Bug 1108773
| Summary: | Cache not refreshed often enough | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Boeckel <fedora> | ||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | akozumpl, fedora, packaging-team-maint, pnemade, rholy, tim.lauridsen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-24 05:39:48 UTC | Type: | Bug | ||||
| 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
Ben Boeckel
2014-06-12 14:24:54 UTC
Hello, thank you for the report. We'll take a look. Ben, can you please post a specific failure you've seen? Created attachment 911627 [details]
Shell log from a stale dnf cache
An attempt at installing perf after ~a week of not touching dnf. Note that there is no downloaded data for any remote repository and the repomd.xml is stating that it is newer than the cached files.
This is an issue with the fedora-rawhide-kernel-nodebug repo[1]: it is refreshed (supposedly) daily, but the metadata expire is left to the default 48 hours. Note that 24 hours is not enough in this case and the setting should be 0, i.e.: metadata_expire = 0 Otherwise there is a always a chance the client will run into a just refreshed repo. Please contact the repo maintainer to do the appropriate fix. Thank you. inb4 decrease the default. [1] http://fedoraproject.org/wiki/RawhideKernelNodebug |