Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-11 Thread Michael Biebl
Am 03.12.2014 um 21:37 schrieb Michael Biebl: As for the operstate check: I did remove this check, because even with a > cable plugged in, I got "down" when running "cat > /sys/class/net/eth0/operstate" in my test VM, so /etc/init.d/networking > never configured the interface, so this check prove

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-11 Thread Andrew Shadura
Hello, On 11 December 2014 at 12:09, Michael Biebl wrote: > For that I ran "ip monitor" and unplugged/plugged the cable, but nothing > did show up. Then it dawned to me, that I actually need to up the > interface first, before link detection works. > > If I run > # ip link set eth0 up > > Then "i

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-11 Thread Nicolas Le Cam
Package: ifupdown Version: 0.7.50 Followup-For: Bug #771943 Confirming. networking.service blocks for more than 1min then return. Network is accessible via wifi during this minute then gets down and I'm forced to do a systemctl restart networking.service to get a 1min network access again. Reve

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-03 Thread Armin Haas
Package: ifupdown Version: 0.7.50 Severity: important Dear Maintainer, With version 0.7.50, my netbook doesn't finish booting, when eth0 isn't connected to the router. Instead it seems to wait with this message: A start job is running for LSB: Raise network interfaces. (15min 10s / no limit) (T

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-03 Thread Andrew Shadura
Armin, Could you please post your config? -- Cheers, Andrew

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-03 Thread Armin Haas
Sorry for not including it right away, here is my /etc/network/interfaces: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface #auto lo #iface lo inet loopback # The primary n

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-03 Thread Andrew Shadura
Armin, I suspect it may be related to operstate check in the init script. Please compare init scripts of those two versions and try to use the line from .49 and see if it helps. -- Cheers, Andrew

Bug#771943: ifupdown: boot hangs, interface won't raise

2014-12-03 Thread Michael Biebl
On Wed, 3 Dec 2014 17:59:29 +0100 Armin Haas wrote: > Package: ifupdown > Version: 0.7.50 > Severity: important > > Dear Maintainer, > > With version 0.7.50, my netbook doesn't finish booting, when eth0 isn't > connected to the router. Instead it seems to wait with this message: > > A start job