Description of problem: system-cdinstall-helper doesn't work out of the box. It does now have a man page, which is a start, though :-) Version-Release number of selected component (if applicable): pirut-1.3.7-1.fc7 How reproducible: Steps to Reproduce: 1. at the command line, type: system-cdinstall-helper file:///media/Fedora\ 7\ x86_64\ DVD/ 2. click "next" in the window that comes up Actual results: The crash gives the following error messages: ---------------------------------------- Loading "installonlyn" plugin Component: CD Installer Summary: TB3c0e3816 system-cdinstall-helper:146:_busyCursor:NameError: global name 'gdk' is not defined Traceback (most recent call last): File "/usr/sbin/system-cdinstall-helper", line 174, in _prepare self.doRefresh(thisrepo = self.cdreponame) File "/usr/sbin/system-cdinstall-helper", line 168, in doRefresh self.doRefreshRepos(thisrepo) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 258, in doRefreshRepos self._busyCursor() File "/usr/sbin/system-cdinstall-helper", line 146, in _busyCursor self.mainwin.window.set_cursor(gdk.Cursor(gdk.WATCH)) NameError: global name 'gdk' is not defined Local variables in innermost frame: self: <__main__.CDInstaller object at 0xf42190> ----------- Maybe there is some python package with gdk glue that is needs to be required by pirut? Expected results: I should be able to install packages from the dvd.
Fixed in CVS for 1.3.9 which I'll push as an F7 update as long as nothing else comes up in the next few days
*** Bug 245136 has been marked as a duplicate of this bug. ***
pirut-1.3.9-1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report.
pirut-1.3.9-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.