| Summary: | [abrt] yum-utils-1.1.31-18.fc19: yumRepo.py:1029:_getFile:NoMoreMirrorsRepoError: failure: repodata/356f3c8270826e3813cd701fa9814c20ebe9ce1c4d1aa2a44d69353ca9407163-filelists.sqlite.bz2 from updates: [Errno 256] No more mirrors to try. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Juran <djuran> | ||||||
| Component: | yum-utils | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | admiller, djuran, packaging-team-maint, tla, zpavlas | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:531833688699542b4d6bbe05bedbae5511bbb881 | ||||||||
| Fixed In Version: | yum-utils-1.1.31-19.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-16 07:05:58 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
David Juran
2013-10-10 08:41:39 UTC
Created attachment 810373 [details]
File: backtrace
Created attachment 810374 [details]
File: environ
Hmm, there's no toplevel error handler in the needs-updating script.. I can fix that, but the root cause is probably just stale repomd.xml- something that can't be fixed if we want to download filelists on demand. Does "yum clean --disablerepo=* --enablerepo=updates" fix the issue? Oh, the extra argument is mandatory.. use "yum clean all" then. I agree that the root cause was out-of-sync metadata, switching to a mirror solved the problem. I opened this Bz mainly regarding the ugly traceback which triggers abrt. yum-utils-1.1.31-19.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/yum-utils-1.1.31-19.fc20 Package yum-utils-1.1.31-19.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing yum-utils-1.1.31-19.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23330/yum-utils-1.1.31-19.fc20 then log in and leave karma (feedback). yum-utils-1.1.31-19.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |