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 Bringing up a bond results in an infinite loop 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: ifenslave Version: 2.10 When trying to bring up a bonded network, I ran into this recursion depth error: May 01 01:56:41 hostname ifup[4380]: /etc/network/if-pre-up.d/ifenslave: 67: Maximum function recursion depth (1000) reached May 01 01:56:41 hostname ifup[4378]: run-parts: /etc/network/if-pre-up.d/ifenslave exited with return code 2 May 01 01:56:41 hostname ifup[4371]: ifup: failed to bring up bond1 This appears to be due to ifenslave using the same function name setup_master() twice in the same file and incorrectly calling itself. The bond is in my interfaces file as: allow-hotplug bond1 auto bond1 iface bond1 inet static address 192.168.3.1/24 mtu 9000 bond-mode 4 bond-miimon 100 bond-lacp-rate 0 bond-slaves enp129s0f0 enp129s0f1 enp131s0f0 enp131s0f1 bond-min-links 2 bond-xmit_hash_policy layer2+3 iface bond1 inet static address 192.168.5.100/24 iface bond1 inet static address 192.168.5.99/24 System is Linux 5.6.0-1-amd64 #1 SMP Debian 5.6.7-1 (2020-04-29) x86_64 GNU/Linux
--- 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 ---