Bug 1219817
Summary: | dnf does not deal with unresponsive metadata server properly | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lubomir Rintel <lkundrak> |
Component: | librepo | Assignee: | Tomas Mlcoch <tmlcoch> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | erecio, hvtaifwkbgefbaei, jsilhan, lrintel, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, tmlcoch, vmukhame |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | librepo-1.7.16-1.fc22 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-11 18:37:22 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
Lubomir Rintel
2015-05-08 10:56:17 UTC
Yum deals with that properly: http://fedora.mirror.lstn.net/updates/testing/22/x86_64/repodata/0fee1c2dcafc27bd12698936882f424182cb5825b9478dcf766b5e8b1c90b369-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to fedora.mirror.lstn.net port 80: Connection timed out" Trying other mirror. not sure if this is related to bug 1219283 Hi Sami, which version of librepo and curl do you have installed? $ rpm -q librepo curl Fixed in upstream: https://github.com/Tojaj/librepo/commit/62b44957d1cb9e08e0d2bbdef910ee8d7e53633d This fix causes that CURLE_RECV_ERROR and CURLE_SEND_ERROR won't be considered as fatal failures and won't abort downloading. librepo-1.7.16-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/librepo-1.7.16-1.fc22 Package librepo-1.7.16-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing librepo-1.7.16-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-9077/librepo-1.7.16-1.fc22 then log in and leave karma (feedback). *** Bug 1220269 has been marked as a duplicate of this bug. *** I think we can switch the components. *** Bug 1219837 has been marked as a duplicate of this bug. *** librepo-1.7.16-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |