|
Bugzilla – Full Text Bug Listing |
| Summary: | NetworkManagerDispatcher problem | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Jan Engelhardt <jengelh> |
| Component: | Basesystem | Assignee: | Robert Love <rml> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | michael.raskey |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jan Engelhardt
2006-01-24 20:35:59 UTC
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. :) |