Bug 854075
Summary: | Download counter increments when there's a 404 error | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew Gunnerson <accounts+fedora> |
Component: | yum | Assignee: | Fedora Packaging Toolset Team <packaging-team> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | bbaude, ffesti, maxamillion, packaging-team, pratyush.a.sahay, pviktori, tim.lauridsen, zpavlas |
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: | 2012-09-05 08:00:04 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: |
Description
Andrew Gunnerson
2012-09-03 23:26:10 UTC
This is intentional, (12/10) means "12th attempt to fetch 10 files in total". Not just 404s but any mirror failures result in "extra" attempt. So does the case when a file is downloaded but checksum fails. In this case the whole file is downloaded again, so +1. But now I'm a bit less convinced this is the best way to implement this. I see. In that case, would it be better to place that information in the transaction summary? Maybe under a heading "Failed to download:"? Fixed in rawhide- failed download/checksum does not increment the finished_files counter. *** Bug 860974 has been marked as a duplicate of this bug. *** python-urlgrabber-3.9.1-21.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-urlgrabber-3.9.1-21.fc18 *** Bug 859202 has been marked as a duplicate of this bug. *** *** Bug 861562 has been marked as a duplicate of this bug. *** |