Using Fedora Linux 8 on a Dell Dimension 2350. Description of problem: After adding and removing a ton of packages (too many to remember, sorry) and clicking Apply, it crashed and told me to report the crash data, so here it is. Component: pirut Summary: TB80d77535 HalCD.py:124:umount:NameError: global name 'DBusException' is not defined Traceback (most recent call last): File "/usr/sbin/pirut", line 368, in _apply output = self.applyChanges(self.mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 822, in applyChanges dlpkgs = self.downloadPackages(mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 518, in downloadPackages probs = self.downloadPkgs(dlpkgs) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 901, in downloadPkgs cache=po.repo.http_caching != 'none', File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 645, in getPackage cache=cache File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 579, in _getFile result = self.mediafunc(local = local, checkfunc = checkfunc, relative = relative, text = text, copy_local = copy_local, url = url, mediaid = self.mediaid, name = self.name, discnum = discnum, range = (start, end)) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 226, in pirutCDHandler dev.umount() File "/usr/lib/python2.5/site-packages/pirut/HalCD.py", line 124, in umount except DBusException, e: NameError: global name 'DBusException' is not defined Local variables in innermost frame: self: <pirut.HalCD.HALBlockDevice instance at 0x1285536c>
What version of pirut did you have installed? This should be fixed in the current version in the -updates repository
Closing due to inactivity; please reopen if you have further information to add to this report