Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401627 - sys-apps/openrc-0.9.8.4: no network with UML (user mode linux)
Summary: sys-apps/openrc-0.9.8.4: no network with UML (user mode linux)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard: openrc:oldnet
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 12:31 UTC by Toralf Förster
Modified: 2013-04-25 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2012-01-31 12:31:25 UTC
Both at a stable and at an unstable Gentoo Linux UML image openrc-0.9.8.4 prevents net.eth0 from starting (first observed with openrc-0.9.8).

Copying the (fortunately before) back'ed up net.lo script over /etc/init.d/net.lo solves the problem - I could restart the network.

n22_uml /etc/init.d # cat /etc/conf.d/net
# net.eth0
#

#       TAP1 + dhcp
#
config_eth0="192.168.1.50/16 dhcp"

#       TUN + static
#
#config_eth0="192.168.0.50/16"
#routes_eth0="default via 192.168.0.253"
#dns_servers_eth0="192.168.0.254"

dhcp_eth0="nontp"
dhcpcd_eth0="-L -t 10 -h n22_uml_dyn"




Reproducible: Always

Actual Results:  
n22_uml /etc/init.d # /etc/init.d/net.eth0 restart
 * Caching service dependencies ...                                                                                   [ ok ]
 * Stopping sshd ...                                                                                                  [ ok ]
 * Stopping dnsmasq ...                                                                                               [ ok ]
 * Bringing down interface eth0
 *   Stopping dhcpcd on eth0 ...                                                                                      [ ok ]
 *   Removing addresses
 *     192.168.1.50/16
 * Bringing up interface eth0
 *   192.168.1.50/16 ...
dhcp: Host name lookup failure
ifconfig: `--help' gives usage information.                                                                           [ !! ]
 * ERROR: net.eth0 failed to start


Expected Results:  
:-)

n22_uml ~ # emerge --info openrc
Portage 2.1.10.44 (default/linux/x86/10.0, gcc-4.6.2, glibc-2.14.1-r2, 3.3.0-rc1-00489-g27ba234 i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.3.0-rc1-00489-g27ba234-i686-UML-with-gentoo-2.1
Timestamp of tree: Tue, 31 Jan 2012 12:00:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.7-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.2-r1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo toralf
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --quiet-build=y --keep-going=y"
FEATURES="assume-digests binpkg-logs compress-build-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb bzip2 cli cracklib crypt cups cxx dri fam fastbuild gdbm gmp gpm iconv ipv6 logrotate mmx modules mudflap mysql mysqli ncurses nls nptl nptlonly openmp pam pcre pppd readline session sse sse2 sse3 ssl ssse3 sysfs tcpd threads unicode userlocales webmail x86 xml xorg zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

sys-apps/openrc-0.9.8.4 was built with the following:
USE="ncurses pam test unicode -debug (-selinux) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2012-01-31 12:33:16 UTC
With the old net.lo (probably from openrc-0.9.7) it worked :

n22_uml /etc/init.d # /etc/init.d/net.eth0 restart
 * Caching service dependencies ...                                                                                   [ ok ]
 * Bringing up interface eth0
 *   192.168.1.50/16 ...                                                                                              [ ok ]
 *   dhcp ...
 *     Running dhcpcd ...
dhcpcd[1709]: version 5.2.12 starting
dhcpcd[1709]: eth0: rebinding lease of 192.168.0.15
dhcpcd[1709]: eth0: acknowledged 192.168.0.15 from 192.168.0.254
dhcpcd[1709]: eth0: checking for 192.168.0.15
dhcpcd[1709]: eth0: leased 192.168.0.15 for 3600 seconds
dhcpcd[1709]: forked to background, child pid 1730                                                                    [ ok ]
 *     received address 192.168.1.50/16                                                                               [ ok ]
Comment 2 William Hubbs gentoo-dev 2012-01-31 18:15:05 UTC
It looks like you have a typo in your /etc/rc.conf/net. Try with the following change:

config_eth0="192.168.1.50/16 dhcp"

should be:

config_eth0="192.168.1.50/16
dhcp"

Note the newline is required.

Let me know if that works.
Comment 3 Toralf Förster gentoo-dev 2012-01-31 19:59:12 UTC
(In reply to comment #2)
> Note the newline is required.
Gaah - never realized that (and it worked all the time :-)
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-01-31 20:00:42 UTC
It used to just work as long as each of the first arguments before it was a plain address, but coming up with a fix to allow options to addresses meant we had to start enforcing the newline requirement. Back in BL1, they would have been separate array elements.