@Zeioth, this seems like something you should report upstream to Gerardo. From what you've posted, it doesn't appear to be a packaging bug.
Search Criteria
Package Details: archiso-git 79.r0.gfa3aba3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/archiso-git.git (read-only, click to copy) |
---|---|
Package Base: | archiso-git |
Description: | Tools for creating Arch Linux live and install iso images |
Upstream URL: | https://gitlab.archlinux.org/archlinux/archiso |
Keywords: | releng |
Licenses: | GPL-3.0-or-later |
Conflicts: | archiso |
Provides: | archiso |
Submitter: | svenstaro |
Maintainer: | dvzrv (nl6720) |
Last Packager: | nl6720 |
Votes: | 119 |
Popularity: | 0.000053 |
First Submitted: | 2009-04-28 03:43 (UTC) |
Last Updated: | 2024-07-27 06:33 (UTC) |
Dependencies (17)
- arch-install-scripts
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- erofs-utils (erofs-utils-gitAUR)
- libarchive (libarchive-gitAUR)
- libisoburn (libisoburn-gitAUR)
- mtools (mtools-svnAUR)
- squashfs-tools (squashfs-tools-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
- shellcheck (shellcheck-binAUR, shellcheck-gitAUR) (check)
- edk2-ovmf (optional) – for emulating UEFI with run_archiso
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional) – for PGP signature verification of rootfs over PXE
- grub (grub-linux-defaultAUR, grub-coreosAUR, grub-blscfgAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR) (optional) – for grub support in the ISO
- openssl (openssl-gitAUR, openssl-staticAUR) (optional) – for CMS signature verification of PXE artifacts and rootfs over PXE
- qemu-desktop (optional) – for run_archiso
Required by (5)
- archsysback (requires archiso)
- arcolinux-app-glade-git (requires archiso)
- koffe (requires archiso)
- oh (requires archiso)
- talkingarch-git
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
WonderWoofy commented on 2020-05-07 19:55 (UTC)
Zeioth commented on 2020-05-07 01:14 (UTC) (edited on 2020-05-07 01:24 (UTC) by Zeioth)
[mkarchiso] INFO: Configuration settings [mkarchiso] INFO: Command: run [mkarchiso] INFO: Architecture: x86_64 [mkarchiso] INFO: Working directory: work/x86_64 [mkarchiso] INFO: Installation directory: arch [mkarchiso] INFO: Run command: mkinitcpio -c /etc/mkinitcpio-archiso.conf -k /boot/vmlinuz-linux -g /boot/archiso.img
==> WARNING: work/x86_64/airootfs is not a mountpoint. This may have undesirable side effects. mount: /home/zeioth/workspaces/git-forks/livecd/work/x86_64/airootfs/proc: proc already mounted on /proc. ==> ERROR: failed to setup chroot work/x86_64/airootfs
cheesehead544 commented on 2018-07-20 14:02 (UTC) (edited on 2018-07-20 14:04 (UTC) by cheesehead544)
the default packages.x86_64 is not empty. i don't think this was intended as it looks like it's the config for a pre-configured rescue / remote help disc(clonezilla, ddrescue, openssh, ppp, openvpn, etc). i have rebuilt it manually from aur, and checked the(not-installed) file to check if it wasn't just a error on my side.(edit: i mean the packages.x86_64 from the releng profile)
h4pp1 commented on 2018-01-11 18:14 (UTC)
chroot: failed to run command 'mkinitcpio': No such file or directory
Pinned Comments
nl6720 commented on 2020-07-30 17:02 (UTC) (edited on 2020-07-30 17:09 (UTC) by nl6720)
@amoka, that's a temporary issue. It will be solved when archiso 46 is released and lands in extra.
To use
mkinitcpio-archiso-git
instead ofmkinitcpio-archiso
:mkinitcpio-archiso-git
to it. Alternatively use an AUR helper that uses a custom local repo.configs/*/pacman.conf
. There's an example at the end of the file.mkinitcpio-archiso
withmkinitcpio-archiso-git
inconfigs/*/packages.x86_64
.