Bug 863605
| Summary: | [abrt] dnf-0.2.12 - RuntimeException: load_yum_repo() failed. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Abhay <abhaykadam88> | ||||
| Component: | dnf | Assignee: | Ales Kozumplik <akozumpl> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | akozumpl, jzeleny | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:534b05d5e61d21508270661b4efe4fc8a562b9f0 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-01-21 14:34:30 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
Abhay
2012-10-06 03:19:46 UTC
Created attachment 622580 [details]
File: core_backtrace
Hello, can you please give some information about how this bug gets triggered? Is it 'dnf makecache' run as root manually, from the hourly cron job or as a normal user? Did you experiment with some settings or permissions on DNF's cache directory? Thank you! Hi Ales, i did nothing manually with a normal user account or with the root credentials. May be the crash is triggered by the system's cron job. Thanks! Looking at the IO error handling code in hawkey there is currently little chance of debugging this directly. The steps I'll take into a future version to find out more are: - improve the logging code for repo loading - add abrt configuration file so hawkey.log is attached automatically to the abrt bugzillas. Then we'll wait for someone to hit this again. (In reply to comment #4) > - improve the logging code for repo loading Hawkey commit 93c0f3a / hawkey-0.2.12 Discovered related bug 864014 while working on the ABRT side of things. (In reply to comment #4) > - add abrt configuration file so hawkey.log is attached automatically to the > abrt bugzillas. Taken care of by dnf commit ba9dc87 / dnf-0.2.14 Hi Abhay, are you still seeing this? (In reply to comment #8) > Hi Abhay, are you still seeing this? Hi Ales, i don't see this bug anymore. I am closing this as WORKSFORME, as I am unable to reproduce this. Please reopen if you hit this again. |