[OE-core] resolvconf bugs

Saul Wold sgw at linux.intel.com
Mon Jun 23 01:24:58 UTC 2014


On 06/20/2014 12:29 PM, Jate S wrote:
> I have been using the resolvconf recipe, and I have discovered a few
> things which keep it from working.
>
> The resolvconf script uses /lib/resolvconf/list-records, but the
> recipe does not install it. This causes an error when
> /etc/resolvconf/update.d/libc runs. This can be resolved by adding the
> list-records script.
>
Please submit a patch adding the list-records to the FILES section.

> I am using system V init. The initscripts recipe generates the
> symbolic link to /etc/resolv.conf, but resolvconf checks this and
> generates a warning. I have fixed this by adding the correct symbolic
> link to this package. This overrides the link created by initscripts
> Is this compatible with resolv.conf generated in a systemd based
> system?
>
You may need to use UPDATE_ALTERNATIVES to get the correct behavior.

Sau!


>
> - Jate S.
>



More information about the Openembedded-core mailing list