Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73423

Summary: Baselayout 1.11.7-r1 broken?
Product: Gentoo Linux Reporter: Tobias Klausmann (RETIRED) <klausman>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tobias Klausmann (RETIRED) gentoo-dev 2004-12-05 02:47:52 UTC
# /etc/init.d/net.eth0 start
 * Starting eth0
 *          iptunnel: missing required function interface_variable

I didn't change /etc/conf.d/net, but I updated baselayout. As you can see I don't have any tunnels:

# grep -v ^# /etc/conf.d/net
modules=( "iproute2" )

ipaddr_eth0=(
	"192.168.0.3/24"
	"10.1.11.9/24"
)

iproute_eth0=(
	"default via 10.1.11.1"
)
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2004-12-05 03:18:20 UTC
Disregard this "bug". I made an error with etc-update. We apologize for the inconveniences.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-12-05 03:19:13 UTC
ok.