| Summary: | Unommenting include_only in fastestmirror.conf makes the plugin verbose | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> |
| Component: | yum-utils | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | admiller, packaging-team-maint, tla, zpavlas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | yum-utils-1.1.31-19.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-16 07:06:10 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: | |
This was intentional, same with the "exclude" option.. Fixed in HEAD. http://yum.baseurl.org/gitweb?p=yum-utils.git;a=commitdiff;h=6c2319b yum-utils-1.1.31-19.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/yum-utils-1.1.31-19.fc20 Package yum-utils-1.1.31-19.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing yum-utils-1.1.31-19.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23330/yum-utils-1.1.31-19.fc20 then log in and leave karma (feedback). yum-utils-1.1.31-19.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
If I left the line in fastestmirror.conf uncommented: include_only=.cz,.de I see (for each download request) the yum output like: Loading mirror speeds from cached hostfile Including mirror: vesta.informatik.rwth-aachen.de Including mirror: ftp.informatik.uni-frankfurt.de Including mirror: mirror.de.leaseweb.net Including mirror: mirror.fraunhofer.de [skip...] * fedora: vesta.informatik.rwth-aachen.de Including mirror: vesta.informatik.rwth-aachen.de Including mirror: ftp.informatik.uni-frankfurt.de Including mirror: mirror.de.leaseweb.net Including mirror: mirror.fraunhofer.de Including mirror: mirror.karneval.cz Including mirror: mirror.netcologne.de [skip...] .. It is very long list, really. This does not happen if I comment out the include_only statement.