Your message dated Sun, 10 Feb 2008 22:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462570: fixed in dhcp3 3.1.0-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Subject: /etc/resolv.conf overwitte with broken version ("domain" instead of 
"search")
Package: dhcp3-client
Version: 3.1.0-2
Severity: important

Since a few weeks, my /etc/resolv.conf is overwritten by a broken
version after the network link has been up for a few hours.  I suspect
this might be related to this recent change in dhcp3-client:

  * debian/dhclient-script.{linux,kfreebsd}: if the domain-name option is set,
    set "domain" in /etc/resolv.conf, if the domain-search option is set, set
    "search" in /etc/resolv.conf

When I first connect to a network link (via NetworkManager),
networkmanager writes a correct resolve.conf like this:

| # generated by NetworkManager, do not edit!
| search baz.lan zoetekouw.net zoetekouw.net. vpn.zoetekouw.net.
| nameserver 192.168.1.11

where "baz.lan zoetekouw.net" originates from the dhcp server, and
"zoetekouw.net. vpn.zoetekouw.net." from my /etc/dhcp3/dhclient.conf:

| append domain-name " zoetekouw.net. vpn.zoetekouw.net. ";
| request subnet-mask, broadcast-address, time-offset, routers,
|         domain-name, domain-name-servers, host-name,
|         netbios-name-servers, netbios-scope, interface-mtu;

The lease I get is (from /var/lib/dhcp3/dhclient.eth1.leases):

| lease {
|   interface "eth1";
|   fixed-address 192.168.1.13;
|   option subnet-mask 255.255.255.0;
|   option routers 192.168.1.11;
|   option dhcp-lease-time 86400;
|   option dhcp-message-type 5;
|   option domain-name-servers 192.168.1.11;
|   option dhcp-server-identifier 192.168.1.11;
|   option domain-name "baz.lan zoetekouw.net zoetekouw.net. vpn.zoetekouw.net. 
";
|   renew 6 2008/01/26 06:06:02;
|   rebind 6 2008/01/26 16:02:25;
|   expire 6 2008/01/26 19:02:25;
| }

Now, when the links is kept up long enough, /etc/resolv.conf is
overwritten by:

| domain baz.lan zoetekouw.net zoetekouw.net. vpn.zoetekouw.net.
| nameserver 192.168.1.11

Note the "domain" instead of "search" and the misschien second
"zoetekouw.net" entry.  This resolv.conf is not written by
NetworkManager, as it lacks the netwokmanager "do not edit" comment.

I think this might be written by dhcp3-client when the lease is
renewed.  I'm not entirely sure though, but I can;t think of any other
program that might be messing with resolv.conf.

Any idea what could be the problem?


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

