Bug 459672
Summary: | random Name or service not known errors in yum | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> |
Component: | yum | Assignee: | Seth Vidal <skvidal> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | ffesti, james.antill, katzj, pmatilai, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-21 14:28:19 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: |
Description
Tom Horsley
2008-08-21 01:27:30 UTC
I should also add that I'm in the middle of restoring several different fedora boot partitions from scratch (since my system disk died). Aside from fedora 10 alpha (x86_64), I also have both 32 and 64 bit fedora 8 and 9 partitions. I have been running yum extensively as a consequence of the reinstall, and I've only seen this error when booted into fedora 10 alpha. This error just means "we looked up the IP address for the host, and failed to get an answer". I'm guessing your local recursive DNS isn't setup/working correctly, or maybe some kind of network problem? I'm guessing a network problem too, but a network problem that only happens on fedora 10 alpha with the exact same hardware and DNS servers in resolv.conf as when booting fedora 8 and 9 doesn't seem like NOTABUG to me, its just that I have no idea what component it should be reported against, so I picked yum as a place to start because that was where I always got the bug :-). I CLOSED it NaB because it almost certainly isn't a bug in yum/urlgrabber. yum/urlgrabber isn't doing anything special here (apart from many that due to mirrors it'll be asking for DNS => ip resolution for a bunch of things quickly). Also atm. yum is indentical in rawhide and Fed-9. A much better starting point would probably be glibc, but they'll probably want more data than "yum returns can't resolve errors" ... maybe create a simple C program using getinfobyname() and use that? tcpdump the network? |