[ INFO ] 21:16:26 Sed '"password_hash":.*' to '"password_hash": "*REDACTED*",' in file /tmp/.tmp2ZoPNU [ INFO ] 21:16:26 Redact user information [ INFO ] 21:16:26 Sed '"root_passwd_hash":.*' to '"root_passwd_hash": "*REDACTED*",' in file /tmp/.tmp2ZoPNU [ INFO ] 21:16:26 Redact root information [ INFO ] 21:16:26 Configuration fragment #0 (file: /tmp/.tmp2ZoPNU): { "config": { "base": "Athena Arch", "design": "cyborg", "desktop_environment": "xfce", "display_manager": "cyberpunk", "extra_packages": [], "hostname": "aegis-os", "keyboard_layout": "es", "locale": "ar_AE.UTF-8 UTF-8", "root_passwd_hash": "*REDACTED*", "timezone": "America/Argentina/Buenos_Aires", "users": [ { "groups": [ "docker", "wheel" ], "password_hash": "*REDACTED*", "shell": "zsh", "username": "operador" } ] } } [ INFO ] 21:16:26 Sed '"password_hash":.*' to '"password_hash": "*REDACTED*",' in file /tmp/.tmpTcskIS [ INFO ] 21:16:26 Redact user information [ INFO ] 21:16:26 Sed '"root_passwd_hash":.*' to '"root_passwd_hash": "*REDACTED*",' in file /tmp/.tmpTcskIS [ INFO ] 21:16:26 Redact root information [ INFO ] 21:16:26 Configuration fragment #1 (file: /tmp/.tmpTcskIS): { "drives": { "content": { "partitions": [ { "action": "delete", "blockdevice": "/dev/sda1", "end": "1026047", "filesystem": null, "flags": [], "label": null, "mountpoint": null, "size": "524M", "start": "2048", "type": "filesystem" }, { "action": "delete", "blockdevice": "/dev/sda2", "end": "8386559", "filesystem": "ext4", "flags": [], "label": null, "mountpoint": null, "size": "4G", "start": "1026048", "type": "8300" }, { "action": "delete", "blockdevice": "/dev/sda3", "end": "16775167", "filesystem": "swap", "flags": [], "label": "swap", "mountpoint": null, "size": "4G", "start": "8386560", "type": "8200" }, { "action": "create", "blockdevice": "/dev/sda1", "end": "1026047", "filesystem": "vfat", "flags": [ "boot", "esp" ], "label": "ESP", "mountpoint": "/efi", "size": "524M", "start": "2048", "type": "EF00" }, { "action": "create", "blockdevice": "/dev/sda2", "end": "8386559", "filesystem": "ext4", "flags": [], "label": "ROOT", "mountpoint": "/", "size": "4G", "start": "1026048", "type": "8300" }, { "action": "create", "blockdevice": "/dev/sda3", "end": "16775167", "filesystem": "swap", "flags": [], "label": "SWAP", "mountpoint": null, "size": "4G", "start": "8386560", "type": "8200" } ], "type": "gpt" }, "device": "/dev/sda", "mode": "auto", "type": "disk" } } [ INFO ] 21:16:26 Disk device to use : /dev/sda [ INFO ] 21:16:26 Partition Table type : gpt [ INFO ] 21:16:26 Partitioning mode: auto [ INFO ] 21:16:26 Deleting /dev/sda1 [ INFO ] 21:16:26 Mount point: [ INFO ] 21:16:26 Block device: /dev/sda1 [ INFO ] 21:16:26 Swapoff /dev/sda1 (if active) [ INFO ] 21:16:26 Umount (best-effort) [ INFO ] 21:16:26 Delete partition #1 on /dev/sda [ INFO ] 21:16:26 Deleting /dev/sda2 [ INFO ] 21:16:26 Mount point: [ INFO ] 21:16:26 Block device: /dev/sda2 [ INFO ] 21:16:26 Swapoff /dev/sda2 (if active) [ INFO ] 21:16:26 Umount (best-effort) [ INFO ] 21:16:26 Delete partition #2 on /dev/sda [ INFO ] 21:16:26 Deleting /dev/sda3 [ INFO ] 21:16:26 Mount point: [ INFO ] 21:16:26 Block device: /dev/sda3 [ INFO ] 21:16:26 Swapoff /dev/sda3 (if active) [ INFO ] 21:16:26 Umount (best-effort) [ INFO ] 21:16:26 Delete partition #3 on /dev/sda [ INFO ] 21:16:26 Creating /dev/sda1 [ INFO ] 21:16:26 Filesystem: vfat [ INFO ] 21:16:26 Block device: /dev/sda1 [ INFO ] 21:16:26 Start Sector: 2048 [ INFO ] 21:16:26 End Sector: 1026047 [ INFO ] 21:16:26 Flags: ["boot", "esp"] [ INFO ] 21:16:26 Running: parted ["-s", "/dev/sda", "unit", "s", "--", "mkpart", "ESP", "fat32", "2048", "1026047"] [ INFO ] 21:16:27 Create partition /dev/sda1 from 2048 to 1026047 [ INFO ] 21:16:27 Name partition #1 as EFI [ INFO ] 21:16:27 Enable ESP on partition #1 [ INFO ] 21:16:27 mkfs.fat 4.2 (2021-01-31) [ INFO ] 21:16:27 Formatting /dev/sda1 as vfat [ INFO ] 21:16:27 Creating /dev/sda2 [ INFO ] 21:16:27 Filesystem: ext4 [ INFO ] 21:16:27 Block device: /dev/sda2 [ INFO ] 21:16:27 Start Sector: 1026048 [ INFO ] 21:16:27 End Sector: 8386559 [ INFO ] 21:16:27 Flags: [] [ INFO ] 21:16:27 Running: parted ["-s", "/dev/sda", "unit", "s", "--", "mkpart", "ext4", "1026048", "8386559"] [ INFO ] 21:16:27 Create partition /dev/sda2 from 1026048 to 8386559 [ INFO ] 21:16:27 Creating filesystem with 920064 4k blocks and 230144 inodes [ INFO ] 21:16:27 Filesystem UUID: 1aa20a63-84f7-4f03-811c-7addaf408435 [ INFO ] 21:16:27 Superblock backups stored on blocks: [ INFO ] 21:16:27 32768, 98304, 163840, 229376, 294912, 819200, 884736 [ INFO ] 21:16:27 [ INFO ] 21:16:27 Allocating group tables: 0/29 done [ INFO ] 21:16:27 Writing inode tables: 0/29 done [ INFO ] 21:16:28 Creating journal (16384 blocks): done [ INFO ] 21:16:28 Writing superblocks and filesystem accounting information: 0/29 done [ INFO ] 21:16:28 [ INFO ] 21:16:28 Formatting /dev/sda2 as ext4 [ INFO ] 21:16:28 Creating /dev/sda3 [ INFO ] 21:16:28 Filesystem: swap [ INFO ] 21:16:28 Block device: /dev/sda3 [ INFO ] 21:16:28 Start Sector: 8386560 [ INFO ] 21:16:28 End Sector: 16775167 [ INFO ] 21:16:28 Flags: [] [ INFO ] 21:16:28 Running: parted ["-s", "/dev/sda", "unit", "s", "--", "mkpart", "swap", "linux-swap", "8386560", "16775167"] [ INFO ] 21:16:28 Create partition /dev/sda3 from 8386560 to 16775167 [ INFO ] 21:16:28 Name partition #3 as SWAP [ INFO ] 21:16:28 Setting up swapspace version 1, size = 4 GiB (4294963200 bytes) [ INFO ] 21:16:28 LABEL=swap, UUID=fb2ba60b-ee7b-4f39-98f6-bd5e264e6b40 [ INFO ] 21:16:28 Formatting /dev/sda3 as linux-swap [ INFO ] 21:16:28 Activate swap /dev/sda3 [ INFO ] 21:16:28 Mount /dev/sda2 with no options at /mnt [ INFO ] 21:16:28 /mnt/efi directory created. [ INFO ] 21:16:29 Mount /dev/sda1 with no options at /mnt/efi [ INFO ] 21:16:29 NAME SIZE FSTYPE UUID MOUNTPOINT [ INFO ] 21:16:29 loop0 1.1G squashfs /run/archiso/airootfs [ INFO ] 21:16:29 sda 8G [ INFO ] 21:16:29 ├─sda1 500M vfat F5B2-E27D /mnt/efi [ INFO ] 21:16:29 ├─sda2 3.5G ext4 1aa20a63-84f7-4f03-811c-7addaf408435 /mnt [ INFO ] 21:16:29 └─sda3 4G swap fb2ba60b-ee7b-4f39-98f6-bd5e264e6b40 [SWAP] [ INFO ] 21:16:29 sr0 1.6G iso9660 2026-03-19-19-10-04-00 /run/archiso/bootmnt [ INFO ] 21:16:29 Show lsblk [ INFO ] 21:16:29 Selected desktop : "xfce" [ INFO ] 21:16:29 Selected display manager : "cyberpunk" [ INFO ] 21:16:29 Selected design : "cyborg" [ INFO ] 21:16:29 Extra packages : [] [ INFO ] 21:16:29 Using keymap : es [ INFO ] 21:16:29 Create /mnt/etc/vconsole.conf [ INFO ] 21:16:29 Append 'KEYMAP=es' to file /mnt/etc/vconsole.conf [ INFO ] 21:16:29 Set keyboard layout for virtual console [ INFO ] 21:16:29 Append 'FONT=ter-u24n' to file /mnt/etc/vconsole.conf [ INFO ] 21:16:29 Set console font [ INFO ] 21:16:29 Create /mnt/etc/X11/xorg.conf.d directory [ INFO ] 21:16:29 No TPM device nodes found. TPM 2 not available. [ INFO ] 21:16:29 Detect filesystem type and UUID for /mnt [ INFO ] 21:16:29 Root partition is ext4 [ INFO ] 21:16:29 Virtualization detected: oracle [ INFO ] 21:16:29 Detect the CPU [ INFO ] 21:16:29 Intel CPU detected. [ INFO ] 21:16:29 Detect the GPU [ INFO ] 21:16:29 Getting fastest mirrors for your location [ INFO ] 21:16:59 Server = https://fastly.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.osbeck.com/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://us.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 21:16:59 Server = https://frankfurt.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 21:16:59 Server = https://arch.yhtez.xyz/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.givebytes.net/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://ro.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.pidginhost.com/arch/$repo/os/$arch [ INFO ] 21:16:59 Server = https://gluttony.sin.cvut.cz/arch/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.puzzle.ch/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://repository.su/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.neuf.no/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://london.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 21:16:59 Server = https://uk.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.aria-on-the-planet.es/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://umea.mirror.pkgbuild.com/$repo/os/$arch [ INFO ] 21:16:59 Server = https://fi.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.dotsrc.org/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://repo.br.ee/arch/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.ditatompel.com/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.saswata.cc/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.raiolanetworks.com/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.juniorjpdj.pl/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://at.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.moson.org/arch/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.papua.go.id/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://at.arch.mirror.kescher.at/$repo/os/$arch [ INFO ] 21:16:59 Server = https://arch.midov.pl/arch/$repo/os/$arch [ INFO ] 21:16:59 Server = https://repo.hyron.dev/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.teamcloud.am/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://archlinux.mailtunnel.eu/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.franscorack.com/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.sahil.world/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.xtom.ee/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.archlinux.no/$repo/os/$arch [ INFO ] 21:16:59 Server = https://archlinux.koyanet.lv/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://sg.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.cyberbits.eu/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.quantum5.ca/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirror.group.one/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Server = https://nl.arch.niranjan.co/$repo/os/$arch [ INFO ] 21:16:59 Server = https://mirrors.jlu.edu.cn/archlinux/$repo/os/$arch [ INFO ] 21:16:59 Set fastest Arch Linux mirrors on the host [ INFO ] 21:17:41 Server = https://mirror.cedia.org.ec/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://distro.ibiblio.org/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://pt.mirrors.cicku.me/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.tillo.ch/ftp/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.hostico.ro/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://repository.su/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.yandex.ru/mirrors/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.gethosted.online/blackarch/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://ftp.halifax.rwth-aachen.de/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://ftp.linux.org.tr/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.ocf.berkeley.edu/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://blackarch.unixpeople.org/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.cyberbits.eu/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.krfoss.org/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://blackarch.org/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://blackarch.mirror.garr.it/mirrors/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.archlinux.tw/BlackArch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://blackarch.leneveu.fr/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.xjtu.edu.cn/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://www.mirrorservice.org/sites/blackarch.org/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://ftp.icm.edu.pl/pub/Linux/dist/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://mirror.easyname.ch/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.telepoint.bg/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.nju.edu.cn/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://mirror.easyname.at/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirror.team-cymru.com/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.tuna.tsinghua.edu.cn/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://blackarch.mirror.digitalpacific.com.au/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.ustc.edu.cn/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = http://ftp.cc.uoc.gr/mirrors/linux/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://mirrors.hust.edu.cn/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Server = https://www.miraa.jp/blackarch/$repo/os/$arch [ INFO ] 21:17:41 Set fastest mirrors from BlackArch on the target system [ INFO ] 21:17:59 Server = https://in-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://vn-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://gr-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://us-mi-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://es-2-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://sg-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://cl-2-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://geo-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://de-4-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://us-ut-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://br-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://cl-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://ca-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://de-2-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://es-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://gb-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://co-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Server = https://cdn-mirror.chaotic.cx/$repo/$arch [ INFO ] 21:17:59 Set fastest mirrors from Chaotic AUR on the target system [ INFO ] 21:17:59 Upgrade keyrings on the host [ INFO ] 21:18:00 Removing keys [ INFO ] 21:18:01 ==> Generating pacman master key. This may take some time. [ INFO ] 21:18:02 ==> Updating trust database... [ INFO ] 21:18:02 Initialize keys [ INFO ] 21:18:02 ==> Appending keys from archlinux.gpg... [ INFO ] 21:18:05 ==> Appending keys from athena.gpg... [ INFO ] 21:18:05 ==> Appending keys from blackarch.gpg... [ INFO ] 21:18:05 ==> Appending keys from chaotic.gpg... [ INFO ] 21:18:05 ==> Locally signing trusted keys in keyring... [ INFO ] 21:18:06 -> Locally signed 12 keys. [ INFO ] 21:18:06 ==> Importing owner trust values... [ INFO ] 21:18:06 ==> Disabling revoked keys in keyring... [ INFO ] 21:18:06 -> Disabled 40 keys. [ INFO ] 21:18:06 ==> Updating trust database... [ INFO ] 21:18:07 Populate keys [ INFO ] 21:18:07 Copy /etc/pacman.conf to /mnt/etc/pacman.conf [ INFO ] 21:18:07 ==> Creating install root at /mnt [ INFO ] 21:18:07 ==> Installing packages to /mnt [ INFO ] 21:18:07 :: Synchronizing package databases... [ INFO ] 21:18:07 athena downloading... [ INFO ] 21:18:07 core downloading... [ INFO ] 21:18:07 extra downloading... [ INFO ] 21:18:07 multilib downloading... [ INFO ] 21:18:07 blackarch downloading... [ INFO ] 21:18:07 chaotic-aur downloading... [ INFO ] 21:18:12 resolving dependencies... [ INFO ] 21:18:12 looking for conflicting packages... [ INFO ] 21:18:12 [ INFO ] 21:18:12 Packages (129) acl-2.3.2-1 attr-2.5.2-1 audit-4.1.4-2 bash-5.3.9-1 binutils-2.46-1 brotli-1.2.0-1 bzip2-1.0.8-6 ca-certificates-20240618-1 ca-certificates-mozilla-3.122-1 ca-certificates-utils-20240618-1 coreutils-9.10-1 cryptsetup-2.8.4-1 curl-8.19.0-1 dbus-1.16.2-1 dbus-broker-37-3 dbus-broker-units-37-3 dbus-units-37-3 device-mapper-2.03.39-1 diffutils-3.12-2 e2fsprogs-1.47.4-1 expat-2.7.5-1 file-5.47-1 filesystem-2025.10.12-1 findutils-4.10.0-3 gawk-5.4.0-1 gcc-libs-15.2.1+r604+g0b99615a8aef-1 gdbm-1.26-2 gettext-1.0-2 glib2-2.86.4-1 glibc-2.43+r5+g856c426a7534-1 gmp-6.3.0-3 gnulib-l10n-20241231-1 gnupg-2.4.9-1 gnutls-3.8.12-2 gpgme-2.0.1-3 grep-3.12-2 gzip-1.14-2 hwdata-0.405-1 iana-etc-20260306-1 icu-78.3-1 jansson-2.15.0-1 json-c-0.18-2 kbd-2.9.0-1 keyutils-1.6.3-3 kmod-34.2-1 krb5-1.21.3-2 leancrypto-1.7.0-1 libarchive-3.8.6-1 libasan-15.2.1+r604+g0b99615a8aef-1 libassuan-3.0.0-1 libatomic-15.2.1+r604+g0b99615a8aef-1 libcap-2.77-1 libcap-ng-0.9.2-1 libelf-0.194-2 libevent-2.1.12-5 libffi-3.5.2-1 libgcc-15.2.1+r604+g0b99615a8aef-1 libgcrypt-1.12.1-1 libgfortran-15.2.1+r604+g0b99615a8aef-1 libgomp-15.2.1+r604+g0b99615a8aef-1 libgpg-error-1.59-1 libidn2-2.3.8-1 libksba-1.6.8-1 libldap-2.6.13-1 liblsan-15.2.1+r604+g0b99615a8aef-1 libmakepkg-dropins-20-1 libnghttp2-1.68.1-1 libnghttp3-1.15.0-1 libngtcp2-1.21.0-1 libnsl-2.0.1-1 libobjc-15.2.1+r604+g0b99615a8aef-1 libp11-kit-0.26.2-1 libpsl-0.21.5-2 libquadmath-15.2.1+r604+g0b99615a8aef-1 libsasl-2.1.28-5 libseccomp-2.6.0-1 libsecret-0.21.7-1 libssh2-1.11.1-1 libstdc++-15.2.1+r604+g0b99615a8aef-1 libsysprof-capture-49.0-2 libtasn1-4.21.0-1 libtirpc-1.3.7-1 libtsan-15.2.1+r604+g0b99615a8aef-1 libubsan-15.2.1+r604+g0b99615a8aef-1 libunistring-1.4.1-1 libusb-1.0.29-1 libverto-0.3.2-5 libxcrypt-4.5.2-1 libxml2-2.15.2-1 linux-api-headers-6.19-1 lmdb-0.9.35-1 lz4-1:1.10.0-2 mkinitcpio-busybox-1.36.1-1 mpfr-4.2.2-1 ncurses-6.6-2 nettle-3.10.2-1 npth-1.8-1 openssl-3.6.1-1 p11-kit-0.26.2-1 pacman-mirrorlist-20260213-1 pam-1.7.2-2 pambase-20250719-1 pcre2-10.47-1 pinentry-1.3.2-2 popt-1.19-2 readline-8.3.003-1 sed-4.9-3 shadow-4.18.0-1 sqlite-3.52.0-1 systemd-260.1-1 systemd-libs-260.1-1 tpm2-tss-4.1.3-1 tzdata-2026a-1 util-linux-2.41.3-2 util-linux-libs-2.41.3-2 xz-5.8.2-1 zlib-1:1.3.2-3 zstd-1.5.7-3 archlinux-keyring-20260323-1 athena-keyring-1.0.0-2 athena-mirrorlist-1.0.2-1 blackarch-keyring-20251011-2 blackarch-mirrorlist-20260318-1 chaotic-keyring-20251028-1 chaotic-mirrorlist-20260302-2 glibc-locales-2.43+r5+g856c426a7534-1 mkinitcpio-40-4 pacman-7.1.0.r9.g54d9411-1 rate-mirrors-0.28.2-1 [ INFO ] 21:18:12 [ INFO ] 21:18:12 Total Download Size: 126.90 MiB [ INFO ] 21:18:12 Total Installed Size: 723.31 MiB [ INFO ] 21:18:12 [ INFO ] 21:18:12 :: Proceed with installation? [Y/n] [ INFO ] 21:18:12 :: Retrieving packages... [ INFO ] 21:18:12 glibc-locales-2.43+r5+g856c426a7534-1-x86_64 downloading... [ INFO ] 21:18:12 icu-78.3-1-x86_64 downloading... [ INFO ] 21:18:12 glibc-2.43+r5+g856c426a7534-1-x86_64 downloading... [ INFO ] 21:18:12 systemd-260.1-1-x86_64 downloading... [ INFO ] 21:18:12 binutils-2.46-1-x86_64 downloading... [ INFO ] 21:18:18 openssl-3.6.1-1-x86_64 downloading... [ INFO ] 21:18:19 util-linux-2.41.3-2-x86_64 downloading... [ INFO ] 21:18:19 glib2-2.86.4-1-x86_64 downloading... [ INFO ] 21:18:19 gettext-1.0-2-x86_64 downloading... [ INFO ] 21:18:19 rate-mirrors-0.28.2-1-x86_64 downloading... [ INFO ] 21:18:20 coreutils-9.10-1-x86_64 downloading... [ INFO ] 21:18:20 gnupg-2.4.9-1-x86_64 downloading... [ INFO ] 21:18:21 sqlite-3.52.0-1-x86_64 downloading... [ INFO ] 21:18:21 bash-5.3.9-1-x86_64 downloading... [ INFO ] 21:18:21 gnutls-3.8.12-2-x86_64 downloading... [ INFO ] 21:18:23 hwdata-0.405-1-any downloading... [ INFO ] 21:18:23 pcre2-10.47-1-x86_64 downloading... [ INFO ] 21:18:24 linux-api-headers-6.19-1-x86_64 downloading... [ INFO ] 21:18:24 gawk-5.4.0-1-x86_64 downloading... [ INFO ] 21:18:25 leancrypto-1.7.0-1-x86_64 downloading... [ INFO ] 21:18:26 krb5-1.21.3-2-x86_64 downloading... [ INFO ] 21:18:27 systemd-libs-260.1-1-x86_64 downloading... [ INFO ] 21:18:27 kbd-2.9.0-1-x86_64 downloading... [ INFO ] 21:18:27 e2fsprogs-1.47.4-1-x86_64 downloading... [ INFO ] 21:18:27 curl-8.19.0-1-x86_64 downloading... [ INFO ] 21:18:28 shadow-4.18.0-1-x86_64 downloading... [ INFO ] 21:18:29 archlinux-keyring-20260323-1-any downloading... [ INFO ] 21:18:29 ncurses-6.6-2-x86_64 downloading... [ INFO ] 21:18:29 pacman-7.1.0.r9.g54d9411-1-x86_64 downloading... [ INFO ] 21:18:30 tpm2-tss-4.1.3-1-x86_64 downloading... [ INFO ] 21:18:30 libgfortran-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:31 xz-5.8.2-1-x86_64 downloading... [ INFO ] 21:18:31 cryptsetup-2.8.4-1-x86_64 downloading... [ INFO ] 21:18:31 libcap-2.77-1-x86_64 downloading... [ INFO ] 21:18:31 libxml2-2.15.2-1-x86_64 downloading... [ INFO ] 21:18:32 libstdc++-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:33 libgcrypt-1.12.1-1-x86_64 downloading... [ INFO ] 21:18:33 libunistring-1.4.1-1-x86_64 downloading... [ INFO ] 21:18:33 libelf-0.194-2-x86_64 downloading... [ INFO ] 21:18:33 pam-1.7.2-2-x86_64 downloading... [ INFO ] 21:18:34 libarchive-3.8.6-1-x86_64 downloading... [ INFO ] 21:18:34 zstd-1.5.7-3-x86_64 downloading... [ INFO ] 21:18:34 libp11-kit-0.26.2-1-x86_64 downloading... [ INFO ] 21:18:34 util-linux-libs-2.41.3-2-x86_64 downloading... [ INFO ] 21:18:34 libasan-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:35 findutils-4.10.0-3-x86_64 downloading... [ INFO ] 21:18:35 nettle-3.10.2-1-x86_64 downloading... [ INFO ] 21:18:35 libtsan-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:35 gmp-6.3.0-3-x86_64 downloading... [ INFO ] 21:18:35 file-5.47-1-x86_64 downloading... [ INFO ] 21:18:35 mpfr-4.2.2-1-x86_64 downloading... [ INFO ] 21:18:35 readline-8.3.003-1-x86_64 downloading... [ INFO ] 21:18:35 iana-etc-20260306-1-any downloading... [ INFO ] 21:18:35 brotli-1.2.0-1-x86_64 downloading... [ INFO ] 21:18:36 ca-certificates-mozilla-3.122-1-x86_64 downloading... [ INFO ] 21:18:36 audit-4.1.4-2-x86_64 downloading... [ INFO ] 21:18:36 dbus-1.16.2-1-x86_64 downloading... [ INFO ] 21:18:36 diffutils-3.12-2-x86_64 downloading... [ INFO ] 21:18:36 gpgme-2.0.1-3-x86_64 downloading... [ INFO ] 21:18:36 tzdata-2026a-1-x86_64 downloading... [ INFO ] 21:18:36 device-mapper-2.03.39-1-x86_64 downloading... [ INFO ] 21:18:36 libldap-2.6.13-1-x86_64 downloading... [ INFO ] 21:18:36 mkinitcpio-busybox-1.36.1-1-x86_64 downloading... [ INFO ] 21:18:37 libgpg-error-1.59-1-x86_64 downloading... [ INFO ] 21:18:37 libevent-2.1.12-5-x86_64 downloading... [ INFO ] 21:18:37 gdbm-1.26-2-x86_64 downloading... [ INFO ] 21:18:37 libssh2-1.11.1-1-x86_64 downloading... [ INFO ] 21:18:37 p11-kit-0.26.2-1-x86_64 downloading... [ INFO ] 21:18:37 grep-3.12-2-x86_64 downloading... [ INFO ] 21:18:37 liblsan-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:37 libgomp-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:37 sed-4.9-3-x86_64 downloading... [ INFO ] 21:18:37 libubsan-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:37 libngtcp2-1.21.0-1-x86_64 downloading... [ INFO ] 21:18:37 pinentry-1.3.2-2-x86_64 downloading... [ INFO ] 21:18:37 libsecret-0.21.7-1-x86_64 downloading... [ INFO ] 21:18:37 libtirpc-1.3.7-1-x86_64 downloading... [ INFO ] 21:18:38 libquadmath-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:38 lz4-1:1.10.0-2-x86_64 downloading... [ INFO ] 21:18:38 dbus-broker-37-3-x86_64 downloading... [ INFO ] 21:18:38 libsasl-2.1.28-5-x86_64 downloading... [ INFO ] 21:18:38 libksba-1.6.8-1-x86_64 downloading... [ INFO ] 21:18:38 acl-2.3.2-1-x86_64 downloading... [ INFO ] 21:18:38 libtasn1-4.21.0-1-x86_64 downloading... [ INFO ] 21:18:38 libidn2-2.3.8-1-x86_64 downloading... [ INFO ] 21:18:38 kmod-34.2-1-x86_64 downloading... [ INFO ] 21:18:38 gnulib-l10n-20241231-1-any downloading... [ INFO ] 21:18:38 expat-2.7.5-1-x86_64 downloading... [ INFO ] 21:18:38 lmdb-0.9.35-1-x86_64 downloading... [ INFO ] 21:18:38 libassuan-3.0.0-1-x86_64 downloading... [ INFO ] 21:18:38 keyutils-1.6.3-3-x86_64 downloading... [ INFO ] 21:18:38 libseccomp-2.6.0-1-x86_64 downloading... [ INFO ] 21:18:38 libnghttp2-1.68.1-1-x86_64 downloading... [ INFO ] 21:18:38 libxcrypt-4.5.2-1-x86_64 downloading... [ INFO ] 21:18:38 jansson-2.15.0-1-x86_64 downloading... [ INFO ] 21:18:38 libpsl-0.21.5-2-x86_64 downloading... [ INFO ] 21:18:38 gzip-1.14-2-x86_64 downloading... [ INFO ] 21:18:38 zlib-1:1.3.2-3-x86_64 downloading... [ INFO ] 21:18:38 libnghttp3-1.15.0-1-x86_64 downloading... [ INFO ] 21:18:38 libgcc-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:38 popt-1.19-2-x86_64 downloading... [ INFO ] 21:18:38 libusb-1.0.29-1-x86_64 downloading... [ INFO ] 21:18:38 attr-2.5.2-1-x86_64 downloading... [ INFO ] 21:18:38 mkinitcpio-40-4-any downloading... [ INFO ] 21:18:38 libcap-ng-0.9.2-1-x86_64 downloading... [ INFO ] 21:18:38 json-c-0.18-2-x86_64 downloading... [ INFO ] 21:18:38 bzip2-1.0.8-6-x86_64 downloading... [ INFO ] 21:18:38 libsysprof-capture-49.0-2-x86_64 downloading... [ INFO ] 21:18:38 libffi-3.5.2-1-x86_64 downloading... [ INFO ] 21:18:38 libobjc-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:38 npth-1.8-1-x86_64 downloading... [ INFO ] 21:18:39 libnsl-2.0.1-1-x86_64 downloading... [ INFO ] 21:18:39 libverto-0.3.2-5-x86_64 downloading... [ INFO ] 21:18:39 blackarch-keyring-20251011-2-any downloading... [ INFO ] 21:18:39 chaotic-keyring-20251028-1-any downloading... [ INFO ] 21:18:39 filesystem-2025.10.12-1-any downloading... [ INFO ] 21:18:39 libatomic-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:39 ca-certificates-utils-20240618-1-any downloading... [ INFO ] 21:18:39 pacman-mirrorlist-20260213-1-any downloading... [ INFO ] 21:18:39 athena-keyring-1.0.0-2-any downloading... [ INFO ] 21:18:39 libmakepkg-dropins-20-1-any downloading... [ INFO ] 21:18:39 chaotic-mirrorlist-20260302-2-any downloading... [ INFO ] 21:18:39 blackarch-mirrorlist-20260318-1-any downloading... [ INFO ] 21:18:39 pambase-20250719-1-any downloading... [ INFO ] 21:18:39 athena-mirrorlist-1.0.2-1-any downloading... [ INFO ] 21:18:39 gcc-libs-15.2.1+r604+g0b99615a8aef-1-x86_64 downloading... [ INFO ] 21:18:39 dbus-broker-units-37-3-x86_64 downloading... [ INFO ] 21:18:39 dbus-units-37-3-x86_64 downloading... [ INFO ] 21:18:39 ca-certificates-20240618-1-any downloading... [ INFO ] 21:18:40 checking keyring... [ INFO ] 21:18:40 checking package integrity... [ INFO ] 21:18:42 loading package files... [ INFO ] 21:18:42 checking for file conflicts... [ INFO ] 21:18:42 checking available disk space... [ INFO ] 21:18:42 :: Processing package changes... [ INFO ] 21:18:42 installing linux-api-headers... [ INFO ] 21:18:42 installing tzdata... [ INFO ] 21:18:42 Optional dependencies for tzdata [ INFO ] 21:18:42 bash: for tzselect [pending] [ INFO ] 21:18:42 glibc: for zdump, zic [pending] [ INFO ] 21:18:42 installing iana-etc... [ INFO ] 21:18:42 installing filesystem... [ INFO ] 21:18:42 installing glibc... [ INFO ] 21:18:42 Optional dependencies for glibc [ INFO ] 21:18:42 gd: for memusagestat [ INFO ] 21:18:42 perl: for mtrace [ INFO ] 21:18:42 installing libgcc... [ INFO ] 21:18:42 installing libstdc++... [ INFO ] 21:18:42 installing ncurses... [ INFO ] 21:18:43 Optional dependencies for ncurses [ INFO ] 21:18:43 bash: for ncursesw6-config [pending] [ INFO ] 21:18:43 installing readline... [ INFO ] 21:18:43 installing bash... [ INFO ] 21:18:43 Optional dependencies for bash [ INFO ] 21:18:43 bash-completion: for tab completion [ INFO ] 21:18:43 installing acl... [ INFO ] 21:18:43 installing attr... [ INFO ] 21:18:43 installing gmp... [ INFO ] 21:18:43 installing zlib... [ INFO ] 21:18:43 installing sqlite... [ INFO ] 21:18:43 installing util-linux-libs... [ INFO ] 21:18:43 Optional dependencies for util-linux-libs [ INFO ] 21:18:43 python: python bindings to libmount [ INFO ] 21:18:43 installing e2fsprogs... [ INFO ] 21:18:43 Optional dependencies for e2fsprogs [ INFO ] 21:18:43 lvm2: for e2scrub [ INFO ] 21:18:43 util-linux: for e2scrub [pending] [ INFO ] 21:18:43 smtp-forwarder: for e2scrub_fail script [ INFO ] 21:18:43 installing keyutils... [ INFO ] 21:18:43 installing gdbm... [ INFO ] 21:18:43 installing openssl... [ INFO ] 21:18:43 Optional dependencies for openssl [ INFO ] 21:18:43 ca-certificates [pending] [ INFO ] 21:18:43 perl [ INFO ] 21:18:43 installing libsasl... [ INFO ] 21:18:43 installing libldap... [ INFO ] 21:18:43 installing libevent... [ INFO ] 21:18:43 Optional dependencies for libevent [ INFO ] 21:18:43 python: event_rpcgen.py [ INFO ] 21:18:43 installing libverto... [ INFO ] 21:18:43 installing lmdb... [ INFO ] 21:18:43 installing krb5... [ INFO ] 21:18:43 installing libcap-ng... [ INFO ] 21:18:43 installing audit... [ INFO ] 21:18:43 Optional dependencies for audit [ INFO ] 21:18:43 audispd-plugins: for audit event dispatcher plugins [ INFO ] 21:18:43 audispd-plugins-zos: for z/OS audit event dispatcher plugin [ INFO ] 21:18:43 installing libxcrypt... [ INFO ] 21:18:43 installing libtirpc... [ INFO ] 21:18:43 installing libnsl... [ INFO ] 21:18:43 installing pambase... [ INFO ] 21:18:43 installing libgpg-error... [ INFO ] 21:18:43 installing libgcrypt... [ INFO ] 21:18:43 installing lz4... [ INFO ] 21:18:43 installing xz... [ INFO ] 21:18:43 installing zstd... [ INFO ] 21:18:43 installing systemd-libs... [ INFO ] 21:18:43 installing pam... [ INFO ] 21:18:43 installing libcap... [ INFO ] 21:18:43 installing coreutils... [ INFO ] 21:18:43 installing findutils... [ INFO ] 21:18:43 installing libtasn1... [ INFO ] 21:18:43 installing libffi... [ INFO ] 21:18:43 installing libp11-kit... [ INFO ] 21:18:43 installing p11-kit... [ INFO ] 21:18:44 installing ca-certificates-utils... [ INFO ] 21:18:44 installing ca-certificates-mozilla... [ INFO ] 21:18:44 installing ca-certificates... [ INFO ] 21:18:44 installing brotli... [ INFO ] 21:18:44 installing libunistring... [ INFO ] 21:18:44 installing libidn2... [ INFO ] 21:18:44 installing libnghttp2... [ INFO ] 21:18:44 installing libnghttp3... [ INFO ] 21:18:44 installing nettle... [ INFO ] 21:18:44 installing leancrypto... [ INFO ] 21:18:44 installing gnutls... [ INFO ] 21:18:44 Optional dependencies for gnutls [ INFO ] 21:18:44 tpm2-tss: support for TPM2 wrapped keys [pending] [ INFO ] 21:18:44 installing libngtcp2... [ INFO ] 21:18:44 installing libpsl... [ INFO ] 21:18:44 installing libssh2... [ INFO ] 21:18:44 installing curl... [ INFO ] 21:18:44 installing mpfr... [ INFO ] 21:18:44 installing gawk... [ INFO ] 21:18:44 installing json-c... [ INFO ] 21:18:44 installing libgomp... [ INFO ] 21:18:44 installing gnulib-l10n... [ INFO ] 21:18:44 installing icu... [ INFO ] 21:18:44 installing libxml2... [ INFO ] 21:18:44 Optional dependencies for libxml2 [ INFO ] 21:18:44 python: Python bindings [ INFO ] 21:18:44 installing gettext... [ INFO ] 21:18:44 Optional dependencies for gettext [ INFO ] 21:18:44 git: for autopoint infrastructure updates [ INFO ] 21:18:44 appstream: for appstream support [ INFO ] 21:18:44 installing libksba... [ INFO ] 21:18:44 installing libusb... [ INFO ] 21:18:44 installing libassuan... [ INFO ] 21:18:44 installing libsysprof-capture... [ INFO ] 21:18:44 installing bzip2... [ INFO ] 21:18:44 installing pcre2... [ INFO ] 21:18:44 Optional dependencies for pcre2 [ INFO ] 21:18:44 sh: for pcre2-config [installed] [ INFO ] 21:18:44 installing glib2... [ INFO ] 21:18:44 Optional dependencies for glib2 [ INFO ] 21:18:44 dconf: GSettings storage backend [ INFO ] 21:18:44 glib2-devel: development tools [ INFO ] 21:18:44 gvfs: most gio functionality [ INFO ] 21:18:44 installing tpm2-tss... [ INFO ] 21:18:44 installing libsecret... [ INFO ] 21:18:44 Optional dependencies for libsecret [ INFO ] 21:18:44 org.freedesktop.secrets: secret storage backend [ INFO ] 21:18:44 installing pinentry... [ INFO ] 21:18:44 Optional dependencies for pinentry [ INFO ] 21:18:44 gcr: GNOME backend [ INFO ] 21:18:44 gtk3: GTK backend [ INFO ] 21:18:44 qt5-x11extras: Qt5 backend [ INFO ] 21:18:44 kwayland5: Qt5 backend [ INFO ] 21:18:44 kguiaddons: Qt6 backend [ INFO ] 21:18:44 kwindowsystem: Qt6 backend [ INFO ] 21:18:44 installing npth... [ INFO ] 21:18:44 installing gnupg... [ INFO ] 21:18:45 Optional dependencies for gnupg [ INFO ] 21:18:45 pcsclite: for using scdaemon not with the gnupg internal card driver [ INFO ] 21:18:45 installing gpgme... [ INFO ] 21:18:45 installing grep... [ INFO ] 21:18:45 installing libarchive... [ INFO ] 21:18:45 installing pacman-mirrorlist... [ INFO ] 21:18:45 installing device-mapper... [ INFO ] 21:18:45 installing popt... [ INFO ] 21:18:45 installing cryptsetup... [ INFO ] 21:18:45 installing expat... [ INFO ] 21:18:45 installing dbus... [ INFO ] 21:18:45 installing dbus-broker... [ INFO ] 21:18:45 installing dbus-broker-units... [ INFO ] 21:18:45 installing dbus-units... [ INFO ] 21:18:45 installing sed... [ INFO ] 21:18:45 installing gzip... [ INFO ] 21:18:45 Optional dependencies for gzip [ INFO ] 21:18:45 less: zless support [ INFO ] 21:18:45 util-linux: zmore support [pending] [ INFO ] 21:18:45 diffutils: zdiff/zcmp support [pending] [ INFO ] 21:18:45 installing kbd... [ INFO ] 21:18:45 installing kmod... [ INFO ] 21:18:45 installing hwdata... [ INFO ] 21:18:45 installing libelf... [ INFO ] 21:18:45 installing libseccomp... [ INFO ] 21:18:45 installing file... [ INFO ] 21:18:45 installing shadow... [ INFO ] 21:18:46 installing util-linux... [ INFO ] 21:18:46 Optional dependencies for util-linux [ INFO ] 21:18:46 words: default dictionary for look [ INFO ] 21:18:46 installing systemd... [ INFO ] 21:18:46 Initializing machine ID from random generator. [ INFO ] 21:18:46 Creating group 'sys' with GID 3. [ INFO ] 21:18:46 Creating group 'mem' with GID 8. [ INFO ] 21:18:46 Creating group 'ftp' with GID 11. [ INFO ] 21:18:46 Creating group 'mail' with GID 12. [ INFO ] 21:18:46 Creating group 'log' with GID 19. [ INFO ] 21:18:46 Creating group 'smmsp' with GID 25. [ INFO ] 21:18:46 Creating group 'proc' with GID 26. [ INFO ] 21:18:46 Creating group 'games' with GID 50. [ INFO ] 21:18:46 Creating group 'lock' with GID 54. [ INFO ] 21:18:46 Creating group 'network' with GID 90. [ INFO ] 21:18:46 Creating group 'floppy' with GID 94. [ INFO ] 21:18:46 Creating group 'scanner' with GID 96. [ INFO ] 21:18:46 Creating group 'power' with GID 98. [ INFO ] 21:18:46 Creating group 'nobody' with GID 65534. [ INFO ] 21:18:46 Creating group 'adm' with GID 999. [ INFO ] 21:18:46 Creating group 'wheel' with GID 998. [ INFO ] 21:18:46 Creating group 'empower' with GID 997. [ INFO ] 21:18:46 Creating group 'utmp' with GID 996. [ INFO ] 21:18:46 Creating group 'audio' with GID 995. [ INFO ] 21:18:46 Creating group 'clock' with GID 994. [ INFO ] 21:18:46 Creating group 'disk' with GID 993. [ INFO ] 21:18:46 Creating group 'input' with GID 992. [ INFO ] 21:18:46 Creating group 'kmem' with GID 991. [ INFO ] 21:18:46 Creating group 'kvm' with GID 990. [ INFO ] 21:18:46 Creating group 'lp' with GID 989. [ INFO ] 21:18:46 Creating group 'optical' with GID 988. [ INFO ] 21:18:46 Creating group 'render' with GID 987. [ INFO ] 21:18:46 Creating group 'sgx' with GID 986. [ INFO ] 21:18:46 Creating group 'storage' with GID 985. [ INFO ] 21:18:46 Creating group 'tty' with GID 5. [ INFO ] 21:18:46 Creating group 'uucp' with GID 984. [ INFO ] 21:18:46 Creating group 'video' with GID 983. [ INFO ] 21:18:46 Creating group 'users' with GID 982. [ INFO ] 21:18:46 Creating group 'groups' with GID 981. [ INFO ] 21:18:46 Creating group 'systemd-journal' with GID 980. [ INFO ] 21:18:46 Creating group 'rfkill' with GID 979. [ INFO ] 21:18:46 Creating group 'bin' with GID 1. [ INFO ] 21:18:46 Creating user 'bin' (n/a) with UID 1 and GID 1. [ INFO ] 21:18:46 Creating group 'daemon' with GID 2. [ INFO ] 21:18:46 Creating user 'daemon' (n/a) with UID 2 and GID 2. [ INFO ] 21:18:46 Creating user 'mail' (n/a) with UID 8 and GID 12. [ INFO ] 21:18:46 Creating user 'ftp' (n/a) with UID 14 and GID 11. [ INFO ] 21:18:46 Creating group 'http' with GID 33. [ INFO ] 21:18:46 Creating user 'http' (n/a) with UID 33 and GID 33. [ INFO ] 21:18:46 Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534. [ INFO ] 21:18:46 Creating group 'dbus' with GID 81. [ INFO ] 21:18:46 Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. [ INFO ] 21:18:46 Creating group 'systemd-coredump' with GID 978. [ INFO ] 21:18:46 Creating user 'systemd-coredump' (systemd Core Dumper) with UID 978 and GID 978. [ INFO ] 21:18:46 Creating group 'systemd-network' with GID 977. [ INFO ] 21:18:46 Creating user 'systemd-network' (systemd Network Management) with UID 977 and GID 977. [ INFO ] 21:18:46 Creating group 'systemd-oom' with GID 976. [ INFO ] 21:18:46 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 976 and GID 976. [ INFO ] 21:18:46 Creating group 'systemd-journal-remote' with GID 975. [ INFO ] 21:18:46 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 975 and GID 975. [ INFO ] 21:18:46 Creating group 'systemd-resolve' with GID 974. [ INFO ] 21:18:46 Creating user 'systemd-resolve' (systemd Resolver) with UID 974 and GID 974. [ INFO ] 21:18:46 Creating group 'systemd-timesync' with GID 973. [ INFO ] 21:18:46 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 973 and GID 973. [ INFO ] 21:18:46 Creating group 'tss' with GID 972. [ INFO ] 21:18:46 Creating user 'tss' (tss user for tpm2) with UID 972 and GID 972. [ INFO ] 21:18:46 Creating group 'uuidd' with GID 971. [ INFO ] 21:18:46 Creating user 'uuidd' (UUID generator helper daemon) with UID 971 and GID 971. [ INFO ] 21:18:48 Created symlink '/etc/systemd/system/autovt@.service' → '/usr/lib/systemd/system/getty@.service'. [ INFO ] 21:18:48 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'. [ INFO ] 21:18:48 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'. [ INFO ] 21:18:48 Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' → '/usr/lib/systemd/system/systemd-userdbd.socket'. [ INFO ] 21:18:48 Optional dependencies for systemd [ INFO ] 21:18:48 libmicrohttpd: systemd-journal-gatewayd and systemd-journal-remote [ INFO ] 21:18:48 apparmor: additional security features [ INFO ] 21:18:48 quota-tools: kernel-level quota management [ INFO ] 21:18:48 systemd-sysvcompat: symlink package to provide sysvinit binaries [ INFO ] 21:18:48 systemd-ukify: combine kernel and initrd into a signed Unified Kernel Image [ INFO ] 21:18:48 polkit: allow administration as unprivileged user [ INFO ] 21:18:48 curl: systemd-journal-upload, machinectl pull-tar and pull-raw [installed] [ INFO ] 21:18:48 gnutls: systemd-journal-gatewayd and systemd-journal-remote [installed] [ INFO ] 21:18:48 qrencode: show QR codes [ INFO ] 21:18:48 iptables: firewall features [ INFO ] 21:18:48 libarchive: convert DDIs to tarballs [installed] [ INFO ] 21:18:48 libbpf: support BPF programs [ INFO ] 21:18:48 libpwquality: check password quality [ INFO ] 21:18:48 libfido2: unlocking LUKS2 volumes with FIDO2 token [ INFO ] 21:18:48 libp11-kit: support PKCS#11 [installed] [ INFO ] 21:18:48 tpm2-tss: unlocking LUKS2 volumes with TPM2 [installed] [ INFO ] 21:18:48 installing libasan... [ INFO ] 21:18:48 installing libatomic... [ INFO ] 21:18:48 installing libgfortran... [ INFO ] 21:18:48 installing liblsan... [ INFO ] 21:18:48 installing libobjc... [ INFO ] 21:18:48 installing libquadmath... [ INFO ] 21:18:48 installing libtsan... [ INFO ] 21:18:48 installing libubsan... [ INFO ] 21:18:48 installing gcc-libs... [ INFO ] 21:18:48 installing jansson... [ INFO ] 21:18:48 installing binutils... [ INFO ] 21:18:48 Optional dependencies for binutils [ INFO ] 21:18:48 debuginfod: for debuginfod server/client functionality [ INFO ] 21:18:48 perl: for gprofng-display-html [ INFO ] 21:18:48 installing libmakepkg-dropins... [ INFO ] 21:18:48 installing pacman... [ INFO ] 21:18:48 warning: /mnt/etc/pacman.conf installed as /mnt/etc/pacman.conf.pacnew [ INFO ] 21:18:48 Optional dependencies for pacman [ INFO ] 21:18:48 base-devel: required to use makepkg [ INFO ] 21:18:48 perl-locale-gettext: translation support in makepkg-template [ INFO ] 21:18:48 installing mkinitcpio-busybox... [ INFO ] 21:18:48 installing diffutils... [ INFO ] 21:18:48 installing mkinitcpio... [ INFO ] 21:18:48 Optional dependencies for mkinitcpio [ INFO ] 21:18:48 xz: Use lzma or xz compression for the initramfs image [installed] [ INFO ] 21:18:48 bzip2: Use bzip2 compression for the initramfs image [installed] [ INFO ] 21:18:48 lzop: Use lzo compression for the initramfs image [ INFO ] 21:18:48 lz4: Use lz4 compression for the initramfs image [installed] [ INFO ] 21:18:48 mkinitcpio-nfs-utils: Support for root filesystem on NFS [ INFO ] 21:18:48 systemd-ukify: alternative UKI generator [ INFO ] 21:18:48 installing glibc-locales... [ INFO ] 21:18:49 installing athena-mirrorlist... [ INFO ] 21:18:49 installing blackarch-mirrorlist... [ INFO ] 21:18:49 installing chaotic-mirrorlist... [ INFO ] 21:18:49 installing rate-mirrors... [ INFO ] 21:18:49 installing archlinux-keyring... [ INFO ] 21:18:50 ==> Appending keys from archlinux.gpg... [ INFO ] 21:18:53 ==> Disabling revoked keys in keyring... [ INFO ] 21:18:53 -> Disabled 2 keys. [ INFO ] 21:18:53 ==> Updating trust database... [ INFO ] 21:18:53 gpg: Note: third-party key signatures using the SHA1 algorithm are rejected [ INFO ] 21:18:53 gpg: (use option "--allow-weak-key-signatures" to override) [ INFO ] 21:18:53 gpg: marginals needed: 3 completes needed: 1 trust model: pgp [ INFO ] 21:18:53 gpg: depth: 0 valid: 1 signed: 12 trust: 0-, 0q, 0n, 0m, 0f, 1u [ INFO ] 21:18:53 gpg: depth: 1 valid: 12 signed: 85 trust: 0-, 0q, 0n, 12m, 0f, 0u [ INFO ] 21:18:53 gpg: depth: 2 valid: 72 signed: 18 trust: 72-, 0q, 0n, 0m, 0f, 0u [ INFO ] 21:18:53 gpg: next trustdb check due at 2026-10-21 [ INFO ] 21:18:53 installing athena-keyring... [ INFO ] 21:18:53 installing blackarch-keyring... [ INFO ] 21:18:53 ==> Appending keys from blackarch.gpg... [ INFO ] 21:18:54 ==> Updating trust database... [ INFO ] 21:18:54 gpg: next trustdb check due at 2026-10-21 [ INFO ] 21:18:54 installing chaotic-keyring... [ INFO ] 21:18:54 ==> Appending keys from chaotic.gpg... [ INFO ] 21:18:54 ==> Updating trust database... [ INFO ] 21:18:54 gpg: next trustdb check due at 2026-10-21 [ INFO ] 21:18:54 ==> Updating trust database... [ INFO ] 21:18:54 gpg: Note: third-party key signatures using the SHA1 algorithm are rejected [ INFO ] 21:18:54 gpg: (use option "--allow-weak-key-signatures" to override) [ INFO ] 21:18:54 gpg: marginals needed: 3 completes needed: 1 trust model: pgp [ INFO ] 21:18:54 gpg: depth: 0 valid: 1 signed: 12 trust: 0-, 0q, 0n, 0m, 0f, 1u [ INFO ] 21:18:54 gpg: depth: 1 valid: 12 signed: 85 trust: 0-, 0q, 0n, 12m, 0f, 0u [ INFO ] 21:18:54 gpg: depth: 2 valid: 72 signed: 18 trust: 72-, 0q, 0n, 0m, 0f, 0u [ INFO ] 21:18:54 gpg: next trustdb check due at 2026-10-21 [ INFO ] 21:18:54 Optional dependencies for chaotic-keyring [ INFO ] 21:18:54 pkgstats: install to submit package usage statistics [ INFO ] 21:18:54 :: Running post-transaction hooks... [ INFO ] 21:18:54 ( 1/13) Initializing and populating all keyrings... [ INFO ] 21:18:54 ==> Appending keys from archlinux.gpg... [ INFO ] 21:18:56 ==> Appending keys from athena.gpg... [ INFO ] 21:18:56 ==> Appending keys from blackarch.gpg... [ INFO ] 21:18:56 ==> Appending keys from chaotic.gpg... [ INFO ] 21:18:56 ==> Updating trust database... [ INFO ] 21:18:56 gpg: next trustdb check due at 2026-10-21 [ INFO ] 21:18:56 ( 2/13) Creating system user accounts... [ INFO ] 21:18:56 Creating group 'alpm' with GID 970. [ INFO ] 21:18:56 Creating user 'alpm' (Arch Linux Package Management) with UID 970 and GID 970. [ INFO ] 21:18:56 ( 3/13) Creating temporary files... [ INFO ] 21:18:57 ( 4/13) Updating journal message catalog... [ INFO ] 21:18:57 ( 5/13) Updating udev hardware database... [ INFO ] 21:18:57 ( 6/13) Applying kernel sysctl settings... [ INFO ] 21:18:57 Skipped: Running in chroot. [ INFO ] 21:18:57 ( 7/13) Reloading system manager configuration... [ INFO ] 21:18:57 Skipped: Running in chroot. [ INFO ] 21:18:57 ( 8/13) Reloading user manager configuration... [ INFO ] 21:18:58 Skipped: Running in chroot. [ INFO ] 21:18:58 ( 9/13) Reloading device manager configuration... [ INFO ] 21:18:58 Skipped: Running in chroot. [ INFO ] 21:18:58 (10/13) Arming ConditionNeedsUpdate... [ INFO ] 21:18:58 (11/13) Rebuilding certificate stores... [ INFO ] 21:18:59 (12/13) Updating linux initcpios... [ INFO ] 21:18:59 (13/13) Reloading system bus configuration... [ INFO ] 21:18:59 Skipped: Running in chroot. [ INFO ] 21:18:59 Copy /etc/pacman.d/mirrorlist to /mnt/etc/pacman.d/mirrorlist [ INFO ] 21:18:59 Copy /etc/pacman.d/athena-mirrorlist to /mnt/etc/pacman.d/athena-mirrorlist [ INFO ] 21:18:59 Copy /etc/pacman.d/blackarch-mirrorlist to /mnt/etc/pacman.d/blackarch-mirrorlist [ INFO ] 21:18:59 Copy /etc/pacman.d/chaotic-mirrorlist to /mnt/etc/pacman.d/chaotic-mirrorlist [ INFO ] 21:18:59 The system has 4 cores [ INFO ] 21:18:59 Sed '#MAKEFLAGS=.*' to 'MAKEFLAGS="-j4"' in file /mnt/etc/makepkg.conf [ INFO ] 21:18:59 Set available cores on MAKEFLAGS [ INFO ] 21:18:59 Sed '#BUILDDIR=.*' to 'BUILDDIR=/tmp/makepkg' in file /mnt/etc/makepkg.conf [ INFO ] 21:18:59 Improving compilation times [ INFO ] 21:18:59 Sed 'COMPRESSXZ=\(xz -c -z -\)' to 'COMPRESSXZ=(xz -c -z - --threads=0)' in file /mnt/etc/makepkg.conf [ INFO ] 21:18:59 Changing the compression settings [ INFO ] 21:18:59 Sed 'COMPRESSZST=\(zstd -c -z -q -\)' to 'COMPRESSZST=(zstd -c -z -q - --threads=0)' in file /mnt/etc/makepkg.conf [ INFO ] 21:18:59 Changing the compression settings [ INFO ] 21:18:59 Sed 'PKGEXT='.pkg.tar.xz'' to 'PKGEXT='.pkg.tar.zst'' in file /mnt/etc/makepkg.conf [ INFO ] 21:18:59 Changing the compression settings [ INFO ] 21:18:59 Set mkinitcpio hooks. [ INFO ] 21:18:59 Sed '#COMPRESSION="lz4"' to 'COMPRESSION="gzip"' in file /mnt/etc/mkinitcpio.conf [ INFO ] 21:18:59 Set compression algorithm. [ INFO ] 21:19:00 :: Synchronizing package databases... [ INFO ] 21:19:00 athena downloading... [ INFO ] 21:19:00 core downloading... [ INFO ] 21:19:00 extra downloading... [ INFO ] 21:19:00 multilib downloading... [ INFO ] 21:19:00 blackarch downloading... [ INFO ] 21:19:00 chaotic-aur downloading... [ INFO ] 21:19:04 warning: audit-4.1.4-2 is up to date -- skipping [ INFO ] 21:19:04 warning: curl-8.19.0-1 is up to date -- skipping [ INFO ] 21:19:04 :: Starting full system upgrade... [ INFO ] 21:19:04 resolving dependencies... [ INFO ] 21:19:04 :: There are 2 providers available for libgl: [ INFO ] 21:19:04 :: Repository extra [ INFO ] 21:19:04 1) libglvnd [ INFO ] 21:19:04 :: Repository chaotic-aur [ INFO ] 21:19:04 2) nvidia-340xx-utils [ INFO ] 21:19:04 [ INFO ] 21:19:04 Enter a number (default=1): [ INFO ] 21:19:04 :: There are 13 providers available for ttf-font: [ INFO ] 21:19:04 :: Repository extra [ INFO ] 21:19:04 1) gnu-free-fonts 2) noto-fonts 3) ttf-bitstream-vera 4) ttf-croscore 5) ttf-dejavu 6) ttf-droid 7) ttf-ibm-plex 8) ttf-input 9) ttf-input-nerd 10) ttf-liberation 11) ttf-roboto [ INFO ] 21:19:04 :: Repository chaotic-aur [ INFO ] 21:19:04 12) apple-fonts 13) ttf-ms-fonts [ INFO ] 21:19:04 [ INFO ] 21:19:04 Enter a number (default=1): [ INFO ] 21:19:04 :: There are 2 providers available for resolvconf: [ INFO ] 21:19:04 :: Repository core [ INFO ] 21:19:04 1) systemd-resolvconf [ INFO ] 21:19:04 :: Repository extra [ INFO ] 21:19:04 2) openresolv [ INFO ] 21:19:04 [ INFO ] 21:19:04 Enter a number (default=1): [ INFO ] 21:19:04 :: There are 4 providers available for cron: [ INFO ] 21:19:04 :: Repository extra [ INFO ] 21:19:04 1) cronie 2) fcron [ INFO ] 21:19:04 :: Repository chaotic-aur [ INFO ] 21:19:04 3) systemd-cron 4) systemd-cron-next-git [ INFO ] 21:19:04 [ INFO ] 21:19:04 Enter a number (default=1): [ INFO ] 21:19:04 :: There are 2 providers available for qt6-multimedia-backend: [ INFO ] 21:19:04 :: Repository extra [ INFO ] 21:19:04 1) qt6-multimedia-ffmpeg 2) qt6-multimedia-gstreamer [ INFO ] 21:19:04 [ INFO ] 21:19:04 Enter a number (default=1): [ INFO ] 21:19:04 looking for conflicting packages... [ INFO ] 21:19:04 [ INFO ] 21:19:04 Packages (798) aalib-1.4rc5-19 aardvark-dns-1.17.0-1 abseil-cpp-20250814.1-1 adwaita-cursors-49.0-1 adwaita-fonts-50.0-1 adwaita-icon-theme-49.0-1 adwaita-icon-theme-legacy-46.2-3 alsa-card-profiles-1:1.6.2-1 alsa-lib-1.2.15.3-2 alsa-topology-conf-1.2.5.1-4 alsa-ucm-conf-1.2.15.3-1 aom-3.13.2-1 appstream-1.1.2-1 argon2-20190702-6 at-spi2-core-2.58.4-1 athena-gruvbox-base-6.f00878d-1 athena-nighttab-1.0.0-2 athena-xfce-base-1.0.4-4 atkmm-2.28.4-1 avahi-1:0.9rc3-1 blas-3.12.1-2 blesh-git-0.4.0_devel4.r2319.b99cadb4-1 bluez-libs-5.86-4 botan-3.11.0-2 bpf-6.19.10-1 brltty-6.9-3 bubblewrap-0.11.1-1 c-ares-1.34.6-1 cairo-1.18.4-1 cairomm-1.14.5-3 cairomm-1.16-1.18.0-2 catatonit-0.2.1-2 cblas-3.12.1-2 cdparanoia-10.2-9 clang-22.1.2-1 clang20-20.1.8-1 clang21-21.1.8-1 colord-1.4.8-1 compiler-rt-22.1.2-1 compiler-rt20-20.1.8-1 compiler-rt21-21.1.8-1 conmon-1:2.2.1-1 containerd-2.2.2-1 containers-common-1:0.67.0-1 cronie-1.7.2-2 cyber-toolkit-44.7e12176-1 dav1d-1.5.3-1 db5.3-5.3.28-7 dbus-glib-0.114-1 dconf-0.49.0-1 default-cursors-3-1 desktop-file-utils-0.28-1 ding-libs-0.6.2-2 dkms-3.3.0-1 dnssec-anchors-20250524-1 dotconf-1.4.1-1 double-conversion-3.4.0-1 duktape-2.7.0-7 dunst-1.13.2-1 efivar-39-1 electron31-31.7.7-4 elementary-icon-theme-8.2.0-1 enchant-2.8.15-2 espeak-ng-1.52.0-1 exempi-2.6.6-3 exiv2-0.28.8-2 exo-4.20.0-2 ffmpeg-2:8.1-3 fftw-3.3.10-8 firefox-149.0-1 firefox-extension-foxyproxy-9.2-1 firefox-extension-privacybadger-2025.5.30-1 firefox-ublock-origin-1.70.0-1 flac-1.5.0-1 fontconfig-2:2.17.1-1 freeglut-3.8.0-1 freetype2-2.14.3-1 fribidi-1.0.16-2 fuchsia-pop-2.0.1-1 fuse-common-3.18.2-1 fuse2-2.9.9-5 fuse3-3.18.2-1 garcon-4.20.0-2 gc-8.2.12-1 gcc-15.2.1+r604+g0b99615a8aef-1 gcr-3.41.2-2 gcr-4-4.4.0.1-1 gd-2.3.3-9 gdk-pixbuf2-2.44.4-1 gexiv2-0.16.0-2 giflib-5.2.2-2 glib-networking-1:2.80.1-1 glibmm-2.66.8-1 glibmm-2.68-2.86.0-2 glslang-1:1.4.341.0-2 glu-9.0.3-3 glycin-2.0.8-1 gnome-autoar-0.4.5-1 gnome-desktop-4-1:44.5-1 gnome-desktop-common-1:44.5-1 gnome-keyring-1:48.0-1 gnome-themes-extra-1:3.28-1 gnu-free-fonts-20120503-9 gobject-introspection-runtime-1.86.0-2 gperftools-2.18.1-1 gpgmepp-2.0.0-2 gpm-1.20.7.r38.ge82d1a6-6 graphene-1.10.8-2 graphite-1:1.3.14-6 groff-1.24.1-1 gruvbox-gtk-theme-102.578cd22-1 gsettings-desktop-schemas-49.1-1 gsettings-system-schemas-49.1-1 gsm-1.0.24-1 gssdp-1.6.4-1 gssproxy-0.9.2-2 gst-plugins-bad-libs-1.28.1-2 gst-plugins-base-1.28.1-2 gst-plugins-base-libs-1.28.1-2 gst-plugins-good-1.28.1-2 gstreamer-1.28.1-2 gtest-1.17.0-2 gtk-layer-shell-0.10.0-1 gtk-update-icon-cache-1:4.20.3-1 gtk3-1:3.24.52-1 gtk4-1:4.20.3-1 gtkmm-4.0-4.20.0-1 gtkmm3-3.24.10-1 guile-3.0.11-1 gunicorn-25.1.0-1 gupnp-1:1.6.9-1 gupnp-dlna-0.12.0-4 gupnp-igd-1.6.0-2 gvfs-1.58.3-1 harfbuzz-13.2.1-1 harfbuzz-icu-13.2.1-1 hicolor-icon-theme-0.18-1 hidapi-0.15.0-1 highway-1.3.0-2 hunspell-1.7.2-3 hwloc-2.13.0-1 hyphen-2.8.8-6 imlib2-1.12.6-1 intel-gmmlib-22.9.0-2 intel-graphics-compiler-1:2.30.1-1 iproute2-6.19.0-2 iso-codes-4.20.1-1 iw-6.17-1 jbigkit-2.1-8 jemalloc-1:5.3.0-7 json-glib-1.10.8-1 kitty-0.46.2-1 kitty-shell-integration-0.46.2-1 kitty-terminfo-0.46.2-1 l-smash-2.14.5-4 lame-3.101.r6531-1 lapack-3.12.1-2 lcms2-2.18-1 less-1:692-1 libadwaita-1:1.8.4-1 libaio-0.3.113-3 libao-1.2.2-7 libappindicator-12.10.1-1 libass-0.17.4-1 libasyncns-1:0.8+r3+g68cd5af-3 libatasmart-0.19-8 libavc1394-0.5.4-7 libavif-1.4.1-1 libb2-0.98.1-3 libblockdev-3.4.0-3 libblockdev-crypto-3.4.0-3 libblockdev-fs-3.4.0-3 libblockdev-loop-3.4.0-3 libblockdev-mdraid-3.4.0-3 libblockdev-nvme-3.4.0-3 libblockdev-part-3.4.0-3 libblockdev-smart-3.4.0-3 libblockdev-swap-3.4.0-3 libbluray-1.4.1-1 libbpf-1.6.2-1 libbs2b-3.1.0-10 libbsd-0.12.2-2 libbytesize-2.12-3 libcaca-0.99.beta20-7 libcanberra-1:0.30+r2+gc0620e4-6 libcdio-2.3.0-1 libcdio-paranoia-10.2+2.0.2-2 libcloudproviders-0.4.0-1 libcolord-1.4.8-1 libcue-2.3.0-1 libcups-2:2.4.16-2 libdaemon-0.14-6 libdatrie-0.2.14-1 libdbusmenu-glib-18.10.20180917-1 libdbusmenu-gtk3-18.10.20180917-1 libde265-1.0.18-1 libdecor-0.2.5-1 libdeflate-1.25-1 libdisplay-info-0.3.0-1 libdovi-3.3.2-1 libdrm-2.4.131-1 libdv-1.0.0-12 libdvdnav-7.0.0-1 libdvdread-7.0.1-1 libebur128-1.2.6-2 libedit-20251016_3.1-1 libepoxy-1.5.10-3 libev-4.33-5 libevdev-1.13.6-1 libexif-0.6.25-1 libfdk-aac-2.0.3-1 libfontenc-1.1.9-1 libfreeaptx-0.2.2-1 libfyaml-0.9.6-2 libgexiv2-0.14.6-2 libgirepository-1.86.0-2 libgit2-1:1.9.2-3 libglvnd-1.7.0-3 libgphoto2-2.5.33-1 libgsf-1.14.56-1 libgtop-2.41.3-2 libgudev-238-3 libgusb-0.4.9-2 libgxps-0.3.2-5 libheif-1.21.2-2 libice-1.1.2-1 libid3tag-0.16.4-1 libiec61883-1.2.0-9 libimobiledevice-1.4.0-2 libimobiledevice-glue-1.3.2-1 libinih-62-2 libinput-1.31.0-1 libiptcdata-1.0.5-5 libisl-0.27-1 libjpeg-turbo-3.1.3-1 libjxl-0.11.2-2 libkeybinder3-0.3.2-5 liblc3-1.1.3-2 libldac-2.0.2.3-3 liblouis-3.37.0-1 liblqr-0.4.3-1 libmad-0.15.1b-10 libmanette-0.2.13-2 libmaxminddb-1.13.3-1 libmd-1.1.0-2 libmm-glib-1.24.2-1 libmnl-1.0.5-2 libmodplug-0.8.9.0-7 libmpc-1.4.0-1 libmtp-1.1.23-1 libmysofa-1.3.3-1 libnautilus-extension-49.5-1 libndp-1.9-1 libnetfilter_conntrack-1.0.9-2 libnewt-0.52.25-2 libnfnetlink-1.0.2-2 libnftnl-1.3.1-1 libnice-0.1.23-1 libnl-3.12.0-1 libnm-1.56.0-1 libnma-1.10.6-3 libnma-common-1.10.6-3 libnma-gtk4-1.10.6-3 libnotify-0.8.8-1 libnvme-1.16.1-3 libogg-1.3.6-1 libopenmpt-0.8.6-1 libosinfo-1.12.0-3 libpcap-1.10.6-1 libpciaccess-0.19-1 libpgm-5.3.128-3 libpipeline-1.5.8-1 libpipewire-1:1.6.2-1 libplacebo-7.360.1-1 libplist-2.7.0-3 libpng-1.6.56-1 libportal-0.9.1-2 libportal-gtk4-0.9.1-2 libproxy-0.5.12-1 libpulse-17.0+r98+gb096704c0-1 libqb-2.0.9-1 libraqm-0.10.4-1 libraw1394-2.1.2-4 librsvg-2:2.61.4-1 librsync-1:2.3.4-2 libsamplerate-0.2.2-3 libsass-3.6.6-1 libshout-1:2.4.6-5 libsigc++-2.12.1-2 libsigc++-3.0-3.8.0-1 libsm-1.2.6-1 libsndfile-1.2.2-4 libsodium-1.0.21-1 libsonic-0.2.0-2 libsoup3-3.6.6-2 libsoxr-0.1.3-4 libspeechd-0.12.1-3 libssh-0.12.0-1 libstemmer-3.0.1-1 libtatsu-1.0.5-1 libteam-1.32-3 libthai-0.1.30-1 libtheora-1.2.0-1 libtiff-4.7.1-1 libtool-2.6.0-4 libunibreak-6.1-1 libunwind-1.8.2-1 liburcu-0.15.6-1 liburing-2.14-1 libusbmuxd-2.1.1-2 libutempter-1.2.3-1 libuv-1.52.1-1 libva-2.23.0-1 libvdpau-1.5-4 libvorbis-1.3.7-4 libvpl-2.16.0-2 libvpx-1.16.0-2 libwacom-2.18.0-2 libwebp-1.6.0-2 libwireplumber-0.5.14-1 libwnck3-43.3-1 libx11-1.8.13-1 libxau-1.0.12-1 libxaw-1.0.16-1 libxcb-1.17.0-1 libxcomposite-0.4.7-1 libxcursor-1.2.3-1 libxcvt-0.1.3-1 libxdamage-1.1.7-1 libxdmcp-1.1.5-1 libxext-1.3.7-1 libxfce4ui-4.20.2-1 libxfce4util-4.20.1-1 libxfce4windowing-4.20.5-3 libxfixes-6.0.2-1 libxfont2-2.0.7-1 libxft-2.3.9-1 libxi-1.8.2-1 libxinerama-1.1.6-1 libxkbcommon-1.13.1-1 libxkbcommon-x11-1.13.1-1 libxkbfile-1.2.0-1 libxklavier-5.4-7 libxmlb-0.3.25-1 libxmu-1.3.1-1 libxpm-3.5.18-1 libxpresent-1.0.2-1 libxrandr-1.5.5-1 libxrender-0.9.12-1 libxres-1.2.3-1 libxshmfence-1.3.3-1 libxslt-1.1.45-2 libxss-1.2.5-1 libxt-1.3.1-1 libxtst-1.2.5-1 libxv-1.0.13-1 libxxf86vm-1.1.7-1 libyaml-0.2.5-3 libyuv-r2426+464c51a03-1 lilv-0.26.4-1 linux-firmware-amdgpu-20260309-1 linux-firmware-atheros-20260309-1 linux-firmware-broadcom-20260309-1 linux-firmware-cirrus-20260309-1 linux-firmware-intel-20260309-1 linux-firmware-mediatek-20260309-1 linux-firmware-nvidia-20260309-1 linux-firmware-other-20260309-1 linux-firmware-radeon-20260309-1 linux-firmware-realtek-20260309-1 linux-firmware-whence-20260309-1 llhttp-9.3.1-1 llvm-22.1.2-1 llvm-libs-22.1.2-1 llvm20-libs-20.1.8-1 llvm21-21.1.8-1 llvm21-libs-21.1.8-1 lm_sensors-1:3.6.2-1 localsearch-3.10.2-1 lua-5.5.0-2 lua54-5.4.8-6 lv2-1.18.10-2 lzo-2.10-5 mailcap-2.1.54-2 make-4.4.1-2 material-black-mango-suru-1.0.r160.g3864d85-1 md4c-0.5.2-1 mdadm-4.6-1 minizip-1:1.3.2-3 mobile-broadband-provider-info-20251101-1 mpdecimal-4.0.1-3 mpg123-1.33.4-1 mtdev-1.1.7-1 mugshot-0.4.3-7 netavark-1.17.2-1 networkmanager-vpn-plugin-openvpn-1.12.5-1 nfsidmap-2.8.7-1 nftables-1:1.1.6-3 nm-connection-editor-1.36.0-1 noto-fonts-emoji-1:2.051-1 nspr-4.38.2-1 nss-3.122-1 numactl-2.0.19-1 ocl-icd-2.3.4-1 oniguruma-6.9.10-1 opencore-amr-0.1.6-2 openh264-2.6.0-2 openjpeg2-2.5.4-1 openssh-10.2p1-2 opus-1.6.1-1 orc-0.4.42-1 osinfo-db-20251212-1 pacman-contrib-1.13.1-1 pahole-1:1.31-2 pango-1:1.57.1-1 pangomm-2.46.4-1 pangomm-2.48-2.56.1-1 parted-3.6-2 passt-2026_01_20.386b5f5-1 patch-2.8-1 pcaudiolib-1.3-1 pciutils-3.14.0-1 pcre-8.45-4 pcsclite-2.4.1-1 perl-5.42.1-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 pipewire-audio-1:1.6.2-1 pixman-0.46.4-1 pkcs11-helper-1.31.0-1 polkit-gnome-0.105-12 poppler-26.03.0-1 poppler-glib-26.03.0-1 portaudio-1:19.7.0-4 powerline-fonts-2.8.4-4 powershell-bin-7.5.4-1 procps-ng-4.0.6-1 protobuf-33.1-4 psmisc-23.7-1 pyside6-6.11.0-3 python-3.14.3-1 python-attrs-26.1.0-1 python-autocommand-2.2.2-9 python-bidict-0.23.1-5 python-blinker-1.9.0-4 python-brltty-6.9-3 python-brotli-1.2.0-1 python-cairo-1.29.0-2 python-cffi-2.0.0-2 python-charset-normalizer-3.4.6-1 python-click-8.3.2-1 python-colorama-0.4.6-6 python-cryptography-46.0.6-1 python-dasbus-1.7-5 python-dbus-1.4.0-2 python-distro-1.9.0-4 python-dnspython-1:2.8.0-3 python-engineio-4.13.1-1 python-eventlet-0.40.4-2 python-filelock-3.25.2-1 python-flask-3.1.3-1 python-flask-compress-1.23-3 python-flask-socketio-5.6.1-1 python-gevent-25.9.1-2 python-gevent-websocket-0.10.1-12 python-gnupg-0.5.6-2 python-gobject-3.54.5-2 python-gpgme-2.0.0-2 python-greenlet-3.3.2-1 python-h11-0.16.0-2 python-idna-3.11-2 python-itsdangerous-2.2.0-2 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-jinja-1:3.1.6-3 python-legacy-cgi-2.6.4-2 python-libtmux-0.55.0-1 python-markupsafe-3.0.3-1 python-more-itertools-10.8.0-2 python-msgpack-1.1.2-2 python-numpy-2.4.3-1 python-packaging-26.0-1 python-pefile-2024.8.26-2 python-pexpect-4.9.0-7 python-pip-26.0.1-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.4-1 python-psutil-7.2.2-1 python-ptyprocess-0.7.0-9 python-pycparser-3.00-1 python-pynacl-1.6.2-1 python-pyqt5-5.15.11-6 python-pyqt5-sip-12.18.0-1 python-pysocks-1.7.1-12 python-pyxdg-0.28-7 python-qrcode-8.2-2 python-requests-2.32.5-4 python-setproctitle-1.3.7-2 python-setuptools-1:82.0.1-1 python-simple-websocket-1.1.0-2 python-socketio-5.16.1-1 python-stem-1.8.3-4 python-typing_extensions-4.15.0-3 python-ujson-5.12.0-1 python-unidecode-1.4.0-3 python-urllib3-2.6.3-1 python-waitress-3.0.2-2 python-websocket-client-1.9.0-3 python-werkzeug-3.1.5-1 python-wheel-0.46.3-1 python-wsproto-1.3.1-1 python-zope-event-6.1-2 python-zope-interface-8.2-1 qrencode-4.1.1-4 qt-sudo-2.3.0-1 qt5-base-5.15.18+kde+r109-2 qt5-svg-5.15.18+kde+r5-1 qt5-translations-5.15.18-1 qt5-x11extras-5.15.18-1 qt6-5compat-6.11.0-1 qt6-base-6.11.0-1 qt6-declarative-6.11.0-1 qt6-multimedia-6.11.0-1 qt6-multimedia-ffmpeg-6.11.0-1 qt6-shadertools-6.11.0-1 qt6-svg-6.11.0-2 qt6-translations-6.11.0-1 qt6-virtualkeyboard-6.11.0-1 qtermwidget-2.3.0-2 rav1e-0.8.1-2 recode-3.7.15-1 ristretto-0.14.0-1 rpcbind-1.2.8-1 rubberband-4.0.0-1 ruby-3.4.8-2 ruby-erb-4.0.4-9 ruby-manpages-0.6.1-8 ruby-optimist-3.2.0-1 ruby-paint-2.3.0-6 ruby-rdoc-6.14.0-1 rubygems-3.6.9-1 run-parts-5.23.2-1 runc-1.4.1-1 sassc-3.6.2-5 sbc-2.2-1 schedtool-1.3.0-8 sddm-0.21.0-6 sdl2-compat-2.32.64-1 sdl3-3.4.2-1 serd-0.32.8-1 shaderc-2026.1-2 shared-mime-info-2.4-3 shiboken6-6.11.0-3 slang-2.3.3-4 snappy-1.2.2-3 sndio-1.10.0-1 sord-0.16.22-1 sound-theme-freedesktop-0.8-6 spandsp-0.0.6-7 speech-dispatcher-0.12.1-3 speex-1.2.1-2 speexdsp-1.2.1-2 spirv-tools-1:1.4.341.0-2 sratom-0.6.22-1 srt-1.5.4-1 startup-notification-0.12-9 svt-av1-4.1.0-1 systemd-resolvconf-260.1-1 taglib-2.2.1-1 tar-1.35-2 tdb-1.4.15-1 terminus-font-4.49.1-8 thin-provisioning-tools-1.3.1-1 thunar-4.20.7-1 tinysparql-3.10.1-2 tmux-3.6_a-1 toilet-0.3.r155.3eb9d58-3 tor-0.4.9.6-1 totem-pl-parser-3.26.6+r30+g51b8439-2 tslib-1.24-1 ttf-jetbrains-mono-nerd-3.4.0-2 ttf-nerd-fonts-symbols-3.4.0-1 ttf-nerd-fonts-symbols-common-3.4.0-1 tumbler-4.20.1-1 twolame-0.4.0-4 uchardet-0.0.8-4 udisks2-2.11.1-2 upower-1.91.1-1 v4l-utils-1.32.0-2 vapoursynth-73-2 vid.stab-1.1.1-2 vim-runtime-9.2.0204-2 vmaf-3.0.0-2 volume_key-0.3.12-12 vscodium-1.112.01907-1 vulkan-icd-loader-1.4.341.0-1 wavpack-5.9.0-1 wayland-1.24.0-1 webkit2gtk-4.1-2.50.6-1 webrtc-audio-processing-1-1.3-5 woff2-1.0.2-6 x264-3:0.165.r3222.b35605a-2 x265-4.1-1 xcb-proto-1.17.0-4 xcb-util-0.4.1-2 xcb-util-cursor-0.1.6-1 xcb-util-image-0.4.1-3 xcb-util-keysyms-0.4.1-5 xcb-util-renderutil-0.3.10-2 xcb-util-wm-0.4.2-2 xdg-dbus-proxy-0.1.6-1 xdg-user-dirs-0.19-2 xdg-user-dirs-gtk-0.16-1 xdg-utils-1.2.1-2 xf86-input-libinput-1.5.0-1 xfce4-appfinder-4.20.0-2 xfce4-cpugraph-plugin-1.3.0-1 xfce4-notifyd-0.9.7-2 xfce4-panel-4.20.7-1 xfce4-power-manager-4.20.0-3 xfce4-pulseaudio-plugin-0.5.1-1 xfce4-screenshooter-1.11.3-3 xfce4-session-4.20.4-1 xfce4-settings-4.20.4-1 xfce4-taskmanager-1.6.0-1 xfce4-whiskermenu-plugin-2.10.1-1 xfconf-4.20.0-2 xfdesktop-4.20.1-3 xfwm4-4.20.0-2 xkeyboard-config-2.47-1 xorg-fonts-encodings-1.1.0-1 xorg-iceauth-1.0.10-1 xorg-server-21.1.21-1 xorg-server-common-21.1.21-1 xorg-setxkbmap-1.3.4-2 xorg-xauth-1.1.5-1 xorg-xinit-1.4.4-1 xorg-xkbcomp-1.5.0-1 xorg-xmodmap-1.0.11-2 xorg-xprop-1.2.8-1 xorg-xrandr-1.5.3-1 xorg-xrdb-1.2.2-2 xorgproto-2025.1-1 xvidcore-1.3.7-3 xxhash-0.8.3-1 yyjson-0.12.0-1 zeromq-4.3.5-3 zimg-3.0.6-1 zix-0.8.0-1 zlib-ng-2.3.3-1 zsh-5.9-5 zsh-autosuggestions-0.7.1-1 zsh-history-substring-search-1.1.0-2 zsh-syntax-highlighting-0.8.0-1 7zip-26.00-1 accountsservice-26.12.8-1 alacritty-0.16.1-1 alsa-utils-1.2.15.2-2 ananicy-2.2.1-1.7 apparmor-4.1.7-1 arch-install-scripts-31-1 asciinema-3.2.0-1 athena-bash-1.0.1-1 athena-cyborg-design-1.0.3-1 athena-firefox-config-1.0.2-1 athena-kitty-config-1.0.1-3 athena-nexus-5.86e06e6-1 athena-powershell-config-1.0.0-1 athena-settings-4.7f4a5b1-1 athena-tmux-config-1.0.0-1 athena-tweak-tool-21.19f23bf-1 athena-vim-config-1.0.0-1 athena-vscodium-themes-1.0.1-1 athena-welcome-49.80fc198-2 athena-xfce-refined-1.0.4-1 athena-zsh-1.0.2-2 bashtop-0.9.25-2 bat-0.26.1-2 bc-1.08.2-1 bind-9.20.21-1 bluez-5.86-4 broadcom-wl-dkms-6.30.223.271-47 cai-1:0.5.9.r18.ge22a122-1 cmatrix-2.0-4 cowsay-3.8.4-1 dhcpcd-10.3.1-1 dialog-1:1.3_20260107-1 docker-1:29.3.1-1 dosfstools-4.2-5 edk2-shell-202508-1 efibootmgr-18-3 fastfetch-2.60.0-1 file-roller-44.6-2 firejail-0.9.80-1 fortune-mod-3.26.1-1 git-2.53.0-1 gparted-1.8.1-1 gvfs-gphoto2-1.58.3-1 gvfs-mtp-1.58.3-1 hexedit-1.6-2 htb-toolkit-85.7c95202-1 imagemagick-7.1.2.18-1 inetutils-2.7-2 intel-compute-runtime-26.09.37435.1-1 intel-ucode-20260227-1 iptables-nft-1:1.8.11-2 irqbalance-1.9.5-3 jq-1.8.1-1 kando-bin-2.2.0-1 keepassxc-2.7.12-2 lib32-glibc-2.43+r5+g856c426a7534-1 linux-firmware-20260309-1 linux-hardened-6.19.10.hardened1-1 linux-hardened-headers-6.19.10.hardened1-1 linux-lts-6.18.20-1 linux-lts-headers-6.18.20-1 lolcat-100.0.1-5 lsd-1.2.0-2 lvm2-2.03.39-1 man-db-2.13.1-1 man-pages-6.17-1 memtest86+-7.20-2 mesa-1:26.0.3-1 mesa-utils-9.0.0-7 mkinitcpio-nfs-utils-0.3-8 mkinitcpio-openswap-0.1.0-1 mokutil-0.7.2-2 most-5.2.0-3 mtools-1:4.0.49-1 mtpfs-1.1-5 nano-8.7.1-1 nano-syntax-highlighting-2020.10.10.r10.g1aa64a8-1 nautilus-49.5-1 nbd-3.27.0-2 ncdu-2.9.2-1 net-tools-2.10-3 netctl-1.29-2 network-manager-applet-1.36.0-1 networkmanager-1.56.0-1 networkmanager-openvpn-1.12.5-1 nfs-utils-2.8.7-1 nist-feed-12.775bd87-1 noto-fonts-cjk-20240730-1 nss-mdns-0.15.1-2 ntfs-3g-2022.10.3-2 ntp-4.2.8.p18-6 octopi-0.18.1-1.1 onionshare-2.6.3-4 openbsd-netcat-1.234_2-1 openvpn-2.7.0-1 orca-49.6-1 paru-2.1.0-1 pavucontrol-1:6.2-1 pipewire-1:1.6.2-1 pipewire-alsa-1:1.6.2-1 pipewire-jack-1:1.6.2-1 pipewire-pulse-1:1.6.2-1 pocl-7.1-4 podman-5.8.1-1 polkit-127-3 profile-sync-daemon-1:6.55-1 pv-1.10.5-1 reflector-2023-5 rsync-3.4.1-2 sbsigntools-0.9.5-4 scx-scheds-1.1.0-1 scx-tools-1.1.0-1 sddm-astronaut-theme-75.c10bd95-1 shim-signed-15.8+ubuntu+1.59-1 sl-5.05-5 sof-firmware-2025.12.2-1 squashfs-tools-4.7.5-1 sudo-1.9.17.p2-2 systemd-sysvcompat-260.1-1 systemd-ukify-260.1-1 testdisk-7.2-2 toilet-fonts-1.1-2 torbrowser-launcher-0.3.7-4 tree-2.3.1-1 unzip-6.0-23 usbguard-1.1.4-4 usbutils-019-1 vim-9.2.0204-2 virtualbox-guest-utils-7.2.6-4 vnstat-2.13-2 wget-1.25.0-3 which-2.23-1 wireless_tools-30.pre9-5 wireplumber-0.5.14-1 wpa_supplicant-2:2.11-5 xclip-0.13-6 xfsprogs-6.19.0-1 xmlstarlet-1.6.1-6 zoxide-0.9.9-2 zram-generator-1.2.1-1 [ INFO ] 21:19:04 [ INFO ] 21:19:04 Total Download Size: 2927.15 MiB [ INFO ] 21:19:04 Total Installed Size: 8961.32 MiB [ INFO ] 21:19:04 [ INFO ] 21:19:04 :: Proceed with installation? [Y/n] [ INFO ] 21:19:04 error: Partition / too full: 754872 blocks needed, 591919 blocks free [ INFO ] 21:19:04 error: failed to commit transaction (not enough free disk space) [ INFO ] 21:19:04 Errors occurred, no packages were upgraded. [ ERROR ] 21:19:04 The package manager failed with exit code: 1 [ ERROR ] 21:19:04 Package installation failed with exit code 1 ----- ✗ Step 1 (Athena OS Installation...) failed (exit_code=Some(1), signal=None) -----