Bug ID 1219799
Summary Installing custom kernel package fails because zfs package
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Kernel:Filesystems
Assignee kernel-fs@suse.de
Reporter e.kleinmentink@zonnet.nl
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

While investigating my instability issue in ticket
https://bugzilla.opensuse.org/show_bug.cgi?id=1219522#c15 if got the request to
update to a custom kernel.
So i downloaded "kernel-default-6.8~rc3-1.1.gae4495f.x86_64.rpm".
This installation consistently failed.
Only after remove package "zfs" (in Yast) i could install this kernel.

Maybe those URLs are related?
https://forums.opensuse.org/t/upgrade-to-kernel-default-6-5-4-1-1-fails-on-zfs-module-install/169706/5
https://github.com/openzfs/zfs/issues/13573


sudo rpm -i kernel-default-6.8~rc3-1.1.gae4495f.x86_64.rpm
warning: kernel-default-6.8~rc3-1.1.gae4495f.x86_64.rpm: Header V3 RSA/SHA256
Signature, key ID 03579c1d: NOKEY
dracut[I]: Executing: /usr/bin/dracut -f
/boot/initrd-6.8.0-rc3-1.gae4495f-default 6.8.0-rc3-1.gae4495f-default
dracut[I]: Module 'systemd-pcrphase' will not be installed, because command
'/usr/lib/systemd/systemd-pcrphase' could not be found!
dracut[I]: Module 'systemd-portabled' will not be installed, because command
'portablectl' could not be found!
dracut[I]: Module 'systemd-portabled' will not be installed, because command
'/usr/lib/systemd/systemd-portabled' could not be found!
dracut[I]: Module 'systemd-repart' will not be installed, because command
'systemd-repart' could not be found!
dracut[I]: Module 'dbus-broker' will not be installed, because command
'dbus-broker' could not be found!
dracut[I]: Module 'rngd' will not be installed, because command 'rngd' could
not be found!
dracut[I]: Module 'connman' will not be installed, because command 'connmand'
could not be found!
dracut[I]: Module 'connman' will not be installed, because command 'connmanctl'
could not be found!
dracut[I]: Module 'connman' will not be installed, because command
'connmand-wait-online' could not be found!
dracut[I]: Module 'tpm2-tss' will not be installed, because command 'tpm2'
could not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'nvme' could
not be found!
dracut[I]: Module 'biosdevname' will not be installed, because command
'biosdevname' could not be found!
dracut[I]: Module 'memstrack' will not be installed, because command
'memstrack' could not be found!
dracut[I]: memstrack is not available
dracut[I]: If you need to use rd.memdebug>=4, please install memstrack and
procps-ng
dracut[I]: Module 'squash' will not be installed, because command 'mksquashfs'
could not be found!
dracut[I]: Module 'squash' will not be installed, because command 'unsquashfs'
could not be found!
dracut[I]: Module 'systemd-pcrphase' will not be installed, because command
'/usr/lib/systemd/systemd-pcrphase' could not be found!
dracut[I]: Module 'systemd-portabled' will not be installed, because command
'portablectl' could not be found!
dracut[I]: Module 'systemd-portabled' will not be installed, because command
'/usr/lib/systemd/systemd-portabled' could not be found!
dracut[I]: Module 'systemd-repart' will not be installed, because command
'systemd-repart' could not be found!
dracut[I]: Module 'dbus-broker' will not be installed, because command
'dbus-broker' could not be found!
dracut[I]: Module 'rngd' will not be installed, because command 'rngd' could
not be found!
dracut[I]: Module 'connman' will not be installed, because command 'connmand'
could not be found!
dracut[I]: Module 'connman' will not be installed, because command 'connmanctl'
could not be found!
dracut[I]: Module 'connman' will not be installed, because command
'connmand-wait-online' could not be found!
dracut[I]: Module 'tpm2-tss' will not be installed, because command 'tpm2'
could not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'nvme' could
not be found!
dracut[I]: Module 'memstrack' will not be installed, because command
'memstrack' could not be found!
dracut[I]: memstrack is not available
dracut[I]: If you need to use rd.memdebug>=4, please install memstrack and
procps-ng
dracut[I]: Module 'squash' will not be installed, because command 'mksquashfs'
could not be found!
dracut[I]: Module 'squash' will not be installed, because command 'unsquashfs'
could not be found!
dracut[I]: *** Including module: systemd ***
dracut[I]: *** Including module: systemd-initrd ***
dracut[I]: *** Including module: i18n ***
dracut[I]: *** Including module: drm ***
dracut[I]: *** Including module: plymouth ***
dracut[I]: *** Including module: btrfs ***
dracut[I]: *** Including module: kernel-modules ***
dracut[I]: *** Including module: kernel-modules-extra ***
dracut[I]: *** Including module: zfs ***
dracut-install: Failed to find module 'zfs'
dracut[E]: FAILED:  /usr/lib/dracut/dracut-install -D
/var/tmp/dracut.uflnAv/initramfs -H -N ^i2o_scsi$ --kerneldir
/lib/modules/6.8.0-rc3-1.gae4495f-default/ -m zfs
dracut[F]: installkernel failed in module zfs
warning: %post(kernel-default-6.8~rc3-1.1.gae4495f.x86_64) scriptlet failed,
exit status 1


You are receiving this mail because: