Bug 549088
| Summary: | ipv6 breaks yum | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lennart Poettering <lpoetter> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | ffesti, james.antill, kdudka, maxamillion, pmatilai, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-21 00:47:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 507681 | ||
|
Description
Lennart Poettering
2009-12-20 11:29:43 UTC
Roll back curl to the earlier version from f12-GA and it'll work. reassigning to curl since this is b/c of that update (In reply to comment #0) > Is there any quick workaround available that allows me to tell yum not to try > ipv6 connections at all? Seth, is there such a workaround? It would be still good to have one for the next iteration ;-) It's hard to do an update of curl once yum is already broken... (In reply to comment #1) > Roll back curl to the earlier version from f12-GA and it'll work. Why? I am not aware of any bug reports by curl-7.19.7-4.fc13. I've just restored the behavior of the last working release to unblock yum. Let's recall who was asking for c-ares 5 months ago - bug 514771. > reassigning to curl since this is b/c of that update It makes no sense to have two open bugs against curl addressing the same issue. Just close it as duplicate of bug 548269 if yum developers are not going to change anything within yum. (In reply to comment #2) > > Seth, is there such a workaround? It would be still good to have one for the > next iteration ;-) It's hard to do an update of curl once yum is already > broken... If you disable ipv6 on the host then it will work. > (In reply to comment #1) > > Roll back curl to the earlier version from f12-GA and it'll work. > > Why? I am not aware of any bug reports by curl-7.19.7-4.fc13. Fine - the last version I KNEW was safe was f12-ga. That's why I reassignedit. > I've just restored the behavior of the last working release to unblock yum. > > Let's recall who was asking for c-ares 5 months ago - bug 514771. Absolutely. I still want c-ares resolution support. I just want it to work with ipv6, too. > > reassigning to curl since this is b/c of that update > > It makes no sense to have two open bugs against curl addressing the same issue. > Just close it as duplicate of bug 548269 if yum developers are not going to > change anything within yum. I didn't know the bug number, I reassigned it to curl so you can handle it however you normally do. This is the normal process we follow with bugs filed against anaconda that are yum bugs or vice-versa. finally, I'm not sure what yum should do here. Ipv6 support SHOULD work once the bugs are fixed. Disabling it at the yum layer seems like the wrong place to fix it. thanks (In reply to comment #3) > If you disable ipv6 on the host then it will work. Have you tried it yourself? comment #0 says otherwise. > Absolutely. I still want c-ares resolution support. I just want it to work with > ipv6, too. Working IPv6 name resolving actually triggers the bug. What we need, is a fallback to IPv4 in case of broken IPv6 network. Patches are welcome ;-) > I didn't know the bug number, I reassigned it to curl so you can handle it Now you know the bug number, feel free to close it if there is nothing to be done from the yum's part. *** This bug has been marked as a duplicate of bug 548269 *** |