Your message dated Wed, 05 Aug 2026 17:31:09 +0000
with message-id <[email protected]>
and subject line Bug#1143544: Removed package(s) from unstable
has caused the Debian Bug report #783387,
regarding isc-dhcp-client: dhclient -6 -P does not wait link local address to 
be ready
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.)


-- 
783387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783387
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isc-dhcp-client
Version: 4.3.1-6
Severity: normal

Dear Maintainer,

This configuration used to work on wheezy:
iface eth0 inet6 static
    address 2001:0bc8:32b1::1
    netmask 64
    pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.eth0.pid -6 
-P eth0
    pre-down dhclient -x -pf /run/dhclient6.eth0.pid

with /etc/dhcp/dhclient6.conf containing:
interface "eth0" {
        send dhcp6.client-id ##REDACTED##;
        supersede dhcp6.name-servers ::1;
        supersede dhcp6.domain-searchi "mydomain.example.com.";
}

Since upgraded to jessie, I had to add "pre-up sleep 10" before dhclient
line. If not, dhclient give up with the following error and does not allow
static IPv6 to be configured:

dhclient: no link-local IPv6 address for eth0

I also tried to add "-w" option to dhclient line without effect.

Dhclient should wait link-local address to be ready and not give up
immediately (especialy with "-w" option).
I've found similar bug on Red-Hat bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1130803
They don't seams to have issue an upstream bug.


-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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-6
ii  libc6             2.19-18
ii  libdns-export100  1:9.9.5.dfsg-9
ii  libirs-export91   1:9.9.5.dfsg-9
ii  libisc-export95   1:9.9.5.dfsg-9

isc-dhcp-client recommends no packages.

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

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.4.3-P1-8+rm

Dear submitter,

as the package isc-dhcp has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1143544

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to