Gentoo Archives: gentoo-user

From: Iain Buchanan <iain@×××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] init.d/net* scripts fail with baselayout-1.11.7-r2
Date: Tue, 07 Dec 2004 00:12:46
Message-Id: 1102378341.20958.11.camel@orpheus
1 recently I updated my system, including the baselayout update to
2 baselayout-1.11.7-r2. However, when the system boots I get a message
3 from net.lo along the lines of
4
5 missing function: interface_variable
6
7 and all net devices, and everything that depends on net, fails to start.
8
9 So I added an empty interface_variables function in /etc/init.d/net.lo,
10 and then I get a message about missing interface_device, so I added that
11 as well.
12
13 This gets net.lo up, and hence the scripts that depend on it, but there
14 are lots of other complaints and net.eth0 doesn't start:
15
16 /lib/rcscripts/net.modules.d/iptunnel: line 56: interface_type: command
17 not found
18
19 and:
20 /lib/rcscripts/net.modules.d/dhcpcd: line 128: clean_pidfile: command
21 not found
22 * dhcpcd is already running on eth0
23
24
25 I have to do ifconfig, route, and resolv.conf manually...
26
27 What's going on? This has been happening for a day or so, but I haven't
28 seen anything on bugzilla or the archives, so is it just me? Any help
29 would be greatly appreciated.
30
31 TIA
32 --
33 Iain Buchanan <iaindb at netspace dot net dot au>
34
35 Why can't I ever build character at a Miami condo or a casino somewhere?
36 -- Calvin
37
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] init.d/net* scripts fail with baselayout-1.11.7-r2 Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>
Re: [gentoo-user] init.d/net* scripts fail with baselayout-1.11.7-r2 Iain Buchanan <iaindb@××××××××××××.au>