Thanks for reporting the issue Bernhard.
I see the difference, we will make it similar to ifupdown and submit a fix in
the next update as soon as we can.
ifupdown:
===
ifup_hotplug () {
if [ -d /sys/class/net ]
then
ifaces=$(for iface in $(ifquery --list --allow=hotplug)
Thanks for reporting the issue. pkg_resources is only used to get the package
version today.
We will most likely fix it by removing the use of pkg_resources given so little
value it adds.
we will post a fix soon.
thanks.
On 2/12/17, 2:10 PM, Andreas Beckmann wrote:
> On 2017-02-12 19:46, Roopa Prabhu wrote:
>> On 2/12/17, 1:29 AM, Andreas Beckmann wrote:
>>> On 2017-02-12 07:01, Roopa Prabhu wrote:
>>>> Andreas, Thanks for reporting the issue. We can add 'Conflicts: ifupdown
On 2/12/17, 1:29 AM, Andreas Beckmann wrote:
> On 2017-02-12 07:01, Roopa Prabhu wrote:
>> Andreas, Thanks for reporting the issue. We can add 'Conflicts: ifupdown'.
>> Infact earlier versions of ifupdown2
>> did have the "Conflicts: ifupdown"...but in ord
Andreas, Thanks for reporting the issue. We can add 'Conflicts: ifupdown'.
Infact earlier versions of ifupdown2
did have the "Conflicts: ifupdown"...but in order to have both
ifupdown and ifupdown2 co-exist, we removed the "Conflicts: ifupdown" in the
recent versions of ifupdown2.
We did this pri
It appears we have enabled a config that should have been off by default for
debian ifupdown scripts.
Please set the attribute addon_syntax_check=0 in ifupdown2.conf to disable
syntax checking.
/etc/network/ifupdown2/ifupdown2.conf
# enable addon module syntax check:
# Python addon modules regis
--- /etc/network/if-pre-up.d/bridge.orig2013-03-15 19:04:33.0
+
+++ /etc/network/if-pre-up.d/bridge 2013-03-15 18:58:07.0 +
@@ -55,9 +55,11 @@
ifconfig $IFACE down || exit 1
fi
+BRIDGE_PORTS=$(bridge_parse_ports $INTERFACES | tr '\n' ' ')
+
all_interfac
The error
" vpnbox-f2-en1:/etc/network# ifup mybridge /etc/network/interfaces:39:
duplicate option ifup: couldn't read interfaces file
"/etc/network/interfaces"
is not seen in 1.5-6.
However there is another error in 1.5-6. Multiple bridge_pathcost lines
in in /etc/network/interfaces for m
8 matches
Mail list logo