Your message dated Mon, 09 Jan 2017 05:03:29 +0000
with message-id <e1cqs7f-0008hd...@fasolo.debian.org>
and subject line Bug#769189: fixed in isc-dhcp 4.3.5-2
has caused the Debian Bug report #769189,
regarding isc-dhcp-client: dhclient -6 -r waits 1m, affecting finish-install on 
!linux
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 ow...@bugs.debian.org
immediately.)


-- 
769189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: isc-dhcp-client
Version: 4.3.1-5
Severity: important

Hello,

Running

dhclient -6 -r

basically hangs for one minute before returning. Running

dhclient -1 -6 -r

does finish. dhclient.c reads as

        if (release mode) {
#ifndef DHCPv6
                return 0;
#else
                if (local_family == AF_INET6) {
                        if (onetry)
                                return 0;
                } else
                        return 0;
#endif /* DHCPv6 */
        }

I don't really understand why looking for -1 (onetry) in the inet6 case,
I don't see anything in the documentation, and what I understand from
the source code is that in that case, since -r is specified no request
will be sent, and thus no answer will be received, and thus dhclient
will just wait for the timeout (one minute) without doing anything.

This affects d-i's netcfg finish-install script on !linux ports, where
it runs both dhclient -r and dhclient -6 -r. One way to workaround
the issue for now is adding -1 to netcfg.  It happens that it doesn't
hit kfreebsd just because it happens that umount -a in the 95umount
finish-install script manages to kill dhclient for some reason...

Samuel

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'), 
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages isc-dhcp-client depends on:
ii  debianutils       4.4+b1
ii  iproute2          3.16.0-2
ii  isc-dhcp-common   4.3.1-5
ii  libc6             2.19-12
ii  libdns-export100  1:9.9.5.dfsg-5
ii  libirs-export91   1:9.9.5.dfsg-5
ii  libisc-export95   1:9.9.5.dfsg-5

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd  <none>
ii  resolvconf     1.76

-- Configuration Files:
/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes changed [not included]
/etc/dhcp/dhclient.conf changed [not included]

-- no debconf information

-- 
Samuel
Running Windows on a Pentium is like having a brand new Porsche but only
be able to drive backwards with the handbrake on.
(Unknown source)

--- End Message ---
--- Begin Message ---
Source: isc-dhcp
Source-Version: 4.3.5-2

