FS#65564 - [kmod] 27-1 causes "cp: cannot stat '(builtin)': No such file or directory" during mkinitcpio
Attached to Project:
Arch Linux
Opened by Pascal Ernster (hardfalcon) - Thursday, 20 February 2020, 08:30 GMT
Last edited by Dave Reisner (falconindy) - Friday, 20 March 2020, 17:53 GMT
Opened by Pascal Ernster (hardfalcon) - Thursday, 20 February 2020, 08:30 GMT
Last edited by Dave Reisner (falconindy) - Friday, 20 March 2020, 17:53 GMT
|
Details
kmod 27-1 causes the error message "cp: cannot stat
'(builtin)': No such file or directory" when building the
fallback initramfs during mkinitcpio runs. To be more
precise, the error seems to occur after the last initcpio
hook is run. The non-fallback initramfs seems to build just
fine, and downgrading to kmod 26-3 makes the error go away.
|
This task depends upon
Closed by Dave Reisner (falconindy)
Friday, 20 March 2020, 17:53 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#65725
Friday, 20 March 2020, 17:53 GMT
Reason for closing: Duplicate
Additional comments about closing:
==> Starting build: 5.5.8-arch1-1.0
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [915resolution]
-> Running build hook: [v86d]
-> Running build hook: [memdisk]
-> Running build hook: [archiso_shutdown]
-> Running build hook: [archiso_bslx]
-> Running build hook: [archiso_loop_mnt]
-> Running build hook: [archiso_pxe_common]
==> WARNING: Possibly missing firmware for module: lantiq_gswip
-> Running build hook: [archiso_pxe_nbd]
-> Running build hook: [archiso_pxe_http]
-> Running build hook: [archiso_pxe_nfs]
-> Running build hook: [archiso_kms]
-> Running build hook: [block]
-> Running build hook: [pcmcia]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [gma3600]
-> Running build hook: [bslx_live_desktop]
cp: cannot stat '(builtin)': No such file or directory
==> Generating module dependencies
==> Creating xz-compressed initcpio image: /boot/archiso.img
==> WARNING: errors were encountered during the build. The image may not be complete.
# pacman -Qs mkinitcpio
local/mkinitcpio 27-3.0
Modular initramfs image creation utility
@Giancarlo
Yes, this is being run from within archiso
@Doug
It is arch. I'm building an arch32 iso.
Are you running this from within the arch iso?
@Doug - it is arch. i'm building an arch32 iso
currently running mkinitcpio-27-3 with kmod-27-1.1. if i downgrade kmod to 26-3, the problem goes away.
FS#65725.