Ancor Gonzalez Sosa changed bug 1162498
What Removed Added
CC   knut.anderssen@suse.com
Flags   needinfo?(knut.anderssen@suse.com)

Comment # 2 on bug 1162498 from
In the logs, apart from the huge level of noise introduced by libyui when the
Y2DEBUG variable is used, this is the latest significant message I can
distinguish:

modules/NetHwDetection.rb:164 IFCONFIG2: $["exit":0, "stderr":"", "stdout":"1:
lo: ...]
modules/NetHwDetection.rb:168 Detection start result: true

If I run locally the client, I see those lines and many more afterwards. Like
this:

modules/NetHwDetection.rb:164 IFCONFIG2: $["exit":0, "stderr":"", "stdout":"1:
lo: ...]
modules/NetHwDetection.rb:168 Detection start result: true
IniParser.cc:932 Unable to stat '/etc/install.inf': No such file or directory
IniParser.cc:932 Unable to stat '/etc/install.inf': No such file or directory
y2network/hwinfo.rb:53 Read (.string, "/sys/class_net/enp5s0/dev_port") failed:
2
y2network/hwinfo.rb:53 SCR::Read() failed
YaPI is deprecated, do not use it anymore! It will be removed soon.
OPEN_FAILED opening /etc/udev/rules.d/79-yast2-drivers.rules failed: No such
file or directory
ModulesConf.cc:10 <3> canaria4(18135) [Interpreter] sysconfig/routes_file.rb:70
File not found /etc/sysconfig/network/ifroute-enp5s0
sysconfig/config_reader.rb:100 found routes []
[...] many more lines

So definitely those NetHwDetection lines shouldn't be the last ones and should
not be taking that much time. Knut, any idea?


You are receiving this mail because: