Your message dated Thu, 20 Jun 2019 14:39:15 +0000
with message-id <e1hdydb-0000vu...@fasolo.debian.org>
and subject line Bug#919690: fixed in ionit 0.3.2+really0.2.1-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+really0.2.1-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 15:36:08 +0200
Source: ionit
Architecture: source
Version: 0.3.2+really0.2.1-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+really0.2.1-1) unstable; urgency=medium
.
* Run ionit.service before systemd-modules-load.service
* Run ionit.service before systemd-udev-trigger.service (Closes: #919690)
Checksums-Sha1:
4bfdbbc3075ce317339011740b9169a13e8f27ac 2058 ionit_0.3.2+really0.2.1-1.dsc
9773c42eee946d42d09b069a34beb30163748011 12304
ionit_0.3.2+really0.2.1.orig.tar.xz
78ba987ec2cc95716c8967885b948030a2141db0 10200
ionit_0.3.2+really0.2.1-1.debian.tar.xz
57a5436ccb0e471df5898b238e03d22ce82a9c91 7055
ionit_0.3.2+really0.2.1-1_source.buildinfo
Checksums-Sha256:
52d1037bb673fc28690965eba5e28a98376d1c67215ac0ed1a34ecbd187702e9 2058
ionit_0.3.2+really0.2.1-1.dsc
d46d127a272b0592442ec0a7982913a70d405f8161d7ea4502900367b18876ee 12304
ionit_0.3.2+really0.2.1.orig.tar.xz
0aaf5f7e7fe155dab2636a83d0b48a8140dbdf393405d761feb685bcfeb13285 10200
ionit_0.3.2+really0.2.1-1.debian.tar.xz
8d8624121fdfaa4a37d3ea0260b78ea1c5f3d0cc0deb41aa28b1a3891c285b2a 7055
ionit_0.3.2+really0.2.1-1_source.buildinfo
Files:
5a1b0779bb10a6237d800aee571fef11 2058 utils optional
ionit_0.3.2+really0.2.1-1.dsc
213f4354db600c1349ae8182ebe503bf 12304 utils optional
ionit_0.3.2+really0.2.1.orig.tar.xz
c85a720f1edb587007d9d5e0977ac281 10200 utils optional
ionit_0.3.2+really0.2.1-1.debian.tar.xz
83337922fd5d7a654de24a4c8ec598ad 7055 utils optional
ionit_0.3.2+really0.2.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE5/q3CzlQJ15towl13YzVpd6MfnoFAl0LlBsACgkQ3YzVpd6M
fnrqQw/9FU8aQFdi8pqh3i+mTPBTEo80CAk14iKsHCGHR6lAVRgqDuGx3zcKwNnQ
VVVTUXEjElS0ronuoE0qefcINLViuoWxmW4LUTfnLToE9pMZZt9GNMdFjW0wOn1P
O97gmrzwRFZbaLw6em+u0lEkItDRM07Lrg3+3NjO5labxDRDl87F9WD8E0HtAMXb
Jz6AwSUt+wuy4s8jeY5QRWIaFScMf3b15TWD6XRJY0mwVIy3WK63rL55lQ9kU3P0
2dPyKtNvStaAyiHJYa7DGGu+58M1VHhomsi7w6W70PMBJ7o84Yxb2jTBJoHAE9Hn
ENuxomrMez/f0+J+ue5iSKx9pwQcfV5kPM3eTPHOUirQMCFGErq/LDZyWCgbtr0e
ssvKcx2M1B1rQ8BvCAhy0FbH1RURlwEWehcgAUjfoKianZsFPaXp3qjxi1CnqWFx
ynug9uD9gRHsUCySeCPrTGNinCMzVPo660YX8EMTRlW6Gh9TD5EN9Yc7bk3kXsWD
UR56f/baTqMZPE4QeTUVfGRem+Fw5afi+IMToBSbxP9T5Fsjzd552HrZgQKRDP3A
W4PV8I/cEa9o+InTeSIN/B3soZnNqagqBsC/LqTNgaLuivdmNaPbbLJ+Px974+1C
cQpKWYAQxhz7Rfnudp78GC96XYHqRxREml99YP5SOlrUbp9fbZk=
=MZuZ
-----END PGP SIGNATURE-----
--- End Message ---