All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with DNS resolution using resolvconf (poky/daisy)
@ 2014-06-26  9:23 Alex J Lennon
  2014-06-26  9:55 ` Alex J Lennon
  0 siblings, 1 reply; 3+ messages in thread
From: Alex J Lennon @ 2014-06-26  9:23 UTC (permalink / raw)
  To: Yocto

Hi,

I'm looking at resolvconf as I want to be able to pick up dns-nameserver
changes in /etc/network/interfaces, and I'm reading that this is the way
to do it.

Having added the resolvconf package the eth0 interface is now not
correctly picking up DNS servers and putting them in /etc/resolv.conf

The behaviour is due to /etc/udhcpc.d/S50default which in the absence of
resolvconf just creates /etc/resolv.conf (which works) or if the
resolvconf binary is present it attempts to use it (which doesn't).


resolvconf looks to be using /etc/resolvconf/update.d/libc to create
/etc/resolv.conf but is crapping out as /lib/resolvconf/list-records
doesn't exist.

Is this a bug or could anybody help me to understand if there's some
other step I should be taking here?

Many thanks,

Alex


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with DNS resolution using resolvconf (poky/daisy)
  2014-06-26  9:23 Problem with DNS resolution using resolvconf (poky/daisy) Alex J Lennon
@ 2014-06-26  9:55 ` Alex J Lennon
  2014-08-13 12:39   ` Dean
  0 siblings, 1 reply; 3+ messages in thread
From: Alex J Lennon @ 2014-06-26  9:55 UTC (permalink / raw)
  To: yocto


On 26/06/2014 10:23, Alex J Lennon wrote:
> Hi,
>
> I'm looking at resolvconf as I want to be able to pick up dns-nameserver
> changes in /etc/network/interfaces, and I'm reading that this is the way
> to do it.
>
> Having added the resolvconf package the eth0 interface is now not
> correctly picking up DNS servers and putting them in /etc/resolv.conf
>
> The behaviour is due to /etc/udhcpc.d/S50default which in the absence of
> resolvconf just creates /etc/resolv.conf (which works) or if the
> resolvconf binary is present it attempts to use it (which doesn't).
>
>
> resolvconf looks to be using /etc/resolvconf/update.d/libc to create
> /etc/resolv.conf but is crapping out as /lib/resolvconf/list-records
> doesn't exist.
>
> Is this a bug or could anybody help me to understand if there's some
> other step I should be taking here?
>
> Many thanks,
>
> Alex

To answer my own question, I see it is a bug, and is in the process of
being addressed post-daisy -

http://article.gmane.org/gmane.comp.handhelds.openembedded.core/52463




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with DNS resolution using resolvconf (poky/daisy)
  2014-06-26  9:55 ` Alex J Lennon
@ 2014-08-13 12:39   ` Dean
  0 siblings, 0 replies; 3+ messages in thread
From: Dean @ 2014-08-13 12:39 UTC (permalink / raw)
  To: Alex J Lennon, yocto

Did you ever figure this out?

The yocto resolvconf package is missing a few things to make it actually 
work like it works on other distributions. I ripped some parts out of 
Debian and have it all working (although not polished).

If you want to see my .bbappend and extra files I can send them to you.

Thanks,
Dean


On 6/26/2014 4:55 AM, Alex J Lennon wrote:
> On 26/06/2014 10:23, Alex J Lennon wrote:
>> Hi,
>>
>> I'm looking at resolvconf as I want to be able to pick up dns-nameserver
>> changes in /etc/network/interfaces, and I'm reading that this is the way
>> to do it.
>>
>> Having added the resolvconf package the eth0 interface is now not
>> correctly picking up DNS servers and putting them in /etc/resolv.conf
>>
>> The behaviour is due to /etc/udhcpc.d/S50default which in the absence of
>> resolvconf just creates /etc/resolv.conf (which works) or if the
>> resolvconf binary is present it attempts to use it (which doesn't).
>>
>>
>> resolvconf looks to be using /etc/resolvconf/update.d/libc to create
>> /etc/resolv.conf but is crapping out as /lib/resolvconf/list-records
>> doesn't exist.
>>
>> Is this a bug or could anybody help me to understand if there's some
>> other step I should be taking here?
>>
>> Many thanks,
>>
>> Alex
> To answer my own question, I see it is a bug, and is in the process of
> being addressed post-daisy -
>
> http://article.gmane.org/gmane.comp.handhelds.openembedded.core/52463
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-13 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26  9:23 Problem with DNS resolution using resolvconf (poky/daisy) Alex J Lennon
2014-06-26  9:55 ` Alex J Lennon
2014-08-13 12:39   ` Dean

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.