Bug 349931 - pirut crash while installing digikam
Summary: pirut crash while installing digikam
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: 7
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-24 03:45 UTC by Madhushan Madawala
Modified: 2008-08-02 23:40 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-31 14:49:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Madhushan Madawala 2007-10-24 03:45:12 UTC
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

Comment 1 Jeremy Katz 2007-10-24 03:56:24 UTC
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

Comment 2 Jeremy Katz 2007-12-31 14:49:31 UTC
Closing due to inactivity.  If you have further information to add to this
report, please either reopen the bug or file a new one.  


Note You need to log in before you can comment on or make changes to this bug.