Package: ifupdown
Version: 0.8.19
Severity: normal
File: /sbin/ifup

Dear Maintainer,

When initramfs uses klibc ipconfig to get a connection before booting the system
(e.g. to allow the admin to connect to dropbear and unlock the encrypted 
volumes),
`ifup -a` invoked by `/etc/init.d/networking start` invoked by sysvinit reports:
"interface enp4s0 already configured". This leaves the interface with an IP 
address,
but resolv.conf is left empty (with a warning about any changes being 
overwritten by
`resolvconf`). I'm not sure how to approach this properly, so for now I run 
`service
networking restart` after reboots (when I don't hibernate).

What's the proper course of action? Feel free to reassign.

-- Package-specific info:
--- /etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug enp4s0
iface enp4s0 inet dhcp

--- up and down scripts installed:
/etc/network/if-down.d:
total 8
-rwxr-xr-x 1 root root 256 Jan 27  2015 resolvconf
-rwxr-xr-x 1 root root 332 Nov  2  2012 upstart

/etc/network/if-post-down.d:
total 4
lrwxrwxrwx 1 root root  29 Feb 11  2017 bridge -> /lib/bridge-utils/ifupdown.sh
-rwxr-xr-x 1 root root 907 Feb  4  2012 vde2

/etc/network/if-pre-up.d:
total 8
lrwxrwxrwx 1 root root   29 Feb 11  2017 bridge -> /lib/bridge-utils/ifupdown.sh
-rwxr-xr-x 1 root root  344 Sep 22  2014 ethtool
-rwxr-xr-x 1 root root 1793 Feb  4  2012 vde2

/etc/network/if-up.d:
total 28
-rwxr-xr-x 1 root root  817 Jan 27  2015 000resolvconf
-rwxr-xr-x 1 root root 1685 Sep 22  2014 ethtool
-rwxr-xr-x 1 root root 4958 Apr  6  2015 mountnfs
-rwxr-xr-x 1 root root  900 May  8 00:04 ntpdate
-rwxr-xr-x 1 root root  972 Jun 18 03:08 openssh-server
-rwxr-xr-x 1 root root 1483 Nov  2  2012 upstart


-- System Information:
Debian Release: 9.1
  APT prefers stable-debug
  APT policy: (500, 'stable-debug'), (500, 'stable')
Architecture: i386 (i686)
Foreign Architectures: armhf, amd64

Kernel: Linux 4.9.0-3-686-pae (SMP w/6 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), 
LANGUAGE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages ifupdown depends on:
ii  adduser              3.115
ii  init-system-helpers  1.48
ii  iproute2             4.9.0-1
ii  libc6                2.24-11+deb9u1
ii  lsb-base             9.20161125

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.3.5-3

Versions of packages ifupdown suggests:
ii  ppp     2.4.7-1+4
pn  rdnssd  <none>

-- no debconf information

Reply via email to