Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

07.12.2005, 13:57

Problem beim Start von net.lo

Hallöchen zusammen,

Ich hab ein kleines Problem mit dem rc-script net.lo auf einem LiveCD-System.
Beim booten bleibt das Script hängen, und wenn ich es nachstarten will bekomme ich
folgende Meldung:

Quellcode

1
2
3
4
# /etc/init.d/net.lo stop
 * WARNING:  you are stopping a boot service.
 * Stopping lo
 *     ifconfig does not support the required function provides


strace sagt dazu folgendes:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
...
[pid  9215] stat64(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=120, ...}) = 0
[pid  9215] stat64("/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/local/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/local/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/local/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/sbin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/opt/bin/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] stat64("/usr/i686-pc-linux-gnu/gcc-bin/3.3.6/ifconfig_provides", 0xbfee5300) = -1 ENOENT (No such file or directory)
[pid  9215] munmap(0xb7fd2000, 4096)    = 0
[pid  9215] exit_group(1)               = ?
Process 9215 detached
[pid  9211] <... read resumed> "", 128) = 0
[pid  9211] close(3)                    = 0
[pid  9211] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
[pid  9211] rt_sigaction(SIGINT, {0x807e510, [], 0}, {0x808e260, [], 0}, 8) = 0
[pid  9211] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 9215
[pid  9211] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid  9211] --- SIGCHLD (Child exited) @ 0 (0) ---
[pid  9211] waitpid(-1, 0xbfee5218, WNOHANG) = -1 ECHILD (No child processes)
[pid  9211] sigreturn()                 = ? (mask now [])
[pid  9211] rt_sigaction(SIGINT, {0x808e260, [], 0}, {0x807e510, [], 0}, 8) = 0
[pid  9211] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid  9211] write(1, " \33[31;01m*\33[0m     ifconfig does"..., 76 *     ifconfig does not support the required function provides
...


ifconfig_provides gibt es nicht (equery b)

Hat jemand ne Idee wie ich das fixen kann?

So long...
"Linux Server are like tends. No gates no windows, but an apache inside!"