Your message dated Thu, 20 Jun 2019 11:06:38 +0000
with message-id <e1hdutq-0009iw...@fasolo.debian.org>
and subject line Bug#919690: fixed in ionit 0.3.2-1
has caused the Debian Bug report #919690,
regarding ionit runs too late for /etc/network/interfaces
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.)


-- 
919690: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919690
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ifupdown
Version: 0.8.34
Severity: important

Hi,

I have a Debian live system (using live-boot) launched in QEMU with a
static network configuration. live-boot brings up the network interface
ens3 in the initrd to fetch the squashfs root image.

The ifup@ens3.service fails:

```
$ systemctl status ifup@ens3.service
● ifup@ens3.service - ifup for ens3
   Loaded: loaded (/lib/systemd/system/ifup@.service; static; vendor preset: 
enabled)
   Active: failed (Result: exit-code) since Fri 2019-01-18 15:26:29 UTC; 9min 
ago
  Process: 696 ExecStart=/bin/sh -ec ifup --allow=hotplug ens3; ifquery --state 
ens3 (code=exited, status=1/FAILURE)
 Main PID: 696 (code=exited, status=1/FAILURE)

Jan 18 15:26:29 systemd[1]: Started ifup for ens3.
Jan 18 15:26:29 systemd[1]: ifup@ens3.service: Main process exited, 
code=exited, status=1/FAILURE
Jan 18 15:26:29 systemd[1]: ifup@ens3.service: Failed with result 'exit-code'.
```

Adding --verbose to ifup and ifquery revealed that ifquery fails with
exit code 1, but does not produce any output. The journal shows that
ifup@ens3.service exits before ens3 is ready:

```
Jan 18 15:26:29 systemd[1]: Started ifup for ens3.
Jan 18 15:26:29 systemd[1]: ifup@ens3.service: Main process exited, 
code=exited, status=1/FAILURE
Jan 18 15:26:29 systemd[1]: ifup@ens3.service: Failed with result 'exit-code'.
Jan 18 15:26:30 systemd-udevd[491]: link_config: autonegotiation is unset or 
enabled, the speed and duplex are not writable.
Jan 18 15:26:30 systemd-udevd[491]: Could not generate persistent MAC address 
for ethoipsix0: No such file or directory
Jan 18 15:26:30 kernel: IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready
Jan 18 15:26:30 kernel: e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow 
Control: RX
Jan 18 15:26:30 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready
```

-- Package-specific info:
--- /etc/network/interfaces:
# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto ens3
iface ens3 inet static
    address 10.91.240.1/22
    pre-up ip address flush dev $IFACE
    up ip route add 10.0.0.0/8 via 10.91.243.254 dev $IFACE
    up ip route add 192.168.0.0/16 via 10.91.243.254 dev $IFACE
    up sysctl -w net.ipv4.conf.ens3.forwarding=0

--- up and down scripts installed:
/etc/network/if-down.d:
total 1
-rwxr-xr-x 1 root root 256 Apr  1  2016 resolvconf

/etc/network/if-post-down.d:
total 0

/etc/network/if-pre-up.d:
total 1
-rwxr-xr-x 1 root root 344 Jun 30  2016 ethtool

/etc/network/if-up.d:
total 3
-rwxr-xr-x 1 root root  817 Apr  1  2016 000resolvconf
-rwxr-xr-x 1 root root 1685 Jun 30  2016 ethtool


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages ifupdown depends on:
ii  adduser   3.118
ii  iproute2  4.20.0-2
ii  libc6     2.28-5
ii  lsb-base  10.2018112800

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.4.1-2

Versions of packages ifupdown suggests:
pn  ppp     <none>
pn  rdnssd  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ionit
Source-Version: 0.3.2-1

