leifliddy / asahi-fedora-usb

Creates a Fedora usb drive that will boot on Apple M-series systems
MIT License
103 stars 5 forks source link

issue running build.sh #2

Closed monomycelium closed 1 year ago

monomycelium commented 1 year ago

Hello. I wish to triple-boot my M1 Mac with Arch Linux, Fedora and macOS. macOS and Arch Linux ARM work fine, but I need Fedora for virtualisation on aarch64. So I found this project. Kudos to your hard work!

However, the script works smoothly (on Arch Linux ARM) only until the mounting stage. Here's the thing I do not like about scripts: they don't always work. It makes debugging harder as well, and users can't even learn how the project works. But anyway, here's the output from the script:

output ``` [root@asahi asahi-fedora-usb]# ./build.sh -d /dev/sdb ### Unmounting usb partitions... ### Preparing USB device... GPT fdisk (gdisk) version 1.0.9 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): This option deletes all partitions and creates a new protective MBR. Proceed? (Y/N): Command (? for help): Partition number (1-128, default 1): First sector (34-60661726, default = 2048) or {+-}size{KMGTP}: Last sector (2048-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'EFI system partition' Command (? for help): Partition number (2-128, default 2): First sector (34-60661726, default = 1230848) or {+-}size{KMGTP}: Last sector (1230848-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Partition number (3-128, default 3): First sector (34-60661726, default = 3328000) or {+-}size{KMGTP}: Last sector (3328000-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /dev/sdb. The operation has completed successfully. mkfs.fat 4.2 (2021-01-31) mke2fs 1.46.5 (30-Dec-2021) /dev/sdb2 contains a ext4 file system labelled 'fedora-usb-boot' last mounted on Sun Oct 23 11:26:53 2022 Creating filesystem with 262144 4k blocks and 65536 inodes Filesystem UUID: a1492762-3fe2-4908-a8b9-118439becd26 Superblock backups stored on blocks: 32768, 98304, 163840, 229376 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done mke2fs 1.46.5 (30-Dec-2021) /dev/sdb3 contains a ext4 file system labelled 'fedora-usb-root' last mounted on Sun Oct 23 11:26:39 2022 Creating filesystem with 7166464 4k blocks and 1794048 inodes Filesystem UUID: d747cb2a-aff1-4e47-8a33-c4d9b7475df9 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000 Allocating group tables: done Writing inode tables: done Creating journal (32768 blocks): done Writing superblocks and filesystem accounting information: done egrep: warning: egrep is obsolescent; using grep -E ‣ Removing output files… --2022-10-23 11:28:22-- https://leifliddy.com/asahi-linux/asahi-linux.repo Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 536 [text/plain] Saving to: ‘mkosi.skeleton/etc/yum.repos.d/asahi-linux.repo’ mkosi.skeleton/etc/yum.repo 100%[=========================================>] 536 --.-KB/s in 0s 2022-10-23 11:28:23 (10.3 MB/s) - ‘mkosi.skeleton/etc/yum.repos.d/asahi-linux.repo’ saved [536/536] --2022-10-23 11:28:23-- https://leifliddy.com/.vendorfw/all_firmware.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9925835 (9.5M) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/asahi/all_firmware.tar.gz’ mkosi.skeleton/boot/efi/asa 100%[=========================================>] 9.47M 4.65MB/s in 2.0s 2022-10-23 11:28:26 (4.65 MB/s) - ‘mkosi.skeleton/boot/efi/asahi/all_firmware.tar.gz’ saved [9925835/9925835] --2022-10-23 11:28:26-- https://leifliddy.com/.vendorfw/firmware.tar Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10772480 (10M) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/vendorfw/firmware.tar’ mkosi.skeleton/boot/efi/ven 100%[=========================================>] 10.27M 5.12MB/s in 2.0s 2022-10-23 11:28:28 (5.12 MB/s) - ‘mkosi.skeleton/boot/efi/vendorfw/firmware.tar’ saved [10772480/10772480] --2022-10-23 11:28:28-- https://leifliddy.com/.vendorfw/manifest.txt Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15169 (15K) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’ mkosi.skeleton/boot/efi/ven 100%[=========================================>] 14.81K --.-KB/s in 0s 2022-10-23 11:28:29 (166 MB/s) - ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’ saved [15169/15169] ‣ Detaching namespace ‣ Setting up package cache… ‣ Setting up package cache /home/ay/Documents/cache/asahi-fedora-usb/.mkosi-cppt9h20 complete ‣ Setting up temporary workspace. ‣ Temporary workspace set up in /home/ay/Documents/cache/asahi-fedora-usb/.mkosi-okw7h72j ‣ Running second (final) stage… ‣ Mounting image… ‣ Setting up basic OS tree… ‣ Copying in skeleton file trees… ‣ Mounting Package Cache ‣ Installing Fedora Linux… ‣ Mounting API VFS ‣ Error: yum not found in PATH. ‣ (Unmounting API VFS) ‣ (Unmounting Package Cache) ‣ (Unmounting image) ### Cleaning up... ### Mounting usb partitions and copying files... rsync: [sender] change_dir "/home/ay/Documents/cache/asahi-fedora-usb/mkosi.rootfs" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1336) [sender=3.2.7] mount: mnt_usb/boot: mount point does not exist. dmesg(1) may have more information after failed mount system call. rsync: [sender] change_dir "/home/ay/Documents/cache/asahi-fedora-usb/mkosi.rootfs/boot" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1336) [sender=3.2.7] mount: mnt_usb/boot/efi: mount point does not exist. dmesg(1) may have more information after failed mount system call. rsync: [sender] change_dir "/home/ay/Documents/cache/asahi-fedora-usb/mkosi.rootfs/boot/efi" failed: No such file or directory (2) rsync: [Receiver] change_dir#3 "/home/ay/Documents/cache/asahi-fedora-usb/mnt_usb/boot" failed: No such file or directory (2) rsync error: errors selecting input/output files, dirs (code 3) at main.c(827) [Receiver=3.2.7] ### Setting uuids for partitions in /etc/fstab... sed: can't read mnt_usb/etc/fstab: No such file or directory sed: can't read mnt_usb/etc/fstab: No such file or directory sed: can't read mnt_usb/etc/fstab: No such file or directory ### Running systemd-machine-id-setup... chroot: failed to run command ‘systemd-machine-id-setup’: No such file or directory chroot: failed to run command ‘echo’: No such file or directory ### Updating GRUB... mount: mnt_usb/proc: mount point does not exist. dmesg(1) may have more information after failed mount system call. ==> ERROR: failed to setup chroot mnt_usb ### Creating BLS (/boot/loader/entries/) entry... chroot: failed to run command ‘/image.creation/create.bls.entry’: No such file or directory ### Enabling system services... chroot: failed to run command ‘systemctl’: No such file or directory ### Disabling systemd-firstboot... chroot: failed to run command ‘rm’: No such file or directory find: ‘mnt_usb/boot/efi/’: No such file or directory chmod: missing operand after ‘700’ Try 'chmod --help' for more information. ### Unmounting usb partitions... umount: mnt_usb/boot/efi: no mount point specified. umount: mnt_usb/boot: no mount point specified. ### Done ```

Hope you can help!

leifliddy commented 1 year ago

It's the mkosi part that's not working. The output should look like this:

--2022-10-23 07:50:06--  https://leifliddy.com/.vendorfw/manifest.txt
Resolving leifliddy.com (leifliddy.com)... 46.101.247.100
Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15169 (15K) [text/plain]
Saving to: ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’

mkosi.skeleton/boot/efi/vendo 100%[===============================================>]  14.81K  --.-KB/s    in 0.001s  

2022-10-23 07:50:06 (15.8 MB/s) - ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’ saved [15169/15169]

‣ Detaching namespace
‣ Setting up package cache…
‣ Setting up package cache /root/asahi-fedora-usb/.mkosi-v66bkrrx complete
‣ Setting up temporary workspace.
‣ Temporary workspace set up in /root/asahi-fedora-usb/.mkosi-0vqt7i82
‣ Running second (final) stage…
‣  Mounting image…
‣  Setting up basic OS tree…
‣  Copying in skeleton file trees…
‣  Mounting Package Cache
‣  Installing Fedora Linux…
‣   Mounting API VFS
Asahi Fedora 36 - aarch64                                                             1.6 MB/s | 570 kB     00:00    
Fedora 36 - aarch64                                                                   9.7 MB/s |  77 MB     00:07    
Fedora 36 - aarch64 - Updates                                                         8.4 MB/s |  27 MB     00:03    
Dependencies resolved.
======================================================================================================================
 Package                               Architecture    Version                              Repository           Size
======================================================================================================================
Installing:
 arch-install-scripts                  noarch          24-3.fc36                            fedora               27 k
 asahi-fwextract                       noarch          0.5pre1-2.fc36                       asahi-linux          40 k
 asahi-scripts                         noarch          20220919-1.fc36                      asahi-linux          13 k
 audit                                 aarch64         3.0.9-1.fc36                         updates             253 k
 bash-completion                       noarch          1:2.11-6.fc36                        fedora              291 k
 binutils                              aarch64         2.37-36.fc36                         updates             6.4 M
 btrfs-progs                           aarch64         6.0-1.fc36                           updates             971 k
 cloud-utils-growpart                  noarch          0.31-10.fc36                         fedora               30 k
 dhcp-client                           aarch64         12:4.4.3-4.P1.fc36                   updates             777 k
 diffutils                             aarch64         3.8-2.fc36                           fedora              368 k

And judging from your output: Error: yum not found in PATH.
It's because you don't have dnf (or yum) installed.
I'm not sure why it's doing a check for yum, dnf is what it should be using.

When you install mkosi on Fedora, the following packages get installed as dependencies.

 archlinux-keyring            noarch 20220927-1.fc37      updates-testing 1.1 M
 dpkg                         x86_64 1.21.9-1.fc37        fedora          1.5 M
 pacman                       x86_64 6.0.1-5.fc37         fedora          750 k
 pacman-filesystem            noarch 6.0.1-5.fc37         fedora          7.8 k
 ...
 debian-keyring               noarch 2021.1.1-4.fc37      fedora           94 k
 debootstrap                  noarch 1.0.127-2.fc37       fedora           86 k

These packages allow mkosi to build Debian or Arch images on Fedora. So I'm guessing that Arch isn't installing dnf as a dependency of mkosi As I pointed out in the readme

Note: I've only built this on a Fedora system, so YMMV on other distros. I'm not an Arch or Debian user. So if you're running this script on Arch, there might be steps that are either missing, or it may not work at all. I have no idea.

In any case, I just added set -e to the top of the build.sh script. So the script will now error out and exit upon encountering the first failure. I would try and containerize this, but that would conflict with mkosi on some level. I would need to test that out. So the easiest way to get this to work is to run it on a Fedora system.
You can build this on a Fedora x86_64 VM as long as you have the qemu-user-static package installed.

Otherwise try installing the dnf package for Arch and see if that works. https://archlinux.org/packages/community/any/dnf/

monomycelium commented 1 year ago

Thank you for that thorough explanation! I'll try out the two solutions soon.

installing dnf on Arch (doesn't seem to solve the issue)

pacman makes it straightforward enough to install dnf. However, the same thing happens when mounting the disks, except that mkosi does not report a missing dnf installation. I still end up with empty partitions, with only lost+found in ext4 partitions. The partitions seem fine, exactly as described by the guide to install Fedora on Pi. I wish this would have worked, but I'm resorting to using Fedora to prepare this.

using Fedora

[I'm trying this out right now on a virtual machine.]

monomycelium commented 1 year ago

I'm using a Fedora virtual machine (shoutout to KVM and virt-manager), but running the script only gives me this:

[root@fedora asahi-fedora-usb]# ./build.sh -d /dev/sda
### Unmounting usb partitions...

In fact, running this on Arch after pulling the new commit gives me the same thing. To revert back, I just checked git out to 8d84186.

leifliddy commented 1 year ago

Can you post the following output? df -h | grep sda

leifliddy commented 1 year ago

If you're still having issues, modify the top of the script to this:

#!/bin/bash

set -e
set -x

That set -x will show exactly what the script is trying to do. I'd be helpful if you could post the output after setting that.

leifliddy commented 1 year ago

My server logs are showing that you ran that build.sh script a few times.

101.x.x.x - - [23/Oct/2022:11:46:25 +0200] "GET /asahi-linux/asahi-linux.repo HTTP/1.1" 200 536 "-" "Wget/1.21.3"
101.x.x.x - - [23/Oct/2022:11:46:28 +0200] "GET /.vendorfw/all_firmware.tar.gz HTTP/1.1" 200 9925835 "-" "Wget/1.21.3"
101.x.x.x - - [23/Oct/2022:11:46:31 +0200] "GET /.vendorfw/firmware.tar HTTP/1.1" 200 10772480 "-" "Wget/1.21.3"
101.x.x.x - - [23/Oct/2022:11:46:32 +0200] "GET /.vendorfw/manifest.txt HTTP/1.1" 200 15169 "-" "Wget/1.21.3"
101.x.x.x - - [23/Oct/2022:11:46:33 +0200] "GET /asahi-linux/36/aarch64/repodata/repomd.xml HTTP/1.1" 200 3098 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:46:34 +0200] "GET /asahi-linux/36/aarch64/repodata/a773766b1c60c19b4a8a16e25cac071373a4c0b9ce144cb7d41744eef3f9fc3c-primary.xml.gz HTTP/1.1" 200 183032 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:46:35 +0200] "GET /asahi-linux/36/aarch64/repodata/811d6006d15382f7553a8772cb0fd8f394eca94bb1aa06a6b0bf138c0067aa1a-filelists.xml.gz HTTP/1.1" 200 400597 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:10 +0200] "GET /asahi-linux/36/aarch64/asahi-fwextract-0.5pre1-2.fc36.noarch.rpm HTTP/1.1" 200 41291 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:10 +0200] "GET /asahi-linux/36/aarch64/asahi-scripts-20220919-1.fc36.noarch.rpm HTTP/1.1" 200 13480 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:10 +0200] "GET /asahi-linux/36/aarch64/kernel-6.1.0-0.rc1.asahi2.1.fc36.aarch64.rpm HTTP/1.1" 200 6293 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:11 +0200] "GET /asahi-linux/36/aarch64/lzfse-devel-1.0-1.fc36.aarch64.rpm HTTP/1.1" 200 8858 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:11 +0200] "GET /asahi-linux/36/aarch64/lzfse-libs-1.0-1.fc36.aarch64.rpm HTTP/1.1" 200 25615 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:12 +0200] "GET /asahi-linux/36/aarch64/kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64.rpm HTTP/1.1" 200 8681861 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:47:13 +0200] "GET /asahi-linux/36/aarch64/kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64.rpm HTTP/1.1" 200 17580053 "-" "libdnf"
101.x.x.x - - [23/Oct/2022:11:48:03 +0200] "GET /asahi-linux/RPM-GPG-KEY-asahi HTTP/1.1" 200 648 "-" "libdnf"

