Your message dated Sun, 27 Jul 2008 06:34:29 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#492500: dhcp3-client: dhclient.conf superseded items 
with multiple entries end up with \032's in resolv.conf
has caused the Debian Bug report #492500,
regarding dhcp3-client: dhclient.conf superseded items with multiple entries 
end up with \032's in resolv.conf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492500
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dhcp3-client
Version: 3.1.1-3
Severity: important

I have the following in my dhclient.conf:

supersede domain-name "int.technicality.org";
supersede domain-search "msp.technicality.org technicality.org 
int.technicality.org"; 

In previous versions of dhcp3-client, it would work properly, ie,
resolv.conf would contain:

domain int.technicality.org
search int.technicality.org msp.technicality.org technicality.org 
int.technicality.org

however, in the current version, I end up with:

domain int.technicality.org
search int.technicality.org 
msp.technicality.org\032technicality.org\032int.technicality.org

This means that only the first specificed search item will work.  ;(

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dhcp3-client depends on:
ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
ii  debianutils                   2.30       Miscellaneous utilities specific t
ii  dhcp3-common                  3.1.1-3    common files used by all the dhcp3
ii  libc6                         2.7-10     GNU C Library: Shared libraries

dhcp3-client recommends no packages.

Versions of packages dhcp3-client suggests:
pn  avahi-autoipd                 <none>     (no description available)
pn  resolvconf                    <none>     (no description available)

-- debconf information:
  dhcp3-client/dhclient-needs-restarting:
  dhcp3-client/dhclient-script_moved:



--- End Message ---
--- Begin Message ---
On Sat, Jul 26, 2008 at 03:21:54PM -0500, Nate Carlson wrote:
> On Sun, 27 Jul 2008, Andrew Pollock wrote:
> >This is because you need to do it like this:
> >
> >supersede domain-search "msp.technicality.org", "technicality.org", 
> >"int.technicality.org";
> 
> Indeed!
> 
> If the previous method hadn't work up until now, I probably would have 
> figured that out on my own.  ;)
> 
> Appreciate the tip - sorry for my stupidity!

Don't worry, you weren't the only one. I was thoroughly confused as to why I
was getting the \032's, so I added code to dhclient-script to strip them
out, until I realised I was doing it all wrong. I removed the stripping code
in the last release of the package, which is why you're seeing the change
now.

regards

Andrew

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to