Description of problem: pirut crashed in the middle of an update Version-Release number of selected component (if applicable): How reproducible: Try to install Digikam and it's compomemts Steps to Reproduce: 1. Applications ---> Add/Remove Software 2. Select all the Digikam related packages... 3. Actual results: Expected results: Additional info: Component: Software Manager Summary: TB3c95c430 miscutils.py:60:checkSig:OSError: [Errno 2] No such file or directory: '//var/cache/yum/fedora/packages/freeglut-2.4.0-11.fc7.x86_64.rpm' Traceback (most recent call last): File "/usr/sbin/pirut", line 337, in _apply self.applyChanges(self.mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 723, in applyChanges self.checkSignatures(dlpkgs, mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 587, in checkSignatures result, errmsg = self.sigCheckPkg(po) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 917, in sigCheckPkg sigresult = rpmUtils.miscutils.checkSig(ts, po.localPkg()) File "/usr/lib/python2.5/site-packages/rpmUtils/miscutils.py", line 60, in checkSig fdno = os.open(package, os.O_RDONLY) OSError: [Errno 2] No such file or directory: '//var/cache/yum/fedora/packages/freeglut-2.4.0-11.fc7.x86_64.rpm' Local variables in innermost frame: currentflags: 986880 ts: <rpmUtils.transaction.TransactionWrapper instance at 0x1fbaea8> value: 0 package: //var/cache/yum/fedora/packages/freeglut-2.4.0-11.fc7.x86_64.rpm
Does this happen reliably? Can you try with the newer version of pirut available in teh updates-testing repository and see if it helps yum --enablerepo=updates-testing update pirut will pull in the new package
Closing due to inactivity. If you have further information to add to this report, please either reopen the bug or file a new one.