Comment # 28 on bug 1228929 from Felix Miata
(In reply to Martin Wilck from comment #26)
> Created attachment 877343 [details]
> regenerate-initrd-posttrans with fix
> 
> Please install this as regenerate-initrd-posttrans and try again

# inxi -CS
System:
  Host: big41 Kernel: 6.6.31-1-longterm arch: x86_64 bits: 64
  Console: pty pts/0 Distro: openSUSE Tumbleweed-Slowroll 20240803
CPU:
  Info: dual core model: Intel Core2 Duo E7600 bits: 64 type: MCP cache:
    L2: 3 MiB
  Speed (MHz): avg: 1603 min/max: 1603/3066 cores: 1: 1603 2: 1603
big41:/nfs/00srv/pub/Linux/Suse/Factory # df / .
Filesystem     1K-blocks      Used Available Use% Mounted on
/dev/sda19       6463830   5432444    765148  88% /
00srv:/pub     215282152 167953608  47324448  79% /nfs/00srv/pub
big41:/nfs/00srv/pub/Linux/Suse/Factory # set | egrep 'INIT|WM2'
INITRD_IN_POSTTRANS=1
SKIP_REGENERATE_INITRD_ALL=1
WM2_DEBUG=1
WM2_VERBOSE=1
big41:/nfs/00srv/pub/Linux/Suse/Factory # zypper --no-refresh se -s -i scriptl
| grep 'package '
i+ | suse-module-tools-scriptlets | package | 16.0.50-1.1 | x86_64 | OSS
big41:/nfs/00srv/pub/Linux/Suse/Factory # time rpm -ivh
./kernel-longterm-6.6.50-1.1.x86_64.rpm
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
+ script_rc=0
+ case $op in
+ '[' -n '' ']'
+ check_space_in_boot
+ '[' '' '!=' '' ']'
+ check_arm_pagesize
+ '[' longterm '!=' default ']'
+ return
+ run_cert_script 2
+ '[' -z '1F673297 ' ']'
+ /usr/lib/module-init-tools/kernel-scriptlets/cert-pre --ca-check 1 --certs
'1F673297 ' 2
+ exit 0
Updating / installing...
   1:kernel-longterm-6.6.50-1.1       ################################# [100%]
+ script_rc=0
+ case $op in
+ '[' 2 -gt 1 ']'
+ trigger_purge_kernels
+ '[' -z '' ']'
+ touch /boot/do_purge_kernels
+ '[' -n '' ']'
+ copy_or_link_legacy_files
+ mountpoint -q /boot
+ mountpoint -q /usr
+ copy_or_link='ln -sf'
+ separate_boot=
+ for x in "$image" sysctl.conf System.map config
+ '[' '' = 1 ']'
+ '[' '!' -e /boot/vmlinuz-6.6.50-1-longterm ']'
+ ln -sf ../usr/lib/modules/6.6.50-1-longterm/vmlinuz
/boot/vmlinuz-6.6.50-1-longterm
+ '[' -e /usr/lib/modules/6.6.50-1-longterm/.vmlinuz.hmac ']'
+ ln -sf ../usr/lib/modules/6.6.50-1-longterm/.vmlinuz.hmac
/boot/.vmlinuz-6.6.50-1-longterm.hmac
+ for x in "$image" sysctl.conf System.map config
+ '[' '' = 1 ']'
+ '[' '!' -e /boot/sysctl.conf-6.6.50-1-longterm ']'
+ ln -sf ../usr/lib/modules/6.6.50-1-longterm/sysctl.conf
/boot/sysctl.conf-6.6.50-1-longterm
+ '[' -e /usr/lib/modules/6.6.50-1-longterm/.sysctl.conf.hmac ']'
+ for x in "$image" sysctl.conf System.map config
+ '[' '' = 1 ']'
+ '[' '!' -e /boot/System.map-6.6.50-1-longterm ']'
+ ln -sf ../usr/lib/modules/6.6.50-1-longterm/System.map
/boot/System.map-6.6.50-1-longterm
+ '[' -e /usr/lib/modules/6.6.50-1-longterm/.System.map.hmac ']'
+ for x in "$image" sysctl.conf System.map config
+ '[' '' = 1 ']'
+ '[' '!' -e /boot/config-6.6.50-1-longterm ']'
+ ln -sf ../usr/lib/modules/6.6.50-1-longterm/config
/boot/config-6.6.50-1-longterm
+ '[' -e /usr/lib/modules/6.6.50-1-longterm/.config.hmac ']'
+ for x in /boot/"$image" /boot/initrd
+ rm -f /boot/vmlinuz
+ ln -s vmlinuz-6.6.50-1-longterm /boot/vmlinuz
+ for x in /boot/"$image" /boot/initrd
+ rm -f /boot/initrd
+ ln -s initrd-6.6.50-1-longterm /boot/initrd
+ rm -f /boot/.vmlinuz.hmac
+ '[' '!' -e /boot/.vmlinuz-6.6.50-1-longterm.hmac ']'
+ ln -s .vmlinuz-6.6.50-1-longterm.hmac /boot/.vmlinuz.hmac
+ '[' -x /usr/lib/module-init-tools/weak-modules2 ']'
+ run_wm2 --add-kernel 6.6.50-1-longterm
+ '[' -z '' ']'
+ /usr/lib/module-init-tools/weak-modules2 --add-kernel 6.6.50-1-longterm
/usr/sbin/depmod -F /usr/lib/modules/6.6.50-1-longterm/System.map -ae
6.6.50-1-longterm
touch /run/regenerate-initrd/6.6.50-1-longterm
+ '[' 1 ']'
+ run_cert_script 2
+ '[' -z '1F673297 ' ']'
+ /usr/lib/module-init-tools/kernel-scriptlets/cert-post --ca-check 1 --certs
'1F673297 ' 2
+ exit 0
+ script_rc=0
+ case $op in
+ '[' -x /usr/lib/module-init-tools/regenerate-initrd-posttrans ']'
+ '[' '!' 1 ']'
+ update_bootloader_entry
+ '[' '!' -e /.buildenv ']'
+ '[' -n '' ']'
+ '[' -f /etc/fstab ']'
+ initrd=initrd-6.6.50-1-longterm
+ '[' longterm = rt ']'
+ '[' -e /boot/initrd-6.6.50-1-longterm ']'
+ '[' '!' -e /usr/lib/modules/6.6.50-1-longterm ']'
+ exit 0

real    0m25.580s
user    0m22.555s
sys     0m1.278s
big41:/nfs/00srv/pub/Linux/Suse/Factory # cd /boot
big41:/boot # ls -Gg initrd-6.6*
-rw------- 1 16979684 Jan 30  2024 initrd-6.6.11-1-default
-rw------- 1 17248320 May 27 00:02 initrd-6.6.31-1-longterm
big41:/boot # dracut --kver 6.6.50-1-longterm
dracut[I]: Executing: /usr/bin/dracut --kver 6.6.50-1-longterm
dracut[I]: Module 'systemd-pcrphase' will not be installed, because command
'/usr/lib/systemd/systemd-pcrextend' 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 '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]: 35network-legacy: Could not find any command of 'dhclient wicked'!
dracut[I]: Module 'network-manager' will not be installed, because command
'NetworkManager' could not be found!
dracut[I]: 62bluetooth: Could not find any command of
'/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
dracut[I]: Module 'lvmmerge' will not be installed, because command 'lvm' could
not be found!
dracut[I]: Module 'lvmthinpool-monitor' will not be installed, because command
'lvm' could not be found!
dracut[I]: Module 'btrfs' will not be installed, because command 'btrfs' could
not be found!
dracut[I]: Module 'dmraid' will not be installed, because command 'dmraid'
could not be found!
dracut[I]: Module 'dmsquash-live-ntfs' will not be installed, because command
'ntfs-3g' could not be found!
dracut[I]: Module 'lvm' will not be installed, because command 'lvm' could not
be found!
dracut[I]: Module 'tpm2-tss' will not be installed, because command 'tpm2'
could not be found!
dracut[I]: Module 'cifs' will not be installed, because command 'mount.cifs'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsi-iname'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsiadm'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsid' could
not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'nvme' could
not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'jq' 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-pcrextend' 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 '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]: 35network-legacy: Could not find any command of 'dhclient wicked'!
dracut[I]: Module 'network-manager' will not be installed, because command
'NetworkManager' could not be found!
dracut[I]: 62bluetooth: Could not find any command of
'/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
dracut[I]: Module 'lvmmerge' will not be installed, because command 'lvm' could
not be found!
dracut[I]: Module 'lvmthinpool-monitor' will not be installed, because command
'lvm' could not be found!
dracut[I]: Module 'btrfs' will not be installed, because command 'btrfs' could
not be found!
dracut[I]: Module 'dmraid' will not be installed, because command 'dmraid'
could not be found!
dracut[I]: Module 'dmsquash-live-ntfs' will not be installed, because command
'ntfs-3g' could not be found!
dracut[I]: Module 'lvm' will not be installed, because command 'lvm' could not
be found!
dracut[I]: Module 'tpm2-tss' will not be installed, because command 'tpm2'
could not be found!
dracut[I]: Module 'cifs' will not be installed, because command 'mount.cifs'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsi-iname'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsiadm'
could not be found!
dracut[I]: Module 'iscsi' will not be installed, because command 'iscsid' could
not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'nvme' could
not be found!
dracut[I]: Module 'nvmf' will not be installed, because command 'jq' 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: rngd ***
dracut[I]: *** Including module: i18n ***
dracut[I]: *** Including module: kernel-modules ***
dracut[I]: *** Including module: kernel-modules-extra ***
dracut[I]: *** Including module: rootfs-block ***
dracut[I]: *** Including module: terminfo ***
dracut[I]: *** Including module: udev-rules ***
dracut[I]: *** Including module: dracut-systemd ***
dracut[I]: *** Including module: usrmount ***
dracut[I]: *** Including module: base ***
dracut[I]: *** Including module: fs-lib ***
dracut[I]: *** Including module: shutdown ***
dracut[I]: *** Including module: suse ***
dracut[I]: *** Including module: suse-initrd ***
dracut[I]: *** Including modules done ***
dracut[I]: *** Installing kernel module dependencies ***
dracut[I]: *** Installing kernel module dependencies done ***
dracut[I]: *** Resolving executable dependencies ***
dracut[I]: *** Resolving executable dependencies done ***
dracut[I]: *** Hardlinking files ***
dracut[I]: *** Hardlinking files done ***
dracut[I]: *** Generating early-microcode cpio image ***
dracut[I]: *** Constructing GenuineIntel.bin ***
dracut[I]: *** Store current command line parameters ***
dracut[I]: Stored kernel commandline:
dracut[I]:  root=LABEL=i256p19sslo rootfstype=ext4
rootflags=rw,noatime,stripe=4
dracut[I]: *** Stripping files ***
dracut[I]: *** Stripping files done ***
dracut[I]: *** Creating image file '/boot/initrd-6.6.50-1-longterm' ***
dracut[I]: *** Creating initramfs image file '/boot/initrd-6.6.50-1-longterm'
done ***
big41:/boot # ls -Gg initrd-6.6*
-rw------- 1 16979684 Jan 30  2024 initrd-6.6.11-1-default
-rw------- 1 17248320 May 27 00:02 initrd-6.6.31-1-longterm
-rw------- 1 17559436 Sep 14 22:24 initrd-6.6.50-1-longterm
#
Known host recap (in failure date order):
g5eas Pentium 4 model 641 Cedar Mill (last of the 4s)
p5bse Core™2 Duo E7500
gx745 Core™2 Duo E6700
t2240 (32bit Pentium 4)
a-865 (32bit Pentium 4 HT)
big41 Core™2 Duo E7600


You are receiving this mail because: