Bug 1268364
| Summary: | Anaconda network install blocked by broken mirror | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Haakon Riiser <bugzilla> | ||||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, jsilhan, mluscon, packaging-team-maint, pnemade, tim.lauridsen, vanmeeuwen+fedora, vmukhame | ||||||
| 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: | 2015-10-21 13:08:18 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
Haakon Riiser
2015-10-02 16:45:13 UTC
If I wait a while (several minutes), it _finally_ moves to the next step, but it does not help. Fedora's network installer insists on using this broken mirror, so it can't even download a single package. Btw, I don't know if netinst uses ping to determine the closest mirror, it was just an assumption on my part. Sounds like a dnf issue. Turns out I could also fix dnf by setting fastestmirror=true. I thought this was the default already. I have no idea why dnf insists on using the broken mirror http://ftp.uninett.no, unless it's based on some kind of IP geolocation scheme. Anyway, it's not ideal that the netinst installer can be blocked indefinitely by a single broken mirror. (In reply to Haakon Riiser from comment #3) > Turns out I could also fix dnf by setting fastestmirror=true. I thought this > was the default already. I have no idea why dnf insists on using the broken > mirror http://ftp.uninett.no, unless it's based on some kind of IP > geolocation scheme. Anyway, it's not ideal that the netinst installer can be > blocked indefinitely by a single broken mirror. Anaconda expects the mirror manager to present the best list to you. Setting fastestmirror is only a work around for this, not an actual solution. DNF should detect that it is failing and move to the next entry in the list. Please attach installation logs (dnf.log, dnf.librepo.log) and dnf version. Created attachment 1084108 [details]
dnf.log with timeout errors
Created attachment 1084109 [details]
dnf.librepo.log with timeout errors
Are you sure that those logs were produced during the installation by anaconda? Anyway, it looks like that the installation medium contains dnf-1.0.0 which lacks the fix for #1212320. *** This bug has been marked as a duplicate of bug 1212320 *** |