Lukas Ocilka changed bug 947686
What Removed Added
CC   mfilka@suse.com
Flags   needinfo?(mfilka@suse.com)

Comment # 6 on bug 947686 from
Michal pls check this:

modules/ProductControl.rb:1354 Calling YaST client inst_install_inf
- There was no Linuxrc-based network as this is an installation from DVD

modules/ProductControl.rb:1320 Running module: `inst_setup_dhcp
($["enable_back":true, "enable_next":true]) (1)
- Network AutoSetup was called

network/routines.rb:905 Setting link up for interface eth0
network/network_autoconfiguration.rb:34 Candidates for enabling DHCP: ["eth0"]
modules/NetworkInterfaces.rb:804 Devs=$["eth":$["eth0":$["BOOTPROTO":"dhcp",
"BROADCAST":"", "DHCLIENT_SET_DEFAULT_ROUTE":nil, "ETHTOOL_OPTIONS":"",
"IPADDR":"", "MTU":"", "NAME":"", "NETMASK":"", "NETWORK":"",
"REMOTE_IPADDR":"", "STARTMODE":"auto", "_aliases":$[]]],
"lo":$["lo":$["BOOTPROTO":"static", "BROADCAST":"127.255.255.255",
"FIREWALL":"no", "IPADDR":"127.0.0.1", "NETMASK":"255.0.0.0",
"NETWORK":"127.0.0.0", "PREFIXLEN":"8", "STARTMODE":"nfsroot",
"USERCONTROL":"no"]]]
--> [bash] ShellCommand.cc(shellcommand):78 wicked: ifreload: no matching
interfaces

No network at the end (?)... but Calling `inst_setup_dhcp
($["enable_back":true, "enable_next":true]) returned `next


You are receiving this mail because: