Bug 1052343
| Summary: | dhclient fails in rawhide pxe boot image with irs_resconf_load failed: 30. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> | ||||
| Component: | bind | Assignee: | Tomáš Hozza <thozza> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | akozumpl, dshea, jpopelka, psimerda, thozza, vonsch | ||||
| 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: | 2014-01-15 09:51:00 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
Orion Poplawski
2014-01-13 16:49:38 UTC
(In reply to Orion Poplawski from comment #0) > irs_resconf_load failed: 30. Means that dhclient couldn't load /etc/resolv.conf. This code is new in 4.3.0 (rawhide), ATM I have no idea why it failed. Well, there was no /etc/resolv.conf file in the initrd. Created attachment 850391 [details]
patch
I reported this upstream and got a patch.
It fixes irs_resconf_load() from libirs (bind).
Patch applied in bind-9.9.5-0.3.b1.fc21 Still seeing this with Jan-20 rawhide compose. Should be fixed with dhclient-4.3.0-0.4.b1.fc21 (built today). (In reply to Jiri Popelka from comment #6) > Should be fixed with dhclient-4.3.0-0.4.b1.fc21 (built today). Actually with dhclient-4.3.0-0.4.b1.fc21 *and* bind-libs-lite-9.9.5-0.4.rc2.fc21 *** Bug 1057709 has been marked as a duplicate of this bug. *** Confirmed working with today's rawhide. |