Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229663 Summary: Package Updater Dump Information Product: Fedora Core Version: fc6 Platform: i386 OS/Version: Linux Status: NEW Severity: high Priority: normal Component: spamassassin AssignedTo: wtogami@xxxxxxxxxx ReportedBy: cranbo@xxxxxxxxx CC: fedora-perl-devel- list@xxxxxxxxxx,felicity@xxxxxxxxx,jm@xxxxxxxxxx,parkerm @pobox.com,reg+redhat@xxxxxxxxxx,wtogami@xxxxxxxxxx Description of problem: When I try to run the Package Updater I get a list of updates available but when I click the "Apply Updates" button I get the following error: Component: Software Updater Summary: TBccefa5c9 yumRepo.py:426:__get:RepoError: failure: spamassassin-3.1.8-2.fc6.i386.rpm from updates: [Errno 256] No more mirrors to try. Traceback (most recent call last): File "/usr/sbin/pup", line 433, in _apply self.applyChanges(self.mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 559, in applyChanges self.checkDeps(mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 324, in checkDeps self.populateTs(keepold=0) File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 150, in populateTs self.downloadHeader(txmbr.po) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 760, in downloadHeader cache=repo.http_caching != 'none', File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 454, in getHeader cache=cache, File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 426, in __get raise Errors.RepoError, "failure: %s from %s: %s" % (relative, self.id, e) RepoError: failure: spamassassin-3.1.8-2.fc6.i386.rpm from updates: [Errno 256] No more mirrors to try. Local variables in innermost frame: e: [Errno 256] No more mirrors to try. start: 440 url: None text: None self: updates cache: True reget: None relative: spamassassin-3.1.8-2.fc6.i386.rpm headers: () checkfunc: (<bound method PackageUpdater.verifyHeader of <__main__.PackageUpdater object at 0x976b84c>>, (<yum.sqlitesack.YumAvailablePackageSqlite object at 0xaadfecc>, 1), {}) copy_local: 1 end: 49616 local: //var/cache/yum/updates/headers/spamassassin-3.1.8-2.fc6.i386.hdr Version-Release number of selected component (if applicable): See above How reproducible: Three out of three times Steps to Reproduce: 1. Run Pup 2. Click apply updates Actual results: Expected results: Additional info: I also tried "yum update" and after trying all mirrors it also stopped with Error: failure: spamassassin-3.1.8-2.fc6.i386.rpm from updates: [Errno 256] No more mirrors to try. ------- Additional Comments From cranbo@xxxxxxxxx 2007-02-22 11:32 EST ------- Created an attachment (id=148590) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=148590&action=view) Package Updater dump information -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.