You are not logged in.
Hello,
I had an ISO building script based on archiso releng config with some modifications, it was working fine one year ago, I tried to make it work again today and it fails with this misterious error:
[mkarchiso] INFO: Configuration settings
[mkarchiso] INFO: Command: install
[mkarchiso] INFO: Architecture: x86_64
[mkarchiso] INFO: Working directory: work/x86_64
[mkarchiso] INFO: Installation directory: arch
[mkarchiso] INFO: Pacman config file: work/pacman.conf
[mkarchiso] INFO: Packages: arch-install-scripts b43-fwcutter broadcom-wl crda darkhttpd dialog elinks ethtool exfat-utils f2fs-tools fsarchiver gnu-netcat gpm gptfdisk grml-zsh-config grub hdparm ipw2100-fw ipw2200-fw lftp linux-atm lsscsi mc ndisc6 nfs-utils nilfs-utils nmap ntfs-3g ntp openconnect openssh openvpn parted refind-efi rsync sdparm sg3_utils smartmontools sudo tcpdump testdisk usb_modeswitch vim-minimal wget xorg-drivers xorg-server xorg-xinit lxdm lxde networkmanager network-manager-applet arc-gtk-theme arc-icon-theme gtk-engine-murrine gnome-themes-extra accountsservice glew snis-git espeak-ng leafpad pulseaudio pavucontrol kbd ttf-dejavu
[mkarchiso] INFO: Installing packages to 'work/x86_64/airootfs/'...
==> Creating install root at work/x86_64/airootfs
==> Installing packages to work/x86_64/airootfs
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
snis is up to date
error: target not found: refind-efi
warning: kbd-2.2.0-5 is up to date -- reinstalling
==> ERROR: Failed to install packages to new root
make: *** [Makefile:2 : live] Erreur 1I do not understand which program is outputing the error, is it pacman? Why would it not find refind-efi while it finds the other packages?
I’m not sure if I can remove refind-efi from the list of packages to install or if it will make the ISO harder to boot on some configurations.
Here is the full project: https://gitlab.com/MCMic/snislive/
Last edited by MCMic (2020-04-24 21:15:23)
Offline
https://git.archlinux.org/svntogit/pack … ges/refind
refind-efi was replaced by refind today or yesterday, try adding that.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks xD
archiso should be updated to list refind instead of refind-efi in the example configs then.
Offline
File a bug report.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Fixed already: https://git.archlinux.org/archiso.git/c … d45f47d39f
Offline