What happened after you ran that? That looks like a successful install (I mean it's pulling the right packages anyway)

monomycelium commented 1 year ago

Hi there again. Interesting that you can actually see that. That indeed seems to be my IP address. Sorry for hogging your server.

Anyway, I though so too. That it was a successful install, but the same thing happened: empty disks.

very loooooong output ``` [root@fedora asahi-fedora-usb]# ./build.sh -d /dev/sda ### Unmounting usb partitions... ### Preparing USB device... GPT fdisk (gdisk) version 1.0.9 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Command (? for help): This option deletes all partitions and creates a new protective MBR. Proceed? (Y/N): Command (? for help): Partition number (1-128, default 1): First sector (34-60661726, default = 2048) or {+-}size{KMGTP}: Last sector (2048-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'EFI system partition' Command (? for help): Partition number (2-128, default 2): First sector (34-60661726, default = 1230848) or {+-}size{KMGTP}: Last sector (1230848-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Partition number (3-128, default 3): First sector (34-60661726, default = 3328000) or {+-}size{KMGTP}: Last sector (3328000-60661726, default = 60659711) or {+-}size{KMGTP}: Current type is 8300 (Linux filesystem) Hex code or GUID (L to show codes, Enter = 8300): Changed type of partition to 'Linux filesystem' Command (? for help): Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /dev/sda. The operation has completed successfully. mkfs.fat 4.2 (2021-01-31) mke2fs 1.46.5 (30-Dec-2021) /dev/sda2 contains a ext4 file system labelled 'fedora-usb-boot' last mounted on Sun Oct 23 17:55:53 2022 Creating filesystem with 262144 4k blocks and 65536 inodes Filesystem UUID: a1492762-3fe2-4908-a8b9-118439becd26 Superblock backups stored on blocks: 32768, 98304, 163840, 229376 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done mke2fs 1.46.5 (30-Dec-2021) /dev/sda3 contains a ext4 file system labelled 'fedora-usb-root' last mounted on Sun Oct 23 17:52:12 2022 Creating filesystem with 7166464 4k blocks and 1794048 inodes Filesystem UUID: d747cb2a-aff1-4e47-8a33-c4d9b7475df9 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000 Allocating group tables: done Writing inode tables: done Creating journal (32768 blocks): done Writing superblocks and filesystem accounting information: done ‣ Removing output files… --2022-10-23 18:47:10-- https://leifliddy.com/asahi-linux/asahi-linux.repo Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 536 [text/plain] Saving to: ‘mkosi.skeleton/etc/yum.repos.d/asahi-linux.repo’ mkosi.skeleton/etc/ 100%[===================>] 536 --.-KB/s in 0s 2022-10-23 18:47:11 (8.07 MB/s) - ‘mkosi.skeleton/etc/yum.repos.d/asahi-linux.repo’ saved [536/536] --2022-10-23 18:47:11-- https://leifliddy.com/.vendorfw/all_firmware.tar.gz Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9925835 (9.5M) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/asahi/all_firmware.tar.gz’ mkosi.skeleton/boot 100%[===================>] 9.47M 1.77MB/s in 8.2s 2022-10-23 18:47:21 (1.15 MB/s) - ‘mkosi.skeleton/boot/efi/asahi/all_firmware.tar.gz’ saved [9925835/9925835] --2022-10-23 18:47:21-- https://leifliddy.com/.vendorfw/firmware.tar Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10772480 (10M) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/vendorfw/firmware.tar’ mkosi.skeleton/boot 100%[===================>] 10.27M 3.02MB/s in 3.6s 2022-10-23 18:47:25 (2.89 MB/s) - ‘mkosi.skeleton/boot/efi/vendorfw/firmware.tar’ saved [10772480/10772480] --2022-10-23 18:47:25-- https://leifliddy.com/.vendorfw/manifest.txt Resolving leifliddy.com (leifliddy.com)... 46.101.247.100 Connecting to leifliddy.com (leifliddy.com)|46.101.247.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 15169 (15K) [text/plain] Saving to: ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’ mkosi.skeleton/boot 100%[===================>] 14.81K --.-KB/s in 0s 2022-10-23 18:47:26 (159 MB/s) - ‘mkosi.skeleton/boot/efi/vendorfw/manifest.txt’ saved [15169/15169] ‣ Detaching namespace ‣ Setting up package cache… ‣ Setting up package cache /home/ay/asahi-fedora-usb/.mkosi-c5ipfpf4 complete ‣ Setting up temporary workspace. ‣ Temporary workspace set up in /home/ay/asahi-fedora-usb/.mkosi-xt22k9s6 ‣ Running second (final) stage… ‣ Mounting image… ‣ Setting up basic OS tree… ‣ Copying in skeleton file trees… ‣ Mounting Package Cache ‣ Installing Fedora Linux… ‣ Mounting API VFS Asahi Fedora 36 - aarch64 187 kB/s | 570 kB 00:03 Fedora 36 - aarch64 7.8 MB/s | 77 MB 00:09 Fedora 36 - aarch64 - Updates 4.7 MB/s | 27 MB 00:05 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: arch-install-scripts noarch 24-3.fc36 fedora 27 k asahi-fwextract noarch 0.5pre1-2.fc36 asahi-linux 40 k asahi-scripts noarch 20220919-1.fc36 asahi-linux 13 k audit aarch64 3.0.9-1.fc36 updates 253 k bash-completion noarch 1:2.11-6.fc36 fedora 291 k binutils aarch64 2.37-36.fc36 updates 6.4 M btrfs-progs aarch64 6.0-1.fc36 updates 971 k cloud-utils-growpart noarch 0.31-10.fc36 fedora 30 k dhcp-client aarch64 12:4.4.3-4.P1.fc36 updates 777 k diffutils aarch64 3.8-2.fc36 fedora 368 k dnf noarch 4.14.0-1.fc36 updates 471 k dnf-plugins-core noarch 4.3.1-1.fc36 updates 34 k dosfstools aarch64 4.2-3.fc36 fedora 150 k e2fsprogs aarch64 1.46.5-2.fc36 fedora 997 k efivar aarch64 38-2.fc36 fedora 51 k fedora-release noarch 36-20 updates 11 k findutils aarch64 1:4.9.0-1.fc36 fedora 484 k grub2-efi-aa64 aarch64 1:2.06-54.fc36 updates 1.3 M grub2-efi-aa64-modules noarch 1:2.06-54.fc36 updates 1.0 M grubby aarch64 8.40-67.fc36 updates 34 k hostname aarch64 3.23-6.fc36 fedora 27 k iproute aarch64 5.15.0-2.fc36 fedora 742 k iputils aarch64 20211215-2.fc36 fedora 183 k iwd aarch64 1.29-1.fc36 updates 572 k kernel aarch64 6.1.0-0.rc1.asahi2.1.fc36 asahi-linux 6.1 k kmod aarch64 29-7.fc36 fedora 115 k linux-firmware noarch 20221012-141.fc36 updates 177 M man-db aarch64 2.10.0-3.fc36 fedora 1.2 M man-pages noarch 5.13-4.fc36 updates 3.4 M ncurses aarch64 6.2-9.20210508.fc36 fedora 400 k net-tools aarch64 2.0-0.61.20160912git.fc36 fedora 298 k openssh-clients aarch64 8.8p1-1.fc36.1 fedora 671 k openssh-server aarch64 8.8p1-1.fc36.1 fedora 434 k passwd aarch64 0.80-12.fc36 fedora 107 k pciutils aarch64 3.7.0-5.fc36 fedora 90 k rootfiles noarch 8.1-31.fc36 fedora 8.6 k rpm aarch64 4.17.1-3.fc36 updates 534 k rsync aarch64 3.2.6-2.fc36 updates 398 k sudo aarch64 1.9.8-5.p2.fc36 fedora 1.1 M systemd aarch64 250.8-1.fc36 updates 4.0 M systemd-networkd aarch64 250.8-1.fc36 updates 568 k tar aarch64 2:1.34-3.fc36 fedora 868 k usbutils aarch64 014-2.fc36 fedora 112 k util-linux aarch64 2.38-1.fc36 updates 2.3 M vim-enhanced aarch64 2:9.0.720-1.fc36 updates 1.9 M vim-minimal aarch64 2:9.0.720-1.fc36 updates 743 k wget aarch64 1.21.3-1.fc36 fedora 771 k Installing dependencies: alternatives aarch64 1.21-1.fc36 updates 37 k amd-gpu-firmware noarch 20221012-141.fc36 updates 15 M archlinux-keyring noarch 20220927-1.fc36 updates 1.1 M audit-libs aarch64 3.0.9-1.fc36 updates 116 k authselect aarch64 1.4.0-1.fc36 updates 139 k authselect-libs aarch64 1.4.0-1.fc36 updates 233 k basesystem noarch 11-13.fc36 fedora 7.0 k bash aarch64 5.2.2-2.fc36 updates 1.8 M binutils-gold aarch64 2.37-36.fc36 updates 894 k bsdtar aarch64 3.5.3-3.fc36 updates 62 k bzip2-libs aarch64 1.0.8-11.fc36 fedora 43 k ca-certificates noarch 2022.2.54-1.2.fc36 updates 828 k coreutils aarch64 9.0-8.fc36 updates 1.0 M coreutils-common aarch64 9.0-8.fc36 updates 2.0 M cpio aarch64 2.13-12.fc36 fedora 267 k cracklib aarch64 2.9.6-28.fc36 fedora 82 k cracklib-dicts aarch64 2.9.6-28.fc36 fedora 3.6 M crypto-policies noarch 20220428-1.gitdfb10ea.fc36 updates 62 k cryptsetup-libs aarch64 2.4.3-2.fc36 fedora 430 k curl aarch64 7.82.0-8.fc36 updates 305 k cyrus-sasl-lib aarch64 2.1.27-18.fc36 fedora 777 k dbus aarch64 1:1.14.4-1.fc36 updates 7.2 k dbus-broker aarch64 32-1.fc36 updates 170 k dbus-common noarch 1:1.14.4-1.fc36 updates 14 k dbus-libs aarch64 1:1.14.4-1.fc36 updates 153 k device-mapper aarch64 1.02.175-7.fc36 fedora 137 k device-mapper-libs aarch64 1.02.175-7.fc36 fedora 170 k dhcp-common noarch 12:4.4.3-4.P1.fc36 updates 127 k dnf-data noarch 4.14.0-1.fc36 updates 42 k dracut aarch64 057-3.fc36 updates 369 k e2fsprogs-libs aarch64 1.46.5-2.fc36 fedora 223 k efi-filesystem noarch 5-5.fc36 fedora 7.8 k efivar-libs aarch64 38-2.fc36 fedora 119 k elfutils-debuginfod-client aarch64 0.187-4.fc36 updates 39 k elfutils-default-yama-scope noarch 0.187-4.fc36 updates 17 k elfutils-libelf aarch64 0.187-4.fc36 updates 198 k elfutils-libs aarch64 0.187-4.fc36 updates 256 k expat aarch64 2.4.9-1.fc36 updates 106 k fedora-gpg-keys noarch 36-4 updates 115 k fedora-release-common noarch 36-20 updates 21 k fedora-release-identity-basic noarch 36-20 updates 11 k fedora-repos noarch 36-4 updates 10 k file aarch64 5.41-4.fc36 fedora 48 k file-libs aarch64 5.41-4.fc36 fedora 633 k filesystem aarch64 3.18-2.fc36 updates 1.1 M fuse-libs aarch64 2.9.9-14.fc36 fedora 96 k gawk aarch64 5.1.1-2.fc36 fedora 1.0 M gdbm-libs aarch64 1:1.22-2.fc36 fedora 58 k gettext aarch64 0.21-9.fc36 fedora 1.1 M gettext-libs aarch64 0.21-9.fc36 fedora 288 k glib2 aarch64 2.72.3-1.fc36 updates 2.7 M glibc aarch64 2.35-17.fc36 updates 1.7 M glibc-common aarch64 2.35-17.fc36 updates 324 k glibc-minimal-langpack aarch64 2.35-17.fc36 updates 56 k gmp aarch64 1:6.2.1-2.fc36 fedora 265 k gnupg2 aarch64 2.3.7-3.fc36 updates 2.5 M gnutls aarch64 3.7.7-1.fc36 updates 1.0 M gpgme aarch64 1.17.0-4.fc36 updates 205 k gpm-libs aarch64 1.20.7-40.fc36 fedora 21 k grep aarch64 3.7-2.fc36 fedora 260 k groff-base aarch64 1.22.4-9.fc36 fedora 1.0 M grub2-common noarch 1:2.06-54.fc36 updates 906 k grub2-tools aarch64 1:2.06-54.fc36 updates 1.7 M grub2-tools-minimal aarch64 1:2.06-54.fc36 updates 586 k gzip aarch64 1.11-3.fc36 fedora 155 k hwdata noarch 0.363-1.fc36 updates 1.5 M ima-evm-utils aarch64 1.4-5.fc36 fedora 63 k initscripts-service noarch 10.16-2.fc36 fedora 15 k intel-gpu-firmware noarch 20221012-141.fc36 updates 7.6 M ipcalc aarch64 1.0.1-3.fc36 fedora 41 k json-c aarch64 0.15-3.fc36 fedora 43 k kbd aarch64 2.4.0-9.fc36 fedora 374 k kbd-misc noarch 2.4.0-9.fc36 fedora 1.5 M kernel-core aarch64 6.1.0-0.rc1.asahi2.1.fc36 asahi-linux 17 M kernel-modules aarch64 6.1.0-0.rc1.asahi2.1.fc36 asahi-linux 8.3 M keyrings-filesystem noarch 1-16.fc36 fedora 7.5 k keyutils-libs aarch64 1.6.1-4.fc36 fedora 31 k kmod-libs aarch64 29-7.fc36 fedora 65 k krb5-libs aarch64 1.19.2-11.fc36 updates 729 k less aarch64 590-5.fc36 updates 161 k libacl aarch64 2.3.1-3.fc36 fedora 24 k libalpm aarch64 6.0.1-4.fc36 fedora 250 k libarchive aarch64 3.5.3-3.fc36 updates 388 k libargon2 aarch64 20171227-9.fc36 updates 28 k libassuan aarch64 2.5.5-4.fc36 fedora 66 k libattr aarch64 2.5.1-4.fc36 fedora 18 k libblkid aarch64 2.38-1.fc36 updates 106 k libbpf aarch64 2:0.7.0-3.fc36 updates 159 k libbrotli aarch64 1.0.9-7.fc36 fedora 317 k libcap aarch64 2.48-4.fc36 fedora 67 k libcap-ng aarch64 0.8.3-1.fc36 updates 32 k libcbor aarch64 0.7.0-5.fc36 fedora 55 k libcom_err aarch64 1.46.5-2.fc36 fedora 25 k libcomps aarch64 0.1.18-2.fc36 fedora 74 k libcurl aarch64 7.82.0-8.fc36 updates 295 k libdb aarch64 5.3.28-51.fc36 fedora 737 k libdnf aarch64 0.68.0-1.fc36 updates 612 k libeconf aarch64 0.4.0-3.fc36 fedora 27 k libedit aarch64 3.1-41.20210910cvs.fc36 fedora 104 k libell aarch64 0.52-1.fc36 updates 236 k libevent aarch64 2.1.12-6.fc36 fedora 254 k libfdisk aarch64 2.38-1.fc36 updates 155 k libffi aarch64 3.4.2-8.fc36 fedora 36 k libfido2 aarch64 1.10.0-3.fc36 fedora 94 k libfsverity aarch64 1.4-7.fc36 fedora 19 k libgcc aarch64 12.2.1-2.fc36 updates 92 k libgcrypt aarch64 1.10.1-3.fc36 updates 454 k libgomp aarch64 12.2.1-2.fc36 updates 290 k libgpg-error aarch64 1.45-1.fc36 updates 220 k libidn2 aarch64 2.3.3-1.fc36 updates 107 k libkcapi aarch64 1.4.0-2.fc36 updates 46 k libkcapi-hmaccalc aarch64 1.4.0-2.fc36 updates 24 k libksba aarch64 1.6.0-3.fc36 fedora 154 k libmetalink aarch64 0.1.3-25.fc36 fedora 31 k libmnl aarch64 1.0.4-15.fc36 fedora 28 k libmodulemd aarch64 2.14.0-2.fc36 fedora 209 k libmount aarch64 2.38-1.fc36 updates 132 k libnghttp2 aarch64 1.46.0-2.fc36 fedora 70 k libnsl2 aarch64 2.0.0-3.fc36 fedora 30 k libpipeline aarch64 1.5.5-2.fc36 fedora 51 k libpkgconf aarch64 1.8.0-2.fc36 fedora 36 k libpsl aarch64 0.21.1-5.fc36 fedora 64 k libpwquality aarch64 1.4.4-7.fc36 fedora 105 k librepo aarch64 1.14.4-1.fc36 updates 91 k libreport-filesystem noarch 2.17.4-1.fc36 updates 14 k libseccomp aarch64 2.5.3-2.fc36 fedora 71 k libselinux aarch64 3.3-4.fc36 fedora 84 k libsemanage aarch64 3.3-3.fc36 fedora 116 k libsepol aarch64 3.3-3.fc36 fedora 297 k libsigsegv aarch64 2.14-2.fc36 fedora 27 k libsmartcols aarch64 2.38-1.fc36 updates 62 k libsodium aarch64 1.0.18-9.fc36 fedora 119 k libsolv aarch64 0.7.22-1.fc36 updates 390 k libss aarch64 1.46.5-2.fc36 fedora 30 k libssh aarch64 0.9.6-4.fc36 fedora 202 k libssh-config noarch 0.9.6-4.fc36 fedora 7.6 k libstdc++ aarch64 12.2.1-2.fc36 updates 740 k libtasn1 aarch64 4.18.0-2.fc36 fedora 74 k libtirpc aarch64 1.3.3-0.fc36 updates 94 k libunistring aarch64 1.0-1.fc36 fedora 544 k libusb1 aarch64 1.0.25-8.fc36 fedora 74 k libuser aarch64 0.63-10.fc36 fedora 383 k libutempter aarch64 1.2.1-6.fc36 fedora 26 k libuuid aarch64 2.38-1.fc36 updates 27 k libverto aarch64 0.3.2-3.fc36 fedora 21 k libxcrypt aarch64 4.4.28-1.fc36 fedora 122 k libxml2 aarch64 2.9.14-1.fc36 updates 734 k libyaml aarch64 0.2.5-7.fc36 fedora 59 k libzstd aarch64 1.5.2-2.fc36 updates 267 k linux-firmware-whence noarch 20221012-141.fc36 updates 52 k lua-libs aarch64 5.4.4-3.fc36 updates 213 k lz4-libs aarch64 1.9.3-4.fc36 fedora 70 k lzfse-devel aarch64 1.0-1.fc36 asahi-linux 8.7 k lzfse-libs aarch64 1.0-1.fc36 asahi-linux 25 k lzo aarch64 2.10-6.fc36 fedora 63 k mpdecimal aarch64 2.5.1-3.fc36 fedora 102 k mpfr aarch64 4.1.0-9.fc36 fedora 240 k ncurses-base noarch 6.2-9.20210508.fc36 fedora 60 k ncurses-libs aarch64 6.2-9.20210508.fc36 fedora 315 k nettle aarch64 3.8-1.fc36 updates 421 k npth aarch64 1.6-8.fc36 fedora 24 k nvidia-gpu-firmware noarch 20221012-141.fc36 updates 1.2 M openldap aarch64 2.6.3-1.fc36 updates 250 k openldap-compat aarch64 2.6.3-1.fc36 updates 18 k openssh aarch64 8.8p1-1.fc36.1 fedora 440 k openssl-libs aarch64 1:3.0.5-1.fc36 updates 2.0 M os-prober aarch64 1.77-9.fc36 fedora 47 k p11-kit aarch64 0.24.1-2.fc36 fedora 347 k p11-kit-trust aarch64 0.24.1-2.fc36 fedora 138 k pacman aarch64 6.0.1-4.fc36 fedora 716 k pacman-filesystem noarch 6.0.1-4.fc36 fedora 8.3 k pam aarch64 1.5.2-13.fc36 updates 529 k pam-libs aarch64 1.5.2-13.fc36 updates 58 k pciutils-libs aarch64 3.7.0-5.fc36 fedora 39 k pcre aarch64 8.45-1.fc36.1 fedora 184 k pcre2 aarch64 10.40-1.fc36 updates 220 k pcre2-syntax noarch 10.40-1.fc36 updates 143 k perl-B aarch64 1.82-486.fc36 fedora 186 k perl-Carp noarch 1.52-479.fc36 fedora 29 k perl-Class-Struct noarch 0.66-486.fc36 fedora 27 k perl-Data-Dumper aarch64 2.183-3.fc36 fedora 55 k perl-DynaLoader aarch64 1.50-486.fc36 fedora 31 k perl-Encode aarch64 4:3.17-485.fc36 updates 1.7 M perl-Errno aarch64 1.33-486.fc36 fedora 20 k perl-Exporter noarch 5.76-480.fc36 fedora 31 k perl-Fcntl aarch64 1.14-486.fc36 fedora 25 k perl-File-Basename noarch 2.85-486.fc36 fedora 22 k perl-File-Find noarch 1.39-486.fc36 fedora 30 k perl-File-Path noarch 2.18-479.fc36 fedora 35 k perl-File-Temp noarch 1:0.231.100-479.fc36 fedora 59 k perl-File-stat noarch 1.09-486.fc36 fedora 22 k perl-FileHandle noarch 2.03-486.fc36 fedora 20 k perl-Getopt-Long noarch 1:2.52-479.fc36 fedora 60 k perl-Getopt-Std noarch 1.13-486.fc36 fedora 21 k perl-HTTP-Tiny noarch 0.082-1.fc36 updates 55 k perl-I18N-LangTags noarch 0.45-486.fc36 fedora 59 k perl-IO aarch64 1.46-486.fc36 fedora 92 k perl-IPC-Open3 noarch 1.21-486.fc36 fedora 28 k perl-Locale-Maketext noarch 1.29-480.fc36 fedora 94 k perl-Locale-Maketext-Simple noarch 1:0.21-486.fc36 fedora 23 k perl-MIME-Base64 aarch64 3.16-479.fc36 fedora 30 k perl-Module-CoreList noarch 1:5.20220920-1.fc36 updates 85 k perl-Module-Load noarch 1:0.36-479.fc36 fedora 17 k perl-Module-Load-Conditional noarch 0.74-479.fc36 fedora 22 k perl-Module-Metadata noarch 1.000037-479.fc36 fedora 35 k perl-POSIX aarch64 1.97-486.fc36 fedora 103 k perl-Params-Check noarch 1:0.38-479.fc36 fedora 22 k perl-PathTools aarch64 3.80-479.fc36 fedora 85 k perl-Pod-Escapes noarch 1:1.07-479.fc36 fedora 20 k perl-Pod-Perldoc noarch 3.28.01-480.fc36 fedora 83 k perl-Pod-Simple noarch 1:3.43-3.fc36 fedora 215 k perl-Pod-Usage noarch 4:2.01-479.fc36 fedora 40 k perl-Scalar-List-Utils aarch64 5:1.63-489.fc36 updates 71 k perl-SelectSaver noarch 1.02-486.fc36 fedora 17 k perl-Socket aarch64 4:2.036-1.fc36 updates 55 k perl-Storable aarch64 1:3.25-2.fc36 fedora 93 k perl-Symbol noarch 1.09-486.fc36 fedora 19 k perl-Term-ANSIColor noarch 5.01-480.fc36 fedora 48 k perl-Term-Cap noarch 1.17-479.fc36 fedora 22 k perl-Text-ParseWords noarch 3.31-1.fc36 updates 16 k perl-Text-Tabs+Wrap noarch 2021.0814-2.fc36 fedora 22 k perl-Time-Local noarch 2:1.300-479.fc36 fedora 34 k perl-base noarch 2.27-486.fc36 fedora 21 k perl-constant noarch 1.33-480.fc36 fedora 23 k perl-if noarch 0.60.900-486.fc36 fedora 19 k perl-interpreter aarch64 4:5.34.1-486.fc36 fedora 76 k perl-libs aarch64 4:5.34.1-486.fc36 fedora 2.0 M perl-locale noarch 1.10-486.fc36 fedora 19 k perl-mro aarch64 1.25-486.fc36 fedora 33 k perl-overload noarch 1.33-486.fc36 fedora 50 k perl-overloading noarch 0.02-486.fc36 fedora 18 k perl-parent noarch 1:0.238-479.fc36 fedora 14 k perl-podlators noarch 1:4.14-479.fc36 fedora 112 k perl-subs noarch 1.04-486.fc36 fedora 17 k perl-vars noarch 1.05-486.fc36 fedora 18 k perl-version aarch64 8:0.99.29-5.fc36 fedora 62 k pkgconf aarch64 1.8.0-2.fc36 fedora 41 k pkgconf-m4 noarch 1.8.0-2.fc36 fedora 14 k pkgconf-pkg-config aarch64 1.8.0-2.fc36 fedora 10 k popt aarch64 1.18-7.fc36 fedora 59 k procps-ng aarch64 3.3.17-4.fc36.1 updates 335 k psmisc aarch64 23.4-3.fc36 fedora 227 k publicsuffix-list-dafsa noarch 20210518-4.fc36 fedora 58 k python-pip-wheel noarch 21.3.1-3.fc36 updates 1.1 M python-setuptools-wheel noarch 59.6.0-2.fc36 fedora 507 k python3 aarch64 3.10.7-1.fc36 updates 28 k python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k python3-dbus aarch64 1.2.18-3.fc36 fedora 132 k python3-distro noarch 1.6.0-2.fc36 fedora 38 k python3-dnf noarch 4.14.0-1.fc36 updates 416 k python3-dnf-plugins-core noarch 4.3.1-1.fc36 updates 229 k python3-gpg aarch64 1.17.0-4.fc36 updates 260 k python3-hawkey aarch64 0.68.0-1.fc36 updates 98 k python3-libcomps aarch64 0.1.18-2.fc36 fedora 48 k python3-libdnf aarch64 0.68.0-1.fc36 updates 741 k python3-libs aarch64 3.10.7-1.fc36 updates 7.3 M python3-rpm aarch64 4.17.1-3.fc36 updates 92 k python3-six noarch 1.16.0-5.fc36 fedora 36 k readline aarch64 8.2-2.fc36 updates 210 k rpm-build-libs aarch64 4.17.1-3.fc36 updates 89 k rpm-libs aarch64 4.17.1-3.fc36 updates 306 k rpm-sign-libs aarch64 4.17.1-3.fc36 updates 24 k sed aarch64 4.8-10.fc36 fedora 295 k setup noarch 2.14.1-1.fc36 updates 143 k shadow-utils aarch64 2:4.11.1-5.fc36 updates 1.1 M sqlite-libs aarch64 3.36.0-5.fc36 fedora 639 k systemd-libs aarch64 250.8-1.fc36 updates 585 k systemd-pam aarch64 250.8-1.fc36 updates 322 k systemd-udev aarch64 250.8-1.fc36 updates 1.8 M tpm2-tss aarch64 3.2.0-3.fc36 updates 550 k tzdata noarch 2022d-1.fc36 updates 429 k util-linux-core aarch64 2.38-1.fc36 updates 455 k vim-common aarch64 2:9.0.720-1.fc36 updates 7.2 M vim-data noarch 2:9.0.720-1.fc36 updates 25 k vim-filesystem noarch 2:9.0.720-1.fc36 updates 19 k which aarch64 2.21-32.fc36 fedora 42 k xxhash-libs aarch64 0.8.1-2.fc36 fedora 34 k xz aarch64 5.2.5-9.fc36 fedora 215 k xz-libs aarch64 5.2.5-9.fc36 fedora 90 k zchunk-libs aarch64 1.2.3-1.fc36 updates 51 k zlib aarch64 1.2.11-33.fc36 updates 89 k Transaction Summary ================================================================================ Install 328 Packages Total download size: 349 M Installed size: 754 M Downloading Packages: (1/328): asahi-scripts-20220919-1.fc36.noarch.r 15 kB/s | 13 kB 00:00 (2/328): kernel-6.1.0-0.rc1.asahi2.1.fc36.aarch 6.8 kB/s | 6.1 kB 00:00 (3/328): asahi-fwextract-0.5pre1-2.fc36.noarch. 39 kB/s | 40 kB 00:01 (4/328): lzfse-devel-1.0-1.fc36.aarch64.rpm 45 kB/s | 8.7 kB 00:00 (5/328): lzfse-libs-1.0-1.fc36.aarch64.rpm 120 kB/s | 25 kB 00:00 (6/328): arch-install-scripts-24-3.fc36.noarch. 227 kB/s | 27 kB 00:00 (7/328): basesystem-11-13.fc36.noarch.rpm 296 kB/s | 7.0 kB 00:00 (8/328): bash-completion-2.11-6.fc36.noarch.rpm 4.8 MB/s | 291 kB 00:00 (9/328): bzip2-libs-1.0.8-11.fc36.aarch64.rpm 1.5 MB/s | 43 kB 00:00 (10/328): cloud-utils-growpart-0.31-10.fc36.noa 820 kB/s | 30 kB 00:00 (11/328): cpio-2.13-12.fc36.aarch64.rpm 6.1 MB/s | 267 kB 00:00 (12/328): cracklib-2.9.6-28.fc36.aarch64.rpm 3.1 MB/s | 82 kB 00:00 (13/328): cracklib-dicts-2.9.6-28.fc36.aarch64. 10 MB/s | 3.6 MB 00:00 (14/328): cryptsetup-libs-2.4.3-2.fc36.aarch64. 5.0 MB/s | 430 kB 00:00 (15/328): cyrus-sasl-lib-2.1.27-18.fc36.aarch64 8.4 MB/s | 777 kB 00:00 (16/328): device-mapper-1.02.175-7.fc36.aarch64 3.9 MB/s | 137 kB 00:00 (17/328): device-mapper-libs-1.02.175-7.fc36.aa 3.4 MB/s | 170 kB 00:00 (18/328): diffutils-3.8-2.fc36.aarch64.rpm 8.0 MB/s | 368 kB 00:00 (19/328): dosfstools-4.2-3.fc36.aarch64.rpm 4.9 MB/s | 150 kB 00:00 (20/328): e2fsprogs-1.46.5-2.fc36.aarch64.rpm 6.8 MB/s | 997 kB 00:00 (21/328): e2fsprogs-libs-1.46.5-2.fc36.aarch64. 5.1 MB/s | 223 kB 00:00 (22/328): efi-filesystem-5-5.fc36.noarch.rpm 406 kB/s | 7.8 kB 00:00 (23/328): efivar-38-2.fc36.aarch64.rpm 1.8 MB/s | 51 kB 00:00 (24/328): efivar-libs-38-2.fc36.aarch64.rpm 3.7 MB/s | 119 kB 00:00 (25/328): file-5.41-4.fc36.aarch64.rpm 1.5 MB/s | 48 kB 00:00 (26/328): file-libs-5.41-4.fc36.aarch64.rpm 8.5 MB/s | 633 kB 00:00 (27/328): findutils-4.9.0-1.fc36.aarch64.rpm 6.7 MB/s | 484 kB 00:00 (28/328): kernel-modules-6.1.0-0.rc1.asahi2.1.f 2.0 MB/s | 8.3 MB 00:04 (29/328): kernel-core-6.1.0-0.rc1.asahi2.1.fc36 1.6 MB/s | 17 MB 00:10 (30/328): fuse-libs-2.9.9-14.fc36.aarch64.rpm 4.2 kB/s | 96 kB 00:22 (31/328): gdbm-libs-1.22-2.fc36.aarch64.rpm 4.1 kB/s | 58 kB 00:14 (32/328): gawk-5.1.1-2.fc36.aarch64.rpm 48 kB/s | 1.0 MB 00:20 (33/328): gettext-0.21-9.fc36.aarch64.rpm 2.2 MB/s | 1.1 MB 00:00 (34/328): gettext-libs-0.21-9.fc36.aarch64.rpm 1.1 MB/s | 288 kB 00:00 (35/328): gmp-6.2.1-2.fc36.aarch64.rpm 1.1 MB/s | 265 kB 00:00 (36/328): gpm-libs-1.20.7-40.fc36.aarch64.rpm 295 kB/s | 21 kB 00:00 (37/328): grep-3.7-2.fc36.aarch64.rpm 3.9 MB/s | 260 kB 00:00 (38/328): groff-base-1.22.4-9.fc36.aarch64.rpm 6.1 MB/s | 1.0 MB 00:00 (39/328): hostname-3.23-6.fc36.aarch64.rpm 203 kB/s | 27 kB 00:00 (40/328): gzip-1.11-3.fc36.aarch64.rpm 884 kB/s | 155 kB 00:00 (41/328): ima-evm-utils-1.4-5.fc36.aarch64.rpm 1.9 MB/s | 63 kB 00:00 (42/328): initscripts-service-10.16-2.fc36.noar 519 kB/s | 15 kB 00:00 (43/328): ipcalc-1.0.1-3.fc36.aarch64.rpm 2.0 MB/s | 41 kB 00:00 (44/328): iproute-5.15.0-2.fc36.aarch64.rpm 7.4 MB/s | 742 kB 00:00 (45/328): iputils-20211215-2.fc36.aarch64.rpm 1.7 MB/s | 183 kB 00:00 (46/328): json-c-0.15-3.fc36.aarch64.rpm 399 kB/s | 43 kB 00:00 (47/328): kbd-2.4.0-9.fc36.aarch64.rpm 6.4 MB/s | 374 kB 00:00 (48/328): keyrings-filesystem-1-16.fc36.noarch. 89 kB/s | 7.5 kB 00:00 (49/328): keyutils-libs-1.6.1-4.fc36.aarch64.rp 343 kB/s | 31 kB 00:00 (50/328): kbd-misc-2.4.0-9.fc36.noarch.rpm 8.5 MB/s | 1.5 MB 00:00 (51/328): kmod-29-7.fc36.aarch64.rpm 1.2 MB/s | 115 kB 00:00 (52/328): kmod-libs-29-7.fc36.aarch64.rpm 976 kB/s | 65 kB 00:00 (53/328): libacl-2.3.1-3.fc36.aarch64.rpm 661 kB/s | 24 kB 00:00 (54/328): libalpm-6.0.1-4.fc36.aarch64.rpm 5.8 MB/s | 250 kB 00:00 (55/328): libassuan-2.5.5-4.fc36.aarch64.rpm 1.2 MB/s | 66 kB 00:00 (56/328): libattr-2.5.1-4.fc36.aarch64.rpm 355 kB/s | 18 kB 00:00 (57/328): libbrotli-1.0.9-7.fc36.aarch64.rpm 5.5 MB/s | 317 kB 00:00 (58/328): libcap-2.48-4.fc36.aarch64.rpm 1.4 MB/s | 67 kB 00:00 (59/328): libcbor-0.7.0-5.fc36.aarch64.rpm 966 kB/s | 55 kB 00:00 (60/328): libcom_err-1.46.5-2.fc36.aarch64.rpm 766 kB/s | 25 kB 00:00 (61/328): libcomps-0.1.18-2.fc36.aarch64.rpm 3.2 MB/s | 74 kB 00:00 (62/328): libdb-5.3.28-51.fc36.aarch64.rpm 7.9 MB/s | 737 kB 00:00 (63/328): libeconf-0.4.0-3.fc36.aarch64.rpm 306 kB/s | 27 kB 00:00 (64/328): libedit-3.1-41.20210910cvs.fc36.aarch 1.2 MB/s | 104 kB 00:00 (65/328): libevent-2.1.12-6.fc36.aarch64.rpm 5.4 MB/s | 254 kB 00:00 (66/328): libffi-3.4.2-8.fc36.aarch64.rpm 946 kB/s | 36 kB 00:00 (67/328): libfido2-1.10.0-3.fc36.aarch64.rpm 2.0 MB/s | 94 kB 00:00 (68/328): libfsverity-1.4-7.fc36.aarch64.rpm 593 kB/s | 19 kB 00:00 (69/328): libksba-1.6.0-3.fc36.aarch64.rpm 4.6 MB/s | 154 kB 00:00 (70/328): libmetalink-0.1.3-25.fc36.aarch64.rpm 733 kB/s | 31 kB 00:00 (71/328): libmnl-1.0.4-15.fc36.aarch64.rpm 680 kB/s | 28 kB 00:00 (72/328): libmodulemd-2.14.0-2.fc36.aarch64.rpm 4.3 MB/s | 209 kB 00:00 (73/328): libnghttp2-1.46.0-2.fc36.aarch64.rpm 1.6 MB/s | 70 kB 00:00 (74/328): libnsl2-2.0.0-3.fc36.aarch64.rpm 595 kB/s | 30 kB 00:00 (75/328): libpipeline-1.5.5-2.fc36.aarch64.rpm 1.6 MB/s | 51 kB 00:00 (76/328): libpkgconf-1.8.0-2.fc36.aarch64.rpm 1.5 MB/s | 36 kB 00:00 (77/328): libpsl-0.21.1-5.fc36.aarch64.rpm 1.8 MB/s | 64 kB 00:00 (78/328): libpwquality-1.4.4-7.fc36.aarch64.rpm 2.7 MB/s | 105 kB 00:00 (79/328): libseccomp-2.5.3-2.fc36.aarch64.rpm 1.9 MB/s | 71 kB 00:00 (80/328): libselinux-3.3-4.fc36.aarch64.rpm 2.4 MB/s | 84 kB 00:00 (81/328): libsemanage-3.3-3.fc36.aarch64.rpm 3.4 MB/s | 116 kB 00:00 (82/328): libsepol-3.3-3.fc36.aarch64.rpm 6.6 MB/s | 297 kB 00:00 (83/328): libsigsegv-2.14-2.fc36.aarch64.rpm 505 kB/s | 27 kB 00:00 (84/328): libsodium-1.0.18-9.fc36.aarch64.rpm 2.2 MB/s | 119 kB 00:00 (85/328): libss-1.46.5-2.fc36.aarch64.rpm 944 kB/s | 30 kB 00:00 (86/328): libssh-0.9.6-4.fc36.aarch64.rpm 5.3 MB/s | 202 kB 00:00 (87/328): libssh-config-0.9.6-4.fc36.noarch.rpm 173 kB/s | 7.6 kB 00:00 (88/328): libtasn1-4.18.0-2.fc36.aarch64.rpm 1.7 MB/s | 74 kB 00:00 (89/328): libunistring-1.0-1.fc36.aarch64.rpm 8.1 MB/s | 544 kB 00:00 (90/328): libusb1-1.0.25-8.fc36.aarch64.rpm 962 kB/s | 74 kB 00:00 (91/328): libuser-0.63-10.fc36.aarch64.rpm 3.5 MB/s | 383 kB 00:00 (92/328): libutempter-1.2.1-6.fc36.aarch64.rpm 420 kB/s | 26 kB 00:00 (93/328): libverto-0.3.2-3.fc36.aarch64.rpm 327 kB/s | 21 kB 00:00 (94/328): libxcrypt-4.4.28-1.fc36.aarch64.rpm 2.9 MB/s | 122 kB 00:00 (95/328): libyaml-0.2.5-7.fc36.aarch64.rpm 1.9 MB/s | 59 kB 00:00 (96/328): lz4-libs-1.9.3-4.fc36.aarch64.rpm 1.6 MB/s | 70 kB 00:00 (97/328): lzo-2.10-6.fc36.aarch64.rpm 1.8 MB/s | 63 kB 00:00 (98/328): man-db-2.10.0-3.fc36.aarch64.rpm 7.3 MB/s | 1.2 MB 00:00 (99/328): mpdecimal-2.5.1-3.fc36.aarch64.rpm 682 kB/s | 102 kB 00:00 (100/328): mpfr-4.1.0-9.fc36.aarch64.rpm 1.4 MB/s | 240 kB 00:00 (101/328): ncurses-6.2-9.20210508.fc36.aarch64. 4.8 MB/s | 400 kB 00:00 (102/328): ncurses-base-6.2-9.20210508.fc36.noa 717 kB/s | 60 kB 00:00 (103/328): ncurses-libs-6.2-9.20210508.fc36.aar 3.4 MB/s | 315 kB 00:00 (104/328): net-tools-2.0-0.61.20160912git.fc36. 3.5 MB/s | 298 kB 00:00 (105/328): npth-1.6-8.fc36.aarch64.rpm 302 kB/s | 24 kB 00:00 (106/328): openssh-8.8p1-1.fc36.1.aarch64.rpm 4.8 MB/s | 440 kB 00:00 (107/328): openssh-clients-8.8p1-1.fc36.1.aarch 5.5 MB/s | 671 kB 00:00 (108/328): os-prober-1.77-9.fc36.aarch64.rpm 531 kB/s | 47 kB 00:00 (109/328): openssh-server-8.8p1-1.fc36.1.aarch6 2.7 MB/s | 434 kB 00:00 (110/328): p11-kit-0.24.1-2.fc36.aarch64.rpm 4.1 MB/s | 347 kB 00:00 (111/328): p11-kit-trust-0.24.1-2.fc36.aarch64. 1.9 MB/s | 138 kB 00:00 (112/328): pacman-filesystem-6.0.1-4.fc36.noarc 111 kB/s | 8.3 kB 00:00 (113/328): pacman-6.0.1-4.fc36.aarch64.rpm 5.4 MB/s | 716 kB 00:00 (114/328): passwd-0.80-12.fc36.aarch64.rpm 1.1 MB/s | 107 kB 00:00 (115/328): pciutils-3.7.0-5.fc36.aarch64.rpm 2.0 MB/s | 90 kB 00:00 (116/328): pciutils-libs-3.7.0-5.fc36.aarch64.r 1.8 MB/s | 39 kB 00:00 (117/328): pcre-8.45-1.fc36.1.aarch64.rpm 3.9 MB/s | 184 kB 00:00 (118/328): perl-B-1.82-486.fc36.aarch64.rpm 2.9 MB/s | 186 kB 00:00 (119/328): perl-Carp-1.52-479.fc36.noarch.rpm 442 kB/s | 29 kB 00:00 (120/328): perl-Class-Struct-0.66-486.fc36.noar 522 kB/s | 27 kB 00:00 (121/328): perl-Data-Dumper-2.183-3.fc36.aarch6 1.4 MB/s | 55 kB 00:00 (122/328): perl-DynaLoader-1.50-486.fc36.aarch6 1.1 MB/s | 31 kB 00:00 (123/328): perl-Errno-1.33-486.fc36.aarch64.rpm 546 kB/s | 20 kB 00:00 (124/328): perl-Exporter-5.76-480.fc36.noarch.r 1.0 MB/s | 31 kB 00:00 (125/328): perl-Fcntl-1.14-486.fc36.aarch64.rpm 610 kB/s | 25 kB 00:00 (126/328): perl-File-Basename-2.85-486.fc36.noa 507 kB/s | 22 kB 00:00 (127/328): perl-File-Find-1.39-486.fc36.noarch. 656 kB/s | 30 kB 00:00 (128/328): perl-File-Path-2.18-479.fc36.noarch. 1.1 MB/s | 35 kB 00:00 (129/328): perl-File-Temp-0.231.100-479.fc36.no 2.5 MB/s | 59 kB 00:00 (130/328): perl-File-stat-1.09-486.fc36.noarch. 661 kB/s | 22 kB 00:00 (131/328): perl-FileHandle-2.03-486.fc36.noarch 629 kB/s | 20 kB 00:00 (132/328): perl-Getopt-Long-2.52-479.fc36.noarc 2.0 MB/s | 60 kB 00:00 (133/328): perl-Getopt-Std-1.13-486.fc36.noarch 979 kB/s | 21 kB 00:00 (134/328): perl-I18N-LangTags-0.45-486.fc36.noa 1.8 MB/s | 59 kB 00:00 (135/328): perl-IO-1.46-486.fc36.aarch64.rpm 1.8 MB/s | 92 kB 00:00 (136/328): perl-IPC-Open3-1.21-486.fc36.noarch. 562 kB/s | 28 kB 00:00 (137/328): perl-Locale-Maketext-1.29-480.fc36.n 1.9 MB/s | 94 kB 00:00 (138/328): perl-Locale-Maketext-Simple-0.21-486 876 kB/s | 23 kB 00:00 (139/328): perl-MIME-Base64-3.16-479.fc36.aarch 525 kB/s | 30 kB 00:00 (140/328): perl-Module-Load-0.36-479.fc36.noarc 301 kB/s | 17 kB 00:00 (141/328): perl-Module-Load-Conditional-0.74-47 370 kB/s | 22 kB 00:00 (142/328): perl-Module-Metadata-1.000037-479.fc 1.3 MB/s | 35 kB 00:00 (143/328): perl-POSIX-1.97-486.fc36.aarch64.rpm 2.1 MB/s | 103 kB 00:00 (144/328): perl-Params-Check-0.38-479.fc36.noar 403 kB/s | 22 kB 00:00 (145/328): perl-PathTools-3.80-479.fc36.aarch64 1.4 MB/s | 85 kB 00:00 (146/328): perl-Pod-Escapes-1.07-479.fc36.noarc 989 kB/s | 20 kB 00:00 (147/328): perl-Pod-Perldoc-3.28.01-480.fc36.no 2.7 MB/s | 83 kB 00:00 (148/328): perl-Pod-Simple-3.43-3.fc36.noarch.r 4.2 MB/s | 215 kB 00:00 (149/328): perl-Pod-Usage-2.01-479.fc36.noarch. 844 kB/s | 40 kB 00:00 (150/328): perl-SelectSaver-1.02-486.fc36.noarc 355 kB/s | 17 kB 00:00 (151/328): perl-Storable-3.25-2.fc36.aarch64.rp 983 kB/s | 93 kB 00:00 (152/328): perl-Symbol-1.09-486.fc36.noarch.rpm 187 kB/s | 19 kB 00:00 (153/328): perl-Term-ANSIColor-5.01-480.fc36.no 470 kB/s | 48 kB 00:00 (154/328): perl-Term-Cap-1.17-479.fc36.noarch.r 972 kB/s | 22 kB 00:00 (155/328): perl-Text-Tabs+Wrap-2021.0814-2.fc36 1.1 MB/s | 22 kB 00:00 (156/328): perl-Time-Local-1.300-479.fc36.noarc 1.2 MB/s | 34 kB 00:00 (157/328): perl-base-2.27-486.fc36.noarch.rpm 746 kB/s | 21 kB 00:00 (158/328): perl-constant-1.33-480.fc36.noarch.r 978 kB/s | 23 kB 00:00 (159/328): perl-if-0.60.900-486.fc36.noarch.rpm 811 kB/s | 19 kB 00:00 (160/328): perl-interpreter-5.34.1-486.fc36.aar 1.9 MB/s | 76 kB 00:00 (161/328): perl-locale-1.10-486.fc36.noarch.rpm 121 kB/s | 19 kB 00:00 (162/328): perl-mro-1.25-486.fc36.aarch64.rpm 239 kB/s | 33 kB 00:00 (163/328): perl-libs-5.34.1-486.fc36.aarch64.rp 7.1 MB/s | 2.0 MB 00:00 (164/328): perl-overload-1.33-486.fc36.noarch.r 379 kB/s | 50 kB 00:00 (165/328): perl-overloading-0.02-486.fc36.noarc 121 kB/s | 18 kB 00:00 (166/328): perl-parent-0.238-479.fc36.noarch.rp 326 kB/s | 14 kB 00:00 (167/328): perl-podlators-4.14-479.fc36.noarch. 3.4 MB/s | 112 kB 00:00 (168/328): perl-subs-1.04-486.fc36.noarch.rpm 439 kB/s | 17 kB 00:00 (169/328): perl-vars-1.05-486.fc36.noarch.rpm 456 kB/s | 18 kB 00:00 (170/328): perl-version-0.99.29-5.fc36.aarch64. 1.8 MB/s | 62 kB 00:00 (171/328): pkgconf-1.8.0-2.fc36.aarch64.rpm 869 kB/s | 41 kB 00:00 (172/328): pkgconf-m4-1.8.0-2.fc36.noarch.rpm 316 kB/s | 14 kB 00:00 (173/328): pkgconf-pkg-config-1.8.0-2.fc36.aarc 341 kB/s | 10 kB 00:00 (174/328): popt-1.18-7.fc36.aarch64.rpm 2.8 MB/s | 59 kB 00:00 (175/328): psmisc-23.4-3.fc36.aarch64.rpm 4.2 MB/s | 227 kB 00:00 (176/328): publicsuffix-list-dafsa-20210518-4.f 1.1 MB/s | 58 kB 00:00 (177/328): python-setuptools-wheel-59.6.0-2.fc3 4.7 MB/s | 507 kB 00:00 (178/328): python3-dateutil-2.8.1-8.fc36.noarch 2.6 MB/s | 289 kB 00:00 (179/328): python3-dbus-1.2.18-3.fc36.aarch64.r 1.1 MB/s | 132 kB 00:00 (180/328): python3-distro-1.6.0-2.fc36.noarch.r 641 kB/s | 38 kB 00:00 (181/328): python3-libcomps-0.1.18-2.fc36.aarch 1.5 MB/s | 48 kB 00:00 (182/328): python3-six-1.16.0-5.fc36.noarch.rpm 1.5 MB/s | 36 kB 00:00 (183/328): rootfiles-8.1-31.fc36.noarch.rpm 474 kB/s | 8.6 kB 00:00 (184/328): sed-4.8-10.fc36.aarch64.rpm 5.1 MB/s | 295 kB 00:00 (185/328): sqlite-libs-3.36.0-5.fc36.aarch64.rp 4.8 MB/s | 639 kB 00:00 (186/328): sudo-1.9.8-5.p2.fc36.aarch64.rpm 4.0 MB/s | 1.1 MB 00:00 (187/328): usbutils-014-2.fc36.aarch64.rpm 720 kB/s | 112 kB 00:00 (188/328): tar-1.34-3.fc36.aarch64.rpm 2.7 MB/s | 868 kB 00:00 (189/328): which-2.21-32.fc36.aarch64.rpm 338 kB/s | 42 kB 00:00 (190/328): wget-1.21.3-1.fc36.aarch64.rpm 4.2 MB/s | 771 kB 00:00 (191/328): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 300 kB/s | 34 kB 00:00 (192/328): xz-5.2.5-9.fc36.aarch64.rpm 2.7 MB/s | 215 kB 00:00 (193/328): xz-libs-5.2.5-9.fc36.aarch64.rpm 2.1 MB/s | 90 kB 00:00 (194/328): alternatives-1.21-1.fc36.aarch64.rpm 158 kB/s | 37 kB 00:00 (195/328): audit-3.0.9-1.fc36.aarch64.rpm 1.0 MB/s | 253 kB 00:00 (196/328): audit-libs-3.0.9-1.fc36.aarch64.rpm 1.3 MB/s | 116 kB 00:00 (197/328): authselect-1.4.0-1.fc36.aarch64.rpm 1.4 MB/s | 139 kB 00:00 (198/328): archlinux-keyring-20220927-1.fc36.no 1.7 MB/s | 1.1 MB 00:00 (199/328): authselect-libs-1.4.0-1.fc36.aarch64 2.5 MB/s | 233 kB 00:00 (200/328): bash-5.2.2-2.fc36.aarch64.rpm 6.2 MB/s | 1.8 MB 00:00 (201/328): binutils-gold-2.37-36.fc36.aarch64.r 2.4 MB/s | 894 kB 00:00 (202/328): bsdtar-3.5.3-3.fc36.aarch64.rpm 605 kB/s | 62 kB 00:00 (203/328): btrfs-progs-6.0-1.fc36.aarch64.rpm 3.6 MB/s | 971 kB 00:00 (204/328): binutils-2.37-36.fc36.aarch64.rpm 5.4 MB/s | 6.4 MB 00:01 (205/328): ca-certificates-2022.2.54-1.2.fc36.n 2.4 MB/s | 828 kB 00:00 (206/328): coreutils-9.0-8.fc36.aarch64.rpm 3.8 MB/s | 1.0 MB 00:00 (207/328): crypto-policies-20220428-1.gitdfb10e 693 kB/s | 62 kB 00:00 (208/328): curl-7.82.0-8.fc36.aarch64.rpm 3.2 MB/s | 305 kB 00:00 (209/328): dbus-1.14.4-1.fc36.aarch64.rpm 89 kB/s | 7.2 kB 00:00 (210/328): dbus-broker-32-1.fc36.aarch64.rpm 1.9 MB/s | 170 kB 00:00 (211/328): dbus-common-1.14.4-1.fc36.noarch.rpm 170 kB/s | 14 kB 00:00 (212/328): coreutils-common-9.0-8.fc36.aarch64. 3.1 MB/s | 2.0 MB 00:00 (213/328): dbus-libs-1.14.4-1.fc36.aarch64.rpm 1.7 MB/s | 153 kB 00:00 (214/328): dhcp-common-4.4.3-4.P1.fc36.noarch.r 1.4 MB/s | 127 kB 00:00 (215/328): dhcp-client-4.4.3-4.P1.fc36.aarch64. 3.0 MB/s | 777 kB 00:00 (216/328): dnf-4.14.0-1.fc36.noarch.rpm 2.8 MB/s | 471 kB 00:00 (217/328): amd-gpu-firmware-20221012-141.fc36.n 4.9 MB/s | 15 MB 00:03 (218/328): dnf-data-4.14.0-1.fc36.noarch.rpm 229 kB/s | 42 kB 00:00 (219/328): dnf-plugins-core-4.3.1-1.fc36.noarch 250 kB/s | 34 kB 00:00 (220/328): elfutils-default-yama-scope-0.187-4. 196 kB/s | 17 kB 00:00 (221/328): elfutils-debuginfod-client-0.187-4.f 373 kB/s | 39 kB 00:00 (222/328): dracut-057-3.fc36.aarch64.rpm 2.9 MB/s | 369 kB 00:00 (223/328): elfutils-libelf-0.187-4.fc36.aarch64 2.1 MB/s | 198 kB 00:00 (224/328): elfutils-libs-0.187-4.fc36.aarch64.r 2.7 MB/s | 256 kB 00:00 (225/328): expat-2.4.9-1.fc36.aarch64.rpm 1.1 MB/s | 106 kB 00:00 (226/328): fedora-gpg-keys-36-4.noarch.rpm 1.1 MB/s | 115 kB 00:00 (227/328): fedora-release-36-20.noarch.rpm 103 kB/s | 11 kB 00:00 (228/328): fedora-release-common-36-20.noarch.r 204 kB/s | 21 kB 00:00 (229/328): fedora-repos-36-4.noarch.rpm 54 kB/s | 10 kB 00:00 (230/328): fedora-release-identity-basic-36-20. 60 kB/s | 11 kB 00:00 (231/328): filesystem-3.18-2.fc36.aarch64.rpm 2.4 MB/s | 1.1 MB 00:00 (232/328): glibc-common-2.35-17.fc36.aarch64.rp 1.2 MB/s | 324 kB 00:00 (233/328): glibc-2.35-17.fc36.aarch64.rpm 3.3 MB/s | 1.7 MB 00:00 (234/328): glib2-2.72.3-1.fc36.aarch64.rpm 4.5 MB/s | 2.7 MB 00:00 (235/328): glibc-minimal-langpack-2.35-17.fc36. 634 kB/s | 56 kB 00:00 (236/328): gpgme-1.17.0-4.fc36.aarch64.rpm 2.2 MB/s | 205 kB 00:00 (237/328): gnutls-3.7.7-1.fc36.aarch64.rpm 4.0 MB/s | 1.0 MB 00:00 (238/328): grub2-common-2.06-54.fc36.noarch.rpm 2.1 MB/s | 906 kB 00:00 (239/328): grub2-efi-aa64-2.06-54.fc36.aarch64. 4.1 MB/s | 1.3 MB 00:00 (240/328): gnupg2-2.3.7-3.fc36.aarch64.rpm 2.8 MB/s | 2.5 MB 00:00 (241/328): grub2-tools-2.06-54.fc36.aarch64.rpm 4.9 MB/s | 1.7 MB 00:00 (242/328): grub2-efi-aa64-modules-2.06-54.fc36. 2.3 MB/s | 1.0 MB 00:00 (243/328): grubby-8.40-67.fc36.aarch64.rpm 286 kB/s | 34 kB 00:00 (244/328): grub2-tools-minimal-2.06-54.fc36.aar 1.9 MB/s | 586 kB 00:00 (245/328): iwd-1.29-1.fc36.aarch64.rpm 349 kB/s | 572 kB 00:01 (246/328): krb5-libs-1.19.2-11.fc36.aarch64.rpm 1.7 MB/s | 729 kB 00:00 (247/328): less-590-5.fc36.aarch64.rpm 1.6 MB/s | 161 kB 00:00 (248/328): libarchive-3.5.3-3.fc36.aarch64.rpm 1.8 MB/s | 388 kB 00:00 (249/328): libargon2-20171227-9.fc36.aarch64.rp 284 kB/s | 28 kB 00:00 (250/328): libblkid-2.38-1.fc36.aarch64.rpm 1.0 MB/s | 106 kB 00:00 (251/328): libbpf-0.7.0-3.fc36.aarch64.rpm 1.5 MB/s | 159 kB 00:00 (252/328): libcap-ng-0.8.3-1.fc36.aarch64.rpm 379 kB/s | 32 kB 00:00 (253/328): libcurl-7.82.0-8.fc36.aarch64.rpm 1.7 MB/s | 295 kB 00:00 (254/328): libdnf-0.68.0-1.fc36.aarch64.rpm 2.4 MB/s | 612 kB 00:00 (255/328): libell-0.52-1.fc36.aarch64.rpm 1.4 MB/s | 236 kB 00:00 (256/328): libfdisk-2.38-1.fc36.aarch64.rpm 1.7 MB/s | 155 kB 00:00 (257/328): libgcc-12.2.1-2.fc36.aarch64.rpm 967 kB/s | 92 kB 00:00 (258/328): intel-gpu-firmware-20221012-141.fc36 2.0 MB/s | 7.6 MB 00:03 (259/328): libgcrypt-1.10.1-3.fc36.aarch64.rpm 1.5 MB/s | 454 kB 00:00 (260/328): hwdata-0.363-1.fc36.noarch.rpm 385 kB/s | 1.5 MB 00:04 (261/328): libgomp-12.2.1-2.fc36.aarch64.rpm 1.5 MB/s | 290 kB 00:00 (262/328): libidn2-2.3.3-1.fc36.aarch64.rpm 1.1 MB/s | 107 kB 00:00 (263/328): libgpg-error-1.45-1.fc36.aarch64.rpm 1.2 MB/s | 220 kB 00:00 (264/328): libkcapi-1.4.0-2.fc36.aarch64.rpm 450 kB/s | 46 kB 00:00 (265/328): libkcapi-hmaccalc-1.4.0-2.fc36.aarch 268 kB/s | 24 kB 00:00 (266/328): libmount-2.38-1.fc36.aarch64.rpm 1.4 MB/s | 132 kB 00:00 (267/328): librepo-1.14.4-1.fc36.aarch64.rpm 693 kB/s | 91 kB 00:00 (268/328): libreport-filesystem-2.17.4-1.fc36.n 106 kB/s | 14 kB 00:00 (269/328): libsmartcols-2.38-1.fc36.aarch64.rpm 618 kB/s | 62 kB 00:00 (270/328): libsolv-0.7.22-1.fc36.aarch64.rpm 3.6 MB/s | 390 kB 00:00 (271/328): libtirpc-1.3.3-0.fc36.aarch64.rpm 953 kB/s | 94 kB 00:00 (272/328): libuuid-2.38-1.fc36.aarch64.rpm 288 kB/s | 27 kB 00:00 (273/328): libzstd-1.5.2-2.fc36.aarch64.rpm 2.6 MB/s | 267 kB 00:00 (274/328): libstdc++-12.2.1-2.fc36.aarch64.rpm 1.7 MB/s | 740 kB 00:00 (275/328): libxml2-2.9.14-1.fc36.aarch64.rpm 2.1 MB/s | 734 kB 00:00 (276/328): linux-firmware-whence-20221012-141.f 520 kB/s | 52 kB 00:00 (277/328): lua-libs-5.4.4-3.fc36.aarch64.rpm 1.8 MB/s | 213 kB 00:00 (278/328): nettle-3.8-1.fc36.aarch64.rpm 2.1 MB/s | 421 kB 00:00 (279/328): nvidia-gpu-firmware-20221012-141.fc3 1.4 MB/s | 1.2 MB 00:00 (280/328): openldap-2.6.3-1.fc36.aarch64.rpm 1.1 MB/s | 250 kB 00:00 (281/328): openldap-compat-2.6.3-1.fc36.aarch64 178 kB/s | 18 kB 00:00 (282/328): man-pages-5.13-4.fc36.noarch.rpm 1.7 MB/s | 3.4 MB 00:01 (283/328): pam-1.5.2-13.fc36.aarch64.rpm 1.4 MB/s | 529 kB 00:00 (284/328): openssl-libs-3.0.5-1.fc36.aarch64.rp 2.0 MB/s | 2.0 MB 00:01 (285/328): pam-libs-1.5.2-13.fc36.aarch64.rpm 583 kB/s | 58 kB 00:00 (286/328): pcre2-syntax-10.40-1.fc36.noarch.rpm 890 kB/s | 143 kB 00:00 (287/328): pcre2-10.40-1.fc36.aarch64.rpm 521 kB/s | 220 kB 00:00 (288/328): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 509 kB/s | 55 kB 00:00 (289/328): perl-Module-CoreList-5.20220920-1.fc 738 kB/s | 85 kB 00:00 (290/328): perl-Scalar-List-Utils-1.63-489.fc36 624 kB/s | 71 kB 00:00 (291/328): perl-Socket-2.036-1.fc36.aarch64.rpm 530 kB/s | 55 kB 00:00 (292/328): perl-Text-ParseWords-3.31-1.fc36.noa 167 kB/s | 16 kB 00:00 (293/328): perl-Encode-3.17-485.fc36.aarch64.rp 1.7 MB/s | 1.7 MB 00:01 (294/328): procps-ng-3.3.17-4.fc36.1.aarch64.rp 1.3 MB/s | 335 kB 00:00 (295/328): python3-3.10.7-1.fc36.aarch64.rpm 310 kB/s | 28 kB 00:00 (296/328): python3-dnf-4.14.0-1.fc36.noarch.rpm 1.5 MB/s | 416 kB 00:00 (297/328): python3-dnf-plugins-core-4.3.1-1.fc3 1.3 MB/s | 229 kB 00:00 (298/328): python-pip-wheel-21.3.1-3.fc36.noarc 1.9 MB/s | 1.1 MB 00:00 (299/328): python3-hawkey-0.68.0-1.fc36.aarch64 994 kB/s | 98 kB 00:00 (300/328): python3-gpg-1.17.0-4.fc36.aarch64.rp 1.4 MB/s | 260 kB 00:00 (301/328): python3-libdnf-0.68.0-1.fc36.aarch64 1.7 MB/s | 741 kB 00:00 (302/328): python3-rpm-4.17.1-3.fc36.aarch64.rp 884 kB/s | 92 kB 00:00 (303/328): readline-8.2-2.fc36.aarch64.rpm 1.1 MB/s | 210 kB 00:00 (304/328): rpm-4.17.1-3.fc36.aarch64.rpm 1.5 MB/s | 534 kB 00:00 (305/328): rpm-build-libs-4.17.1-3.fc36.aarch64 787 kB/s | 89 kB 00:00 (306/328): rpm-libs-4.17.1-3.fc36.aarch64.rpm 1.7 MB/s | 306 kB 00:00 (307/328): rpm-sign-libs-4.17.1-3.fc36.aarch64. 252 kB/s | 24 kB 00:00 (308/328): rsync-3.2.6-2.fc36.aarch64.rpm 1.4 MB/s | 398 kB 00:00 (309/328): setup-2.14.1-1.fc36.noarch.rpm 1.4 MB/s | 143 kB 00:00 (310/328): shadow-utils-4.11.1-5.fc36.aarch64.r 1.9 MB/s | 1.1 MB 00:00 (311/328): python3-libs-3.10.7-1.fc36.aarch64.r 1.8 MB/s | 7.3 MB 00:04 (312/328): systemd-libs-250.8-1.fc36.aarch64.rp 563 kB/s | 585 kB 00:01 [MIRROR] systemd-networkd-250.8-1.fc36.aarch64.rpm: Curl error (28): Timeout was reached for http://ftp.iij.ad.jp/pub/linux/Fedora/fedora/linux/updates/36/Everything/aarch64/Packages/s/systemd-networkd-250.8-1.fc36.aarch64.rpm [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] [MIRROR] linux-firmware-20221012-141.fc36.noarch.rpm: Curl error (28): Timeout was reached for http://ftp.iij.ad.jp/pub/linux/Fedora/fedora/linux/updates/36/Everything/aarch64/Packages/l/linux-firmware-20221012-141.fc36.noarch.rpm [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] [MIRROR] systemd-250.8-1.fc36.aarch64.rpm: Curl error (28): Timeout was reached for http://ftp.iij.ad.jp/pub/linux/Fedora/fedora/linux/updates/36/Everything/aarch64/Packages/s/systemd-250.8-1.fc36.aarch64.rpm [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] [MIRROR] linux-firmware-20221012-141.fc36.noarch.rpm: Curl error (7): Couldn't connect to server for http://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/l/linux-firmware-20221012-141.fc36.noarch.rpm [Failed to connect to ftp.riken.jp port 80 after 5350 ms: No route to host] [MIRROR] systemd-250.8-1.fc36.aarch64.rpm: Curl error (7): Couldn't connect to server for http://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/s/systemd-250.8-1.fc36.aarch64.rpm [Failed to connect to ftp.riken.jp port 80 after 5350 ms: No route to host] [MIRROR] linux-firmware-20221012-141.fc36.noarch.rpm: Curl error (7): Couldn't connect to server for http://ftp.iij.ad.jp/pub/linux/Fedora/fedora/linux/updates/36/Everything/aarch64/Packages/l/linux-firmware-20221012-141.fc36.noarch.rpm [Failed to connect to ftp.iij.ad.jp port 80 after 3206 ms: No route to host] [MIRROR] systemd-250.8-1.fc36.aarch64.rpm: Curl error (7): Couldn't connect to server for https://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/s/systemd-250.8-1.fc36.aarch64.rpm [Failed to connect to ftp.riken.jp port 443 after 3206 ms: No route to host] [MIRROR] systemd-networkd-250.8-1.fc36.aarch64.rpm: Curl error (28): Timeout was reached for http://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/s/systemd-networkd-250.8-1.fc36.aarch64.rpm [Connection timeout after 30001 ms] (313/328): systemd-networkd-250.8-1.fc36.aarch6 9.1 kB/s | 568 kB 01:02 (314/328): systemd-pam-250.8-1.fc36.aarch64.rpm 1.1 MB/s | 322 kB 00:00 (315/328): systemd-250.8-1.fc36.aarch64.rpm 63 kB/s | 4.0 MB 01:05 (316/328): systemd-udev-250.8-1.fc36.aarch64.rp 3.3 MB/s | 1.8 MB 00:00 (317/328): tzdata-2022d-1.fc36.noarch.rpm 1.5 MB/s | 429 kB 00:00 (318/328): util-linux-2.38-1.fc36.aarch64.rpm 447 kB/s | 2.3 MB 00:05 (319/328): tpm2-tss-3.2.0-3.fc36.aarch64.rpm 75 kB/s | 550 kB 00:07 (320/328): util-linux-core-2.38-1.fc36.aarch64. 268 kB/s | 455 kB 00:01 [MIRROR] vim-common-9.0.720-1.fc36.aarch64.rpm: Status code: 404 for http://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-common-9.0.720-1.fc36.aarch64.rpm (IP: 38.145.60.23) [MIRROR] vim-data-9.0.720-1.fc36.noarch.rpm: Status code: 404 for http://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-data-9.0.720-1.fc36.noarch.rpm (IP: 38.145.60.23) [MIRROR] vim-common-9.0.720-1.fc36.aarch64.rpm: Status code: 404 for https://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/v/vim-common-9.0.720-1.fc36.aarch64.rpm (IP: 134.160.38.1) [MIRROR] vim-data-9.0.720-1.fc36.noarch.rpm: Status code: 404 for https://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/v/vim-data-9.0.720-1.fc36.noarch.rpm (IP: 134.160.38.1) [MIRROR] vim-data-9.0.720-1.fc36.noarch.rpm: Status code: 404 for http://mirror.karneval.cz/pub/linux/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-data-9.0.720-1.fc36.noarch.rpm (IP: 89.102.0.150) [MIRROR] vim-data-9.0.720-1.fc36.noarch.rpm: Status code: 404 for https://mirror.karneval.cz/pub/linux/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-data-9.0.720-1.fc36.noarch.rpm (IP: 89.102.0.150) (321/328): vim-common-9.0.720-1.fc36.aarch64.rp 3.0 MB/s | 7.2 MB 00:02 (322/328): vim-data-9.0.720-1.fc36.noarch.rpm 9.9 kB/s | 25 kB 00:02 (323/328): vim-enhanced-9.0.720-1.fc36.aarch64. 5.2 MB/s | 1.9 MB 00:00 [MIRROR] vim-filesystem-9.0.720-1.fc36.noarch.rpm: Status code: 404 for http://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-filesystem-9.0.720-1.fc36.noarch.rpm (IP: 38.145.60.23) (324/328): vim-minimal-9.0.720-1.fc36.aarch64.r 3.6 MB/s | 743 kB 00:00 [MIRROR] vim-filesystem-9.0.720-1.fc36.noarch.rpm: Status code: 404 for https://ftp.riken.jp/Linux/fedora/updates/36/Everything/aarch64/Packages/v/vim-filesystem-9.0.720-1.fc36.noarch.rpm (IP: 134.160.38.1) (325/328): zchunk-libs-1.2.3-1.fc36.aarch64.rpm 538 kB/s | 51 kB 00:00 (326/328): zlib-1.2.11-33.fc36.aarch64.rpm 867 kB/s | 89 kB 00:00 [MIRROR] vim-filesystem-9.0.720-1.fc36.noarch.rpm: Status code: 404 for http://mirror.karneval.cz/pub/linux/fedora/linux/updates/36/Everything/aarch64/Packages/v/vim-filesystem-9.0.720-1.fc36.noarch.rpm (IP: 89.102.0.150) (327/328): vim-filesystem-9.0.720-1.fc36.noarch 26 kB/s | 19 kB 00:00 (328/328): linux-firmware-20221012-141.fc36.noa 1.8 MB/s | 177 MB 01:40 -------------------------------------------------------------------------------- Total 2.5 MB/s | 349 MB 02:22 Asahi Fedora 36 - aarch64 750 B/s | 648 B 00:00 Importing GPG key 0x8A3CBE19: Userid : "Leif Liddy " Fingerprint: 4903 CDA9 945C 643A C3B7 0628 55EC C2DE 8A3C BE19 From : https://leifliddy.com/asahi-linux/RPM-GPG-KEY-asahi Key imported successfully Fedora 36 - aarch64 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x38AB71F4: Userid : "Fedora (36) " Fingerprint: 53DE D2CB 922D 8B8D 9E63 FD18 999F 7CBF 38AB 71F4 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-36-aarch64 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-2.fc36.aarch64 1/1 Preparing : 1/1 Installing : libgcc-12.2.1-2.fc36.aarch64 1/328 Running scriptlet: libgcc-12.2.1-2.fc36.aarch64 1/328 Installing : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/328 Running scriptlet: crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/328 Installing : linux-firmware-whence-20221012-141.fc36.noarch 3/328 Installing : tzdata-2022d-1.fc36.noarch 4/328 Installing : vim-data-2:9.0.720-1.fc36.noarch 5/328 Installing : hwdata-0.363-1.fc36.noarch 6/328 Installing : fedora-release-identity-basic-36-20.noarch 7/328 Installing : pacman-filesystem-6.0.1-4.fc36.noarch 8/328 Installing : amd-gpu-firmware-20221012-141.fc36.noarch 9/328 Installing : intel-gpu-firmware-20221012-141.fc36.noarch 10/328 Installing : nvidia-gpu-firmware-20221012-141.fc36.noarch 11/328 Installing : linux-firmware-20221012-141.fc36.noarch 12/328 Installing : vim-filesystem-2:9.0.720-1.fc36.noarch 13/328 Installing : pcre2-syntax-10.40-1.fc36.noarch 14/328 Installing : libreport-filesystem-2.17.4-1.fc36.noarch 15/328 Installing : dnf-data-4.14.0-1.fc36.noarch 16/328 Installing : fedora-gpg-keys-36-4.noarch 17/328 Installing : fedora-release-36-20.noarch 18/328 Installing : fedora-repos-36-4.noarch 19/328 warning: /etc/yum.repos.d/fedora-updates.repo created as /etc/yum.repos.d/fedora-updates.repo.rpmnew warning: /etc/yum.repos.d/fedora.repo created as /etc/yum.repos.d/fedora.repo.rpmnew Installing : fedora-release-common-36-20.noarch 20/328 Installing : setup-2.14.1-1.fc36.noarch 21/328 Running scriptlet: setup-2.14.1-1.fc36.noarch 21/328 Installing : filesystem-3.18-2.fc36.aarch64 22/328 Installing : basesystem-11-13.fc36.noarch 23/328 Installing : efi-filesystem-5-5.fc36.noarch 24/328 Installing : dhcp-common-12:4.4.3-4.P1.fc36.noarch 25/328 Installing : coreutils-common-9.0-8.fc36.aarch64 26/328 Installing : python-setuptools-wheel-59.6.0-2.fc36.noarch 27/328 Installing : publicsuffix-list-dafsa-20210518-4.fc36.noarch 28/328 Installing : pkgconf-m4-1.8.0-2.fc36.noarch 29/328 Installing : ncurses-base-6.2-9.20210508.fc36.noarch 30/328 Installing : ncurses-libs-6.2-9.20210508.fc36.aarch64 31/328 Installing : bash-5.2.2-2.fc36.aarch64 32/328 Running scriptlet: bash-5.2.2-2.fc36.aarch64 32/328 Installing : glibc-common-2.35-17.fc36.aarch64 33/328 Installing : glibc-minimal-langpack-2.35-17.fc36.aarch64 34/328 Running scriptlet: glibc-2.35-17.fc36.aarch64 35/328 Installing : glibc-2.35-17.fc36.aarch64 35/328 Running scriptlet: glibc-2.35-17.fc36.aarch64 35/328 Installing : zlib-1.2.11-33.fc36.aarch64 36/328 Installing : xz-libs-5.2.5-9.fc36.aarch64 37/328 Installing : libzstd-1.5.2-2.fc36.aarch64 38/328 Installing : bzip2-libs-1.0.8-11.fc36.aarch64 39/328 Installing : libcap-2.48-4.fc36.aarch64 40/328 Installing : libuuid-2.38-1.fc36.aarch64 41/328 Installing : libxcrypt-4.4.28-1.fc36.aarch64 42/328 Installing : popt-1.18-7.fc36.aarch64 43/328 Installing : elfutils-libelf-0.187-4.fc36.aarch64 44/328 Installing : libcom_err-1.46.5-2.fc36.aarch64 45/328 Installing : libstdc++-12.2.1-2.fc36.aarch64 46/328 Installing : sqlite-libs-3.36.0-5.fc36.aarch64 47/328 Installing : libxml2-2.9.14-1.fc36.aarch64 48/328 Installing : gmp-1:6.2.1-2.fc36.aarch64 49/328 Installing : libunistring-1.0-1.fc36.aarch64 50/328 Installing : libidn2-2.3.3-1.fc36.aarch64 51/328 Installing : libgpg-error-1.45-1.fc36.aarch64 52/328 Installing : lua-libs-5.4.4-3.fc36.aarch64 53/328 Installing : readline-8.2-2.fc36.aarch64 54/328 Installing : file-libs-5.41-4.fc36.aarch64 55/328 Installing : lz4-libs-1.9.3-4.fc36.aarch64 56/328 Installing : alternatives-1.21-1.fc36.aarch64 57/328 Installing : expat-2.4.9-1.fc36.aarch64 58/328 Installing : libcap-ng-0.8.3-1.fc36.aarch64 59/328 Installing : audit-libs-3.0.9-1.fc36.aarch64 60/328 Installing : libsmartcols-2.38-1.fc36.aarch64 61/328 Installing : grub2-common-1:2.06-54.fc36.noarch 62/328 Installing : libgcrypt-1.10.1-3.fc36.aarch64 63/328 Installing : systemd-libs-250.8-1.fc36.aarch64 64/328 Installing : gdbm-libs-1:1.22-2.fc36.aarch64 65/328 Installing : json-c-0.15-3.fc36.aarch64 66/328 Installing : libattr-2.5.1-4.fc36.aarch64 67/328 Installing : libacl-2.3.1-3.fc36.aarch64 68/328 Installing : libffi-3.4.2-8.fc36.aarch64 69/328 Installing : p11-kit-0.24.1-2.fc36.aarch64 70/328 Installing : pcre2-10.40-1.fc36.aarch64 71/328 Installing : libassuan-2.5.5-4.fc36.aarch64 72/328 Installing : libpsl-0.21.1-5.fc36.aarch64 73/328 Installing : nettle-3.8-1.fc36.aarch64 74/328 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 75/328 Installing : groff-base-1.22.4-9.fc36.aarch64 75/328 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 75/328 Installing : e2fsprogs-libs-1.46.5-2.fc36.aarch64 76/328 Installing : libbpf-2:0.7.0-3.fc36.aarch64 77/328 Installing : diffutils-3.8-2.fc36.aarch64 78/328 Installing : fuse-libs-2.9.9-14.fc36.aarch64 79/328 Installing : keyutils-libs-1.6.1-4.fc36.aarch64 80/328 Installing : libdb-5.3.28-51.fc36.aarch64 81/328 Installing : libeconf-0.4.0-3.fc36.aarch64 82/328 Installing : pam-libs-1.5.2-13.fc36.aarch64 83/328 Installing : libsepol-3.3-3.fc36.aarch64 84/328 Installing : libselinux-3.3-4.fc36.aarch64 85/328 Installing : sed-4.8-10.fc36.aarch64 86/328 Installing : findutils-1:4.9.0-1.fc36.aarch64 87/328 Installing : libtasn1-4.18.0-2.fc36.aarch64 88/328 Installing : p11-kit-trust-0.24.1-2.fc36.aarch64 89/328 Running scriptlet: p11-kit-trust-0.24.1-2.fc36.aarch64 89/328 Installing : gnutls-3.7.7-1.fc36.aarch64 90/328 Installing : pcre-8.45-1.fc36.1.aarch64 91/328 Installing : grep-3.7-2.fc36.aarch64 92/328 Installing : openssl-libs-1:3.0.5-1.fc36.aarch64 93/328 Installing : coreutils-9.0-8.fc36.aarch64 94/328 Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 95/328 Installing : ca-certificates-2022.2.54-1.2.fc36.noarch 95/328 Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 95/328 Installing : libblkid-2.38-1.fc36.aarch64 96/328 Running scriptlet: libblkid-2.38-1.fc36.aarch64 96/328 Installing : libmount-2.38-1.fc36.aarch64 97/328 Installing : glib2-2.72.3-1.fc36.aarch64 98/328 Installing : util-linux-core-2.38-1.fc36.aarch64 99/328 Running scriptlet: util-linux-core-2.38-1.fc36.aarch64 99/328 Installing : kmod-libs-29-7.fc36.aarch64 100/328 Installing : libarchive-3.5.3-3.fc36.aarch64 101/328 Installing : libfdisk-2.38-1.fc36.aarch64 102/328 Installing : gzip-1.11-3.fc36.aarch64 103/328 Installing : kmod-29-7.fc36.aarch64 104/328 Installing : cracklib-2.9.6-28.fc36.aarch64 105/328 Installing : libfsverity-1.4-7.fc36.aarch64 106/328 Installing : zchunk-libs-1.2.3-1.fc36.aarch64 107/328 Installing : libgomp-12.2.1-2.fc36.aarch64 108/328 Installing : cracklib-dicts-2.9.6-28.fc36.aarch64 109/328 Installing : bsdtar-3.5.3-3.fc36.aarch64 110/328 Installing : python-pip-wheel-21.3.1-3.fc36.noarch 111/328 Installing : which-2.21-32.fc36.aarch64 112/328 Installing : libevent-2.1.12-6.fc36.aarch64 113/328 Installing : xz-5.2.5-9.fc36.aarch64 114/328 Installing : libsemanage-3.3-3.fc36.aarch64 115/328 Installing : shadow-utils-2:4.11.1-5.fc36.aarch64 116/328 Running scriptlet: libutempter-1.2.1-6.fc36.aarch64 117/328 Installing : libutempter-1.2.1-6.fc36.aarch64 117/328 Installing : tar-2:1.34-3.fc36.aarch64 118/328 Installing : gettext-libs-0.21-9.fc36.aarch64 119/328 Installing : gettext-0.21-9.fc36.aarch64 120/328 Installing : libusb1-1.0.25-8.fc36.aarch64 121/328 Installing : dbus-libs-1:1.14.4-1.fc36.aarch64 122/328 Installing : procps-ng-3.3.17-4.fc36.1.aarch64 123/328 Installing : libcomps-0.1.18-2.fc36.aarch64 124/328 Installing : libmetalink-0.1.3-25.fc36.aarch64 125/328 Installing : file-5.41-4.fc36.aarch64 126/328 Installing : libksba-1.6.0-3.fc36.aarch64 127/328 Installing : mpfr-4.1.0-9.fc36.aarch64 128/328 Installing : mpdecimal-2.5.1-3.fc36.aarch64 129/328 Installing : libss-1.46.5-2.fc36.aarch64 130/328 Installing : lzfse-libs-1.0-1.fc36.aarch64 131/328 Installing : lzfse-devel-1.0-1.fc36.aarch64 132/328 Installing : cpio-2.13-12.fc36.aarch64 133/328 Installing : dosfstools-4.2-3.fc36.aarch64 134/328 Installing : efivar-libs-38-2.fc36.aarch64 135/328 Installing : gpm-libs-1.20.7-40.fc36.aarch64 136/328 Installing : ipcalc-1.0.1-3.fc36.aarch64 137/328 Installing : libbrotli-1.0.9-7.fc36.aarch64 138/328 Installing : libcbor-0.7.0-5.fc36.aarch64 139/328 Installing : libfido2-1.10.0-3.fc36.aarch64 140/328 Installing : libedit-3.1-41.20210910cvs.fc36.aarch64 141/328 Installing : libmnl-1.0.4-15.fc36.aarch64 142/328 Installing : libnghttp2-1.46.0-2.fc36.aarch64 143/328 Installing : libpipeline-1.5.5-2.fc36.aarch64 144/328 Installing : libpkgconf-1.8.0-2.fc36.aarch64 145/328 Installing : pkgconf-1.8.0-2.fc36.aarch64 146/328 Installing : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 147/328 Installing : libseccomp-2.5.3-2.fc36.aarch64 148/328 Installing : libsigsegv-2.14-2.fc36.aarch64 149/328 Installing : gawk-5.1.1-2.fc36.aarch64 150/328 Installing : libsodium-1.0.18-9.fc36.aarch64 151/328 Installing : libverto-0.3.2-3.fc36.aarch64 152/328 Installing : krb5-libs-1.19.2-11.fc36.aarch64 153/328 Installing : libtirpc-1.3.3-0.fc36.aarch64 154/328 Installing : libnsl2-2.0.0-3.fc36.aarch64 155/328 Installing : python3-3.10.7-1.fc36.aarch64 156/328 Installing : python3-libs-3.10.7-1.fc36.aarch64 157/328 Installing : python3-dbus-1.2.18-3.fc36.aarch64 158/328 Installing : python3-libcomps-0.1.18-2.fc36.aarch64 159/328 Installing : python3-distro-1.6.0-2.fc36.noarch 160/328 Installing : python3-six-1.16.0-5.fc36.noarch 161/328 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 162/328 Installing : cyrus-sasl-lib-2.1.27-18.fc36.aarch64 163/328 Installing : openldap-2.6.3-1.fc36.aarch64 164/328 Installing : libuser-0.63-10.fc36.aarch64 165/328 Installing : openldap-compat-2.6.3-1.fc36.aarch64 166/328 Installing : libyaml-0.2.5-7.fc36.aarch64 167/328 Installing : lzo-2.10-6.fc36.aarch64 168/328 Installing : ncurses-6.2-9.20210508.fc36.aarch64 169/328 Installing : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 170/328 Installing : perl-if-0.60.900-486.fc36.noarch 171/328 Installing : perl-Time-Local-2:1.300-479.fc36.noarch 172/328 Installing : perl-Pod-Escapes-1:1.07-479.fc36.noarch 173/328 Installing : perl-File-Path-2.18-479.fc36.noarch 174/328 Installing : perl-Class-Struct-0.66-486.fc36.noarch 175/328 Installing : perl-POSIX-1.97-486.fc36.aarch64 176/328 Installing : perl-Term-ANSIColor-5.01-480.fc36.noarch 177/328 Installing : perl-subs-1.04-486.fc36.noarch 178/328 Installing : perl-Term-Cap-1.17-479.fc36.noarch 179/328 Installing : perl-File-Temp-1:0.231.100-479.fc36.noarch 180/328 Installing : perl-IPC-Open3-1.21-486.fc36.noarch 181/328 Installing : perl-Pod-Simple-1:3.43-3.fc36.noarch 182/328 Installing : perl-HTTP-Tiny-0.082-1.fc36.noarch 183/328 Installing : perl-SelectSaver-1.02-486.fc36.noarch 184/328 Installing : perl-Symbol-1.09-486.fc36.noarch 185/328 Installing : perl-File-stat-1.09-486.fc36.noarch 186/328 Installing : perl-podlators-1:4.14-479.fc36.noarch 187/328 Installing : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 188/328 Installing : perl-Socket-4:2.036-1.fc36.aarch64 189/328 Installing : perl-Fcntl-1.14-486.fc36.aarch64 190/328 Installing : perl-mro-1.25-486.fc36.aarch64 191/328 Installing : perl-overloading-0.02-486.fc36.noarch 192/328 Installing : perl-IO-1.46-486.fc36.aarch64 193/328 Installing : perl-Text-ParseWords-3.31-1.fc36.noarch 194/328 Installing : perl-Pod-Usage-4:2.01-479.fc36.noarch 195/328 Installing : perl-Errno-1.33-486.fc36.aarch64 196/328 Installing : perl-File-Basename-2.85-486.fc36.noarch 197/328 Installing : perl-Getopt-Std-1.13-486.fc36.noarch 198/328 Installing : perl-MIME-Base64-3.16-479.fc36.aarch64 199/328 Installing : perl-constant-1.33-480.fc36.noarch 200/328 Installing : perl-parent-1:0.238-479.fc36.noarch 201/328 Installing : perl-vars-1.05-486.fc36.noarch 202/328 Installing : perl-Storable-1:3.25-2.fc36.aarch64 203/328 Installing : perl-overload-1.33-486.fc36.noarch 204/328 Installing : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64 205/328 Installing : perl-Getopt-Long-1:2.52-479.fc36.noarch 206/328 Installing : perl-DynaLoader-1.50-486.fc36.aarch64 207/328 Installing : perl-Carp-1.52-479.fc36.noarch 208/328 Installing : perl-Exporter-5.76-480.fc36.noarch 209/328 Installing : perl-PathTools-3.80-479.fc36.aarch64 210/328 Installing : perl-Encode-4:3.17-485.fc36.aarch64 211/328 Installing : perl-libs-4:5.34.1-486.fc36.aarch64 212/328 Installing : perl-interpreter-4:5.34.1-486.fc36.aarch64 213/328 Installing : perl-B-1.82-486.fc36.aarch64 214/328 Installing : perl-Data-Dumper-2.183-3.fc36.aarch64 215/328 Installing : perl-Module-Load-1:0.36-479.fc36.noarch 216/328 Installing : perl-File-Find-1.39-486.fc36.noarch 217/328 Installing : perl-FileHandle-2.03-486.fc36.noarch 218/328 Installing : perl-I18N-LangTags-0.45-486.fc36.noarch 219/328 Installing : perl-Locale-Maketext-1.29-480.fc36.noarch 220/328 Installing : perl-base-2.27-486.fc36.noarch 221/328 Installing : perl-Locale-Maketext-Simple-1:0.21-486.fc36.noar 222/328 Installing : perl-Params-Check-1:0.38-479.fc36.noarch 223/328 Installing : perl-locale-1.10-486.fc36.noarch 224/328 Installing : perl-version-8:0.99.29-5.fc36.aarch64 225/328 Installing : perl-Module-Metadata-1.000037-479.fc36.noarch 226/328 Installing : perl-Module-CoreList-1:5.20220920-1.fc36.noarch 227/328 Installing : perl-Module-Load-Conditional-0.74-479.fc36.noarc 228/328 Installing : npth-1.6-8.fc36.aarch64 229/328 Installing : gnupg2-2.3.7-3.fc36.aarch64 230/328 Installing : gpgme-1.17.0-4.fc36.aarch64 231/328 Installing : python3-gpg-1.17.0-4.fc36.aarch64 232/328 Installing : pciutils-libs-3.7.0-5.fc36.aarch64 233/328 Installing : psmisc-23.4-3.fc36.aarch64 234/328 Installing : iproute-5.15.0-2.fc36.aarch64 235/328 Installing : xxhash-libs-0.8.1-2.fc36.aarch64 236/328 Installing : less-590-5.fc36.aarch64 237/328 Installing : libargon2-20171227-9.fc36.aarch64 238/328 Installing : libell-0.52-1.fc36.aarch64 239/328 Installing : vim-common-2:9.0.720-1.fc36.aarch64 240/328 Installing : dbus-common-1:1.14.4-1.fc36.noarch 241/328 Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch 241/328 Running scriptlet: dbus-broker-32-1.fc36.aarch64 242/328 Installing : dbus-broker-32-1.fc36.aarch64 242/328 Running scriptlet: dbus-broker-32-1.fc36.aarch64 242/328 Installing : dbus-1:1.14.4-1.fc36.aarch64 243/328 Installing : libssh-config-0.9.6-4.fc36.noarch 244/328 Installing : libssh-0.9.6-4.fc36.aarch64 245/328 Installing : libcurl-7.82.0-8.fc36.aarch64 246/328 Installing : cryptsetup-libs-2.4.3-2.fc36.aarch64 247/328 Installing : device-mapper-libs-1.02.175-7.fc36.aarch64 248/328 Installing : device-mapper-1.02.175-7.fc36.aarch64 249/328 Installing : libpwquality-1.4.4-7.fc36.aarch64 250/328 Installing : pam-1.5.2-13.fc36.aarch64 251/328 Installing : authselect-1.4.0-1.fc36.aarch64 252/328 Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64 253/328 Installing : authselect-libs-1.4.0-1.fc36.aarch64 253/328 Installing : util-linux-2.38-1.fc36.aarch64 254/328 Installing : elfutils-debuginfod-client-0.187-4.fc36.aarch64 255/328 Installing : elfutils-libs-0.187-4.fc36.aarch64 256/328 Installing : elfutils-default-yama-scope-0.187-4.fc36.noarch 257/328 Running scriptlet: elfutils-default-yama-scope-0.187-4.fc36.noarch 257/328 Installing : systemd-networkd-250.8-1.fc36.aarch64 258/328 Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64 258/328 Installing : systemd-pam-250.8-1.fc36.aarch64 259/328 Installing : systemd-250.8-1.fc36.aarch64 260/328 Running scriptlet: systemd-250.8-1.fc36.aarch64 260/328 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 999. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. Installing : grub2-tools-minimal-1:2.06-54.fc36.aarch64 261/328 Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64 262/328 Installing : openssh-8.8p1-1.fc36.1.aarch64 262/328 Running scriptlet: tpm2-tss-3.2.0-3.fc36.aarch64 263/328 Installing : tpm2-tss-3.2.0-3.fc36.aarch64 263/328 Installing : ima-evm-utils-1.4-5.fc36.aarch64 264/328 Installing : initscripts-service-10.16-2.fc36.noarch 265/328 Installing : iputils-20211215-2.fc36.aarch64 266/328 Running scriptlet: iputils-20211215-2.fc36.aarch64 266/328 Installing : libkcapi-1.4.0-2.fc36.aarch64 267/328 Installing : libkcapi-hmaccalc-1.4.0-2.fc36.aarch64 268/328 Installing : binutils-gold-2.37-36.fc36.aarch64 269/328 Installing : binutils-2.37-36.fc36.aarch64 270/328 Running scriptlet: binutils-2.37-36.fc36.aarch64 270/328 Installing : cloud-utils-growpart-0.31-10.fc36.noarch 271/328 Installing : libalpm-6.0.1-4.fc36.aarch64 272/328 Installing : curl-7.82.0-8.fc36.aarch64 273/328 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 274/328 Installing : rpm-4.17.1-3.fc36.aarch64 274/328 Installing : rpm-libs-4.17.1-3.fc36.aarch64 275/328 Installing : libmodulemd-2.14.0-2.fc36.aarch64 276/328 Installing : libsolv-0.7.22-1.fc36.aarch64 277/328 Installing : rpm-build-libs-4.17.1-3.fc36.aarch64 278/328 Installing : rpm-sign-libs-4.17.1-3.fc36.aarch64 279/328 Installing : python3-rpm-4.17.1-3.fc36.aarch64 280/328 Installing : keyrings-filesystem-1-16.fc36.noarch 281/328 Installing : archlinux-keyring-20220927-1.fc36.noarch 282/328 Installing : pacman-6.0.1-4.fc36.aarch64 283/328 Installing : arch-install-scripts-24-3.fc36.noarch 284/328 Installing : librepo-1.14.4-1.fc36.aarch64 285/328 Installing : libdnf-0.68.0-1.fc36.aarch64 286/328 Installing : python3-libdnf-0.68.0-1.fc36.aarch64 287/328 Installing : python3-hawkey-0.68.0-1.fc36.aarch64 288/328 Installing : python3-dnf-4.14.0-1.fc36.noarch 289/328 Installing : python3-dnf-plugins-core-4.3.1-1.fc36.noarch 290/328 Installing : kbd-misc-2.4.0-9.fc36.noarch 291/328 Installing : kbd-2.4.0-9.fc36.aarch64 292/328 Installing : systemd-udev-250.8-1.fc36.aarch64 293/328 Running scriptlet: systemd-udev-250.8-1.fc36.aarch64 293/328 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : dracut-057-3.fc36.aarch64 294/328 Installing : kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64 295/328 Running scriptlet: kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64 295/328 Installing : kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64 296/328 Running scriptlet: kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64 296/328 Installing : os-prober-1.77-9.fc36.aarch64 297/328 Running scriptlet: grub2-tools-1:2.06-54.fc36.aarch64 298/328 Installing : grub2-tools-1:2.06-54.fc36.aarch64 298/328 Installing : asahi-scripts-20220919-1.fc36.noarch 299/328 Running scriptlet: asahi-scripts-20220919-1.fc36.noarch 299/328 Installing : asahi-fwextract-0.5pre1-2.fc36.noarch 300/328 Running scriptlet: asahi-fwextract-0.5pre1-2.fc36.noarch 300/328 ESP not found and cannot determine ESP PARTUUID. Make sure that your m1n1 has the right asahi,efi-system-partition configuration, or that your ESP is mounted at /boot/efi or /boot. warning: %post(asahi-fwextract-0.5pre1-2.fc36.noarch) scriptlet failed, exit status 1 Error in POSTIN scriptlet in rpm package asahi-fwextract Installing : grub2-efi-aa64-1:2.06-54.fc36.aarch64 301/328 Installing : grubby-8.40-67.fc36.aarch64 302/328 Running scriptlet: grubby-8.40-67.fc36.aarch64 302/328 Installing : kernel-6.1.0-0.rc1.asahi2.1.fc36.aarch64 303/328 Installing : dnf-plugins-core-4.3.1-1.fc36.noarch 304/328 Installing : dnf-4.14.0-1.fc36.noarch 305/328 Running scriptlet: dnf-4.14.0-1.fc36.noarch 305/328 Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer → /usr/lib/systemd/system/dnf-makecache.timer. Installing : dhcp-client-12:4.4.3-4.P1.fc36.aarch64 306/328 Installing : audit-3.0.9-1.fc36.aarch64 307/328 Running scriptlet: audit-3.0.9-1.fc36.aarch64 307/328 Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. Installing : openssh-clients-8.8p1-1.fc36.1.aarch64 308/328 Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64 308/328 Running scriptlet: openssh-server-8.8p1-1.fc36.1.aarch64 309/328 Installing : openssh-server-8.8p1-1.fc36.1.aarch64 309/328 Running scriptlet: openssh-server-8.8p1-1.fc36.1.aarch64 309/328 Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. Installing : net-tools-2.0-0.61.20160912git.fc36.aarch64 310/328 Running scriptlet: net-tools-2.0-0.61.20160912git.fc36.aarch64 310/328 Installing : iwd-1.29-1.fc36.aarch64 311/328 Installing : passwd-0.80-12.fc36.aarch64 312/328 Installing : sudo-1.9.8-5.p2.fc36.aarch64 313/328 Installing : vim-enhanced-2:9.0.720-1.fc36.aarch64 314/328 Running scriptlet: man-db-2.10.0-3.fc36.aarch64 315/328 Installing : man-db-2.10.0-3.fc36.aarch64 315/328 Running scriptlet: man-db-2.10.0-3.fc36.aarch64 315/328 Installing : rsync-3.2.6-2.fc36.aarch64 316/328 Installing : pciutils-3.7.0-5.fc36.aarch64 317/328 Installing : wget-1.21.3-1.fc36.aarch64 318/328 Installing : btrfs-progs-6.0-1.fc36.aarch64 319/328 Installing : usbutils-014-2.fc36.aarch64 320/328 Installing : bash-completion-1:2.11-6.fc36.noarch 321/328 Installing : efivar-38-2.fc36.aarch64 322/328 Installing : e2fsprogs-1.46.5-2.fc36.aarch64 323/328 Installing : vim-minimal-2:9.0.720-1.fc36.aarch64 324/328 Installing : grub2-efi-aa64-modules-1:2.06-54.fc36.noarch 325/328 Running scriptlet: man-pages-5.13-4.fc36.noarch 326/328 Installing : man-pages-5.13-4.fc36.noarch 326/328 Running scriptlet: man-pages-5.13-4.fc36.noarch 326/328 Installing : hostname-3.23-6.fc36.aarch64 327/328 Running scriptlet: hostname-3.23-6.fc36.aarch64 327/328 Installing : rootfiles-8.1-31.fc36.noarch 328/328 Running scriptlet: filesystem-3.18-2.fc36.aarch64 328/328 Running scriptlet: grub2-common-1:2.06-54.fc36.noarch 328/328 Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 328/328 Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64 328/328 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 328/328 Running scriptlet: kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64 328/328 ERROR: cannot look up chunk tree info: Function not implemented ERROR: cannot get space info: Function not implemented Running scriptlet: kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64 328/328 Running scriptlet: rootfiles-8.1-31.fc36.noarch 328/328 Creating group 'systemd-coredump' with GID 997. Creating user 'systemd-coredump' (systemd Core Dumper) with UID 997 and GID 997. Creating group 'systemd-timesync' with GID 996. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996. Verifying : asahi-fwextract-0.5pre1-2.fc36.noarch 1/328 Verifying : asahi-scripts-20220919-1.fc36.noarch 2/328 Verifying : kernel-6.1.0-0.rc1.asahi2.1.fc36.aarch64 3/328 Verifying : kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64 4/328 Verifying : kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64 5/328 Verifying : lzfse-devel-1.0-1.fc36.aarch64 6/328 Verifying : lzfse-libs-1.0-1.fc36.aarch64 7/328 Verifying : arch-install-scripts-24-3.fc36.noarch 8/328 Verifying : basesystem-11-13.fc36.noarch 9/328 Verifying : bash-completion-1:2.11-6.fc36.noarch 10/328 Verifying : bzip2-libs-1.0.8-11.fc36.aarch64 11/328 Verifying : cloud-utils-growpart-0.31-10.fc36.noarch 12/328 Verifying : cpio-2.13-12.fc36.aarch64 13/328 Verifying : cracklib-2.9.6-28.fc36.aarch64 14/328 Verifying : cracklib-dicts-2.9.6-28.fc36.aarch64 15/328 Verifying : cryptsetup-libs-2.4.3-2.fc36.aarch64 16/328 Verifying : cyrus-sasl-lib-2.1.27-18.fc36.aarch64 17/328 Verifying : device-mapper-1.02.175-7.fc36.aarch64 18/328 Verifying : device-mapper-libs-1.02.175-7.fc36.aarch64 19/328 Verifying : diffutils-3.8-2.fc36.aarch64 20/328 Verifying : dosfstools-4.2-3.fc36.aarch64 21/328 Verifying : e2fsprogs-1.46.5-2.fc36.aarch64 22/328 Verifying : e2fsprogs-libs-1.46.5-2.fc36.aarch64 23/328 Verifying : efi-filesystem-5-5.fc36.noarch 24/328 Verifying : efivar-38-2.fc36.aarch64 25/328 Verifying : efivar-libs-38-2.fc36.aarch64 26/328 Verifying : file-5.41-4.fc36.aarch64 27/328 Verifying : file-libs-5.41-4.fc36.aarch64 28/328 Verifying : findutils-1:4.9.0-1.fc36.aarch64 29/328 Verifying : fuse-libs-2.9.9-14.fc36.aarch64 30/328 Verifying : gawk-5.1.1-2.fc36.aarch64 31/328 Verifying : gdbm-libs-1:1.22-2.fc36.aarch64 32/328 Verifying : gettext-0.21-9.fc36.aarch64 33/328 Verifying : gettext-libs-0.21-9.fc36.aarch64 34/328 Verifying : gmp-1:6.2.1-2.fc36.aarch64 35/328 Verifying : gpm-libs-1.20.7-40.fc36.aarch64 36/328 Verifying : grep-3.7-2.fc36.aarch64 37/328 Verifying : groff-base-1.22.4-9.fc36.aarch64 38/328 Verifying : gzip-1.11-3.fc36.aarch64 39/328 Verifying : hostname-3.23-6.fc36.aarch64 40/328 Verifying : ima-evm-utils-1.4-5.fc36.aarch64 41/328 Verifying : initscripts-service-10.16-2.fc36.noarch 42/328 Verifying : ipcalc-1.0.1-3.fc36.aarch64 43/328 Verifying : iproute-5.15.0-2.fc36.aarch64 44/328 Verifying : iputils-20211215-2.fc36.aarch64 45/328 Verifying : json-c-0.15-3.fc36.aarch64 46/328 Verifying : kbd-2.4.0-9.fc36.aarch64 47/328 Verifying : kbd-misc-2.4.0-9.fc36.noarch 48/328 Verifying : keyrings-filesystem-1-16.fc36.noarch 49/328 Verifying : keyutils-libs-1.6.1-4.fc36.aarch64 50/328 Verifying : kmod-29-7.fc36.aarch64 51/328 Verifying : kmod-libs-29-7.fc36.aarch64 52/328 Verifying : libacl-2.3.1-3.fc36.aarch64 53/328 Verifying : libalpm-6.0.1-4.fc36.aarch64 54/328 Verifying : libassuan-2.5.5-4.fc36.aarch64 55/328 Verifying : libattr-2.5.1-4.fc36.aarch64 56/328 Verifying : libbrotli-1.0.9-7.fc36.aarch64 57/328 Verifying : libcap-2.48-4.fc36.aarch64 58/328 Verifying : libcbor-0.7.0-5.fc36.aarch64 59/328 Verifying : libcom_err-1.46.5-2.fc36.aarch64 60/328 Verifying : libcomps-0.1.18-2.fc36.aarch64 61/328 Verifying : libdb-5.3.28-51.fc36.aarch64 62/328 Verifying : libeconf-0.4.0-3.fc36.aarch64 63/328 Verifying : libedit-3.1-41.20210910cvs.fc36.aarch64 64/328 Verifying : libevent-2.1.12-6.fc36.aarch64 65/328 Verifying : libffi-3.4.2-8.fc36.aarch64 66/328 Verifying : libfido2-1.10.0-3.fc36.aarch64 67/328 Verifying : libfsverity-1.4-7.fc36.aarch64 68/328 Verifying : libksba-1.6.0-3.fc36.aarch64 69/328 Verifying : libmetalink-0.1.3-25.fc36.aarch64 70/328 Verifying : libmnl-1.0.4-15.fc36.aarch64 71/328 Verifying : libmodulemd-2.14.0-2.fc36.aarch64 72/328 Verifying : libnghttp2-1.46.0-2.fc36.aarch64 73/328 Verifying : libnsl2-2.0.0-3.fc36.aarch64 74/328 Verifying : libpipeline-1.5.5-2.fc36.aarch64 75/328 Verifying : libpkgconf-1.8.0-2.fc36.aarch64 76/328 Verifying : libpsl-0.21.1-5.fc36.aarch64 77/328 Verifying : libpwquality-1.4.4-7.fc36.aarch64 78/328 Verifying : libseccomp-2.5.3-2.fc36.aarch64 79/328 Verifying : libselinux-3.3-4.fc36.aarch64 80/328 Verifying : libsemanage-3.3-3.fc36.aarch64 81/328 Verifying : libsepol-3.3-3.fc36.aarch64 82/328 Verifying : libsigsegv-2.14-2.fc36.aarch64 83/328 Verifying : libsodium-1.0.18-9.fc36.aarch64 84/328 Verifying : libss-1.46.5-2.fc36.aarch64 85/328 Verifying : libssh-0.9.6-4.fc36.aarch64 86/328 Verifying : libssh-config-0.9.6-4.fc36.noarch 87/328 Verifying : libtasn1-4.18.0-2.fc36.aarch64 88/328 Verifying : libunistring-1.0-1.fc36.aarch64 89/328 Verifying : libusb1-1.0.25-8.fc36.aarch64 90/328 Verifying : libuser-0.63-10.fc36.aarch64 91/328 Verifying : libutempter-1.2.1-6.fc36.aarch64 92/328 Verifying : libverto-0.3.2-3.fc36.aarch64 93/328 Verifying : libxcrypt-4.4.28-1.fc36.aarch64 94/328 Verifying : libyaml-0.2.5-7.fc36.aarch64 95/328 Verifying : lz4-libs-1.9.3-4.fc36.aarch64 96/328 Verifying : lzo-2.10-6.fc36.aarch64 97/328 Verifying : man-db-2.10.0-3.fc36.aarch64 98/328 Verifying : mpdecimal-2.5.1-3.fc36.aarch64 99/328 Verifying : mpfr-4.1.0-9.fc36.aarch64 100/328 Verifying : ncurses-6.2-9.20210508.fc36.aarch64 101/328 Verifying : ncurses-base-6.2-9.20210508.fc36.noarch 102/328 Verifying : ncurses-libs-6.2-9.20210508.fc36.aarch64 103/328 Verifying : net-tools-2.0-0.61.20160912git.fc36.aarch64 104/328 Verifying : npth-1.6-8.fc36.aarch64 105/328 Verifying : openssh-8.8p1-1.fc36.1.aarch64 106/328 Verifying : openssh-clients-8.8p1-1.fc36.1.aarch64 107/328 Verifying : openssh-server-8.8p1-1.fc36.1.aarch64 108/328 Verifying : os-prober-1.77-9.fc36.aarch64 109/328 Verifying : p11-kit-0.24.1-2.fc36.aarch64 110/328 Verifying : p11-kit-trust-0.24.1-2.fc36.aarch64 111/328 Verifying : pacman-6.0.1-4.fc36.aarch64 112/328 Verifying : pacman-filesystem-6.0.1-4.fc36.noarch 113/328 Verifying : passwd-0.80-12.fc36.aarch64 114/328 Verifying : pciutils-3.7.0-5.fc36.aarch64 115/328 Verifying : pciutils-libs-3.7.0-5.fc36.aarch64 116/328 Verifying : pcre-8.45-1.fc36.1.aarch64 117/328 Verifying : perl-B-1.82-486.fc36.aarch64 118/328 Verifying : perl-Carp-1.52-479.fc36.noarch 119/328 Verifying : perl-Class-Struct-0.66-486.fc36.noarch 120/328 Verifying : perl-Data-Dumper-2.183-3.fc36.aarch64 121/328 Verifying : perl-DynaLoader-1.50-486.fc36.aarch64 122/328 Verifying : perl-Errno-1.33-486.fc36.aarch64 123/328 Verifying : perl-Exporter-5.76-480.fc36.noarch 124/328 Verifying : perl-Fcntl-1.14-486.fc36.aarch64 125/328 Verifying : perl-File-Basename-2.85-486.fc36.noarch 126/328 Verifying : perl-File-Find-1.39-486.fc36.noarch 127/328 Verifying : perl-File-Path-2.18-479.fc36.noarch 128/328 Verifying : perl-File-Temp-1:0.231.100-479.fc36.noarch 129/328 Verifying : perl-File-stat-1.09-486.fc36.noarch 130/328 Verifying : perl-FileHandle-2.03-486.fc36.noarch 131/328 Verifying : perl-Getopt-Long-1:2.52-479.fc36.noarch 132/328 Verifying : perl-Getopt-Std-1.13-486.fc36.noarch 133/328 Verifying : perl-I18N-LangTags-0.45-486.fc36.noarch 134/328 Verifying : perl-IO-1.46-486.fc36.aarch64 135/328 Verifying : perl-IPC-Open3-1.21-486.fc36.noarch 136/328 Verifying : perl-Locale-Maketext-1.29-480.fc36.noarch 137/328 Verifying : perl-Locale-Maketext-Simple-1:0.21-486.fc36.noar 138/328 Verifying : perl-MIME-Base64-3.16-479.fc36.aarch64 139/328 Verifying : perl-Module-Load-1:0.36-479.fc36.noarch 140/328 Verifying : perl-Module-Load-Conditional-0.74-479.fc36.noarc 141/328 Verifying : perl-Module-Metadata-1.000037-479.fc36.noarch 142/328 Verifying : perl-POSIX-1.97-486.fc36.aarch64 143/328 Verifying : perl-Params-Check-1:0.38-479.fc36.noarch 144/328 Verifying : perl-PathTools-3.80-479.fc36.aarch64 145/328 Verifying : perl-Pod-Escapes-1:1.07-479.fc36.noarch 146/328 Verifying : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 147/328 Verifying : perl-Pod-Simple-1:3.43-3.fc36.noarch 148/328 Verifying : perl-Pod-Usage-4:2.01-479.fc36.noarch 149/328 Verifying : perl-SelectSaver-1.02-486.fc36.noarch 150/328 Verifying : perl-Storable-1:3.25-2.fc36.aarch64 151/328 Verifying : perl-Symbol-1.09-486.fc36.noarch 152/328 Verifying : perl-Term-ANSIColor-5.01-480.fc36.noarch 153/328 Verifying : perl-Term-Cap-1.17-479.fc36.noarch 154/328 Verifying : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 155/328 Verifying : perl-Time-Local-2:1.300-479.fc36.noarch 156/328 Verifying : perl-base-2.27-486.fc36.noarch 157/328 Verifying : perl-constant-1.33-480.fc36.noarch 158/328 Verifying : perl-if-0.60.900-486.fc36.noarch 159/328 Verifying : perl-interpreter-4:5.34.1-486.fc36.aarch64 160/328 Verifying : perl-libs-4:5.34.1-486.fc36.aarch64 161/328 Verifying : perl-locale-1.10-486.fc36.noarch 162/328 Verifying : perl-mro-1.25-486.fc36.aarch64 163/328 Verifying : perl-overload-1.33-486.fc36.noarch 164/328 Verifying : perl-overloading-0.02-486.fc36.noarch 165/328 Verifying : perl-parent-1:0.238-479.fc36.noarch 166/328 Verifying : perl-podlators-1:4.14-479.fc36.noarch 167/328 Verifying : perl-subs-1.04-486.fc36.noarch 168/328 Verifying : perl-vars-1.05-486.fc36.noarch 169/328 Verifying : perl-version-8:0.99.29-5.fc36.aarch64 170/328 Verifying : pkgconf-1.8.0-2.fc36.aarch64 171/328 Verifying : pkgconf-m4-1.8.0-2.fc36.noarch 172/328 Verifying : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 173/328 Verifying : popt-1.18-7.fc36.aarch64 174/328 Verifying : psmisc-23.4-3.fc36.aarch64 175/328 Verifying : publicsuffix-list-dafsa-20210518-4.fc36.noarch 176/328 Verifying : python-setuptools-wheel-59.6.0-2.fc36.noarch 177/328 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 178/328 Verifying : python3-dbus-1.2.18-3.fc36.aarch64 179/328 Verifying : python3-distro-1.6.0-2.fc36.noarch 180/328 Verifying : python3-libcomps-0.1.18-2.fc36.aarch64 181/328 Verifying : python3-six-1.16.0-5.fc36.noarch 182/328 Verifying : rootfiles-8.1-31.fc36.noarch 183/328 Verifying : sed-4.8-10.fc36.aarch64 184/328 Verifying : sqlite-libs-3.36.0-5.fc36.aarch64 185/328 Verifying : sudo-1.9.8-5.p2.fc36.aarch64 186/328 Verifying : tar-2:1.34-3.fc36.aarch64 187/328 Verifying : usbutils-014-2.fc36.aarch64 188/328 Verifying : wget-1.21.3-1.fc36.aarch64 189/328 Verifying : which-2.21-32.fc36.aarch64 190/328 Verifying : xxhash-libs-0.8.1-2.fc36.aarch64 191/328 Verifying : xz-5.2.5-9.fc36.aarch64 192/328 Verifying : xz-libs-5.2.5-9.fc36.aarch64 193/328 Verifying : alternatives-1.21-1.fc36.aarch64 194/328 Verifying : amd-gpu-firmware-20221012-141.fc36.noarch 195/328 Verifying : archlinux-keyring-20220927-1.fc36.noarch 196/328 Verifying : audit-3.0.9-1.fc36.aarch64 197/328 Verifying : audit-libs-3.0.9-1.fc36.aarch64 198/328 Verifying : authselect-1.4.0-1.fc36.aarch64 199/328 Verifying : authselect-libs-1.4.0-1.fc36.aarch64 200/328 Verifying : bash-5.2.2-2.fc36.aarch64 201/328 Verifying : binutils-2.37-36.fc36.aarch64 202/328 Verifying : binutils-gold-2.37-36.fc36.aarch64 203/328 Verifying : bsdtar-3.5.3-3.fc36.aarch64 204/328 Verifying : btrfs-progs-6.0-1.fc36.aarch64 205/328 Verifying : ca-certificates-2022.2.54-1.2.fc36.noarch 206/328 Verifying : coreutils-9.0-8.fc36.aarch64 207/328 Verifying : coreutils-common-9.0-8.fc36.aarch64 208/328 Verifying : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 209/328 Verifying : curl-7.82.0-8.fc36.aarch64 210/328 Verifying : dbus-1:1.14.4-1.fc36.aarch64 211/328 Verifying : dbus-broker-32-1.fc36.aarch64 212/328 Verifying : dbus-common-1:1.14.4-1.fc36.noarch 213/328 Verifying : dbus-libs-1:1.14.4-1.fc36.aarch64 214/328 Verifying : dhcp-client-12:4.4.3-4.P1.fc36.aarch64 215/328 Verifying : dhcp-common-12:4.4.3-4.P1.fc36.noarch 216/328 Verifying : dnf-4.14.0-1.fc36.noarch 217/328 Verifying : dnf-data-4.14.0-1.fc36.noarch 218/328 Verifying : dnf-plugins-core-4.3.1-1.fc36.noarch 219/328 Verifying : dracut-057-3.fc36.aarch64 220/328 Verifying : elfutils-debuginfod-client-0.187-4.fc36.aarch64 221/328 Verifying : elfutils-default-yama-scope-0.187-4.fc36.noarch 222/328 Verifying : elfutils-libelf-0.187-4.fc36.aarch64 223/328 Verifying : elfutils-libs-0.187-4.fc36.aarch64 224/328 Verifying : expat-2.4.9-1.fc36.aarch64 225/328 Verifying : fedora-gpg-keys-36-4.noarch 226/328 Verifying : fedora-release-36-20.noarch 227/328 Verifying : fedora-release-common-36-20.noarch 228/328 Verifying : fedora-release-identity-basic-36-20.noarch 229/328 Verifying : fedora-repos-36-4.noarch 230/328 Verifying : filesystem-3.18-2.fc36.aarch64 231/328 Verifying : glib2-2.72.3-1.fc36.aarch64 232/328 Verifying : glibc-2.35-17.fc36.aarch64 233/328 Verifying : glibc-common-2.35-17.fc36.aarch64 234/328 Verifying : glibc-minimal-langpack-2.35-17.fc36.aarch64 235/328 Verifying : gnupg2-2.3.7-3.fc36.aarch64 236/328 Verifying : gnutls-3.7.7-1.fc36.aarch64 237/328 Verifying : gpgme-1.17.0-4.fc36.aarch64 238/328 Verifying : grub2-common-1:2.06-54.fc36.noarch 239/328 Verifying : grub2-efi-aa64-1:2.06-54.fc36.aarch64 240/328 Verifying : grub2-efi-aa64-modules-1:2.06-54.fc36.noarch 241/328 Verifying : grub2-tools-1:2.06-54.fc36.aarch64 242/328 Verifying : grub2-tools-minimal-1:2.06-54.fc36.aarch64 243/328 Verifying : grubby-8.40-67.fc36.aarch64 244/328 Verifying : hwdata-0.363-1.fc36.noarch 245/328 Verifying : intel-gpu-firmware-20221012-141.fc36.noarch 246/328 Verifying : iwd-1.29-1.fc36.aarch64 247/328 Verifying : krb5-libs-1.19.2-11.fc36.aarch64 248/328 Verifying : less-590-5.fc36.aarch64 249/328 Verifying : libarchive-3.5.3-3.fc36.aarch64 250/328 Verifying : libargon2-20171227-9.fc36.aarch64 251/328 Verifying : libblkid-2.38-1.fc36.aarch64 252/328 Verifying : libbpf-2:0.7.0-3.fc36.aarch64 253/328 Verifying : libcap-ng-0.8.3-1.fc36.aarch64 254/328 Verifying : libcurl-7.82.0-8.fc36.aarch64 255/328 Verifying : libdnf-0.68.0-1.fc36.aarch64 256/328 Verifying : libell-0.52-1.fc36.aarch64 257/328 Verifying : libfdisk-2.38-1.fc36.aarch64 258/328 Verifying : libgcc-12.2.1-2.fc36.aarch64 259/328 Verifying : libgcrypt-1.10.1-3.fc36.aarch64 260/328 Verifying : libgomp-12.2.1-2.fc36.aarch64 261/328 Verifying : libgpg-error-1.45-1.fc36.aarch64 262/328 Verifying : libidn2-2.3.3-1.fc36.aarch64 263/328 Verifying : libkcapi-1.4.0-2.fc36.aarch64 264/328 Verifying : libkcapi-hmaccalc-1.4.0-2.fc36.aarch64 265/328 Verifying : libmount-2.38-1.fc36.aarch64 266/328 Verifying : librepo-1.14.4-1.fc36.aarch64 267/328 Verifying : libreport-filesystem-2.17.4-1.fc36.noarch 268/328 Verifying : libsmartcols-2.38-1.fc36.aarch64 269/328 Verifying : libsolv-0.7.22-1.fc36.aarch64 270/328 Verifying : libstdc++-12.2.1-2.fc36.aarch64 271/328 Verifying : libtirpc-1.3.3-0.fc36.aarch64 272/328 Verifying : libuuid-2.38-1.fc36.aarch64 273/328 Verifying : libxml2-2.9.14-1.fc36.aarch64 274/328 Verifying : libzstd-1.5.2-2.fc36.aarch64 275/328 Verifying : linux-firmware-20221012-141.fc36.noarch 276/328 Verifying : linux-firmware-whence-20221012-141.fc36.noarch 277/328 Verifying : lua-libs-5.4.4-3.fc36.aarch64 278/328 Verifying : man-pages-5.13-4.fc36.noarch 279/328 Verifying : nettle-3.8-1.fc36.aarch64 280/328 Verifying : nvidia-gpu-firmware-20221012-141.fc36.noarch 281/328 Verifying : openldap-2.6.3-1.fc36.aarch64 282/328 Verifying : openldap-compat-2.6.3-1.fc36.aarch64 283/328 Verifying : openssl-libs-1:3.0.5-1.fc36.aarch64 284/328 Verifying : pam-1.5.2-13.fc36.aarch64 285/328 Verifying : pam-libs-1.5.2-13.fc36.aarch64 286/328 Verifying : pcre2-10.40-1.fc36.aarch64 287/328 Verifying : pcre2-syntax-10.40-1.fc36.noarch 288/328 Verifying : perl-Encode-4:3.17-485.fc36.aarch64 289/328 Verifying : perl-HTTP-Tiny-0.082-1.fc36.noarch 290/328 Verifying : perl-Module-CoreList-1:5.20220920-1.fc36.noarch 291/328 Verifying : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64 292/328 Verifying : perl-Socket-4:2.036-1.fc36.aarch64 293/328 Verifying : perl-Text-ParseWords-3.31-1.fc36.noarch 294/328 Verifying : procps-ng-3.3.17-4.fc36.1.aarch64 295/328 Verifying : python-pip-wheel-21.3.1-3.fc36.noarch 296/328 Verifying : python3-3.10.7-1.fc36.aarch64 297/328 Verifying : python3-dnf-4.14.0-1.fc36.noarch 298/328 Verifying : python3-dnf-plugins-core-4.3.1-1.fc36.noarch 299/328 Verifying : python3-gpg-1.17.0-4.fc36.aarch64 300/328 Verifying : python3-hawkey-0.68.0-1.fc36.aarch64 301/328 Verifying : python3-libdnf-0.68.0-1.fc36.aarch64 302/328 Verifying : python3-libs-3.10.7-1.fc36.aarch64 303/328 Verifying : python3-rpm-4.17.1-3.fc36.aarch64 304/328 Verifying : readline-8.2-2.fc36.aarch64 305/328 Verifying : rpm-4.17.1-3.fc36.aarch64 306/328 Verifying : rpm-build-libs-4.17.1-3.fc36.aarch64 307/328 Verifying : rpm-libs-4.17.1-3.fc36.aarch64 308/328 Verifying : rpm-sign-libs-4.17.1-3.fc36.aarch64 309/328 Verifying : rsync-3.2.6-2.fc36.aarch64 310/328 Verifying : setup-2.14.1-1.fc36.noarch 311/328 Verifying : shadow-utils-2:4.11.1-5.fc36.aarch64 312/328 Verifying : systemd-250.8-1.fc36.aarch64 313/328 Verifying : systemd-libs-250.8-1.fc36.aarch64 314/328 Verifying : systemd-networkd-250.8-1.fc36.aarch64 315/328 Verifying : systemd-pam-250.8-1.fc36.aarch64 316/328 Verifying : systemd-udev-250.8-1.fc36.aarch64 317/328 Verifying : tpm2-tss-3.2.0-3.fc36.aarch64 318/328 Verifying : tzdata-2022d-1.fc36.noarch 319/328 Verifying : util-linux-2.38-1.fc36.aarch64 320/328 Verifying : util-linux-core-2.38-1.fc36.aarch64 321/328 Verifying : vim-common-2:9.0.720-1.fc36.aarch64 322/328 Verifying : vim-data-2:9.0.720-1.fc36.noarch 323/328 Verifying : vim-enhanced-2:9.0.720-1.fc36.aarch64 324/328 Verifying : vim-filesystem-2:9.0.720-1.fc36.noarch 325/328 Verifying : vim-minimal-2:9.0.720-1.fc36.aarch64 326/328 Verifying : zchunk-libs-1.2.3-1.fc36.aarch64 327/328 Verifying : zlib-1.2.11-33.fc36.aarch64 328/328 Installed: alternatives-1.21-1.fc36.aarch64 amd-gpu-firmware-20221012-141.fc36.noarch arch-install-scripts-24-3.fc36.noarch archlinux-keyring-20220927-1.fc36.noarch asahi-fwextract-0.5pre1-2.fc36.noarch asahi-scripts-20220919-1.fc36.noarch audit-3.0.9-1.fc36.aarch64 audit-libs-3.0.9-1.fc36.aarch64 authselect-1.4.0-1.fc36.aarch64 authselect-libs-1.4.0-1.fc36.aarch64 basesystem-11-13.fc36.noarch bash-5.2.2-2.fc36.aarch64 bash-completion-1:2.11-6.fc36.noarch binutils-2.37-36.fc36.aarch64 binutils-gold-2.37-36.fc36.aarch64 bsdtar-3.5.3-3.fc36.aarch64 btrfs-progs-6.0-1.fc36.aarch64 bzip2-libs-1.0.8-11.fc36.aarch64 ca-certificates-2022.2.54-1.2.fc36.noarch cloud-utils-growpart-0.31-10.fc36.noarch coreutils-9.0-8.fc36.aarch64 coreutils-common-9.0-8.fc36.aarch64 cpio-2.13-12.fc36.aarch64 cracklib-2.9.6-28.fc36.aarch64 cracklib-dicts-2.9.6-28.fc36.aarch64 crypto-policies-20220428-1.gitdfb10ea.fc36.noarch cryptsetup-libs-2.4.3-2.fc36.aarch64 curl-7.82.0-8.fc36.aarch64 cyrus-sasl-lib-2.1.27-18.fc36.aarch64 dbus-1:1.14.4-1.fc36.aarch64 dbus-broker-32-1.fc36.aarch64 dbus-common-1:1.14.4-1.fc36.noarch dbus-libs-1:1.14.4-1.fc36.aarch64 device-mapper-1.02.175-7.fc36.aarch64 device-mapper-libs-1.02.175-7.fc36.aarch64 dhcp-client-12:4.4.3-4.P1.fc36.aarch64 dhcp-common-12:4.4.3-4.P1.fc36.noarch diffutils-3.8-2.fc36.aarch64 dnf-4.14.0-1.fc36.noarch dnf-data-4.14.0-1.fc36.noarch dnf-plugins-core-4.3.1-1.fc36.noarch dosfstools-4.2-3.fc36.aarch64 dracut-057-3.fc36.aarch64 e2fsprogs-1.46.5-2.fc36.aarch64 e2fsprogs-libs-1.46.5-2.fc36.aarch64 efi-filesystem-5-5.fc36.noarch efivar-38-2.fc36.aarch64 efivar-libs-38-2.fc36.aarch64 elfutils-debuginfod-client-0.187-4.fc36.aarch64 elfutils-default-yama-scope-0.187-4.fc36.noarch elfutils-libelf-0.187-4.fc36.aarch64 elfutils-libs-0.187-4.fc36.aarch64 expat-2.4.9-1.fc36.aarch64 fedora-gpg-keys-36-4.noarch fedora-release-36-20.noarch fedora-release-common-36-20.noarch fedora-release-identity-basic-36-20.noarch fedora-repos-36-4.noarch file-5.41-4.fc36.aarch64 file-libs-5.41-4.fc36.aarch64 filesystem-3.18-2.fc36.aarch64 findutils-1:4.9.0-1.fc36.aarch64 fuse-libs-2.9.9-14.fc36.aarch64 gawk-5.1.1-2.fc36.aarch64 gdbm-libs-1:1.22-2.fc36.aarch64 gettext-0.21-9.fc36.aarch64 gettext-libs-0.21-9.fc36.aarch64 glib2-2.72.3-1.fc36.aarch64 glibc-2.35-17.fc36.aarch64 glibc-common-2.35-17.fc36.aarch64 glibc-minimal-langpack-2.35-17.fc36.aarch64 gmp-1:6.2.1-2.fc36.aarch64 gnupg2-2.3.7-3.fc36.aarch64 gnutls-3.7.7-1.fc36.aarch64 gpgme-1.17.0-4.fc36.aarch64 gpm-libs-1.20.7-40.fc36.aarch64 grep-3.7-2.fc36.aarch64 groff-base-1.22.4-9.fc36.aarch64 grub2-common-1:2.06-54.fc36.noarch grub2-efi-aa64-1:2.06-54.fc36.aarch64 grub2-efi-aa64-modules-1:2.06-54.fc36.noarch grub2-tools-1:2.06-54.fc36.aarch64 grub2-tools-minimal-1:2.06-54.fc36.aarch64 grubby-8.40-67.fc36.aarch64 gzip-1.11-3.fc36.aarch64 hostname-3.23-6.fc36.aarch64 hwdata-0.363-1.fc36.noarch ima-evm-utils-1.4-5.fc36.aarch64 initscripts-service-10.16-2.fc36.noarch intel-gpu-firmware-20221012-141.fc36.noarch ipcalc-1.0.1-3.fc36.aarch64 iproute-5.15.0-2.fc36.aarch64 iputils-20211215-2.fc36.aarch64 iwd-1.29-1.fc36.aarch64 json-c-0.15-3.fc36.aarch64 kbd-2.4.0-9.fc36.aarch64 kbd-misc-2.4.0-9.fc36.noarch kernel-6.1.0-0.rc1.asahi2.1.fc36.aarch64 kernel-core-6.1.0-0.rc1.asahi2.1.fc36.aarch64 kernel-modules-6.1.0-0.rc1.asahi2.1.fc36.aarch64 keyrings-filesystem-1-16.fc36.noarch keyutils-libs-1.6.1-4.fc36.aarch64 kmod-29-7.fc36.aarch64 kmod-libs-29-7.fc36.aarch64 krb5-libs-1.19.2-11.fc36.aarch64 less-590-5.fc36.aarch64 libacl-2.3.1-3.fc36.aarch64 libalpm-6.0.1-4.fc36.aarch64 libarchive-3.5.3-3.fc36.aarch64 libargon2-20171227-9.fc36.aarch64 libassuan-2.5.5-4.fc36.aarch64 libattr-2.5.1-4.fc36.aarch64 libblkid-2.38-1.fc36.aarch64 libbpf-2:0.7.0-3.fc36.aarch64 libbrotli-1.0.9-7.fc36.aarch64 libcap-2.48-4.fc36.aarch64 libcap-ng-0.8.3-1.fc36.aarch64 libcbor-0.7.0-5.fc36.aarch64 libcom_err-1.46.5-2.fc36.aarch64 libcomps-0.1.18-2.fc36.aarch64 libcurl-7.82.0-8.fc36.aarch64 libdb-5.3.28-51.fc36.aarch64 libdnf-0.68.0-1.fc36.aarch64 libeconf-0.4.0-3.fc36.aarch64 libedit-3.1-41.20210910cvs.fc36.aarch64 libell-0.52-1.fc36.aarch64 libevent-2.1.12-6.fc36.aarch64 libfdisk-2.38-1.fc36.aarch64 libffi-3.4.2-8.fc36.aarch64 libfido2-1.10.0-3.fc36.aarch64 libfsverity-1.4-7.fc36.aarch64 libgcc-12.2.1-2.fc36.aarch64 libgcrypt-1.10.1-3.fc36.aarch64 libgomp-12.2.1-2.fc36.aarch64 libgpg-error-1.45-1.fc36.aarch64 libidn2-2.3.3-1.fc36.aarch64 libkcapi-1.4.0-2.fc36.aarch64 libkcapi-hmaccalc-1.4.0-2.fc36.aarch64 libksba-1.6.0-3.fc36.aarch64 libmetalink-0.1.3-25.fc36.aarch64 libmnl-1.0.4-15.fc36.aarch64 libmodulemd-2.14.0-2.fc36.aarch64 libmount-2.38-1.fc36.aarch64 libnghttp2-1.46.0-2.fc36.aarch64 libnsl2-2.0.0-3.fc36.aarch64 libpipeline-1.5.5-2.fc36.aarch64 libpkgconf-1.8.0-2.fc36.aarch64 libpsl-0.21.1-5.fc36.aarch64 libpwquality-1.4.4-7.fc36.aarch64 librepo-1.14.4-1.fc36.aarch64 libreport-filesystem-2.17.4-1.fc36.noarch libseccomp-2.5.3-2.fc36.aarch64 libselinux-3.3-4.fc36.aarch64 libsemanage-3.3-3.fc36.aarch64 libsepol-3.3-3.fc36.aarch64 libsigsegv-2.14-2.fc36.aarch64 libsmartcols-2.38-1.fc36.aarch64 libsodium-1.0.18-9.fc36.aarch64 libsolv-0.7.22-1.fc36.aarch64 libss-1.46.5-2.fc36.aarch64 libssh-0.9.6-4.fc36.aarch64 libssh-config-0.9.6-4.fc36.noarch libstdc++-12.2.1-2.fc36.aarch64 libtasn1-4.18.0-2.fc36.aarch64 libtirpc-1.3.3-0.fc36.aarch64 libunistring-1.0-1.fc36.aarch64 libusb1-1.0.25-8.fc36.aarch64 libuser-0.63-10.fc36.aarch64 libutempter-1.2.1-6.fc36.aarch64 libuuid-2.38-1.fc36.aarch64 libverto-0.3.2-3.fc36.aarch64 libxcrypt-4.4.28-1.fc36.aarch64 libxml2-2.9.14-1.fc36.aarch64 libyaml-0.2.5-7.fc36.aarch64 libzstd-1.5.2-2.fc36.aarch64 linux-firmware-20221012-141.fc36.noarch linux-firmware-whence-20221012-141.fc36.noarch lua-libs-5.4.4-3.fc36.aarch64 lz4-libs-1.9.3-4.fc36.aarch64 lzfse-devel-1.0-1.fc36.aarch64 lzfse-libs-1.0-1.fc36.aarch64 lzo-2.10-6.fc36.aarch64 man-db-2.10.0-3.fc36.aarch64 man-pages-5.13-4.fc36.noarch mpdecimal-2.5.1-3.fc36.aarch64 mpfr-4.1.0-9.fc36.aarch64 ncurses-6.2-9.20210508.fc36.aarch64 ncurses-base-6.2-9.20210508.fc36.noarch ncurses-libs-6.2-9.20210508.fc36.aarch64 net-tools-2.0-0.61.20160912git.fc36.aarch64 nettle-3.8-1.fc36.aarch64 npth-1.6-8.fc36.aarch64 nvidia-gpu-firmware-20221012-141.fc36.noarch openldap-2.6.3-1.fc36.aarch64 openldap-compat-2.6.3-1.fc36.aarch64 openssh-8.8p1-1.fc36.1.aarch64 openssh-clients-8.8p1-1.fc36.1.aarch64 openssh-server-8.8p1-1.fc36.1.aarch64 openssl-libs-1:3.0.5-1.fc36.aarch64 os-prober-1.77-9.fc36.aarch64 p11-kit-0.24.1-2.fc36.aarch64 p11-kit-trust-0.24.1-2.fc36.aarch64 pacman-6.0.1-4.fc36.aarch64 pacman-filesystem-6.0.1-4.fc36.noarch pam-1.5.2-13.fc36.aarch64 pam-libs-1.5.2-13.fc36.aarch64 passwd-0.80-12.fc36.aarch64 pciutils-3.7.0-5.fc36.aarch64 pciutils-libs-3.7.0-5.fc36.aarch64 pcre-8.45-1.fc36.1.aarch64 pcre2-10.40-1.fc36.aarch64 pcre2-syntax-10.40-1.fc36.noarch perl-B-1.82-486.fc36.aarch64 perl-Carp-1.52-479.fc36.noarch perl-Class-Struct-0.66-486.fc36.noarch perl-Data-Dumper-2.183-3.fc36.aarch64 perl-DynaLoader-1.50-486.fc36.aarch64 perl-Encode-4:3.17-485.fc36.aarch64 perl-Errno-1.33-486.fc36.aarch64 perl-Exporter-5.76-480.fc36.noarch perl-Fcntl-1.14-486.fc36.aarch64 perl-File-Basename-2.85-486.fc36.noarch perl-File-Find-1.39-486.fc36.noarch perl-File-Path-2.18-479.fc36.noarch perl-File-Temp-1:0.231.100-479.fc36.noarch perl-File-stat-1.09-486.fc36.noarch perl-FileHandle-2.03-486.fc36.noarch perl-Getopt-Long-1:2.52-479.fc36.noarch perl-Getopt-Std-1.13-486.fc36.noarch perl-HTTP-Tiny-0.082-1.fc36.noarch perl-I18N-LangTags-0.45-486.fc36.noarch perl-IO-1.46-486.fc36.aarch64 perl-IPC-Open3-1.21-486.fc36.noarch perl-Locale-Maketext-1.29-480.fc36.noarch perl-Locale-Maketext-Simple-1:0.21-486.fc36.noarch perl-MIME-Base64-3.16-479.fc36.aarch64 perl-Module-CoreList-1:5.20220920-1.fc36.noarch perl-Module-Load-1:0.36-479.fc36.noarch perl-Module-Load-Conditional-0.74-479.fc36.noarch perl-Module-Metadata-1.000037-479.fc36.noarch perl-POSIX-1.97-486.fc36.aarch64 perl-Params-Check-1:0.38-479.fc36.noarch perl-PathTools-3.80-479.fc36.aarch64 perl-Pod-Escapes-1:1.07-479.fc36.noarch perl-Pod-Perldoc-3.28.01-480.fc36.noarch perl-Pod-Simple-1:3.43-3.fc36.noarch perl-Pod-Usage-4:2.01-479.fc36.noarch perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64 perl-SelectSaver-1.02-486.fc36.noarch perl-Socket-4:2.036-1.fc36.aarch64 perl-Storable-1:3.25-2.fc36.aarch64 perl-Symbol-1.09-486.fc36.noarch perl-Term-ANSIColor-5.01-480.fc36.noarch perl-Term-Cap-1.17-479.fc36.noarch perl-Text-ParseWords-3.31-1.fc36.noarch perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch perl-Time-Local-2:1.300-479.fc36.noarch perl-base-2.27-486.fc36.noarch perl-constant-1.33-480.fc36.noarch perl-if-0.60.900-486.fc36.noarch perl-interpreter-4:5.34.1-486.fc36.aarch64 perl-libs-4:5.34.1-486.fc36.aarch64 perl-locale-1.10-486.fc36.noarch perl-mro-1.25-486.fc36.aarch64 perl-overload-1.33-486.fc36.noarch perl-overloading-0.02-486.fc36.noarch perl-parent-1:0.238-479.fc36.noarch perl-podlators-1:4.14-479.fc36.noarch perl-subs-1.04-486.fc36.noarch perl-vars-1.05-486.fc36.noarch perl-version-8:0.99.29-5.fc36.aarch64 pkgconf-1.8.0-2.fc36.aarch64 pkgconf-m4-1.8.0-2.fc36.noarch pkgconf-pkg-config-1.8.0-2.fc36.aarch64 popt-1.18-7.fc36.aarch64 procps-ng-3.3.17-4.fc36.1.aarch64 psmisc-23.4-3.fc36.aarch64 publicsuffix-list-dafsa-20210518-4.fc36.noarch python-pip-wheel-21.3.1-3.fc36.noarch python-setuptools-wheel-59.6.0-2.fc36.noarch python3-3.10.7-1.fc36.aarch64 python3-dateutil-1:2.8.1-8.fc36.noarch python3-dbus-1.2.18-3.fc36.aarch64 python3-distro-1.6.0-2.fc36.noarch python3-dnf-4.14.0-1.fc36.noarch python3-dnf-plugins-core-4.3.1-1.fc36.noarch python3-gpg-1.17.0-4.fc36.aarch64 python3-hawkey-0.68.0-1.fc36.aarch64 python3-libcomps-0.1.18-2.fc36.aarch64 python3-libdnf-0.68.0-1.fc36.aarch64 python3-libs-3.10.7-1.fc36.aarch64 python3-rpm-4.17.1-3.fc36.aarch64 python3-six-1.16.0-5.fc36.noarch readline-8.2-2.fc36.aarch64 rootfiles-8.1-31.fc36.noarch rpm-4.17.1-3.fc36.aarch64 rpm-build-libs-4.17.1-3.fc36.aarch64 rpm-libs-4.17.1-3.fc36.aarch64 rpm-sign-libs-4.17.1-3.fc36.aarch64 rsync-3.2.6-2.fc36.aarch64 sed-4.8-10.fc36.aarch64 setup-2.14.1-1.fc36.noarch shadow-utils-2:4.11.1-5.fc36.aarch64 sqlite-libs-3.36.0-5.fc36.aarch64 sudo-1.9.8-5.p2.fc36.aarch64 systemd-250.8-1.fc36.aarch64 systemd-libs-250.8-1.fc36.aarch64 systemd-networkd-250.8-1.fc36.aarch64 systemd-pam-250.8-1.fc36.aarch64 systemd-udev-250.8-1.fc36.aarch64 tar-2:1.34-3.fc36.aarch64 tpm2-tss-3.2.0-3.fc36.aarch64 tzdata-2022d-1.fc36.noarch usbutils-014-2.fc36.aarch64 util-linux-2.38-1.fc36.aarch64 util-linux-core-2.38-1.fc36.aarch64 vim-common-2:9.0.720-1.fc36.aarch64 vim-data-2:9.0.720-1.fc36.noarch vim-enhanced-2:9.0.720-1.fc36.aarch64 vim-filesystem-2:9.0.720-1.fc36.noarch vim-minimal-2:9.0.720-1.fc36.aarch64 wget-1.21.3-1.fc36.aarch64 which-2.21-32.fc36.aarch64 xxhash-libs-0.8.1-2.fc36.aarch64 xz-5.2.5-9.fc36.aarch64 xz-libs-5.2.5-9.fc36.aarch64 zchunk-libs-1.2.3-1.fc36.aarch64 zlib-1.2.11-33.fc36.aarch64 Complete! ‣ Unmounting API VFS ‣ Unmounting Package Cache ‣ Assigning hostname ‣ Setting root password ‣ Recording packages in manifest… ‣ Resetting machine ID ‣ Removing random seed ‣ Unmounting image ‣ Linking image file… ‣ Linked mkosi.rootfs ‣ Saving manifest mkosi.rootfs.manifest ‣ Resulting image size is 771.7M. ### Cleaning up... ### Mounting usb partitions and copying files... ./build.sh: line 120: rsync: command not found mount: mnt_usb/boot: mount point does not exist. dmesg(1) may have more information after failed mount system call. ./build.sh: line 122: rsync: command not found mount: mnt_usb/boot/efi: mount point does not exist. dmesg(1) may have more information after failed mount system call. ./build.sh: line 124: rsync: command not found ### Setting uuids for partitions in /etc/fstab... sed: can't read mnt_usb/etc/fstab: No such file or directory sed: can't read mnt_usb/etc/fstab: No such file or directory sed: can't read mnt_usb/etc/fstab: No such file or directory ### Running systemd-machine-id-setup... chroot: failed to run command ‘systemd-machine-id-setup’: No such file or directory chroot: failed to run command ‘echo’: No such file or directory ### Updating GRUB... mount: mnt_usb/proc: mount point does not exist. dmesg(1) may have more information after failed mount system call. ==> ERROR: failed to setup chroot mnt_usb ### Creating BLS (/boot/loader/entries/) entry... chroot: failed to run command ‘/image.creation/create.bls.entry’: No such file or directory ### Enabling system services... chroot: failed to run command ‘systemctl’: No such file or directory ### Disabling systemd-firstboot... chroot: failed to run command ‘rm’: No such file or directory find: ‘mnt_usb/boot/efi/’: No such file or directory chmod: missing operand after ‘700’ Try 'chmod --help' for more information. ### Unmounting usb partitions... umount: mnt_usb/boot/efi: no mount point specified. umount: mnt_usb/boot: no mount point specified. ### Done ```

The disks are not mounted, so you can't see anything with df -h | grep sda. I'm not going to mount them again (because I'm too embarrassed to say that I have actually quit the script in the middle of making a filesystem, which I'll fix later, because I started it accidentally) but the disks were empty after the build script, except for lost+found, which I'll assume was empty. Take a look at my partitions, though:

Device       Start      End  Sectors  Size Type
/dev/sda1     2048  1230847  1228800  600M EFI System
/dev/sda2  1230848  3327999  2097152    1G Linux filesystem
/dev/sda3  3328000 60659711 57331712 27.3G Linux filesystem

They're pretty fine. But anyway. Could we get documentation to prepare this instead? I hate having to rely on scripts. I get that this project is not backed up by too many people, but I could use a brief guide.

leifliddy commented 1 year ago

Ok I see the issue

./build.sh: line 120: rsync: command not found
mount: mnt_usb/boot: mount point does not exist.
       dmesg(1) may have more information after failed mount system call.
./build.sh: line 122: rsync: command not found

Did you pull in the latest version of the script? If you had that set -e the script, then it would have failed (and exited) at rsync vs trying to mount and chroot into a an empty drive. Please use the latest version, I put that out there for you.

Ok, it's failing because you don't have rsync installed. I just updated the readme to include that package. You can install it with dnf install rsync

Don't worry about "hogging the server" , run that script as many times as you like.

monomycelium commented 1 year ago

Ok, it's failing because you don't have rsync installed. I just updated the readme to include that package. You can install it with dnf install rsync

Oh shoot, I did not see that. Sorry.

Did you pull in the latest version of the script? If you had that set -e the script, then it would have failed (and exited) at rsync vs trying to mount and chroot into a an empty drive. Please use the latest version, I put that out there for you.

Anyway, I would have used the updated script, but it does not work:

[root@fedora asahi-fedora-usb]# ./build.sh -d /dev/sda
### Unmounting usb partitions...

In fact, running this on Arch after pulling the new commit gives me the same thing. To revert back, I just checked git out to 8d84186.

Don't worry about "hogging the server" , run that script as many times as you like.

Thanks!

leifliddy commented 1 year ago

Can you please do the following?

  1. ensure mount | grep mnt_usb does not return anything.
  2. wipe the drive with wipefs -a /dev/sda
  3. re-run the script again, and post the full output
monomycelium commented 1 year ago

I did not read that in time, sorry, so I skipped step two and I'm at step three right now. It's bootstrapping dnf stuff.

leifliddy commented 1 year ago

Ok no worries. Let me know how it goes. I think I know why it was getting stuck at ### Unmounting usb partitions... and that's because the partitions existed but were empty. I can modify the script to check for that.

Well it wouldn't have tried to mount it if you had that set -e set.

monomycelium commented 1 year ago

I think the script worked! Let me try booting on my Mac.

monomycelium commented 1 year ago

The script worked. Thank you for staying by my side while I was trying to get this to work!

On my Mac, I just stopped autoboot and entered run bootcmd_usb0 as mentioned in the readme. Kernel worked, and systemd started.

But systemd got stuck what starting some service to control the backlight. Next thing I know, my Mac restarts and autoboots into Arch Linux.

leifliddy commented 1 year ago

Oh really!? What macbook model do you have?

monomycelium commented 1 year ago

2020 M1 MacBook Air.

asahi ~> fastfetch 
                  -`                     ay@asahi
                 .o+`                    --------
                `ooo/                    OS: Arch Linux ARM aarch64
               `+oooo:                   Host: Apple MacBook Air (M1, 2020)
              `+oooooo:                  Kernel: 5.19.0-asahi-5-1-ARCH
              -+oooooo+:                 Uptime: 7 mins
            `/:-:++oooo+:                Packages: 1427 (pacman)
           `/++++/+++++++:               Shell: zsh 5.9
          `/++++++++++++++:              Resolution: 2560x1600
         `/+++ooooooooooooo/`            Theme: Breeze [GTK2/3]
        ./ooosssso++osssssso+`           Icons: breeze-dark [GTK2/3/4]
       .oossssso-````/ossssss+`          Font: Noto Sans (10pt) [GTK2/3/4]
      -osssssso.      :ssssssso.         Cursor: Adwaita
     :osssssss/        osssso+++.        Terminal: /dev/pts/0
    /ossssssss/        +ssssooo/-        CPU: CPU (8) @ 2.064 GHz
  `/ossssso+/:-        -:/+osssso+-      Memory: 178.56 MiB / 7.39 GiB (2%)
 `+sso+:-`                 `.-/+oso:     Disk (/): 88.92 GiB / 107 GiB (82%)
`++:.                           `-/+/    Battery: 93% [Discharging]
.`                                 `/    Locale: en_SG.UTF-8

                                         ████████████████████████
                                         ████████████████████████
leifliddy commented 1 year ago

That's odd I have the exact same model macbook.
I just built a new usb drive -- and it booted fine. Could you try booting it again? (I've never run into that issue before)

leifliddy commented 1 year ago

Hmmm...do you know what firmware version you're currently on?

monomycelium commented 1 year ago

Firmware version as in m1n1 or something?

package version
m1n1 1.1.4-1
linux-asahi 5.19.asahi5-1
monomycelium commented 1 year ago

That's odd I have the exact same model macbook. I just built a new usb drive -- and it booted fine. Could you try booting it again? (I've never run into that issue before)

same thing: it hangs here and reboots

IMG_1212

leifliddy commented 1 year ago

One sec...

leifliddy commented 1 year ago

I think I might know what the issue is but I'm not sure. If you boot into macos then goto --> "about this mac". What version does it show? It should be 12.x I'm running 12.5. Just wondering if you're on a different version. If so we might need to copy over the firmware archive from Arch --> Fedora and see if that works.

monomycelium commented 1 year ago

I'm actually running macOS 12.6.

monomycelium commented 1 year ago

Oh, and I happen to have a question: is the USB environment a typical live environment or a normal installation of Fedora? Like, can I use it like I would use a typical minimal Fedora installation?

leifliddy commented 1 year ago

Damn, ok let me upgrade my system to 12.6 and see if the firmware here changes:

[root@fedora ~]# ll /boot/efi/asahi/all_firmware.tar.gz 
-rwx------ 1 root root 14086524 Aug 21 04:21 /boot/efi/asahi/all_firmware.tar.gz

Actually, I need to make some a couple modifications to that build.sh script to account for the new firmware format. We no longer need to pull in these two files

[root@fedora ~]# ll /boot/efi/vendorfw/
total 15892
-rwx------ 1 root root 16250880 Jul 14 02:00 firmware.tar
-rwx------ 1 root root    18525 Jul 14 02:00 manifest.txt

As these files are now extracted from all_firmware.tar.gz I just need a bit of time of upgrade my system and test this out.

monomycelium commented 1 year ago

Sure. I can wait.

leifliddy commented 1 year ago

It's an actual installation of Fedora (it's basically like you installed Fedora on an external drive). But, It wouldn't boot on non-apple silicon devices the kernel only has device tree support for Apple silicon.

