Public bug reported:

Binary package hint: network-manager

I created two network manager dispatcher scripts called 02uni-ka-vpnc
and 03mount-webdav:

<snip>
-rwxr-xr-x 1 root root  865 2007-10-15 20:43 01ifupdown
-rwxr-xr-x 1 root root 2256 2008-02-05 18:57 02uni-ka-vpnc
-rwxr-xr-x 1 root root  811 2008-02-05 19:05 03mount-webdav
</snip>

According to the manpage of NetworkManagerDispatcher the scripts are run
alphabetically. So if I understand this correct, 02uni-ka-vpnc should be
executed before 03mount-webdav. But network manager executes 03mount-
webdav first. I log the actions of both scripts. And when you take a
look at the output, 03mount-webdav is allways executed before 02uni-ka-
vpnc.

<snip>
03mount-webdav: =========
Tue Feb 5 19:05:10 CET 2008
ACTION: pre-up, Device: eth0

02uni-ka-vpnc: =========
Tue Feb 5 19:05:10 CET 2008
ACTION: pre-up, Device: eth0

03mount-webdav: =========
Tue Feb 5 19:05:16 CET 2008
ACTION: up, Device: eth0

02uni-ka-vpnc: =========
Tue Feb 5 19:05:34 CET 2008
ACTION: up, Device: eth0
</snip>

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Dispatcher scripts don't get executed in alphabetical order
https://bugs.launchpad.net/bugs/189321
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to