Bug#959075: Still not working on Debian testing

2020-07-05 Thread richard lucassen
On Sun, 05 Jul 2020 09:58:46 +0800 Paul Wise wrote: > On Sat, 2020-07-04 at 18:08 +0200, richard lucassen wrote: > > > Rereading it, I don't know if this issue was present in 2.9 or > > earlier. I just noticed it while testing the new version. > > Would you mind downgrading to 2.9 and testing

Bug#959075: Still not working on Debian testing

2020-07-05 Thread richard lucassen
On Sun, 05 Jul 2020 09:58:46 +0800 Paul Wise wrote: > > Rereading it, I don't know if this issue was present in 2.9 or > > earlier. I just noticed it while testing the new version. > > Would you mind downgrading to 2.9 and testing it? > You can install it from Debian buster or snapshot.d.o No

Bug#959075: Still not working on Debian testing

2020-07-04 Thread Paul Wise
On Sat, 2020-07-04 at 18:08 +0200, richard lucassen wrote: > Rereading it, I don't know if this issue was present in 2.9 or earlier. > I just noticed it while testing the new version. Would you mind downgrading to 2.9 and testing it? You can install it from Debian buster or snapshot.d.o --

Bug#959075: Still not working on Debian testing

2020-07-04 Thread richard lucassen
On Sat, 04 Jul 2020 13:41:33 +0800 Paul Wise wrote: > Is this a regression from 2.9 or just an old bug still present? Rereading it, I don't know if this issue was present in 2.9 or earlier. I just noticed it while testing the new version. -- richard lucassen https://contact.xaq.nl/

Bug#959075: Still not working on Debian testing

2020-07-04 Thread richard lucassen
On Sat, 04 Jul 2020 13:41:33 +0800 Paul Wise wrote: > > Ok, two remaining cometic issues in 2.11 than :-) > > Sounds like the issue is fixed then, marked it as fixed. Yep > > # ifup bond0 > > /etc/network/if-pre-up.d/ifenslave: 39: echo: echo: I/O error > >

Bug#959075: Still not working on Debian testing

2020-07-03 Thread Paul Wise
On Fri, 3 Jul 2020 11:15:30 +0200 richard lucassen wrote: > Ok, two remaining cometic issues in 2.11 than :-) Sounds like the issue is fixed then, marked it as fixed. > # ifup bond0 > /etc/network/if-pre-up.d/ifenslave: 39: echo: echo: I/O error > /etc/network/if-pre-up.d/ifenslave: 39: echo:

Bug#959075: Still not working on Debian testing

2020-07-03 Thread richard lucassen
On Fri, 03 Jul 2020 10:42:26 +0800 Paul Wise wrote: > > $ dpkg -l | grep ifenslave > > ii ifenslave2.10+nmu2 > > > > The lines "bond-slaves" and "bond-primary" still do not work: > > Please retry your test with ifenslave 2.11. Oops, sorry, I missed that one, I did not

Bug#959075: Still not working on Debian testing

2020-07-02 Thread Paul Wise
On Thu, 2 Jul 2020 22:55:03 +0200 richard lucassen wrote: > $ dpkg -l | grep ifenslave > ii ifenslave2.10+nmu2 > > The lines "bond-slaves" and "bond-primary" still do not work: Please retry your test with ifenslave 2.11. -- bye, pabs https://wiki.debian.org/PaulWise

Bug#959075: Still not working on Debian testing

2020-07-02 Thread richard lucassen
Debian testing: $ dpkg -l | grep ifenslave ii ifenslave2.10+nmu2 all configure network interfaces for parallel routing (bonding) The lines "bond-slaves" and "bond-primary" still do not work: iface bond0 inet static address 10.234.0.32 netmask

Bug#959075: Still not working on Debian testing

2020-07-01 Thread Di Domizio Daniele
Hello, bonding still not going up on the latest ifenslave 2.10+nmu2. My problem seems to be the IFUPDOWN_$IFACE variable on line 84, which is not null and makes the script skip the interface enslaving. I changed line 84 to if ifquery --state $slave 2>/dev/null; then and now the bond comes up

Bug#959075: Still not working on Debian testing

2020-06-26 Thread richard lucassen
Quick & Dirty workaround: Add a line in /etc/network/if-pre-up.d/ifenslave just under #!/bin/sh BOND_MASTER=$IFACE The BOND_MASTER variable is empty. -- richard lucassen http://contact.xaq.nl/

Bug#959075: Still not working on Debian testing

2020-06-22 Thread Di Domizio Daniele
Hello, latest ifenslave 2.10+nmu1 still doesn't work for me on Debian testing. This is what I get when I try to "ifup bond0": /etc/network/if-pre-up.d/ifenslave: 39: cannot create /sys/class/net//bonding/miimon: Directory nonexistent /etc/network/if-pre-up.d/ifenslave: 39: cannot create