Am Thu, 17. Jul 2014 um 00:15:14 +0200 schrieb Michael Biebl:
> Am 16.07.2014 19:50, schrieb Dirk Griesbach:
>> It's reproducible every time. Just for fun I changed the interface from
>> dhcp to static: same behaviour.

By the way, same behaviour with a pristine netinstall in VirtualBox.
(debian-jessie-DI-a1-i386-netinst, default base system installation so
no Desktop Manager, etc., dist-upgrade to unstable) – Except we are
talking about 30seconds until udev adds /devices/*/net/eth0. Every time.

> Could you stick some set -x into /lib/udev/net.agent to see what's
> happening?

set -x doesn't reveal anything interesting, However, I took the liberty
to pipe stdout and stderr for the whole script into file (exec >> file;
exec 2>&1 right on top) to see whats going on and with this there is no
delay. Nice and shiny. Piping the call to do_everything in line 106 in
net.agent to something else than /dev/null or removing its redirections
at all does not do the trick but the comment seems to point in the right
direction.

Dirk


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to