Fabian Vogt changed bug 1186363
What Removed Added
Status NEW IN_PROGRESS

Comment # 2 on bug 1186363 from
(In reply to Fabian Vogt from comment #1)
> The issue is that a preceding module runs "zypper install libvirt vhostmd",
> but libvirt -> libvirt-daemon-driver-storage -> nfs-utils -> (kmod(nfsd.ko)
> if kernel), but kernel-default-base doesn't have nfsd.ko and so it installs
> kernel-kvmsmall instead.
> 
> Due to bad luck, kernel-kvmsmall became the default selection in grub and
> was booted instead. Due to good luck, the system came up properly. The
> kdump_and_crash test however expects kernel-default(-base) and installs the
> wrong -debuginfo package.
> 
> IMO adding nfsd.ko to kernel-default-base and Suggests: kernel-default to
> patterns-base-base is the proper solution here.

kernel-default-base: https://build.opensuse.org/request/show/896873
patterns-base: https://build.opensuse.org/request/show/896874


You are receiving this mail because: