Your message dated Sun, 21 Jun 2020 05:33:24 +0000
with message-id <e1jmsbc-00099x...@fasolo.debian.org>
and subject line Bug#959075: fixed in ifenslave 2.10+nmu1
has caused the Debian Bug report #959075,
regarding ifupdown: Bonding is not working with ifenslave 2.10 wich removes 
ifenslave command
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.)


-- 
959075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ifupdown
Version: 0.8.35+b1
Severity: normal

Dear Maintainer,

The ifenslave package does not provides ifenslave command anymore
(starting from 2.10), bonding interface needs to be done with iproute2 :
# ip link set enp6s0 master bond0

I think ifupdown uses ifenslave command, because my system does not
bring my bond anymore.


-- 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
auto enp6s0
iface enp6s0 inet manual
  ethernet-wol g
#  offload-lro off
#  offload-gro off

auto enp7s0
iface enp7s0 inet manual
  ethernet-wol g
#  offload-lro off
#  offload-gro off

auto bond0
iface bond0 inet manual
  bond-slaves enp6s0 enp7s0
  bond-mode balance-alb
  bond-miimon 100
  mtu 9000

auto br0
iface br0 inet static
  bridge_ports bond0
  bridge_fd 0
  bridge_stp off
  address 10.0.0.1
  netmask 255.255.255.0
  gateway 10.0.0.4
  dns-nameservers 10.0.0.4
  dns-search pastis21.loc
  up ip r a 213.163.183.90 via 10.0.0.4
  down ip r r 213.163.183.90 via 10.0.0.4

# Interface Wifi
#allow-hotplug wlan0
#iface wlan0 inet dhcp
#       wpa-conf /etc/wpa_supplicant.conf

--- up and down scripts installed:
/etc/network/if-down.d:
total 4
-rwxr-xr-x 1 root root 800 Jan  9  2017 postfix
lrwxrwxrwx 1 root root  32 Mar 24 11:13 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-post-down.d:
total 8
lrwxrwxrwx 1 root root   23 Dec 13 17:00 avahi-daemon -> ../if-up.d/avahi-daemon
lrwxrwxrwx 1 root root   29 Jan 28  2019 bridge -> /lib/bridge-utils/ifupdown.sh
-rwxr-xr-x 1 root root 1714 Sep 27  2016 ifenslave
-rwxr-xr-x 1 root root  907 Jan 19  2012 vde2
lrwxrwxrwx 1 root root   32 Mar 24 11:13 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-pre-up.d:
total 16
lrwxrwxrwx 1 root root   29 Jan 28  2019 bridge -> /lib/bridge-utils/ifupdown.sh
-rwxr-xr-x 1 root root  344 Jun  7  2010 ethtool
-rwxr-xr-x 1 root root 6417 May  8  2018 ifenslave
-rwxr-xr-x 1 root root 1793 Jan 19  2012 vde2
lrwxrwxrwx 1 root root   32 Mar 24 11:13 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-up.d:
total 16
-rwxr-xr-x 1 root root  484 Mar  6  2013 avahi-daemon
-rwxr-xr-x 1 root root 1685 Sep 22  2014 ethtool
-rwxr-xr-x 1 root root 1741 Sep 27  2016 ifenslave
-rwxr-xr-x 1 root root 1117 Jan  9  2017 postfix
lrwxrwxrwx 1 root root   32 Mar 24 11:13 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.5.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ifupdown depends on:
ii  adduser   3.118
ii  iproute2  5.6.0-1
ii  libc6     2.30-4
ii  lsb-base  11.1.0

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.4.1-2.1+b2

Versions of packages ifupdown suggests:
ii  ppp     2.4.7-2+4.1+deb10u1
pn  rdnssd  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ifenslave
Source-Version: 2.10+nmu1
Done: Paul Wise <p...@debian.org>

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

Debian distribution maintenance software
pp.
Paul Wise <p...@debian.org> (supplier of updated ifenslave 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, 21 Jun 2020 13:17:34 +0800
Source: ifenslave
Architecture: source
Version: 2.10+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Guus Sliepen <g...@debian.org>
Changed-By: Paul Wise <p...@debian.org>
Closes: 959075
Changes:
 ifenslave (2.10+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix infinite recursion in the if-pre-up script. Closes: #959075
Checksums-Sha1:
 d6695a17111c8126b9e158a90f12dad21c275efb 1574 ifenslave_2.10+nmu1.dsc
 0e1fb0de4b00bc4c79d168ceec1b74b4d20a64ee 11868 ifenslave_2.10+nmu1.tar.xz
Checksums-Sha256:
 b331f69e543ac4b306f90a40e555acaa442c18d13cc65d53429c885e94264917 1574 
ifenslave_2.10+nmu1.dsc
 b911648a8b6860c418f688a51be1b1d800f1cb089eaa05b0657ce913888bd5b6 11868 
ifenslave_2.10+nmu1.tar.xz
Files:
 02057c75ddfd6b4114cc0c62568b5a61 1574 net optional ifenslave_2.10+nmu1.dsc
 1f7fd54d1bc7ef75f54de7f612aea2c8 11868 net optional ifenslave_2.10+nmu1.tar.xz

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

iQIzBAEBCgAdFiEEYQsotVz8/kXqG1Y7MRa6Xp/6aaMFAl7u7poACgkQMRa6Xp/6
aaP0YQ//XGPw7wZ7ift0KlATIU4ALvnNOutFgm33CLjlYjoJ8Ix/X7XdZaurK6zG
GxfZrEYN09lhmT/pFVVi8E5OuhlCu3I0wYKh6HmqeNgWTud9KtwVBpvqtbmJLOjA
cKYqJlakC44e2Nxh7rzKb2/ddvMOAIeOOnYRyqzPPKDU252NoKE/XPoLEwq+/a/m
yMNsTdMEuyFkxDB7U8iXPRjp6jewbQmmUyVMzmEnOCRYSJxVWXmKLrt8RRBPFn0u
2kbe7oMp2DijGEv9POeCJQrxu2cQO24pYwP/lhn6denQe6AtO01zgD4CbOSaaFWq
12RJHm3/i9syQwT+92LEPE4xGX1GysPCdGDtwwGTRiXGPrN8yXe6/VnQp1a3dFAW
Wu5EiCyzYXSfuUFYMS+dRrUAcL68e8nriBPOQiY1acnuJpIbid+r82jnNixWOtAi
oqNwiQ51C+x92H7q6ibSrcX3QKI+OFI4+8+1V6nfp/KZTT8I3D0qxjUWSYh69gDF
GL5tFGgE3Pt8G4LEC2e6SzrqVVbNxzdyjPf9unNJiE6g4UbyHXBJT1Lynt6V+tok
P26gveNO0Zq0taw4GkTdtzmTIu+cO9dJkvRT4nafsf6gaEFCjOkksoFR9PRh2STd
nWZrp4BobIAo/cY17hwyXk/9qsIgR1FSwhHglf8qVtAVyUmaZYM=
=BJ4S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to