From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Epiphany/1.6.5 Description of problem: Running autorun from an FC5T2 DVD in FC4, fails. $ LANG=C ./autorun hal devs is {'/dev/hdd': '/media/cdrom'} Unable to get lock on device /dev/hdd: cd devs locked by system-config-packages hal devs is {} Traceback (most recent call last): File "/usr/share/system-config-packages/InstallDruid.py", line 522, in ? druid.run () File "/usr/share/system-config-packages/InstallDruid.py", line 457, in run self.do_system_info_state () File "/usr/share/system-config-packages/InstallDruid.py", line 327, in do_system_info_state hdlist = self.method.readHeaders() File "/usr/share/system-config-packages/method.py", line 550, in readHeaders return GroupSet.HeaderListFromFile(self.baseDir + "/hdlist", self, update_method) File "/usr/share/system-config-packages/GroupSet.py", line 527, in __init__ hdlist = rpm.readHeaderListFromFile(path) _rpm.error: (2, 'No such file or directory') Same without LANG=C Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: x Additional info:
system-config-packages isn't even in test2, so not sure how you got it installed (... and, yes, that hasn't made it into pirut yet as the CD stuff isn't pushed down to the yum level)
Hello, I don't have system-config-packages installed. I only logged it under that because there is no system-cdinstall-helper package in bugzilla, so I ran an rpm -q --provides on an FC4 box. system-cdinstall-helper is the broken bit..
These bugs are being closed since a large number of updates have been released after the FC5 test1 and test2 releases. Kindly update your system by running yum update as root user or try out the third and final test version of FC5 being released in a short while and verify if the bugs are still present on the system .Reopen or file new bug reports as appropriate after confirming the presence of this issue. Thanks
I don't even see autorun on a FC5 DVD. It must have been there to run system-config-packages, which was removed. Hence that's the problem. Must be fixed in FC5.