GNU bug report logs -
#18483
Fwd: Dmd tries to initialize my network interface before it become available.
Previous Next
Reported by: Dušan Xmetov <merkur32 <at> gmail.com>
Date: Mon, 15 Sep 2014 16:27:01 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dušan Xmetov <merkur32 <at> gmail.com> skribis:
> Dmd attempts to configure my network interface before the kernel
> module even gets loaded.
>
> Yesterday, there was a commit that tried to fix this problem by
> starting udev before configuring the network, but in my case it
> doesn't help.
Yes (that was 150d8e6, for the record.)
> I'm enclosing in this email my os definition, a dmesg log and a photo
> of the problem (At the top you can see it trying to configure the
> network, while at the bottom you can see e100, my network adapter's
> driver, getting loaded).
I was hoping that, by the time ‘udevadm trigger’ completes, all the
devices would have been detected, but obviously there’s no such
guarantee.
dmd will need something akin to ‘upstart-udev-bridge’
<http://upstart.ubuntu.com/cookbook/#id278> to turn device
discovery/removal events into service start/stop triggers.
Until then you’ll have to restart the networking service manually. :-/
Thanks for the report,
Ludo’.
This bug report was last modified 6 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.