Kernel: Linux 2.6.23.1 (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dhcp3-client depends on:
ii  debconf [debconf-2.0]         1.5.18     Debian configuration management sy
ii  debianutils                   2.28.2     Miscellaneous utilities specific t
ii  dhcp3-common                  3.1.0-2    common files used by all the dhcp3
ii  libc6                         2.7-6      GNU C Library: Shared libraries

dhcp3-client recommends no packages.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: dhcp3
Source-Version: 3.1.0-3

We believe that the bug you reported is fixed in the latest version of
dhcp3, which is due to be installed in the Debian FTP archive:

dhcp3-client-udeb_3.1.0-3_i386.udeb
  to pool/main/d/dhcp3/dhcp3-client-udeb_3.1.0-3_i386.udeb
dhcp3-client_3.1.0-3_i386.deb
  to pool/main/d/dhcp3/dhcp3-client_3.1.0-3_i386.deb
dhcp3-common_3.1.0-3_i386.deb
  to pool/main/d/dhcp3/dhcp3-common_3.1.0-3_i386.deb
dhcp3-dev_3.1.0-3_i386.deb
  to pool/main/d/dhcp3/dhcp3-dev_3.1.0-3_i386.deb
dhcp3-relay_3.1.0-3_i386.deb
  to pool/main/d/dhcp3/dhcp3-relay_3.1.0-3_i386.deb
dhcp3-server_3.1.0-3_i386.deb
  to pool/main/d/dhcp3/dhcp3-server_3.1.0-3_i386.deb
dhcp3_3.1.0-3.diff.gz
  to pool/main/d/dhcp3/dhcp3_3.1.0-3.diff.gz
dhcp3_3.1.0-3.dsc
  to pool/main/d/dhcp3/dhcp3_3.1.0-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Pollock <[EMAIL PROTECTED]> (supplier of updated dhcp3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 03 Feb 2008 15:11:06 -0800
Source: dhcp3
Binary: dhcp3-server dhcp3-common dhcp3-dev dhcp3-client dhcp3-client-udeb 
dhcp3-relay
Architecture: source i386
Version: 3.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Eloy A. Paris <[EMAIL PROTECTED]>
Changed-By: Andrew Pollock <[EMAIL PROTECTED]>
Description: 
 dhcp3-client - DHCP client
 dhcp3-client-udeb - DHCP Client for debian-installer (udeb)
 dhcp3-common - common files used by all the dhcp3* packages
 dhcp3-dev  - API for accessing and modifying the DHCP server and client state
 dhcp3-relay - DHCP relay daemon
 dhcp3-server - DHCP server for automatic IP address assignment
Closes: 460833 460837 462570 463239 463499
Changes: 
 dhcp3 (3.1.0-3) unstable; urgency=low
 .
   * debian/dhclient-script.{linux,kfreebsd}: modified per Thomas Brunko's
     suggestion to handle transitioning from sites that were using the
     domain-name option with multiple domains to jury rig a search path.
   * debian/control: remove Matt Zimmerman from Uploaders at his request
   * debian/dhclient-script.{linux,kfreebsd}: if there's a domain-name option
     and no domain-search option, put the domain-name option contents into the
     search line of /etc/resolv.conf (closes: #462570)
   * Updated Japanese debconf template translation (closes: #463239)
   * Added a patch to make dhclient ignore ARPHRD_VOID interfaces (closes:
     #463499)
   * Added patch from Frédéric Brière to fix spurious "option space agent does
     not exist, but is configured" messages from dhclient (closes: #460833,
     #460837)
   * debian/dhcp3-client.NEWS: thoroughly discussed the new domain-search
     option and the new treatment of the domain-name option in light of it
   * debian/dhcp3-server.NEWS: advised against putting multiple domains in the
     domain-search option
Files: 
 8c7b9ce9ca5b476d820633c518ebdfe7 729 net important dhcp3_3.1.0-3.dsc
 c8da68544a118062b7b3cb4063a4f846 86109 net important dhcp3_3.1.0-3.diff.gz
 d287d8b4517141a09a82fa5f3ec99cfe 324802 net optional 
dhcp3-server_3.1.0-3_i386.deb
 6895f0a6a034d1a74482b83389ac6d9a 283336 net important 
dhcp3-common_3.1.0-3_i386.deb
 d1840d3b99ca4c27818b32525a65e7aa 103734 devel optional 
dhcp3-dev_3.1.0-3_i386.deb
 036f74724a105a2b25c7d3d97cb31679 217376 net important 
dhcp3-client_3.1.0-3_i386.deb
 8a12ad74d216419a6f1b97e0079724b6 162730 debian-installer extra 
dhcp3-client-udeb_3.1.0-3_i386.udeb
 d8df144f5d3105cae2f3f8c3fc2c5193 99528 net optional 
dhcp3-relay_3.1.0-3_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHr3aOIblXXKfZFgIRAqbRAJ42i/0NXg7/cBASZElkJ55OGKDNvwCgiXB1
gbdTKYJY0jIFbBwpxJEFPGc=
=Y84P
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to