diff --git "a/bugzilla_redhat_com/bugzilla_redhat_com_samples.json" "b/bugzilla_redhat_com/bugzilla_redhat_com_samples.json" new file mode 100644--- /dev/null +++ "b/bugzilla_redhat_com/bugzilla_redhat_com_samples.json" @@ -0,0 +1,602 @@ +[ + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1888 – inn-2.2-3 is rather broken (e.g. missing initscript)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1888\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1888 \n - inn-2.2-3 is rather broken (e.g. missing initscript)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ninn-2.2-3 is rather broken (e.g. missing initscript)\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n inn\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDavid Lawrence\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-03-30 16:54 UTC by Christian Hechelmann\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-03-30 20:44:01 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Christian Hechelmann\n\n \n\n \n \n \n\n \n 1999-03-30 16:54:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
inn-2.2-3 is rather broken.\n\nThings I've found by a quick look:\n\n- it lacks the init script and everything else below\n  /etc/rc.d\n- the paths in all cron scripts are broken, since the\n  binaries aren't in /usr/lib/news/bin but in /usr/bin\n- the cron scripts do not check if inn is enabled at all\n  thus producing lots of mail from cron.\n  FIX: put "/sbin/chkconfig innd && " in front of commands\n- package does not use %defattr and is generally only\n  buildable by root. Bad.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 1999-03-30 20:43:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
inn-2.3-7 fixes the following issues:\n\n* init script problem, as well as rc.d scripts missing\n* cron job path issues\n* cron jobs check to see if innd is enabledsorry, that is inn-2.2-7.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=15997", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 15997 – PAM and syslog logging of su attempts\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 15997\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 15997 \n - PAM and syslog logging of su attempts\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nPAM and syslog logging of su attempts\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n pam\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nNalin Dahyabhai\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-08-11 14:50 UTC by Need Real Name\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-08-11 14:50:26 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2000-08-11 14:50:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
syslog entries for invalid su varies for different users.\nOn my system, if I fail while attempting an su to: "root" or "named",\nthe syslog entries appear as:\n\nAug 11 09:25:25 mybox PAM_pwdb[22699]: authentication failure;\narhodes(uid=500) -> root for su service\nAug 11 09:25:31 mybox PAM_pwdb[22700]: authentication failure;\narhodes(uid=500) -> named for su service\n\nHowever, if I attempt to su to "bin" or "operator", all I get in\nthe syslog entry is:\n\nAug 11 09:51:38 xanax PAM_pwdb[22733]: get passwd; pwdb: request not\nrecognized\nAug 11 09:51:54 xanax PAM_pwdb[22734]: get passwd; pwdb: request not\nrecognized\n\nAnyone know why PAM_pwdb would exhibit these different behaviors?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Nalin Dahyabhai\n\n \n\n \n \n \n\n \n 2000-09-12 20:15:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The pam_pwdb module is being replaced by the pam_unix module (which works\ncorrectly) for upcoming releases.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1333828", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n Full Text Bug Listing\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Full Text Bug Listing\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n

Bug \n 1333828\n

\n\n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n\n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n\n\n \n \n \n \n \n \n
Summary:python-setuptools_hg: Provide a Python 3 subpackage
Product:\n [Fedora] Fedora\n Reporter:Tomas Orsava <torsava>
Component:python-setuptools_hgAssignee:Praveen Kumar <kumarpraveen.nitdgp>
Status:CLOSED\n ERRATA\n QA Contact:Fedora Extras Quality Assurance <extras-qa>
Severity:unspecified\n Docs Contact:
Priority:unspecified\n   
Version:25CC:cstratak, dkrejci, kumarpraveen.nitdgp, prkumar\n
Target Milestone:---  
Target Release:---  
Hardware:Unspecified  
OS:Unspecified  
Whiteboard:
\n\n\n Fixed In Version:\n\n \n \npython-setuptools_hg-0.4-1.fc25 python-setuptools_hg-0.4-1.fc24\n\n\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Story Points:\n\n \n \n---\n\n
\n\n\n Clone Of:\n\n \n \n\n\n\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2017-02-22 16:55:10 UTC\n \n\n\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Regression:\n\n \n \n---\n\n\n\n\n Mount Type:\n\n \n \n---\n\n
\n\n\n Documentation:\n\n \n \n---\n\n\n\n\n CRM:\n\n \n \n\n\n
\n\n\n Verified Versions:\n\n \n \n\n \n\n\n\n\n\n Category:\n\n \n \n---\n\n
\n\n\n oVirt Team:\n\n \n \n---\n\n\n\n\n RHEL 7.3 requirements from Atomic Host:\n\n \n \n\n\n
\n\n\n Cloudforms Team:\n\n \n \n---\n\n\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
Bug Depends On:\n   
Bug Blocks:1285816, 1312032\n   
Attachments:\n \n \n \n \n \n \n \n \n \n
DescriptionFlags
\n add Python 3 & update version\n \n \n none\n
\n
\n\n\n
\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Tomas Orsava\n\n \n\n \n \n \n\n \n 2016-05-06 13:30:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Upstream, this software supports Python 3. Please provide a Python 3\npackage for Fedora.\n\n\nAccording to the Python packaging guidelines [0], software must be\npackaged for Python 3 if upstream supports it.\nThe guidelines give detailed information on how to do this, and even\nprovide an example spec file [1].\n\nThe current best practice is to provide subpackages for the two Python\nversions (called "Common SRPM" in the guidelines). Alternatively, if\nnothing depends on your Python2 package, you can just switch to Python 3\nentirely.\n\nIt's OK to do this in Rawhide only, however, it would be greatly\nappreciated if you could push it to Fedora 24 as well.\n\n\nIf you need more instructions, a guide for porting Python-based RPMs is\navailable at [2].\nIf anything is unclear, or if you need any kind of assistance with the\nporting, you can ask on IRC (#fedora-python on Freenode), or reply here.\nWe'll be happy to help!\n\n\n[0] https://fedoraproject.org/wiki/Packaging:Python\n[1] https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file\n[2] http://python-rpm-porting.readthedocs.io/\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jan Kurik\n\n \n\n \n \n \n\n \n 2016-07-26 04:32:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.\nChanging version to '25'.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Dominika Krejčí\n\n \n\n \n \n \n\n \n 2016-09-01 08:22:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 1196619 [details]\nadd Python 3 & update version\n\nHi Praveen,\nhere is the change needed to add Python 3 support and update the version. Could you please review it and do the update?\n\nKoji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15460598\n\nAlso tested in Mock (fedora-23-x86_64, fedora-24-x86_64, fedora-25-x86_64, fedora-rawhide-x86_64, fedora-rawhide-i386).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2016-09-20 05:26:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f184b91ec4\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Praveen Kumar\n\n \n\n \n \n \n\n \n 2016-09-20 05:31:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I have built it for rawhide and f25,f24 branch.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2016-09-20 05:32:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-29d10c4b8f\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2016-09-20 19:56:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.\nSee https://fedoraproject.org/wiki/QA:Updates_Testing for\ninstructions on how to install test updates.\nYou can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f184b91ec4\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2016-09-22 01:25:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.\nSee https://fedoraproject.org/wiki/QA:Updates_Testing for\ninstructions on how to install test updates.\nYou can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-29d10c4b8f\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2017-02-23 18:51:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2017-02-23 19:19:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-setuptools_hg-0.4-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n\n \n\n
\n
\n\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=11259", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 11259 – Unmounting smbfs shares fails when you are in the path of the share\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 11259\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 11259 \n - Unmounting smbfs shares fails when you are in the path of the share\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nUnmounting smbfs shares fails when you are in the path of the share\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nArjan van de Ven\n\n
\n\n\n QA Contact:\n\n \n \nBrian Brock\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-05-06 02:35 UTC by Michael Carew\n\n
\n Modified:\n 2007-04-18 16:26 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2002-12-16 03:11:26 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Michael Carew\n\n \n\n \n \n \n\n \n 2000-05-06 02:35:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Basically if you do the following:\n\nmount -t smbfs -o guest,rw //windows/mp3 /mp3\n\nthen you are in /mp3 and you try and unmount the share it gives a device\nbusy error.\n\nnot so bad by itself\n\nbut when you reboot/halt the system from this path, the filesystem is not\nproperly unmounted, as it just sits there forever in the shutdown phase\ntrying to close the share. thus the local filesystem is not properly\nunmounted.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bernhard Rosenkraenzer\n\n \n\n \n \n \n\n \n 2000-08-09 15:21:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The 1st part is not a bug, the second looks like it may be a problem in\nreference counting in the kernel. I don't see any faulty code in mount.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Perry Harrington\n\n \n\n \n \n \n\n \n 2000-12-10 06:58:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The only way that could happen is if the shell hasn't been killed by the time\nthe unmounting of remote filesystems is run.  This looks like an order of\noperations issue in the shutdown scripts.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=21288", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 21288 – Bug in editor invocation\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 21288\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 21288 \n - Bug in editor invocation\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nBug in editor invocation\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n less\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nKarsten Hopp\n\n
\n\n\n QA Contact:\n\n \n \nAaron Brown\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-11-23 21:47 UTC by martin\n\n
\n Modified:\n 2007-04-18 16:30 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-11-23 21:47:42 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n martin\n\n \n\n \n \n \n\n \n 2000-11-23 21:47:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
When you view a file with a space in name and press 'v' to edit it,\nit runs the editor with the first part of name only.\n(instead of 'hello world' it opens 'hello')\n\nSome more funny example is \n\n$ less "yup; rm work.c"\n(if you press 'v' then, it will remove your work.c)\n\nIt seems that less uses system() instead of fork() & exec() ...\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Karsten Hopp\n\n \n\n \n \n \n\n \n 2000-11-27 15:14:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Setting your $LESSEDIT to "%E ?lm+%lm. '%f'" should help. I'll fix this in the\nRawhide package.\n\nThanks for the bugreport !\n   Karsten\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=8892", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 8892 – Session types\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 8892\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 8892 \n - Session types\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSession types\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kdebase\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nPreston Brown\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-01-26 11:29 UTC by Tim Waugh\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-05-05 17:37:00 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Tim Waugh\n\n \n\n \n \n \n\n \n 2000-01-26 11:29:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
KDE workstation install.  At kdm, select 'GNOME' as the session type, and\nlog in.  You are dumped back at kdm with no explanation ("well why did it\noffer me the choice then?").\n\nIt shouldn't offer session types that aren't installed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bernhard Rosenkraenzer\n\n \n\n \n \n \n\n \n 2000-01-26 15:13:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Any suggestions on how to do this? We'd basically have to generate them on the\nfly while they're a static file. I don't see any real way to fix this (except\nfor, of course, rewriting kdm)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Tim Waugh\n\n \n\n \n \n \n\n \n 2000-01-26 15:24:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
How about %post sections in the RPMs for (e.g.) kdebase and gnome-core to fix up\nthe session types list?  Or an initscript to figure out what session types are\navailable or something.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 2000-05-05 17:37:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'm going to hack KDM to understand the gdm session stuff for the next release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 2000-09-06 21:09:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
scratch that, it would be far too much work.\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1270854", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1270854 – net ads fails with -bash: net: command not found; when installed manually, it does not work\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1270854\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the \"Satellite project\" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status \"CLOSED\", resolution \"MIGRATED\", and set with \"MigratedToJIRA\" in \"Keywords\". The link to the successor Jira issue will be found under \"Links\", have a little \"two-footprint\" icon next to it, and direct you to the \"Satellite project\" in Red Hat Jira (issue links are of type \"https://issues.redhat.com/browse/SAT-XXXX\", where \"X\" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.\n
\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1270854 \n - net ads fails with -bash: net: command not found; when installed manually, it does not work\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nnet ads fails with -bash: net: command not found; when installed manually, it...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Satellite\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Docs User Guide\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n Nightly\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n \n
\n\n\n Target Milestone:\n\n \n \n\n Unspecified\n
\n\n\n Assignee:\n\n \n \nHayley Hudgeons\n\n
\n\n\n QA Contact:\n\n \n \nDavid O'Brien\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2015-10-12 14:08 UTC by Jan Pazdziora (Red Hat)\n\n
\n Modified:\n 2019-09-25 20:54 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2015-11-19 09:43:50 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-10-12 14:08:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Document URL: \n\nhttps://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/User_Guide/sect-Red_Hat_Satellite-User_Guide-AD_direct.html\n\nSection Number and Name: \n\nProcedure 20.5. To Configure Direct AD Integration with GSS-proxy, item 3.\n\nDescribe the issue: \n\n# KRB5_KTNAME=FILE:/etc/gssproxy/http.keytab net ads keytab add HTTP -U administrator -d3 -s /etc/net-keytab.conf\n-bash: net: command not found\n#\n\nSuggestions for improvement: \n\nThe prerequisites in Procedure 20.4, item 1, should include /usr/bin/net.\n\nAdditional information: \n\nNote that between RHEL 7.1 and RHEL 7.2 (Samba 4.1 vs. 4.2.3), that utility moved from samba-common to samba-common-tools, so installing it via its path seems like the most compatible approach.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-10-14 11:45:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Note that due to bug 1271614, the URL we talk about now seems to be\n\nhttps://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/User_Guide/sect-Red_Hat_Satellite-User_Guide-Configuring_External_Authentication-Using_Active_Directory_Directly.html\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-10-14 11:46:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Also, on RHEL 7.1 samba-common was installed as part of dependencies of the other packages listed in Procedure 21.4 step 1. It no longer seem to be the case on RHEL 7.2.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-10-14 11:54:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It seems in RHEL 7.2, there's also bug 1271618 which might prevent full testing of the Direct AD scenario until fix/workaround is found, even if /usr/bin/net is installed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-10-16 08:51:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The proposed fix is to amend the realm join command in Procedure 21.4. step 2 to read\n\nrealm join --membership-software=samba -v EXAMPLE.ORG\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Jan Pazdziora (Red Hat)\n\n \n\n \n \n \n\n \n 2015-11-19 09:43:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Both bug 1271608 and bug 1271618 were resolved with RHEL 7.2 release.\n\nNo further action is needed here.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=80402", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 80402 – redhat-config-xfree86 is dirtier than zebra\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 80402\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 80402 \n - redhat-config-xfree86 is dirtier than zebra\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nredhat-config-xfree86 is dirtier than zebra\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Public Beta\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n redhat-config-xfree86\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n phoebe\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBrent Fox\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n79579 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2002-12-25 22:33 UTC by Tom "spot" Callaway\n\n
\n Modified:\n 2008-05-01 15:38 UTC\n (History)\n
\n \n 5 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-01-10 03:27:20 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Tom "spot" Callaway\n\n \n\n \n \n \n\n \n 2002-12-25 22:33:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nredhat-config-xfree86 was completely unable to configure X on my Dell Inspiron 4000.\n\n01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x\n(rev 02)\n\nAs a point of reference, this tool has NEVER been able to configure X on my\nlaptop during the entire tenure of its existence, where Xconfigurator never had\na problem. The lack of a TUI mode for this tool, combined with anaconda's\nfailure in Phoebe (Bug #80401) to configure X left me with no way to get X\nrunning. This situation is generally unacceptable to the end user.\n\nVersion-Release number of selected component (if applicable):\n\n0.6.9-2\n\nHow reproducible:\n\nAlways\n\nSteps to Reproduce:\n1. run redhat-config-xfree86\n2. watch it try to configure X, and repeatedly fail.\n\n    \nActual results:\n\nNo way (short of manually hacking the XF86Config file) to get X running on my\nlaptop.\n\nExpected results:\n\nWorking X configuration, working X.\n\nAdditional info:\n\nIMHO, this tool is the worst in the redhat-config-* suite. Whoever wants to take\nresponsibility for it should take a good hard look at it from a usability\nperspective, given that there are situations where its "magic" simply fails.\nUsing Xconfigurator (or adding an equivalent TUI mode) as a fallback option if\nthe "magic" autodetection fails would be an adequate solution to this issue.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Brent Fox\n\n \n\n \n \n \n\n \n 2003-01-06 06:25:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Do you have any traceback info?  \n\nI don't have that exact laptop, but my Compaq Presario 1700T laptop at home has\na Rage Mobility P/M AGP 2x (rev 64), which sounds similar although not\nidentical.  redhat-config-xfree86 works ok on that laptop.\n\nAlso, can you try redhat-config-xfree86-0.7.1-1 out of Rawhide and see how that\ngoes?  I recently took ownership of this package and I am trying to give it more\nattention than it has received in the past.  The code has changed a lot since\n0.6.9-2.\n\nThere's not time to add a TUI mode for GinGin, but I'd like to do that for the\nnext release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Tom "spot" Callaway\n\n \n\n \n \n \n\n \n 2003-01-06 14:43:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Is there time to reinclude Xconfigurator? The guts of that application (hwdata,\nkudzu) are still present, it should work with little effort. That way, if\nredhat-config-xfree86 is not successful, it could print a little message for the\nuser like "I was not able to configure X Windows. You may want to try using\nXconfigurator to manually configure X Windows."\n\nI'll get a more specific debug tonight, and I'll try the new package.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Brent Fox\n\n \n\n \n \n \n\n \n 2003-01-06 17:03:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I really don't want to include Xconfigurator again.  The right answer is to fix\nredhat-config-xfree86.  Although Xconfigurator has a text interface, it had\nplenty of open bugs against it when it was decommissioned.  We don't have the\nresources to maintain two X tools since we can barely maintain one.  Bringing it\nback now would be a nightmare.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2003-01-07 13:37:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I assure you, Xconfigurator is totally, completely, irrevocably removed\nfrom Red Hat Linux, and will not return, ever.\n\nAs Brent says, redhat-config-xfree86 is what we ship now, and we want\nbug reports for things that do not work.\n\nIf anyone adds Xconfigurator, I'll make sure an rpm -e Xconfigurator is\nexecuted from within the X server binary at startup.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Tom "spot" Callaway\n\n \n\n \n \n \n\n \n 2003-01-10 03:27:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
redhat-config-xfree86-0.7.1-3 out of rawhide correctly detects and probes X on\nmy laptop. :)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n John\n\n \n\n \n \n \n\n \n 2003-01-17 20:25:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I've got a new Sony VAIO R505G laptop, and even the latest Rawhide\nredhat-config-xfree86 is unable to autodetect the LCD display.  (I've been able\nto use the generic laptop 1024x768 option, though.)\n\n(Also, ddcprobe does not return the monitor type.)\n\nFor cases where the monitor type is not autodetected, I'd be very happy if the\ninstaller queried for the monitor type as soon as possible.\n\n(Since ddc doesn't work, how can LCD monitor type be determined?  Is it\nimpossible, or is something just waiting to get implemented?)\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Brent Fox\n\n \n\n \n \n \n\n \n 2003-01-17 20:52:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
jsk29: some LCD's cannot be probed with ddcprobe, usually ones with laptops. \nMost flatpanel monitors these days can be probed, like my Dell 1702FP at home,\nbut laptop screens must do something different at the hardware level.\n\nApparently X has some way of probing these kinds of monitors, but this probing\nis not (as far as I know) made available to programs other than X via an API. \nWe are investigating ways to try to go about this, whether that's parsing the\noutput of the X.log when starting X fails (this logfile usually contains the\nprobing information) or whether it means pulling the actual probing code out of\nX itself.  I can't promise that we'll have this fixed for the next release, but\nwe're definately aware of the problem.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2003-01-18 10:12:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The general methods for probing LCD's in no particular order are:\n\n1) DDC probe\n2) BIOS calls\n3) BIOS snooping\n4) ACPI info\n\nThe only one that is very reliable is DDC, however DDC is not implemented\non a large number of LCD panels, which sucks.  Furthermore, the other 3\nmethods are rather extremely hardware dependant and not very reliable.\n\nWindows has a bit of an advantage here, because a laptop comes with driver\ndisks, .INF files, etc. specifically designed for that laptop / LCD, which\ninform Windows of what it needs to know, in addition to the various\nprobing techniques.  We unfortunately (the open source community) do not\nenjoy these luxuries yet.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n John\n\n \n\n \n \n \n\n \n 2003-01-18 16:39:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thanks for the rundown Mike, that was very useful.  If I can be of any help\nlearning how to identify the VAIO R505G displays, let me know.\n\nI had figured that the preinstalled drivers were giving Windows an unnatural\nadvantage.  Hopefully someday Sony will decide to Red Hat certify all of their\nlaptop hardware. :)\n\nThanks again!\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 2499 – Installer fails in you perform a HD install, but teh drive is already mounted thru /etc/fstab\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 2499\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 2499 \n - Installer fails in you perform a HD install, but teh drive is already mounted thru /etc/fstab\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nInstaller fails in you perform a HD install, but teh drive is already mounted...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n installer\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.0\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDavid Lawrence\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-05-03 08:56 UTC by igmar\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-05-03 15:43:04 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n igmar\n\n \n\n \n \n \n\n \n 1999-05-03 08:56:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you have a RedHat 5.2, and perform an upgrade on the HD\nmedium (HD install), and the drive is already mounted\nthrough /etc/fstab, then the install failes.\n\nTemporary solution : remove the drive where the install is\nlocated from /etc/fstab before doing the upgrade.\n\n                Regards,\n\n                       Igmar\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 1999-05-03 15:43:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** This bug has been marked as a duplicate of 2504 ***\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=880036", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 880036 – Review Request: drupal7-webform_paypal - The Webform Paypal module sends the user to Paypal to complete a payment\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 880036\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 880036 \n - Review Request: drupal7-webform_paypal - The Webform Paypal module sends the user to Paypal to complete a payment\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: drupal7-webform_paypal - The Webform Paypal module sends the ...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nShawn Iwinski\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nFE-NEEDSPONSOR FE-DEADREVIEW \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2012-11-26 04:28 UTC by Paul Gampe\n\n
\n Modified:\n 2019-05-24 19:02 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2019-05-24 19:02:56 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Paul Gampe\n\n \n\n \n \n \n\n \n 2012-11-26 04:28:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec URL: http://pgampe.fedorapeople.org/drupal7-webform_paypal.spec\nSRPM URL: http://pgampe.fedorapeople.org/drupal7-webform_paypal-1.2-1.el6.src.rpm\nDescription: The Webform Paypal module sends the user to Paypal to complete a payment whenever they submit a webform containing the component on your site.  This module does not directly integrate with Paypal's APIs.  This module allows a site user to generate a Paypal 'Buy Now', 'Add to Cart' or 'Donate' button and\nreplace their form's submit button with that button.  You can manually keep\ntrack of the payment status on individual submissions.\nFedora Account System Username: pgampe\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Shawn Iwinski\n\n \n\n \n \n \n\n \n 2014-03-06 18:54:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Would you still like this package to be reviewed?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Paul Gampe\n\n \n\n \n \n \n\n \n 2014-03-11 11:58:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Yes please.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Shawn Iwinski\n\n \n\n \n \n \n\n \n 2014-03-11 17:36:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
There are new guidelines regarding Drupal 7 packages that have been approved since you originally submitted this package. Please review the new guidelines and make sure your package conforms to them: https://fedoraproject.org/wiki/Packaging:Drupal7\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Shawn Iwinski\n\n \n\n \n \n \n\n \n 2019-05-24 19:02:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Closing this very old review request\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305661", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1305661 – libvirt's DNS instance should not forward requests of assigned domain to system resolver\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1305661\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1305661 \n - libvirt's DNS instance should not forward requests of assigned domain to system resolver\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nlibvirt's DNS instance should not forward requests of assigned domain to syst...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n libvirt\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 23\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nLibvirt Maintainers\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2016-02-08 20:31 UTC by Daniel Miranda\n\n
\n Modified:\n 2016-02-08 21:38 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2016-02-08 20:50:07 UTC\n \n\n
\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Daniel Miranda\n\n \n\n \n \n \n\n \n 2016-02-08 20:31:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\n\nlibvirt's dnsmasq instance is automatically configured to manage a domain chosen in the network configuration. It is not, however, configured to avoid forwarding unsatisfied requests to that domain externally. That may cause DNS loops in some particular use cases, among which is one I'll describe next.\n\nI'm using NetworkManager, that also sets up it's dnsmasq instance to locally proxy requests to external resolvers. I want libvirt's virtual machines to be accessible by their hostnames from my host system, under the same domain I configured libvirt to serve. To achieve that, I set up the proxy dnsmasq (call it DNS-P) to relay requests to libvirt's dnsmasq (DNS-L) with the following configuration:\n\n  server=/virt.danielqm.lan/192.168.122.1\n\nlibvirt's network is configured as:\n\n  <network>\n    <name>default</name>\n    <uuid>418506a2-5a6f-410a-a522-ca1bb83ede9c</uuid>\n    <forward mode='nat'/>\n    <bridge name='virbr0' stp='on' delay='0'/>\n    <mac address='52:54:00:a2:53:a9'/>\n    <domain name='virt.danielqm.lan'/>\n    <ip address='192.168.122.1' netmask='255.255.255.0'>\n      <dhcp>\n        <range start='192.168.122.2' end='192.168.122.254'/>\n      </dhcp>\n    </ip>\n  </network>\n\n\nEverything works correctly when requesting valid domains: DNS-P happily forwards the request to DNS-L and gets an answer. Trouble appears when an unknown domain is requested. DNS-P will forward to DNS-L, which will not have an answer, then try to forward to the system resolver, which is DNS-L. That will cause an infinite loop that will exhaust the maximum allowed simultaneous queries of both servers.\n\nObserving the dnsmasq configuration generated by libvirt, I notice it does not mark the served domain as local, which would stop any requests to it from being forwarded. Adding the following to the generated configuration would be sufficient to fix the issue as far as I could test it:\n\n  local=/virt.danielqm.lan/\n\nIn addition to the already existing line with:\n\n  domain=/virt.danielqm.lan/\n\n\nVersion-Release number of selected component (if applicable):\n\nlibvirt 1.2.18.2-2.fc23\n\n\nHow reproducible:\n\nAlways\n\n\nSteps to Reproduce:\n1. Set up NM's resolver to forward to libvirt's\n2. Make a query to an invalid hostname in libvirt's domain\n\n\nActual results:\n\nThe two dnsmasq instances DoS each other.\n\n\nExpected results:\n\nLoops are avoided and libvirt's DNS responds immediately with not-found for invalid queries of it's configured domain.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Laine Stump\n\n \n\n \n \n \n\n \n 2016-02-08 20:50:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This problem was encountered and solved quite awhile back. To eliminate the loop, modify this line in your libvirt network config:\n\n    <domain name='virt.danielqm.lan'/>\n\nto this:\n\n    <domain name='virt.danielqm.lan' localOnly='yes'/>\n\n(use "virsh edit default" to make the change, then when you're done, run "virsh net-destroy default && virsh net-start default". You will need to shutdown and re-start any guest that was using the network at the time.)\n\nThis changes the dnsmasq setup in exactly the manner you describe.\n\nNote that this cannot be done by default due to libvirt's policy of maintaining default behavior of existing functionality in new releases (so as not to break functioning setups), and also because it's probably more likely that the original behavior is what's desired.\n\nSee: http://www.libvirt.org/formatnetwork.html for more configuration options for libvirt networks.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Daniel Miranda\n\n \n\n \n \n \n\n \n 2016-02-08 21:38:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I looked around the documentation quite a lot and managed to miss it. Sorry for the bogus report, and thanks for the quick response.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1787488", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1787488 – [egressIP] The iptables related to stale egress ip was not removed.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1787488\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1787488 \n - [egressIP] The iptables related to stale egress ip was not removed.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[egressIP] The iptables related to stale egress ip was not removed.\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nOpenShift Container Platform\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Networking\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 4.3.0\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n 4.4.0\n
\n\n\n Assignee:\n\n \n \nDan Winship\n\n
\n\n\n QA Contact:\n\n \n \nhuirwang\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n1797042 1797043 1797044 1797045 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2020-01-03 05:26 UTC by huirwang\n\n
\n Modified:\n 2024-03-25 15:36 UTC\n (History)\n
\n \n 10 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
Cause: A previous Egress IP bugfix did not fully clean up after removed Egress IPs.\r\n\r\nConsequence: Harmless extra iptables rules could be left behind on a node in some cases.\r\n\r\nFix: The extra rules are now removed if they are no longer being used.\r\n\r\nResult: No extra rules
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n :\n \n 1797042 1797043 1797044 1797045 \n \n (view as bug list)
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2020-05-04 11:22:00 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Github\n \n openshift sdn pull 88\n \n 0\n \n \n None\n \n \n closed\n \n \n Bug 1787488: Clean up stale egress IP iptables rules on startup\n \n \n 2021-01-26 06:17:51 UTC\n \n
Red Hat Knowledge Base (Solution)\n \n 4902611\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-03-13 12:28:13 UTC\n \n
Red Hat Product Errata\n \n RHBA-2020:0581\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-05-04 11:22:46 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n huirwang\n\n \n\n \n \n \n\n \n 2020-01-03 05:26:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nThe iptables related to stale egress ip was not removed.\n\nVersion-Release number of selected component (if applicable):\n4.3.0-0.nightly-2020-01-02-214950\n\nHow reproducible:\nAlways\n\nReference: https://bugzilla.redhat.com/show_bug.cgi?id=1762235, in this bug only fix the issue that stale egress ip was not cleaned from interface, however, the iptable rule related to stale egress ip still existed. So open this new bug to track iptable rule part.\n\nSteps to Reproduce:\n1.Manually Patch egress IP to first hostsubnet, say A and patch egress IP to new projects;\nNAME                                         HOST                                         HOST IP        SUBNET          EGRESS CIDRS   EGRESS IPS\nip-10-0-139-12.us-east-2.compute.internal    ip-10-0-139-12.us-east-2.compute.internal    10.0.139.12    10.129.0.0/23                  \nip-10-0-140-212.us-east-2.compute.internal   ip-10-0-140-212.us-east-2.compute.internal   10.0.140.212   10.131.0.0/23                  [10.0.139.200]\n2. On the node with the egress IP, kill the sdn pod and prevent it from being restarted by following way.\n   a. sysctl -w net.ipv4.ip_forward=0\n   b. Delete sdn pod\n\n3.Remove the egress IP from the old HostSubnet it's on, add it to a different HostSubnet.\nip-10-0-139-12.us-east-2.compute.internal    ip-10-0-139-12.us-east-2.compute.internal    10.0.139.12    10.129.0.0/23                  [10.0.139.200]\nip-10-0-140-212.us-east-2.compute.internal   ip-10-0-140-212.us-east-2.compute.internal   10.0.140.212   10.131.0.0/23                  \n\n4. Let the old sdn pod start\n   sysctl -w net.ipv4.ip_forward=1\n5. Check interface, iptables on the old node\n\nActual results:\nsh-4.4# ip ad | grep ens3\n2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9001 qdisc mq state UP group default qlen 1000\n    inet 10.0.140.212/20 brd 10.0.143.255 scope global dynamic noprefixroute ens3\n\nsh-4.4# iptables-save | grep 10.0.139.200\n-A OPENSHIFT-MASQUERADE -s 10.128.0.0/14 -m mark --mark 0x1d5f3b4 -j SNAT --to-source 10.0.139.200\n-A OPENSHIFT-FIREWALL-ALLOW -d 10.0.139.200/32 -m conntrack --ctstate NEW -j REJECT --reject-with icmp-port-unreachable\n\n\nExpected results:\nThe iptables rules related to staled egress ip should be removed.\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-05-04 11:22:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory, and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttps://access.redhat.com/errata/RHBA-2020:0581\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=238371", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 238371 – kde-settings: lacking xdg-user-dirs integration\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 238371\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 238371 \n - kde-settings: lacking xdg-user-dirs integration\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nkde-settings: lacking xdg-user-dirs integration\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n kde-settings\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRex Dieter\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nFC7Target 240556 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2007-04-29 22:27 UTC by Jason Frothingham\n\n
\n Modified:\n 2013-01-10 04:17 UTC\n (History)\n
\n \n 6 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2007-05-16 16:23:09 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jason Frothingham\n\n \n\n \n \n \n\n \n 2007-04-29 22:27:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem: Install to Hard Drive missing from KDE version of Fedora\n7 Test #4\n\n\nVersion-Release number of selected component (if applicable): Fedora 7 Test #4\nLive CD- KDE\n\n\nHow reproducible: Every single .iso version I've downloaded through the mirrors.\n\n\nSteps to Reproduce: \n1. Download .iso for Test #4 Live CD\n2. Burn .iso\n3. Leave in drive and reboot\n4. try to figure out where the installer is on reboot.\n5: Realize the install to hard drive is missing and anaconda won't run.\n  \nActual results: No installation of KDE Live CD.\n\n\nExpected results: Was hoping to install from KDE Live CD. Can't stand gnome.\n\n\nAdditional info: I apologize if this bug report comes off as a bit... jerkish.\nI'm just trying to figure out how the install feature could have been left out\nof the KDE version.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2007-04-30 18:31:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This comes up fine here -- are you logging in as the fedora user for the live CD?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Luc\n\n \n\n \n \n \n\n \n 2007-04-30 19:36:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Have the same problem if I choose a language in the login screen: No shortcut to\nthe install program.\nOK if I log directly without choosing any language: In that case I find the\nInstall shortcut onto my desktop\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Sebastian Vahl\n\n \n\n \n \n \n\n \n 2007-05-01 10:20:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The file /home/fedora/Desktop/liveinst.desktop should be placed there during the\nlogin. If you login as root it would be hidden (KDE seems to don't like\n"NoDisplay=true" in liveinst.desktop. This is replaced by "NoDisplay=false" for\nUser "fedora"). \n/home/fedora/Desktop/liveinst.desktop should be definetily there. You should at\nleast see it in a terminal with "ls /home/fedora/Desktop"\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Luc\n\n \n\n \n \n \n\n \n 2007-05-01 14:55:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I made a new test.\nI choosed the French language in the login screen. Then I put that language as \ndefault  in the popup window asking if the language is just for that session \nor by default.\nAfter  login I confirm that the Icon is not displayed on the desktop.\nThe file liveinst.desktop exists but is in the folder /home/fedora/Bureau/ \n(and not /home/fedora/Desktop/)\nYou will notice that 'Bureau' is the French translation of 'Desktop'.\nSurprisingly, If I move the file liveinst.desktop in the right folder \n(/home/fedora/Desktop/), I still don't see the icon on the desktop.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2007-05-01 15:02:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ah, only English works atm, we need to integrate xdg-user-dirs.\n\nThis is a kde-specific issue then (not really livecd)... I'll re-assign this in\na bit, when I figure out where best to put it. \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Sebastian Vahl\n\n \n\n \n \n \n\n \n 2007-05-09 21:06:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
For the final we will use kdm with autologin. So this problem would not occur.\nAlso I replaced "NoDisplay=true" with "NoDisplay=False" in\n/usr/share/applications/liveinst.desktop directly. So if someone boot with\n"live_locale=<locale>" there would be at least a icon in the menu.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Rahul Sundaram\n\n \n\n \n \n \n\n \n 2007-05-13 18:35:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nSebastian, has all the changes required to fix this problem already been\ncommitted and tested? What's the status?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Sebastian Vahl\n\n \n\n \n \n \n\n \n 2007-05-14 11:24:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #7)\n> Sebastian, has all the changes required to fix this problem already been\n> committed and tested? What's the status?\n\nI've committed the changes described in comment #6 before I wrote that comment.\n\nBut the main problem here is that the integration of xdg-user-dirs needs some\nlove (see comment #5). So maybe I should re-assign this to Rex and/or Than?\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Sebastian Vahl\n\n \n\n \n \n \n\n \n 2007-05-14 11:27:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Oh. Just to make this clear: My changes are for livecd-fedora-kde.ks (for the\nlivecd), not for kdebase or xdg-user-dirs.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2007-05-14 11:57:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Reassigning to kde-settings, removing FC7Blocker (since we don't non-English \natm anyway)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2007-05-16 16:23:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
* Tue May 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.5-24\n...\n- kdeglobals: xdg-user-dirs integration: Desktop, Documents (#238371)\n\nBasic/initial integration, inserting into kdeglobals:\n[Paths]\nDesktop[$e]=$(xdg-user-dir DESKTOP)\nDocuments[$e]=$(xdg-user-dir DOCUMENTS)\n\nSo that the output of the following now match:\nkde-config --userpath desktop  =  xdg-user-dir DESKTOP\nkde-config --userpath document =  xdg-user-dir DOCUMENTS\n\nNow, we can do likewise for multimedia app configs wrt to XDG_MUSIC_DIR,\nXDG_PICTURES_DIR, XDG_VIDEOS_DIR\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2007-05-18 13:00:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Followup additions:\n\n* Fri May 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.5-27\n...\n- kdeglobals: [Paths] Trash[$e]=$(xdg-user-dir DESKTOP)/Trash/\n- Requires: xdg-user-dirs\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=647241", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 647241 – Unable to install from an iSCSI volume\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 647241\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 647241 \n - Unable to install from an iSCSI volume\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nUnable to install from an iSCSI volume\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n python-virtinst\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 13\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nCole Robinson\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 652000 669935 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2010-10-27 16:48 UTC by Daniel Berrangé\n\n
\n Modified:\n 2011-04-16 20:58 UTC\n (History)\n
\n \n 6 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \npython-virtinst-0.500.6-1.fc14\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2011-04-16 20:55:47 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Daniel Berrangé\n\n \n\n \n \n \n\n \n 2010-10-27 16:48:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nI attempted to install a guest from virt-manager, selecting a volume from an iSCSI storage pool. This resulted in virtinst creating XML for the disk that looked like\n\n    <disk type='block' device='disk'>\n      <driver name='qemu' type='unknown'/>\n      <source dev='/dev/disk/by-path/ip-192.168.254.185:3260-iscsi-iqn.2004-04.com.qnap:ts-439proii:iscsi.berrangehome.bf6d84-lun-3'/>\n      <target dev='vda' bus='virtio'/>\n    </disk>\n\nNote the type='unknown'.\n\nWhat's going on is that VirtualDisk.py is copying the vol/target/format/@type field from the volume XML across to the guest XML.\n\nIt should only do this for volumes that report  type=file. For volumes of type=block, the format refers to the partition table format, so the guest XML should just get  type='raw'\n\nOne quick hack change I tried in VirtualDisk.py  set_driver() is:\n\n        elif self.vol_object:\n            fmt = None\n            if self.type != VirtualDisk.TYPE_BLOCK:\n                fmt = _util.get_xml_path(self.vol_object.XMLDesc(0),\n                                         "/volume/target/format/@type")\n            if drvname == self.DRIVER_QEMU:\n                drvtype = _qemu_sanitize_drvtype(self.type, fmt)\n\n\n\nVersion-Release number of selected component (if applicable):\npython-virtinst-0.500.4-1.fc13.noarch\n\nHow reproducible:\n\n\nSteps to Reproduce:\n1.\n2.\n3.\n  \nActual results:\n\n\nExpected results:\n\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Daniel Berrangé\n\n \n\n \n \n \n\n \n 2010-11-10 20:18:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 652000 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Ferry Huberts\n\n \n\n \n \n \n\n \n 2010-11-10 20:38:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
sorry for the duplicate, i searched for isci in libvirt...\n\nany idea when this will be fixed? now that rhel6 is out :-)\nor should I just apply that hack?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Daniel Berrangé\n\n \n\n \n \n \n\n \n 2010-11-10 20:46:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you have a problem with this on RHEL6 too, please file a BZ directly against RHEL6 product rather than just Fedora.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Ferry Huberts\n\n \n\n \n \n \n\n \n 2010-11-10 20:56:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
no that's not what I meant. I meant that you might have some more time now that rhel6 is out :-)\nhaven't tried rhel6 yet, am a bit low on subscriptions :-)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Cole Robinson\n\n \n\n \n \n \n\n \n 2010-11-17 21:06:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thanks for the report, fixed upstream:\n\nhttp://hg.fedorahosted.org/hg/python-virtinst/rev/5b0f7408003b\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Cole Robinson\n\n \n\n \n \n \n\n \n 2011-03-23 21:29:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 669935 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2011-03-31 14:13:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-virtinst-0.500.6-1.fc14 has been submitted as an update for Fedora 14.\nhttps://admin.fedoraproject.org/updates/python-virtinst-0.500.6-1.fc14\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2011-03-31 14:15:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-virtinst-0.500.4-2.fc13 has been submitted as an update for Fedora 13.\nhttps://admin.fedoraproject.org/updates/python-virtinst-0.500.4-2.fc13\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2011-04-01 18:26:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Package python-virtinst-0.500.4-2.fc13:\n* should fix your issue,\n* was pushed to the Fedora 13 testing repository,\n* should be available at your local mirror within two days.\nUpdate it with:\n# su -c 'yum update --enablerepo=updates-testing python-virtinst-0.500.4-2.fc13'\nas soon as you are able to.\nPlease go to the following url:\nhttps://admin.fedoraproject.org/updates/python-virtinst-0.500.4-2.fc13\nthen log in and leave karma (feedback).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2011-04-16 20:55:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-virtinst-0.500.4-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2011-04-16 20:57:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-virtinst-0.500.6-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956916", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1956916 – KDE Session Not restored properly\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1956916\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1956916 \n - KDE Session Not restored properly\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nKDE Session Not restored properly\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n EOL\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n plasma-workspace\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 36\n
\n\n\n Hardware:\n\n \n \nx86_64\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n urgent\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nKDE SIG\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2021-05-04 16:15 UTC by Brian Kaye\n\n
\n Modified:\n 2023-05-25 16:57 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2023-05-25 16:57:58 UTC\n \n\n
\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
KDE Software Compilation\n \n 437551\n \n 0\n \n \n NOR\n \n \n UNCONFIRMED\n \n \n Session restore doesn't restore windows to the correct activity/desktop\n \n \n 2021-05-25 09:14:44 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-05-04 16:15:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:workspaces not restored to proper desktop\n\n\nVersion-Release number of selected component (if applicable):\n\nFedora 34 Plasma 5.21.4-1.fc34.x86_64  using X11\nHow reproducible:\nEvery time\n\nSteps to Reproduce:\n1. Shutdown system\n2. Reboot\n3.\n\nActual results:\nAll windows are started in the first desktop\n\nExpected results:\nAll windows should be started in their original desktop.\n\nAdditional info:\nNew upgrade of fedora 34 from fedora 33.\n\nI have 4 virtual desktops configured. On restart all the workspaces are restored to the first virtual desktop.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-05-05 00:56:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I upgraded from FC32 to FC34 and have similar problem.\n\nI have 6 desktops. All got jammed into one. The mouse and keyboard become unresponsive.\n\nI was using KDM. Switched to SDDM which did not actually start my desktop. Switched to GDM which also messed up when I tried to run a plasma session.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-05-05 02:45:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I am using sddm. Did not have a problem with my mouse or keyboard. I am using X11 and not Wayland\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-05-05 16:13:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I got the kde desktop to display under GDM by selecting the Plasma Wayland but after a while, the display became unresponsive; no mouse pointer movement or response to keyboard. \n\nI connected by ssh from a f32 system and ran top. plasmashell is running away.\n\n296991 jrg3      20   0 2258508 215112 130524 S 100.0   1.3  36:50.27 plasmashell\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-05-06 01:24:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Sounds like a different problem. Did you try Alt+Ctrl+F3 to get a new console?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-05-06 15:24:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to Brian Kaye from comment #4)\n> Sounds like a different problem. Did you try Alt+Ctrl+F3 to get a new\n> console?\n\nYes. Like I said, the keyboard and mouse were both unresponsive.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Ondrej Mosnacek\n\n \n\n \n \n \n\n \n 2021-05-25 09:14:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
FWIW, I'm also facing the session restore issue. I've filed a bug upstream, so far there has been no response:\nhttps://bugs.kde.org/show_bug.cgi?id=437551\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Jiannan Liu\n\n \n\n \n \n \n\n \n 2021-07-24 16:30:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Hello, I am having this problem as well. I upgraded from Fedora 33 to 34. Session restoration worked well under Fedora 33 but only currently restores to the first virtual workspace under Fedora 34. I am using X11 and sddm in both Fedora 33 and 34, and plasma-workspace-5.22.3-2.fc34.x86_64 if they are relevant.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-07-24 19:15:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Any idea of where one can find the format of ~/.config/session/'kwin_saved at previous logout_'. Only firefox seems to go to the right virtual desktop.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-07-24 20:05:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I believe this must be related to Wayland and display managers other than kdm.\n\nI experienced scrambled desktops under Wayland and either gdm and sddm.\n\nI switched back to kdm and open the session with kde in X. \n\nSince the desktops had been scrambled,I reset my desktops. Now all is ok, but I am afraid to use sddm, gdm  or Wayland with kde.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-07-25 11:56:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
There must be a bug in either the session saver or the session restore. If we knew what the format of the session file was then we could tell where the problem lays. \n\nI use sddm and start kde with X. The oddity that firefox is restored to the right desktop is confusing. I did try with a new user, creating 4 desktops and the problem reoccurred. This is really getting tiresome. Every time a new kernel is put out and one reboots the problem raises it ugly head. \n\nSince you know how to bypass the problem, maybe you could do a controlled experiment by only changing one of the things at a time. \n\nI have not tried kdm in years. It used to be quite buggy.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-07-25 13:21:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
SDDM is the default window manager for KDE. KDM does not appear to be actively maintained except for severe bugs. So there may be some risk using KDM going forward.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2021-07-25 13:43:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In my experience, the display manager has little to do with session management, ie, testing kdm is likely not a good use of your time.\n\nUpstream kde is aware of the issue.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-07-25 16:33:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I just tried kdm and problem seems to persist there so I switched back.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-07-25 16:44:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I had to reconstruct my desktops after switch to kdm and when starting at login use X and not Wayland. Kdm will not reconstruct the desktops to what they were before they were corrupted. You have to remake them yourself.\n\nAs far as kdm being end of life, at least the code in it must be reading and writing the correct format for saving and restoring sessions.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-07-25 16:55:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I logged using kdm. Switched all my apps to the desired desktops and re-logged in. The problem persisted. Small non detailed test.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-07-25 20:58:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I had to delete the .kde directory from an ssh log in, then logged in, arranged desktops, logged out, and logged back in. Everything was as I had set it.\n\nI tried gdm and it scrambled my desktops again.\n\nI repeated deleting the .kde directory and the process and have been using kde with kdm since.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2021-07-25 23:08:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fyi: .kde/ for used only by legacy kde3/kde4 applications.  Modern plasma uses xdg-related dirs like .cache, .config, and .local\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 18\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-07-25 23:35:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I just related what I did.\nIt worked.\nI am using kde with kdm under X on Fedora 34 every day.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n John Griffiths\n\n \n\n \n \n \n\n \n 2021-07-25 23:55:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I find it interesting that since modern plasma doesn't use the .kde directory that the .kde is being re-created after it is deleted. Something must think it is necessary. Not only that, the data in the .kde/share/config/kdeglobals file is updated. That does appear to be the only file that is updated.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-09-30 15:55:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It is interesting that a lot of people are not complaining about this issue. Just updated a   lot of plasma rpms ( e.g. plasma-desktop.x86_64      5.22.5-1.fc34 ) and the problem persists. This suggests that it something peculiar to my setup.  Earlier I did create a new user on my system with 4 virtual desktops and the problem was there. This suggests something in the global part of my setup.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 21\n \n\n \n Ondrej Mosnacek\n\n \n\n \n \n \n\n \n 2021-11-20 20:14:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Seems to be finally fixed for me after update to Plasma 5.23.2 (or 5.23.3, not sure which one exactly). Yay!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 22\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-11-21 16:41:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Plasma 5.23.3 on my system seemed to have fixed it after upgrading my Fedora system to FC35. But after logging out and on it seems to have reverted to the old behaviour. \n\nFirst boot after upgrade was to old behaviour. Had to rebuild grub.cfg to pick up the FC35 kernel. Next reboot showed the correct behaviour. Started "System Settings" on Desktop 1 and moved it to Desktop 4. Started "waterfox" (branch of firefox) on Desktop 2 and logged out in an attempt to check if it was fixed. The old behaviour returned.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n Brian Kaye\n\n \n\n \n \n \n\n \n 2021-11-22 02:29:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
After a little research here is the situation on my machine (lenovo P50 running Fedora 35 as of today). If I delete all of the files in .config/session and start applications in each of my 4 virtual desktops, then logout and login all  4 applications (Konsole, system settings, dolphin and kpatience) are started in their correct virtual desktop. If I then immediately logout and login it reverts to the old behaviour. So it looks like there is a step in the right direction but it is not solved yet. \n\nSo with an empty .config/session directory the save/restore session works fine. But with files already  in .config/session either the "save session" messes up the files already there or  "restore session" process is confused about the second set of files saved.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 24\n \n\n \n Allen Akin\n\n \n\n \n \n \n\n \n 2022-02-23 00:01:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Just to add to the chorus:  I also have this problem, and have had it for several months.  I'm running up-to-date Fedora 34, X11 with the NVIDIA driver.\n\nMy session is saved automatically on logout.  Upon login, the Konsole windows open with the correct size and correct placement on screen, but all on virtual desktop 1 instead of their previous locations.  \n\nThis is 100% reproducible.\n\nChrome windows restore to the correct virtual desktop, so perhaps this problem is limited to KDE apps.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 25\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2022-05-12 15:36:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a reminder that Fedora Linux 34 is nearing its end of life.\nFedora will stop maintaining and issuing updates for Fedora Linux 34 on 2022-06-07.\nIt is Fedora's policy to close all bug reports from releases that are no longer\nmaintained. At that time this bug will be closed as EOL if it remains open with a\n'version' of '34'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, change the 'version' \nto a later Fedora Linux version.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora Linux 34 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora Linux, you are encouraged to change the 'version' to a later version\nprior to this bug being closed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 26\n \n\n \n Allen Akin\n\n \n\n \n \n \n\n \n 2022-05-12 16:22:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is still present in Fedora 35, so if possible, please update the version number.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 27\n \n\n \n Ondrej Mosnacek\n\n \n\n \n \n \n\n \n 2022-08-26 08:51:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Migrating my FAS address to omosnacek...\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 28\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2023-04-25 16:42:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a reminder that Fedora Linux 36 is nearing its end of life.\nFedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16.\nIt is Fedora's policy to close all bug reports from releases that are no longer\nmaintained. At that time this bug will be closed as EOL if it remains open with a\n'version' of '36'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, change the 'version' \nto a later Fedora Linux version. Note that the version field may be hidden.\nClick the "Show advanced fields" button if you do not see it.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora Linux 36 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora Linux, you are encouraged to change the 'version' to a later version\nprior to this bug being closed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 29\n \n\n \n Ludek Smid\n\n \n\n \n \n \n\n \n 2023-05-25 16:57:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16.\n\nFedora Linux 36 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates. As a result we\nare closing this bug.\n\nIf you can reproduce this bug against a currently maintained version of Fedora Linux\nplease feel free to reopen this bug against that version. Note that the version\nfield may be hidden. Click the "Show advanced fields" button if you do not see\nthe version field.\n\nIf you are unable to reopen this bug, please file a new report against an\nactive release.\n\nThank you for reporting this bug and we are sorry it could not be fixed.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=465135", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 465135 – Replace the login sound with something more subtle\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 465135\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 465135 \n - Replace the login sound with something more subtle\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReplace the login sound with something more subtle\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n sound-theme-freedesktop\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nLennart Poettering\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nF10DesktopTarget \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2008-10-01 19:00 UTC by Matthias Clasen\n\n
\n Modified:\n 2008-10-23 02:01 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2008-10-23 02:01:22 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Matthias Clasen\n\n \n\n \n \n \n\n \n 2008-10-01 19:00:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The current login sound makes me jump back every time.\n\nMike has a better one in the works, I think.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n jmccann\n\n \n\n \n \n \n\n \n 2008-10-01 20:05:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
When I asked hadess he said we should put Mike's sounds into the xdg sound theme.\n\nhttp://www.freedesktop.org/wiki/Specifications/sound-theme-spec\nseems to reference a tarball.  Not sure if there is a repo anywhere.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Lennart Poettering\n\n \n\n \n \n \n\n \n 2008-10-02 12:36:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Nope, there is no repo. I am not so keen in actually maintaining that theme, I'd had hoped that someone would be willing to maintain it who's not me. Until now nobody volunteered.\n\nThe current s-t-f is just quickly copied together from other sources just to get things going (although the part about figuring out the licenses was not so quick).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Matthias Clasen\n\n \n\n \n \n \n\n \n 2008-10-02 13:42:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok, so lets just replace the sounds in the rpm for now, I guess.\n\nCan you attach the ones we favored, Jon ?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n jmccann\n\n \n\n \n \n \n\n \n 2008-10-02 17:51:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
https://bugs.freedesktop.org/show_bug.cgi?id=17878\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Matthias Clasen\n\n \n\n \n \n \n\n \n 2008-10-23 02:01:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fixed in sound-theme-freedesktop-0.2\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=429780", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 429780 – gnome-volume-manager ignores its settings\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 429780\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 429780 \n - gnome-volume-manager ignores its settings\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ngnome-volume-manager ignores its settings\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n nautilus\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nTomáš Bžatek\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2008-01-22 22:46 UTC by Michal Jaegermann\n\n
\n Modified:\n 2015-03-03 22:32 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2008-02-18 13:14:23 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2008-01-22 22:46:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nIn gconf I have, clearly visible in a output of gconftool-2, for\n/desktop/gnome/volume_manager\n    autoopen = false\n    autobrowse = false\n    autorun = false\n\nDespite of that, after recent updates, inserting a CD into a drive\ngets me a dialog "This media contains software intended to be\nautomatically started.  Would you like to run it?".  Definitely\nnot and under NO circumstances.  The question is misplaced.\n\nIf, with another CD, this dialog does not show up then an unwanted\nbrowser window automatically pops-out.\n\nMoreover options which allowed to change that EXTREMELY UNDESIRABLE\nbehaviour, and where defaults should be really the other way around,\nvanished from "Removable Drives and Media" preference menus.\n\nVersion-Release number of selected component (if applicable):\ngnome-volume-manager-2.22.0-2.fc9\n\nHow reproducible:\nall the time\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n David Zeuthen\n\n \n\n \n \n \n\n \n 2008-02-15 21:30:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Automounting + Autorunning programs is now handled by Nautilus. There's both UI\nand gconf keys to customize / disable this.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2008-02-17 22:37:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
> Automounting + Autorunning programs is now handled by Nautilus. There's\n> both UI and gconf keys to customize / disable this.\n\nI spent some time today looking for this mythical UI and so far\nI drew blank.  There is definitely nothing under\n"Preferences->Hardware->Removable Drives and Media" where\nanything of a kind "drives" is not even mentioned.  I tried\nother possibilities too and so far I am out of luck.\n\nScanning through and ouput of 'gconftool-2 -R /' was also of not\nmuch help.  I cannot exclude that on this long list indeed there\nis something but nothing which would for me be even remotely "obvious".\n\nTherefore I would highly appreciate some more specific information\nthan "oh, there is something somewhere" from comment #1.  If this is\nindeed the case, and I cannot find it after a prolonged search, then\nI see that as a serious BUG.\n\nAnother bug is an obvious regression.  I had a system configured\nto behave in a certain way, something got updated, and my configuration\nwas not carried over; even if some other component took over those\nduties.  That should not happen.\n\nLast but not least I was told on numerous occassions that if I am\nnot sure what is responsible for a broken behaviour I should file\na bug anyway and developers later will sort out correct components\nand assignees later.  Closing bugs because I have a component wrong\ndirectly contradicts this information.  I would rather not play\n"whack-a-mole" with that.  Thank you!\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n David Zeuthen\n\n \n\n \n \n \n\n \n 2008-02-18 13:14:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Sorry, but this is Fedora; there is no expectation of settings being preserved\nfrom one version to another.\n\nThe UI is in the Nautilus preference UI, it's at\nSystem->Preferences->Personal->File Management. Then it's the tab called\n"Media". The gconf settings are in apps->nautilus->preferences under media_*.\n\nBtw, there was no need to reopen this bug just because you feel that someone is\nobligated to answer questions that could be answered by you doing some simple\nresearch.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2008-02-18 17:52:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
> Sorry, but this is Fedora;\n\nSo you are saying that if one day we will see instead of a desktop\nan interface to your washing machine then this will be ok.  Right?\n\n> System->Preferences->Personal->File Management\n\nYeah, totally clear to everybody that removable media will be\nunder "File Management".  I wonder why not under\n"Look and Feel->Screensaver"?  Also a good and "obvious" place.\n\nStill if you would tell that right away everybody would waste much\nless time.\n\n> There's both UI and gconf keys to customize / disable this.\n\nAnd for everybody should be crystal clear that an addition of\n'x-content/software' to 'media_autorun_x_content_ignore' list is\nwhat is required to fix a broken default behaviour and that even\nwhen 'x-content/software' key is not showing up in any other context.\nSorry but I am not imaginative enough for that.\n\n\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=832178", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 832178 – Review Request: python-django-picklefield - Implementation of a pickled object field\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 832178\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 832178 \n - Review Request: python-django-picklefield - Implementation of a pickled object field\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: python-django-picklefield - Implementation of a pickled objec...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBohuslav "Slavek" Kabrda\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n736776 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n \n \n \n\n
\n Reported:\n 2012-06-14 18:33 UTC by Matthias Runge\n\n
\n Modified:\n 2012-06-29 07:33 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2012-06-25 18:46:55 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n \n bkabrda:\n \n fedora-review+
\n gwync:\n \n fedora-cvs+
\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Matthias Runge\n\n \n\n \n \n \n\n \n 2012-06-14 18:33:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec URL: http://www.matthias-runge.de/fedora/python-django-picklefield.spec\nSRPM URL: http://www.matthias-runge.de/fedora/python-django-picklefield-0.2.1-1.fc17.src.rpm\nDescription: django-picklefield provides an implementation of a pickled object field.\nSuch fields can contain any picklable objects.\n\nThe implementation is taken and adopted from Django snippet #1694 by\nTaavi Taijala, which is in turn based on Django snippet #513 by\nOliver Beattie.\nFedora Account System Username: mrunge\n\nThis is a review required for package rename.\n\n[mrunge@sofja SPECS]$ rpmlint ./python-django-picklefield.spec ../SRPMS/python-django-picklefield-0.2.1-1.fc17.src.rpm ../RPMS/noarch/python-django-picklefield-0.2.1-1.fc17.noarch.rpm \npython-django-picklefield.src: W: spelling-error %description -l en_US picklable -> pickle\npython-django-picklefield.noarch: W: spelling-error %description -l en_US picklable -> pickle\npython-django-picklefield.noarch: E: zero-length /usr/lib/python2.7/site-packages/picklefield/models.py\n2 packages and 1 specfiles checked; 1 errors, 2 warnings.\n\nThat zero-length file won't harm in any way.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bohuslav "Slavek" Kabrda\n\n \n\n \n \n \n\n \n 2012-06-18 06:09:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'll take this one for a review.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Bohuslav "Slavek" Kabrda\n\n \n\n \n \n \n\n \n 2012-06-18 07:39:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The only thing I would advise here is adding runtime dependency on Django (Requires: python-django), as the package needs Django to do something.\n\nOtherwise I see no problems => The package is APPROVED.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Matthias Runge\n\n \n\n \n \n \n\n \n 2012-06-18 09:07:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
thank you for the review!\n\nI'll fix the requirement before submitting to scm.\n\nNew Package SCM Request\n=======================\nPackage Name: python-django-picklefield\nShort Description: Implementation of a pickled object field\nOwners: mrunge\nBranches: devel\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2012-06-18 13:04:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Git done (by process-git-requests).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Matthias Runge\n\n \n\n \n \n \n\n \n 2012-06-25 18:46:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
imported and built. Thanks\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Matthias Runge\n\n \n\n \n \n \n\n \n 2012-06-29 07:33:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
forgot to add: https://fedorahosted.org/rel-eng/ticket/5231\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=245923", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 245923 – RFE: dogtail-recorder does not use i18n\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 245923\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 245923 \n - RFE: dogtail-recorder does not use i18n\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nRFE: dogtail-recorder does not use i18n\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n dogtail\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nZack Cerza\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2007-06-27 13:31 UTC by Alexander Todorov\n\n
\n Modified:\n 2007-11-30 22:12 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2007-06-28 13:27:04 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
GNOME Bugzilla\n \n 451871\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n \n Never\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Alexander Todorov\n\n \n\n \n \n \n\n \n 2007-06-27 13:31:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nIt would be nice if dogtail-recorder adds a line in the beginning of every\nscript to initialize translations for the application in mind.\nThis will help scripts to be replayed in different language than the language\nused during recording.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Zack Cerza\n\n \n\n \n \n \n \n\n \n 2007-06-27 17:31:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is a good idea. It should be filed upstream, though, and not here.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Alexander Todorov\n\n \n\n \n \n \n\n \n 2007-06-28 13:27:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Adding reference to GNOME bugzilla and closing.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=33894", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 33894 – tar -T option with --gzip backs up files more than once and/or documentation incorrect.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 33894\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 33894 \n - tar -T option with --gzip backs up files more than once and/or documentation incorrect.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ntar -T option with --gzip backs up files more than once and/or documentation ...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n tar\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni686\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBernhard Rosenkraenzer\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-03-29 16:20 UTC by Need Real Name\n\n
\n Modified:\n 2007-04-18 16:32 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-03-29 16:20:49 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2001-03-29 16:20:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 95)\n\n\nWhen using tar (GNU tar) version 1.13.17 with option -T <include-file> tar \nbacks up more than the files specified in this file. \n\nFor example:\n\nIf the directory /home/myacct/.netscape is specified in the -T file, \ntar backs up the entire directory rather than JUST the directory.\nThis ends up tarring more files than were specified in the -T file.\n\nWhen the --gzip option is used, the problem appears to be more pronounced \nand seems to loop on large files backing them up multiple times.\n\nReproducible: Always\nSteps to Reproduce:\n1. echo "/home/myaccount/.netscape" > my.list\n2. tar -cvPf my.tar -T my.list \n3. # You will notice that this not only backs up /home/myacct/.netscape, \nbut also /home/myacct/.netscape/cache, etc.\n\nI can reproduce the --gzip problem but the results vary from run to run. \nThe -T file contains ! 9,000 fileIDs.\n\nActual Results:  tar dumped the /home/myacct/.netscape/cache/* directory \nand all it's contents including all the other directories and files \nunder /home/myacct/.netscape.\n\nIt doesn't appear to do this with the other directory entries in the -T \nfile.\n\nExpected Results:  I expected the -T option to take the files listed in \nmy.list and only back them up. \n\nIt should have backed up the directory name: /home/myacct/.netscape\nand nothing else.\n\n\nThe documentation says the file specified by -T contains the files that \nare to be created. \n\nPerhaps the documentation should state that entire directories get backed \nup.\n\nThis may not be as much of a bug as I first thought. But the --gzip option \ndid cause freaky results which varied as I tried to re-create it.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bernhard Rosenkraenzer\n\n \n\n \n \n \n\n \n 2001-05-22 20:10:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The first part is intentional --\n\necho "/home/user/.netscape" >list\ntar cf foo.tar -T list\n\ndoes the same as\n\ntar cf foo.tar /home/user/.netscape\n\nand is supposed to do just that.\n\nI can't reproduce the 2nd part on a 7.1 system.\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=106129", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 106129 – "recomended" typo in anaconda message\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 106129\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 106129 \n - "recomended" typo in anaconda message\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n"recomended" typo in anaconda message\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux Beta\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n beta2\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMichael Fulbright\n\n
\n\n\n QA Contact:\n\n \n \nMike McLean\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2003-10-02 23:46 UTC by Christian Rose\n\n
\n Modified:\n 2007-04-18 16:58 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-10-03 02:36:06 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Christian Rose\n\n \n\n \n \n \n\n \n 2003-10-02 23:46:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
#: ../iw/firewall_gui.py:34 ../textw/firewall_text.py:194\nmsgid ""\n"You have elected to disable the firewall on this system.  This is not "\n"recomended if this system is attached directly to the Internet or is on a "\n"large public network. A firewall will help prevent unauthorized access to "\n"your system.\\n"\n"\\n"\n"Are you sure you want to turn off the firewall?"\n\n"recommended" is misspelled.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2003-10-03 02:36:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Already fixed in CVS, but I'll push the current po file stuff to elvis right now\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=761005", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n Full Text Bug Listing\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Full Text Bug Listing\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n

Bug \n 761005\n

\n\n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n\n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n\n\n \n \n
Summary:libvirt [RFE] Add support for new sandy bridge cpu
Product:Red Hat Enterprise Linux 6\n Reporter:Andrew Cathrow <acathrow>
Component:libvirtAssignee:Peter Krempa <pkrempa>
Status:CLOSED\n ERRATA\n QA Contact:Virtualization Bugs <virt-bugs>
Severity:medium\n Docs Contact:
Priority:high\n   
Version:6.3CC:acathrow, dallan, ehabkost, jdenemar, mzhan, rbalakri, rwu, toracat, veillard\n
Target Milestone:rcKeywords:FutureFeature
Target Release:---  
Hardware:Unspecified  
OS:Unspecified  
Whiteboard:
\n\n\n Fixed In Version:\n\n \n \nlibvirt-0.9.10-6.el6\n\n\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
In Red Hat Enterprise Linux 6.3, libvirt has been updated to add support for the latest Intel processors and new features these processors include.
\n\n
\n\n\n Story Points:\n\n \n \n---\n\n
\n\n\n Clone Of:\n\n \n \n\n\n\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2012-06-20 06:38:04 UTC\n \n\n\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Regression:\n\n \n \n---\n\n\n\n\n Mount Type:\n\n \n \n---\n\n
\n\n\n Documentation:\n\n \n \n---\n\n\n\n\n CRM:\n\n \n \n\n\n
\n\n\n Verified Versions:\n\n \n \n\n \n\n\n\n\n\n Category:\n\n \n \n---\n\n
\n\n\n oVirt Team:\n\n \n \n---\n\n\n\n\n RHEL 7.3 requirements from Atomic Host:\n\n \n \n\n\n
\n\n\n Cloudforms Team:\n\n \n \n---\n\n\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
Bug Depends On:760953\n   
Bug Blocks:760952, 761015, 773650, 773651, 773677, 773696\n   
\n\n\n
\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Andrew Cathrow\n\n \n\n \n \n \n\n \n 2011-12-07 14:58:53 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
qemu-kvm is adding support for the new sandy bridge cpu, including features such as TSC Deadline timer, XSAVE/XRSTOR, etc\n\nlibvirt would need to add a new CPU type\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2011-12-09 12:24:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Upstream commit:\n\ncommit b2cb24f48ba568659e47da26078974ab78161df9\nAuthor: Peter Krempa <pkrempa>\nDate:   Thu Dec 8 15:11:52 2011 +0100\n\n    cpu: Add cpu flags supported by newest qemu\n    \n    Add support for newly supported Intel cpu features. Newly supported\n    flags are: pclmuldq, dtes64, smx, fma, pdcm, movbe, xsave, osxsave and\n    avx. This adds support for Intel's Sandy Bridge platform.\n\n\nadds support for feature flags added newly to qemu. QEmu does not yet expose a Sandy Bridge model, so libvirt does not add it yet either.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Min Zhan\n\n \n\n \n \n \n\n \n 2012-01-11 03:40:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Test with libvirt-0.9.9-1.el6.x86_64 using intel-e31225-8-1:\n\n# virsh capabilities\n<capabilities>\n\n  <host>\n    <uuid>322008c7-3452-0943-3c7a-09732431099f</uuid>\n    <cpu>\n      <arch>x86_64</arch>\n      <model>Westmere</model>\n      <vendor>Intel</vendor>\n      <topology sockets='1' cores='4' threads='1'/>\n      <feature name='rdtscp'/>\n      <feature name='avx'/>\n      <feature name='osxsave'/>\n      <feature name='xsave'/>\n      <feature name='x2apic'/>\n      <feature name='pdcm'/>\n      <feature name='xtpr'/>\n      <feature name='tm2'/>\n      <feature name='est'/>\n      <feature name='smx'/>\n      <feature name='vmx'/>\n      <feature name='ds_cpl'/>\n      <feature name='dtes64'/>\n      <feature name='pclmuldq'/>\n      <feature name='pbe'/>\n      <feature name='tm'/>\n      <feature name='ht'/>\n      <feature name='ss'/>\n      <feature name='acpi'/>\n      <feature name='ds'/>\n      <feature name='vme'/>\n    </cpu>\n....\n\nWe can see these new flags: pclmuldq, dtes64, smx, pdcm, xsave, osxsave, avx.\n\nSince QEMU does not yet expose a Sandy Bridge model, so will verify this bug again after bug 760953[Assigned] verified.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Min Zhan\n\n \n\n \n \n \n\n \n 2012-01-11 06:17:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #4)\n\n# rpm -q qemu-kvm\nqemu-kvm-0.12.1.2-2.213.el6.x86_64\n# rpm -q kernel\nkernel-2.6.32-220.el6.x86_64\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2012-01-16 16:34:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'm setting this bug to ASSIGNED as we should also add the model to the XML. We need to do some research on the minimum set of flags to be supported by the Sandy bridge cpu.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2012-02-06 12:58:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The upstream support for Sandy Bridge should be ready soon (patches are submitted). The fix in libvirt will be trivial after qemu will support the new model.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Dave Allan\n\n \n\n \n \n \n\n \n 2012-02-06 16:01:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #7)\n> The upstream support for Sandy Bridge should be ready soon (patches are\n> submitted). The fix in libvirt will be trivial after qemu will support the new\n> model.\n\nUpstream qemu or libvirt or both?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Dave Allan\n\n \n\n \n \n \n\n \n 2012-02-16 14:41:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I removed the Failed QA flag as this BZ has not yet been implemented in qemu and should not have been tested.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Min Zhan\n\n \n\n \n \n \n\n \n 2012-03-19 09:33:54 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Tested with libvirt-0.9.10-6.el6 in the same machine of Comment 4:\n\nPkgs:\nlibvirt-0.9.10-6.el6\nqemu-kvm-0.12.1.2-2.248.el6\n# uname -r\n2.6.32-244.el6.x86_64\n\n# virsh capabilities\n<capabilities>\n\n  <host>\n    <uuid>322008c7-3452-0943-3c7a-09732431099f</uuid>\n    <cpu>\n      <arch>x86_64</arch>\n      <model>SandyBridge</model>\n      <vendor>Intel</vendor>\n      <topology sockets='1' cores='4' threads='1'/>\n      <feature name='osxsave'/>\n      <feature name='tsc-deadline'/>\n      <feature name='pdcm'/>\n      <feature name='xtpr'/>\n      <feature name='tm2'/>\n      <feature name='est'/>\n      <feature name='smx'/>\n      <feature name='vmx'/>\n      <feature name='ds_cpl'/>\n      <feature name='dtes64'/>\n      <feature name='pbe'/>\n      <feature name='tm'/>\n      <feature name='ht'/>\n      <feature name='ss'/>\n      <feature name='acpi'/>\n      <feature name='ds'/>\n      <feature name='vme'/>\n    </cpu>\n\nThe model is SandyBridge, but the flags are missing some, like avx, xsave, pclmuldq. Is it expected?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2012-03-19 14:08:53 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Those features that are shown by the capabilities command are extra features that are supported by the host CPU (and inquired by the CPUID instruction) and not defined in the SandyBridge model definition.\n\nThe SandyBride model in qemu that is present in rhel6.3 is defined as:\n\n[cpudef]\n   name = "SandyBridge"\n   level = "0xd"\n   vendor = "GenuineIntel"\n   family = "6"\n   model = "42"\n   stepping = "1"\n   feature_edx = " sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"\n   feature_ecx = "avx xsave aes popcnt x2apic sse4.2 sse4.1 cx16 ssse3 pclmulqdq sse3"\n   extfeature_edx = "i64 rdtscp nx syscall "\n   extfeature_ecx = "lahf_lm"\n   xlevel = "0x8000000A"\n   model_id = "Intel Xeon E312xx (Sandy Bridge)"\n\n(note that libvirt uses other names for some flags).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Eduardo Habkost\n\n \n\n \n \n \n\n \n 2012-03-19 17:46:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The SandyBridge CPU model on qemu-kvm will be updated due to bug 767944 (TSC-deadline feature), so libvirt will have to be updated as well.\n\nIs it better to reopen this bug so the model can be fixed after qemu-kvm changes, or open a new bug for libvirt?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 18\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2012-03-19 18:03:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
After discussing with Dave, please open a new bug. We will need to revert a RHEL-specific patch that disabled the tsc-deadline feature in SandyBridge that was backported completly from upstream.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n Min Zhan\n\n \n\n \n \n \n\n \n 2012-03-20 06:09:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Check SandyBridge definition in /usr/share/libvirt/cpu_map.xml, it has the flags such as pclmuldq, avx, xsave:\n\n<model name='SandyBridge'>\n      <vendor name='Intel'/>\n      <feature name='aes'/>\n      <feature name='apic'/>\n      <feature name='avx'/>\n      <feature name='clflush'/>\n      <feature name='cmov'/>\n      <feature name='cx16'/>\n      <feature name='cx8'/>\n      <feature name='de'/>\n      <feature name='fpu'/>\n      <feature name='fxsr'/>\n      <feature name='lahf_lm'/>\n      <feature name='lm'/>\n      <feature name='mca'/>\n      <feature name='mce'/>\n      <feature name='mmx'/>\n      <feature name='msr'/>\n      <feature name='mtrr'/>\n      <feature name='nx'/>\n      <feature name='pae'/>\n      <feature name='pat'/>\n      <feature name='pclmuldq'/>\n      <feature name='pge'/>\n      <feature name='pni'/>\n      <feature name='popcnt'/>\n      <feature name='pse'/>\n      <feature name='pse36'/>\n      <feature name='rdtscp'/>\n      <feature name='sep'/>\n      <feature name='sse'/>\n      <feature name='sse2'/>\n      <feature name='sse4.1'/>\n      <feature name='sse4.2'/>\n      <feature name='ssse3'/>\n      <feature name='syscall'/>\n      <feature name='tsc'/>\n      <feature name='x2apic'/>\n      <feature name='xsave'/>\n    </model>\n\nTogether with comment 15 and comment 16, move this bug to verified.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Peter Krempa\n\n \n\n \n \n \n\n \n 2012-05-02 12:41:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\n    Technical note added. If any revisions are required, please edit the "Technical Notes" field\n    accordingly. All revisions will be proofread by the Engineering Content Services team.\n    \n    New Contents:\nLibvirt now supports features provided by the most recent Intel processors.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 21\n \n\n \n Martin Prpič\n\n \n\n \n \n \n\n \n 2012-05-09 09:39:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\n    Technical note updated. If any revisions are required, please edit the "Technical Notes" field\n    accordingly. All revisions will be proofread by the Engineering Content Services team.\n    \n    Diffed Contents:\n@@ -1 +1 @@\n-Libvirt now supports features provided by the most recent Intel processors.+In Red Hat Enterprise Linux 6.3, libvirt has been updated to add support for the latest Intel processors and new features these processors include.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2012-06-20 06:38:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory, and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttp://rhn.redhat.com/errata/RHSA-2012-0748.html\n\n
\n
\n\n\n \n\n
\n
\n\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=534674", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 534674 – (RHQ-1448) Add schedule id index to raw tables\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 534674\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 534674 \n (RHQ-1448)\n - Add schedule id index to raw tables\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nAdd schedule id index to raw tables\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NEXTRELEASE\n \n
\n\n\n Alias:\n\n \n \nRHQ-1448\n
\n\n\n Product:\n\n \n \nRHQ Project\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n Database\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n All\n
\n \n high\n
\n \n \n medium\n \n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nJoseph Marques\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n http://jira.rhq-project.org/browse/RH...\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nRHQ-1002 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2009-01-30 22:47 UTC by Charles Crouch\n\n
\n Modified:\n 2015-02-01 23:25 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n1.3\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Charles Crouch\n\n \n\n \n \n \n\n \n 2009-01-30 22:47:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Charles Crouch\n\n \n\n \n \n \n\n \n 2009-02-06 21:03:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
r2946 update dbsetup\nr2947 update dbupgrade\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Heiko W. Rupp\n\n \n\n \n \n \n\n \n 2009-02-06 21:11:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Did you try to change the columns in the existing index to see if this makes a change?\nDo you have good timing values of the old state, as two indexes also mean double work for the database to update the 2nd index too. And it uses more tablespace.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Charles Crouch\n\n \n\n \n \n \n\n \n 2009-02-10 14:46:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Initial one-off test: loading the metric tab for a 450member group (5charts)took a bit over 2mins\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Charles Crouch\n\n \n\n \n \n \n\n \n 2009-02-23 23:32:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Changes have been applied, not the final answer, but looks like an improvement.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n John Mazzitelli\n\n \n\n \n \n \n\n \n 2009-08-10 17:27:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
question as to why we created a new index when we already had a scheduleId/timestamp index.\n\nOracle is saying add an index on timestamp.\n\nneed to re-investigate this based on new performance numbers\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Joseph Marques\n\n \n\n \n \n \n\n \n 2009-08-25 17:11:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
rev4989 - remove schedule_id index on raw tables; \nadd time_stamp index on raw tables; \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Charles Crouch\n\n \n\n \n \n \n\n \n 2009-09-01 15:00:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Assigning to Joseph who is working on migrating our perf branch fixes to /trunk\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Joseph Marques\n\n \n\n \n \n \n\n \n 2009-09-03 07:53:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
rev5087 - remove schedule_id index on raw tables, which is redundant with the composite index already on those respective tables; \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Red Hat Bugzilla\n\n \n\n \n \n \n \n\n \n 2009-11-10 20:33:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1448\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461231", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1461231 – [RFE] Support OFD locking constants, but disable them for 32-bit offsets (not following upstream) (glibc)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1461231\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the \"RHEL project\" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses \"NEW\", \"ASSIGNED\", and \"POST\" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components \"kernel\", \"kernel-rt\", and \"kpatch\" are only migrated if still in \"NEW\" or \"ASSIGNED\". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status \"CLOSED\", resolution \"MIGRATED\", and set with \"MigratedToJIRA\" in \"Keywords\". The link to the successor Jira issue will be found under \"Links\", have a little \"two-footprint\" icon next to it, and direct you to the \"RHEL project\" in Red Hat Jira (issue links are of type \"https://issues.redhat.com/browse/RHEL-XXXX\", where \"X\" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.\n
\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1461231 \n - [RFE] Support OFD locking constants, but disable them for 32-bit offsets (not following upstream) (glibc)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[RFE] Support OFD locking constants, but disable them for 32-bit offsets (not...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 7\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n glibc\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.4\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n rc\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nDJ Delorie\n\n
\n\n\n QA Contact:\n\n \n \nAlexandra Petlanová Hájková\n\n
\n\n \n \n \nTomas Capek\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1444778 \n
\n\n\n Blocks:\n\n \n \n\n \n \n1378241 1515811 1565233 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2017-06-14 01:28 UTC by Ademar Reis\n\n
\n Modified:\n 2018-11-02 06:37 UTC\n (History)\n
\n \n 19 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nglibc-2.17-239.el7\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
New OFD Locking constants for 64-bit-offset programs\r\n\r\nOpen File Descriptor (OFD) locks are superior to per-process locks for some applications. With this update, 64-bit-offset programs (those that have `#define _FILE_OFFSET_BITS 64`) are able to use the `F_OFD_*` constants in system calls, although they still need to detect if the kernel supports those operations. Note that programs which use 32-bit file offsets do not have access to these constants, as the RHEL 7 ABI does not support translating them.
\n\n
\n\n\n Clone Of:\n\n \n \n 1444778\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2018-10-30 09:36:24 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2018:3092\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2018-10-30 09:38:20 UTC\n \n
Sourceware\n \n 20251\n \n 0\n \n \n P2\n \n \n RESOLVED\n \n \n 32bit programs pass garbage in struct flock for OFD locks\n \n \n 2021-01-27 09:58:31 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Ademar Reis\n\n \n\n \n \n \n\n \n 2017-06-14 01:28:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
+++ This bug was initially created as a clone of Bug #1444778 +++\n\nF_OFD_* locking API is superior to posix locks and flock(1), we need it in RHEL to support applications doing proper file locking.\n\nThe problem with posix locks are described in\n\nhttps://lwn.net/Articles/586904/\n\nThe disadvantage with flock(1) is it doesn't reliably work in certain cases like NFS (where it is translated to posix locks).\n\nAs a concrete requirement, QEMU wants to use OFD locks to protect image files it opens, so that no concurrent writtings from different processes can happen, which would corrupt a qcow2 image, as an example.\n\n--- Additional comment from Jeff Layton on 2017-04-24 18:48:27 BRT ---\n\nIt's certainly doable to add it, and I don't think it'd be problematic for kABI. \n\nNote that we'd also need to coordinate this with the companion glibc patches as well.\n\n--- Additional comment from Eric Sandeen on 2017-04-24 18:55:13 BRT ---\n\nI'm not sure that glibc can add new syscalls to a RHEL release w/o ABI problems - we ran into that back in the fallocate days ...\n\n--- Additional comment from Jeff Layton on 2017-04-24 19:01:52 BRT ---\n\nWe don't need a new syscall here. It's just a matter of adding the F_OFD_* constants to the headers (and updating the docs if we care about that). If the kernel doesn't recognize the F_OFD_* commands, then it will just return -EINVAL.\n\nQEMU or whatever will need to be able to detect that as well.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Carlos O'Donell\n\n \n\n \n \n \n\n \n 2017-06-15 04:49:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We are currently in the practice of adding new constants to header files to enable kernel functionality, and this is just such a request, so we shouldn't have any real problem adding this to rhel-7.5.\n\nThe upstream commit is here:\n\ncommit 0961f7e1e300ef633b0c1ad95d0999fb5c169f4e\nAuthor: Jeff Layton <jlayton>\nDate:   Wed Jul 23 14:21:05 2014 -0400\n\n    fcntl-linux.h: add new definitions and manual updates for open file description locks\n    \n    Open file description locks have been merged into the Linux kernel for\n    v3.15.  Add the appropriate command-value definitions and an update to\n    the manual that describes their usage.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Florian Weimer\n\n \n\n \n \n \n\n \n 2018-04-03 12:12:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
One concern is that the upstream API for this is still somewhat inconsistent (see swbz#20251).  On the other hand, what is currently upstream is probably better than no support at all.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Jeff Layton\n\n \n\n \n \n \n\n \n 2018-04-03 12:37:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Interesting, I hadn't seen that swbz before. That's something that we should fix upstream. The original idea was to make these unavailable without large file offsets, IIRC.\n\nI'm fine with making such programs fail to compile. Maybe the F_OFD_* constants should be inside a #ifdef __USE_LARGEFILE64 condition?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Alexandra Petlanová Hájková\n\n \n\n \n \n \n\n \n 2018-09-11 07:50:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I verified the provided example ofdlocks.c doesn't compile for the version \nglibc-2.17-238.el7 because of error: ‘F_OFD_SETLKW’ undeclared and error: ‘F_OFD_SETLK’ undeclared and compiles (with -D_FILE_OFFSET_BITS=64) and executes for the version glibc-2.17-239.el7.\nhttps://beaker.engineering.redhat.com/jobs/2757497\nhttps://beaker.engineering.redhat.com/jobs/2758482\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2018-10-30 09:36:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory, and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttps://access.redhat.com/errata/RHSA-2018:3092\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=59551", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 59551 – installer crash when 6 packages left\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 59551\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 59551 \n - installer crash when 6 packages left\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ninstaller crash when 6 packages left\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.3\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMichael Fulbright\n\n
\n\n\n QA Contact:\n\n \n \nBrock Organ\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2002-02-10 08:12 UTC by Pekka Pietikäinen\n\n
\n Modified:\n 2007-04-18 16:40 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2002-02-25 17:21:20 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Pekka Pietikäinen\n\n \n\n \n \n \n\n \n 2002-02-10 08:12:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of Problem:\n\nWhen upgrading from 7.2 -> 7.2.90 the upgrade went mostly ok until\nthere were just 6 packages left to install. Then the installer crashed\nand the system went back to text mode where there were no helpful messages\nabout the reason of the crash.\n\nupgrade.log ended with \n\nUpgrading wordtrans-web.\nUpgrading Xbae-devel.\nUpgrading xcdroast.\nUpgrading xfig.\n\n(there should have been a few after that like zsh).\n\nAfter rebooting the system the rpm database was just like before the\nupdate (== all package versions were the 7.2 ones even though the\npackages had been upgraded)\n\nThis problem _might_ be related to flaky media, as the cd was in my\ndvd drive that had some problems reading the disc3 cd-rw reliably\n(my plextor read the disk just fine)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Michael Fulbright\n\n \n\n \n \n \n\n \n 2002-02-11 16:06:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Did you run 'linux mediacheck' to test the CDs you burned as directed in the\nrelease notes?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Pekka Pietikäinen\n\n \n\n \n \n \n\n \n 2002-02-25 17:21:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I did. Can't remember which drive the cd was in during the media check,\nit's been two weeks.  In any case the installer shouldn't crash \nlike that, 7.2 at least displayed a dialog that offers a retry possibility.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2002-03-14 23:33:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
depends on the case in which it crashes... sometimes fall over in levels that\ndon't pass up errors nicely (*cough* the ide/scsi layers *cough* :) or rpm not\npassing back a callback.  I've instrumented a new rpm callback that will\nhopefully be in beta3 that will catch some of these things more nicely.\n\nThe newer rpmdb is in /var/lib/rpm.rebuilddb* btw\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3833", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1674478 – (CVE-2019-3833) CVE-2019-3833 openwsman: Infinite loop in process_connection() allows denial of service\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1674478\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1674478 \n (CVE-2019-3833)\n - CVE-2019-3833 openwsman: Infinite loop in process_connection() allows denial of service\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2019-3833 openwsman: Infinite loop in process_connection() allows denial ...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \nCVE-2019-3833\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1677691 1687762 1687865 \n
\n\n\n Blocks:\n\n \n \n\n \n \n1667071 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2019-02-11 13:02 UTC by Adam Mariš\n\n
\n Modified:\n 2021-02-16 22:23 UTC\n (History)\n
\n \n 23 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
Openwsman, versions up to and including 2.6.9, are vulnerable to infinite loop in process_connection() when parsing specially crafted HTTP requests. A remote, unauthenticated attacker can exploit this vulnerability by sending malicious HTTP request to cause denial of service to openwsman server.
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2020-09-29 21:57:25 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2020:3940\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-09-29 19:59:20 UTC\n \n
Red Hat Product Errata\n \n RHSA-2020:4689\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-11-04 03:02:08 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2019-02-11 13:02:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
openwsman is vulnerable to infinite loop in process_connection() when parsing specially crafted HTTP requests.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2019-02-11 13:02:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Acknowledgments:\n\nName: Adam Mariš (Red Hat)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2019-02-11 13:02:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Statement:\n\nRed Hat OpenStack Platform currently only utilizes the client and python client API bindings, not the server components of openwsman. Additionally, updates for this package are received through the Red Hat Enterprise Linux repository.\n\nRed Hat Enterprise Virtualization uses only the openwsman-python client API bindings, not the server components of openwsman.\n\nThis issue affects the versions of openwsman as shipped with Red Hat Enterprise Linux 6 and 7. Red Hat Enterprise Linux 6 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This has been rated as having a security impact of Moderate, and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Cedric Buissart\n\n \n\n \n \n \n\n \n 2019-03-12 10:32:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
External References:\n\nhttp://bugzilla.suse.com/show_bug.cgi?id=1122623\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Cedric Buissart\n\n \n\n \n \n \n\n \n 2019-03-12 10:33:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created openwsman tracking bugs for this issue:\n\nAffects: fedora-all [bug 1687762]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2019-03-29 02:58:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
openwsman-2.6.5-9.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2019-03-29 19:14:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
openwsman-2.6.8-5.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-09-29 19:59:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat Enterprise Linux 7\n\nVia RHSA-2020:3940 https://access.redhat.com/errata/RHSA-2020:3940\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Product Security DevOps Team\n\n \n\n \n \n \n\n \n 2020-09-29 21:57:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):\n\nhttps://access.redhat.com/security/cve/cve-2019-3833\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-11-04 03:02:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat Enterprise Linux 8\n\nVia RHSA-2020:4689 https://access.redhat.com/errata/RHSA-2020:4689\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=3408", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 3408 – wu-ftpd now _always_ does a RFC931 ident lookup\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 3408\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 3408 \n - wu-ftpd now _always_ does a RFC931 ident lookup\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nwu-ftpd now _always_ does a RFC931 ident lookup\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NEXTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n wu-ftpd\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJay Turner\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-06-11 20:08 UTC by cadams\n\n
\n Modified:\n 2015-01-07 23:37 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-06-12 16:49:02 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n cadams\n\n \n\n \n \n \n\n \n 1999-06-11 20:08:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
wu-ftpd now _always_ does a RFC931 ident lookup on the\nincoming connection - there is no option to disable it.  For\nusers behind firewalls that drop the ident connection\nattempt, this means they take 10 seconds just to connect\n(before even giving a username).  This needs to default to\noff and be a configurable option.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 1999-06-12 16:25:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
dkl - can you check the wu-ftpd-2.5.0-3.src.rpm in my SRPMS directory\non devserv.devel.redhat.com. That has a new "-I0" option to turn off\nident checking, as well as man page update\n\nAlan\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Jeff Johnson\n\n \n\n \n \n \n\n \n 1999-06-12 16:49:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fixed (by building for 6.1) in wu-ftpd-2.5.0-3.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=240256", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 240256 – inkscape default window doesn't fit at 800x600\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 240256\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 240256 \n - inkscape default window doesn't fit at 800x600\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ninkscape default window doesn't fit at 800x600\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n UPSTREAM\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n inkscape\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDenis Leroy\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2007-05-16 03:18 UTC by Jeremy Katz\n\n
\n Modified:\n 2008-03-30 11:06 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2008-03-30 11:06:57 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2007-05-16 03:18:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you're running on a screen with only a resolution of 800x600 (as is common\nfor virtual machines), then the inkscape window doesn't fully fit.\n\nEasy to test out\n  xrandr -s 800x600\n  inkscape\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Denis Leroy\n\n \n\n \n \n \n\n \n 2007-05-16 08:43:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Not a whole lot I can do on this one. Filed upstream at \n\nhttp://sourceforge.net/tracker/index.php?func=detail&aid=1719858&group_id=93438&atid=604306\n\nthough i wouldn't expect a quick response. I might close as WONTFIX if i don't\nhear anything from above... Did you know VMWare WS can adjusts the resolution of\na Linux guest OS dynamically as you're resizing the window on the host ? It's\npretty neat. Or is this happening with Xen VMs ?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2007-05-16 13:05:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Pretty sure VMware doesn't do that, but it's been a while since I've poked at\nit.  This is with qemu/xen/kvm.  But I know that VMware will come up as 800x600\nby default due to a lack of monitor EDID info.  \n\nIt seems a little thing, but lots of reviewers end up testing in environments\nlike this and if we're going to have inkscape on the default live image, then we\nprobably do want to get this fixed if we can.  If you need some help working on\na fix, let me know and I'll try to carve a little bit of time up to poke at it\nor ask on fedora-devel-list\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Denis Leroy\n\n \n\n \n \n \n\n \n 2007-05-16 15:35:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
VMWare has supported randr resize since 5.0 (or is it 5.5?), though you need to\ncompile the guest toolbox, which requires the any-any patch on FC-6. I use\nworkstation 5.5.4 a lot on FC-6 host to test my fc-5 and fc-7 packages. Just\nmaximize the console window and bam the guest resizes automatically.\n\nAnyways. The windows size limitation here are the horizontal and vertical\ntoolbars. Since this is gnome, you can drag them out of the window which will \nthen let you resize the window down to the menu width. To have the toolbars\n"compressible" (as in thunderbird for example, the masked toolbar buttons become\navailable in a small submenu on the right of the toolbar) will require some\nnon-trivial gtk hackage to improve the custom widgets inkscape is using for\ntheir toolbars. I don't think they use the standard GtkToolbar (it's\ncompressible by default, but has many undesirable restrictions). I think this\ndiscussion needs to happen on the upstream mailing list, let me post something\nquick.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Denis Leroy\n\n \n\n \n \n \n\n \n 2007-05-18 11:25:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Update: upstream bug is\n\nhttp://sourceforge.net/tracker/?func=detail&aid=1469554&group_id=93438&atid=604306\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Lubomir Kundrak\n\n \n\n \n \n \n\n \n 2008-02-15 09:50:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In 0.46pre1 the window doesn't fit even into 1024x768.\nhttps://bugs.launchpad.net/fedora/+source/inkscape/+bug/168648\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Denis Leroy\n\n \n\n \n \n \n\n \n 2008-02-15 10:16:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This should probably be closed as WONTFIX\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Lubomir Kundrak\n\n \n\n \n \n \n\n \n 2008-03-30 11:06:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Inkscape windows fits to 1024x768 with small icons (default in Fedora).\n800x600 will only be fixed if someone implements collapsing of vertical\ntoolbars, similar to ones present for horizontal ones (being discussed upstream).\nIf you really need to run it at 800x600, detach the vertical toolbar.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=16318", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 16318 – preferences bug or feature\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 16318\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 16318 \n - preferences bug or feature\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \npreferences bug or feature\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n gnorpm\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMatt Wilson\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-08-16 08:42 UTC by Gene Czarcinski\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-08-16 08:53:43 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Gene Czarcinski\n\n \n\n \n \n \n\n \n 2000-08-16 08:42:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
There is either a very nasty bug or a very undersirable (to me) feature in\ngnorpm.\n\nI started gnorpm from a terminal at which I had su'ed to root.  I then\ninvoked the gnorpm help and browsed through that.  I noticed that there was\na "preferences" capability.  Since I was looking how to set where gnorpm\nwould look for rpm's instead of /mnt/cdrom/RedHat/RPMS.  So I clicked on\nthe operations->preferences menu item.  That is when all hell broke loose\n...\n\nThe screen started flashing panels and I got the following on the terminal\nwindow:\n\nLibFind-Message: downloading\nhttp://www.redhat.com/RDF/resources/distribs/metadata.rdf\nLibFind-Message: downloading\nhttp://www.redhat.com/RDF/resources/distribs/list.rdf\nLibFind-Message: downloading\nhttp://www.redhat.com/RDF/resources/distribs/redhat_6.2_i386.rdf\nLibFind-Message: downloading\nhttp://www.redhat.com/RDF/resources/distribs/redhat_6.2_updates_i386.rdf\nLibFind-Message: downloading\nhttp://www.redhat.com/RDF/resources/distribs/redhat_6.2_updates_i586.rdf\n...\nAND LOTS MORE until I was able to ^c the silly program!\n\nWhat is going on??  Not only was this complete unexpected but why is it\ngoing out the a redhat server???\n\nI am marking this high priority and high severity because it was so\nunexpected!!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Gene Czarcinski\n\n \n\n \n \n \n\n \n 2000-08-16 08:53:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
OK, I confirmed that I can repeat this.\n\nAlso, if I disable my network connection, the preferences panel comes up. \nHowever, it still tried to do this crazy stuff.  I got a message on the terminal\nabout trying to get to www.redhat.com but that the attempt failed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2000-08-16 09:54:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It is supposed to do these things. The patch I sent in puts all the messages on\nthe status bar of\nthe window which is better\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Gene Czarcinski\n\n \n\n \n \n \n\n \n 2000-08-17 09:20:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
OK, so this is a "feature". But why do it when I have no intension of using\nwebfind?  Also, why aren't these files packaged with gnorpm?\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1359770", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1359770 – php,gd: gdImageTrueColorToPaletteBody allows arbitrary write/read access\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1359770\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1359770 \n - php,gd: gdImageTrueColorToPaletteBody allows arbitrary write/read access\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nphp,gd: gdImageTrueColorToPaletteBody allows arbitrary write/read access\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1359837 1359839 \n
\n\n\n Blocks:\n\n \n \n\n \n \n1359830 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2016-07-25 12:24 UTC by Adam Mariš\n\n
\n Modified:\n 2019-09-29 13:53 UTC\n (History)\n
\n \n 18 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nphp 5.5.38, php 5.6.24, php 7.0.9\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2016-08-12 05:43:39 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2016-07-25 12:24:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It was found that gdImageTrueColorToPaletteBody doesn't check for negative transparent colors while converting the image that can lead to arbitrary null write and information leak.\n\nUpstream bug:\n\nhttps://bugs.php.net/bug.php?id=72512\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2016-07-25 14:12:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nCreated gd tracking bugs for this issue:\n\nAffects: fedora-all [bug 1359839]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Adam Mariš\n\n \n\n \n \n \n\n \n 2016-07-25 14:12:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nCreated php tracking bugs for this issue:\n\nAffects: fedora-all [bug 1359837]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Huzaifa S. Sidhpurwala\n\n \n\n \n \n \n\n \n 2016-08-12 05:43:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Analysis:\n\nAs per upstream: \n\n"Not sure how exploitable this is... theoretically could be if somebody had online image editor, etc. though it's a bit far-reaching by this point..."\n\nThis flaw can only be exploited, if some kind of special image wrangling is done by the PHP script, based on attacker input. \n\nBased on the above, Red Hat Product Security Team, does not consider this as a security flaw.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1567814", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1567814 – [RFE]: CLI deployments should create a plan-environment.yaml file to integrate with the GUI\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1567814\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1567814 \n - [RFE]: CLI deployments should create a plan-environment.yaml file to integrate with the GUI\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[RFE]: CLI deployments should create a plan-environment.yaml file to integrat...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat OpenStack\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n openstack-tripleo\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 13.0 (Queens)\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n Upstream M2\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nJulie Pichon\n\n
\n\n\n QA Contact:\n\n \n \nArik Chernetsky\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \nNeedsAllocation \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2018-04-16 09:10 UTC by Udi Kalifon\n\n
\n Modified:\n 2019-11-20 09:37 UTC\n (History)\n
\n \n 6 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2019-11-20 09:35:45 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Launchpad\n \n 1635409\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2018-04-25 15:09:51 UTC\n \n
OpenStack gerrit\n \n 448209\n \n 0\n \n \n 'None'\n \n \n 'ABANDONED'\n \n \n 'Don''t merge environments during plan creation'\n \n \n 2019-11-20 09:34:50 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Udi Kalifon\n\n \n\n \n \n \n\n \n 2018-04-16 09:10:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nThe CLI should make sure that GUI users will also see what environment files and customizations were passed to the deployment. Currently, if a deployment was made from the CLI and then a user opens the GUI - the plan configuration will not reflect the environments that were used.\n\nThe CLI should:\n1) Create the plan-environment.yaml in the swift container, same as the GUI does\n2) Populate the "environments:" section with the environment files that were used in the command line\n3) Populate the "parameter_defaults:" section with the counts (e.g. ControllerCount, ComputeCount etc') and flavors (e.g. OvercloudControllerFlavor, OvercloudComputeFlavor etc')\n4) Populate whatever other default parameters that were passed in the environments that were listed on the command line (e.g. the SSL certificates if they were provided, and more...)\n5) Resource mappings are currently not possible and not supported in the GUI, so a specific solution is needed to support saving resource mappings in the plan in swift\n\nA CLI user who didn't save the deployment command of the initial overcloud deployment, and later needs to know what command was used in order to do the upgrades, should be able to find all the info in the plan - same as GUI users can.\n\nUpdating an overcloud deployment should be possible by editing the files stored in swift, and running the "openstack overcloud plan deploy" command, even if the initial deployment was not done from the GUI.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Julie Pichon\n\n \n\n \n \n \n\n \n 2018-04-25 15:09:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I agree this is really important, both for parity between the UI and CLI as well as to improve the user experience.\n\nSteve Hardy has been doing a ton of work around this, mainly to stop the CLI from merging environments before deploying, which is causing a number of issues and differences when deploying with the UI vs CLI:\n\nhttps://review.openstack.org/#/q/topic:bug/1635409\n\nThere's a couple dozen patches in there, many merged already so I'll only link to the ones that are still open.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Udi Kalifon\n\n \n\n \n \n \n\n \n 2018-07-16 11:19:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The CLI already creates a plan-environment.yaml file which is informative enough to reconstruct the deployment command. The GUI won't always realize that the environment files that were used from the file system are equivalent the ones in capabilities-map.yaml.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=13339", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 13339 – kernel-2.2.16-3 compilation failure in ksyms.c\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 13339\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 13339 \n - kernel-2.2.16-3 compilation failure in ksyms.c\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nkernel-2.2.16-3 compilation failure in ksyms.c\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMichael K. Johnson\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n http://www.aracnet.com/~griffint/buil...\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-07-03 01:46 UTC by Terry Griffin\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2002-12-15 00:09:34 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Terry Griffin\n\n \n\n \n \n \n\n \n 2000-07-03 01:46:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
While attempting to build a lightweight kernel for an old 486 laptop from\nthe 2.2.16-3 sources I got several compilation errors in ksyms.c relating\nto SMP support even though I had not selected the SMP option in 'make\nxconfig'. Using the same .config file with pristine 2.2.16 sources did not\nresult in any compilation errors. The .config file and make log are\navailable in the tar file at the URL.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Terry Griffin\n\n \n\n \n \n \n\n \n 2000-07-03 02:05:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Hmm - I did a 'make mrproper' and started over with the same\n.config file and got no errors. Doing a 'make clean' was not\nsufficient to clear up the problem. I had previously done a\n'make oldconfig' in the same directory using Red Hat's stock\nconfig file for i686 SMP. Something was left over from that\noperation that caused the problem and only 'make mrproper'\nfixed it, so there may still be a bug here somewhere.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2002-12-15 00:09:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Known limitation of the kernel make stuff.. it finally got fixed in the 2.5\ntree. Before that its a known "feature" you need to completely clean the tree\nswitching between SMP and non-SMP\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1260180", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1260180 – PCI passthrough leads to hang of KVM virtual machine\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1260180\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the \"RHEL project\" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses \"NEW\", \"ASSIGNED\", and \"POST\" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components \"kernel\", \"kernel-rt\", and \"kpatch\" are only migrated if still in \"NEW\" or \"ASSIGNED\". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status \"CLOSED\", resolution \"MIGRATED\", and set with \"MigratedToJIRA\" in \"Keywords\". The link to the successor Jira issue will be found under \"Links\", have a little \"two-footprint\" icon next to it, and direct you to the \"RHEL project\" in Red Hat Jira (issue links are of type \"https://issues.redhat.com/browse/RHEL-XXXX\", where \"X\" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.\n
\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1260180 \n - PCI passthrough leads to hang of KVM virtual machine\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nPCI passthrough leads to hang of KVM virtual machine\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CANTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 7\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n qemu-kvm\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \nx86_64\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n urgent\n
\n\n\n Target Milestone:\n\n \n \n\n rc\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nAlex Williamson\n\n
\n\n\n QA Contact:\n\n \n \nVirtualization Bugs\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2015-09-04 16:23 UTC by Robert McSwain\n\n
\n Modified:\n 2019-08-15 05:19 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2016-01-07 21:12:45 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Robert McSwain\n\n \n\n \n \n \n\n \n 2015-09-04 16:23:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
What problem/issue/behavior are you having trouble with?  What do you expect to see?\nOne of our customers requires the use of a National Instruments PCIe-GPIB card. \n\nUntil now, this card was used on hp z-series workstations under RHEL 5.8. \nWe are currently converting to KVM virtualization and the new base is a RHEL 5.8 VM. PCIe devices are passed through to the VM.\nThis passthrough does not work with the GPIB card. The test program (gpibtsw) freezes the entire VM. The RHEL7 hypervisor keeps running, so we are able to kill the VM and start it again. But inspecting the logs does not give any insight into the problem.\n\nWe're  using only two PCI devices  in pass through mode:\n\n- an self-developed  card  as interface to our  tester hardware\n- the NI  GPIB card\n\nOur card works  fine, just the NI card  (or better  the self-test program for this card)  is able to bring the VM in hang state.\n\nI tried to get some more details from NI (National Instruments)  on what the self-test program does, but without success yet.\n\nFiles will be provided in a future update\n\nWhere are you experiencing the behavior?  What environment?\nHP Z640 workstation with RHEL7.0 and 7.1  as hypervisor  and RHEL5.8  as guest.\n\nWhen does the behavior occur? Frequently?  Repeatedly?   At certain times?\nAlways\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Robert McSwain\n\n \n\n \n \n \n\n \n 2015-09-23 21:47:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Using the Serial Console, this now causes the VM to crash rather than simply hang, citing the following in the console\n\n\nUnable to handle kernel paging request at ffffffffd8ad2760 RIP: \n [<ffffffff88756f92>] :ni488k:ni488k-unversioned0000063+0x32/0x1a0\nPGD 203067 PUD 115e48067 PMD 0 \nOops: 0000 [1] SMP \nlast sysfs file: /power/state\nCPU 5 \nModules linked in: ni488lock(PU) ni488k(PU) nipalk(PU) nikal(PU) nls_utf8 t82622(PU) nfs hidp rfcomm l2cap bluetooth nfsd exportfs nfs_acl auth_rpcgss ipv6 xfrm_nalgo crypto_api autofs4 lockd sunrpc dm_mirror dm_multipath scsi_dh video backlight sbs power_meter hwmon i2c_ec dell_wmi wmi button battery asus_acpi acpi_memhotplug ac parport_pc lp parport floppy ftdi_sio i2c_piix4 usbserial i2c_core ide_cd virtio_net pcspkr serio_raw PcieCID1100(PU) tpm_tis cdrom tpm virtio_balloon tpm_bios dm_raid45 dm_message dm_region_hash dm_log dm_mod dm_mem_cache ata_piix libata sd_mod scsi_mod virtio_blk virtio_pci virtio_ring virtio ext3 jbd uhci_hcd ohci_hcd ehci_hcd\nPid: 9687, comm: gpibtsw Tainted: P     ---- 2.6.18-308.el5 #1\nRIP: 0010:[<ffffffff88756f92>]  [<ffffffff88756f92>] :ni488k:ni488k-unversioned0000063+0x32/0x1a0\nRSP: 0018:ffff81060e5f5b28  EFLAGS: 00010246\nRAX: 000000000a063970 RBX: ffff810631a96130 RCX: 0000000000000000\nRDX: ffff810631a9618c RSI: ffff8105ea390180 RDI: ffff810631a96130\nRBP: ffff810631a9618c R08: 0000000000000000 R09: ffff810631a9618c\nR10: 0000000000000000 R11: 0000000000000046 R12: 0000000000000046\nR13: ffff810631a96130 R14: ffff8105ea390180 R15: ffff8105ea390180\nFS:  0000000000000000(0000) GS:ffff810115f9e4c0(0063) knlGS:00000000f7f856c0\nCS:  0010 DS: 002b ES: 002b CR0: 000000008005003b\nCR2: ffffffffd8ad2760 CR3: 00000005e91b2000 CR4: 00000000000006a0\nProcess gpibtsw (pid: 9687, threadinfo ffff81060e5f4000, task ffff81063ca1d0c0)\nStack:  ffffffff88745e78 ffffffff886284e5 ffff81060e5f5b58 ffffffff8863265e\n 0000000000000001 ffff810631a9618c ffff810631a9618c 0000000000000046\n 0000000000000046 ffff810631a96130 ffff810631a960e0 ffffffff8875babe\nCall Trace:\n [<ffffffff886284e5>] :nipalk:nipalk-unversioned0002022+0x75/0x90\n [<ffffffff8863265e>] :nipalk:nipalk-unversioned0002224+0x8e/0xf0\n [<ffffffff8875babe>] :ni488k:ni488k-unversioned0000180+0x11e/0x150\n [<ffffffff885ac416>] :nipalk:nipalk-unversioned0000052+0xc6/0xe0\n [<ffffffff885d2d11>] :nipalk:nipalk-unversioned0001102+0x151/0x1c0\n [<ffffffff885d494d>] :nipalk:nipalk-unversioned0001111+0x34d/0x1140\n [<ffffffff8863192a>] :nipalk:nipalk-unversioned0002198+0x2a/0xa0\n [<ffffffff885ad910>] :nipalk:nipalk-unversioned0000011+0x220/0x240\n [<ffffffff88645b15>] :nipalk:nipalk_exported9+0x185/0x1e0\n [<ffffffff886450c5>] :nipalk:_ZNK22tMemBlockReferenceBase10getPointerEPi+0x25/0x50\n [<ffffffff885c1823>] :nipalk:nipalk-unversioned0000917+0x113/0x200\n [<ffffffff8862829c>] :nipalk:_Z15ioControlHelperPvjS_j+0x2c/0x180\n [<ffffffff88669f0a>] :nipalk:_ZNV14tSyncAtomicU32mmEi+0x1a/0x40\n [<ffffffff8862829c>] :nipalk:_Z15ioControlHelperPvjS_j+0x2c/0x180\n [<ffffffff88628736>] :nipalk:nipalk-unversioned0002020+0x1b6/0x270\n [<ffffffff885851f2>] :nikal:nNIKAL100_ioctl+0x32/0x3a\n [<ffffffff88585224>] :nikal:nNIKAL100_compatIoctl+0x13/0x17\n [<ffffffff800ff5f4>] compat_sys_ioctl+0xc5/0x2b1\n [<ffffffff800614b5>] sysenter_do_call+0x1e/0x76\n\n\nCode: 4c 8b 24 c5 e0 5b 7b 88 4d 85 e4 75 11 c7 02 84 3b ff ff e9 \nRIP  [<ffffffff88756f92>] :ni488k:ni488k-unversioned0000063+0x32/0x1a0\n RSP <ffff81060e5f5b28>\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Alex Williamson\n\n \n\n \n \n \n\n \n 2015-09-24 20:52:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
So we're getting a guest kernel crash caused by a page fault in the proprietary driver for a device that we've never claimed to support for device assignment.  Do we have any sort of relationship with National Instruments to debug why their driver is failing?  Does the customer?\n\nThe only shot-in-the-dark guess I can make is that possibly the driver is not expecting to find the device in the PCI topology we have in the virtual machine.  The Q35 machine type for the VM is more similar, but is still tech preview for 7.2 and does not yet allow configuration of the emulated PCIe devices necessary to bring the topology more in line with a modern physical system.\n\nIn the meantime the only thing I can suggest would be to create a pci-bridge in the VM and place the assigned device behind the bridge, just in case the driver might be looking for an upstream device from the VM perspective.  To do that, add a new controller in the domain XML:\n\n    <controller type='pci' index='1' model='pci-bridge'>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x0'/>\n    </controller>\n\nThen modify the <hostdev> entry for the assigned device so that the VM defined bus number matches the index of this new controller.  For example:\n\n    <hostdev mode='subsystem' type='pci' managed='yes'>\n      <source>\n        <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>\n      </source>\n      <address type='pci' domain='0x0000' bus='0x01' slot='0x01' function='0x0'/>\n    </hostdev>\n\nThe <address> within the <source> tags define the physical device, do not change these.  The second <address> defines the address of the <hostdev> as seen by the guest, change the \\bus\\ property to match the \\index\\ property of the pci-bridge <controller>, as shown above.\n\nAs I said, this is a long shot, but it's really our only chance since we have no visibility into the driver.  If it doesn't work, the only next steps are CLOSED CANTFIX or some debug assistance from National Instruments.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Alex Williamson\n\n \n\n \n \n \n\n \n 2016-01-07 21:12:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Customer case has been closed, closing.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=179457", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 179457 – netdump-server halts when running external script\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 179457\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 179457 \n - netdump-server halts when running external script\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nnetdump-server halts when running external script\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 3\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n netdump\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nThomas Graf\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n177783 \n
\n\n\n Blocks:\n\n \n \n\n \n \nRHEL3U8CanFix \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2006-01-31 15:47 UTC by Brad Hinson\n\n
\n Modified:\n 2014-06-18 08:28 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nRHBA-2006-0462\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2006-07-20 14:31:17 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHBA-2006:0462\n \n 0\n \n \n normal\n \n \n SHIPPED_LIVE\n \n \n netdump bug fix update\n \n \n 2006-07-19 18:32:00 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Brad Hinson\n\n \n\n \n \n \n\n \n 2006-01-31 15:47:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
+++ This bug was initially created as a clone of Bug #177783 +++\n\nDescription of problem:\n\nIn /var/crash/scripts/netdump-reboot, I have this logic:\n\nsleep 10\ncd "$2"\nnice gzip -9 vmcore\n\nThis works as I would expect it to... but when gzip is running, netdump-server\ndoes NOTHING else. It doesn't even accept incoming packets from other ongoing\nnetdumps.  So on my netdump server, which services hundreds of clients, I get\nfailed netdumps simplying because one that didn't fail it gzip'ing, and the\nother netdump clients timeout after a while.  I suspect that gzip isn't\nrequired.... "sleep 1h" should do the same thing.\n\nIs the netdump-server not capable of both running one of scripts AND continuing\nto process other currently active netdump sessions?\n\n\nVersion-Release number of selected component (if applicable):\n\nnetdump-server-0.7.7-3.i386.rpm in RHEL4 U2\n\nShoud should be filled under netdump-server, but I couldn't find that compenent\nin the list.\n\n-- Additional comment from anderson on 2006-01-13 17:38 EST --\n\nCan you do the gzip command in the background?  The netdump-server just does\na "system()" of the script.\n\n-- Additional comment from anderson on 2006-01-13 17:41 EST --\n\ni.e., \n\ncd $2\n(sleep 10; nice gzip -9 vmcore) & \n\n-- Additional comment from joshua on 2006-01-13 17:50 EST --\nCan't netdump-server do the right thing here?  Wouldn't an error in the script\neffectively halt all netdump activity on the server until it was restarted?\n\nSurely the netdump-server can fork off a process for the script.\n\n-- Additional comment from anderson on 2006-01-13 17:54 EST --\n\nIf the script failed, the system() function would just return, and the\nnetdump-server would continue.\n\nSurely it could fork off a process, but it doesn't...    ;-)\n\n(Sorry -- I didn't write the damn thing.)\n\n-- Additional comment from joshua on 2006-01-13 18:18 EST --\nIf the script does something that never returns, bad bad things would happen. \nThe netdump-server can provide more robust behavior by forking off the script,\nand not leaving itself so open to killing off all other netdump sessions.\n\nThe code isn't set in stone?  ie, if we come up with a better way for it to\nwork, can't it be changed?  Do you not have permission to change the code?  I\nunderstand that you didn't write it... but if only the original authors could\nchange the code... well... we would still all be running Solaris :-)\n\n-- Additional comment from anderson on 2006-01-13 18:26 EST --\n\nNo, but if (1) I fixed it today, and (2) if it was deemed a requirement\nfor a future netdump package errata -- which is no small task\ngetting it that permission from the powers-that-be -- you wouldn't see\nit in a release errata for many months from now.  The next netdump\nerrata is already in the pipeline, and even that won't hit the streets\nfor quite some time.  \n\nI feel your pain...\n\n\n-- Additional comment from anderson on 2006-01-18 09:13 EST --\n\n\nUpon further review (I've been watching too much football lately), please\nconsider the following.  There are four optional netdump-server scripts: \n\nnetdump-start: \n  Run when a new client does a "service netdump start".\n\nnetdump-crash:\n  Run when a client initiates a handshake after a crash.\n  It cannot be run in the background because its success/failure\n  determines whether the netdump-server starts a netdump operation\n  or requests the client to just reboot.\n\nnetdump-nospace:\n  Run when a netdump operation has been accepted, but there is not enough\n  space to hold the vmcore. \n  It cannot be run in the background because its intended use is to \n  allow the netdump-server to clear out space if possible, and if it\n  is successful, does a retry of the space check.\n\nnetdump-reboot:\n  Run after a vmcore has been created, and just before requesting that\n  the client reboot.\n\nSo the question is whether to make the netdump-reboot, and perhaps the\nnetdump-start, scripts run in the background, making their operation\ninconsistent with the other two.\n\nIf a user decides to have their script file perform a time-consuming task,\nthen the user need only add an ampersand to avoid blocking the netdump-server.\nSo there really is no problem/bug here.\n\nFurthermore, it can be argued that, depending upon what the user wants\ntheir script to accomplish, that the script *should* be run in the\nforeground, i.e., the netdump-server should wait before continuing to \nprocess any more activity.  How do we know that some other customer\nhas something being accomplished by their netdump-reboot script that\n*should* be waited for?  Changing the code now would break that\nbehavior.  \n\nIn my opinion, the process should remain as it is, so that the process\ncan remain as flexible as possible.  The user should have complete\ncontrol as to whether to run the scripts in the foreground or background.\n  \n\n\n-- Additional comment from joshua on 2006-01-18 13:51 EST --\nWell said. I mostly buy this line of reasoning.  Remember thought that a script\nthat isn't backgrounded halts *all* netdumps, not just the one for which the\nscript is running.  Think enterprise:  you are pointing 100s or 1000s of machine\nat a single netdump-server.  It isn't uncommon to see multiple netdumps at the\nsame time.  One mistake in a script, or just a script that takes a while, will\ncauase *all* other netdumps to fail.\n\nIf you don't think that is reason enough to change netdump-server's behavior,\nperhaps we should change the documentation or man page to point this important\nfact out.\n\n-- Additional comment from anderson on 2006-01-18 15:18 EST --\n\nI can certainly agree that a documentation change is reasonable,\nto both the package README and the netdump-server(8) man page.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Dave Anderson\n\n \n\n \n \n \n\n \n 2006-05-02 14:25:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fix checked in to RHEL-3 CVS, version 0.7.16-1.1\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Red Hat Bugzilla\n\n \n\n \n \n \n \n\n \n 2006-07-20 14:31:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nAn advisory has been issued which should help the problem\ndescribed in this bug report. This report is therefore being\nclosed with a resolution of ERRATA. For more information\non the solution and/or where to find the updated files,\nplease follow the link below. You may reopen this bug report\nif the solution does not work for you.\n\nhttp://rhn.redhat.com/errata/RHBA-2006-0462.html\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=845143", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 845143 – Soft lockup on Ionics Stratus ARM computer\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 845143\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 845143 \n - Soft lockup on Ionics Stratus ARM computer\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSoft lockup on Ionics Stratus ARM computer\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 17\n
\n\n\n Hardware:\n\n \n \narm\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJon Masters\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nARMTracker \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2012-08-02 00:15 UTC by Steven A. Falco\n\n
\n Modified:\n 2013-04-27 03:33 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2013-04-13 08:27:47 UTC\n \n\n
\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n Complete console log showing the lockup\n\n \n (33.99 KB,\n application/octet-stream)\n\n
\n 2012-08-02 00:16 UTC,\n\n Steven A. Falco\n\n
\n
\n no flags\n \n Details\n
\n \n soft lockup bug console log\n\n \n (3.76 KB,\n text/plain)\n\n
\n 2012-09-26 02:42 UTC,\n\n Matt Hirsch\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Steven A. Falco\n\n \n\n \n \n \n\n \n 2012-08-02 00:15:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem: I am attempting to build activeMQ via maven / java, on an ARM-based IONICS Stratus plug computer.\n\nThe computer hangs part way into the build, and I get a kernel error message about a soft lockup.  It looks like this is originating somewhere in the networking stack:\n\n[ 1069.060253] BUG: soft lockup - CPU#0 stuck for 22s! [java:686]\n[ 1069.066116] Modules linked in: nfs nfs_acl auth_rpcgss fscache lockd sunrpc vfat fat mtdchar ofpart libertas_sdio libertas orion_nand cfg80211 rfkill nand nand_ecc mv643xx_eth nand_ids mtd mv_cesa usb_storage mmc_block mvsdio mmc_core [last unloaded: scsi_wait_scan]\n[ 1069.089990]\n[ 1069.091482] Pid: 686, comm:                 java\n[ 1069.096116] CPU: 0    Not tainted  (3.4.6-2.fc17.armv5tel.kirkwood #1)       \n[ 1069.102684] PC is at dma_cache_maint_page+0xb0/0xe0\n[ 1069.107583] LR is at dma_cache_maint_page+0xa8/0xe0\n[ 1069.112485] pc : [<c000f724>]    lr : [<c000f71c>]    psr: 80000013          \n[ 1069.112490] sp : c7475c58  ip : c022eed0  fp : 00000fff00\n[ 1069.124026] r10: 000002ec  r9 : c066cb88  r8 : 0a23300000\n[ 1069.129276] r7 : 00000001  r6 : 00000076  r5 : c0b109c0  r4 : 00000abc       \n[ 1069.135834] r3 : 00000000  r2 : c066cb88  r1 : 00000076  r0 : dde4eabc       \n[ 1069.142392] Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user\n[ 1069.149559] Control: 0005397f  Table: 1dd6c000  DAC: 00000015\n[ 1069.155349] [<c000f1f8>] (unwind_backtrace+0x0/0x124) from [<c0077e10>] (watchdog_timer_fn+0xf0/0x144)\n[ 1069.164706] [<c0077e10>] (watchdog_timer_fn+0xf0/0x144) from [<c0038ab4>] (__run_hrtimer+0xb0/0x1d4)\n[ 1069.173886] [<c0038ab4>] (__run_hrtimer+0xb0/0x1d4) from [<c00392d0>] (hrtimer_interrupt+0x10c/0x254)\n[ 1069.183161] [<c00392d0>] (hrtimer_interrupt+0x10c/0x254) from [<c001604c>] (orion_timer_interrupt+0x24/0x34)\n[ 1069.193046] [<c001604c>] (orion_timer_interrupt+0x24/0x34) from [<c007859c>] (handle_irq_event_percpu+0x38/0x240)\n[ 1069.203360] [<c007859c>] (handle_irq_event_percpu+0x38/0x240) from [<c00787d4>] (handle_irq_event+0x30/0x40)\n[ 1069.213240] [<c00787d4>] (handle_irq_event+0x30/0x40) from [<c007ae1c>] (handle_level_irq+0xbc/0xd0)\n[ 1069.222421] [<c007ae1c>] (handle_level_irq+0xbc/0xd0) from [<c0077fc8>] (generic_handle_irq+0x28/0x38)\n[ 1069.231778] [<c0077fc8>] (generic_handle_irq+0x28/0x38) from [<c0009b84>] (handle_IRQ+0x68/0x8c)\n[ 1069.240611] [<c0009b84>] (handle_IRQ+0x68/0x8c) from [<c042c574>] (__irq_svc+0x34/0x80)\n[ 1069.248662] [<c042c574>] (__irq_svc+0x34/0x80) from [<c000f724>] (dma_cache_maint_page+0xb0/0xe0)\n[ 1069.257583] [<c000f724>] (dma_cache_maint_page+0xb0/0xe0) from [<c000fbdc>] (___dma_page_dev_to_cpu+0x7c/0xcc)\n[ 1069.267642] [<c000fbdc>] (___dma_page_dev_to_cpu+0x7c/0xcc) from [<c022cda8>] (dma_async_memcpy_buf_to_pg+0x134/0x1a8)\n[ 1069.278398] [<c022cda8>] (dma_async_memcpy_buf_to_pg+0x134/0x1a8) from [<c022e1f8>] (dma_memcpy_to_iovec+0xd4/0x158)\n[ 1069.288981] [<c022e1f8>] (dma_memcpy_to_iovec+0xd4/0x158) from [<c036c7e0>] (dma_skb_copy_datagram_iovec+0x5c/0x1d4)\n[ 1069.299564] [<c036c7e0>] (dma_skb_copy_datagram_iovec+0x5c/0x1d4) from [<c0392e9c>] (tcp_recvmsg+0x5a8/0x9f4)\n[ 1069.309541] [<c0392e9c>] (tcp_recvmsg+0x5a8/0x9f4) from [<c03b0ae0>] (inet_recvmsg+0x48/0x5c)\n[ 1069.318122] [<c03b0ae0>] (inet_recvmsg+0x48/0x5c) from [<c0345d60>] (sock_recvmsg+0xc0/0xe8)\n[ 1069.326611] [<c0345d60>] (sock_recvmsg+0xc0/0xe8) from [<c03477b0>] (sys_recvfrom+0xa0/0x10c)\n[ 1069.335182] [<c03477b0>] (sys_recvfrom+0xa0/0x10c) from [<c0347838>] (sys_recv+0x1c/0x20)\n[ 1069.343404] [<c0347838>] (sys_recv+0x1c/0x20) from [<c0008c40>] (ret_fast_syscall+0x0/0x2c)\n\n\nVersion-Release number of selected component (if applicable):\n\nLinux version 3.4.6-2.fc17.armv5tel.kirkwood (mockbuild.hsv.redhat.com)\n\n\nHow reproducible: 100%\n\nSteps to Reproduce:\n1. Download the source for activemq-parent-5.5.1\n2. attempt to build via: mvn clean install\n  \nActual results: soft lock up\n\nExpected results: no lock up\n\n\nAdditional info: I have a 500 GB USB hard-drive connected, providing the root filesystem.  The kernel / initrd are loaded over tftp.  I'll add an attachment showing the entire console output from bootup to the hang.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Steven A. Falco\n\n \n\n \n \n \n\n \n 2012-08-02 00:16:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 601844 [details]\nComplete console log showing the lockup\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2012-09-26 02:40:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'll add a "me too" - I have been having this problem (a very similar BUG message) on a sheevaplug. It could be related to the network stack. I run into it when 1) running a python script that streams data over the network 2) accessing saned via xinetd. 3) Other times seemingly at random.\n\nI have encountered this using kernel-kirkwood-3.4.2-3.fc17.armv5tel.rpm, and 3.6.0-0.rc6.git2.1.fc18.armv5tel.kirkwood. (For me, the 3.5.X kernels don't boot due to a different RTC bug). I'll attach an example of the BUG message below.\n\nThere is at least one other person running into this bug on a dreamplug: http://forums.fedoraforum.org/showthread.php?t=284430\n\nI have noticed that the RTC is set to a strange value after the soft lockup.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2012-09-26 02:42:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 617361 [details]\nsoft lockup bug console log\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Lubomir Rintel\n\n \n\n \n \n \n\n \n 2012-12-27 19:46:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thank you for your bug reports!\nCould you please check whether the following patch fixes the issue for you?\n\nhttps://github.com/lkundrak/linux/commit/e88886956244c67d924d612c9a8af7d01f1adc26\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Steven A. Falco\n\n \n\n \n \n \n\n \n 2012-12-28 01:25:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Unfortunately, I no longer own the IONICS Stratus, so I cannot try out the proposed fix.  However, the patch you mentioned sure seems like a good candidate.\n\nMatt - you had a similar problem.  Are you in a position to try the fix?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2012-12-28 01:46:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I will try this with my sheevaplug - it will be a couple of weeks before I can get to it though. I'm in the middle of a huge deadline. Sorry!\n\nActually, if you have a compiled kernel rpm package I can try it sooner, but I don't have an ARM build setup going right now.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Lubomir Rintel\n\n \n\n \n \n \n\n \n 2012-12-28 16:44:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Matt, this is what I use on my Guruplug currently:\nhttp://fedorapeople.org/~lkundrak/kernel-kirkwood/\n\nHope it helps!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2012-12-28 22:23:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Lubomir, does that kernel have the patch you suggested applied? I have installed it on my sheevaplug, and all seems well so far. I'll report back if any soft lockups happen.\n\nThanks!\n\nMatt\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2012-12-29 23:43:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Just a followup - looks good so far. Haven't had any lockups under the circumstances that previously caused them. However, I do get messages like these in the messages file:\n\n[92579.500850] mv_xor mv_xor.0: mv_xor_clean_completed_slots 362\n[92579.500914] mv_xor mv_xor.0: mv_xor_prep_dma_memcpy dest: 18ad9960 src 1d0cb084 len: 258 flags: 18\n[92579.500936] mv_xor mv_xor.0: mv_xor_prep_dma_memcpy sw_desc de692000 async_tx de69203c\n[92579.500951] mv_xor mv_xor.0: mv_xor_tx_submit sw_desc de692000: async_tx de69203c\n[92579.500968] mv_xor mv_xor.0: mv_xor_start_new_chain 270: sw_desc de692000\n[92579.500980] mv_xor mv_xor.0:  activate chan.\n[92579.501000] mv_xor mv_xor.0: intr cause 3\n[92579.501014] mv_xor mv_xor.0: mv_xor_device_clear_eoc_cause, val 0xfffffffe\n[92579.501036] mv_xor mv_xor.0: __mv_xor_slot_cleanup 402\n[92579.501050] mv_xor mv_xor.0: current_desc 7844d40\n[92579.501062] mv_xor mv_xor.0: mv_xor_clean_completed_slots 362\n[92579.501097] mv_xor mv_xor.0: mv_xor_clean_slot 379: desc de692000 flags 18\n[92579.501113] mv_xor mv_xor.0: mv_xor_free_slots 255 slot de692000\n[92579.501164] mv_xor mv_xor.0: mv_xor_clean_completed_slots 362\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Lubomir Rintel\n\n \n\n \n \n \n\n \n 2012-12-31 19:00:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thank you for your testing, Matt.\n\nWhat you see is expected -- it's based off Rawhide kernel that has tons of debugging and sanity checks enabled (this is from CONFIG_DMA_DEBUG or something like that), equivalent to kernel-debug from release builds. It is probably a bit slower than release kernel as well, thus if you intend to use this, you may want to reapply the patch to a release kernel instead.\n\nHave a nice 2013!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Andrew Lunn\n\n \n\n \n \n \n\n \n 2013-01-06 13:47:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
As mentioned on the linux-arm-kernel mailing list, removing these checks is wrong. The hardware imposes a minimum buffer size of 16 bytes. In practice, any DMA operation less than 128 bytes are rejected, because software will be faster than setting up the DMA, handling the interrupt when its finished, scheduling and running a tasklet, and running the completion callback etc.\n\nThe crypto/async_tx/async_memcpy.c:async_memcpy() functions has no issues with this minimum size limit, it falls back to memcpy().\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Peter Robinson\n\n \n\n \n \n \n\n \n 2013-01-09 10:16:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Have you tried the following. On low memory systems it basically keeps a little free for things like network buffers. We've seen it helps for some other ARM platforms.\n\ncat << EOF > /etc/sysctl.conf\nvm.min_free_kbytes = 12288\nEOF\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2013-02-15 14:32:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Two notes: \n\nI tried kernel-kirkwood-3.7.3-101.fc17.armv5tel, and it seemed to still suffer from this problem. I have been running Lubomir's patch for two months without encountering this bug, so something he did should give a clue as to what the problem is, even if it's not the "right" fix.\n\nIt seems vm.min_free_kbytes = 12288 is already set by default by initscripts-9.37.2-1.fc17.armv5tel, so that does not address this issue.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Peter Robinson\n\n \n\n \n \n \n\n \n 2013-03-31 18:52:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please retest with 3.8.x\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2013-04-13 15:41:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please reopen this bug. I still have this problem with the latest kernel, 3.8.3-102.fc17.armv5tel.kirkwood.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Matt Hirsch\n\n \n\n \n \n \n\n \n 2013-04-27 03:33:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please reopen this bug. The current kernel still has this problem.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=97164", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 97164 – Installer exits abnormallywith device line in ks.cfg\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 97164\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 97164 \n - Installer exits abnormallywith device line in ks.cfg\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nInstaller exits abnormallywith device line in ks.cfg\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 9\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJeremy Katz\n\n
\n\n\n QA Contact:\n\n \n \nMike McLean\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2003-06-11 03:02 UTC by Mike Smith\n\n
\n Modified:\n 2007-04-18 16:54 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2006-04-24 18:26:46 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Mike Smith\n\n \n\n \n \n \n\n \n 2003-06-11 03:02:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nWith Red Hat 9 changing the boot disks, I've had to modify the bootdisk.img to \nallow for network drivers. Simple enough tear down the initrd.img and \nmodules.cgz then put it all back together after adding the drivers and \nupdating pcitable, module-info and modules.dep.\n\n Ok so I boot with 'linux ks=floppy'. With the following line in the ks.cfg, \nthe installer bombes out. \n\ndevice eth 3c59x\n\nHowever if I remove the line, then I get prompted to select the driver and the \ninstall continues on and works fine.\n\n Not sure what else I can provide. Here's the contents of ks.cfg.\n\ninstall\nlang en_US.UTF-8\nlangsupport --default en_US.UTF-8 en_US.UTF-8\nkeyboard us\nmouse genericwheelps/2 --device psaux\nskipx\ndevice eth 3c59x\nnetwork --device eth0 --bootproto=static --ip=192.168.1.242 --\nnetmask=255.255.255.0 --gateway=192.168.1.1 --nameserver=192.168.1.1\nurl --url ftp://192.168.1.39/redhat/linux/9/en/os/i386\nrootpw --iscrypted $1$ThisIsNotMyRealCryptedPW/\nauthconfig --enableshadow --enablemd5\ntimezone America/Chicago\nbootloader --location=mbr\n# The following is the partition information you requested\n# Note that any partitions you deleted are not expressed\n# here so unless you clear all partitions first, this is\n# not guaranteed to work\nclearpart --linux \npart /boot --fstype ext3 --size=100 \npart / --fstype ext3 --size=700 --grow \npart swap --size=256 \n\n%packages\n@ Development Tools\n@ Dialup Networking Support\n@ FTP Server\n@ System Tools\n@ Text-based Internet\n\n%post\n\nHow reproducible: \nEvery Time\n\n\nSteps to Reproduce:\n1. Rebuild initrd.img to include your network driver and update the pcitable, \nmodules.dep, and module-info\n2. add 'device eth 3c59x' or whatever you driver is to ks.cfg\n3. watch it crash when it attempts to load drivers\n        \nActual results:\nInstaller exits abnormally with signal 11 received.\n\n\nExpected results:\nLoad the driver and continue the install\n\nAdditional info:\nThis is a show stopper for me and I know a lot of other people. What good is a \nkickstart function if you can't automate with net drivers?\n\n Please let me know what else I should provide.\n\n -Mike\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Mike Smith\n\n \n\n \n \n \n\n \n 2003-06-12 14:14:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Update on this....If you add --opts=0 to the device line, then all works well. \nI'm still not sure why the installer isn't picking up the nic card on a probe. \nAfter the build, it has NO problem seeing the card and the module is loaded \njust fine.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Mike Smith\n\n \n\n \n \n \n\n \n 2003-06-13 19:38:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Go ahead and close this if ya like. There is still a problem I believe with \nthe lack of --opts on the device line causing a complete bail out. \n\n I don't need the device line any more. Can you say TABS instead of SPACES in \npcitable :)\n\n \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Michael Fulbright\n\n \n\n \n \n \n\n \n 2003-06-19 18:52:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok good to hear its working.\n\nJeremy - shouldnt our parsing be more robust against this type of failure?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2003-06-29 21:54:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fixed in CVS\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2006-04-24 18:26:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Mass-closing lots of old bugs which are in MODIFIED (and thus presumed to be\nfixed).  If any of these are still a problem, please reopen or file a new bug\nagainst the release which they're occurring in so they can be properly tracked.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=149304", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 149304 – gaim MSN crash during chat idle timeout (?)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 149304\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 149304 \n - gaim MSN crash during chat idle timeout (?)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ngaim MSN crash during chat idle timeout (?)\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n gaim\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nWarren Togami\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n149273 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2005-02-22 05:24 UTC by Warren Togami\n\n
\n Modified:\n 2007-11-30 22:11 UTC\n (History)\n
\n \n 5 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-02-28 07:51:00 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2005-02-22 05:24:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\ngaim-1.1.3 crashed with the MSN protocol during an idle timeout, where you don't\nchat in an MSN window for a while.  The crash would be between these two events\nfrom "gaim -d" output.\n\n(19:16:01) msn: S: SB 004: BYE somebody 1\n(19:16:01) msn: destroy httpconn (0x99ba5b0)\n\nUnfortunately I have been unable to reproduce this while running gaim in gdb. \nContinuing to do so now to capture this crash info if it happens again.\n\nVersion-Release number of selected component (if applicable):\ngaim-1.1.3-1.EL4\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2005-02-22 06:09:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Still unable to reproduce using FC3 gaim-1.1.3, but it seems that RHEL3\ngaim-1.1.3 reliably hangs instead of crashes here.  This seems to be a regression.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Stu Tomlinson\n\n \n\n \n \n \n\n \n 2005-02-23 01:55:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This was caused by changes in Gaim 1.1.3 which were introduced to prevent\ncancelling active file transfers with people you had active conversations with.\nThese crashes are fixed in upstream Gaim CVS and will be fixed in the upcoming\nGaim 1.1.4 release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2005-02-28 07:51:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Resolved in gaim-1.1.4.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=116498", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 116498 – gst-register uses 100% cpu when entering a folder with nautilus containing divX video\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 116498\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 116498 \n - gst-register uses 100% cpu when entering a folder with nautilus containing divX video\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ngst-register uses 100% cpu when entering a folder with nautilus containing di...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WORKSFORME\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n gstreamer-plugins\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 1\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nColin Walters\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-02-21 21:07 UTC by Kyrre Ness Sjøbæk\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-04-02 19:20:45 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Kyrre Ness Sjøbæk\n\n \n\n \n \n \n\n \n 2004-02-21 21:07:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Opera/7.21 (X11; Linux i686; U)  [en]\n\nDescription of problem:\n(not shure if this is the rigth place to file the bug - if not, \nplease move it)\n\nWhen I enter a folder (with nautilus) which contains divX video \nfiles, i can see the cpu meter maxes out at 100%, and a short look \nwith "top" shows that a prosess named gst-register is to blame. when \ni kill it, it goes back to normal (not showing up in top)\n\nVersion-Release number of selected component (if applicable):\ngstreamer-tools-0.6.4-0.1 gstreamer-0.6.4-0.1 gstreamer-plugins-0.6.\n4-0.1.fr \n\nHow reproducible:\nDidn't try\n\nSteps to Reproduce:\nseen it on several macines. Can't tell if its only occuring on divx \nvideo. I have installed mplayer, and said that .avi files should be \nopened with gmplayer\n\nActual Results:  cpu maxes at 100% until prosess is killed\n\nExpected Results:  maybe not trying to make a thumbnail of .avi \nfiles? (if this is what it tries to do)\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Colin Walters\n\n \n\n \n \n \n\n \n 2004-03-29 21:27:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is bizarre.  gst-register should only be run by the\npost-installation script of the rpm package.  \n\nCan you really reproduce this every time you enter a folder in\nnautilus containing divx video?  Are you sure it's gst-register?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Kyrre Ness Sjøbæk\n\n \n\n \n \n \n\n \n 2004-03-30 10:00:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I was able to reproduce every time it on my laptop. Going to check if\nthe bug's still there.\n\nYes, I am shure it was gst-register, as I checked with top. It looked\nlike it tried to index the folder.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Colin Walters\n\n \n\n \n \n \n\n \n 2004-04-02 15:21:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Do you have any custom RPMs installed or is this all FC1?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Kyrre Ness Sjøbæk\n\n \n\n \n \n \n\n \n 2004-04-02 16:34:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Some of my RPM's is from freshrpm's (as I have used this as a way to\nget faster download speeds (borowing network uplink from friends and\nmy school - I use ISDN at home, plus up2date is really buggy. Yes, i\nknow I can use YUM directly, but...) and ability to use synaptic), and\nmaybee som packages from livna (mp3-patched rhytmbox - didn't work.\nGuess these are replaced with something from freshrpms by now.), pluss\nsome various sources (general software downloaded from the net. I\nhonestly don't remember everything).\n\nIs there some log file etc. you would be interested in looking at? I\nmight even be able to forward the ssh port for you. Again, i'm on an\nISDN uplink and it will not be possible for me to fix that shell-thing\nduring the next few days (easter).\n\nWhen checking, i see that the bug has mysteriously gone away (as far\nas I can see - not any extensive testing done, but the bug was really\neasily reproduced), and everything now works great.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Colin Walters\n\n \n\n \n \n \n\n \n 2004-04-02 19:20:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If it occurs again then please reopen the bug.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=169973", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 169973 – Review Request: python-clientform - ClientForm\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 169973\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 169973 \n - Review Request: python-clientform - ClientForm\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: python-clientform - ClientForm\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NEXTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJohn Mahowald\n\n
\n\n\n QA Contact:\n\n \n \nFedora Package Reviews List\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n http://wwwsearch.sourceforge.net/Clie...\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nFE-ACCEPT \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2005-10-06 00:04 UTC by Josh Boyer\n\n
\n Modified:\n 2007-11-30 22:11 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-11-04 03:51:10 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Josh Boyer\n\n \n\n \n \n \n\n \n 2005-10-06 00:04:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec Name or Url: http://jdub.homelinux.org/files/ClientForm/ClientForm.spec\nSRPM Name or Url: http://jdub.homelinux.org/files/ClientForm/lientForm-0.1.17-1.src.rpm\n\nDescription: <description here>\n\nClientForm is a Python module for handling HTML forms on the client side,\nuseful for parsing HTML forms, filling them in and returning the completed\nforms to the server.  It developed from a port of Gisle Aas' Perl module\nHTML::Form, from the libwww-perl library, but the interface is not the same.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Ville Skyttä\n\n \n\n \n \n \n\n \n 2005-10-06 15:37:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'd personally name it "python-clientform" (all lowercase).  Please at least \nadd the "python-" prefix. \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Ignacio Vazquez-Abrams\n\n \n\n \n \n \n\n \n 2005-10-06 16:11:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The module name is ClientForm so the proper name would be python-ClientForm.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Ville Skyttä\n\n \n\n \n \n \n\n \n 2005-10-06 16:19:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The majority of python-* in Extras seem to disagree with that (based on \nquickly peeking into the source tarball names only). \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Tom "spot" Callaway\n\n \n\n \n \n \n\n \n 2005-10-06 16:20:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The prefix is a MUST. The lowercase is up to the packager.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Josh Boyer\n\n \n\n \n \n \n\n \n 2005-10-06 17:31:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok, updated spec file and srpm at:\n\nhttp://jdub.homelinux.org/files/ClientForm/python-clientform.spec\n\nand\nhttp://jdub.homelinux.org/files/ClientForm/python-clientform-0.1.17-2.src.rpm\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n John Mahowald\n\n \n\n \n \n \n\n \n 2005-10-30 06:58:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Needs work:\n\n- *.pyo needs to be %ghost ed\n\nSummary doesn't seem to match the package:\nSummary:        Powerful extensions to the standard datetime module\nIs this the right Summary?\n\nMinor:\n- typo in Source1, net not not:\nhttp://wwwsearch.sourceforge.not/ClientForm/src/ClientForm-0.1.17.tar.gz\n\nGood:\n- BSD license, text included\n- spec legible\n- source matches upstream\n- builds on FC4\n- follows python template\n- owns all it's files\n- rpmlint clean\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Josh Boyer\n\n \n\n \n \n \n\n \n 2005-10-30 20:36:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #6)\n> Needs work:\n> \n> - *.pyo needs to be %ghost ed\n\nOk, I think I fixed this... (first time packaging python)\n\n> \n> Summary doesn't seem to match the package:\n> Summary:        Powerful extensions to the standard datetime module\n> Is this the right Summary?\n\nNo.  Blatant copy/paste error.  Fixed.\n\n> \n> Minor:\n> - typo in Source1, net not not:\n> http://wwwsearch.sourceforge.not/ClientForm/src/ClientForm-0.1.17.tar.gz\n\nFixed.\n\nUpdated spec files and srpm at:\n\nhttp://jdub.homelinux.org/files/ClientForm/python-clientform.spec\n\nand\n\nhttp://jdub.homelinux.org/files/ClientForm/python-clientform-0.1.17-3.src.rpm\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n John Mahowald\n\n \n\n \n \n \n\n \n 2005-10-31 06:44:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Looks good. APPROVED\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Josh Boyer\n\n \n\n \n \n \n\n \n 2005-11-04 03:51:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
branched, tagged, and built.  thanks for the review!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Christian Iseli\n\n \n\n \n \n \n\n \n 2006-10-18 12:41:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Normalize summary field for easy parsing\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1005508", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1005508 – [abrt] abrt-addon-ccpp-2.1.6-3.fc19: PyTuple_ClearFreeList: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1005508\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1005508 \n - [abrt] abrt-addon-ccpp-2.1.6-3.fc19: PyTuple_ClearFreeList: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[abrt] abrt-addon-ccpp-2.1.6-3.fc19: PyTuple_ClearFreeList: Process /usr/bin/...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n EOL\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n python\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 19\n
\n\n\n Hardware:\n\n \n \nx86_64\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBohuslav "Slavek" Kabrda\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n\n abrt_hash:c1a8d3127983366a59c594d8704...\n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2013-09-07 19:09 UTC by Mikhail\n\n
\n Modified:\n 2015-02-17 17:06 UTC\n (History)\n
\n \n 13 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2015-02-17 17:06:45 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n File: backtrace\n\n \n (16.41 KB,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: cgroup\n\n \n (140 bytes,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: core_backtrace\n\n \n (3.38 KB,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: dso_list\n\n \n (9.75 KB,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: exploitable\n\n \n (82 bytes,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: limits\n\n \n (1.29 KB,\n text/plain)\n\n
\n 2013-09-07 19:09 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: maps\n\n \n (46.54 KB,\n text/plain)\n\n
\n 2013-09-07 19:10 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: open_fds\n\n \n (248 bytes,\n text/plain)\n\n
\n 2013-09-07 19:10 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: proc_pid_status\n\n \n (934 bytes,\n text/plain)\n\n
\n 2013-09-07 19:10 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n File: var_log_messages\n\n \n (12.00 KB,\n text/plain)\n\n
\n 2013-09-07 19:10 UTC,\n\n Mikhail\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Version-Release number of selected component:\nabrt-addon-ccpp-2.1.6-3.fc19\n\nAdditional info:\nreporter:       libreport-2.1.6\nbacktrace_rating: 4\ncmdline:        /usr/bin/python -u /usr/bin/abrt-action-install-debuginfo --ids=- --size_mb=4096\ncrash_function: PyTuple_ClearFreeList\nenviron:        PATH=/usr/bin:/bin\nexecutable:     /usr/bin/python2.7\nkernel:         3.10.10-200.fc19.x86_64\nrunlevel:       N 5\nuid:            173\n\nTruncated backtrace:\nThread no. 1 (10 frames)\n #0 PyTuple_ClearFreeList at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:933\n #1 Py_Finalize at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:527\n #2 Py_Exit at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1780\n #3 handle_system_exit at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1154\n #5 PyErr_PrintEx at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1164\n #6 PyErr_Print at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1067\n #7 PyRun_SimpleFileExFlags at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:955\n #8 PyRun_AnyFileExFlags at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755\n #9 Py_Main at /usr/src/debug/Python-2.7.5/Modules/main.c:640\n #10 __libc_start_main at libc-start.c:258\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795196 [details]\nFile: backtrace\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795197 [details]\nFile: cgroup\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795198 [details]\nFile: core_backtrace\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795199 [details]\nFile: dso_list\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:53 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795200 [details]\nFile: exploitable\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:09:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795201 [details]\nFile: limits\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:10:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795202 [details]\nFile: maps\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:10:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795203 [details]\nFile: open_fds\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:10:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795204 [details]\nFile: proc_pid_status\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Mikhail\n\n \n\n \n \n \n\n \n 2013-09-07 19:10:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 795206 [details]\nFile: var_log_messages\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Jiri Moskovcak\n\n \n\n \n \n \n\n \n 2013-09-18 11:27:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This seems more like a bug in python interpret itself -> reassigning to python\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Fedora End Of Life\n\n \n\n \n \n \n\n \n 2015-01-09 19:46:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a notice that Fedora 19 is now at end of life. Fedora \nhas stopped maintaining and issuing updates for Fedora 19. It is \nFedora's policy to close all bug reports from releases that are no \nlonger maintained. Approximately 4 (four) weeks from now this bug will\nbe closed as EOL if it remains open with a Fedora 'version' of '19'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, simply change the 'version' \nto a later Fedora version.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora 19 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora, you are encouraged  change the 'version' to a later Fedora \nversion prior this bug is closed as described in the policy above.\n\nAlthough we aim to fix as many bugs as possible during every release's \nlifetime, sometimes those efforts are overtaken by events. Often a \nmore recent Fedora release includes newer upstream software that fixes \nbugs or makes them obsolete.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Fedora End Of Life\n\n \n\n \n \n \n\n \n 2015-02-17 17:06:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is\nno longer maintained, which means that it will not receive any further\nsecurity or bug fix updates. As a result we are closing this bug.\n\nIf you can reproduce this bug against a currently maintained version of\nFedora please feel free to reopen this bug against that version. If you\nare unable to reopen this bug, please file a new report against the\ncurrent release. If you experience problems, please add a comment to this\nbug.\n\nThank you for reporting this bug and we are sorry it could not be fixed.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=113222", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 113222 – grub.conf on two disk machine must be edited to do first reboot\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 113222\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 113222 \n - grub.conf on two disk machine must be edited to do first reboot\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ngrub.conf on two disk machine must be edited to do first reboot\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 1\n
\n\n\n Hardware:\n\n \n \ni586\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJeremy Katz\n\n
\n\n\n QA Contact:\n\n \n \nMike McLean\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-01-09 20:57 UTC by Ed Attfield\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-10-05 15:59:55 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Ed Attfield\n\n \n\n \n \n \n\n \n 2004-01-09 20:57:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1)\nGecko/20020920 Netscape/7.0\n\nDescription of problem:\nI installed Fedora onto an aging machine which had two physical disks,\nhda was 1 Gbyte and hdc was 2 Gbytes.\n\nAn obscure message during the install said there was not enough disk\nto complete the install onto the 1 GByte disk - it says how much more\nspace would have been needed, but the phrasing suggests this is the\nsize of the disk.\n\nI did manual partitioning, and put /boot swap and /home onto the 1\nGbyte disk, and put / onto the 2 GByte disk.\n\nI had to drop staroffice and some packages like cd burner and scanner\nsupport to get it to fit into 2 GBytes.\n\nIt installed and rebooted beautifully, though things were pretty slow\nin 64 megabytes of ram.\n\nRebooting the next day did not go so well. Everything works up to the\npoint where it goes to mount / read/write. This fails, logs a message,\nand then the kernel loads and gives a panic message.\n\nI fixed the problem by editing my grub.conf file:\n where the Kernel line said "root=NAME=/"\n I changed it to "root=/dev/hdc1"\n\n\nVersion-Release number of selected component (if applicable):\n\n\nHow reproducible:\nAlways\n\nSteps to Reproduce:\n1. use partd to put / on /dev/hdc1\n2. reboot\n3.\n    \n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Ed Attfield\n\n \n\n \n \n \n\n \n 2004-01-09 21:00:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I did this all from memory, I can get you the grub.conf and logs, if\nyou really need them.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2004-01-13 20:56:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
root=LABEL=/?  This should work fine assuming the drive didn't somehow\nlose it's label.  What does tune2fs -l /dev/hdc1 show?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Ed Attfield\n\n \n\n \n \n \n\n \n 2004-01-15 01:44:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
tune2fs -l /dev/hdc1 says the volume name is / \nhda1 is /boot\nhda3 is /home\nswap is on hda2\n\nI looked at grub.conf today and saw that it was back to saying\nroot-HOME=/ and I thought I was going crazy until I figured out that\nit had been changed by running up2date.\n\nMy first kernel version (off the yarrow i386 iso) was\n  2.4.22-1.2115.nptl (bhcompile.redhat.com) (gcc version\n3.2.3 20030422 (Red Hat Linux 3.2.3-6)) #1 Wed Oct 29 15:20:17 EST 2003\n Kernel command line: ro root=/dev/hdc1 rhgb\n\nMy current kernel version is\n  2.4.22-1.2135.nptl (bhcompile.redhat.com) (gcc version\n3.2.3 20030422 (Red Hat Linux 3.2.3-6)) #1 Mon Dec 15 15:46:09 EST 2003\nKernel command line: ro root=LABEL=/ rhgb\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2004-10-05 15:59:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This should be fixed in newer releases.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=4037", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 4037 – vi command mode fails to work for bash after upgrade vs. install of 6.0\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 4037\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 4037 \n - vi command mode fails to work for bash after upgrade vs. install of 6.0\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nvi command mode fails to work for bash after upgrade vs. install of 6.0\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n DUPLICATE\n of bug 2397\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n bash\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDavid Lawrence\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-07-14 18:01 UTC by lanny.t.tavasci\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-08-19 19:48:12 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n lanny.t.tavasci\n\n \n\n \n \n \n\n \n 1999-07-14 18:01:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I performed an upgrade from 5.1 to 6.0. After upgrade had\ncompleted the vi command recall and line editing will not\nwork under bash. However, on another system that I did an\ninstall instead of an upgrade the vi command recall and line\nediting work fine. When you execute the "set -o vi" on both\nsystems it does set the "vi" value to "on" as seen with a\n"set -o" command. However, on the upgrade system it doesn't\nwork, and on the fresh install system it does. The bash\nfileset version is the same on both - bash-1.14.7-16.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n lanny.t.tavasci\n\n \n\n \n \n \n\n \n 1999-07-31 01:50:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Additional information: It seems that this problem is related to the\n/etc/inputrc file that is installed with Red Hat 6.0. The 5.x systems\ndid not have that file. On systems where the vi command line editing\ndoes not work for bash when I remove the /etc/inputrc file it fixes\nthe problem. I still don't know why the vi command line editing\nworked on scratch installed 6.0 systems with the /etc/inputrc file in\nplace and not on the upgraded 5.x systems, though I have found out\nrecently that in some cases it didn't work for any user other than\nroot on a scratch installed 6.0 system. On upgraded 5.x systems it\nfailed to work for all users including root.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n timw\n\n \n\n \n \n \n\n \n 1999-08-10 23:01:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please dup this bug to 2397.\nFix is comment out the assignment to 'INPUTRC' in /etc/profile.\nThe supplied /etc/inputrc is bogus.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 1999-08-19 19:48:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** This bug has been marked as a duplicate of 2397 ***\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835239", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1835239 – Review Request: kiwi-boxed-plugin - KIWI - Boxed Build Plugin\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1835239\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1835239 \n - Review Request: kiwi-boxed-plugin - KIWI - Boxed Build Plugin\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: kiwi-boxed-plugin - KIWI - Boxed Build Plugin\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nIgor Raits\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n \n \n \n\n
\n Reported:\n 2020-05-13 13:11 UTC by Neal Gompa\n\n
\n Modified:\n 2021-02-28 18:00 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2021-02-28 18:00:13 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n \n igor.raits:\n \n fedora-review+
\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Neal Gompa\n\n \n\n \n \n \n\n \n 2020-05-13 13:11:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec URL: https://ngompa.fedorapeople.org/for-review/kiwi-boxed-plugin.spec\nSRPM URL: https://ngompa.fedorapeople.org/for-review/kiwi-boxed-plugin-0.1.0-1.fc32.src.rpm\n\nDescription:\nThe KIWI boxed plugin provides support for self contained building\nof images based on fast booting VM images.\n\nFedora Account System Username: ngompa\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Igor Raits\n\n \n\n \n \n \n\n \n 2020-05-13 14:35:54 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
> # Enable Python dependency generation\n> %{?python_enable_dependency_generator}\nThis is not necessary for any supported Fedora targets or EPEL8.\n\nOther than that, everything is fine.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Igor Raits\n\n \n\n \n \n \n\n \n 2020-05-13 14:47:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/kiwi-boxed-plugin\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Neal Gompa\n\n \n\n \n \n \n\n \n 2021-02-28 18:00:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This was released into Fedora a long time back.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=991", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 991 – Package is built with unusual options limiting its usefulness\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 991\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 991 \n - Package is built with unusual options limiting its usefulness\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nPackage is built with unusual options limiting its usefulness\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n ImageMagick\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 5.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMichael K. Johnson\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-01-29 04:11 UTC by tomek\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-04-06 20:12:58 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n tomek\n\n \n\n \n \n \n\n \n 1999-01-29 04:11:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Binary RPMs of ImageMagick were built with the unusual\noption which makes ImageMagic use 16 bits per Red, Green and\nBlue channels (48 bits all together) rather then the usual 8\nbits per channel (24 bits all together).\n\nThis doesn't affect ImageMagic tools in any way but affects\nthe ability of other image processing tools included with\n5.1 (and 5.2) distribution to process files produced by\nImageMagick utilities. In particular, none of the netpbm\ntools included as part of the libgr package can process pnm\nfiles produced by ImageMagick tools. Any proprietary\nsoftware written to use libppm fails to read ppm files\nproduced by ImageMagick tools. Since most image processing\nutilities use the 8-bits-per-channel standard I think that\nImageMagic binaries should be recompiled to use the same\nstandard.\n\nAll that needs to be changed is the following line from\nImageMagic.spec:\n\n%build\nCFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/X11R6 \\\n        --enable-shared --enable-16bit-pixel \\\n        --with-perl --with-x $RPM_ARCH-redhat-linux\n\nRemove "--enable-16bit-pixel" option from compilation\ninstructions.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n David Lawrence\n\n \n\n \n \n \n\n \n 1999-04-06 19:50:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Your suggestion has been passed on to a developer for further review.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Michael K. Johnson\n\n \n\n \n \n \n\n \n 1999-04-06 20:12:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I agree that it is a bug.\nI have fixed it in ImageMagick-4.2.2-3\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=53607", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 53607 – Sendmail 8.11.6 not acceptiong remote connections\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 53607\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 53607 \n - Sendmail 8.11.6 not acceptiong remote connections\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSendmail 8.11.6 not acceptiong remote connections\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n sendmail\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nFlorian La Roche\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 54143 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-09-12 19:34 UTC by Christopher Martinsen\n\n
\n Modified:\n 2007-04-18 16:37 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-10-24 00:32:18 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Christopher Martinsen\n\n \n\n \n \n \n\n \n 2001-09-12 19:34:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.9 i686)\n\nDescription of problem:\nOn 09-10-01 I installed the security update which redhat released for\nsendmail. I upgraded two RH6.2 systems from sendmail-8.9.3-20 to\nsendmail-8.11.6-1.6.x.i386.rpm. After the upgrade. I tried to restart and\nsendmail told me that it couldn't find the sendmail.cw file. I checked the\nsendmail.cf.rpmnew file and saw that that information had moved to\n/etc/mail/local-host-names. This was referenced in the new sendmail.cf\nfile. So I copied the sendmail.cf.rpmnew over sendmail.cf, luckily\npreserving a copy. I restarted sendmail and everything seemed to be good.\nThese machines are web servers so most of the email is outgoing as opposed\nto incoming.\n\nToday, 09-12-01, I recieved a report that one of the mail aliases wasn't\nworking. I took a look as saw that my internal mail server was not able to\nconnect to the machine. I tried to telnet to the IP address and port 25.\nThe connection was refused. Which means the mail server was not accepting\nexternal connections. I thought that was what sendmail.cw handled.\n\nFinally I wound up reverting back to the version that had worked well\nbefore because I was not really able to figure out how to make sendmail\naccept the external connections that I needed.\n\nVersion-Release number of selected component (if applicable):\n\n\nHow reproducible:\nAlways\n\nSteps to Reproduce:\n1.  install sendmail-8.11.6\n2. copy over sendmail.cf.rpmnew to sendmail.cf, restart sendmail\n3. try to connect to mail server using telnet hostname port 25\n\t\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2001-09-16 18:57:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I have exactly the same problem.\nSendmail refuses to listen on anything but localhost.\nIt won't accept connections from outside.\nEven adding the hostname+domain in /etc/mail/local-host-names\ndoes not help: sendmail *only* listens on 127.0.0.*  !\nThere is nothing special about my setup so I think there\nmust be many people experiencing the same problem.\n\n    greetings,\n    Rob van Nieuwkerk\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n steve\n\n \n\n \n \n \n\n \n 2001-09-21 22:09:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I too have had this problem.  Sendmail made no complaints upon starting up, but\nrefused all outside connections on port 25.  I'm running RedHat 6.2, and still\nrunning kernel 2.2.14-5.0.  Everything else is upgraded to the latest \nversions.  My only solution to this has been downgrading to the previous \nversion.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2001-09-21 22:18:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I found the cause of the problem.\n\nStarting with RH 7 sendmail does not listen to anything but\n\nlocalhost by default.  Apparently Red Hat just recompiled the\n\ncurrent sendmail SRPM also for the security fix that was made\n\nfor Red Hat 6.2. The sendmail that originally came with RH 6.2\n\ndoes *not* have this default, so this can be very confusing to\n\n6.2 users who applied this security update !! (RH are you listening?)\n\n\nOn http://www.redhat.com/support/resources/gotchas/7.1/gotchas-71.html\n\nunder the section "Sendmail Will Not Accept Outside Connections\n\nAfter Installation" you can find the solution to the problem !\n\n    greetings,\n    Rob van Nieuwkerk\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Alec Voropay\n\n \n\n \n \n \n\n \n 2001-09-28 12:47:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 54143 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Steven Roberts\n\n \n\n \n \n \n\n \n 2001-10-24 00:32:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Nailed us too.  (really would have been nice if the errate for the sendmail update warned about this.\n\nFor the short answer change this:\nO DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA\nto \nO DaemonPortOptions=Port=smtp,Addr=0.0.0.0, Name=MTA\n\nin /etc/sendmail.cf (the 8.9.3 install had it commented out, guessing that works as well)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Florian La Roche\n\n \n\n \n \n \n\n \n 2001-12-08 09:52:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Updated rpms leave network connections open for older Red Hat Linux\nreleases and only change this for newer products.\n\nFlorian La Roche\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1849884", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1849884 – PostgreSQL always uses own versions of *printf(), but does not export them\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1849884\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1849884 \n - PostgreSQL always uses own versions of *printf(), but does not export them\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nPostgreSQL always uses own versions of *printf(), but does not export them\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n EOL\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n postgresql\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 33\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nFilip Januš\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2020-06-23 06:29 UTC by Honza Horak\n\n
\n Modified:\n 2021-11-30 18:58 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2021-11-30 18:58:47 UTC\n \n\n
\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Honza Horak\n\n \n\n \n \n \n\n \n 2020-06-23 06:29:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nPreviously consulted in https://src.fedoraproject.org/rpms/libpq/pull-request/3\nOpening this BZ to track it properly until it is made clear with upstream.\n\nVersion-Release number of selected component (if applicable):\npostgresql 12+, libpq 12+\n\nHow reproducible:\nwhen compiling source against PostgreSQL\n\nSteps to Reproduce:\n1. compile gambas3 without https://src.fedoraproject.org/rpms/gambas3/pull-request/1 applied\n\nActual results:\nErrors in the build.log:\n/builddir/build/BUILDROOT/gambas3-3.14.3-3.fc33.x86_64/usr/bin/gbi3: symbol lookup error: /builddir/build/BUILDROOT/gambas3-3.14.3-3.fc33.x86_64/usr/lib64/gambas3/gb.db.postgresql.so: undefined symbol: pg_fprintf\n\nExpected results:\nNo errors\n\nAdditional info:\nThis looks like the upstream issue that caused this:\nhttps://github.com/postgres/postgres/commit/96bf88d5271\n\nI found a similar issue in other package, repmgr, and they solved it like this:\nhttps://github.com/2ndQuadrant/repmgr/commit/1ed8b1067abb641af138a28906d65ded572c4ad1\n\nIt seems to work as a work-around for gambas3 as well.\n\nHowever, it looks like this would deserve a discussion on postgresql upstream, i.e. discuss what was the suggested way of compiling the other projects with libpq with that change. The commit does not mention the compiling issues, so it might likely be an unexpected side-effect.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Patrik Novotný\n\n \n\n \n \n \n\n \n 2020-06-23 11:12:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Upstream has been notified. I will update as soon as I get more information.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Patrik Novotný\n\n \n\n \n \n \n\n \n 2020-06-23 14:33:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
So as for the upstream response[1]; the issue might be in that the external code is failing to link with libpgport and/or libpgcommon. However, it has been noted that such usage of PostgreSQL libraries by any external code is not supported (nor really recommended) by upstream. See the original response[1].\n\n[1] https://www.postgresql-archive.org/PostgreSQL-always-uses-own-versions-of-printf-but-does-not-export-them-td6142811.html\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Tom Lane\n\n \n\n \n \n \n\n \n 2020-06-23 15:18:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I poked around in the gambas3 sources, and I'd recommend reclassifying this as a gambas3 bug.  I find this\nin gb.db.postgresql/src/main.c:\n\n#include <libpq-fe.h>\n#include <postgres.h>\n#include <pg_type.h>\n\nlibpq-fe.h is the only one of those that we promise much cross-version stability for.  In particular the immediate build fail is from including postgres.h without supporting that with libraries.  But as I mentioned to Patrik, you don't really want to go down that road, it will just result in more problems in the future.\n\nI think the reason postgres.h is being included here is that the code needs some type OID constants (BOOLOID etc), and it thinks it has to get them from pg_type.h, which requires postgres.h.  That was true years ago, but since PG v11 there's a better way.  I think the right fix is to reduce these inclusions to\n\n#include <libpq-fe.h>\n#include <pg_type_d.h>\n\n(you might want to adjust the list of headers that the configure.ac file in the parent directory looks for, too).  I haven't actually tried that, but unless main.c is poking into stuff that it *really* shouldn't be messing with, that should be a sufficient set of inclusions.  This route will be far less subject to cross-version breakage.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Tom Lane\n\n \n\n \n \n \n\n \n 2020-06-23 15:31:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Further to that: it looks like the next dozen or so lines in main.c could also be dispensed with:\n\n#ifdef PACKAGE_NAME\n\t#undef PACKAGE_NAME\n\t#undef PACKAGE_BUGREPORT\n\t#undef PACKAGE_STRING\n\t#undef PACKAGE_TARNAME\n\t#undef PACKAGE_VERSION\n\t#undef PACKAGE_URL\n#endif\n\n#ifdef Max\n\t#undef Max\n#endif\n\n#ifdef Min\n\t#undef Min\n#endif\n\nI think this is just getting rid of some macros that postgres.h provided but gambas3 already found they couldn't tolerate.\nThe fix I recommend will result in a *lot* less namespace pollution.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2020-08-11 13:39:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.\nChanging version to 33.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Fedora Admin user for bugzilla script actions\n\n \n\n \n \n \n\n \n 2021-07-01 15:37:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2021-11-04 13:52:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a reminder that Fedora 33 is nearing its end of life.\nFedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.\nIt is Fedora's policy to close all bug reports from releases that are no longer\nmaintained. At that time this bug will be closed as EOL if it remains open with a\nFedora 'version' of '33'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, simply change the 'version' \nto a later Fedora version.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora 33 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora, you are encouraged  change the 'version' to a later Fedora \nversion prior this bug is closed as described in the policy above.\n\nAlthough we aim to fix as many bugs as possible during every release's \nlifetime, sometimes those efforts are overtaken by events. Often a \nmore recent Fedora release includes newer upstream software that fixes \nbugs or makes them obsolete.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2021-11-04 14:21:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a reminder that Fedora 33 is nearing its end of life.\nFedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.\nIt is Fedora's policy to close all bug reports from releases that are no longer\nmaintained. At that time this bug will be closed as EOL if it remains open with a\nFedora 'version' of '33'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, simply change the 'version' \nto a later Fedora version.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora 33 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora, you are encouraged  change the 'version' to a later Fedora \nversion prior this bug is closed as described in the policy above.\n\nAlthough we aim to fix as many bugs as possible during every release's \nlifetime, sometimes those efforts are overtaken by events. Often a \nmore recent Fedora release includes newer upstream software that fixes \nbugs or makes them obsolete.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2021-11-04 15:19:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This message is a reminder that Fedora 33 is nearing its end of life.\nFedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.\nIt is Fedora's policy to close all bug reports from releases that are no longer\nmaintained. At that time this bug will be closed as EOL if it remains open with a\nFedora 'version' of '33'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, simply change the 'version' \nto a later Fedora version.\n\nThank you for reporting this issue and we are sorry that we were not \nable to fix it before Fedora 33 is end of life. If you would still like \nto see this bug fixed and are able to reproduce it against a later version \nof Fedora, you are encouraged  change the 'version' to a later Fedora \nversion prior this bug is closed as described in the policy above.\n\nAlthough we aim to fix as many bugs as possible during every release's \nlifetime, sometimes those efforts are overtaken by events. Often a \nmore recent Fedora release includes newer upstream software that fixes \nbugs or makes them obsolete.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Ben Cotton\n\n \n\n \n \n \n\n \n 2021-11-30 18:58:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is\nno longer maintained, which means that it will not receive any further\nsecurity or bug fix updates. As a result we are closing this bug.\n\nIf you can reproduce this bug against a currently maintained version of\nFedora please feel free to reopen this bug against that version. If you\nare unable to reopen this bug, please file a new report against the\ncurrent release. If you experience problems, please add a comment to this\nbug.\n\nThank you for reporting this bug and we are sorry it could not be fixed.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888614", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1888614 – [External] Unreachable monitoring-endpoint used during deployment causes ocs-operator to crash\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1888614\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1888614 \n - [External] Unreachable monitoring-endpoint used during deployment causes ocs-operator to crash\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[External] Unreachable monitoring-endpoint used during deployment causes ocs-...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat OpenShift Container Storage\n\n
\n\n\n Classification:\n\n \n \nRed Hat Storage\n\n
\n\n\n Component:\n\n \n \n\n \n\n ocs-operator\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 4.6\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n OCS 4.6.0\n
\n\n\n Assignee:\n\n \n \nAnmol Sachan\n\n
\n\n\n QA Contact:\n\n \n \nRachael\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 1889604 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n1889604 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2020-10-15 11:10 UTC by Rachael\n\n
\n Modified:\n 2021-06-01 08:43 UTC\n (History)\n
\n \n 8 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n4.6.0-142.ci\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2020-12-17 06:24:47 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Github\n \n openshift ocs-operator pull 848\n \n 0\n \n \n None\n \n \n closed\n \n \n Bug 1888614: Changed the execution of connection closing, to avoid closing uncreated connection.\n \n \n 2021-01-14 02:52:20 UTC\n \n
Red Hat Product Errata\n \n RHSA-2020:5605\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-12-17 06:25:07 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Rachael\n\n \n\n \n \n \n \n\n \n 2020-10-15 11:10:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem (please be detailed as possible and provide log\nsnippets):\n\nWhen deployment of external mode in OCS 4.6 is attempted using a monitoring-endpoint which is not reachable, the ocs-operator crashes\n\n$ oc get pods\nNAME                                   READY   STATUS             RESTARTS   AGE\nnoobaa-operator-58958fb578-82xfw       1/1     Running            0          7m7s\nocs-metrics-exporter-b6ddd6869-n8nll   1/1     Running            0          7m7s\nocs-operator-6f48c6bff5-s48rg          0/1     CrashLoopBackOff   5          7m7s\nrook-ceph-operator-8467f78647-4j56z    1/1     Running            0          7m7s\n\n\nVersion of all relevant components (if applicable):\nocs-operator.v4.6.0-601.ci\nOCP: 4.6.0-0.nightly-2020-10-14-095718\n\nDoes this issue impact your ability to continue to work with the product\n(please explain in detail what is the user impact)?\nYes, even though the endpoint is not valid, the operator should handle this and not result in a crash\n\n\nIs there any workaround available to the best of your knowledge?\nNo\n\nRate from 1 - 5 the complexity of the scenario you performed that caused this\nbug (1 - very simple, 5 - very complex)?\n2\n\nCan this issue reproducible?\nYes\n\nCan this issue reproduce from the UI?\n\n\nIf this is a regression, please provide more details to justify this:\n\n\nSteps to Reproduce:\n1. Run the exporter script on the RHCS cluster and pass an unreachable IP as the monitoring endpoint\nEg: # python3 exporter46.py --rgw-endpoint 10.1.8.96:8080 --rbd-data-pool-name ocs-cbp-46-rg --run-as-user client.ocs46 --monitoring-endpoint 1.2.3.4 --monitoring-endpoint-port 9283\n\n2. Upload the JSON generated from the script and deploy OCS in external mode\n\n\nActual results:\nThe ocs-operator crashes\n\nExpected results:\nThe ocs-operator should handle this error gracefully\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Mudit Agarwal\n\n \n\n \n \n \n \n\n \n 2020-10-15 11:53:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This needs to be fixed, providing dev_ack.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Mudit Agarwal\n\n \n\n \n \n \n \n\n \n 2020-10-20 07:41:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Backport PR is not yet merged.\nhttps://github.com/openshift/ocs-operator/pull/853\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Mudit Agarwal\n\n \n\n \n \n \n \n\n \n 2020-10-20 07:43:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 1889604 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-12-17 06:24:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory (Moderate: Red Hat OpenShift Container Storage 4.6.0 security, bug fix, enhancement update), and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttps://access.redhat.com/errata/RHSA-2020:5605\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=123415", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 123415 – API Breakage: NFS "No locks available" with kernel 2.4.21-15.ELsmp\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 123415\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 123415 \n - API Breakage: NFS "No locks available" with kernel 2.4.21-15.ELsmp\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nAPI Breakage: NFS "No locks available" with kernel 2.4.21-15.ELsmp\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 3\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.0\n
\n\n\n Hardware:\n\n \n \ni686\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nKen Preslan\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n132991 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2004-05-18 10:27 UTC by Ole Holm Nielsen\n\n
\n Modified:\n 2007-11-30 22:07 UTC\n (History)\n
\n \n 20 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-05-18 13:27:35 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n patch to make NFS return LOCK_USE_CLNT for flock calls\n\n \n (490 bytes,\n patch)\n\n
\n 2005-01-04 01:57 UTC,\n\n Ken Preslan\n\n
\n
\n no flags\n \n Details\n | Diff\n
\n \n Proposed Patch \n\n \n (1.62 KB,\n patch)\n\n
\n 2005-01-05 14:04 UTC,\n\n Steve Dickson\n\n
\n
\n no flags\n \n Details\n | Diff\n
\n \n Updated Patch per Alan's comments \n\n \n (1.62 KB,\n patch)\n\n
\n 2005-01-05 14:16 UTC,\n\n Steve Dickson\n\n
\n
\n no flags\n \n Details\n | Diff\n
\n \n A patch that introduces the FS_BROKEN_FLOCK flag\n\n \n (1.41 KB,\n text/plain)\n\n
\n 2005-01-05 18:47 UTC,\n\n Steve Dickson\n\n
\n
\n no flags\n \n Details\n
\n \n NFS flock() avoidance patch\n\n \n (506 bytes,\n patch)\n\n
\n 2005-02-23 23:10 UTC,\n\n Ernie Petrides\n\n
\n
\n no flags\n \n Details\n | Diff\n
\n \n Show\n Obsolete (3)\n View All\n \n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2005:294\n \n 0\n \n \n normal\n \n \n SHIPPED_LIVE\n \n \n Moderate: Updated kernel packages available for Red Hat Enterprise Linux 3 Update 5\n \n \n 2005-05-18 04:00:00 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Ole Holm Nielsen\n\n \n\n \n \n \n\n \n 2004-05-18 10:27:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124\n\nDescription of problem:\nWhen we upgraded our mailserver to RHEL 3.0 Update 2, the Sendmail\n/usr/bin/vacation stopped working.  Whenever an autoreply is \ninvoked by vacation, the maillog shows as in this sample:\n  May 18 11:27:30 servfys vacation[24291]: vacation: .vacation.db: No\nlocks available\n  May 18 11:27:30 servfys sendmail[24265]: i4I9RHX6024262:\nto=|"/usr/bin/vacation helle", ctladdr=<helle.dk> (344/250),\ndelay=00:00:13, xdelay=00:00\n:00, mailer=prog, pri=1859352, dsn=5.3.0, stat=unknown mailer error 1\n\nand the vacation code exits without making an autoreply.\nWhen copying the user's homedir to a local disk, the vacation\nworks as it did before (with kernel kernel-smp-2.4.21-9.0.3.EL).\nTherefore the problem must be specific to NFS.\nThe vacation code tries to create a lock on the user's file\n$HOME/.vacation.db and this apparently fails on NFS mounted\nfilesystems with the latest kernel.\nOne might suspect that there is a more general problem with\nNFS locks, but I don't know how to test this.\n\nVersion-Release number of selected component (if applicable):\nkernel-smp-2.4.21-15.EL\n\nHow reproducible:\nAlways\n\nSteps to Reproduce:\nSet up Sendmail's vacation tool in the user's .forward file:\n   helle, |"/usr/bin/vacation helle"\nand initialize the .vacation.db by "vacation -i".\n\n    \n\nActual Results:  Whenever a mail is sent to the user, the maillog shows a\n   "No locks available" error.\nThe sender receives an error mail message:\n   ----- The following addresses had permanent fatal errors -----\n|"/usr/bin/vacation helle"\n    (reason: Data format error)\n    (expanded from: <helle.dk>)\n\nExpected Results:  The vacation program should return an auto-reply to\nthe sender.\n\n\nAdditional info:\n\nThe /usr/bin/vacation is part of Sendmail, but is not installed\nby default.  I built Sendmail myself and copied vacation to\n/usr/bin/.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Trond H. Amundsen\n\n \n\n \n \n \n\n \n 2004-05-18 13:43:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We have also noticed this bug. It seems to be spesific to locking over\nNFS using flock(), while fcntl() works fine. Example using exim_lock\nfrom Exim 4.30:\n\n  $ touch foo\n  $ exim_lock -v -fcntl foo \n  exim_lock: fcntl() lock successfully applied\n  exim_lock: locking foo succeeded: running /local/gnu/bin/bash ...\n  $ exit\n  exim_lock: foo closed\n  $ exim_lock -v -flock foo \n  exim_lock: flock() failed: No locks available\n  exim_lock: file closed\n   ... waiting\n\nWith kernel family 2.4.21-9.0.3.EL both flock() and fcntl() work as\nexpected.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Rik van Riel\n\n \n\n \n \n \n\n \n 2004-05-18 13:53:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Reassigning NFS locking problem to our NFS maintainer.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Sameh Attia\n\n \n\n \n \n \n\n \n 2004-05-18 14:56:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I just upgraded too to the same version of RHELAS 3.0  \n  \nI have the same problem with NFS but with ezmlm and qmail.  \n  \nI tested the setup on parties running RHELAS 3.0 Update 2 and all  \ngave the same results no locks available with ezmlm.  \n  \nI managed to workaround it by specifying nolock in the mount option  \nbut Im not sure is this safe or not.  \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2004-06-14 18:02:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
BSD flock locks are not supported.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Keith\n\n \n\n \n \n \n\n \n 2004-07-01 16:29:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Why is this CLOSED NOTABUG? It's incredibly Bad And Rude(tm) to break\nsupport for a widely-used system call in a kernel patch, and then\nclaim it's "not our problem". This is simply not good enough!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2004-07-02 11:18:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It is my understanding that flocks have never worked in correctly\nin linux kernels. So the clami that we, Redhat, have added some\npatch that breaks or removed support is simply wrong. flocks \nare not supported in upstreams kernels so they are not supported\nin Redhat Kernels. \n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Keith\n\n \n\n \n \n \n\n \n 2004-07-05 13:17:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Point taken, and I shouldn't have used the word "support", \nbut "functionality".\n\nNevertheless, from my (exceptionally naive, presumably) point of \nview, if the functionality of a particular system call or library \nfunction changes, it is either intentional (and therefore ought to be \ndocumented) or it is unintentional (and is therefore a bug).\n\nWhat appears to have happened is that the behaviour of an flock() \ncall on a file on an NFS-mounted filesystem has changed from "maybe \nworking, maybe not, but flock() reported success anyway" to "flock() \nreports failure". This is a pretty drastic change for a kernel patch, \nregardless of whether flock() is "officially" supported - there are \nso many third-party applications written for the BSD-based world - \nand therefore that are likely to use flock() instead of fcntl() - \nthat such an arbitrary change cannot be made without some kind \nof "HEADS UP" warning.\n\nThat is, if it was intentional. If it wasn't intentional, then by \nanyone's book it's a bug. If this has crept in as a result of changes \nto the upstream kernel, I sympathize, but one of the things I'd \nexpect of Red Hat is to provide some production continuity and \nquality that cushions their users from changes such as this, however \nwell-intentioned. To simply dismiss this with a "flock() isn't \nsupported, go away" belies the reality that there is an awful lot of \nthird-party software out there that relies on not-so-well-documented \nfeatures (of which there are more than a few), and drastically \nchanging functionality without warning people beforehand is going to \nupset a lot of customers, which I'd kind of expect Red Hat to \nconsider a Bad Thing(tm).\n\nOf course, from my POV the right thing to do would be to make flock() \nwork properly under NFS in Linux. But that'll never happen, will it?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Sameh Attia\n\n \n\n \n \n \n\n \n 2004-07-05 13:27:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We are going to test a vanila kernel and check. If this works then I\nwould consider Red Hat really a bad thing. We were going to upgrade\nabout 70 servers to RHELAS.\n\nWe were advised to not go with Red Hat and go with Debian instead.\nSeems that we should follow the advice.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2004-07-08 16:21:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
> Nevertheless, from my (exceptionally naive, presumably) point of \n> view, if the functionality of a particular system call or library \n> function changes, it is either intentional (and therefore ought to \n> be documented) or it is unintentional (and is therefore a bug).\n\nI truly sympathize with the fact that apps ported from BSD\nare breaking but I think its more of an porting issue than \nanything. The flock(2) man pages clearly states "flock(2) does \nnot lock files over NFS.  Use fcntl(2) instead:"\n\n> What appears to have happened is that the behaviour of an flock() \n> call on a file on an NFS-mounted filesystem has changed from "maybe \n> working, maybe not, but flock() reported success anyway" to "flock() \n> reports failure".\n\nNo. It when from lying about functionality it was not doing (child\nprocess would not inherit the locks) to telling the application that\nthis type of locking style is not supported on this filesystem.\n\n> If this has crept in as a result of changes to the upstream kernel,\n\nIt was... See \nhttp://sourceforge.net/mailarchive/forum.php?thread_id=4784837&forum_id=4930\n\n\n> I sympathize, but one of the things I'd expect of Red Hat is to \n> provide some production continuity and quality that cushions \n> their users from changes such as this, however well-intentioned.\nWell its not clear to me that continuing a functionality that is \nclearly broken is a good thing either... \n\n> drastically changing functionality without warning people \n> beforehand is going to upset a lot of customers, which I'd \n> kind of expect Red Hat to  consider a Bad Thing(tm).\n\nLetting applications think that can pass locks to their child process,\nseems to me, to be a fairly major issue.... And no we not like\nand work very hard not to upset customers... but again I think this\nis a porting issue since it is clearly documented that flocks do \nnot work on NFS. \n\n> Of course,from my POV the right thing to do would be to makeflock() \n> work properly under NFS in Linux. But that'll never happen, will it?\nAgreed, and there is talk of doing just that... see above mail thread... \n\nW.R.T "We were advised to not go with Red Hat and go with \nDebian instead"\n\nThis code is in the latest release of Debian, SuSE, and the \nupstream kernels.... So I would hope you would reconsider....\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Konstantin Ryabitsev\n\n \n\n \n \n \n\n \n 2004-08-01 19:26:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I've hacked vacation slightly to create the .db files in\n/var/lib/vacation and not in the users' home directories. This solves\nthe problem of gdbm not being able to open the db due to flock() over NFS.\n\nhttp://linux.duke.edu/~icon/RPMS/SRPMS/vacation-1.2.6.1-0.duke.4.el3.src.rpm\n\nOf course, the *real* solution to the problem would be to stop using\nthis version of vacation. :)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Ole Holm Nielsen\n\n \n\n \n \n \n\n \n 2004-08-03 20:06:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Solving the original problem of the vacation program not working, \nI decided to replace vacation by an alternative.  Noting that \nprocmail is the default mailer i Redhat's /etc/mail/sendmail.mc, \nI searched the net for vacation-like setups for procmail.  I found \na really excellent solution here: \nhttp://sial.org/howto/procmail/procmailrc-vacation\nwhich I can highly recommend.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Brian Smith\n\n \n\n \n \n \n\n \n 2004-09-08 12:05:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In vacation you can also add GDBM_NOLOCK to the vacation source at \nvacation.sf.net.  Granted this might be unsafe...but it is \n(hopefully) unlikely and non-serious that a 2nd access will take \nplace on the db file in such a short time:\n\ndb = gdbm_open(VDB, 128, ((iflag || nflag) ? GDBM_NEWDB : GDBM_WRITER)\n\nto\n\ngdbm_open(VDB, 128, ((iflag || nflag) ? (GDBM_NEWDB | GDBM_NOLOCK) : \n(GDBM_WRITER | GDBM_NOLOCK)\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Adam Spiers\n\n \n\n \n \n \n\n \n 2004-11-09 12:12:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I notice this change also breaks the 'make test' phase of building\nPerl (e.g. 5.8.5) when the source resides on NFS :-(\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Joshua Jensen\n\n \n\n \n \n \n\n \n 2004-12-17 16:49:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I've looked at the differences between the 2.4.21-15.EL kernel and the\none previous.... this flock-over-NFS behaviour change seems to be\ncaused by the linux-2.4.21-gfs-enablers.patch.  If you remove that\npatch from the kernel, the old flock behavior comes back again.\n\nSeems like a major change to the RHEL3 API to me.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2004-12-27 14:21:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Agreed, reopening as a major API breakage.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2005-01-03 13:50:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
My comments in comment #6 were were not completely accurate.\nWe (or I) did not add any patches to the NFS code that change the\ntype of support of flock()s. We never supported flocks and we continue\nto not support flock()s over NFS. To be quite clear, we are using the\nexact same nfs locking code (i.e. nfs_lock()) in every release RHEL3\n(including the initial release). So Nothing has change w.r.t. the NFS\nlocking code...\n\nBut was has changed and broke KABI is the GFS enabler patch that\nJoshua have pointed out. The breakage occurs because the flock()\nsystem call (i.e. sys_flock()) was rewritten. This rewrite is \ncausing the NFS failure.\n\nI'm reassign to our GFS guy... \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-03 23:04:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Is there clean way of adding an "if NFS filesystem" switch into\nsys_flock()?\n\nThe simplest way of fixing this may be to change the error code\nreturned by NFS.  In nfs_lock(), return LOCK_USE_CLNT instead of\nreturning -ENOLOCK if (fl->fl_flags & FL_POSIX).  That will cause the\nVFS to process flock request and things go back to the way they were\nbefore.\n\nIn the 2.6, kernel, there is a separate flock() file_operation.  In\nRHEL3, the lock() operation is overloaded to do both flock and fcntl\nlocks.  We could (again) extend the file_operations structure to add a\nfield, if we want to put up with the added ugliness.\n\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-03 23:06:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Errr...  That should have been if !(fl->fl_flags & FL_POSIX).\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 21\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2005-01-03 23:11:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
For RHEL3 we'd break ABI if we added another file_op.  Other than that\nobservation I agree with your proposed change to the NFS return for\nnon POSIX locks.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 22\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-04 01:57:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 109305 [details]\npatch to make NFS return LOCK_USE_CLNT for flock calls\n\nAs trivial as is, attached is a patch that fixes the problem by returning\nLOCK_USE_CLNT as discussed above.  I'm not 100% sure whether or not the check\nof fl_owner should be broken out so that it still returns -ENOLCK.  Opinions?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 24\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2005-01-05 14:04:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 109372 [details]\nProposed Patch \n\nThis patch checks to make sure the FL_FLOCK bit is set\nand will only return LOCK_USE_CLNT (causing a local\nlock to be created) when the module parameter\nnfs_local_flocks is set.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 25\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2005-01-05 14:16:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 109373 [details]\nUpdated Patch per Alan's comments\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 26\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2005-01-05 14:24:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This second patch is still wrong. It doesn't default to\nnfs_local_flocks as discussed.\nAlso the mode is wrong - a 444 is read-only meaning it can't be changed.\n\nPlease fix the patch and post to the list\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 27\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2005-01-05 16:01:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok mode is settable at insmod viewable at runtime. Steve clarified\nthis aspect is correct and intentional\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 28\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2005-01-05 18:47:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 109386 [details]\nA patch that introduces the FS_BROKEN_FLOCK  flag\n\nThis patch stop the nfs code from being called (similar to\nhow its done in upstream) with the use of a new\nFS_BROKEN_FLOCKS flag in file_system_type structure.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 29\n \n\n \n Ernie Petrides\n\n \n\n \n \n \n\n \n 2005-01-11 23:54:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
A fix for this problem has just been committed to the RHEL3 U5\npatch pool this evening (in kernel version 2.4.21-27.7.EL).\n\nAlthough there wasn't total agreement on the best way to resolve the\nissue, I decided that the safest and least source-code-perturbing\napproach was to make nfs_lock() return 0 in the FL_FLOCK case.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 30\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-01-13 16:12:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Does this mean we will need to pass the nfs_local_flocks module option to the U5\nkernel and the old flock over NFS behaviour (from 2.4.21-9.0.3 and earlier) will\nreturn?  What exact entry in modules.conf is needed?\n\nCan we get testing RPMs of 2.4.21-27.7.EL so we can verify internally this patch\nworks as expected?\n\nThanks!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 31\n \n\n \n Steve Dickson\n\n \n\n \n \n \n\n \n 2005-01-13 22:17:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
No... It was decided to use a patch very similar\nto the one posted in comment #28. Ernie will\nupdate this bz when the patch is committed\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 33\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-01-14 15:34:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Comment #29 says a patch was committed.  Is this patch going to re-enable flock\nover NFS?  If so, could I get test kernels posted on someone's people page so we\ncan test?  Thanks.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 34\n \n\n \n Ernie Petrides\n\n \n\n \n \n \n\n \n 2005-01-15 00:42:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The fix committed to 2.4.21-27.7.EL on 11-Jan-2005 (3 days ago) has been\nslightly reworked such that the flock() avoidance test has been moved from\nnfs_lock() up to the f/s-independent layer.  Note that this new fix has the\nexact same functional effect as the prior fix (specifically, that flock()\nsyscalls on NFS files will no longer return ENOLCK errors despite the fact\nthat locking is enforced only among processes on the local client).\n\nThe new fix for this problem has just been committed to the RHEL3 U5\npatch pool this evening (in kernel version 2.4.21-27.8.EL).  Ken, please\nmake a test kernel available to interested parties (after the official\ninternal build completes later tonight).  Thanks in advance.  -ernie\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 35\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-18 22:02:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Test kernels:\n\nhttp://people.redhat.com/kpreslan/2.4.21-27.8.EL/\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 36\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-01-19 15:42:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thank you.  Can you upload kernel-source as well?  We have third party\ntools (IBM Rational ClearCase) that must link against the kernel for\nour full testing.  We've built kernel-source from your SRPM, but we'd\nprefer to use one provided by you directly.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 37\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-19 20:58:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
kernel-source uploaded:\n\nhttp://people.redhat.com/kpreslan/2.4.21-27.8.EL/\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 38\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-01-27 03:14:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ken, so far we have shown flock() over NFS is working again, but when\nwe try flock() while running IBM Rational ClearCase (the use case\nwhich was affected in the first place), it still fails.  We are asking\nIBM in parallel how the MVFS kernel module behaves and if your patch\nto get flock() over NFS working at the fs-independent layer is still\nnot going to work because MVFS is it's own filesystem that also relies\non NFS.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 39\n \n\n \n Michael Martinez\n\n \n\n \n \n \n\n \n 2005-01-28 19:58:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
So this patch doesn't actually make flock() work over NFS, it just\nmakes it exit 0? \n\nMichael Martinez\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 40\n \n\n \n Ken Preslan\n\n \n\n \n \n \n\n \n 2005-01-28 20:05:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It makes flock() over NFS work in the same way it does in the mainline 2.4 and 2.6 trees.   \nDifferent flock holders can conflict with other holders on the same machine, but not with \nholders on other machines.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 41\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-02-01 14:32:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I would like to request you engage IBM Rational Level 3 support\nregarding Clearcase 6.0 and their MVFS filesystem.  We absolutely\nrequire ClearCase MVFS (on top of NFS) + flock() to work.  Currently,\nflock() over raw NFS works with the 27.8 kernel, but when we use\nClearCase and NFS, it still fails.  Reference IBM PMR 67696 and 53463.\n Thank you!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 42\n \n\n \n Howard Owen\n\n \n\n \n \n \n\n \n 2005-02-11 22:46:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We seem to have worked out the MVFS issues with a Clearcase patch that\nleverages the FS_BROKEN_FLOCK mechanism to acheive the same result as\nfor NFS code. The combination of their patch and yours works to meet\nCisco's need. Thanks! \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 43\n \n\n \n Ernie Petrides\n\n \n\n \n \n \n\n \n 2005-02-22 09:24:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please note that the flock()-over-NFS avoidance fix committed to interim\nU5 kernel version 2.4.21-27.8.EL has been reworked yet again by changing\nthe FS_BROKEN_FLOCK f/s flag to FS_WANT_FLOCK with an inverted sense.  We\nhave done this to allow the original version of MVFS (of ClearCase) to work\nwith NFS in the RHEL3 U5 kernel without changes.  If in the future MVFS is\nimplemented over GFS as well, then MVFS's flock() handler will need the new\nconditionalized logic using fs_want_flock() that is now in fs/locks.c.\n\nThese changes have just been committed to the RHEL3 U5 patch pool this\nevening (in kernel version 2.4.21-27.17.EL).\n\nBrian Long and/or Howard Owen, please undo the ClearCase patch that was\npreviously needed to leverage the now-defunct FS_BROKEN_FLOCK mechanism.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 45\n \n\n \n Brian Long\n\n \n\n \n \n \n\n \n 2005-02-22 16:04:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I need to test the 2.4.21-27.17.EL kernel in order to know if IBM Rational can\ncancel their current patch which checks for FS_BROKEN_FLOCK.  Is U5 beta going\nto be released this week?  If not, I need the 2.4.21-27.17.EL kernel, kernel-smp\nand kernel-source built for testing.  Thanks.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 46\n \n\n \n Ernie Petrides\n\n \n\n \n \n \n\n \n 2005-02-23 23:04:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Brian, one more (hopefully final) update: after checking in the -27.17.EL\nfix, it was brought to our attention that this would cause a *different*\nincompatibility with 3rd party file systems.  So after 3 tries to resolve\nthis issue, it has been decided to go back to the *original* fix that was\ncommitted to the -27.7.EL kernel (as explained in comment #29).\n\nSo, the final fix for this problem has just been committed to the RHEL3 U5\npatch pool this afternoon (in kernel version 2.4.21-28.EL, which is the U5\nbeta candidate kernel).\n\nI will attach the patch (with respect to U4).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 47\n \n\n \n Ernie Petrides\n\n \n\n \n \n \n\n \n 2005-02-23 23:10:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 111360 [details]\nNFS flock() avoidance patch\n\nThis is the U5 change (with respect to U4) to resolve this issue.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 48\n \n\n \n Tim Powers\n\n \n\n \n \n \n\n \n 2005-05-18 13:27:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nAn advisory has been issued which should help the problem\ndescribed in this bug report. This report is therefore being\nclosed with a resolution of ERRATA. For more information\non the solution and/or where to find the updated files,\nplease follow the link below. You may reopen this bug report\nif the solution does not work for you.\n\nhttp://rhn.redhat.com/errata/RHSA-2005-294.html\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=518872", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n Full Text Bug Listing\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Full Text Bug Listing\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n

Bug \n 518872\n

\n\n \n \n \n \n\n \n\n \n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n\n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n
Summary:[FEATURE] exchange flag auto-delete is not recognizable
Product:Red Hat Enterprise MRG\n Reporter:Frantisek Reznicek <freznice>
Component:qpid-qmfAssignee:Ted Ross <tross>
Status:CLOSED\n ERRATA\n QA Contact:Jan Sarenik <jsarenik>
Severity:medium\n Docs Contact:
Priority:medium\n   
Version:1.1.6CC:esammons, jsarenik, tross\n
Target Milestone:1.3Keywords:FutureFeature
Target Release:---  
Hardware:All  
OS:Linux  
Whiteboard:
\n\n\n Fixed In Version:\n\n \n \n\n\n\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
QMF did not show the auto-delete flag per exchange, though the feature is planned to be implemented later. In the exchange creating process, the flag is already one of parameters. With this update, the visibility of this not yet implemented flag is introduced.
\n\n
\n\n\n Story Points:\n\n \n \n---\n\n
\n\n\n Clone Of:\n\n \n \n\n\n\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2010-10-14 16:15:22 UTC\n \n\n\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Regression:\n\n \n \n---\n\n\n\n\n Mount Type:\n\n \n \n---\n\n
\n\n\n Documentation:\n\n \n \n---\n\n\n\n\n CRM:\n\n \n \n\n\n
\n\n\n Verified Versions:\n\n \n \n\n \n\n\n\n\n\n Category:\n\n \n \n---\n\n
\n\n\n oVirt Team:\n\n \n \n---\n\n\n\n\n RHEL 7.3 requirements from Atomic Host:\n\n \n \n\n\n
\n\n\n Cloudforms Team:\n\n \n \n---\n\n\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
Attachments:\n \n \n \n \n \n \n \n \n \n \n \n \n \n
DescriptionFlags
\n Shell script used to reproduce/verify this bug\n
\n
\n none\n
\n Updated reproducer/verifier script\n \n \n none\n
\n
\n\n\n
\n\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Frantisek Reznicek\n\n \n\n \n \n \n\n \n 2009-08-23 18:04:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nEvery exchange (as queue) can be declared as auto-delete.\n\nPython-qpid tools and qmf as well does not show this bit.\n\nIt would be good to show it.\n\n\nVersion-Release number of selected component (if applicable):\n1.1.6 MRG set and earlier.\n\nHow reproducible:\n100%\n\nSteps to Reproduce:\n1. declare exchange as auto-delete\n2. issue qpid-config exchanges or \n   qpid-tool<<<"show org.apache.qpid.broker:exchange"\n\n3. No such flag is available\n\n\nActual results:\nNo exchange auto-delete flag exists.\n\nExpected results:\nIt would be great to add such bit.\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Ted Ross\n\n \n\n \n \n \n\n \n 2009-08-25 16:49:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Note that auto-delete is not implemented for exchanges.  Raised in BZ 519214.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Ted Ross\n\n \n\n \n \n \n\n \n 2009-08-25 16:50:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug is fixed upstream in revision 807712.\n\nNote that this only fixes the visibility issue by adding the flag.  Since the feature is not supported, the flag will always be false.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Jan Sarenik\n\n \n\n \n \n \n\n \n 2010-02-10 12:32:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I do not see a straightforward way how to create an exchange\nwith auto-delete flag enabled using qpid-config. How did you\ndo it, Frantisek?\n\nOtherwise, there is row for autoDelete property, which as Ted\nwrites above is still not implemented for exchanges, so it should\nbe always False.\n\nIs ensuring this on to-be-built packages and all RHEL releases\nenough to verify this BZ?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Frantisek Reznicek\n\n \n\n \n \n \n\n \n 2010-02-12 15:58:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The creation of the auto-delete exchange can be done via qc_exchange clients.\nFor instance:\n./qc_exchange.py -e rere -t direct --exchange-auto-delete\n\nThe autoDelete property should be present in new version (in contrast to MRG 1.2).\n\nWe are not able to validate the feature, because broker does not implement the feature. So existence of that bit is enough.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Jan Sarenik\n\n \n\n \n \n \n\n \n 2010-02-12 17:47:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 390546 [details]\nShell script used to reproduce/verify this bug\n\nThe script does not care about repositories,\nthey have to be enabled implicitly with enablerepo=1\nin appropriate file.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Jan Sarenik\n\n \n\n \n \n \n\n \n 2010-02-12 17:48:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Verified on mrg-candidate\n(RHEL5 i386 and x86_64)\n  qpid-cpp-server-0.7.908272-1.el5\n  python-qpid-0.5.904641-1.el5\n\nReproduced on mrg-stable\n(RHEL5 i386 and x86_64)\n  qpidd-0.5.752581-34.el5\n  python-qpid-0.5.752581-4.el5\n(RHEL4 i386 and x86_64)\n  qpidd-0.5.752581-34.el4\n  python-qpid-0.5.760500-6.el4\n\nI will test RHEL4 packages as soon as they\narrive in -candidate repo.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Jan Sarenik\n\n \n\n \n \n \n\n \n 2010-03-04 16:23:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 397845 [details]\nUpdated reproducer/verifier script\n\nVerified as well on RHEL4 (i386, x86_64):\n  qpid-cpp-server-0.7.916826-2.el4\n  qpid-tools-0.7.917557-4.el4\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Martin Prpič\n\n \n\n \n \n \n\n \n 2010-10-07 13:11:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\n    Technical note added. If any revisions are required, please edit the "Technical Notes" field\n    accordingly. All revisions will be proofread by the Engineering Content Services team.\n    \n    New Contents:\nQMF did not show the auto-delete flag per exchange, though the feature is planned to be implemented later. In the exchange creating process, the flag is already one of parameters. With this update, the visibility of this not yet implemented flag is introduced.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2010-10-14 16:15:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
An advisory has been issued which should help the problem\ndescribed in this bug report. This report is therefore being\nclosed with a resolution of ERRATA. For more information\non therefore solution and/or where to find the updated files,\nplease follow the link below. You may reopen this bug report\nif the solution does not work for you.\n\nhttp://rhn.redhat.com/errata/RHSA-2010-0773.html\n\n
\n
\n\n\n \n\n
\n
\n\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=962863", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 962863 – [RFE] Improve REST API integration for UI Plugins\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 962863\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 962863 \n - [RFE] Improve REST API integration for UI Plugins\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[RFE] Improve REST API integration for UI Plugins\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \noVirt\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n ovirt-engine-webadmin\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nVojtech Szocs\n\n
\n\n\n QA Contact:\n\n \n \nbugs@ovirt.org\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \nux \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2013-05-14 15:38 UTC by Vojtech Szocs\n\n
\n Modified:\n 2015-04-02 18:35 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
Feature: \r\nImprove REST API integration for UI Plugins \r\nReason: \r\n\r\nResult (if any):
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2015-03-22 15:46:49 UTC\n \n\n
\n\n\n oVirt Team:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Vojtech Szocs\n\n \n\n \n \n \n\n \n 2013-05-14 15:38:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Currently, UI Plugin infrastructure works in the following way:\n- upon WebAdmin GUI login, take GUI (admin) user credentials and initiate (one) REST API session\n- broadcast received (single) session ID to all UI plugins\n\nDespite very simple, this approach has following disadvantages:\n- when UI plugin talks with REST API via session ID, the session has exact same privileges as GUI (admin) user\n- having only one REST API session, some evil UI plugin can close the session (enforce logout) which can compromise behavior of other UI plugins\n\nThis RFE essentially suggests replacing "One [admin-gui-user] session for all plugins" with "One [plugin-user] session per each plugin" approach.\n\nDesign proposal:\n1. when processing WebAdmin GWT application request (server-side) - during UI plugin discovery phase:\n   - check if the given plugin explicitly enabled REST API integration (boolean) via its metadata/config\n   - if yes, load username/domain/password credentials + permissions (REST API integration user) via its metadata/config\n   - validate above mentioned user credentials, create user if it doesn't exist yet\n   - synchronize permissions from plugin metadata/config with given user, i.e. update permissions for that user\n2. when processing WebAdmin GWT application request (server-side) - during embedding plugin data into HTML phase:\n   - eagerly create REST API session for the user specified in previous step (REST API integration user)\n   - embed REST API session ID into runtime plugin information, no user credentials allowed here!\n3. when starting up WebAdmin GWT application (client-side) - during UI plugin load phase:\n   - pass REST API session ID to given UI plugin via UiInit function\n   - this means RestApiSessionAcquired is not necessary anymore, since session creation is not asynchronous from client perspective\n\nWhat we gain:\n- each UI plugin will have its own dedicated REST API session, unrelated to GUI (admin) user credentials\n- each UI plugin can (must) explicitly define permissions it requires with regard to REST API integration\n- for each UI plugin, we can selectively enable/disable REST API integration as necessary (useful for WebAdmin end-users)\n- we don't have to keep-alive the single "shared" session anymore, because there will be no "shared" session anymore\n\nPotential issues:\nIt might be difficult to create REST API session from within server-side code, I'd really like to avoid doing "Engine -> HTTP request -> Engine" cycle.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Vojtech Szocs\n\n \n\n \n \n \n\n \n 2013-05-28 16:09:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
CC'ing Michael, maybe it's worth revisiting support for passing session ID (i.e. JSESSIONID value) in a way other than HTTP cookie.\n\nThis would allow UI plugin code (JavaScript) to communicate directly with Engine REST API. Using JSESSIONID cookie is most likely impossible because REST API expects this cookie to be set for path=/api and plugin code runs under path=/webadmin -> worth giving a try, though. (maybe we can try setting the cookie for the root path)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Vojtech Szocs\n\n \n\n \n \n \n\n \n 2013-06-10 15:55:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to vszocs from comment #3)\n> (maybe we can try setting the cookie for the root path)\n\nBad idea, since there are different JSESSIONID cookies for different applications, depending on cookie path.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Sandro Bonazzola\n\n \n\n \n \n \n\n \n 2013-11-19 08:14:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Target version?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Vojtech Szocs\n\n \n\n \n \n \n\n \n 2013-11-19 11:03:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Target version = future for now, currently low priority\n\nTo summarize positive impacts of this RFE:\n1. isolation -> each UI plugin will have its own REST API session assigned, i.e. avoid single shared session and issues that come with it\n2. transparency -> each UI plugin will have to state permissions for its REST API session explicitly, i.e. permissions unrelated to admin GUI user\n3. control -> we can disable REST API session functionality per each UI plugin if necessary\n4. simplification -> no need for "keep-alive single shared session" functionality anymore\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Vojtech Szocs\n\n \n\n \n \n \n\n \n 2014-03-26 17:07:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We should consider following items for this RFE:\n\n- have one REST session per UI plugin (which also means creating associated Engine user for this purpose) -> plugin vs. plugin REST session isolation\n\n- create REST session not from client (WebAdmin/JavaScript) but from server (when serving WebAdmin.html) -> avoid issues with cookies [*] & HTTP Basic Auth handling [**]\n\n[*] multiple-cookies (one per UI plugin) with same name (JSESSIONID) for same origin (REST API) is not possible\n\n[**] browsers usually cache HTTP "Authorization" request header for given origin (REST API) which complicates authentication from plugin perspective\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Itamar Heim\n\n \n\n \n \n \n\n \n 2015-03-22 15:46:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=152136", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 152136 – %configure in .spec file cannot be commented out\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 152136\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 152136 \n - %configure in .spec file cannot be commented out\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n%configure in .spec file cannot be commented out\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n rpm\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nPaul Nasrat\n\n
\n\n\n QA Contact:\n\n \n \nMike McLean\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2005-03-25 06:40 UTC by Aaron VanDevender\n\n
\n Modified:\n 2007-11-30 22:11 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-03-26 14:23:19 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Aaron VanDevender\n\n \n\n \n \n \n\n \n 2005-03-25 06:40:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050302 Firefox/1.0.1 Fedora/1.0.1-1.3.2\n\nDescription of problem:\nI wrote a spec file which didn't need a ./configure run in the %build section, and so I commented out the %configure line like this:\n\n# %configure\n\nHowever, which I build the package using rpmbuild, it still tries to run configure, which of course throws an error:\n\n/var/tmp/rpm-tmp.77728: line 36: ./configure: No such file or directory\n\nHowever if I just delete the # %configure line (rather than just comment it out) it build normally.\n\nVersion-Release number of selected component (if applicable):\nrpm-build-4.3.2-21\n\nHow reproducible:\nAlways\n\nSteps to Reproduce:\n1. build a spec file\n2. comment out the %configure line\n3. run rpmbuild\n\nActual Results:  the rpmbuild fails with "./configure: No such file or directory"\n\nExpected Results:  rpmbuild should not have attempted to run ./configure, and should have completed without error.\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jeff Johnson\n\n \n\n \n \n \n\n \n 2005-03-26 14:23:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Comment out by doubling the % character, as in\n    # %%configure\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Aaron VanDevender\n\n \n\n \n \n \n\n \n 2005-03-26 14:57:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
How is this NOTABUG? What little documentation is available for the rpm spec\nfile says using an octothorp (#) in front of a line should make it ignored.\n\nhttp://www.rpm.org/max-rpm/ch-rpm-specref.html\n\nThis doesn't happen. The documentation says nothing about "except if its a\n%configure then you have to add an octothorp and an extra percent sign." This\nclearly ISABUG.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Paul Nasrat\n\n \n\n \n \n \n\n \n 2005-03-30 13:00:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Macros are expanded everywhere, so multiline macros such as configure only get a\ncomment on the first line.  The documentation fails to make that clear\n\nhttp://www.redhat.com/archives/rpm-list/2003-April/msg00075.html\n\nSee\n\nhttp://www.rpm.org/max-rpm-snapshot/ch-rpm-specref.html for updated\ndocumentation - to see for yourself:\n\nrpm -E '#%configure'\nrpm -E '#%__tar'\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Aaron VanDevender\n\n \n\n \n \n \n\n \n 2005-03-30 15:57:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Why don't we just have the macro processor ignore commented lines as well? Seems\nlike that would be simpler than having to remember if a macro was multiline or\nnot. It would also prevent things mysteriously breaking if a macro got changed\nfrom a single line to a multiline. It's the DWIMy thing to do. Do we gain\nanything by expanding macros in comments?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n James Olin Oden\n\n \n\n \n \n \n\n \n 2005-03-30 16:08:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The problem is that what defines a comment in the scriptlets?  Though most, as \nits the default use /bin/sh as their scriptlet interpretter, you can specify an \nalternate interpretter.  # is not a comment in all scripting languages (many \nbut not all).  So yes, at least within scriptlets there is something to be \ngained by expanding macros after a #.  This, BTW, is very simular to how the m4 \nmacro processor works.\n\nCheers...james\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=80790", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 80790 – ati radeon 7000 pci. dri doesent work in xfree 4.2.1\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 80790\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 80790 \n - ati radeon 7000 pci. dri doesent work in xfree 4.2.1\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nati radeon 7000 pci. dri doesent work in xfree 4.2.1\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n XFree86\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 8.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMike A. Harris\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2002-12-31 11:31 UTC by randy smyth\n\n
\n Modified:\n 2007-04-18 16:49 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-03-15 00:12:19 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n randy smyth\n\n \n\n \n \n \n\n \n 2002-12-31 11:31:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem: \nxfree hangs when you start x with dri enabled. this is with a ati readion 7000 \npci.\n\nHow reproducible:\nsimply startx with dri on.\n\n    \nActual results:\ntotal system freez. cant even kill the app you have to reboot to get back in \nthe console.\n\n\nExpected results:\nto work of course.\n\nWork around:\nedit xf86config to not load dri and it work but of course thers no 3d acell \nthen.\n\n\nAdditional info:\nfrom what iv been able to find out its in the vt switching.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2002-12-31 12:22:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
DRI does not support PCI Radeon hardware except on the Alpha platform, and\nit is disabled in the source code itself, both in the kernel and in XFree86\nexcept for Alpha systems.  Unless you have manually patched both your kernel\nand the XFree86 sources, and recompiled both to enable PCI Radeon DRI\nsupport, I don't see how it is possible that the DRI setting in the config\nfile would have any effect whatsoever on PCI Radeon hardware on the x86\nplatform.\n\nPlease attach your XFree86 config file, and log file, as well as your\n/var/log/messages each as a separate uncompressed file attachment using\nthe link below.  While XFree86 is running, with DRI enabled in the config\nfile, please also provide the output of "lsmod", and I will investigate\nthis further.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n randy smyth\n\n \n\n \n \n \n\n \n 2003-01-01 01:50:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
thank you for telling me that. then in that case dri needs pci support for the \nati readion 7000 pci also knowen as the readion ve. this also effects the ati \nmobilty card. i mean my voodo3 was only a 16 meg and had dri support no \nreasion a 32 meg card should be disabled.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2003-01-02 08:53:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Note that this is not a bug.  Compaq funded the DRI project to develop\nDRI support for Radeon hardware for the Alpha platform, and it works on\nAlpha (aparently).  They did not fund development for x86 however, and\nthe code does not function correctly on x86, although it is rumored to\nwork on some PPC hardware.  The default code disables pcigart on non Alpha\nplatforms because it was never actively tested or debugged, and is thus\nnot officially supported by the XFree86 or DRI projects.  Also note that\nthis is not restricted to the Radeon VE.  All PCI Radeon hardware is\nunsupported with DRI, and again, that is not a bug, but rather a feature\nthat was never officially implemented.\n\n>i mean my voodo3 was only a 16 meg and had dri support no \n>reasion a 32 meg card should be disabled.\n\nThis has absolutely nothing to do with the amount of video memory on the\nvideo card.  The Voodoo hardware was one of the first pieces of hardware\nthat Precision Insight developed 3D acceleration code for in the DRI\nproject, and that is why Voodoo 3 is supported.\n\nRadeon PCI support was not ever officially developed or tested for x86\narchitecture, and is officially unsupported as I have now said many times.\n\nNobody has any interest or motivations in developing this code to work\non Radeon PCI on x86 platforms on the XFree86 or DRI teams likely, or they\nwould have done so long ago.  My official statement is thus that this is\nnot supported, and is not a bug.\n\nImplementing Radeon PCI support in DRI would be a feature enhancement\nrequest, which is fine because I have already stated that I have a\npersonal interest in doing so at some point in time when I feel sufficiently\nmotivated and have the time to do so.  I have acquired the hardware already,\nand I have the documentation.  This is volunteer work, and I will do it\nwhen I have time to do so in my spare time and feel like doing it.\n\nAs such, I do not feel the need to track this in bugzilla, as it is already\na personal "TODO" item if someone does not beat me to it.  If you can't\nwait and would like it sooner, perhaps you can stimulate one of the DRI\nproject members to get an interest in doing this.\n\nClosing DEFERED as an official Red Hat resolution to your enhancement request,\nhowever it will be done at some undefined point in the future, by me as a\nvolunteer, unless as stated above, someone beats me to it.  When this does\noccur, I will update your enhancement request if you are interested in\nbeta testing the results.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n randy smyth\n\n \n\n \n \n \n\n \n 2003-01-03 13:27:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
i will certently be happy for a beta version when it gets made at some \nundetermend time thanks for the help.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2003-03-15 00:12:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Experimental PCI Radeon DRI support is now in XFree86 4.3.0 in phoebe beta,\nand will be in our final release.  While this is officially "unsupported",\nit is available for people to try out.  \n\nTo use it, you must be running phoebe beta, and use Option "ForcePCIMode" as\ndocumented on the Radeon manpage.\n\nYou can report issues here in bugzilla if you encounter any by filing new\nbug reports, however since it is not officially supported, any such bug\nreports I'll only be looking at in my own personal spare time as a volunteer,\nso they may not get high priority.  Nonetheless it will be good to know\nwhat problems exist.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=605429", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 605429 – RHEL 5.5 hibernate broken on Dell PowerEdge 710\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 605429\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 605429 \n - RHEL 5.5 hibernate broken on Dell PowerEdge 710\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nRHEL 5.5 hibernate broken on Dell PowerEdge 710\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 5\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 5.5\n
\n\n\n Hardware:\n\n \n \nx86_64\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n rc\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nLenny Szubowicz\n\n
\n\n\n QA Contact:\n\n \n \nRed Hat Kernel QE team\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2010-06-17 22:07 UTC by Adam Radford\n\n
\n Modified:\n 2013-08-15 13:29 UTC\n (History)\n
\n \n 4 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2013-08-15 13:29:58 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Adam Radford\n\n \n\n \n \n \n\n \n 2010-06-17 22:07:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nThere is a bogus SHT->resume() entrypoint of scsi drivers being called \nwhen initiating a hibernate before the system powers off.  This causes some\ndevices to attempt to re-map their interrupt handlers, and some devices will\neven throw interrupts, causing 'IRQ #106' and nobody cared error messages.\n\nVersion-Release number of selected component (if applicable):\n\n2.6.18-194.el5\n2.6.18-203.el5\n\nHow reproducible:\n\nEasily reproducable every time.\n\nSteps to Reproduce:\n1.  Load a scsi driver with some printk's in suspend() and resume()\nfunctions, then click 'hibernate' or echo "disk" > /sys/power/state. \nI have seen this with 3w-9xxx, megaraid_sas, etc.\n2. Watch the bogus resume() called before power off.\n3. Hope you don't crash.\n  \nActual results:\n\nSHT->suspend() called, SHT->resume() called, power-off (or crash from\nunexpected interrupt sometimes), power-on, SHT->resume() called.\n\nExpected results:\n\nSHT->suspend() called, power-off, power-on, SHT->resume() called.\n\nAdditional info:\n\nThis does not happen in newer 2.6.31 based FC12 or newer kernels.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Matthew Garrett\n\n \n\n \n \n \n\n \n 2010-08-04 13:55:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is a somewhat inevitable consequence of the suspend infrastructure in the 5.x series. There's no separate freeze and suspend functions, so the suspend() function gets called to quiesce the driver for the state copy and then resume() will be called to power it up again in order to save the image to disk. Later kernel versions introduce infrastructure to split this into separate functionality which means we can handle it more cleanly. I don't think there's any reasonable way to retrofit this, but I'll leave the bug open and see if I can come up with something at some point.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Lenny Szubowicz\n\n \n\n \n \n \n\n \n 2013-08-15 13:29:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Given how long this problem has gone unresolved, it's relatively low severity, and the lifecycle stage that RHEL 5 is currently in, the problem reported will not be fixed in RHEL 5.\n\n                                   -Lenny.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=36682", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 36682 – (ATI Rage 128 pro PF / mga g200) KDE 3D screensavers fail\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 36682\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 36682 \n - (ATI Rage 128 pro PF / mga g200) KDE 3D screensavers fail\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n(ATI Rage 128 pro PF / mga g200) KDE 3D screensavers fail\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n DUPLICATE\n of bug 73827\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n XFree86\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMike A. Harris\n\n
\n\n\n QA Contact:\n\n \n \nAaron Brown\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nscreensaver \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-04-19 19:58 UTC by Alexei Podtelezhnikov\n\n
\n Modified:\n 2007-04-18 16:32 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-08-14 06:44:00 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n XFree86 under influence of two kpipes.kss, log for g200\n\n \n (22.37 KB,\n text/plain)\n\n
\n 2001-07-13 22:08 UTC,\n\n Alexei Podtelezhnikov\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-04-19 19:58:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.19-6.2.1 i686)\n\n\nI was only able to see only Morph3D running fine on r128 system with DRI\nenabled. Others just produce blank screen. The problem goes back to 7.1\nbetas. Supprisingly, corresponding xscreensaver modules are running fine.\n\nReproducible: Always\nSteps to Reproduce:\n1. goto KDE Kontrol\n2. test 3D screensavers (under look and feel)\n3. or run them any other way you can on Rage 128 PF (AiW)\n\t\n\nActual Results:  All but morph3d produce blank screen. Good thing they\ndon't consume CPU time either. They are just idle I guess.\n\nExpected Results:  They should be just as good as xscreensaver modules.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-04-19 20:17:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Just checked - everything works on G400. Thus, this is related to kss on r128\nonly.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Aaron Brown\n\n \n\n \n \n \n\n \n 2001-04-19 20:30:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I don't have any problems on a  AGP Rage 128P, non AiW.\nLooks like this might be an AiW problem.\n\nWhat bus does your AiW use?  I ran with a PCI AiW for about a third of the\ntesting cycle, and don't remember any problems (except that 3D was slow, which\nis why I put the AGP card in...)  If it's PCI, I'll throw mine in tonight and\nsee if I can duplicate the bug.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-04-19 21:50:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This happens on 16 Mb All-in-Wonder 128 PRO (AGP). This is an Athlon system with\nMSI's K7Pro motherboard with AMD 751/756 chipsets, 1x AGP. 3D-acceleration of\nxscreensavers is very fast and stable.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Bernhard Rosenkraenzer\n\n \n\n \n \n \n\n \n 2001-04-20 22:21:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since it's specific to one piece of hardware, it's either an X bug or a local \ninstallation issue. Reassigning.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Markku Kolkka\n\n \n\n \n \n \n\n \n 2001-04-23 18:28:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I see this same bug on a non-AiW Rage 128 card, XPert2000Pro (32 MB, ATI Rage \n128 Pro PF AGP). Motherboard is MSI K7T Pro2 (VIA KT133 chipset), Duron 750 \nCPU.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-05-05 01:31:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This does look like a problem with KDE screensavers rather than XFree86 problem.\nNow, using 16 Mb g200 with XFree86-4.0.3-11 or later, all 3D KDE screensavers\nexcept \nMorph3d lock-up XFree86 in full-screen mode in about a second after start.\nXscreensavers\nWORK fine! \n\nFrom KDE bugzilla, I found out that these screensavers use some sort of\ndouble-buffering, \nthe lock-ups look suspiciously like ones due to lack of video ram (indeed,\nwindowed demos \ndo not lock up. To reproduce the problem on 32 MB card one should use some crazy\nresolution, \nI guess. \n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2001-05-22 10:44:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you use DRI, you need to do so in 16 bit depth.  Also, you can not use\nultra-high res, or there isn't enough memory for DRI to work.  X will let you\ncreate bad configurations and will try to use them also.\n\nJust for testing purposes.  Set your resolution to 640x480 or 800x600, and\nset it to depth 16 (no virtual screen).  Does the problem go away?  If so,\nyour card doesn't have enough memory to run at the res/depth you are in\nwith DRI enabled.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-05-22 18:09:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I am using reasonable resolution of 1280x1024x16bpp on 16 Mb g200 or Rage 128 \nPF. I want to emphasize that OpenGL Xscreensavers work perfectly well, thus, \nconfirming the suitability of this resolution for 3d acceleration. The problem \nexists with 3d KDE screensavers ONLY.\n\nIt's true, that at lower resolution (or windowed demo) mode KDE screensavers \nwork on g200. In fact I can cause the X lock-up just by resizing the window \nbeyond certain size. Thus, I think it's a problem with bad videoram usage in \nKDE screensavers.\n\nOn Rage 128 PF, the 3d KDE screensavers just fail, producing blank screen: no \nsegfaults, no core dumps, no CPU time consumption - just an idle task of black \nscreen.\n\nI have seen this problems with both Xfree86 4.0.3 and 4.0.99.3.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2001-06-15 03:07:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Just as a test only - put your X in 640x480x16 mode and try them out again.\nDoes it work now?  That will help track the problem down.  Try at 800x600\nalso.  make sure you are not using a virtual screen.\n\nAlso make sure you are using the rawhide kernel.  There was a problem with\nDRI on r128 that is fixed in our rawhide kernel.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-06-18 08:11:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I use the fixed kernel. On Rage128pro 3D KDE screensavers don't work. Could you \nexplain me why xscreensavers happen to work perfectly then?\n\nI suspect this is because Qt is compiled with GL support when it shouldn't be. \n3D stuff should be left entirely for X. At least this is the answer I got on \nkde-devel list. \n\nIt is KDE or Qt problem reassign this bug back to bero, where I \noriginally filed it.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-07-13 22:02:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It seems that I found the problem. At least, now I have a better description. \nThe following wrong behaviour has been verified on g200 at the moment.\n\nBasically, all KDE 3d-screensavers work on 16 Mb g200 at a reasonable \nresolution of 1280x1024x16bpp. What doesn't work is the "Test" button in KDE \nControl Center. Pressing this button start 2 (two!) instances of kpipes.kss, \nfor example. This is deadly. It hangs XFree86 - no responce to keyboard or \nmouse. Remote "init 3" remains unfinished untill I kill both kpipes.kss! \nWithout any "init 3", the remotely killing the both instances of kpipes.kss \njust revives X. Not really though, each subsequent run of "gears" hangs X \nagain. Killing "gears" - back on track. \n\nI'm attaching log bellow, nothing interesting is there though. It's been \nrecorded during the hang, but contains no indication of it.\n\nThis problem was observed with kdm and just by startx alike.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Alexei Podtelezhnikov\n\n \n\n \n \n \n\n \n 2001-07-13 22:09:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 23567 [details]\nXFree86 under influence of two kpipes.kss, log for g200\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2001-08-14 06:43:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I believe I've found the problem to be buggy VIA motherboard BIOS's.\nPlease check your manufacturer's website and download and install\nany BIOS upgrades for your motherboard.  This should fix problems\non VIA chipsets, especially Athlon boards.\nIf the problem persists, which I doubt, please change status back\nto REOPENED or ASSIGNED, etc..\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2002-09-11 21:51:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug has been in MODIFIED state for over a year with no response\nas to wether the suggestions worked or not.  I would ordinarily close\nthis as resolved now without hearing back however we've discovered\na DRM bug that is most commonly triggered by screensavers, and we\nbelieve most of the screensaver-locks-X bugs reported are due to this\nnow.  I'm closing this as a DUPE of our tracker bug.  Please read\nthe text of the dupe bug, and test out the suggestions there.  If this\ndoes not fix the problem, please reopen this bug report for continued\nanalysis.\n\n*** This bug has been marked as a duplicate of 73827 ***\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1227714", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1227714 – [RFE] Allow mom to run as standalone process\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1227714\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1227714 \n - [RFE] Allow mom to run as standalone process\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n[RFE] Allow mom to run as standalone process\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Virtualization Manager\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n mom\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.5.3\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ovirt-3.6.0-rc\n
\n :\n \n 3.6.0\n
\n\n\n Assignee:\n\n \n \nMartin Sivák\n\n
\n\n\n QA Contact:\n\n \n \nShira Maximov\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1240640 \n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2015-06-03 11:16 UTC by Francesco Romani\n\n
\n Modified:\n 2020-05-14 14:59 UTC\n (History)\n
\n \n 12 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
With this update, MoM has now been separated from VDSM, and runs as a standalone process that communicates with VDSM using XML-RPC over a UNIX socket. This makes it possible to reduce the number of threads that VDSM creates, and results in almost no busy threads in MoM, resolving an issue with the Python global interpreter lock and improving performance on high-end machines such as those with 100 or more CPUs.
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2016-03-09 14:44:34 UTC\n \n\n
\n\n\n oVirt Team:\n\n \n \nSLA\n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Bugzilla\n 1182097\n \n 0\n \n \n unspecified\n \n \n CLOSED\n \n \n [RFE][scale] improve MOM performance\n \n \n 2021-02-22 00:41:40 UTC\n \n
Red Hat Product Errata\n \n RHBA-2016:0384\n \n 0\n \n \n normal\n \n \n SHIPPED_LIVE\n \n \n mom bug fix and enhancement update\n \n \n 2016-03-09 19:07:42 UTC\n \n
oVirt gerrit\n \n 37294\n \n 0\n \n \n master\n \n \n ABANDONED\n \n \n VDSM interface using JSON-RPC\n \n \n \n Never\n \n
oVirt gerrit\n \n 41570\n \n 0\n \n \n master\n \n \n MERGED\n \n \n New hypervisor interface for remote VDSM over XML-RPC with stats caching\n \n \n \n Never\n \n
oVirt gerrit\n \n 41571\n \n 0\n \n \n master\n \n \n MERGED\n \n \n Add support for KSM and CpuTune calls to XMLRPC for MOM to use\n \n \n \n Never\n \n
oVirt gerrit\n \n 41602\n \n 0\n \n \n master\n \n \n MERGED\n \n \n Separate MOM to an external process\n \n \n \n Never\n \n
oVirt gerrit\n \n 42228\n \n 0\n \n \n master\n \n \n MERGED\n \n \n Allow using unix socket for the RPC port\n \n \n \n Never\n \n
oVirt gerrit\n \n 42353\n \n 0\n \n \n master\n \n \n MERGED\n \n \n Increase MOM intervals between stats and policy evaluation cycles\n \n \n \n Never\n \n
\n\n
\n
\n Internal Links:\n 1182097\n
\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Francesco Romani\n\n \n\n \n \n \n\n \n 2015-06-03 11:16:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
MOM runs inside the VDSM process. We want to make it possible to run as standalone process, to the reduce the pressure on the python GIL.\nRunning MOM separately also make it easier to profile and to evaluate the performances of it, and also of VDSM.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Max Kovgan\n\n \n\n \n \n \n\n \n 2015-06-28 14:12:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
ovirt-3.6.0-3 release\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Shira Maximov\n\n \n\n \n \n \n\n \n 2015-08-24 07:14:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
martin, please add steps to verify this bug\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Roy Golan\n\n \n\n \n \n \n\n \n 2015-08-24 13:22:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
just to make sure, 3.6 mom installation is still a dependecy of the vdsm rpm or one needs to install mom separately?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Martin Sivák\n\n \n\n \n \n \n\n \n 2015-08-24 14:40:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Shira: Just start VDSM and run any of your MOM scenarios (ballooning, ksm, …) + check whether there is a separate process running (using for example ps or systemctl status mom-vdsm).\n\nRoy: VDSM still depends on mom via RPM dependency.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Shira Maximov\n\n \n\n \n \n \n\n \n 2015-08-25 09:11:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Verified on : \n3.6.0-0.12.master.el6\nvdsm-4.17.3-1.el7ev.noarch\nvdsm-4.17.3-1.el7ev.noarch\n\ni run the regular tests and check that the mom service is running :\n\n[root@dhcp160-245 ~]# systemctl status mom-vdsm\n● mom-vdsm.service - MOM instance configured for VDSM purposes\n   Loaded: loaded (/usr/lib/systemd/system/mom-vdsm.service; disabled; vendor preset: enabled)\n   Active: active (running) since Tue 2015-08-25 10:42:24 IDT; 14min ago\n Main PID: 9652 (python)\n   CGroup: /system.slice/mom-vdsm.service\n           └─9652 python /usr/sbin/momd -c /etc/vdsm/mom.conf\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2016-03-09 14:44:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory, and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttps://rhn.redhat.com/errata/RHBA-2016-0384.html\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=70848", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 70848 – RFE: suggest precomputed netmask in manual network configuration\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 70848\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 70848 \n - RFE: suggest precomputed netmask in manual network configuration\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nRFE: suggest precomputed netmask in manual network configuration\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 9\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJeremy Katz\n\n
\n\n\n QA Contact:\n\n \n \nBrock Organ\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2002-08-06 02:03 UTC by Jay Berkenbilt\n\n
\n Modified:\n 2007-03-27 03:55 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-10-05 02:47:19 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jay Berkenbilt\n\n \n\n \n \n \n\n \n 2002-08-06 02:03:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of Problem:\n\nWhen configuration a network interface manually, you must enter in both an IP\naddress and a netmask.  It might be convenient if the system pre-filled in the\nnetmask field with the default netmask based on the IP address as was done in\nprevious releases.  (i.e., 255.0.0.0 for class A (1.x.x.x - 127.x.x.x),\n255.255.0.0 for class B (128.x.x.x - 191.x.x.x) and 255.255.255.0 for class C\n(192.x.x.x - 223.x.x.x))\n\nI'm not sure why I'm suggesting this, actually -- I don't even use default\nnetmasks for my own network.  Perhaps I'm just so accustommed to seeing that\nthat it feels wrong if it isn't there.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Michael Fulbright\n\n \n\n \n \n \n\n \n 2002-08-12 18:45:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Related to bug 67124.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2004-10-05 02:47:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
With the advent of CIDR, this isn't overly relevant anymore\n(unfortunately)\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2022-4128", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 2134380 – (CVE-2022-4128) CVE-2022-4128 kernel: mptcp: NULL pointer dereference in subflow traversal at disconnect time\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 2134380\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 2134380 \n (CVE-2022-4128)\n - CVE-2022-4128 kernel: mptcp: NULL pointer dereference in subflow traversal at disconnect time\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2022-4128 kernel: mptcp: NULL pointer dereference in subflow traversal at...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \nCVE-2022-4128\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n2137858 2145214 2145215 2145216 \n
\n\n\n Blocks:\n\n \n \n\n \n \n2121459 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2022-10-13 10:08 UTC by Mauro Matteo Cascella\n\n
\n Modified:\n 2023-05-09 17:12 UTC\n (History)\n
\n \n 34 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nkernel 5.19\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
A NULL pointer dereference issue was discovered in the Linux kernel. This issue occurs in the MPTCP protocol when traversing the subflow list at disconnect time. A local user could potentially crash the system, causing a denial of service.
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2023-05-09 17:12:45 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2023:2148\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2023-05-09 07:11:57 UTC\n \n
Red Hat Product Errata\n \n RHSA-2023:2458\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2023-05-09 07:51:38 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Mauro Matteo Cascella\n\n \n\n \n \n \n\n \n 2022-10-13 10:08:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
At disconnect time the MPTCP protocol traverse the subflows list closing each of them. In some circumstances - MPJ subflow, passive MPTCP socket, the latter operation can remove the subflow from the list, invalidating the current iterator. This could lead to a NULL pointer dereference issue.\n\nUpstream patch & commit:\nhttps://lore.kernel.org/netdev/20220708233610.410786-2-mathew.j.martineau@linux.intel.com/\nhttps://github.com/torvalds/linux/commit/5c835bb142d4\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Mauro Matteo Cascella\n\n \n\n \n \n \n\n \n 2022-11-23 14:23:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created kernel tracking bugs for this issue:\n\nAffects: fedora-all [bug 2145216]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Justin M. Forbes\n\n \n\n \n \n \n\n \n 2022-11-30 20:06:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This was fixed for Fedora with the 5.18.13 stable kernel updates.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2023-05-09 07:11:54 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat Enterprise Linux 9\n\nVia RHSA-2023:2148 https://access.redhat.com/errata/RHSA-2023:2148\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2023-05-09 07:51:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat Enterprise Linux 9\n\nVia RHSA-2023:2458 https://access.redhat.com/errata/RHSA-2023:2458\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Product Security DevOps Team\n\n \n\n \n \n \n\n \n 2023-05-09 17:12:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):\n\nhttps://access.redhat.com/security/cve/cve-2022-4128\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=798681", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 798681 – Review Request: python-pyotp - Python One Time Password library\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 798681\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 798681 \n - Review Request: python-pyotp - Python One Time Password library\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: python-pyotp - Python One Time Password library\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nKevin Fenzi\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n \n \n \n\n
\n Reported:\n 2012-02-29 15:03 UTC by Konstantin Ryabitsev\n\n
\n Modified:\n 2012-03-24 19:10 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \npython-pyotp-1.3.1-1.el6\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2012-03-16 21:18:23 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n \n kevin:\n \n fedora-review+
\n gwync:\n \n fedora-cvs+
\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Konstantin Ryabitsev\n\n \n\n \n \n \n\n \n 2012-02-29 15:03:53 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec URL: http://fedorapeople.org/~icon/f/python-pyotp.spec\nSRPM URL: http://fedorapeople.org/~icon/f/python-pyotp-1.3.1-1.fc16.src.rpm\nDescription:\nA Python library for generating one time passwords according to \nRFC 4226 and the HOTP RFC.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Kevin Fenzi\n\n \n\n \n \n \n\n \n 2012-03-01 18:40:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'd be happy to review this. Look for a full review hopefully later today.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Kevin Fenzi\n\n \n\n \n \n \n\n \n 2012-03-01 21:09:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nOK - Package meets naming and packaging guidelines\nOK - Spec file matches base package name. \nOK - Spec has consistant macro usage. \nOK - Meets Packaging Guidelines. \nOK - License (BSD)\nOK - License field in spec matches\nOK - License file included in package\nOK - Spec in American English\nOK - Spec is legible.\nOK - Sources match upstream md5sum:\n7c45ca9a13f863caa1e8146e07d2b8b2  pyotp-1.3.1.tar.gz\n7c45ca9a13f863caa1e8146e07d2b8b2  pyotp-1.3.1.tar.gz.orig\n\nOK - BuildRequires correct\nOK - Package has %defattr and permissions on files is good. \nSee below - Package has a correct %clean section. \nSee below - Package has correct buildroot\nOK - Package is code or permissible content. \nOK - Packages %doc files don't affect runtime. \nOK - Package has rm -rf RPM_BUILD_ROOT at top of %install\n\nOK - Package compiles and builds on at least one arch. \nOK - Package has no duplicate files in %files. \nOK - Package doesn't own any directories other packages own. \nOK - Package owns all the directories it creates. \nOK - Package obey's FHS standard (except for 2 exceptions)\nOK - No rpmlint output. \nOK - final provides and requires are sane.\n\nSHOULD Items:\n\nOK - Should build in mock. \nOK - Should build on all supported archs\nOK - Should have dist tag\nOK - Should package latest version\nOK - Should not use file requires outside of /etc, /bin, /sbin, /usr/bin, or /usr/sbin\n\nIssues: \n\n1. You may need to add %clean and buildroot for EPEL branches. \nThey are of course not required for Fedora anymore. \n\n2. The PKG-INFO says: \nLicense: UNKNOWN\nMight ask upstream to fix that. \n\nI see no blockers here, so this package is APPROVED.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Konstantin Ryabitsev\n\n \n\n \n \n \n\n \n 2012-03-06 19:05:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Nice! Thanks, Kevin.\n\nNew Package SCM Request\n=======================\nPackage Name: python-pyotp\nShort Description: A Python library for generating one time passwords\nOwners: icon\nBranches: f16, f17, el5, el6\nInitialCC:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2012-03-06 19:23:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Git done (by process-git-requests).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-06 21:04:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.el6 has been submitted as an update for Fedora EPEL 6.\nhttps://admin.fedoraproject.org/updates/python-pyotp-1.3.1-1.el6\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-06 21:04:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.fc16 has been submitted as an update for Fedora 16.\nhttps://admin.fedoraproject.org/updates/python-pyotp-1.3.1-1.fc16\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-06 21:04:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.fc17 has been submitted as an update for Fedora 17.\nhttps://admin.fedoraproject.org/updates/python-pyotp-1.3.1-1.fc17\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-07 07:19:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.fc17 has been pushed to the Fedora 17 testing repository.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-16 21:18:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.fc17 has been pushed to the Fedora 17 stable repository.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-18 00:00:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.fc16 has been pushed to the Fedora 16 stable repository.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Fedora Update System\n\n \n\n \n \n \n\n \n 2012-03-24 19:10:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
python-pyotp-1.3.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=235700", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 235700 – Upgrade to 2.8.3-2 breaks meeting requests from exchange users\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 235700\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 235700 \n - Upgrade to 2.8.3-2 breaks meeting requests from exchange users\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nUpgrade to 2.8.3-2 breaks meeting requests from exchange users\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n evolution\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 8\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMatthew Barnes\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2007-04-09 18:32 UTC by Erik Iverson\n\n
\n Modified:\n 2008-03-16 21:43 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nevolution-2.12.3-1.fc8\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2008-03-16 21:43:41 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
GNOME Bugzilla\n \n 487922\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n \n Never\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Erik Iverson\n\n \n\n \n \n \n\n \n 2007-04-09 18:32:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nEvolution, using evolution-connector, stopped correctly handling meeting\nrequests from Exchange upon upgrade from 2.8.3-1 to 2.8.3-2.  2.8.3-2 is marked\nas a security upgrade.  Prior to upgrade, meeting requests work properly.  After\nupgrade, meeting requests are shown as "unknown attachment."  The only fix I\nfound was to remove evolution completely and reinstall, specifying version 2.8.3-1.\n\nVersion-Release number of selected component (if applicable): 2.8.3-2\n\n\nHow reproducible:\n\n1) receive a meeting request from another user (your own always work)\n2) upgrade to 2.8.3-2\n3) view existing, or new, meeting request - now contains only "unknown attachments"\n\n\nSteps to Reproduce:\n1.\n2.\n3.\n  \nActual results:\n\n\nExpected results:\n\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-08-31 09:40:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I have the same problem.  I had a FC5 installation (fully updated) which worked \nperfectly, and while upgrading it to FC7 (which involved in waiting for some \nnew hardware to arrive) I switched to an FC6 installation (fully updated).  In \nthis move I lost propper functioning access to meeting/appointment requests \n("unknown attachment").\n\nI have tried to downgrade to older versions:\n\n[root@modesty tmp]# rpm -qa|grep evolution\nevolution-connector-2.8.3-1.fc6\nevolution-2.8.3-1.fc6\nevolution-sharp-0.11.1-10.fc6\nevolution-data-server-1.8.3-1.fc6\nevolution-webcal-2.7.1-6\n\nBut this gives the same behaviour.\n\nF7 also behaves in the same manner with the following versions:\n\n[root@rsh etc]# rpm -qa | grep evolution| sort | uniq\nevolution-2.10.3-2.fc7\nevolution-connector-2.10.3-1.fc7\nevolution-data-server-1.10.3.1-2.fc7\nevolution-webcal-2.10.0-1.fc7\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2007-08-31 15:26:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Here is the difference between evolution-2.8.3-1.fc6 and evolution-2.8.3-2.fc6.\n It fixes a security flaw when previewing memos.\n\n--- evolution-2.10.0/calendar/gui/e-cal-component-memo-preview.c.CVE-2007-1002 \n2007-03-29 16:51:41.000000000 -0400\n+++ evolution-2.10.0/calendar/gui/e-cal-component-memo-preview.c       \n2007-03-29 16:51:56.000000000 -0400\n@@ -185,7 +185,7 @@\n                        }\n                }\n\n-               gtk_html_stream_printf(stream, string->str);\n+               gtk_html_stream_printf(stream, "%s", string->str);\n\n                g_string_free (string, TRUE);\n\n\nThis is what broke metting requests?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-08-31 17:48:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
No.  I experienced the same behaviour in both evolution-2.8.3-1.fc6 and \nevolution-2.8.3-2.fc6.  The last time this worked was in FC5 (presumably) with \nthe versions:  evolution-2.6.3-2.fc5 and evolution-connector-2.6.3-2.fc5.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-09-03 10:06:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
After som trial and error I ended up with the following set of evolution \ncomponents which works on FC6:\n\n[root@modesty tmp]# rpm -qa | grep evolution\nevolution-2.8.1.1-3.fc6\nevolution-connector-2.8.1-1.fc6\nevolution-sharp-0.11.1-10.fc6\nevolution-data-server-1.8.1-1.fc6\nevolution-webcal-2.7.1-6\n\nI tried all the different inbetween version of evolution with no luck, so the \nbug is either in evolution-data-server or evolution-connector.\n\nI'll try to update single components when I get some spare time, but there are \nsome nasty dependencies there which broke some of the symlinks which I had to \nmanually recreate to the correct versions.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-09-03 11:25:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
OK, I bumbed all of the below up to the version as of Dec 04 2006:\n\nevolution-connector-2.8.2-2.fc6\nevolution-2.8.2.1-2.fc6\nevolution-data-server-1.8.2-2.fc6\n\nand the problem arose again.  So sometimes between Nov 01 2006 and then, the \nbug was introduced.  I then downgraded to evolution-2.8.1.1-3.fc6 and the \nmeetings are again OK, however, now it seems that there are some instabilities \nwith authentication with the server and I keep getting locked out.  While I \nwait for a solution I'm reverting to last good as described in my previous post.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2007-10-05 15:50:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Is this problem still present on Fedora 8 Test 2 or later?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-09 11:59:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I haven't tried F8T2 - as I'm running in a production environment I really \ndon't want to bump the whole system.  Are there packages available for F7?\n\nInterestingly enought I have stared to receive meeting requests which behaves \nexactly like the original problem, i.e. meeting requests are shown as "unknown \nattachment."  So, the workaround above seems to no longer work.\n\nCan it be something marginal in the way Outlook/Exchange constructs these \nmessages, which again is based on some set of settings, which can change from \nrequest to request, which makes Evolution fall over?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2007-10-10 21:11:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thanks for responding.  The Evolution packages in Fedora 7 are for only for\nversion 2.10, which is no longer seeing regular updates.  I think you may be\nable to install the Fedora 8 Evolution packages without bumping the entire\ndesktop, if you care to try.  You can always tell 'yum' to abort if it wants to\npull into too many additional packages.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-12 13:31:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
[ft@modesty /tmp]$ rpm -Uvh evolution-*\nwarning: evolution-data-server-1.12.0-1.fc8.i386.rpm: Header V3 DSA signature: \nNOKEY, key ID 30c9ecf8\nerror: Failed dependencies:\n        gnome-icon-theme >= 2.19.91 is needed by evolution-2.12.0-8.fc8.i386\n        gtk2 >= 2.12.0 is needed by evolution-2.12.0-8.fc8.i386\n        libgtkhtml-3.14.so.19 is needed by evolution-2.12.0-8.fc8.i386\n        libpisock.so.9 is needed by evolution-2.12.0-8.fc8.i386\n        glib2 >= 2.14.0 is needed by evolution-data-server-1.12.0-1.fc8.i386\n        libdb-4.6.so is needed by evolution-data-server-1.12.0-1.fc8.i386\n        libdb-4.6.so is needed by evolution-exchange-2.12.0-1.fc8.i386\n        libedataserver-1.2.so.7 is needed by (installed) nautilus-sendto-0.7-\n5.fc6.i386\n        libedataserver-1.2.so.7 is needed by (installed) gnome-panel-2.16.3-\n2.fc6.i386\n        libedataserver-1.2.so.7 is needed by (installed) ekiga-2.0.5-3.fc6.i386\n        libedataserver-1.2.so.7 is needed by (installed) bug-buddy-2.16.0-\n4.fc6.i386\n        libedataserver-1.2.so.7 is needed by (installed) control-center-2.16.3-\n11.fc6.i386\n        libedataserver-1.2.so.7 is needed by (installed) pidgin-2.0.2-\n3.fc6.1.i386\n\nDo you guarantee --nodeps? :-)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-25 14:58:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
OK.  I have upgraded one machine to the latest F8 release.  But the problem\nstill persists. These are the versions I use:\n\n[root@modesty ~]# rpm -q fedora-release fedora-release-notes\nfedora-release-8-2\nfedora-release-notes-8.0.0-1\n[root@modesty ~]# rpm -qa | grep evolution\nevolution-data-server-1.12.1-2.fc8\nevolution-sharp-0.14.0.1-1.fc8\nevolution-webcal-2.12.0-1.fc8\nevolution-exchange-2.12.1-1.fc8\nevolution-2.12.1-3.fc8\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2007-10-25 16:30:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The problem persists for new meeting requests or existing meeting requests?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-29 09:19:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
OK.  To clarify:\n\nEverything was working fine in FC5, both new and existing meeting requests.  \nThen I upgraded to FC6 and I had to downgrade some of the evolution packages to \nget meeting requests working again (see above).  At some point new meeting \nrequests started to appear as "unknown attachments" while existing behaved \ncorrectly.\n\nUpgrading to F8T3 did not change this for new meeting requests.  I no longer \nhave old meeting requests available for testing, sorry.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-29 11:16:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I can now confirm that with current evolution also existing meeting requests\nhave "unknown attachment".  This is contrary to my experience when it was\nworking in FC6 and F7 with FC6 evolution rpm-packages, but when it failed after\nsome time for new meeting requests.  Then existing meeting requests were\ndisplayed as normal.\n\nWhen I refer to "existing meeting requests" I mean meeting requests in a mail\nfolder somewhere which has not been accepted (or any other action) - obviously -\ndue to the "unknown attachment" problem. \n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Milan Crha\n\n \n\n \n \n \n\n \n 2007-10-29 14:35:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Can you try to set Edit->Preferences->Mail Preferences, tab HTML Messages and in\nthe section "Plain Text Mode" change to "Show HTML if present". Maybe it will\nhelp. Other option is to disable Prefer plain-text plugin from Edit->Plugins.\n\nI noticed that this plugin generates those "unknown attachment" attachments,\neven I'm not sure if it is the case now.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Frode Tennebø\n\n \n\n \n \n \n\n \n 2007-10-29 15:08:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I disabled "Prefer plain-text" from Edit->Plugin as suggested, and - Wow! - it\nnow works again.  I can't remember enabling this option tho.......\n\nThanks, Milan!\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Milan Crha\n\n \n\n \n \n \n\n \n 2007-10-30 09:12:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
maybe fix from gnome's bug http://bugzilla.gnome.org/show_bug.cgi?id=487922 will\nhelp here too.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2008-03-16 21:43:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Milan's patch for this issue should be in the latest Fedora 8 update now.\n\nClosing as CURRENTRELEASE, but feel free to reopen if you still encounter the\nproblem after upgrading.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=918647", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 918647 – dm-thin: Discarding blocks shared between thin devices may cause data loss\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 918647\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the \"RHEL project\" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses \"NEW\", \"ASSIGNED\", and \"POST\" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components \"kernel\", \"kernel-rt\", and \"kpatch\" are only migrated if still in \"NEW\" or \"ASSIGNED\". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status \"CLOSED\", resolution \"MIGRATED\", and set with \"MigratedToJIRA\" in \"Keywords\". The link to the successor Jira issue will be found under \"Links\", have a little \"two-footprint\" icon next to it, and direct you to the \"RHEL project\" in Red Hat Jira (issue links are of type \"https://issues.redhat.com/browse/RHEL-XXXX\", where \"X\" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.\n
\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 918647 \n - dm-thin: Discarding blocks shared between thin devices may cause data loss\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ndm-thin: Discarding blocks shared between thin devices may cause data loss\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n DUPLICATE\n of bug 922931\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 6\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.4\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n All\n
\n \n urgent\n
\n \n \n urgent\n
\n\n\n Target Milestone:\n\n \n \n\n pre-dev-freeze\n
\n :\n \n 6.5\n
\n\n\n Assignee:\n\n \n \nMike Snitzer\n\n
\n\n\n QA Contact:\n\n \n \nyanfu,wang\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n919138 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2013-03-06 16:31 UTC by Jim Minter\n\n
\n Modified:\n 2013-09-19 19:42 UTC\n (History)\n
\n \n 11 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nKnown Issue\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
Thin provisioning uses reference counts to indicate that data is shared between a thin volume and snapshots of the thin volume. There is a known issue with the way reference counts are managed in the case when a discard is issued to a thin volume that has snapshots. Creating snapshots of a thin volume and then issuing discards to the thin volume can therefore result in data loss in the snapshot volumes. Users are strongly encouraged to disable discard support on the thin-pool for the time being. To do so using lvm2 while the pool is offline, use the lvchange --discard ignore <pool> command. Any discards that might be issued to thin volumes will be ignored.
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n :\n \n 919138 \n \n (view as bug list)
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2013-09-19 19:42:35 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jim Minter\n\n \n\n \n \n \n\n \n 2013-03-06 16:31:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Bug originally reported at http://www.redhat.com/archives/dm-devel/2013-March/msg00033.html , problem relates to issuing the BLKDISCARD ioctl to a thin volume.  If I create a thin volume, fill it with data, snapshot it, then call BLKDISCARD on the thin volume, it looks like the kernel doesn't take into account the fact that the underlying blocks are shared with the snapshot, and just goes ahead and discards them.  This appears to then leave the metadata in an inconsistent state.\n\nFix at https://github.com/jthornber/linux-2.6/commit/a42dfef751cb666d3274346c07dff655cb40cc5a ("Fix a bug in dm_btree_remove that could leave leaf values with incorrect reference counts").\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Zdenek Kabelac\n\n \n\n \n \n \n\n \n 2013-03-07 08:13:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Are we going add 'workaround' support for this issue in lvm2 tools - to disable usage of discard for thinp targets prior some specific version ?\n\nIf so - how do we detect target with this bug - will there be version number increase?\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14891", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1772280 – (CVE-2019-14891) CVE-2019-14891 cri-o: infra container reparented to systemd following OOM Killer killing it's conmon\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1772280\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1772280 \n (CVE-2019-14891)\n - CVE-2019-14891 cri-o: infra container reparented to systemd following OOM Killer killing it's conmon\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2019-14891 cri-o: infra container reparented to systemd following OOM Kil...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \nCVE-2019-14891\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1774269 1774270 1774271 1774272 1774273 \n
\n\n\n Blocks:\n\n \n \n\n \n \n1770013 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2019-11-14 01:23 UTC by Jason Shepherd\n\n
\n Modified:\n 2023-03-24 16:01 UTC\n (History)\n
\n \n 17 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \ncri-o-1.16.1\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
A flaw was found in cri-o, as a result of all pod-related processes being placed in the same memory cgroup. This can result in container management (conmon) processes being killed if a workload process triggers an out-of-memory (OOM) condition for the cgroup. An attacker could abuse this flaw to get host network access on an cri-o host.
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2020-07-01 19:27:39 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2020:2776\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-07-01 16:04:03 UTC\n \n
Red Hat Product Errata\n \n RHSA-2020:2992\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2020-07-27 18:49:28 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jason Shepherd\n\n \n\n \n \n \n\n \n 2019-11-14 01:23:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Cri-o pods didn't provide sufficient isolation between the workload and infra containers such that when a workload consumed a large amount of memory, the kernel accidently killed the infra container's conmon process. An attacker would use the flaw to get host network access on an Kubernetes worker node.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Jason Shepherd\n\n \n\n \n \n \n\n \n 2019-11-19 06:35:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Acknowledgments:\n\nName: Nick Freeman (Capsule8)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Jason Shepherd\n\n \n\n \n \n \n\n \n 2019-11-19 22:55:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created cri-o tracking bugs for this issue:\n\nAffects: fedora-all [bug 1774273]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Jason Shepherd\n\n \n\n \n \n \n\n \n 2019-11-24 22:43:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Mitigation:\n\nAs of cri-o v1.15 you can set conmon_cgroup = "system.slice" in the crio.runtime section of /etc/crio/crio.conf. On OpenShift Container Platform 4.x that can be done by following the documentation here:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.2/html/architecture/architecture-rhcos\n\nFor OpenShift Container Platform 3.x you can edit /etc/crio/crio.conf directly on the worker node if using cri-o on that version. Cri-o is not the default container engine on that version, Docker is.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 18\n \n\n \n Sam Fowler\n\n \n\n \n \n \n\n \n 2019-12-04 23:28:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
External References:\n\nhttps://capsule8.com/blog/oomypod-nothin-to-cri-o-bout/\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-07-01 16:04:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat OpenShift Container Platform 4.2\n\nVia RHSA-2020:2776 https://access.redhat.com/errata/RHSA-2020:2776\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Product Security DevOps Team\n\n \n\n \n \n \n\n \n 2020-07-01 19:27:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):\n\nhttps://access.redhat.com/security/cve/cve-2019-14891\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2020-07-27 18:49:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This issue has been addressed in the following products:\n\n  Red Hat OpenShift Container Platform 3.11\n\nVia RHSA-2020:2992 https://access.redhat.com/errata/RHSA-2020:2992\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1660647", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1660647 – Wildcard routes get 503 intermittently\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1660647\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1660647 \n - Wildcard routes get 503 intermittently\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nWildcard routes get 503 intermittently\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nOpenShift Container Platform\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Networking\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.9.0\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n 4.1.0\n
\n\n\n Assignee:\n\n \n \nDan Mace\n\n
\n\n\n QA Contact:\n\n \n \nHongan Li\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n1695271 1695272 1695273 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2018-12-18 21:56 UTC by Steven Walter\n\n
\n Modified:\n 2022-08-04 22:20 UTC\n (History)\n
\n \n 5 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n :\n \n 1695271 1695272 1695273 \n \n (view as bug list)
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2019-04-25 14:40:03 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Github\n \n openshift router pull 14\n \n 0\n \n \n None\n \n \n closed\n \n \n Fix issue where wildcard routes get 503s intermittently.\n \n \n 2020-06-25 08:36:32 UTC\n \n
\n\n
\n
\n Internal Links:\n 1720180\n
\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Steven Walter\n\n \n\n \n \n \n\n \n 2018-12-18 21:57:45 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Making c#1 private as the attachment should be private (why cant I make them private separately? :))\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Steven Walter\n\n \n\n \n \n \n\n \n 2018-12-18 21:58:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Making logs public for searchability:\n\nI1218 14:59:59.611263       1 status.go:179] has last touch 2018-12-18 14:59:59 +0000 UTC for svcs/wildcard-oauth2-provider\nI1218 14:59:59.611277       1 status.go:187] expired cached last touch of 2018-12-18 14:54:57 +0000 UTC\nI1218 14:59:59.611286       1 status.go:193] missing or equal cached last touch\nI1218 14:59:59.613158       1 unique_host.go:211] Deleting routes for svcs/wildcard-oauth2-provider\nI1218 14:59:59.613176       1 plugin.go:187] Deleting route svcs/wildcard-oauth2-provider\nI1218 14:59:59.613213       1 status.go:179] has last touch 2018-12-18 14:59:59 +0000 UTC for svcs/wildcard-oauth2-provider\nI1218 14:59:59.613227       1 status.go:193] missing or equal cached last touch\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Ram Ranganathan\n\n \n\n \n \n \n\n \n 2019-02-19 22:44:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Origin fixes in PR: https://github.com/openshift/origin/pull/22087\n(Once that merges will backport to origin 3.9 and 3.10)\n\nNeed to create a few more PRs for this - one against OSE and one against the new router repo for 4.0 fixes.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n Ram Ranganathan\n\n \n\n \n \n \n\n \n 2019-02-21 01:50:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Backported PRs for \nv3.9: https://github.com/openshift/origin/pull/22114\nv3.10: https://github.com/openshift/origin/pull/22112\n\nAnd ported change to new router repo for\nv4.0: https://github.com/openshift/router/pull/14\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 24\n \n\n \n Ram Ranganathan\n\n \n\n \n \n \n\n \n 2019-03-01 00:37:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fixes in v3.10, v3.11 and 4.0 releases have merged.\n\nv3.9 fixes are still pending as origin builds seem to be failing on pre-3.10 releases.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 25\n \n\n \n Dan Mace\n\n \n\n \n \n \n\n \n 2019-03-08 15:33:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The backport to 3.9 specifically is going to require some assessment as the 3.10+ patch doesn't apply cleanly and when adapted seems to result in behavior changes which break other tests in a way unique to 3.9.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 26\n \n\n \n Steven Walter\n\n \n\n \n \n \n\n \n 2019-04-02 17:00:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Any updates on the 3.9 backport and/or the status of when the other versions will ship?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 32\n \n\n \n Ben Bennett\n\n \n\n \n \n \n\n \n 2019-04-18 12:45:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
For 4.1 we will not support wildcard routes.  We need to document this.\n\nWe may allow configuration of them in 4.2.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 33\n \n\n \n Dan Mace\n\n \n\n \n \n \n\n \n 2019-04-25 14:40:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since we're not supporting wildcard routes in 4.1, this bug doesn't apply. I'm going to just close the bug and start tracking the docs issue in Jira with other docs tasks.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=246043", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 246043 – kernel hangs some seconds while loading pata_sis\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 246043\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 246043 \n - kernel hangs some seconds while loading pata_sis\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nkernel hangs some seconds while loading pata_sis\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n INSUFFICIENT_DATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nKernel Maintainer List\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2007-06-28 00:54 UTC by Rui Matos\n\n
\n Modified:\n 2007-11-30 22:12 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2007-08-18 00:51:28 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n dmesg output\n\n \n (63.21 KB,\n application/octet-stream)\n\n
\n 2007-06-28 00:54 UTC,\n\n Rui Matos\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Rui Matos\n\n \n\n \n \n \n\n \n 2007-06-28 00:54:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The 2.6.21 kernel on fedora 7 hangs for ~5 seconds while loading the pata_sis\nmodule. Besides that initial hang the system seems to work OK after that.\n\nI'll attach the dmesg output. The hang is on the line:\n\nscsi0 : pata_sis\n\nPlease ask any other info that might be needed.\n\nThanks\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Rui Matos\n\n \n\n \n \n \n\n \n 2007-06-28 00:54:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 158082 [details]\ndmesg output\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Rui Matos\n\n \n\n \n \n \n\n \n 2007-06-28 13:49:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Actually, I was mistaken, it hangs a little bit further on the line:\n\nscsi1 : pata_sis\n\nSo, it's after detecting the hard disk interface, on the cdrom interface.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Rui Matos\n\n \n\n \n \n \n\n \n 2007-08-18 00:51:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I won't be of further help to fix this, sorry. This particular machine got\ntrashed a while ago and I don't intend to buy sis hardware ever again.\n\nThanks anyway!\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=733487", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 733487 – Search bar saved searches menu ignores clicks\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 733487\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 733487 \n - Search bar saved searches menu ignores clicks\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSearch bar saved searches menu ignores clicks\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRHQ Project\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n Core UI\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 4.0.1\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n All\n
\n \n medium\n
\n \n \n low\n \n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nMike Thompson\n\n
\n\n\n QA Contact:\n\n \n \nMike Foley\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nrhq41-ui rhq-uxd \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2011-08-25 19:28 UTC by Jay Shaughnessy\n\n
\n Modified:\n 2013-09-01 19:23 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n4.5.0\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2013-09-01 19:23:00 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Bugzilla\n 695889\n \n 0\n \n \n urgent\n \n \n CLOSED\n \n \n Search Bar Saved Search issues\n \n \n 2021-02-22 00:41:40 UTC\n \n
\n\n
\n
\n Internal Links:\n 695889\n
\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jay Shaughnessy\n\n \n\n \n \n \n\n \n 2011-08-25 19:28:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Search bar saved searches menu ignores clicks\n\n1) Create at least two saved search for the search bar, A and B.\n\n2) Open the menu (click the the down arrow in the menu bar)\n\n3) click on A to set it as the current search\n\n4) Again open the menu (click the the down arrow in the menu bar)\n\n5) click on B to set it as the current search\n\nThe click is ignored and the menu disappears.\n\n\nWorkaround: Open the menu again and it will work on the second try.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jay Shaughnessy\n\n \n\n \n \n \n\n \n 2011-08-25 19:48:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nI've tried to get around this several ways but smartgwt seems to be \neating the onClick event.  Note that onMouseOver/onMouseOut events are \nreported successfully.  It seems only that onClick is never invoked. \n\nThis problem is almost definitely due to the use of GWT widgets in a\nSmartGWT app. There are several mentions in the SmartGWT forums to\navoid what we're doing, and specifically one entry complaining of the\nsame situation:\n\nhttp://forums.smartclient.com/showthread.php?t=6484&highlight=PopupPanel+onClick\n\nI don't think there is a solution keeping with our current\nimplementation.  The solution would be to re-implement the SearchBar \nwithout PopupPanels, and use SmartGwt windows.\n\nThe workaround is easy, the next time the window opens it will work\nas expected. It seems to eat every second click.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Mike Thompson\n\n \n\n \n \n \n\n \n 2012-07-31 01:06:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Master commit: be31334\n\nThis turned out being a replacement of the GWT search bar with a smartGWT version that avoids the mixing weirdness associated with GWT and smartGWT as outlined above. Should be fully tested as it is a rewrite of the old search bar.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Heiko W. Rupp\n\n \n\n \n \n \n\n \n 2013-09-01 19:23:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=991604", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 991604 – (CVE-2013-4209) CVE-2013-4209 ABRT: (substantially) limited leak of unauthorized information\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 991604\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 991604 \n (CVE-2013-4209)\n - CVE-2013-4209 ABRT: (substantially) limited leak of unauthorized information\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2013-4209 ABRT: (substantially) limited leak of unauthorized information\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \nCVE-2013-4209\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n low\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n994418 \n
\n\n\n Blocks:\n\n \n \n\n \n \n994278 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2013-08-02 21:35 UTC by Jan Pokorný [poki]\n\n
\n Modified:\n 2023-05-12 19:17 UTC\n (History)\n
\n \n 4 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \nabrt 2.1.6\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2013-09-06 09:12:43 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Vincent Danen\n\n \n\n \n \n \n\n \n 2013-08-06 23:53:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
A flaw was found in abrt, where a local attacker could obtain the SHA1SUM of a file they should have no access to.\n\nAcknowledgements:\n\nThis issue was discovered by Jan Pokorný of Red Hat.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Vincent Danen\n\n \n\n \n \n \n\n \n 2013-08-06 23:57:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Statement:\n\nNot vulnerable. This issue did not affect the versions of abrt as shipped with Red Hat Enterprise Linux 6.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Stefan Cornelius\n\n \n\n \n \n \n\n \n 2013-09-06 09:12:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Time to open this up.\n\nWe now ship the fixed version 2.1.6 on all previously affected products.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Martin Milata\n\n \n\n \n \n \n\n \n 2013-09-26 15:22:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In upstream commit https://github.com/abrt/abrt/commit/776209bd00b0dd16d02dd20fdb14eecbb6b9fa18 the format of core backtraces changed significantly. Source file hashes are no longer included for python exception reports.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=477554", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 477554 – Unable to change default language\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 477554\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 477554 \n - Unable to change default language\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nUnable to change default language\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n openoffice.org\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 10\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nCaolan McNamara\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2008-12-21 22:23 UTC by Alexey Kuznetsov\n\n
\n Modified:\n 2008-12-22 11:38 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2008-12-22 11:38:52 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Alexey Kuznetsov\n\n \n\n \n \n \n\n \n 2008-12-21 22:23:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Unable to change default language in: Options/Language Settings/Languages/Default languages for documents/Western.\n\nI tried change it from English to Russian, after clicking OK and reopen setting i got prevoius value (English)\n\nInstalled\nopenoffice.org-langpack-ru-3.0.0-9.10.fc10.i386\nopenoffice.org-langpack-en-3.0.0-9.10.fc10.i386\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Caolan McNamara\n\n \n\n \n \n \n\n \n 2008-12-21 23:00:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
what is the output of \n> locale\nmore that likely it is some English variant. The tickbox is set for "current document only", so it affects only the document that is open. If you want to use Russian for all new document, then if you set your locale to Russian it tracks that, i.e. should do the same thing as e.g. gedit given the same set of settings.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Alexey Kuznetsov\n\n \n\n \n \n \n\n \n 2008-12-21 23:08:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
of course > locale show\nLANG=en_US.UTF-8\n\nbut, that option called "Default languages for documents" and that option work as i explain (it should be changed when i change it, and reopen setting) on OS X platform, and probably as under windows.\n\ni can try to install openoffice on my windows host, but i shure i got same result as under os x.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Caolan McNamara\n\n \n\n \n \n \n\n \n 2008-12-22 11:38:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The tickbox is tickable/untickable on those platforms to enable it to affect all future documents, It's not untickable on the Fedora version, so it only can affect the current document. That's deliberate, so that the default langauge for new documents tracks the language of the locale if/when it changes, i.e. like everything else in Fedora does. \n\nA better design would be to have an additional "default" option in the dropdown which could be used as the default so the locale language is always used and if the locale changes then new documents use that locale language but it could still be changed manually to lock it to one language for all new documents. I'm working on that, but the current situation is deliberate not a bug.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=11120", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 11120 – Sorting by subject in Netscape 4.72 news broken?\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 11120\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 11120 \n - Sorting by subject in Netscape 4.72 news broken?\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSorting by subject in Netscape 4.72 news broken?\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n DUPLICATE\n of bug 11114\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n netscape\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBill Nottingham\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-04-30 13:11 UTC by Kars de Jong\n\n
\n Modified:\n 2014-03-17 02:13 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-04-30 13:11:25 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Kars de Jong\n\n \n\n \n \n \n\n \n 2000-04-30 13:11:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
After I upgraded my RedHat 6.1.92 beta to RedHat 6.2 Netscape fails to\nproperly sort newsgroups by subject. In a multipart message it sometimes\nsorts the message parts as 18, 19, 20, 21, 22 etc.\n\nIt works fine if I run the same version of Netscape on a different computer\n(which is not running RedHat). However, if I run the binary from the other\ncomputer locally (from an NFS mounted volume) it doesn't work.\n\nThis leads me to believe the bug isn't really in Netscape, but rather in\none of the libraries it uses.\n\nMy locale is set to en_US, and I regenerated the LC_* files with the\n'localedef' program to be sure it wasn't some sort of binary\nincompatibility.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 2000-07-21 22:12:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\n\n*** This bug has been marked as a duplicate of 11114 ***\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=135312", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 135312 – kswapd has trouble with high I/O\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 135312\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 135312 \n - kswapd has trouble with high I/O\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nkswapd has trouble with high I/O\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nathlon\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDave Jones\n\n
\n\n\n QA Contact:\n\n \n \nBrian Brock\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nFC3Target \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-10-11 21:05 UTC by eruin\n\n
\n Modified:\n 2015-01-04 22:10 UTC\n (History)\n
\n \n 4 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-10-29 23:54:14 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-11 21:05:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041008\nFirefox/0.10.1\n\nDescription of problem:\nWhen running an I/O-intensive process, kswapd starts to constantly use\nalot of CPU (50-60% according to top), causing all other processes to\nstumble to a halt. \n\nVersion-Release number of selected component (if applicable):\n2.6.8-1.603\n\nHow reproducible:\nAlways\n\nSteps to Reproduce:\n1. Run gdm -> gnome (minimal setup)\n2. Open terminal\n3. Use cedega to start BfVietnam.exe\n\n(Or basically any other process that eats RAM like it was candy)\n\nActual Results:  Other processes than kswapd die/freeze.\n\nUnless offending I/O-intensive process is killed thoroughly, the\nsystem will eventually cease responding and a hard reboot is required.\n\nExpected Results:  kswapd should complete whatever it was doing and\nlet the rest of the system continue as normal. \n\nAdditional info:\n\nriel> it's a known bug from the upstream kernel, fixed in akpm's\nlatest pile of patches\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-12 17:40:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Tested using kernel-2.6.8-1.607 now. As far as I can tell this is\nsupposed to be based on\nhttp://kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.9-rc4\nand the patches to kswapd included there. Still experiencing the same\nbehaviour. System dies.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Anssi Johansson\n\n \n\n \n \n \n\n \n 2004-10-22 22:18:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Bug #126234 looks just like this bug.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Anssi Johansson\n\n \n\n \n \n \n\n \n 2004-10-23 08:53:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'm having problems which might be related to this bug. I mentioned\nthis first in bug #131251 comment #34:\n\n--clip--\nNow that I finally got my memory sticks I tried upgrading the memory\nto 4GB. And boy did I open another can of worms by doing that. After\nbooting up I ran "free" and saw that I had 4GB of usable memory in\nLinux. I loaded the [680MB] SQL dump file with nano and did the usual\ntext search trick. It worked fine, but that's probably because the\nsystem had enough RAM this time (one text editor instance uses only\nabout 1GB of memory). I loaded another copy in another session, it\nloaded nicely as well. I started loading the third file when the\nsystem seemed to get stuck, nano just stopped at "Reading File". On\nanother channel I tried running "free" to see if the system was\nalready swapping at this point (it shouldn't). Surprise surprise, the\n"free" command itself got stuck, it refused to output anything and\nalso refused to return back to command prompt. Running "ls" and\n"vmstat 2" on other channels resulted in the same, nothing was printed\non the screen and those commands didn't return to the command prompt.\nThe editors on channels 1 and 2 were responsive and worked, until I\ntried to move to the next page. This move made both of them get stuck.\nThis happened with 2.6.9 and elevator=as. \n--clip--\n\nAnother experience, this time with 2.6.9-bk6 with the grab_swap_token\nfunction call commented out to work around the OOM issue in bug\n#131251. I started "vmstat 2" on one channel, and managed to load 3\ninstances of nano on three different channels. The fourth got stuck in\nReading File phase. Meanwhile the vmstat command on another channel\nkept on running with the following information:\n\nr\t0\nb\t6\nswpd\t23324\nfree\t5780\nbuff\t1112\ncache\t290616\nsi\t0\nso\t0\nbi\t0\nbo\t0\nin\t1001\ncs\t4-6\nus\t0\nsy\t0\nid\t0\nwa\t100\n\nI left the computer running for a few hours, during which the free and\ncache values changes very slightly I had an open bash prompt on one\nchannel and tried running "free" on it, but it got stuck as in my\nprevious experiment. nano sessions also got stuck once I tried moving\nto the next page of text.\n\nTo make the FC developers happy I tried the Fedora Core version of the\nkernel, build 640. This time I had "top" running on one channel and\n"vmstat" on another. The vmstat values before trying to start nano:\n\nr\t0\nb\t0\nswpd\t0\nfree\t3906088\nbuff\t14708\ncache\t44488\nsi\t0\nso\t0\nbi\t0\nbo\t0\nin\t1001-1003\ncs\t8-14\nus\t0\nsy\t0\nid\t100\nwa\t0\n\nThree instances of nano loaded fine, the fourth stopped again in the\nReading File phase. vmstat kept running, with these values:\nr\t1\nb\t2\nswpd\t23360\nfree\t6956\nbuff\t12548\ncache\t679088\nsi\t0\nso\t0\nbi\t0\nbo\t0\nin\t1001\ncs\t6-9\nus\t0\nsy\t100\nid\t0\nwa\t0\n\nNotice that the 100 value was now indeed in the System (sy) column,\nunlike in 2.6.9-bk6 where the 100 value was in the Wait (wa) column. I\ndon't know if this was just a coincidence or repeatable behaviour. The\n"top" session which I had running on another channel got stuck, the\nscreen no longer got updated. On that frozen screen I can see that\nkswapd0 uses 66.9% of CPU (state:R) and nano uses the remaining 33.0%\n(state:D).\n\nI'm running the latest development branch of Fedora on an Abit AV8\nmotherboard, with AMD Athlon 64 3500+ and 4GB of memory. No X running\non this server. The hard disk is a parallel ATA Seagate 120GB.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-24 14:23:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Also testing .640 here. I'm having mixed results, and will report back\nwhen I've done more extensive testing...\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Anssi Johansson\n\n \n\n \n \n \n\n \n 2004-10-25 20:18:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I tried if I could reproduce the problem on vanilla 2.6.10-rc1 kernel.\nI wasn't able to lock up the system, but still there's something weird\ngoing on in kswpad. I managed to load 4 copies of my text file and\nafter that "top" shows that kswapd0 is using 99% of cpu, although\nnothing visible seems to be happening. According to vmstat, no\nswapping is currently being done (si=so=0). \n\nDuring the loading of those files kswapd seemed to be acting sanely,\nbut once the kernel had to touch swap kswapd went crazy. Currently\nthere's 33156 KB of used swap space, 7152 KB of free memory, 2564 KB\nof buffers and 97080 KB of cache. The system worked fine at this point\nof time, even though kswapd was consuming lots of CPU time.\n\nAddendum: When I tried copying that 680MB test file to another name\nfor further testing, the system locked up solidly as in my previous\nexperiments. The cp process never finished. The frozen "top" screen\ntells that kswapd is using 99% of cpu. vmstat keeps running, this time\nthe values are 33156 KB for swap, 89852 KB free, 3324 KB buffers,\n12804 KB cache. The editor on the first channel froze when I tried to\nmove to the next page. I tried exiting the remaining 3 nano text\neditors, but they froze too. At this point the vmstat command that was\nstill running on another channel displayed 6 processes being in\nuninterruptible sleep (vmstat column "b").\n\nIs there something useful that I could test?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-27 04:38:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Still, with .640 and .643 - kswapd goes crazy as soon as swap is\ntouched. Settles (ie down to about 6% cpu usage) when tabbing to a\ntext-terminal, goes back up to eat cpu (~60% constant) when tabbing\nback to X.\n\nDon't know if there's any point in this, but I'm going to test with\nthe initial fc3t2 kernel for reference.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-27 04:40:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I failed to mention I am no longer able to kill the system this way.\nKswapd now seems to only affect the performance of said I/O-intensive\ntask...\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n eruin\n\n \n\n \n \n \n\n \n 2004-10-30 23:42:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thanks, I can confirm it's sorted in the .649\nlinux-2.6.9-vm-tame-oomkiller.patch\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=565997", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 565997 – (CVE-2010-3444) CVE-2010-3444 pyfribidi: buffer overflow when processing Arabic UTF-8 strings\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 565997\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 565997 \n (CVE-2010-3444)\n - CVE-2010-3444 pyfribidi: buffer overflow when processing Arabic UTF-8 strings\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2010-3444 pyfribidi: buffer overflow when processing Arabic UTF-8 strings\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \nCVE-2010-3444\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n565998 \n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2010-02-16 21:15 UTC by Vincent Danen\n\n
\n Modified:\n 2021-10-19 09:10 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2021-10-19 09:10:03 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Vincent Danen\n\n \n\n \n \n \n\n \n 2010-02-16 21:15:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It was reported [1] that pyfribidi contains a buffer overflow in the log2vis_utf8() function due to the assumption that the string returned by fribidi_unicode_to_utf8() will be the same length as the original UTF-8 string.  Due to changes in fribidi 0.19.1, for the Arabic language this is not the case as the joining added in fribidi causes some of the original 2-byte UTF-8 sequences to be come 3-bytes long.\n\nThe upstream report also includes a patch that is supposed to correct the issue by increasing the size of the buffer passed to fribidi_unicode_to_utf8().\n\nDue to Fedora 11 and 12 containing fribidi 0.19.2, this would affect Fedora.\n\n[1] http://sourceforge.net/tracker/?func=detail&aid=2676136&group_id=158366&atid=807545\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Vincent Danen\n\n \n\n \n \n \n\n \n 2010-10-01 20:03:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This has been assigned the name CVE-2010-3444.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 2468 – Problem with popt header (popt.h)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 2468\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 2468 \n - Problem with popt header (popt.h)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nProblem with popt header (popt.h)\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WORKSFORME\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n popt\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.0\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJeff Johnson\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-05-01 19:10 UTC by wp0002\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-05-04 15:47:41 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n wp0002\n\n \n\n \n \n \n\n \n 1999-05-01 19:10:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
popt.h does not contain a extern "C" clause to prevent\nfunction mangling when using a C++ compiler.  This causes\nthe symbols in libpopt to not be found by g++ when\ncompiling.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jeff Johnson\n\n \n\n \n \n \n\n \n 1999-05-04 15:47:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This has been fixed in (at least) Red Hat 6.0 popt-1.3-1 and\nin the popt CVS repository. Recompile and install the popt-1.3 from\nRed Hat 6.0.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1565736", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1565736 – cluster registries have unnecessary environment values\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1565736\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1565736 \n - cluster registries have unnecessary environment values\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \ncluster registries have unnecessary environment values\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nOpenShift Container Platform\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Image Registry\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.7.0\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n 3.10.0\n
\n\n\n Assignee:\n\n \n \nAlexey Gladkov\n\n
\n\n\n QA Contact:\n\n \n \nDongbo Yan\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2018-04-10 15:59 UTC by Gabor Burges\n\n
\n Modified:\n 2018-07-30 19:13 UTC\n (History)\n
\n \n 4 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n :\n \n 1570845 1570859 \n \n (view as bug list)
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2018-07-30 19:12:35 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHBA-2018:1816\n \n 0\n \n \n None\n \n \n None\n \n \n None\n \n \n 2018-07-30 19:13:02 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Gabor Burges\n\n \n\n \n \n \n\n \n 2018-04-10 15:59:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nAfter the 3.7 openshift upgrade, the registry failed to communicate with the pods, leavin build in Error or imagepullbackoff state\n\nAfter clearing the registry dcs' old env variables became clear which token the registry actually picks up and uses\n\n\nVersion-Release number of selected component (if applicable):\noc version\noc v3.7.23\nkubernetes v1.7.6+a08f5eeb62\nfeatures: Basic-Auth GSSAPI Kerberos SPNEGO\n\nopenshift v3.7.23\nkubernetes v1.7.6+a08f5eeb62\n\n\nHow reproducible:\n\n\nSteps to Reproduce:\n1.\n2.\n3.\n\nActual results:\nbuilds are failing on the registry because of mis-match between env vars and secrets caused incorrect variables to be picked up by the registry.\n\n\nExpected results:\n\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Ben Parees\n\n \n\n \n \n \n\n \n 2018-04-10 16:57:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
the openshift ansible installer for OCP needs to be updated to properly migrate existing registry deployments by doing the following steps (in addition, the ops installer needs to start using the OCP installer).  The fix will need to be backported to v3.7+.\n\n\n\n1) VERIFY: docker-registry is using the ‘registry’ service account\nRUN: oc get dc -n default docker-registry -o json | jq ".spec.template.spec.serviceAccount"\n\n\tIF NOT, ensure the registry service account exists:\n\toc create serviceaccount -n default registry\nAND set the service account for the docker-registry deployment to the registry service account.\n\n\n2) VERIFY registry SA can update imagestreams in all namespaces\nRUN: oc policy who-can update imagestreams --all-namespaces\nVERIFY: system:serviceaccount:default:registry appears in list of allowed users:\n# oc policy who-can update imagestreams --all-namespaces | grep system:serviceaccount:default:registry\n\n\nIF NOT, grant the system:registry role and reverify:\noc create clusterrolebinding system:registry \\\n  --clusterrole=system:registry \\\n  --serviceaccount=default:registry\n\n3) remove legacy env variables from the registry deploymentconfig if present:\n\t`oc edit -n default dc docker-registry`\nOPENSHIFT_MASTER\nOPENSHIFT_CA_DATA\nOPENSHIFT_CERT_DATA\nOPENSHIFT_INSECURE\nOPENSHIFT_MASTER\nKUBERNETES_MASTER\nOPENSHIFT_CERT_FILE\nOPENSHIFT_CA_FILE\nBEARER_TOKEN\nBEARER_TOKEN_FILE\nOPENSHIFT_KEY_FILE\nOPENSHIFT_KEY_DATA\n(from https://github.com/openshift/origin/blob/master/pkg/client/cmd/clientcmd.go#L161-L202)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Ben Parees\n\n \n\n \n \n \n\n \n 2018-04-10 21:12:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Jordan made the sensible suggestion that we should be able to just create/update all these things w/o checking anything:\n\n1) create the registry SA\n2) grant it all the right permissions\n3) delete the env vars from the DC (the upgrade playbook already edits the DC to update the image tag to the new version).\n\nSo hopefully this isn't *that* terrible to implement.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Alexey Gladkov\n\n \n\n \n \n \n\n \n 2018-04-23 09:19:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The fix has merged:\n\nhttps://github.com/openshift/openshift-ansible/pull/8020\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Alexey Gladkov\n\n \n\n \n \n \n\n \n 2018-04-23 09:23:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This fix will be applied when upgrading to v3.10. The openshift-ansible do not have upgrade scripts for v3.8. Should I try to create it ?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Matthew Barnes\n\n \n\n \n \n \n\n \n 2018-05-04 12:50:34 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to Ben Parees from comment #2)\n> the openshift ansible installer for OCP needs to be updated to properly\n> migrate existing registry deployments by doing the following steps (in\n> addition, the ops installer needs to start using the OCP installer).\n\nI see the fix was integrated into the upgrade_control_plane.yml playbook, which the ops installer already calls [1].  So Operations will pick this up as it's backported.  Thanks!\n\n\n[1] https://github.com/openshift/openshift-ansible-ops/blob/prod/playbooks/release/bin/cicd_operations.sh#L356\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Dongbo Yan\n\n \n\n \n \n \n\n \n 2018-05-24 02:32:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Verified\nopenshift v3.10.0-0.50.0\nkubernetes v1.10.0+b81c8f8\n\ncould build successfully after upgrading cluster from 3.9 to 3.10, and registry pod has no unnecessary env var\n# oc describe po/docker-registry-2-8m52l\n    \n    Environment:\n      REGISTRY_HTTP_ADDR:                                     :5000\n      REGISTRY_HTTP_NET:                                      tcp\n      REGISTRY_HTTP_SECRET:                                   IFu5DeOwZxq5jQ75kjYqYKZhD4kXiZaK+UZ1poEAa+o=\n      REGISTRY_MIDDLEWARE_REPOSITORY_OPENSHIFT_ENFORCEQUOTA:  false\n      REGISTRY_HTTP_TLS_KEY:                                  /etc/secrets/registry.key\n      REGISTRY_OPENSHIFT_SERVER_ADDR:                         docker-registry.default.svc:5000\n      REGISTRY_CONFIGURATION_PATH:                            /etc/registry/config.yml\n      REGISTRY_HTTP_TLS_CERTIFICATE:                          /etc/secrets/registry.crt\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n errata-xmlrpc\n\n \n\n \n \n \n\n \n 2018-07-30 19:12:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Since the problem described in this bug report should be\nresolved in a recent advisory, it has been closed with a\nresolution of ERRATA.\n\nFor information on the advisory, and where to find the updated\nfiles, follow the link below.\n\nIf the solution does not work for you, open a new bug report.\n\nhttps://access.redhat.com/errata/RHBA-2018:1816\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=443578", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 443578 – Review Request: monodevelop-database - database plugin for monodevelop\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 443578\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 443578 \n - Review Request: monodevelop-database - database plugin for monodevelop\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReview Request: monodevelop-database - database plugin for monodevelop\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CANTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n Package Review\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nNobody's working on this, feel free to take it\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n444721 \n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n \n \n \n\n
\n Reported:\n 2008-04-22 10:53 UTC by Paul F. Johnson\n\n
\n Modified:\n 2010-07-27 06:53 UTC\n (History)\n
\n \n 5 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2009-02-28 10:56:11 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n \n gnomeuser:\n \n fedora-review?
\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Paul F. Johnson\n\n \n\n \n \n \n\n \n 2008-04-22 10:53:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Spec URL: http://pfj.fedorapeople.org/monodevelop-database.spec\nSRPM URL: http://pfj.fedorapeople.org/monodevelop-database-1.0-1.fc9.src.rpm\nDescription: monodevelop-database is a database plugin for monodevelop\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n David Nielsen\n\n \n\n \n \n \n\n \n 2008-05-07 10:57:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fails to build in mock:\nautoreconf: command not found\nAlso needs to depend on gtksourceview-sharp-2.0 (blocking on 444721)\n\nYou need the standard ExclusiveArch line for Mono apps:\nExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc\n\nAs the package contains absolutely no .boo files, I wonder why this requires boo\nin the first place.\n\nTarball contains prebuilt .dll files\n/contrib/MySql/MySql.Data.dll\n/contrib/Sqlite/Mono.Data.Sqlite.dll\n\nThe package doesn't currently build without these however we are not allowed to\nuse prebuilt stuff for security reasons.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n David Nielsen\n\n \n\n \n \n \n\n \n 2008-07-01 00:25:03 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ping, it has been nearly 2 months now Paul. Again I offer any help you might\nneed to hammer Mono into shape.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Paul F. Johnson\n\n \n\n \n \n \n\n \n 2008-10-20 11:58:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Unable to build due to problems with MD 1.9. This should be resolved in the next couple of weeks with MD 1.9 alpha 2's release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n David Nielsen\n\n \n\n \n \n \n\n \n 2009-02-21 13:34:29 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
With MD2 beta 1 out and Fedora now containing a new succesful build of MD are you still interested in this?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n David Nielsen\n\n \n\n \n \n \n\n \n 2009-02-28 10:56:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Due to inactivity since 2008-10-20 I am closing this\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Claudio Rodrigo Pereyra DIaz\n\n \n\n \n \n \n\n \n 2010-06-11 12:17:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is my first attempt to start becoming a packager.\nAny comment is welcome to learn\nI make changes to the file spec to work well, please check\n\nSpec URL: http://elsupergomez.fedorapeople.org/SPECS/monodevelop-database.spec\nSRPM URL: http://elsupergomez.fedorapeople.org/SRPMS/monodevelop-database-2.2-7.fc13.src.rpm\n\nRPM for x86_64: \n- http://elsupergomez.fedorapeople.org/repo/monodevelop-database-2.2-7.fc13.x86_64.rpm\n- http://elsupergomez.fedorapeople.org/repo/monodevelop-database-devel-2.2-7.fc13.x86_64.rpm\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=20129", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 20129 – kernel panic after bad mount\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 20129\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 20129 \n - kernel panic after bad mount\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nkernel panic after bad mount\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat High Availability Server\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n ext3\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n beta\n
\n\n\n Hardware:\n\n \n \ni686\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nStephen Tweedie\n\n
\n\n\n QA Contact:\n\n \n \nWil Harris\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-11-01 01:02 UTC by Hunter Matthews\n\n
\n Modified:\n 2005-10-31 22:00 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-11-01 09:53:14 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Hunter Matthews\n\n \n\n \n \n \n\n \n 2000-11-01 01:02:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Following the manual instructions for converting from ext2 to ext3:\n\nCreate a journal file that is too small (IE, I mistyped the dd and got 20K,\nnot 20M as in the instructions)\n\nAttempt the mount as given in the instructions. It'll fail, cuz the journal\nfiles too small.\n\nRemount the filesystem as ext2 to see what went wrong. Duh, 20k vs 20M.\n\nAttempt to re-run the dd command to make the journal bigger. Recall, at\nthis point, it should be just another file on a plain ext2 filesystem.\n\nKernel panic. I can apparently reproduce, and will mail panic details if\nrequested.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Stephen Tweedie\n\n \n\n \n \n \n\n \n 2000-11-01 09:53:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Yes, please post oops information.  I think I see the problem, but without the\noops trace I can't be sure that the problem I've traced is exactly the same one\nthat you saw.\n\nThis is a low priority problem --- the journal creation code is all going to be\nmoved to user space in the end anyway. However, it should be easy to fix.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Stephen Tweedie\n\n \n\n \n \n \n\n \n 2000-11-01 11:36:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Got it --- will be fixed in a future release.  It's a trivial one-liner.\n\nThe problem was in the VFS, not in ext3: after the failed ext3 mount, ext3\ncorrectly released all of the inodes it had established in the process of trying\nto create the journal.  However, the VFS left them in cache.  On the subsequent\next2 mount, the inode cache still contained a copy of the journal.dat inode\nwhich had ext3 data attached, and so the second attempt to dd to journal.dat\nactually ended up using the ext3 filesystem routines on an ext2 filesystem!\n\nThe fix is to call invalidate_inodes() after a failed ext3 mount to clear up the\ninode cache.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Hunter Matthews\n\n \n\n \n \n \n\n \n 2000-11-01 15:56:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thank you. Do you still want the oops data? (I assume not...)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Stephen Tweedie\n\n \n\n \n \n \n\n \n 2000-11-01 16:15:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you have it to hand, it will let me confirm for sure that it's the same\nproblem.  If not, I'll just assume that it is and leave it closed.  So sure,\nsend it if you have it but don't go out of your way to reproduce it if you\ndon't.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=732065", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 732065 – (qt-raster) Qt raster graphicssystem Tracker\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 732065\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 732065 \n (qt-raster)\n - Qt raster graphicssystem Tracker\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nQt raster graphicssystem Tracker\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \nqt-raster\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n qt\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nThan Ngo\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n732066 \n
\n\n\n Blocks:\n\n \n \n\n \n \n712617 qt-4.8 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2011-08-19 16:53 UTC by Rex Dieter\n\n
\n Modified:\n 2011-09-05 23:07 UTC\n (History)\n
\n \n 8 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2011-09-05 23:07:59 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2011-08-19 16:53:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Tracking bug for Qt raster graphicssystem related issues\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Rex Dieter\n\n \n\n \n \n \n\n \n 2011-08-19 17:46:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
fyi, in case we find apps that only function properly in native mode, we can add:\nQApplication::setGraphicsSystem(QLatin1String( "native" ));\nlike is done in krunner, for example.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Kevin Kofler\n\n \n\n \n \n \n\n \n 2011-09-05 23:07:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Raster is enabled by default these days, and it seems we have no unresolved issues on this tracker, so let's close it.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400804", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1400804 – (CVE-2016-9777) CVE-2016-9777 Kernel: kvm: out of bounds memory access via vcpu_id\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1400804\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1400804 \n (CVE-2016-9777)\n - CVE-2016-9777 Kernel: kvm: out of bounds memory access via vcpu_id\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2016-9777 Kernel: kvm: out of bounds memory access via vcpu_id\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \nCVE-2016-9777\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1400805 \n
\n\n\n Blocks:\n\n \n \n\n \n \n1398090 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2016-12-02 06:37 UTC by Prasad Pandit\n\n
\n Modified:\n 2021-02-17 02:57 UTC\n (History)\n
\n \n 29 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nIf docs needed, set a value\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2019-06-08 03:02:58 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Prasad Pandit\n\n \n\n \n \n \n\n \n 2016-12-02 06:37:05 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Linux kernel built with the Kernel-based Virtual Machine(CONFIG_KVM) support\nis vulnerable to an out-of-bounds memory access issue. It could occur on x86\nplatform, while servicing I/O APIC requests with larger vcpu_id.\n\nA guest user/process could use this flaw to crash the host kernel resulting in\nDoS or it could potentially be used to escalate privileges on a host.\n\nUpstream patch:\n---------------\n  -> https://git.kernel.org/linus/81cdb259fb6d8c1c4ecfeea389ff5a73c07f5755\n\nReference:\n----------\n  -> http://www.openwall.com/lists/oss-security/2016/12/02/2\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Prasad Pandit\n\n \n\n \n \n \n\n \n 2016-12-02 06:38:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nCreated kernel tracking bugs for this issue:\n\nAffects: fedora-all [bug 1400805]\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Prasad Pandit\n\n \n\n \n \n \n\n \n 2016-12-02 06:41:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Statement:\n\nThis issue does not affect the versions of the kernel package as shipped with\nRed Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=581621", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 581621 – Replace metadata generator usage with the p2 publisher\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 581621\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 581621 \n - Replace metadata generator usage with the p2 publisher\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nReplace metadata generator usage with the p2 publisher\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n eclipse\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 14\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nAndrew Overholt\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2010-04-12 19:48 UTC by Chris Aniszczyk\n\n
\n Modified:\n 2014-07-25 05:53 UTC\n (History)\n
\n \n 4 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2010-08-23 19:27:57 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Chris Aniszczyk\n\n \n\n \n \n \n\n \n 2010-04-12 19:48:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nThe current eclipse rpm uses the metadata generator to generate p2 metadata for a variety of plug-ins. The metadata generator is deprecated and will be removed in the future. It also really isn't maintained anymore. We should switch to the p2 publisher to ensure we stay consistent with what upstream expects.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Andrew Overholt\n\n \n\n \n \n \n\n \n 2010-04-12 19:52:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I think this should be done upstream as part of eclipse-build.  Please file a bug there:\n\nhttps://bugs.eclipse.org/bugs/enter_bug.cgi?product=Linux%20Tools&component=PackagingTools\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Andrew Overholt\n\n \n\n \n \n \n\n \n 2010-04-12 20:02:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I apologize, I was confused.  We have two options here:\n\n- help eclipse-build upstream put JDT and PDE into dropins\n  (https://bugs.eclipse.org/bugs/show_bug.cgi?id=294114 and\n   https://bugs.eclipse.org/bugs/show_bug.cgi?id=293731)\n- stop using the metadata generator for the Platform in Fedora (this bug)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Bug Zapper\n\n \n\n \n \n \n\n \n 2010-07-30 11:19:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nThis bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.\nChanging version to '14'.\n\nMore information and reason for this action is here:\nhttp://fedoraproject.org/wiki/BugZappers/HouseKeeping\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Andrew Overholt\n\n \n\n \n \n \n\n \n 2010-08-23 19:27:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This has been done upstream in eclipse-build and Fedora's git repository contains this work in the tip of master.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=45945", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 45945 – /etc/pluggerrc too optimistic about file names\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 45945\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 45945 \n - /etc/pluggerrc too optimistic about file names\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n/etc/pluggerrc too optimistic about file names\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n plugger\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nThan Ngo\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-06-25 23:45 UTC by Michal Jaegermann\n\n
\n Modified:\n 2008-05-01 15:38 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-06-27 03:20:48 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2001-06-25 23:45:21 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Various files "in the wild" have blanks in their names.  Therefore all\noccurences of $file in /etc/pluggerrc should be quoted like this: "$file".\nThis really makes a difference.\n\nMoreover 'pluggerrc' package is missing man page.  At least in the\ncurrent 3.3 there is one and a URL in README (the only really supplied\ndocumenation) referes one to it.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Ngo Than\n\n \n\n \n \n \n\n \n 2001-06-26 12:55:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
plugger-3.3-1 in rawhide fix this problem.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2001-06-27 03:08:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
> plugger-3.3-1 in rawhide fix this problem\n\nNot quite.  Most of $file occurences is indeed now quoted but these three\n\n        many:xanim +Av100 -Zr +W$window +q +Ze +f $file\n        many: timidity -s 65000 -a -idqqqqqqq $file\n        many: mpg123 -q -b 128 $file\n\nare still there.  Use a global replace. :-)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Michal Jaegermann\n\n \n\n \n \n \n\n \n 2001-06-27 03:20:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
BTW - could you, please, add to /etc/pluggerrc the following lines (they do\nnot even have to be commented as netscape plugin will default to acroread):\n\napplication/pdf: pdf: Portable Document Format\n        exits : xpdf "$file"\n\nOther platforms may not even have acroread available and this works (tested).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Ngo Than\n\n \n\n \n \n \n\n \n 2001-06-27 16:13:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Thanks, it's fixed in plugger-3.3-2.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=30632", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 30632 – Configure NIC based on slot / MAC missing\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 30632\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 30632 \n - Configure NIC based on slot / MAC missing\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nConfigure NIC based on slot / MAC missing\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n DEFERRED\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel-pcmcia-cs\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nPreston Brown\n\n
\n\n\n QA Contact:\n\n \n \nBrock Organ\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-03-05 04:52 UTC by Scott Russell\n\n
\n Modified:\n 2007-04-18 16:31 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-03-05 20:18:03 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Scott Russell\n\n \n\n \n \n \n\n \n 2001-03-05 04:52:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The /etc/pcmcia/network.opts file is missing and apparently doesn't work\ncorrectly when present. (Is it even called?) I have a wireless network at\nhome and one at work. Depending on which slot the wirless device is in\n(slot 0 or slot 1) I want to configure different settings for the interface\nbefore I bring it up.\n\nIf there is a "Red Hat" way of doing this please let me know. (netcfg\ndoesn't seem to allow it either.) Also, if a Red Hat solution for this does\nexist can it be documented for others?\n\nMy NIC is a Wavelan silver. The notebook is a ThinkPad T20. Distro is\nWolverine (7.1 RC1) using the stock kernel packages.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 2001-03-09 04:36:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
red hat linux currently does not offer this behaviour.  It is slated to be\nincluded in some future release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Scott Russell\n\n \n\n \n \n \n\n \n 2001-03-09 15:37:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I cannot say how much this kinda blows. This behavior is standard in the kernel-\npcmcia init scripts and even provides a network.rh script for integration with \nRed Hat networking init scripts. It's really sad that Red Hat won't pick this \nup and instead continues to use the ugly /etc/pcmica/network script hack.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=31482", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 31482 – usb as module complains if mousedev not a module\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 31482\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 31482 \n - usb as module complains if mousedev not a module\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nusb as module complains if mousedev not a module\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMichael K. Johnson\n\n
\n\n\n QA Contact:\n\n \n \nBrock Organ\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-03-12 10:24 UTC by Need Real Name\n\n
\n Modified:\n 2007-04-18 16:32 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-03-12 10:24:34 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2001-03-12 10:24:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-0.1.19 i686)\n\n\nIf the usb driver is compiled as a module, but mousedev is compiled into\nthe kernel (i.e. not modular), a warning is issued on boot ("can't find\nmodule mousedev", or similar) just after the usb module is loaded. \nHowever, the usb mouse still works.\n\nReproducible: Didn't try\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2001-04-18 15:00:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Don't do that then ;)\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=444388", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 444388 – Sound lag issues with pulseaudio\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 444388\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 444388 \n - Sound lag issues with pulseaudio\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nSound lag issues with pulseaudio\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n pulseaudio\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 10\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nLennart Poettering\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 444924 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2008-04-28 04:57 UTC by Christopher Tubbs\n\n
\n Modified:\n 2009-12-18 06:07 UTC\n (History)\n
\n \n 9 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2009-12-18 06:07:44 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2008-04-28 04:57:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nSounds lag while playing armacycles-ad/armagetron-ad. All possible variations of\nquality / buffer size / sound sources tried, with no significant improvement.\n(Low quality lags the least, but sounds horrific).\nFor example, certain sound effects, such as turning, don't play right away, and\nappear to be buffered one after another, so that shortly into the game, this\n"sound lag" for the turning quickly becomes a sort of constant, repetitive,\nticking sound. Even if only two people turn at the same time, it sounds like a\n"tick-tick" one after another.\nThis issue did NOT occur in Fedora 7, but I have noticed the problem in Fedora 8\n(i386 AND x86_64), and Fedora 9 (Pre-release, i386), so I'm pretty sure it's a\nPulseAudio related bug.\n\nVersion-Release number of selected component (if applicable):\n\narmacycles-ad-0.2.8.2.1-6.fc9.i386\n\noutput of rpm -qa | grep SDL (in case it's relevant)\nSDL_sound-1.0.1-9.fc9.i386\nSDL_image-1.2.6-6.fc9.i386\nSDL_mixer-1.2.8-8.fc9.i386\nSDL-1.2.13-3.fc9.i386\n\noutput of rpm -qa | grep pulseaudio (in case it's relevant)\npulseaudio-utils-0.9.10-1.fc9.i386\npulseaudio-core-libs-0.9.10-1.fc9.i386\npulseaudio-libs-0.9.10-1.fc9.i386\npulseaudio-0.9.10-1.fc9.i386\nakode-pulseaudio-2.0.2-5.fc9.i386\npulseaudio-libs-glib2-0.9.10-1.fc9.i386\nalsa-plugins-pulseaudio-1.0.16-4.fc9.i386\npulseaudio-esound-compat-0.9.10-1.fc9.i386\nkde-settings-pulseaudio-4.0-21.fc9.noarch\npulseaudio-libs-zeroconf-0.9.10-1.fc9.i386\npulseaudio-module-x11-0.9.10-1.fc9.i386\npulseaudio-module-jack-0.9.10-1.fc9.i386\nxine-lib-pulseaudio-1.1.12-2.fc9.i386\npulseaudio-module-zeroconf-0.9.10-1.fc9.i386\npulseaudio-module-gconf-0.9.10-1.fc9.i386\n\nHow reproducible:\n100%\n\nSteps to Reproduce:\n1. Install armacycles-ad into "clean" Fedora 8 or 9 install (currently confirmed\nwith Fedora 9 pre-release, haven't tried Fedora 8 recently)\n2. Play multi-player Internet game (most noticeable in multi-player Internet\ngame, but still tiny bit of delay with sounds in single player local game).\n3. Turn and listen to sound effects.\n  \nActual results:\nSound effects seem to be buffered (queued) and played one after another,\nresulting in a constant repetitive ticking.\n\nExpected results:\nSound effects should play right away when turning, and not delayed until a\nprevious effect has completed.\n\nAdditional info:\nHardware I'm using is snd_hda_intel (ICH7)\n\noutput of /sbin/lspci (if needed; NOTE: I'm using a Dell Inspiron E1405)\n00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT\nExpress Memory Controller Hub (rev 03)\n00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,\n943/940GML Express Integrated Graphics Controller (rev 03)\n00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML\nExpress Integrated Graphics Controller (rev 03)\n00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition\nAudio Controller (rev 01)\n00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1\n(rev 01)\n00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2\n(rev 01)\n00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4\n(rev 01)\n00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI\nController #1 (rev 01)\n00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI\nController #2 (rev 01)\n00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI\nController #3 (rev 01)\n00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI\nController #4 (rev 01)\n00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI\nController (rev 01)\n00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)\n00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge\n(rev 01)\n00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE\nController (rev 01)\n00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)\n02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)\n0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network\nConnection (rev 02)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2008-05-05 12:17:15 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I see this too, with different hardware.  Do you see this on any other SDL games?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2008-05-05 21:06:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I don't know, but I can test a few, if you can provide me with the names of some\nin the Fedora repos.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Bug Zapper\n\n \n\n \n \n \n\n \n 2008-05-14 10:17:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Changing version to '9' as part of upcoming Fedora 9 GA.\nMore information and reason for this action is here:\nhttp://fedoraproject.org/wiki/BugZappers/HouseKeeping\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Knut J BJuland\n\n \n\n \n \n \n\n \n 2008-05-16 19:38:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I see this on a different hardward. Emu10k1.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2008-05-16 20:13:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Sent upstream:\nHi, Jon Ciesla, Fedora maintainer of "Armacycles-AD" .:)\n\nI've got a bug report concerning sound lag in Armagetron using Pulseaudio. \nSeveral of us see it on different hardware.  Have you encountered this, or have\nany suggestions?\n\nThanks,\n\nJon\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2008-05-16 20:14:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Whoops, accidentally closed, sorry.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2008-09-09 19:11:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
No word from upstream.  Just wanting to check if you're still seeing this before Inag them again.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2008-09-09 23:09:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I haven't played the game in awhile to be sure, but I suspect the issue remains, as I haven't heard a solution yet. I also suspect that this is most likely a Pulseaudio bug, as it didn't happen in Fedora 7. I don't know if this planned feature for F10 is related: https://fedoraproject.org/wiki/Features/GlitchFreeAudio\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Gwyn Ciesla\n\n \n\n \n \n \n\n \n 2008-09-10 13:33:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok, I'll assign it to Pulseaudio, see if they can help.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n James Gregory-Monk\n\n \n\n \n \n \n\n \n 2008-09-17 09:10:38 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Now that PulseAudio 0.9.12 has been released (which presumably includes the glitch-free sound patches that were integrated into 0.9.11), will we be seeing a release for Fedora 9, or is it only going to end up in Fedora 10? Koji shows some successful builds of PA 0.9.12 for F10, so presumably it wouldn't be too difficult to build some for F9 users who are experiencing these problems?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Lennart Poettering\n\n \n\n \n \n \n\n \n 2008-10-24 20:36:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 444924 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Per Nystrom\n\n \n\n \n \n \n\n \n 2008-10-25 17:50:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'm getting the same problem -- glitches, lags, and crashes -- with rhythmbox, xmms, and other sound apps on Fedora 9 x86_64.\n\n# uname -r\n2.6.26.6-79.fc9.x86_64\n\n# lspci | grep Audio\n00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Mark Lees\n\n \n\n \n \n \n\n \n 2009-01-04 11:23:02 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I have recently installed FC10 and get the same lag issues with pulseaudio.\n\n\n$ uname -r\n2.6.27.9-159.fc10.x86_64\n\n$ lspci | grep Audio\n00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2009-01-29 04:37:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Update: I had similar problems with audio lagging in F10 also. I don't know if this fix works for F9, but adding my user to the realtime pulseaudio group (pulse-rt) seemed to fix most of my sound issues in Fedora (aside from the occasional broken snd_hda_intel alsa drivers that get rolled into kernels pushed to stable before they are fully tested on this hardware, of course).\n\nSolution: add user(s) to pulse-rt group\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2009-01-29 04:39:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #13)\n> I have recently installed FC10 and get the same lag issues with pulseaudio.\n> \n> \n> $ uname -r\n> 2.6.27.9-159.fc10.x86_64\n> \n> $ lspci | grep Audio\n> 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio\n> Controller (rev 02)\n\nThat kernel has a known issue with that intel chipset. update to the latest: 2.6.27.12-170.2.5.fc10.x86_64 (see Bug 477954 to track that issue).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n James Gregory-Monk\n\n \n\n \n \n \n\n \n 2009-01-29 09:51:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #14)\n> Update: I had similar problems with audio lagging in F10 also. \n\nI've just installed F10, and noticed audio "tearing" in Rhythmbox, and a bit of audio lagging too.\n\n> [..] adding my user to the realtime pulseaudio group\n> (pulse-rt) seemed to fix most of my sound issues in Fedora [..]\n\nAnother thing to try is to give PulseAudio authorisation to run in real-time and to reduce its nice level. You can do this through the "Authorisations" tool in GNOME (System -> Preferences -> System -> Authorisations). I've just tried this, and checking PA in System Monitor shows that it now has a negative nice (once I've rebooted) which should improve audio quality.\n\nI haven't done extensive testing yet, but it did seem to fix the audio "tearing".\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2009-01-29 12:01:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #16)\n> Another thing to try is to give PulseAudio authorisation to run in real-time\n> and to reduce its nice level. You can do this through the "Authorisations" tool\n\nThe pulse-rt group has the appropriate authorizations for this already, which is why it's just easier to add somebody to that group rather than mess with the authorizations.\n\nIn reality, this is still sort of a bug, because it shouldn't be necessary to gain niceness and realtime authorizations to play audio with totem or any other app, especially when no other apps are running on a 2GHz Core2Duo with HDAIntel audio. But it's a quick fix anyway, regardless of the method you go about enabling the realtime authorization.\n\nPerhaps next time, something as "experimental" as pulseaudio won't be rushed in to replace the stuff that works just fine already? (Granted, the concept is nice, but it wasn't ready for F8, F9, and still isn't ready in F10).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 18\n \n\n \n James Gregory-Monk\n\n \n\n \n \n \n\n \n 2009-01-31 10:32:39 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Well, despite adding my user to pulse-rt and giving PulseAudio authority to elevate itself and run as real-time, it doesn't appear to have made much difference - I'm still experiencing jumping and tearing in my audio in Rhythmbox.\n\nTo a certain extent, it is better than F9 in that it doesn't just drop out, but it is still annoying that this bug hasn't been fixed yet...\n\nMy stats, since I don't think I've posted them since I updated my system:\n\nuname -r => 2.6.27.12-170.2.5.fc10.i686\nlspci | grep Audio => Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)\nrpm -q pulseaudio => pulseaudio-0.9.13-6.fc10.i386\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2009-01-31 17:33:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #18)\n> Well, despite adding my user to pulse-rt and giving PulseAudio authority to\n> elevate itself and run as real-time, it doesn't appear to have made much\n> difference - I'm still experiencing jumping and tearing in my audio in\n> Rhythmbox.\n> \n> To a certain extent, it is better than F9 in that it doesn't just drop out, but\n> it is still annoying that this bug hasn't been fixed yet...\n\nI had a similar problem with totem-xine, but I updated to pulseaudio-0.9.14-1.fc10.i386 from the updates-testing repository (yum --enablerepo=updates-testing update pulseaudio) and everything seems fine.\n\nHowever, in any app, I still get some slight "tearing" in audio in the first few seconds of anything I play.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n James Gregory-Monk\n\n \n\n \n \n \n\n \n 2009-01-31 19:03:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #19)\n> I had a similar problem with totem-xine, but I updated to\n> pulseaudio-0.9.14-1.fc10.i386 from the updates-testing repository (yum\n> --enablerepo=updates-testing update pulseaudio) and everything seems fine.\n> \n> However, in any app, I still get some slight "tearing" in audio in the first\n> few seconds of anything I play.\n\nI decided I'd do the same as you, but unfortunately it hasn't fixed my problems with the audio "tearing".\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 21\n \n\n \n Chris Shoemaker\n\n \n\n \n \n \n\n \n 2009-05-22 20:15:53 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Is this bug about lag or about initial crackling?  If it's about lag, does it still happen?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 22\n \n\n \n Christopher Tubbs\n\n \n\n \n \n \n\n \n 2009-05-23 05:00:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
(In reply to comment #21)\n> Is this bug about lag or about initial crackling?  If it's about lag, does it\n> still happen?  \n\nWhen I initially reported the bug, my main concern was about the sound artifacts in armacycles-ad/armagetron-ad. However, the pulseaudio problems I experienced caused me to stop playing that game. (It may be useful for somebody to test that program after the F11 general release.) I'm not really sure how best to describe the problem, but perhaps the phrase "rhythmic echoing that appeared to be a burst of audio delayed from game audio events" (i.e. sounds that should have been played were not played on time and scheduled to burst simultaneously at a later time, and at regular intervals, when several sounds were queued).\n\nSome people have reported that adding the user to pulse-rt group helped a bit (but this should NOT be necessary for basic game or audio usage). For me, this problem helped fix similar "bursts" of static in totem-xine while playing movies.\n\nIn my opinion, the bug persists because of two primary problems (which may be related):\n\n1. any app that uses audio, loses the first 1-2 seconds when started (or resumed, if previously paused).\n\n2. improper scheduling/timing causes frequent skips, static, bursts, artifacts, etc.\n\nI don't know the programming details, so I can't desribe much more, but for me, on my basic Dell laption with Intel Core2 Duo configurations (845GM and 865GM, one of each), these problems shouldn't exists, as performance is not a concern. However, ever since pulseaudio was introduced, I've continued to experience these problems.\n\nThat was a long answer, but a shorter answer probably would be "both", and yes they still happen (although the lag doesn't happen as often in the pulse-rt group, but I really shouldn't have to put users there to get basic playback to work correctly).\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n Chris Shoemaker\n\n \n\n \n \n \n\n \n 2009-05-23 14:37:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I fear that after comment #12 or so, this bug became too general to be properly triaged.  I'm inclined to suggest that for the purpose of this bug, we consider only the original issue - the sound artifacts in armacycles-ad/armagetron-ad.\n\nCan anyone report whether or not this specific problem remains with recent pulseaudio?\n\nAnd, if anyone has a specific issue with sound problems in other apps, please start a new bug and include specific information including kernel version, alsa-libs version, sound card model and kernel module used, and any pertinent information about the pulseaudio configuration.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 24\n \n\n \n Dennis\n\n \n\n \n \n \n\n \n 2009-09-03 18:52:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I am experiencing this "sound lag" bug in Fedora 11.\nI apply all stable updates. So I assume most-recent PulseAudio default setup.\n\nWhen I play Quake 4 (Linux compatible game), sometimes the sound will lag.\nThis was never a problem in Fedora 9, but happens semi-regularly in Fedora 11.\n\nEverything will be fine, then a glitch / pause / etc...\nAfter that, all sounds have ~1 second delay.\n\nIf I quit / restart game, sometimes it fixes, sometimes not.\nUsually I need to logout-login, then sounds are normal for a while.\n\nI know that Quake 4 was "released" before PulseAudio, so it could be an application-specific issue.\n\nAs requested, I may open a new bug for this.\nFeel free to send me information about what logs / commands I should post.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 25\n \n\n \n Bug Zapper\n\n \n\n \n \n \n\n \n 2009-11-18 09:34:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nThis message is a reminder that Fedora 10 is nearing its end of life.\nApproximately 30 (thirty) days from now Fedora will stop maintaining\nand issuing updates for Fedora 10.  It is Fedora's policy to close all\nbug reports from releases that are no longer maintained.  At that time\nthis bug will be closed as WONTFIX if it remains open with a Fedora \n'version' of '10'.\n\nPackage Maintainer: If you wish for this bug to remain open because you\nplan to fix it in a currently maintained version, simply change the 'version' \nto a later Fedora version prior to Fedora 10's end of life.\n\nBug Reporter: Thank you for reporting this issue and we are sorry that \nwe may not be able to fix it before Fedora 10 is end of life.  If you \nwould still like to see this bug fixed and are able to reproduce it \nagainst a later version of Fedora please change the 'version' of this \nbug to the applicable version.  If you are unable to change the version, \nplease add a comment here and someone will do it for you.\n\nAlthough we aim to fix as many bugs as possible during every release's \nlifetime, sometimes those efforts are overtaken by events.  Often a \nmore recent Fedora release includes newer upstream software that fixes \nbugs or makes them obsolete.\n\nThe process we are following is described here: \nhttp://fedoraproject.org/wiki/BugZappers/HouseKeeping\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 26\n \n\n \n Bug Zapper\n\n \n\n \n \n \n\n \n 2009-12-18 06:07:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nFedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is \nno longer maintained, which means that it will not receive any further \nsecurity or bug fix updates. As a result we are closing this bug.\n\nIf you can reproduce this bug against a currently maintained version of \nFedora please feel free to reopen this bug against that version.\n\nThank you for reporting this bug and we are sorry it could not be fixed.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=125479", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 125479 – Not change physical resolution\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 125479\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 125479 \n - Not change physical resolution\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nNot change physical resolution\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n XFree86\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 1\n
\n\n\n Hardware:\n\n \n \ni686\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMike A. Harris\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-06-07 21:31 UTC by Robert F. Snider\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \nFC4\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-12-01 21:47:22 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Robert F. Snider\n\n \n\n \n \n \n\n \n 2004-06-07 21:31:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nInstallation detects Viewsonic E790-3 monitor and radeon 7000 board\n but even during installation, the physical resolution is 640x480 (by\nViewmeter on monitor) while the virtual (picture size) appears to be\n1024x768.  Cnrt-Alt-Num+ does not change the physical resolution.\nI have modified the XF86Config file in a number of different ways - no\neffect - and just reinstalled on the hope that would work - no go!\n\nVersion-Release number of selected component (if applicable):\nXree86 4.3.0-55\n\nHow reproducible: always!  Initially I installed (2 months ago) using\na generic 800x600 monitor and all woked well (physical and virtual\ndisplays agreeing) but at no time with the Viewsonic (unless I set the\nresolution as 640x480 in the config file).\n\nSteps to Reproduce:\n1. run startx in runlevel 3 or always in runlevel 5\n2.\n3.\n  \nActual results: have to use the mouse to push the virtual screen\naround the physical screen in order to access all of the screen.\nIn runlevel 5, sometimes the image appears to split and appear in pieces.\n\nExpected results: an agreement of physical and virtual screens (hope I\nhave the terminology approximately correct)\n\nAdditional info:  Could send config file and log file (did to xfree86\nmail discussion group) but since this occurred even on the re-install\nI didn't think it was relevant.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2004-09-15 06:44:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please upgrade to Fedora Core 2, and if the problem persists, please\ntry xorg-x11-6.8.0 and hwdata from Fedora development.  Once you've\ntested the latest stuff, if the problem still persists, please\nfile a bug report at http://bugs.freedesktop.org in the "xorg"\ncomponent and X.Org developers can then investigate the issue.\nOnce you've filed your bug report to X.Org, if you paste the URL\nhere, we will also track the issue in X.Org bugzilla and consider\nany fixes for future updates.\n\nSetting status to "MODIFIED" pending testing as per above.\n\nThanks in advance.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Robert F. Snider\n\n \n\n \n \n \n\n \n 2005-12-02 18:56:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Dec. 2, 2005:  Thanks for the fix - have upgraded to fc4\n               works nicely, R.F. Snider\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1249154", + "domain": "bugzilla.redhat.com", + "file_source": "part-00626-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1249154 – Adding policy role to use to do push in registry.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1249154\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1249154 \n - Adding policy role to use to do push in registry.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nAdding policy role to use to do push in registry.\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nOpenShift Container Platform\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Documentation\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3.0.0\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n low\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n ---\n
\n\n\n Assignee:\n\n \n \nVikram Goyal\n\n
\n\n\n QA Contact:\n\n \n \nVikram Goyal\n\n
\n\n \n \n \nVikram Goyal\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2015-07-31 16:14 UTC by Ryan Howe\n\n
\n Modified:\n 2017-12-28 12:08 UTC\n (History)\n
\n \n 5 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2017-12-28 12:08:26 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Ryan Howe\n\n \n\n \n \n \n\n \n 2015-07-31 16:14:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Document URL: https://docs.openshift.com/enterprise/3.0/admin_guide/install/docker_registry.html#securing-the-registry\n\nSection Number and Name: Step 11 \n\nDescribe the issue: \n\nNo where in the set up does it say that you must add a policy to the users. Unable to complete steps with out knowledge of this. \n\n\nSuggestions for improvement: \n\n[root@master]# oc policy add-role-to-user admin trey -n default\n[root@master]# oc policy add-role-to-user admin trey -n openshift\n\nAdditional information: \n \nmore explanation on why you much have these role for the users in both project in order to push images in the docker registry container.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n David Eads\n\n \n\n \n \n \n\n \n 2015-08-13 13:37:36 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
"admin" on "default" and "openshift" is too wide a role for the permission you're trying to grant.  "system:image-builder" is more appropriate, but we still haven't fully baked whether we want to encourage binding users to system roles (liggitt on copy for an opinion).\n\n\nNow about what you're trying to do overall.  I would not expect average users to be able to push images into "default" and "openshift".  Ordinarily, you'd have a user pushing images to the repository for his own project and admins and editors already have permissions to do that.  Are you looking to grant someone permission to push shared images?  If so, do you envision that being a manual or automated process?  Such distinctions are important for proper descriptions in the doc.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Jordan Liggitt\n\n \n\n \n \n \n\n \n 2015-08-13 13:57:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Normal users shouldn't have admin/edit/view roles in the default or openshift projects, only in their own projects.\n\nI'd tend to lean towards using the admin,edit,view roles for normal users, rather than roles like system:image-builder.\n\nIf you want to give a normal (non-cluster-admin) user permission to push images to the openshift namespace, but don't want to give them edit access in that namespace, that should probably be a red flag that you are doing something unusual.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Vikram Goyal\n\n \n\n \n \n \n\n \n 2017-12-28 12:08:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Based on David and Jordan's responses, I am going to close this bug as WONTFIX. Please reopen if more information can be provided.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-0029", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 479969 – (CVE-2009-0029) CVE-2009-0029 Linux Kernel insecure 64 bit system call argument passing\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 479969\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 479969 \n (CVE-2009-0029)\n - CVE-2009-0029 Linux Kernel insecure 64 bit system call argument passing\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCVE-2009-0029 Linux Kernel insecure 64 bit system call argument passing\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \nCVE-2009-0029\n
\n\n\n Product:\n\n \n \nSecurity Response\n\n
\n\n\n Classification:\n\n \n \nOther\n\n
\n\n\n Component:\n\n \n \n\n \n\n vulnerability\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nRed Hat Product Security\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n480864 480866 486908 486909 486910 486911 486912 \n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2009-01-14 10:50 UTC by Eugene Teo (Security Response)\n\n
\n Modified:\n 2021-11-12 19:55 UTC\n (History)\n
\n \n 11 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2010-12-21 17:57:40 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n the whole patch series that went upstream as tarball\n\n \n (31.41 KB,\n application/x-bzip2)\n\n
\n 2009-01-15 14:58 UTC,\n\n Eugene Teo (Security Response)\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Eugene Teo (Security Response)\n\n \n\n \n \n \n\n \n 2009-01-14 10:50:48 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From vendor-sec:\nChristian Borntraeger found a security relevant problem with the Linux system calls argument passing for at least s390, powerpc, sparc64 and mips:\n\nThe ABI for some architectures defines that the caller of a function has to sign extend each parameter to full register width. This is a problem in Linux system call handling.\n\nFor example with this system call on 64 bit:\n\nasmlinkage long sys_example(unsigned int index)\n{\n        if (index > 5)\n                return -EINVAL;\n        return example_array[index];\n}\n\nIt would mean that the caller has to sign extend index to 64 bit. In this case the caller is userspace. So we cannot rely on a correct sign extension.\n\nBut actually we just pass userspace delivered parameters unmodified to the system call function.\n\nThe above example could break like this:\n\nThe compiler can create code that will only test the lower 32 bits of the register that contain index to make sure its value is <= 5. However to access the memory location to get the value out of the array it can use the same unmodified (64 bit) register as index register, since the caller had to make sure that the upper 32 bits of the register contain zeroes. But since the value came from user space this isn't guaranteed and can lead to an addressing exception. Or userspace reads or even writes from/to memory locations it is not allowed to have access to.\n\nPlease note that this has nothing to do with compat system calls. This is an issue with 64 bit kernel and 64 bit userspace but 32 bit arguments.\n\nUnfortunately the issue must be considered to be already public:\n\nhttp://marc.info/?l=linux-kernel&m=123155111608910&w=2\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Jan Lieskovsky\n\n \n\n \n \n \n\n \n 2009-01-16 13:58:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Common Vulnerabilities and Exposures assigned an identifier CVE-2009-0029 to\nthe following vulnerability:\n\nThe ABI in the Linux kernel 2.6.28 and earlier on s390, powerpc,\nsparc64, and mips 64-bit platforms requires that a 32-bit argument in\na 64-bit register was properly sign extended when sent from a\nuser-mode application, but cannot verify this, which allows local\nusers to cause a denial of service (crash) or possibly gain privileges\nvia a crafted system call.\n\nReferences:\nhttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029\nhttp://marc.info/?l=linux-kernel&m=123155111608910&w=2\nhttp://www.securityfocus.com/bid/33275\nhttp://secunia.com/advisories/33477\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Eugene Teo (Security Response)\n\n \n\n \n \n \n\n \n 2009-02-23 06:39:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 329100 [details]\nthe whole patch series that went upstream as tarball\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Eugene Teo (Security Response)\n\n \n\n \n \n \n\n \n 2009-06-09 04:24:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This flaw affects most 64-bit architectures, including IBM S/390 and 64-bit PowerPC, but it does not affect x86_64 or Intel Itanium. The risks associated with fixing this flaw are greater than the security risk. We therefore currently have no plans to fix this flaw in Red Hat Enterprise Linux 3, 4, or 5. Red Hat Enterprise MRG is not affected as it is not supported on 64-bit architectures other than x86_64.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=600852", + "domain": "bugzilla.redhat.com", + "file_source": "part-00630-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 600852 – virt-manager doesn't support GNOME session management.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 600852\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 600852 \n - virt-manager doesn't support GNOME session management.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nvirt-manager doesn't support GNOME session management.\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CANTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nVirtualization Tools\n\n
\n\n\n Classification:\n\n \n \nCommunity\n\n
\n\n\n Component:\n\n \n \n\n \n\n virt-manager\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n unspecified\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n low\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nCole Robinson\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 600853 600855 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2010-06-06 11:15 UTC by Jo-Erlend Schinstad\n\n
\n Modified:\n 2012-01-25 20:09 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2012-01-25 20:09:49 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Jo-Erlend Schinstad\n\n \n\n \n \n \n\n \n 2010-06-06 11:15:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\nvirt-manager (0.8.2) is not affected by GNOME session management. When you log out of GNOME, virt-manager should save its state, size and position and start automatically at next login.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Cole Robinson\n\n \n\n \n \n \n\n \n 2010-08-19 14:57:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 600853 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Cole Robinson\n\n \n\n \n \n \n\n \n 2010-08-19 14:57:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 600855 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Cole Robinson\n\n \n\n \n \n \n\n \n 2012-01-25 20:09:49 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
After googling around a bit, sounds like session management WRT current gnome is really up in the air: there is no recommended or supported API for it whatsoever, and the option to enable is hidden in gnome-session-properties. The way most apps seem to do it now is either using the long deprecated gnome-client library, or embedding a library called libeggsmclient.\n\nThe latter isn't an option for us since it's a C library and we are python.\n\nEventually there might be a proper solution merged in gtk3 or glib, at which point I'll patch virt-manager. But until then it's like that session management is moving closer and closer towards oblivion, so truthfully not really worth tracking in a bug report. Closing as CANTFIX\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=144292", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 144292 – (VIAsnd82xx) VIA M/B sound chip 8235 not working in KDE desktop\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 144292\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 144292 \n (VIAsnd82xx)\n - VIA M/B sound chip 8235 not working in KDE desktop\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nVIA M/B sound chip 8235 not working in KDE desktop\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WORKSFORME\n \n
\n\n\n Alias:\n\n \n \nVIAsnd82xx\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n redhat-config-soundcard\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 3\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBastien Nocera\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2005-01-05 18:03 UTC by Arthur Baldwin\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-01-07 15:17:44 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Arthur Baldwin\n\n \n\n \n \n \n\n \n 2005-01-05 18:03:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n\n\nVersion-Release number of selected component (if applicable):\n\n\nHow reproducible:\n\nThe sound works in the default desktop (Gnome) but not in KDE.  I'm\nusing Apt to update FC3 from ayo.freshrpms.net repository only.\nSteps to Reproduce:\n1. Install current release of FC3 from DVD\n2. run as root and switch desktop to KDE\n3. switch MTA to Postfix\n4. install Apt from freshrpms.net with default sources.list\n5. perform two commands with Apt (apt-get update and apt-get dist-upgrade)\n6. use SoundCard Detection item on menu system\n7. Properly detects hardware as "Via 82xx"\n8. Does not successfully play a sound.\n\n  \nActual results:\n\n\nExpected results:\n\n\nAdditional info:\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Arthur Baldwin\n\n \n\n \n \n \n\n \n 2005-01-07 05:56:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Got a book, "FC3 Unleashed" and discovered that ALSA is the default\nsound system, so I tried setting the levels and saving them with\n"alsamixer" and "alsactl store 0" but with no improvement.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Arthur Baldwin\n\n \n\n \n \n \n\n \n 2005-01-07 15:17:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Well, I'm not sure which package update fixed this problem, but when I\nused up2date to update FC3, the problem was resolved.  It took me a\nwhile to realize that the problem had been resolved.  Why?  Because\nyou have to "lie" to "SoundCard Detection" and say that you heard the\nsample sound.  Then you have to use "alsamixer" to set the levels. \nDuring this operation you will notice that more "channels" are now\nshowing up.  Use the right and left arrow keys to select the desired\nchannel, up and down arrow keys to set the level, and press ESC when\nfinished with all settings.  Then issue the command "alsactl store 0"\nto store the settings.  You should now be able to hear the system sounds.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=8976", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 8976 – rp3-config does not delete wvdial.conf entries\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 8976\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 8976 \n - rp3-config does not delete wvdial.conf entries\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nrp3-config does not delete wvdial.conf entries\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WONTFIX\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n rp3\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.1\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nNalin Dahyabhai\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-01-30 07:40 UTC by janc\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-01-24 23:34:37 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n janc\n\n \n\n \n \n \n\n \n 2000-01-30 07:40:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If you delete an account with rp3-config, the ifcfg-ppp* file is\nremoved, but the /etc/wvdial.conf entry is not.  When you try to\nrecreate one with the same name, it complains that it already\nexists, although it does not appear in the listing.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Nalin Dahyabhai\n\n \n\n \n \n \n\n \n 2000-02-05 03:45:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This looks to be fixed in rp3-1.0.7 in GNOME CVS and Raw Hide.  Please try\nupgrading to this version and let me know if it fixes the problem.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n bcling\n\n \n\n \n \n \n\n \n 2000-04-15 19:55:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
It appears that there is some discrepancy between rp3/wvdial.conf and\nppp/pap-secrets, possibly due to an upgraded system:\n\nIf the pap-secrets contained a server name of anything other than an asterisk,\nthen no matter what you do to wvdial, it'll still take the pap-secrets secret\n(perhaps in the order that it was entered - if doing an upgrade, the old entry\nof ppp0 will still be present).  Manually changing the server to * fixes this\nproblem.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Stephen John Smoogen\n\n \n\n \n \n \n\n \n 2003-01-24 23:34:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Bug 8976 has been closed because a workaround in final message, and rp3 is a\ndeprecated package that is not in the latest releases of Red Hat Linux.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=28307", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 28307 – Ifup does not work with PPP over Ethernet based DSL connections.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 28307\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 28307 \n - Ifup does not work with PPP over Ethernet based DSL connections.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nIfup does not work with PPP over Ethernet based DSL connections.\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n initscripts\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBill Nottingham\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2001-02-19 15:03 UTC by W. Michael Petullo\n\n
\n Modified:\n 2014-03-17 02:19 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-03-11 17:12:35 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n W. Michael Petullo\n\n \n\n \n \n \n\n \n 2001-02-19 15:03:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.1 i686; Nav)\n\n\nI have added support for PPP over Ethernet (PPPoE) based DSL connections to\nRedhat's ifup script.  \n\nMy changes are dependent on the PPPoE patch for pppd and kernel 2.4 with\nPPPoE and packet socket support.  A patched version of pppd, which adds the\nPPPoE plugin, may be found at\nhttp://www.math.uwaterloo.ca/~mostrows/ppp-2.4.0-pppoe4.tgz.  As far as I\nhave seen, no pppd rpms contain this PPPoE plugin.\n\nThe maintainer of initscripts may find a more elegant way of doing this,\nbut I feel it is a very important feature.  Here is my patch to ifup-post:\n\n--- ifup-post.orig      Mon Feb 19 09:00:15 2001\n+++ ifup-post   Mon Feb 19 09:07:01 2001\n@@ -15,6 +15,10 @@\n     ISALIAS=no\n fi\n\n+if [ x"$PPPOE" = xyes ]; then\n+        pppd plugin /usr/lib/pppd/plugins/pppoe.so user $PAPNAME $DEVICE\n+fi\n+\n if [ "$ISALIAS" = no ] ; then\n     /etc/sysconfig/network-scripts/ifup-aliases ${DEVICE}\n\nOnce the above patch has been applied, adding lines such as PPPOE=yes and\nPAPNAME=foo to, for example, /etc/sysconfig/network-scripts/ifcfg-eth0\nshould allow PPPoE to work.\n\nReproducible: Always\nSteps to Reproduce:\n1.\n2.\n3.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 2001-02-19 16:36:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Have you tried the rp-pppoe pacakage at all?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n W. Michael Petullo\n\n \n\n \n \n \n\n \n 2001-03-11 17:12:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The rp-pppoe package seems to work.\n\nUsing a patch like the one above and a pppd with PPPoE support seems cleaner to\nme.  I like to keep things as consistent as possible; the above patch handles a\nPPPoE connection almost the same as a traditional PPP connection.  PPPoE support\ncan be compiled as a module; if one does not use it they lose very little.\n\nWhy would we want PPP in the kernel but not PPPoE?  Why handle PPP with an\nifcfg-* but PPPoE in with an init script?  What do others think?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 2001-08-09 05:21:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Something along these lines was added for the Roswell beta.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1312032", + "domain": "bugzilla.redhat.com", + "file_source": "part-00927-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1312032 – (PY3PATCH-AVAILABLE) Tracking: Packages with an existing Python 3 patch\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1312032\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1312032 \n (PY3PATCH-AVAILABLE)\n - Tracking: Packages with an existing Python 3 patch\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nTracking: Packages with an existing Python 3 patch\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \nPY3PATCH-AVAILABLE\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n python3\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n unspecified\n
\n \n \n unspecified\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nTomas Orsava\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n1031275 1064786 1087355 1273013 1282084 1282201 1282551 1282557 1285867 1295406 1295426 1300730 1308557 1309244 1309246 1309250 1309266 1309267 1309386 1309783 1310322 1311228 1311515 1311533 1311552 1312320 1312334 1314043 1317840 1317888 1317896 1322471 1323190 1323228 1323241 1323247 1323249 1323250 1323257 1324127 1327524 1328233 PY3PATCH-REQUESTED 1333800 1333823 1333825 1333826 1333828 1336816 1338050 1342503 1342562 1348231 1352490 1357690 1359046 1359556 1359812 1360713 1361768 1361776 1361789 1361799 1361913 1365038 1365040 1365041 1365042 1365043 1365044 1365045 1365046 1365047 1365048 1365050 1365052 1365053 1365054 1365055 1365057 1365058 1365059 1365060 1365061 1365063 1365064 1369017 1373291 1391119 1393482 1393781 1393840 1395149 1395152 1400939 1403303 1404622 1410815 1413527 1422163 1422168 1432565 1432570 1436803 1436816 1440731 1453139 1458531 1466709 1468071 1472401 1472490 1481183 1482130 1482898 1482977 1490893 1495860 1497141 1525084 1525535 1526953 1527370 1531528 1531541 1531568 1536907 1546790 1546794 1546797 1546806 1546811 1546814 1546817 1560724 \n
\n\n\n Blocks:\n\n \n \n\n \n \nPYTHON3 PY3PATCH-PUSH \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2016-02-25 15:07 UTC by Charalampos Stratakis\n\n
\n Modified:\n 2019-10-15 13:06 UTC\n (History)\n
\n \n 6 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2019-10-15 13:06:26 UTC\n \n\n
\n\n\n Type:\n\n \n \nBug\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Charalampos Stratakis\n\n \n\n \n \n \n\n \n 2016-02-25 15:07:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This is a tracking bug for packages have patches available and need to pushed for either Python 3 subpackages and related fixes, FTBFS, updates etc.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Tomas Orsava\n\n \n\n \n \n \n\n \n 2016-04-26 14:51:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Miro, I amended a bit the patch for coccinelle and I left a note for you in the bugreport for python-pytimeparse.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Tomas Orsava\n\n \n\n \n \n \n\n \n 2016-04-28 09:50:04 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Miro, the maintainer for python-pytimeparse came to and pushed it, so only coccinelle is current.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Miro Hrončok\n\n \n\n \n \n \n\n \n 2016-04-28 11:50:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
No need for human readable comments in here :)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Tomas Orsava\n\n \n\n \n \n \n\n \n 2016-04-28 14:00:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
0100111101001011001000000011101000101001\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Tomas Orsava\n\n \n\n \n \n \n\n \n 2016-05-06 11:52:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This tracking bug shall henceforth be for any and all bugs that have an existing Python 3 patch.\n\nIf the patch is successfully reviewed and the packager has not responded to requests to push it within a specified time frame, the individual bug can then be made to block the new PY3PATCH-PUSH tracking bug instead of this one.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Petr Viktorin (pviktori)\n\n \n\n \n \n \n\n \n 2019-10-15 13:06:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
All tracked bugs were closed.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=89553", + "domain": "bugzilla.redhat.com", + "file_source": "part-00575-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 89553 – mailman 2.1 needs site list.\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 89553\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 89553 \n - mailman 2.1 needs site list.\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nmailman 2.1 needs site list.\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n mailman\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 9\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJohn Dennis\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2003-04-24 10:11 UTC by David Woodhouse\n\n
\n Modified:\n 2007-04-18 16:53 UTC\n (History)\n
\n \n 0 \n users\n
\n
\n
\n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-04-24 14:55:20 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n David Woodhouse\n\n \n\n \n \n \n\n \n 2003-04-24 10:11:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nAs of Mailman 2.1, a 'site list' is required, from which admin requests appear\nto originate. When upgrading a previous Mailman setup, this site list is not\ncreated and no indication is given that such is required. The 'INSTALL' file\ncontaining this information isn't even included in the RPM.\n\nThe absence of the site list causes sender verification to fail, and hence all\noutgoing administrative requests fail to be delivered.\n\nEither the RPM post-install script should create this list if it doesn't already\nexist, or some indication should be given to the site administrator that it's\nrequired.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n John Dennis\n\n \n\n \n \n \n\n \n 2003-04-24 14:55:20 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The file /usr/share/doc/mailman-2.1.1/INSTALL.REDHAT contains the following:\n\n    - Create a "site-wide" mailing list (Note: this must be done\n      before starting the mailman daemon). This is the one that\n      password reminders will appear to come from.  Usually this\n      should be the "mailman" mailing list, but if you need to change\n      this, be sure to change the MAILMAN_SITE_LIST variable in\n      mm_cfg.py (see below).\n\n          % /var/mailman/bin/newlist mailman\n\nBy the way, the reason this is not done in the RPM install is because there are\nsome manual installation tasks that have to be performed before newlist will\nwork correctly.\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=13131", + "domain": "bugzilla.redhat.com", + "file_source": "part-00053-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 13131 – add qla1280 and qla2x00 PCI IDs to pcitable\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 13131\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 13131 \n - add qla1280 and qla2x00 PCI IDs to pcitable\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nadd qla1280 and qla2x00 PCI IDs to pcitable\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kudzu\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 7.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBill Nottingham\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n13059 13062 \n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-06-27 22:04 UTC by Matt Domsch\n\n
\n Modified:\n 2014-03-17 02:14 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2001-01-12 18:22:39 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Matt Domsch\n\n \n\n \n \n \n\n \n 2000-06-27 22:04:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Please add the following lines to kudzu's pcitable, once the qla1280 and \nqla2x00 drivers are added to the kernel and the installer.\n\n0x1077  0x1020  "qlogicisp"     "Q Logic|ISP1020"\n\n0x1077  0x2100  "qla2100"       "Q Logic|QLA2100"\n0x1077  0x2200  "qla2100"       "Q Logic|QLA2200"\n\n0x1077  0x1080  "qla1280"       "Q Logic|QLA1080"\n0x1077  0x1240  "qla1280"       "Q Logic|QLA1240"\n0x1077  0x1280  "qla1280"       "Q Logic|QLA1280"\n0x1077  0x1216  "qla1280"       "Q Logic|QLA12160"\n0x1077  0x1016  "qla1280"       "Q Logic|QLA10160"\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 2000-07-08 19:29:44 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Will be fixed as of kudzu-0.50, even though they may not be in the kernel\n(if kudzu can't find the specified module, it will just ignore the device.)\nFWIW, the drivers you're mapping to the qla2100 driver are already mapped\nto the qlogicfc driver...\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Matt Domsch\n\n \n\n \n \n \n\n \n 2000-07-10 15:53:32 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
The qla2x00 driver should be used as the default driver, as it is written and \nsupported by QLogic, and supports more cards, including those that Dell is \nshipping today.  The qlogicfc driver can remain in the kernel, loaded by \ncustomers who prefer that driver.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Matt Domsch\n\n \n\n \n \n \n\n \n 2000-07-21 19:19:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In Winston Beta 4, qla1280 entries made it into kudzu, qla2100 and 2200 entries \ndid not.  kudzu-0.52-3\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Bill Nottingham\n\n \n\n \n \n \n\n \n 2000-07-21 20:41:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fixed in 0.52-4.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793132", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1793132 – hostpath-provisioner - PV doesn't get removed after deleting DV (when attempting to run out of space)\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1793132\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1793132 \n - hostpath-provisioner - PV doesn't get removed after deleting DV (when attempting to run out of space)\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nhostpath-provisioner - PV doesn't get removed after deleting DV (when attempt...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nContainer Native Virtualization (CNV)\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n Documentation\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 2.2.0\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n high\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n :\n \n 2.2.0\n
\n\n\n Assignee:\n\n \n \nAndrew Burden\n\n
\n\n\n QA Contact:\n\n \n \nIrina Gulina\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n1794050 \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2020-01-20 18:13 UTC by Alex Kalenyuk\n\n
\n Modified:\n 2020-03-04 10:53 UTC\n (History)\n
\n \n 8 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n2.2.0\n\n
\n\n\n Doc Type:\n\n \n \n\n \nEnhancement\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
Feature: HPP \r\n\r\nReason: see comment 4\r\n\r\nResult: see comment 5
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n :\n \n 1794050 \n \n (view as bug list)
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2020-03-04 10:53:59 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Alex Kalenyuk\n\n \n\n \n \n \n\n \n 2020-01-20 18:13:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nhostpath-provisioner - PV doesn't get removed after deleting DV (when attempting to run out of space)\n\nVersion-Release number of selected component (if applicable):\nCNV 2.2\n\nHow reproducible:\n100%\n\nSteps to Reproduce:\n1. Attempt to run out of space by creating DataVolumes on a specific node.\n(import an image from HTTP, image type: qcow2.xz/gz)\n\n2. When space runs out, the importer pod gets stuck in "Pending" status.\noc get pods -w\n\n3. Attempt to delete the DataVolume which should cause space to run out:\noc delete dv <DV_NAME>\n\n4. Check that associated PV is removed:\noc get pv\n\nActual results:\nAssociated PV isn't removed (PVC is).\n\nExpected results:\nDataVolume is deleted successfully with its PVC and PV.\n\nAdditional info:\nStorage type used: hostpath-provisioner\n\n1) Also tested this with qcow2 images, getting inconsistent behavior:\nRun #1:\nThe importer pod was stuck in "Pending", but no PV was created.\nDeleted the DV successfully.\nAfter that, tried to create a 4Gi DV (assuming there is enough space now) - importer pod gets stuck in "Pending" status.\nRun #2:\nThe importer pod was stuck in "Pending", and PV was created.\nDeleted the DV successfully - PVC, PV deleted too.\nProceeded to create a new small DV - importer pod gets stuck in “Pending”.\nRun #3:\nSame behavior as qcow2.xz/gz\n\n2) After deleting the DV, I attempted to create a new small DV on the same node.\nThe importer pod for this process is stuck in "Pending".\nEventually (~25 minutes) the node status changes to "NotReady".\noc get nodes output:\n\n[cnv-qe-jenkins@cnv-executor-alex22 cnv2329]$ oc get nodes\nNAME               STATUS     ROLES    AGE    VERSION\nhost-172-16-0-23   Ready      master   6d1h   v1.16.2\nhost-172-16-0-25   Ready      master   6d1h   v1.16.2\nhost-172-16-0-26   Ready      master   6d1h   v1.16.2\nhost-172-16-0-27   Ready      worker   6d1h   v1.16.2\nhost-172-16-0-40   NotReady   worker   6d1h   v1.16.2\nhost-172-16-0-57   Ready      worker   6d1h   v1.16.2\n\nyamls:\n\ndv.yaml:\napiVersion: cdi.kubevirt.io/v1alpha1\nkind: DataVolume\nmetadata: \n  annotations: \n    kubevirt.io/provisionOnNode: host-172-16-0-40\n  name: dv-test-20g-qcow2-xz-1\nspec: \n  pvc: \n    accessModes: \n      - ReadWriteOnce\n    resources: \n      requests: \n        storage: 45Gi\n    storageClassName: hostpath-provisioner\n  source: \n    http: \n      url: "http://<YOUR_SERVER>/<YOUR_IMAGE>.qcow2.xz"\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Natalie Gavrielov\n\n \n\n \n \n \n\n \n 2020-01-22 13:23:56 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We should have a release note once we have a workaround for this.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Ying Cui\n\n \n\n \n \n \n\n \n 2020-01-22 15:05:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Adam, could you provide the proper workaround when this bug happens?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Adam Litke\n\n \n\n \n \n \n\n \n 2020-01-22 21:26:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Alexander, can you attempt to reproduce this and determine the least invasive workaround for when this issue occurs on a CNV 2.2 installation?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Alexander Wels\n\n \n\n \n \n \n\n \n 2020-01-23 20:18:27 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
So the problem is that when we use /var/hpvolumes as the path, we are using the same partition as where the OS is running. So basically we are leaving the OS no temporary space that it uses for various things, and thus the entire node goes down. Once that happens the kubelet is dead, and nothing you do from a cluster perspective will cure it. You will have manually go into the node and free up some space so the OS and thus the kubelet can recover, after which everything should start working again.\n\nSolution: Make a separate partition for your storage needs that does not share storage with the OS.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Alexander Wels\n\n \n\n \n \n \n\n \n 2020-01-23 20:30:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Opened a PR against the hpp, to have a warning in the README about not sharing the storage with the OS.\n\n\nhttps://github.com/kubevirt/hostpath-provisioner/pull/39\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Adam Litke\n\n \n\n \n \n \n\n \n 2020-01-28 18:43:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Alexander confirmed the workaround is to access the node and free up storage.  I believe the next step is to engage the Documentation team to update the product documentation with a recommendation similar to the one given in https://github.com/kubevirt/hostpath-provisioner/pull/39.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Ying Cui\n\n \n\n \n \n \n\n \n 2020-02-03 09:05:09 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
according to comment #6,  moving this bug to doc team. And the cloned bug 1794050 in Storage component to fix the real issue in future release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n Andrew Burden\n\n \n\n \n \n \n\n \n 2020-02-20 12:22:40 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Warning admonition added to two modules, after the prerequisite steps for 'Create a backing partition...`\n\nPR: \nhttps://github.com/openshift/openshift-docs/pull/19846/files\n\nSorry, there's no preview build, but all affected content is in the following (not-updated) section:\nhttps://docs.openshift.com/container-platform/4.3/cnv/cnv_virtual_machines/cnv_virtual_disks/cnv-configuring-local-storage-for-vms.html\n\nNote, this change is only targeted to CNV 2.2, as bz#1794050 is fixing this for 2.3\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Irina Gulina\n\n \n\n \n \n \n\n \n 2020-02-25 14:02:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Andrew, docs PR looks good to me, merge please. Thanks.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Andrew Burden\n\n \n\n \n \n \n\n \n 2020-03-04 10:53:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nThis update was included in the most recent 4.3 build. It can be viewed here:\nhttps://docs.openshift.com/container-platform/4.3/cnv/cnv_virtual_machines/cnv_virtual_disks/cnv-configuring-local-storage-for-vms.html\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=121987", + "domain": "bugzilla.redhat.com", + "file_source": "part-00769-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 121987 – no SSL support for apache benchmark\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 121987\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 121987 \n - no SSL support for apache benchmark\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nno SSL support for apache benchmark\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WORKSFORME\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n httpd\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 1\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nJoe Orton\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n :\n \n 139636 \n \n (view as bug list)\n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-04-29 15:41 UTC by Marius Andreiana\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2006-10-28 14:43:31 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Marius Andreiana\n\n \n\n \n \n \n\n \n 2004-04-29 15:41:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\n#ab https://www.x.com\nSSL not compiled in; no https support\n\nAdditional info:\nPlease add SSL support to "ab" if possible, I guess it's a compile option.\nApache has ssl support (openssl and modssl installed)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Matthew Miller\n\n \n\n \n \n \n\n \n 2006-07-11 17:24:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Fedora Core 1 is maintained by the Fedora Legacy project for security updates\nonly. If this problem is a security issue, please reopen and reassign to the\nFedora Legacy product. If it is not a security issue and hasn't been resolved in\nthe current FC5 updates or in the FC6 test release, reopen and change the\nversion to match.\n\nThanks!\n\nNOTE: Fedora Core 1 is reaching the final end of support even by the Legacy\nproject. After Fedora Core 6 Test 2 is released (currently scheduled for July\n26th), there will be no more security updates for FC1. Please use these next two\nweeks to upgrade any remaining FC1 systems to a current release.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n John Thacker\n\n \n\n \n \n \n\n \n 2006-10-28 14:43:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Closing per lack of response.  Also note that FC1 and FC2 are no longer\nsupported even by Fedora Legacy.  If this still occurs on FC3 or FC4, please\nassign to that version and Fedora Legacy.  If it still occurs on FC5 or FC6,\nplease reopen and assign to the correct version.\n\nI tested this and it works fine in FC6.  I don't know exactly when this was\nfixed, but I'm closing the bug.  Reopen per the above if it still occurs on a\nstill-supported Fedora Core version.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n John Thacker\n\n \n\n \n \n \n\n \n 2006-10-31 04:26:37 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
*** Bug 139636 has been marked as a duplicate of this bug. ***\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=9271", + "domain": "bugzilla.redhat.com", + "file_source": "part-00499-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 9271 – .bashrc problem\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 9271\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 9271 \n - .bashrc problem\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n.bashrc problem\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n bash\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 6.1\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nBernhard Rosenkraenzer\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2000-02-09 17:26 UTC by jsteinba\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2000-07-27 18:34:06 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n jsteinba\n\n \n\n \n \n \n\n \n 2000-02-09 17:26:10 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
We have just upgraded from Linux 5.2 to 6.1 and have upgraded to bash2*\nas well. The problem is that when users go into their .bashrc or .profile\nand do 'set -o vi' they are unable to operate in vi mode. However if they\ntype it in manually at the prompt, they are able to use this mode.\n\nWe also have a problem with the 'history'- as it takes a number of presses\nof the arrow keys to get a previous command to appear on the command line.\nIn other words, you just can't press the up arrow to get the previous\ncommand to appear- the number of presses varies to get something to show up\non the line.\n\nThank you for your help-\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Bernhard Rosenkraenzer\n\n \n\n \n \n \n\n \n 2000-11-03 09:48:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This should be fixed in 7.0.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1915 – ghostscript/ImageMagick in RedHat 5.2\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1915\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1915 \n - ghostscript/ImageMagick in RedHat 5.2\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nghostscript/ImageMagick in RedHat 5.2\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n ghostscript\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 5.2\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nPreston Brown\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-03-31 14:40 UTC by martin\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-03-31 22:32:24 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n martin\n\n \n\n \n \n \n\n \n 1999-03-31 14:40:23 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I apologize if this is a well-known problem, couldn't find\nit in the data base.\n\nProblem is the ghostscript configuration. GS, as delivered\nwith RH 5.2, does not include the "pnmraw" device, which\nis required by ImageMagick to convert PS/EPS to any other\nimage format. This makes Imagemagick unusable for one of\nits IMO most important tasks, converting EPS (used e.g. with\nLaTeX) to Web-suited image formats as PNG, GIF, or JPG.\nReconfiguring the GS package to include the "pnmraw" device\nwould suffice to solve the problem. Of course I can do that\nmyself, but I think this should be fixed in a\nwell-configured system.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 1999-03-31 22:32:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This has been fixed in post RHL 5.2 releases of ghostscript, available\nin RawHide, the Red Hat Linux 5.9 beta, and of course it will be fixed\nin Red Hat Linux 6.0.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=131685", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 131685 – Problem with synchronization of superblock backups\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 131685\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 131685 \n - Problem with synchronization of superblock backups\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nProblem with synchronization of superblock backups\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 2\n
\n\n\n Hardware:\n\n \n \ni686\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n high\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nArjan van de Ven\n\n
\n\n\n QA Contact:\n\n \n \nBrian Brock\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2004-09-03 08:28 UTC by Emmanuel Druon\n\n
\n Modified:\n 2007-11-30 22:10 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-10-04 14:17:28 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Emmanuel Druon\n\n \n\n \n \n \n\n \n 2004-09-03 08:28:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)\nGecko/20040207 Firefox/0.8\n\nDescription of problem:\nAfter installing a fresh Fedora Core 2, I noticed that they are pages\nand pages of inconsistencies if I'm using one of the superblock\nbackups in fsck.ext3 instead on the master one.\nReading the changes in the implementation of e2fsck, I noticed that\nupdates of the backups seem to be now only done when major changes\noccured.\nIn that case, there seem to be major differences because if I try to\nrepare my filesystem using one of the backups, many files seem to be\nbroken.\nIs there a way to resynchronize the backups with the "master" ?\n\nVersion-Release number of selected component (if applicable):\ne2fsprogs-1.32-6\n\nHow reproducible:\nSometimes\n\nSteps to Reproduce:\n1. Install a fresh FC2\n2. check the filesystem using a backup superblock\n3. try to force a fsck.ext3\n    \n\nActual Results:  There seems to be a lot of desynchronization between\nGroup0 superblocks and backups\n\nExpected Results:  After an fsck.ext3 on the partition, superblock\nbackups should be synchronized\n\nAdditional info:\n\nThings are worse when you try a kickstart install for some reason\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Josh Bressers\n\n \n\n \n \n \n\n \n 2004-09-03 20:25:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Removing the security severity, this is a bug, not a security issue.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Emmanuel Druon\n\n \n\n \n \n \n\n \n 2004-09-04 15:04:24 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Sorry Josh, but as far as I'm concerned it's a (data) security issue\n;-) but I accept it as a "bug" anyway"\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Thomas Woerner\n\n \n\n \n \n \n\n \n 2004-10-04 13:56:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Assigning to kernel. Superblock backups are handled by the filesystem\nitself.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Stephen Tweedie\n\n \n\n \n \n \n\n \n 2004-10-04 14:17:28 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This behaviour is intended.\n\nLarge filesystems can have many backups (although the number is\nlimited if you build the fs with sparse superblocks, which is the\ndefault these days.)  Updating them all synchronously would be an\nunacceptable performance penalty.\n\nIt would also defeat part of the purpose of the backups: if something\ngoes wrong, the backups should remain pristine so that they can be\nrelied on during the fsck.\n\nNow, some things in the backups will go out of date.  That includes\nthe fs-wide and per-group free block / free inode counts, the\nlast-mounted-on timestamps and so on.  If you fsck from the backup,\nthen some minor inconsistencies are expected, especially regarding the\nper-block-group counts.  But these counts can be completely recomputed\nby reading the filesystem bitmaps.\n\nBut if you're claiming "many files seem to be broken", that would\nimply there's actual *file* damage, not just bitmap count damage, that\nis dependent on the precise superblock in use.  That's not expected\n(unless the superblock or backups are physically damaged in some way\nso that the static data in them is out of sync); if you can reproduce\nit, could you please attach a log showing the problem?\n\nOtherwise, it's just running as designed.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Emmanuel Druon\n\n \n\n \n \n \n\n \n 2004-10-04 14:30:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I'll try to get time to reproduce the bug but as far as I can see it,\nit really appears to be a bug. I understand the "small" out of\nsynchronization issues as you stated them and it fits what I found out\nmyself. However, when I say "broken", it meens that as far as I don't\ndo a fsck with a superblock backup, things are ok (and I can use my\ncomputer as usual) but when I restart the computer after an fsck, I\nend up with kernel panic issues because some files can't be found\n(typically the init file but it can be others).\n\nI'll try to reproduce the bug and send you some logs about the problem\nbut since it involves reinstalling a computer from scratch, it can\ntake some time.\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Stephen Tweedie\n\n \n\n \n \n \n\n \n 2004-10-04 16:30:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
FC2 shipped with e2fsprogs-1.35-7.1.  Where did the 1.32-6 version\ncome from?  Or was this a beta you were using?\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=172610", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 172610 – Modular X: "Requires: filesystem >= 2.3.6-1" needed for modular packages that install into /usr/lib/X11\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 172610\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 172610 \n - Modular X: "Requires: filesystem >= 2.3.6-1" needed for modular packages that install into /usr/lib/X11\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nModular X: "Requires: filesystem >= 2.3.6-1" needed for modular packages that...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n RAWHIDE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n xorg-x11\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n rawhide\n
\n\n\n Hardware:\n\n \n \nAll\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nMike A. Harris\n\n
\n\n\n QA Contact:\n\n \n \nDavid Lawrence\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \nxorg-modular \n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2005-11-07 19:58 UTC by Mike A. Harris\n\n
\n Modified:\n 2007-11-30 22:11 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2005-11-15 03:36:26 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-07 19:58:43 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
In X11R6 and earlier, /usr/X11R6/lib/X11 was used for storage of various\ndata files, fonts, etc.\n\nThe "filesystem" package provided a /usr/lib/X11 symlink pointing to\n/usr/X11R6/lib/X11 for compatibility with very ancient applications,\nhowever in X11R7, /usr/lib/X11 is now a real directory.\n\nMost of the files that used to be present in /usr/X11R6/lib/X11 were\narchitecture independent data, and they will end up in /usr/share/X11\nin modular X, however there are some modular X packages which may\nstill install some files into /usr/lib/X11, and so they must also own\nthis directory, which means it can no longer be a symbolic link.\n\nIn order to correct this problem, the "filesystem-2.3.6-1" package,\nno longer provides the /usr/lib/X11 symlink.  Any package that installs\nreal files into /usr/lib/X11 (which should only be X.Org packages, as\nno other package should ever put things there), must now have:\n\nRequires: filesystem >= 2.3.6-1\n\nadded to it, to avoid a conflict with the older filesystem package.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-07 20:55:42 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
NOTE:  To clarify futher /usr/lib/X11 usage\n\n*NO* Fedora/RHEL packages should install anything into /usr/lib/X11 unless\nthey are part of X.Org X11 itself.  This directory is for the exclusive use\nof the X Window System, much like /usr/lib/xchat is for the exclusive use\nof xchat.\n\nPackages that are not part of the X Window System need to stop abusing the\nfilesystem layout and put their files in their own directories.  I'll be\ngetting very strict and cracking the whip about this real soon.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Nicolas Mailhot\n\n \n\n \n \n \n\n \n 2005-11-13 11:54:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Care to add filesystem-2.3.6-1 to prc ?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-14 19:03:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Doh, good idea.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-14 19:06:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
filesystem-2.3.6-1 is now available for download via ftp at the following URL: \nftp://people.redhat.com/mharris/testing/xorg-modular-fc5\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Jeremy Katz\n\n \n\n \n \n \n\n \n 2005-11-15 03:36:26 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I think I fixed up all of the packages in this category\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-23 03:59:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Documentive update:\n\nWhile all of these packages did and do need the dependency on "filesystem"\nthat was added, a bigger problem has arisen, which we had to create a new\npackage called xorg-x11-filesystem to handle.  All of the packages that\nwere updated to depend on the newer "filesystem" package, now need to be\nupdated to also "Requires(pre): xorg-x11-filesystem >= 0.99.2-2" in order\nfor upgrades to work properly.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Mike A. Harris\n\n \n\n \n \n \n\n \n 2005-11-23 04:00:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Actually, if I put the "filesystem" dep in the xorg-x11-filesystem package,\nthen all the packages can depend on xorg-x11-filesystem instead, and they\ndon't all have to cart around the dependency.  I'll update things as I find\nthem.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 1410 – Caps_Lock and Num_Lock hang terminal for 13 seconds\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 1410\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 1410 \n - Caps_Lock and Num_Lock hang terminal for 13 seconds\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCaps_Lock and Num_Lock hang terminal for 13 seconds\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n WORKSFORME\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kbd\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 5.2\n
\n\n\n Hardware:\n\n \n \ni386\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n high\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nDavid Lawrence\n\n
\n\n\n QA Contact:\n\n \n \n\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 1999-03-03 16:28 UTC by brossard\n\n
\n Modified:\n 2008-05-01 15:37 UTC\n (History)\n
\n \n 1 \n user\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n1999-04-01 19:53:24 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n brossard\n\n \n\n \n \n \n\n \n 1999-03-03 16:28:00 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
On both RedHat 5.2 and 5.0, we have the same problem.\nWhen\non the console the user presses on Caps_Lock or Num_Lock,\nthe terminal hangs for 13 seconds. Everything works\ncorrectly, but 13 seconds is a long time to wait for a\nkeypress to work!\n   The effect is the same whether X11 runs or not.\nWe use the following keymap file:\n/usr/lib/kbd/keymaps/i386/qwertz/fr_CH-latin1.map.gz\nalthough the same problem continues to happen when I used\nloadkeys to switch back and forth with the US keymap.\n    I have used loadkeys to change the key mapping for\nkeycode 58 between Caps_Lock and, for example, "a". The\nproblem disappears when the mapping is changed from\nCaps_Lock, but reappears when the mapping is restored.\n    For us the priority is fairly high on this problem\nbecause linux is more and more being used on user's\ndesk and they don't understand when told that the Caps_Lock\nkey doesn't work and of course when they press either\nCaps_Lock or Num_lock by error, they get very confused\nwhen the keyboard stops working and then they complain\nto their boss who complains to me...\n    I have searched every archive I could get my hands on\nand saw nothing relating to this problem. My guess would\nbe that it might be related to our hardware configuration.\n   We see this on all our HP Vectra VL2 and XM2. These are\n486 PC's. Our keyboard is the SwissFrench one, but I've\njust restarted my test PC with our lone US keyboard and\ndirectly at the login prompt the problem appears: press\nCaps_Lock and 12-13 seconds later linux starts echoing\ncharacters again.\n\n   When I rlogin to the PC, in my rlogin window the\nproblem doesn't appear.\n\n\t\t\t\t\tAlain Brossard\n\t\t\t\t\tbrossard\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Preston Brown\n\n \n\n \n \n \n\n \n 1999-03-29 22:16:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Dave, have you been able to verify this on 5.2?  I can't on 5.9 beta,\nso I assume console-tools has fixed it, but I'd like to know if you\ncan verify.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n David Lawrence\n\n \n\n \n \n \n\n \n 1999-04-01 19:53:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I was unable to replicate this problem on a freshly installed 5.2\nmachine.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=62295", + "domain": "bugzilla.redhat.com", + "file_source": "part-00897-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 62295 – (Mobile Athlon) reboot hang, IDE led stuck\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 62295\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 62295 \n - (Mobile Athlon) reboot hang, IDE led stuck\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \n(Mobile Athlon) reboot hang, IDE led stuck\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n CURRENTRELEASE\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Linux\n\n
\n\n\n Classification:\n\n \n \nRetired\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 9\n
\n\n\n Hardware:\n\n \n \nathlon\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nArjan van de Ven\n\n
\n\n\n QA Contact:\n\n \n \nBrian Brock\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2002-03-29 10:07 UTC by Warren Togami\n\n
\n Modified:\n 2007-04-18 16:41 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2003-06-05 17:41:11 UTC\n \n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n \n \n\n \n\n \n \n \n \n\n \n\n \n \n \n \n\n \n\n \n \n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n \n "dmesg" output\n\n \n (8.23 KB,\n text/plain)\n\n
\n 2002-03-29 10:25 UTC,\n\n Warren Togami\n\n
\n
\n no flags\n \n Details\n
\n \n "lspci -v" output\n\n \n (4.44 KB,\n text/plain)\n\n
\n 2002-03-29 10:25 UTC,\n\n Warren Togami\n\n
\n
\n no flags\n \n Details\n
\n \n dmidecode output (suggested by Mandrake kernel developer)\n\n \n (6.15 KB,\n text/plain)\n\n
\n 2002-03-29 10:26 UTC,\n\n Warren Togami\n\n
\n
\n no flags\n \n Details\n
\n \n View All\n \n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-03-29 10:07:18 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
From Bugzilla Helper:    \nUser-Agent: Mozilla/5.0 (compatible; Konqueror/3.0.0; Linux)    \n    \nDescription of problem:    \nRebooting Skipjack causes the Sony Vaio PCG-FXA36 laptop to be stuck at the    \nBIOS screen with the IDE led stuck on.  It sometimes shows a keyboard stuck    \nerror, but most of the time shows a graphical Sony logo that completely blocks    \nobscures the BIOS text info.    \n    \nTesting:    \nkernel-2.4.7-10.*.rpm FAILS to boot with kernel oopses.    \nkernel-2.4.9-31.athlon.rpm HANGS on reboot    \nkernel-2.4.18-0.[4-12].athlon.rpm HANGS on reboot    \nkernel-2.4.9-31.i686.rpm SUCCESS in reboot    \nkernel-2.4.18-0.[4-12].i686.rpm SUCCESS in reboot    \n    \nIt seems that Red Hat i686 kernel packages do not exhibit this problem, while    \nathlon kernel packages do.  It may be notable to mention that both i586 and    \nathlon arch packages of Mandrake 8.2 do not reboot properly, so they may be    \ncompiling in different options that trigger this.    \n    \nVersion-Release number of selected component (if applicable):    \nskipjack-beta1    \n    \nHow reproducible:    \nAlways    \n    \nAdditional info:   \n1. Mandrake 8.2 on this machine has the same problem.    \n2. MandrakeForum has some reports of non-laptop Athlon machines exhibiting    \nthis behavior.   \n3. eric owns the same model Sony FXA-36 laptop and has reported    \nthe same problem to the Skipjack mailing list.  (All current FXA series \nlaptops have the same motherboard chipset, but different processors.)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-03-29 10:20:41 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I forgot to mention that "noathlon" kernel option did not change test results \nof the failed kernels above.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-03-29 10:25:14 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 51324 [details]\n"dmesg" output\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-03-29 10:25:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 51325 [details]\n"lspci -v" output\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 4\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-03-29 10:26:51 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Created attachment 51326 [details]\ndmidecode output (suggested by Mandrake kernel developer)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 5\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-04-01 06:47:07 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This problem did not exist in earlier athlon arch kernels.  Would it be possible\nfor me to have access to older athlon Rawhide kernel builds in order to do\ntesting to find when this bug was introduced?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 6\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-04-21 04:58:35 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
This page http://www.myplc.com/sony/vaio_unix_guide.htm thinks that this is a \nhard drive controller issue.  One guy recompiled the Rawhide kernel with \nexperimental ACPI and it prevented the reboot freeze.  Installing the i686 arch \nkernel rather than athlon arch also prevents the reboot freeze.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 7\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-05-09 08:01:46 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Still exists in Red Hat 7.3 release.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 8\n \n\n \n James J Myers\n\n \n\n \n \n \n\n \n 2002-06-07 21:14:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I have the same problem on 7.2 and 7.3\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 9\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-06-07 21:21:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
For now you can use the i686 kernel to avoid this reboot bug.  Alternatively you\ncan compile yourself an ACPI capable kernel, although you will want to use the\nlatest 2.4.19-pre- Alan Cox kernel to have a working ACPI implementation that\ndoesn't crash.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 10\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2002-06-07 21:25:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I fail to see how ACPI could make *ANY* difference in this.\nThe only difference between the athlon and i686 kernel is how memcpy() is\nimplemented....\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 11\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-06-07 21:45:54 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
APM athlon gets stuck in reboot with IDE light stuck on.\nAPM i686 reboots fine.\nACPI athlon reboots fine.\nACPI i686 reboots fine.\n\nI can't explain it.  I only know this through empirical testing.\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 12\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-07-04 12:55:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Compaq Presario 700 series with Mobile Athlon or Duron processor has the same\nhang in BIOS with HD light stuck on after rebooting from Red Hat athlon\noptimized kernel.  rpm --force installing the i686 kernel RPM fixes this problem\non this series of laptops too.\n\nThis may be more generally a "Mobile Athlon w/ certain VIA Chipset" problem.\n\n\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 13\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-05 10:59:19 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Confirmed still hangs after reboot with athlon kernel-2.4.18-7.80, but not i686\nkernel-2.4.18-7.80 of Limbo2.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 14\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2002-08-05 11:04:17 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ok I think I have a handle on this, it seems you bios doesn't like the LOCAL\nAPIC config option, which happened to be turned on for Athlon and off for i686\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 15\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-05 12:06:11 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Would a permanent solution in the kernel be possible, or we must always use a\nthe i686 workaround?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 16\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2002-08-05 12:16:01 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
I've disabled local apic for athlon kernels too in the config, that'll be in the\nnext build\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 17\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-12 11:25:52 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
kernel-2.4.18-0.75.athlon reboot SUCCESS\nkernel-2.4.18-0.75.i686   reboot FAIL\nkernel-2.4.18-0.75.i586 reboot SUCCESS\nkernel-2.4.18-0.75.i386 reboot SUCCESS\n\nShould close bug?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 18\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-16 10:47:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Anaconda using kernel-2.4.18-10.99 locks up after reboot.  Can this fix be\napplied to that kernel too?\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 19\n \n\n \n Jay Turner\n\n \n\n \n \n \n\n \n 2002-08-19 13:31:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
So, looks like we still need to do something with the boot kernel, but since we\ndon't run separate boot kernels (per arch) not sure what the correct fix is\nhere.  Reopening to get an answer.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 20\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2002-08-19 13:33:59 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Unfortionatly we can't do this for the BOOT kernel since that would disable the\nworkaround needed for buggy 440GX chipset bioses ;(\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 21\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-23 10:42:57 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Reproduced this problem on the Compaq Presario 900US.  This laptop has an ALi\nchipset, unlike the Sony Vaio FXA series and Presario 700 series which both have\nVIA.  This may be indicative that this is more generally a Mobile Athlon kernel\nproblem.\n\nUnrelated bug:\nThis Presario 900 series laptop seems completely inoperative with the ALI IDE\nkernel drivers, failing after over a minute of attempting to access the hard\ndrive or CD-ROM IDE devices.  I am testing it with various other kernels tomorrow.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 22\n \n\n \n Alan Cox\n\n \n\n \n \n \n\n \n 2002-08-23 10:48:08 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
If the ALi problem is present in the Null beta kernel please open a seperate bug\nfor it and stick alan in the cc line. \n\nThanks\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 23\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-08-23 12:43:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Bug 72387: (Compaq Presario 900) ALI15X3 IDE fails\nBug 72388: (Compaq Presario 900) 8139too module fails\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 24\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2002-10-28 02:36:25 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Hi:\n\nI have a Sony Vaio FXA47 with Red Hat 8.0 and kernel 2.4.18-17.8.0. Guess what,\nsystems still hangs when rebooting, displaying the Sony logo and the LED is\nstuck. IF you wait some time, the BIOS eventually tells you that there was a\nkeyboard error. I checked the config and it says "Local APIC support on\nuniprocessors" is disabled, but the problem persists.\n\nAny chances on seeing this issue fixed?\nThanks,\n\nLuis Delgado (Curly Howard)\npangair\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 25\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-10-28 05:05:22 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
pangair,\nAre you sure that you installed the athlon arch kernel?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 26\n \n\n \n Need Real Name\n\n \n\n \n \n \n\n \n 2002-10-29 01:13:55 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
How do I check that out?\n\nThanks.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 27\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2002-10-30 09:43:33 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
pangair,\n\nSorry I'm not exactly sure how to check which arch kernel is currently running.\n Arjan will know.\n\nOh BTW, could you please read Bug 74315.  Our laptops are virtually the same\nexcept for the BIOS revision (which you can flash to be the same.)  Could you\nplease read Bug 74315 and check if you experience this problem too?\n\nThanks,\nWarren\n\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 28\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2003-01-03 10:24:06 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Within Phoebe, still locks up in BIOS after rebooting from the BOOT kernel, but\nathlon arch kernel is fine.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 29\n \n\n \n Arjan van de Ven\n\n \n\n \n \n \n\n \n 2003-02-05 15:21:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
supposed to be fixed in recent kernels; apic is off for the BOOT kernel\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 30\n \n\n \n Warren Togami\n\n \n\n \n \n \n\n \n 2003-02-23 10:20:58 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Phoebe3's installer no longer locked up after installation.  Seems fixed.\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=121040", + "domain": "bugzilla.redhat.com", + "file_source": "part-00928-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 121040 – CAN-2004-0181 jfs infoleak\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 121040\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 121040 \n - CAN-2004-0181 jfs infoleak\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nCAN-2004-0181 jfs infoleak\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n ERRATA\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nRed Hat Enterprise Linux 2.1\n\n
\n\n\n Classification:\n\n \n \nRed Hat\n\n
\n\n\n Component:\n\n \n \n\n \n\n kernel\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 2.1\n
\n\n\n Hardware:\n\n \n \nia64\n
\n\n\n OS:\n\n \n \n\n Linux\n
\n \n medium\n
\n \n \n low\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nStephen Tweedie\n\n
\n\n\n QA Contact:\n\n \n \nBrian Brock\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \nimpact=low,public=20040228 \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n\n\n\n\n
\n Reported:\n 2004-04-16 13:22 UTC by Mark J. Cox\n\n
\n Modified:\n 2007-11-30 22:06 UTC\n (History)\n
\n \n 2 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2004-12-13 20:17:16 UTC\n \n\n
\n\n\n Target Upstream Version:\n\n \n \n\n \n\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n\n
\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n
Links
SystemIDPrivatePriorityStatusSummaryLast Updated
Red Hat Product Errata\n \n RHSA-2004:504\n \n 0\n \n \n normal\n \n \n SHIPPED_LIVE\n \n \n Important: Updated Itanium kernel packages resolve security issues\n \n \n 2004-12-13 05:00:00 UTC\n \n
\n\n
\n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Mark J. Cox\n\n \n\n \n \n \n\n \n 2004-04-16 13:22:47 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Whenever you create a file on an jfs filesystem, some amount of other\nin-memory data, _not_ the file's contents and _not_ something which is\npresent in the same filesystem or which previously was in a file at\nall, gets written to the device holding the filesystem.\n\nCould be a security issue if you have stuff in memory like crypto keys\nand don't expect them to get stuck on disk (well unless swapped)\n\nIssue is a fairly minor severity\n\nSimilar to CAN-2004-0133, reported by Solar Designer of OpenWall on\nFeb28.  Embargo lifted April 14th 2004\n\n(note does not affect RHEL2.1 ia32)\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Jim Paradis\n\n \n\n \n \n \n\n \n 2004-11-29 22:23:13 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Patches at:\n\nhttp://linux.bkbits.net:8080/linux-2.4/cset@4056b368s6vpJbGWxDD_LhQNYQrdzQ\nhttp://linux.bkbits.net:8080/linux-2.4/cset@40575a9epBHk-c8KEyc5eYwpXn6Cgg\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n John Flanagan\n\n \n\n \n \n \n\n \n 2004-12-13 20:17:16 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
\nAn errata has been issued which should help the problem \ndescribed in this bug report. This report is therefore being \nclosed with a resolution of ERRATA. For more information\non the solution and/or where to find the updated files, \nplease follow the link below. You may reopen this bug report \nif the solution does not work for you.\n\nhttp://rhn.redhat.com/errata/RHSA-2004-504.html\n\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=653100", + "domain": "bugzilla.redhat.com", + "file_source": "part-00632-d9b45f53-efdc-4ae8-a3e4-b1d5d9e13869-c000", + "content": "\n\n \n \n\n \n\n\n\n\n 653100 – External Drives assigned Non-existent UID when custom partitioning selected on install\n\n \n\n\n\n\n\n \n\n\n \n\n\n \n\n \n \n \n \n\n \n
\n\n
\n Red Hat Bugzilla – Bug 653100\n\n\n
\n\n\n \n
\n\n\n
\n\n\n \n \n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n \n \n \n
\n \n \n\n Bug 653100 \n - External Drives assigned Non-existent UID when custom partitioning selected on install\n \n\n \n \n\n
\n\n\n Summary:\n\n \n \nExternal Drives assigned Non-existent UID when custom partitioning selected o...\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n\n \n \n \n \n\n\n \n \n\n\n\n\n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n\n\n \n \n \n \n\n \n \n\n \n \n \n \n\n \n \n
\n Keywords:\n \n
\n \n
\n
\n Status:\n \n CLOSED\n NOTABUG\n \n
\n\n\n Alias:\n\n \n \n\n None\n
\n\n\n Product:\n\n \n \nFedora\n\n
\n\n\n Classification:\n\n \n \nFedora\n\n
\n\n\n Component:\n\n \n \n\n \n\n anaconda\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n\n\n Version:\n\n \n \n\n 14\n
\n\n\n Hardware:\n\n \n \nUnspecified\n
\n\n\n OS:\n\n \n \n\n Unspecified\n
\n \n low\n
\n \n \n medium\n
\n\n\n Target Milestone:\n\n \n \n\n ---\n
\n\n\n Assignee:\n\n \n \nAnaconda Maintenance Team\n\n
\n\n\n QA Contact:\n\n \n \nFedora Extras Quality Assurance\n\n
\n\n \n \n \n\n\n
\n\n\n URL:\n\n \n \n\n \n \n
\n\n\n Whiteboard:\n\n \n \n \n
\n\n\n Depends On:\n\n \n \n\n \n \n\n
\n\n\n Blocks:\n\n \n \n\n \n \n\n
TreeView+\n \n depends on /\n \n blocked\n
\n
\n
 
\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n\n \n\n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n\n \n \n \n \n\n\n \n \n\n\n\n
\n Reported:\n 2010-11-14 15:03 UTC by Robert Elliott\n\n
\n Modified:\n 2010-12-07 22:06 UTC\n (History)\n
\n \n 3 \n users\n \n (show)\n \n
\n
\n \n
\n \n
\n\n\n Fixed In Version:\n\n \n \n\n\n
\n\n\n Doc Type:\n\n \n \n\n \nBug Fix\n\n
\n\n\n Doc Text:\n\n \n \n\n \n\n
\n\n
\n\n\n Clone Of:\n\n \n \n\n\n
\n\n\n Environment:\n\n \n \n\n
\n\n
\n\n\n Last Closed:\n\n \n \n2010-12-07 22:06:12 UTC\n \n\n
\n\n\n Type:\n\n \n \n---\n\n
\n\n\n Embargoed:\n\n \n \n\n\n
\n \n \n \n \n
\n
\n
\n
\n\n \n \n \n\n \n
\n\n \n\n\n
\n\n \n \n \n \n \n \n\n\n\n \n \n \n
\n Attachments\n \n (Terms of Use)\n
\n
\n
\n\n \n\n \n \n\n
\n
\n\n \n
\n\n\n\n\n\n\n\n\n\n\n\n
\n
\n\n
\n\n\n \n Description\n \n\n \n Robert Elliott\n\n \n\n \n \n \n\n \n 2010-11-14 15:03:50 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Description of problem:\nApologies if this isn't anaconda-related; I wasn't sure exactly where it should go. Anyway, I have /home on a partition that I didn't want touched on a new install, so I selected custom install, and kept the same username (upgrading from F12). When asked, I selected 'use the existing home dir as yours'. I was assigned UID 500, but all the untouched partitions for which I'd specified mount points were assigned a UID:GID of 501 (which doesn't exist).\n\nVersion-Release number of selected component (if applicable):\n\n\nHow reproducible:\nFresh install, custom partition, reuse home directory\n  \nActual results:\nAll specified mount points given UID:GID that isn't in /etc/passwd\n\nExpected results:\nAll specified mount points given UID:GID of 500\n\nAdditional info:\n/ was the only partition formatted. /home and all other partitions (which I have under /mnt) were assigned during the install but otherwise left untouched.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 1\n \n\n \n Chris Lumens\n\n \n\n \n \n \n\n \n 2010-11-15 18:04:30 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
What UID/GID did you have before upgrading?\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 2\n \n\n \n Robert Elliott\n\n \n\n \n \n \n\n \n 2010-11-15 19:27:31 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
Ah. That didn't occur to me.\n\nNow that you ask, it seems that the most likely answer is that it was 501, and that this isn't a bug at all. However, there've never been more than two users on the computer, and I always added myself as the default user on install. Alas, I've no idea what UID I had, and it's possible that it was 501 when I upgraded from 10->12 (or earlier) via yum.\n\nIf there's a way of finding out the original UID, please let me know and I'll dig it out.\n\n
\n
\n\n
\n\n
\n\n\n \n Comment 3\n \n\n \n Chris Lumens\n\n \n\n \n \n \n\n \n 2010-12-07 22:06:12 UTC\n \n\n
\n\n \n\n\n \n \n\n\n\n
None that I can think of offhand.  Sorry.\n\n
\n
\n\n\n \n\n
\n
\n
\n\n
\n \n \n \n \n
\n
\n Note\n You need to\n log in\n before you can comment on or make changes to this bug.\n
\n
\n
\n\n
\n\n
\n\n\n
\n
\n\n \n\n \n" + } +] \ No newline at end of file