Bugzilla – Bug 145307
NetworkManagerDispatcher problem
Last modified: 2006-07-15 09:27:41 UTC
After a *plain default* fresh install and the postinstall, some messages about NetworkMangerDispatcher show up: NetworkManagerDispatcher is not installed, skipping it. Please set /etc/sysconfig/network/config:NetworkManagerDispatcher=no or install NetworkManagerDispatcher. checkproc: cannot stat /usr/bin/NetworkmanagerDispatcher: No such file or directory
Also found on an IA64 system.
Hola! Can you run test -f /usr/sbin/NetworkManagerDispatcher && echo sbin test -f /usr/bin/NetworkManagerDispatcher && echo bin And tell me which one you see?
I don't see either with this test: # test -f /usr/sbin/NetworkManagerDispatcher && echo sbin # test -f /usr/bin/NetworkManagerDispatcher && echo bin #
Oh, this is fixed in beta2.
I did verify this in Beta 4 on IA-64.
Long fixed. :)