| Summary: | yum should show repo it is downloading from | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fernando Cassia <fcassia> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | admiller, cfeller, fcassia, ffesti, firas.alkafri, jzeleny, packaging-team-maint, rcyriac, tla |
| Target Milestone: | --- | Flags: | zpavlas:
needinfo?
(fcassia) |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-17 17:04:33 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: | |
|
Description
Fernando Cassia
2013-09-05 05:29:12 UTC
And when you get to know which mirrors are showing consistent download issues, it probably would be nice to have a way to disable that mirror temporarily for your current downloads. I believe that currently it is possible to disable only entire repos, not mirrors within the mirror lists. (In reply to Rejy M Cyriac from comment #1) > And when you get to know which mirrors are showing consistent download > issues, it probably would be nice to have a way to disable that mirror > temporarily for your current downloads. I believe that currently it is > possible to disable only entire repos, not mirrors within the mirror lists. I agree Rejy, but that should probably be a separate RFE, I invite you to file a bug report for that too. Let's get ideas separate and simpler so they have a higher chance of being implemented. > Downloading packages: [from Mirror: fedora.gtdinternet.com] This assumes Yum downloads from one mirror only. We use multiple mirrors, often simultaneously. Try "# URLGRABBER_DEBUG=INFO yum install firefox" to see full URLs and effective max_connections usage. > under the current behaviour: 1. The current mirror is not displayed Yes, since there's no such thing. > When there are recurrent problems (ie slow downloads) with a current YUM whatever download, one cannot identify the name of the problem mirror When mirror is down or the download fails due to a timeout, we bump the failure counter in /var/cache/yum/$arch/$rel/timedhosts (the 3rd column). Each failure in a row halves the estimated host speed, so Yum should avoid it for some time, until the timestamp (4th column) becomes too old. > even with -v (for "verbose" operation) yum details all kinds of internal values, timings etc but NOT THE MIRROR it is downloading from. There's no "real" API to tell urlgrabber to turn on debugging, apart from the URLGRABBER_DEBUG env variable. I'm leaving this BZ open, because it might be nice to see mirrors we're downloading from. However, I have no clear idea how to implement it atm. Perhaps urlgrabber could append the mirror hostname to the basename? Eg: (1/11): nspr-4.9.6-1.fc19_4.10.0-3.fc19.i686.drpm (fedora.gtdinternet.com) | 28 kB 00:01 This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |