Bug#838312: ifupdown: Missing required variable: vlan_id1

2016-09-21 Thread Guus Sliepen
On Wed, Sep 21, 2016 at 08:43:07AM -0700, Scott Mcdermott wrote: > It's the infiniband patch; reverting edb181c fixes the > bug for me. Yes. However, the bug has showed another problem, and that is that the down part in link.defn doesn't seem to get run at all. Also it has a different if clause t

Bug#838312: ifupdown: Missing required variable: vlan_id1

2016-09-21 Thread Scott Mcdermott
It's the infiniband patch; reverting edb181c fixes the bug for me. It seems to make this noise on ifdown, but not ifup. It's not clear why this happens, since it looks like the reference to %vlan_id1% is protected by test -d /sys/class/net/%link%/device/infiniband which certainly is not tru

Bug#838312: ifupdown: Missing required variable: vlan_id1

2016-09-19 Thread Sven Joachim
Package: ifupdown Version: 0.8.14 Running "ifdown " prints the warning "Missing required variable: vlan_id1" at the end, which is apparently coming from ifdown itself (see execute.c in the source code). Downgrading ifupdown to 0.8.13 fixes this. -- System Information: Debian Release: stretch/si