Bug 103074 - up2date-3.9.13-2 crashes at first rpm download
Summary: up2date-3.9.13-2 crashes at first rpm download
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: up2date
Version: beta1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-08-26 13:48 UTC by Michael Young
Modified: 2007-04-18 16:57 UTC (History)
3 users (show)

Fixed In Version: 3.9.14-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-08 07:19:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Young 2003-08-26 13:48:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
up2date-3.9.13-2 crashes with the following error at the point it usually
downloads the first rpm to upgrade;
Traceback (most recent call last):
  File "/usr/share/rhn/up2date_client/gui.py", line 1812, in doRetrieval
    self.setRetrievalProgress)
  File "/usr/share/rhn/up2date_client/up2date.py", line 298, in getPackage
    buffer = rpcServer.doCall(repos.getPackage, pkg, msgCallback, progressCallback)
  File "/usr/share/rhn/up2date_client/rpcServer.py", line 114, in doCall
    ret = apply(method, args, kwargs)
  File "/usr/share/rhn/up2date_client/repoDirector.py", line 40, in getPackage
    return self.handlers[channel['type']].getPackage(pkg, msgCallback,
progressCallback)
  File "/usr/share/rhn/up2date_client/rpmSource.py", line 183, in getPackage
    package = source.getPackage(pkg, MsgCallback, progressCallback)
  File "/usr/share/rhn/up2date_client/repoBackends/up2dateRepo.py", line 138, in
getPackage
    f = open(filePath, "r+")
IOError: [Errno 2] No such file or directory:
'/var/spool/up2date/curl-7.10.6-2.i386.rpm

This was my second try, having deselected anaconda which the first crash
complained at. 3.9.10-2 works in the same situation.

Comment 1 Adrian Likins 2003-08-26 18:27:21 UTC
doh, yup. 

fix should be in 3.9.14 (in the repo at 
http://people.redhat.com/alikins/up2date/severn/)

Comment 2 Dave Habben 2003-09-08 05:40:30 UTC
I was hit this problem too. I'm currently running:
up2date-3.9.24-1

And it works for me, this bug should probably be marked as CLOSED/RAWHIDE



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