Your message dated Sat, 27 Jun 2020 05:48:23 +0000 with message-id <e1jp3hp-000bup...@fasolo.debian.org> and subject line Bug#959075: fixed in ifenslave 2.10+nmu2 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+nmu2 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: Sat, 27 Jun 2020 13:41:40 +0800 Source: ifenslave Architecture: source Version: 2.10+nmu2 Distribution: unstable Urgency: medium Maintainer: Guus Sliepen <g...@debian.org> Changed-By: Paul Wise <p...@debian.org> Closes: 959075 Changes: ifenslave (2.10+nmu2) unstable; urgency=medium . * Non-maintainer upload. * Re-add mistakenly removed variables. Closes: #959075 Checksums-Sha1: 22e7f3fc9f4df636e4585a9af75c18121988860c 1574 ifenslave_2.10+nmu2.dsc 40d521ef400135d335e7e43d9b0ad747ee91e663 11952 ifenslave_2.10+nmu2.tar.xz Checksums-Sha256: 528c03ea76815a775084025463fb6309bba025cc67c4ef1af3ae527eb0a7cde6 1574 ifenslave_2.10+nmu2.dsc 93da864c41e91502794d2aa1c0c6e2e7427bfc16147ca2e54449eecaeae52850 11952 ifenslave_2.10+nmu2.tar.xz Files: 1647d00bbf7d5211f0707b630a9e6075 1574 net optional ifenslave_2.10+nmu2.dsc 786fbf99802f1016e6bb93e9358ed073 11952 net optional ifenslave_2.10+nmu2.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEYQsotVz8/kXqG1Y7MRa6Xp/6aaMFAl723J0ACgkQMRa6Xp/6 aaOfCRAAk1mv0QY6munWIAW7mL2kvMNKTl3JaZoAIYJ0kv9vFOAu2jxLDGnQ/XzJ W8MhoCrz8eIfye5l9xoOp0KXnNnDsnANpE3fKVMDbNeH4mT/bxbheWSmrR+Sjbi3 agyurJi8SaVNZZNW8CIKNwYXdbP+cNA3CtTjAM6cxIEnp0Y5wPzJl4M1X0WXBXJa f8qxk4fBI1BOZ4WAdFHzItVNOTeG8Qg6bOqsEqhF8/X48/76PWv7xrbKJYOPNOrI lX2GCYSnTkYFFay66Xpy/zqdmNIIJKUtvEjWo+qgy9curR/ia6SMDxfsGZalgrKp I/+4TODovizhJpdz0xIPlQQXuzlwPiDjfKrQ+LAej8Jcm9Gc3Lx0x17nAcwFyjjx r7w3PP51rZ3J24EFWKctRa41YKeZije6D5U66K+IFr9HOjVmiZ8cI2Dp/cCdBukV TbMpnxAlvU7+OVttly7gmhwnqlVz/g4+jp7GM5w2L+g2aHpzB1r3bQb2IJv6u2LG JNh35aP0APU9HMJALxff6Gh5KO9dQ/iFMOknyBt3B2ASzxeTPXJ41hovExgeBZey CIGHR8MS4NEdnWJmQL3NydUTKb07tjsd2ljQpLVqJh+Uf+yJ4Cwwr7leI4vk/BxP PP9TyOKCOpBkr3g8kvkmQbMO6cZJho1wVm7Evd7HRX6p7bar+Fw= =Uakn -----END PGP SIGNATURE-----
--- End Message ---