We believe that the bug you reported is fixed in the latest version of
isc-dhcp, which is due to be installed in the Debian FTP archive.

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 769...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilb...@debian.org> (supplier of updated isc-dhcp 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Jan 2017 23:11:52 +0000
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-server-ldap isc-dhcp-common isc-dhcp-dev 
isc-dhcp-client isc-dhcp-client-ddns isc-dhcp-client-udeb isc-dhcp-relay
Architecture: source
Version: 4.3.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-de...@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilb...@debian.org>
Description:
 isc-dhcp-client - DHCP client for automatically obtaining an IP address
 isc-dhcp-client-ddns - Dynamic DNS (DDNS) enabled DHCP client
 isc-dhcp-client-udeb - ISC DHCP Client for debian-installer (udeb)
 isc-dhcp-common - common manpages relevant to all of the isc-dhcp packages
 isc-dhcp-dev - API for accessing and modifying the DHCP server and client state
 isc-dhcp-relay - ISC DHCP relay daemon
 isc-dhcp-server - ISC DHCP server for automatic IP address assignment
 isc-dhcp-server-ldap - DHCP server that uses LDAP as its backend
Closes: 769189 816325 838382 841766 849100
Changes:
 isc-dhcp (4.3.5-2) unstable; urgency=medium
 .
   * Fix new upstream spelling errors.
   * Add policykit-1 dependency to the server package (closes: #816325).
   * Parse IPv6 server process id from the correct file (closes: #841766).
   * Initialize all local variables in dhclient scripts (closes: #849100).
   * Pass random device to configure when cross building (closes: #838382).
     - Thanks to Helmut Grohne.
   * Don't wait for a reply that will never come when releasing an ipv6 address
     (closes: #769189).
Checksums-Sha1:
 b4ec987ac34f479f21ecbdb6a78006c8d6e41f29 3270 isc-dhcp_4.3.5-2.dsc
 dfe6b15b319148c9a60b0078ad4f025b29705b2e 82744 isc-dhcp_4.3.5-2.debian.tar.xz
Checksums-Sha256:
 100299d6bddb906367218ce65dd197c1eca4cff95046c66f3ad6c2d3d42a3c93 3270 
isc-dhcp_4.3.5-2.dsc
 a1c23e39c7ffff081b0492dbc434e0bd46655e4c9e4d2fdb04293a6a4745cf24 82744 
isc-dhcp_4.3.5-2.debian.tar.xz
Files:
 2a144882d03445f89c33ef8b10f37d58 3270 net important isc-dhcp_4.3.5-2.dsc
 8cbfac05dde973fbe706c748d413ca97 82744 net important 
isc-dhcp_4.3.5-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQQzBAEBCgAdFiEEluhy7ASCBulP9FUWuNayzQLW9HMFAlhzF0gACgkQuNayzQLW
9HOe5x//YSXsyUyFZcKL0eGJpyRhRBmbtoR2HDvvmwP69UJxO8tVrPVJQ0Goq9ea
fh5IphU1OOprrovaQEbv0LAQbjNIN0qNXc+YBBs9fXGjdH6Dg1za2d7oSArynBo1
mSI0vWmQAKPhU11a6TDUaiQZ5Y43pGMocgQ1yh0T/YOmiCv9qAE5xWP/zRQZGked
d5TwgPe8+D9UMafOQ68Z4VeeBOXEm0Rlvlc2pVFsoHtkcmFx5z2Lcmo0s6NlZCq/
Rv3Q5G5lo5+1WWJLyA+wO6dqgAgwhL58lSSALbIqX3SBPzECbb2M4q7IZUaH2SsR
0ajWwQsj1ygOV98lpGl3AxpWXxkosaIsj/fuLfXZc9AJrzLcvqkuKFSWN3O3aCyS
LkRyermf5qf7E+O8PBRVf1/vePhp4IWaSN2p04YhO4oqK3ch4EvTrrvzpNL9W8vn
9zjJG6IoouQcj7GV6th0aaMwS8HrLN3DmC+etiX1MxpoUzym3zBYh0Vrdq2SSuYH
A0lXP2edRs4nwA8X90TJxApByFa9qCoQLJ8uUGUCH60eTKZluTekhuZ/O9wfRz7h
8A3KtwWULDWjuokjg5zD59J9rrMXMzmQo2brdQn4IRBaDss8vi4ipX/1x/TH/Qf1
0nv/jF4f+ke0ujxnlRAK14NIvVUiE9qpNGb8ce+1QODPNCxf04n9pwkyAmyVgUZf
RafslI7a7eK4S6E0M2WtYiIBEQrpg3O+OVjXI1dwaxxd3o13wexJmwOjnOLbVXVh
vNhhk3VMb7FeERqb8bZhD7VAHqwwe2NlI+Ie8kU0+/AgPXJaORsC+9zO3+r5dVBe
W2BfQ/LhMgsr10mCgOf8WeIKdjL3FLJ1CMp1UBlK4US4rsoMtB9I0umv7PZyWy1B
vmxPiD1gfLyFhwengHg4eCKYPrZokVIRI0JNQFHdo/MiQVtK8BZ+F8lO/eE0yeky
1mhEsSJPmLtXAldoRZFFCJFNXxdBKGHXq3OF0s/O6gxCiyYDDfEzKYvtOrXaEM1K
WTKSDLISywY1MRn+tQQP4vqXsO8gzqk5O2TSJiVBWwj2TeGLVcC39oGUUzTS/c6K
/wdVkPtGCnYrfxcAzjwuqEjo7MCehoTqsjwwBrUIuogw2b4oB23U0td0YjUSJgL1
q2pu22o3L98AwN6Zgzis/ecTKXmiafXpedlFBQILL+hC7vpIbytUVTjl7z/vdkPe
YnRzpLN6la0hycpmXurJfNIRKHIyZ3J67cxgBTeCDVf1xRsMv2brPo9kL/wnlkBV
OefJM96d9Hnmw/IcjLa9BfsWEERfZU+w6xONEBsKbBnl5ZnXTaHwQhglY7aLHCIj
g1gBvih6Ihm4lRF4RgGoC0dMDZip9w==
=RZAv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to