Actualiser Failures traces and actions
@@ -1 +1,11 @@
|
||||
Bienvenue sur le Wiki.
|
||||
# Bug to final step `mkinitramfs`
|
||||
|
||||
Building fails with the message :
|
||||
|
||||
```ssh
|
||||
++ chroot /home/vidal/Nano-Ordinateurs/RaspberryPi/RpiGenImage/Images/trixie/build/chroot mkinitramfs -o /boot/firmware/initramfs-6.12.55-v7 6.12.55-v7
|
||||
W: Couldn't identify type of root file system '/dev/sda1' for fsck hook
|
||||
mkinitramfs: copy_file: binary '/usr/lib/*-linux-gnu/liblzma.so.5' not found
|
||||
E: /usr/share/initramfs-tools/hooks/kmod failed with return 1.
|
||||
```
|
||||
The problem comes from `/usr/share/initramfs-tools/hook-functions` where `copy_file` is declared.
|
||||
Reference in New Issue
Block a user