Bugzilla – Bug 1027423
Plenty of error messages when installing new kernel
Last modified: 2017-07-18 11:07:04 UTC
Hello. I noticed that whenever I install new kernel, I receive plenty of error messages. Feel free to ask for more info if needed. (42/61) Installing: kernel-default-4.10.1-1.1.x86_64 .........................................................................................[done] Additional rpm output: Creating initrd: /boot/initrd-4.10.1-1-default dracut: Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-4.10.1-1-default 4.10.1-1-default dracut: dracut module 'systemd-bootchart' will not be installed, because command '/usr/lib/systemd/systemd-bootchart' could not be found! Failed to look up reference node - returned empty list sed: can't read /etc/install.inf: No such file or directory sed: -e expression #1, char 13: unterminated address regex Failed to look up reference node - returned empty list /lib/kdump/setup-kdump.functions: line 468: /sys/class/net/enp0s25 wlp3s0/addr_assign_type: No such file or directory /lib/kdump/setup-kdump.functions: line 469: [: : integer expression expected Cannot read permanent address: No such device Failed to look up reference node - returned empty list sed: can't read /etc/install.inf: No such file or directory sed: -e expression #1, char 13: unterminated address regex Failed to look up reference node - returned empty list /lib/kdump/setup-kdump.functions: line 468: /sys/class/net/enp0s25 wlp3s0/addr_assign_type: No such file or directory /lib/kdump/setup-kdump.functions: line 469: [: : integer expression expected Cannot read permanent address: No such device dracut: *** Including module: bash ***
There seem multiple failures while creating initrd, but they aren't kernel bugs, per se. Reassigned to dracut maintainer as a start. Feel free to reassign the corresponding people. Thanks.
Apart from this: dracut: dracut module 'systemd-bootchart' will not be installed, because command '/usr/lib/systemd/systemd-bootchart' could not be found! (and which is only a (accurate) warning, albeit admittantly confusing) all errors look like they are generated by kdump, which hooks into dracut, but is a separate package. Petr, can you shed some light on this?
Not much in dracut here. Most is kdump output. Reassigning to kdump maintainer.
Petr is on long time leave vacation, Lance Wang is taking over Kdump maintaining work, re-assigned to him.