On 2014-12-23 15:17:16 +0100, Vincent Lefevre wrote:
> > Vincent: Can you enable /etc/dhcp/dhclient-exit-hooks.d/debug and
> > wicd's debug mode to see if that helps you to find some more details
> > about why /etc/resolv.conf is no more updated in your setup, but still
> > does as expected in my setup? TIA!
> 
> No variables seem to be set (one has variable value = variable name)!
> I'm attaching the output.

Actually it seems that a $ is missing in the script:

                        eval "content=\$var"

Shouldn't it be the following?

                        eval "content=\$$var"

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to