Bug 145307 - NetworkManagerDispatcher problem
Summary: NetworkManagerDispatcher problem
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: x86 Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Robert Love
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 20:35 UTC by Jan Engelhardt
Modified: 2006-07-15 09:27 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Engelhardt 2006-01-24 20:35:59 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
Comment 1 Michael Raskey 2006-01-24 22:50:18 UTC
Also found on an IA64 system.
Comment 2 Robert Love 2006-01-25 15:29:26 UTC
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?
Comment 3 Michael Raskey 2006-01-25 16:50:34 UTC
I don't see either with this test:

# test -f /usr/sbin/NetworkManagerDispatcher && echo sbin
# test -f /usr/bin/NetworkManagerDispatcher && echo bin
#
Comment 4 Robert Love 2006-01-25 16:58:22 UTC
Oh, this is fixed in beta2.
Comment 5 Michael Raskey 2006-04-24 15:28:43 UTC
I did verify this in Beta 4 on IA-64.
Comment 6 Jan Engelhardt 2006-07-15 09:27:41 UTC
Long fixed. :)