today, after updating packages, Dracut seems not be updated properly. Zypper output:
( 1/15) Installing: btrfsprogs-3.16.2-4.1 ................................[done]
( 2/15) Installing: iproute2-3.16-2.4.1 ..................................[done]
( 3/15) Installing: libbtrfs0-3.16.2-4.1 .................................[done]
( 4/15) Installing: libudev1-210-25.8.1 ..................................[done]
( 5/15) Installing: pm-utils-1.4.1-38.4.1 ................................[done]
( 6/15) Installing: systemd-32bit-210-25.8.1 .............................[done]
( 7/15) Installing: systemd-bash-completion-210-25.8.1 ...................[done]
( 8/15) Installing: tigervnc-1.3.1-6.6.1 .................................[done]
( 9/15) Installing: xorg-x11-Xvnc-1.3.1-6.6.1 ............................[done]
(10/15) Installing: systemd-210-25.8.1 ...................................[done]
(11/15) Installing: systemd-sysvinit-210-25.8.1 ..........................[done]
(12/15) Installing: dracut-037-17.9.1 ....................................[done]
(13/15) Installing: udev-210-25.8.1 ......................................[done]
(14/15) Installing: systemd-logger-210-25.8.1 ............................[done]
(15/15) Installing: libgudev-1_0-0-210-25.8.1 ............................[done]
Output of udev-210-25.8.1.x86_64.rpm %posttrans script:
Creating initrd: /boot/initrd-3.16.6-2-desktop
** Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-desktop 3.16.6-2-desktop**
** dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!**
** dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!**
** dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!**
** dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!**
** dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!**
** dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!**
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Store current command line parameters ***
Stored kernel commandline:
resume=UUID=6b84b64d-de80-4503-9d1c-3720ded0307b
root=UUID=0baa3efe-1cec-4ba9-810d-777dc342ed6c rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Update bootloader...
There are some running programs that might use files deleted by recent upgrade. You may wish to check and restart some of them. Run 'zypper ps' to list these programs.
I hope it wouldn’t affect booting. Should I remove Dracut, install required packages then reinstall it?