Hide Forgot
Description of problem: Trying to boot today's rawhide pxe boot image, dhclient fails to start with: irs_resconf_load failed: 30. Can't initialize context: invalid file
(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.