Bug 926871
| Summary: | [abrt] download_packages:AttributeError: 'Repo' object has no attribute 'cache' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vadim Rutkovsky <vrutkovs> | ||||||||
| Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | akozumpl, jzeleny | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:2043228ee9102da896391b0d16fc96b075d7e434 | ||||||||||
| Fixed In Version: | dnf-0.3.1 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-25 10:19:08 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Vadim Rutkovsky
2013-03-23 17:20:33 UTC
Created attachment 715180 [details]
File: backtrace
Created attachment 715181 [details]
File: core_backtrace
Created attachment 715182 [details]
File: environ
reproduced by running an installation of a package once, terminating it right after the packages is downloaded, corrupting the file and then running the operation again---it fails with the traceback from comment 1 during the download. Targeted by commit 5ad96d2. The fix will be available with dnf-0.3.1. |