We believe that the bug you reported is fixed in the latest version of
ionit, 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 919...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <benjamin.dr...@cloud.ionos.com> (supplier of updated ionit 
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: Thu, 20 Jun 2019 12:21:44 +0200
Source: ionit
Architecture: source
Version: 0.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung <benjamin.dr...@cloud.ionos.com>
Changed-By: Benjamin Drung <benjamin.dr...@cloud.ionos.com>
Closes: 919690
Changes:
 ionit (0.3.2-1) unstable; urgency=medium
 .
   * New upstream release.
     - Support specifying a configuration file
     - Support specifying --config multiple times
     - Run ionit.service before systemd-modules-load.service
     - Run ionit.service before systemd-udev-trigger.service (Closes: #919690)
Checksums-Sha1:
 bac088e4e5d33b2c28ff6dac2d8c36f2d38e48a4 1971 ionit_0.3.2-1.dsc
 0915582ef8383bd0fbc92de47d368e9e615a1678 12608 ionit_0.3.2.orig.tar.xz
 bf61c0f142717ecae52c6fc0a00c4523f91d0534 9364 ionit_0.3.2-1.debian.tar.xz
 514ba3a8d787f47a3ec4db60c5c5e46055611c0b 7007 ionit_0.3.2-1_source.buildinfo
Checksums-Sha256:
 b3809724e1851301bcd3ce9b32fbc14cce585bae2c9e7c888f1326c85668a66c 1971 
ionit_0.3.2-1.dsc
 4fd8bdc4116b272c45e43221475be3da0cd5707b303b61dc9d19e31e2168bfa6 12608 
ionit_0.3.2.orig.tar.xz
 f30297fdf73f3550edb2b88f7797924b49421dc7c03d9797c136cd6e3e21542c 9364 
ionit_0.3.2-1.debian.tar.xz
 35de1eca38c982e282d17d97cf27ef795a8d2dab5604f92f67bf350c1360d53d 7007 
ionit_0.3.2-1_source.buildinfo
Files:
 bcb634ef21885430a950938a8d3659b6 1971 utils optional ionit_0.3.2-1.dsc
 5c1b5f9b1dc19c815ad29090f36c4d49 12608 utils optional ionit_0.3.2.orig.tar.xz
 247a64f07c3446bfee26f7dfd74e7274 9364 utils optional 
ionit_0.3.2-1.debian.tar.xz
 b5d74b19f77c309c49477c4438da2674 7007 utils optional 
ionit_0.3.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEE5/q3CzlQJ15towl13YzVpd6MfnoFAl0LY3oACgkQ3YzVpd6M
fnpUtA/8DNsUBgdInMyOznfRuqzZztSS0aqqvFIS+qGU51g4PHmqhqEtAXjukOdK
EC7XKFBRz/bwUhPFal6u53eaPdA7VMzJbFSFny6vi+gGDwHBFlXyJk4QKXE7bp98
j4Mr9YbTYl7kKZJ/Vyynl57I3VcLbSYFUBpikOdRcwrv8e9oXrZL0nfARm5eXKOt
VXAK4U0zoEdnT1/RlXs/ITt9w6rNZkV0ZLYcRbFWjwYc49jl8xsYR61C/j3jrCHG
g1Px915Q0t8z/OQUEdL3ayRO1HXxqf9v5v7f0OXyoplW93sQpzqkmGa2+lYev9bf
s+Sb2gTsSVJR9UbXeKb6HlhPT1g+cCk8i+/xRULXZg7PUOer4IH9ZpxbBaky8vSC
pWi+u4k+Xx+9HUrphFYK+gzsZyoKWEooIyY1zIrfkNcP1fUMiqTSV0GdD+nYl+UH
dCRTbopaUwQJDb3hclkHsZYZLt3tt0+SKEnAPQ0JiIRt799Haeg/0hKBw70Mx6LJ
SgfbuKrw2oQ2y5AcB1+wO3SLES6uDxNGpifBVo9lULPVUFxIZ3Hbp+ewh2TPqPL7
xwpp74lTCbf4DQOD6YwteVlUCMZVzimJGhlDqzm2d3UZYeDVYJeryxmuIFfd96pz
VV9giN2DshsWpi2A71Af63IdcksaxDO2MRjRv8VlJabrEObc19M=
=QIph
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to