monomycelium commented 1 year ago

I love your commitment to this project! Thanks!

Also, macOS Ventura is coming out tomorrow! I can't wait to get the Rosetta libraries working on a Debian VM from macOS.

leifliddy commented 1 year ago

That sounds pretty cool! Ok, I've made a number of changes to this project.

  1. We no longer need to pull in the firmware externally. The firmware will now be located and extracted from the internal nvme drive.
  2. I sorted out a minor issue with the first-boot service so that the firmware will be extracted before the udev service runs (so the wifi interface will now come up on the first boot)
  3. I sorted out why the script was occasionally hanging on that ### Unmounting usb partitions... function
  4. I created a wipe function so that if you've previously installed Fedora to the usb drive, you can reinstall Fedora without having to reformat the drive by providing the -w argument ie ./build.sh -wd /dev/sda

However, I don't think any of these things are going to help you with your issue. Even if the firmware wasn't extracted at all, the system will still boot. I'm beginning to think it might be m1n1 related. All of my packages are based on the bleeding edge Arch packages found here: https://de.mirror.asahilinux.org/aarch64/asahi-dev/ Can you enable this repo in Arch and update your packages with this development repo (or at the very least, update the m1n1 package from this repo). BTW, the versions of these packages have been working fine for me.
Hopefully, when you update m1n1 and the update-m1n1 script updates /boot/efi/m1n1/boot.bin -- the usb drive "should" boot properly after that. If it doesn't, let me know.

monomycelium commented 1 year ago

Thanks! I'll try that out.

I had no idea that there was a developer repository. I've updated the repos and packages, and now I have kernel 6.1.0-rc1, which I've been wanting for some time. Anyway, I see that the boot.bin for m1n1 has been updated. Right now, I'm building the updated USB installation. I'll let you know how it works for me, thanks.

monomycelium commented 1 year ago

thank you for that thorough explanation! i'll try out the two solutions soon.

it's working!!! i'll let you know more later.