Skip to content

Instantly share code, notes, and snippets.

@tnk4on
Last active April 18, 2024 08:33
Show Gist options
  • Save tnk4on/20dd193fd208c0c23db1c4d92c01b5d1 to your computer and use it in GitHub Desktop.
Save tnk4on/20dd193fd208c0c23db1c4d92c01b5d1 to your computer and use it in GitHub Desktop.
Podman in Podman under Rosetta

Podman in Podman under Rosetta

Env

% podman version
Client:       Podman Engine
Version:      5.1.0-dev
API Version:  5.1.0-dev
Go Version:   go1.22.2
Git Commit:   3718c197c90f497b805039cd8efad55417ce5fdc
Built:        Thu Apr 18 10:39:38 2024
OS/Arch:      darwin/arm64

Server:       Podman Engine
Version:      5.1.0-dev-9697a5f08
API Version:  5.1.0-dev-9697a5f08
Go Version:   go1.21.9
Built:        Tue Apr 16 09:00:00 2024
OS/Arch:      linux/arm64

Run command

% podman machine init --now
% podman machine inspect --format {{.Rosetta}}
% cat << EOF > Containerfile
FROM fedora
RUN dnf install podman -y
RUN podman pull --events-backend=file alpine
EOF
% podman build --arch arm64 --cap-add all -t podman-arm64 .
% podman build --arch amd64 --cap-add all -t podman-amd64 .

% cat << EOF > Containerfile
FROM fedora
RUN dnf install podman -y
EOF
% podman build --arch amd64 --cap-add all -t podman-amd64 .
% podman run --rm -d --arch amd64 --name podman-amd64 --cap-add all podman-amd64 sleep inf
% podman pull --arch amd64 alpine
% podman save alpine -o alpine.tar
% podman cp alpine.tar podman-amd64:alpine.tar
% podman exec -it podman-amd64 bash

# podman load -i alpine.tar --events-backend=file
# cat << EOF > Containerfile
FROM fedora
EOF
# podman build . --events-backend=file
# podman pull --events-backend=file alpine

Full Log

% podman machine init --now
Looking up Podman Machine image at quay.io/podman/machine-os:5.1 to create VM
Extracting compressed file: podman-machine-default-arm64.raw: done  
Machine init complete
Starting machine "podman-machine-default"

This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:

        podman machine set --rootful

API forwarding listening on: /var/run/docker.sock
Docker API clients default to this address. You do not need to set DOCKER_HOST.

Machine "podman-machine-default" started successfully

% podman machine inspect --format {{.Rosetta}}
true

% cat << EOF > Containerfile
FROM fedora
RUN dnf install podman -y
RUN podman pull --events-backend=file alpine
EOF

% podman build --arch arm64 --cap-add all -t podman-arm64 . 
STEP 1/3: FROM fedora
Resolved "fedora" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull registry.fedoraproject.org/fedora:latest...
Getting image source signatures
Copying blob sha256:c75d546c2e95cb188765c9206db464cb932efdae3251c8b3e6db770705797057
Copying config sha256:ff7cff626991642fcf35ea4e68c03ad301b45e310edfc5884f449b1add833188
Writing manifest to image destination
STEP 2/3: RUN dnf install podman -y
Fedora 39 - aarch64                             4.7 MB/s |  86 MB     00:18    
Fedora 39 openh264 (From Cisco) - aarch64       682  B/s | 2.6 kB     00:03    
Fedora 39 - aarch64 - Updates                   3.3 MB/s |  33 MB     00:10    
Last metadata expiration check: 0:00:02 ago on Thu Apr 18 08:14:28 2024.
Dependencies resolved.
================================================================================
 Package                      Arch    Version                     Repo     Size
================================================================================
Installing:
 podman                       aarch64 5:4.9.4-1.fc39              updates  14 M
Installing dependencies:
 catatonit                    aarch64 0.1.7-18.fc39               fedora  287 k
 conmon                       aarch64 2:2.1.10-1.fc39             updates  51 k
 containers-common            noarch  4:1-99.fc39                 updates  98 k
 containers-common-extra      noarch  4:1-99.fc39                 updates  12 k
 criu                         aarch64 3.19-2.fc39                 updates 539 k
 crun                         aarch64 1.14.4-1.fc39               updates 217 k
 dbus                         aarch64 1:1.14.10-1.fc39            fedora  8.1 k
 dbus-broker                  aarch64 35-2.fc39                   updates 172 k
 dbus-common                  noarch  1:1.14.10-1.fc39            fedora   15 k
 device-mapper                aarch64 1.02.197-1.fc39             updates 137 k
 device-mapper-libs           aarch64 1.02.197-1.fc39             updates 172 k
 fuse-common                  aarch64 3.16.1-1.fc39               fedora  8.3 k
 fuse3                        aarch64 3.16.1-1.fc39               fedora   57 k
 fuse3-libs                   aarch64 3.16.1-1.fc39               fedora   93 k
 gpgme                        aarch64 1.20.0-5.fc39               fedora  209 k
 gvisor-tap-vsock-gvforwarder aarch64 6:0.7.3-1.fc39              updates 1.7 M
 iptables-legacy              aarch64 1.8.9-5.fc39                fedora   51 k
 iptables-legacy-libs         aarch64 1.8.9-5.fc39                fedora   37 k
 iptables-libs                aarch64 1.8.9-5.fc39                fedora  439 k
 jansson                      aarch64 2.13.1-7.fc39               fedora   46 k
 kmod                         aarch64 30-6.fc39                   fedora  119 k
 kmod-libs                    aarch64 30-6.fc39                   fedora   67 k
 libargon2                    aarch64 20190702-3.fc39             fedora   28 k
 libbsd                       aarch64 0.12.2-1.fc39               updates 121 k
 libedit                      aarch64 3.1-48.20230828cvs.fc39     fedora  107 k
 libfdisk                     aarch64 2.39.4-1.fc39               updates 157 k
 libibverbs                   aarch64 46.0-4.fc39                 fedora  430 k
 libmd                        aarch64 1.1.0-2.fc39                fedora   45 k
 libmnl                       aarch64 1.0.5-3.fc39                fedora   28 k
 libnet                       aarch64 1.3-1.fc39                  updates  64 k
 libnetfilter_conntrack       aarch64 1.0.9-2.fc39                fedora   59 k
 libnfnetlink                 aarch64 1.0.1-24.fc39               fedora   29 k
 libnftnl                     aarch64 1.2.6-2.fc39                fedora   83 k
 libnl3                       aarch64 3.9.0-1.fc39                updates 345 k
 libpcap                      aarch64 14:1.10.4-2.fc39            fedora  173 k
 libseccomp                   aarch64 2.5.3-6.fc39                fedora   72 k
 libslirp                     aarch64 4.7.0-4.fc39                fedora   73 k
 netavark                     aarch64 1.10.3-1.fc39               updates 3.3 M
 nftables                     aarch64 1:1.0.7-3.fc39              fedora  406 k
 protobuf-c                   aarch64 1.4.1-5.fc39                fedora   39 k
 qemu-user-static-aarch64     aarch64 2:8.1.3-5.fc39              updates 2.4 M
 qemu-user-static-alpha       aarch64 2:8.1.3-5.fc39              updates 1.2 M
 qemu-user-static-arm         aarch64 2:8.1.3-5.fc39              updates 1.9 M
 qemu-user-static-cris        aarch64 2:8.1.3-5.fc39              updates 1.2 M
 qemu-user-static-hexagon     aarch64 2:8.1.3-5.fc39              updates 1.6 M
 qemu-user-static-hppa        aarch64 2:8.1.3-5.fc39              updates 1.2 M
 qemu-user-static-loongarch64 aarch64 2:8.1.3-5.fc39              updates 1.3 M
 qemu-user-static-m68k        aarch64 2:8.1.3-5.fc39              updates 1.3 M
 qemu-user-static-microblaze  aarch64 2:8.1.3-5.fc39              updates 1.5 M
 qemu-user-static-mips        aarch64 2:8.1.3-5.fc39              updates 3.7 M
 qemu-user-static-nios2       aarch64 2:8.1.3-5.fc39              updates 1.2 M
 qemu-user-static-or1k        aarch64 2:8.1.3-5.fc39              updates 1.2 M
 qemu-user-static-ppc         aarch64 2:8.1.3-5.fc39              updates 2.4 M
 qemu-user-static-riscv       aarch64 2:8.1.3-5.fc39              updates 1.9 M
 qemu-user-static-s390x       aarch64 2:8.1.3-5.fc39              updates 1.3 M
 qemu-user-static-sh4         aarch64 2:8.1.3-5.fc39              updates 1.5 M
 qemu-user-static-sparc       aarch64 2:8.1.3-5.fc39              updates 2.0 M
 qemu-user-static-x86         aarch64 2:8.1.3-5.fc39              updates 1.9 M
 qemu-user-static-xtensa      aarch64 2:8.1.3-5.fc39              updates 3.4 M
 shadow-utils-subid           aarch64 2:4.14.0-2.fc39             updates  29 k
 systemd                      aarch64 254.10-1.fc39               updates 4.6 M
 systemd-pam                  aarch64 254.10-1.fc39               updates 352 k
 xkeyboard-config             noarch  2.40-1.fc39                 updates 971 k
 yajl                         aarch64 2.1.0-22.fc39               fedora   38 k
Installing weak dependencies:
 aardvark-dns                 aarch64 1.10.0-1.fc39               updates 842 k
 criu-libs                    aarch64 3.19-2.fc39                 updates  31 k
 cryptsetup-libs              aarch64 2.6.1-3.fc39                fedora  488 k
 diffutils                    aarch64 3.10-3.fc39                 fedora  396 k
 fuse-overlayfs               aarch64 1.13-1.fc39                 updates  63 k
 gvisor-tap-vsock             aarch64 6:0.7.3-1.fc39              updates 3.4 M
 libbpf                       aarch64 2:1.1.0-4.fc39              fedora  165 k
 libxkbcommon                 aarch64 1.6.0-1.fc39                updates 143 k
 passt                        aarch64 0^20240326.g4988e2b-1.fc39  updates 128 k
 qemu-user-static             aarch64 2:8.1.3-5.fc39              updates  23 k
 qrencode-libs                aarch64 4.1.1-5.fc39                fedora   61 k
 slirp4netns                  aarch64 1.2.2-1.fc39                updates  47 k
 systemd-networkd             aarch64 254.10-1.fc39               updates 617 k
 systemd-resolved             aarch64 254.10-1.fc39               updates 282 k

Transaction Summary
================================================================================
Install  79 Packages

Total download size: 71 M
Installed size: 325 M
Downloading Packages:
(1/79): dbus-1.14.10-1.fc39.aarch64.rpm          39 kB/s | 8.1 kB     00:00    
(2/79): dbus-common-1.14.10-1.fc39.noarch.rpm   270 kB/s |  15 kB     00:00    
(3/79): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 1.0 MB/s | 488 kB     00:00    
(4/79): fuse-common-3.16.1-1.fc39.aarch64.rpm   138 kB/s | 8.3 kB     00:00    
(5/79): diffutils-3.10-3.fc39.aarch64.rpm       1.3 MB/s | 396 kB     00:00    
(6/79): fuse3-3.16.1-1.fc39.aarch64.rpm         782 kB/s |  57 kB     00:00    
(7/79): fuse3-libs-3.16.1-1.fc39.aarch64.rpm    900 kB/s |  93 kB     00:00    
(8/79): iptables-legacy-1.8.9-5.fc39.aarch64.rp 508 kB/s |  51 kB     00:00    
(9/79): iptables-legacy-libs-1.8.9-5.fc39.aarch 480 kB/s |  37 kB     00:00    
(10/79): gpgme-1.20.0-5.fc39.aarch64.rpm        673 kB/s | 209 kB     00:00    
(11/79): jansson-2.13.1-7.fc39.aarch64.rpm      266 kB/s |  46 kB     00:00    
(12/79): iptables-libs-1.8.9-5.fc39.aarch64.rpm 1.2 MB/s | 439 kB     00:00    
(13/79): catatonit-0.1.7-18.fc39.aarch64.rpm    227 kB/s | 287 kB     00:01    
(14/79): kmod-libs-30-6.fc39.aarch64.rpm        678 kB/s |  67 kB     00:00    
(15/79): kmod-30-6.fc39.aarch64.rpm             549 kB/s | 119 kB     00:00    
(16/79): libargon2-20190702-3.fc39.aarch64.rpm  162 kB/s |  28 kB     00:00    
(17/79): libedit-3.1-48.20230828cvs.fc39.aarch6 610 kB/s | 107 kB     00:00    
(18/79): libbpf-1.1.0-4.fc39.aarch64.rpm        666 kB/s | 165 kB     00:00    
(19/79): libmd-1.1.0-2.fc39.aarch64.rpm         475 kB/s |  45 kB     00:00    
(20/79): libmnl-1.0.5-3.fc39.aarch64.rpm        400 kB/s |  28 kB     00:00    
(21/79): libnetfilter_conntrack-1.0.9-2.fc39.aa 592 kB/s |  59 kB     00:00    
(22/79): libnfnetlink-1.0.1-24.fc39.aarch64.rpm 304 kB/s |  29 kB     00:00    
(23/79): libnftnl-1.2.6-2.fc39.aarch64.rpm      798 kB/s |  83 kB     00:00    
(24/79): libibverbs-46.0-4.fc39.aarch64.rpm     952 kB/s | 430 kB     00:00    
(25/79): libseccomp-2.5.3-6.fc39.aarch64.rpm    522 kB/s |  72 kB     00:00    
(26/79): libpcap-1.10.4-2.fc39.aarch64.rpm      845 kB/s | 173 kB     00:00    
(27/79): libslirp-4.7.0-4.fc39.aarch64.rpm      680 kB/s |  73 kB     00:00    
(28/79): protobuf-c-1.4.1-5.fc39.aarch64.rpm    195 kB/s |  39 kB     00:00    
(29/79): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 432 kB/s |  61 kB     00:00    
(30/79): yajl-2.1.0-22.fc39.aarch64.rpm         370 kB/s |  38 kB     00:00    
(31/79): conmon-2.1.10-1.fc39.aarch64.rpm       413 kB/s |  51 kB     00:00    
(32/79): nftables-1.0.7-3.fc39.aarch64.rpm      880 kB/s | 406 kB     00:00    
(33/79): containers-common-extra-1-99.fc39.noar 175 kB/s |  12 kB     00:00    
(34/79): containers-common-1-99.fc39.noarch.rpm 500 kB/s |  98 kB     00:00    
(35/79): criu-libs-3.19-2.fc39.aarch64.rpm      496 kB/s |  31 kB     00:00    
(36/79): crun-1.14.4-1.fc39.aarch64.rpm         957 kB/s | 217 kB     00:00    
(37/79): aardvark-dns-1.10.0-1.fc39.aarch64.rpm 1.1 MB/s | 842 kB     00:00    
(38/79): criu-3.19-2.fc39.aarch64.rpm           1.1 MB/s | 539 kB     00:00    
(39/79): device-mapper-1.02.197-1.fc39.aarch64. 943 kB/s | 137 kB     00:00    
(40/79): dbus-broker-35-2.fc39.aarch64.rpm      607 kB/s | 172 kB     00:00    
(41/79): device-mapper-libs-1.02.197-1.fc39.aar 747 kB/s | 172 kB     00:00    
(42/79): fuse-overlayfs-1.13-1.fc39.aarch64.rpm 461 kB/s |  63 kB     00:00    
(43/79): libbsd-0.12.2-1.fc39.aarch64.rpm       468 kB/s | 121 kB     00:00    
(44/79): libfdisk-2.39.4-1.fc39.aarch64.rpm     737 kB/s | 157 kB     00:00    
(45/79): libnet-1.3-1.fc39.aarch64.rpm          386 kB/s |  64 kB     00:00    
(46/79): libnl3-3.9.0-1.fc39.aarch64.rpm        857 kB/s | 345 kB     00:00    
(47/79): libxkbcommon-1.6.0-1.fc39.aarch64.rpm  622 kB/s | 143 kB     00:00    
(48/79): gvisor-tap-vsock-gvforwarder-0.7.3-1.f 1.2 MB/s | 1.7 MB     00:01    
(49/79): passt-0^20240326.g4988e2b-1.fc39.aarch 581 kB/s | 128 kB     00:00    
(50/79): gvisor-tap-vsock-0.7.3-1.fc39.aarch64. 1.7 MB/s | 3.4 MB     00:02    
(51/79): qemu-user-static-8.1.3-5.fc39.aarch64. 113 kB/s |  23 kB     00:00    
(52/79): netavark-1.10.3-1.fc39.aarch64.rpm     1.8 MB/s | 3.3 MB     00:01    
(53/79): qemu-user-static-aarch64-8.1.3-5.fc39. 1.6 MB/s | 2.4 MB     00:01    
(54/79): qemu-user-static-alpha-8.1.3-5.fc39.aa 1.6 MB/s | 1.2 MB     00:00    
(55/79): qemu-user-static-cris-8.1.3-5.fc39.aar 1.3 MB/s | 1.2 MB     00:00    
(56/79): qemu-user-static-arm-8.1.3-5.fc39.aarc 1.6 MB/s | 1.9 MB     00:01    
(57/79): qemu-user-static-hppa-8.1.3-5.fc39.aar 2.0 MB/s | 1.2 MB     00:00    
(58/79): qemu-user-static-hexagon-8.1.3-5.fc39. 1.6 MB/s | 1.6 MB     00:01    
(59/79): qemu-user-static-loongarch64-8.1.3-5.f 1.8 MB/s | 1.3 MB     00:00    
(60/79): qemu-user-static-m68k-8.1.3-5.fc39.aar 1.9 MB/s | 1.3 MB     00:00    
(61/79): qemu-user-static-microblaze-8.1.3-5.fc 1.6 MB/s | 1.5 MB     00:00    
(62/79): podman-4.9.4-1.fc39.aarch64.rpm        2.4 MB/s |  14 MB     00:05    
(63/79): qemu-user-static-or1k-8.1.3-5.fc39.aar 2.0 MB/s | 1.2 MB     00:00    
(64/79): qemu-user-static-nios2-8.1.3-5.fc39.aa 1.7 MB/s | 1.2 MB     00:00    
(65/79): qemu-user-static-mips-8.1.3-5.fc39.aar 1.8 MB/s | 3.7 MB     00:02    
(66/79): qemu-user-static-riscv-8.1.3-5.fc39.aa 2.1 MB/s | 1.9 MB     00:00    
(67/79): qemu-user-static-ppc-8.1.3-5.fc39.aarc 2.3 MB/s | 2.4 MB     00:01    
(68/79): qemu-user-static-s390x-8.1.3-5.fc39.aa 1.2 MB/s | 1.3 MB     00:01    
(69/79): qemu-user-static-sh4-8.1.3-5.fc39.aarc 1.3 MB/s | 1.5 MB     00:01    
(70/79): qemu-user-static-sparc-8.1.3-5.fc39.aa 1.6 MB/s | 2.0 MB     00:01    
(71/79): shadow-utils-subid-4.14.0-2.fc39.aarch 299 kB/s |  29 kB     00:00    
(72/79): slirp4netns-1.2.2-1.fc39.aarch64.rpm   458 kB/s |  47 kB     00:00    
(73/79): qemu-user-static-x86-8.1.3-5.fc39.aarc 1.7 MB/s | 1.9 MB     00:01    
(74/79): systemd-networkd-254.10-1.fc39.aarch64 1.7 MB/s | 617 kB     00:00    
(75/79): systemd-pam-254.10-1.fc39.aarch64.rpm  1.4 MB/s | 352 kB     00:00    
(76/79): qemu-user-static-xtensa-8.1.3-5.fc39.a 2.2 MB/s | 3.4 MB     00:01    
(77/79): systemd-resolved-254.10-1.fc39.aarch64 1.0 MB/s | 282 kB     00:00    
(78/79): xkeyboard-config-2.40-1.fc39.noarch.rp 1.6 MB/s | 971 kB     00:00    
(79/79): systemd-254.10-1.fc39.aarch64.rpm      1.8 MB/s | 4.6 MB     00:02    
--------------------------------------------------------------------------------
Total                                           4.1 MB/s |  71 MB     00:17     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libseccomp-2.5.3-6.fc39.aarch64                       1/79 
  Installing       : libmnl-1.0.5-3.fc39.aarch64                           2/79 
  Installing       : gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.aarch6    3/79 
  Installing       : gvisor-tap-vsock-6:0.7.3-1.fc39.aarch64               4/79 
  Installing       : qemu-user-static-x86-2:8.1.3-5.fc39.aarch64           5/79 
  Running scriptlet: qemu-user-static-x86-2:8.1.3-5.fc39.aarch64           5/79 
  Installing       : qemu-user-static-arm-2:8.1.3-5.fc39.aarch64           6/79 
  Running scriptlet: qemu-user-static-arm-2:8.1.3-5.fc39.aarch64           6/79 
  Installing       : qemu-user-static-aarch64-2:8.1.3-5.fc39.aarch64       7/79 
  Running scriptlet: qemu-user-static-aarch64-2:8.1.3-5.fc39.aarch64       7/79 
  Installing       : libnl3-3.9.0-1.fc39.aarch64                           8/79 
  Installing       : protobuf-c-1.4.1-5.fc39.aarch64                       9/79 
  Installing       : fuse3-libs-3.16.1-1.fc39.aarch64                     10/79 
  Installing       : libibverbs-46.0-4.fc39.aarch64                       11/79 
  Installing       : libpcap-14:1.10.4-2.fc39.aarch64                     12/79 
  Installing       : iptables-legacy-libs-1.8.9-5.fc39.aarch64            13/79 
  Installing       : libnftnl-1.2.6-2.fc39.aarch64                        14/79 
  Installing       : conmon-2:2.1.10-1.fc39.aarch64                       15/79 
  Installing       : xkeyboard-config-2.40-1.fc39.noarch                  16/79 
  Installing       : libxkbcommon-1.6.0-1.fc39.aarch64                    17/79 
  Installing       : shadow-utils-subid-2:4.14.0-2.fc39.aarch64           18/79 
  Installing       : qemu-user-static-xtensa-2:8.1.3-5.fc39.aarch64       19/79 
  Running scriptlet: qemu-user-static-xtensa-2:8.1.3-5.fc39.aarch64       19/79 
  Installing       : qemu-user-static-sparc-2:8.1.3-5.fc39.aarch64        20/79 
  Running scriptlet: qemu-user-static-sparc-2:8.1.3-5.fc39.aarch64        20/79 
  Installing       : qemu-user-static-sh4-2:8.1.3-5.fc39.aarch64          21/79 
  Running scriptlet: qemu-user-static-sh4-2:8.1.3-5.fc39.aarch64          21/79 
  Installing       : qemu-user-static-s390x-2:8.1.3-5.fc39.aarch64        22/79 
  Running scriptlet: qemu-user-static-s390x-2:8.1.3-5.fc39.aarch64        22/79 
  Installing       : qemu-user-static-riscv-2:8.1.3-5.fc39.aarch64        23/79 
  Running scriptlet: qemu-user-static-riscv-2:8.1.3-5.fc39.aarch64        23/79 
  Installing       : qemu-user-static-ppc-2:8.1.3-5.fc39.aarch64          24/79 
  Running scriptlet: qemu-user-static-ppc-2:8.1.3-5.fc39.aarch64          24/79 
  Installing       : qemu-user-static-or1k-2:8.1.3-5.fc39.aarch64         25/79 
  Running scriptlet: qemu-user-static-or1k-2:8.1.3-5.fc39.aarch64         25/79 
  Installing       : qemu-user-static-nios2-2:8.1.3-5.fc39.aarch64        26/79 
  Running scriptlet: qemu-user-static-nios2-2:8.1.3-5.fc39.aarch64        26/79 
  Installing       : qemu-user-static-mips-2:8.1.3-5.fc39.aarch64         27/79 
  Running scriptlet: qemu-user-static-mips-2:8.1.3-5.fc39.aarch64         27/79 
  Installing       : qemu-user-static-microblaze-2:8.1.3-5.fc39.aarch64   28/79 
  Running scriptlet: qemu-user-static-microblaze-2:8.1.3-5.fc39.aarch64   28/79 
  Installing       : qemu-user-static-m68k-2:8.1.3-5.fc39.aarch64         29/79 
  Running scriptlet: qemu-user-static-m68k-2:8.1.3-5.fc39.aarch64         29/79 
  Installing       : qemu-user-static-loongarch64-2:8.1.3-5.fc39.aarch6   30/79 
  Running scriptlet: qemu-user-static-loongarch64-2:8.1.3-5.fc39.aarch6   30/79 
  Installing       : qemu-user-static-hppa-2:8.1.3-5.fc39.aarch64         31/79 
  Running scriptlet: qemu-user-static-hppa-2:8.1.3-5.fc39.aarch64         31/79 
  Installing       : qemu-user-static-hexagon-2:8.1.3-5.fc39.aarch64      32/79 
  Running scriptlet: qemu-user-static-hexagon-2:8.1.3-5.fc39.aarch64      32/79 
  Installing       : qemu-user-static-cris-2:8.1.3-5.fc39.aarch64         33/79 
  Running scriptlet: qemu-user-static-cris-2:8.1.3-5.fc39.aarch64         33/79 
  Installing       : qemu-user-static-alpha-2:8.1.3-5.fc39.aarch64        34/79 
  Running scriptlet: qemu-user-static-alpha-2:8.1.3-5.fc39.aarch64        34/79 
  Installing       : passt-0^20240326.g4988e2b-1.fc39.aarch64             35/79 
  Installing       : libnet-1.3-1.fc39.aarch64                            36/79 
  Installing       : libfdisk-2.39.4-1.fc39.aarch64                       37/79 
  Installing       : aardvark-dns-1.10.0-1.fc39.aarch64                   38/79 
  Installing       : netavark-1.10.3-1.fc39.aarch64                       39/79 
  Installing       : yajl-2.1.0-22.fc39.aarch64                           40/79 
  Installing       : qrencode-libs-4.1.1-5.fc39.aarch64                   41/79 
  Installing       : libslirp-4.7.0-4.fc39.aarch64                        42/79 
  Installing       : slirp4netns-1.2.2-1.fc39.aarch64                     43/79 
  Installing       : libnfnetlink-1.0.1-24.fc39.aarch64                   44/79 
  Installing       : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          45/79 
  Installing       : iptables-libs-1.8.9-5.fc39.aarch64                   46/79 
  Installing       : iptables-legacy-1.8.9-5.fc39.aarch64                 47/79 
  Running scriptlet: iptables-legacy-1.8.9-5.fc39.aarch64                 47/79 
  Installing       : libmd-1.1.0-2.fc39.aarch64                           48/79 
  Installing       : libbsd-0.12.2-1.fc39.aarch64                         49/79 
  Installing       : libedit-3.1-48.20230828cvs.fc39.aarch64              50/79 
  Installing       : libbpf-2:1.1.0-4.fc39.aarch64                        51/79 
  Installing       : libargon2-20190702-3.fc39.aarch64                    52/79 
  Installing       : kmod-libs-30-6.fc39.aarch64                          53/79 
  Installing       : kmod-30-6.fc39.aarch64                               54/79 
  Installing       : jansson-2.13.1-7.fc39.aarch64                        55/79 
  Installing       : nftables-1:1.0.7-3.fc39.aarch64                      56/79 
  Running scriptlet: nftables-1:1.0.7-3.fc39.aarch64                      56/79 
  Installing       : criu-3.19-2.fc39.aarch64                             57/79 
  Installing       : criu-libs-3.19-2.fc39.aarch64                        58/79 
  Installing       : crun-1.14.4-1.fc39.aarch64                           59/79 
  Installing       : gpgme-1.20.0-5.fc39.aarch64                          60/79 
  Installing       : fuse-common-3.16.1-1.fc39.aarch64                    61/79 
  Installing       : fuse3-3.16.1-1.fc39.aarch64                          62/79 
  Installing       : fuse-overlayfs-1.13-1.fc39.aarch64                   63/79 
  Running scriptlet: fuse-overlayfs-1.13-1.fc39.aarch64                   63/79 
  Installing       : containers-common-4:1-99.fc39.noarch                 64/79 
  Installing       : diffutils-3.10-3.fc39.aarch64                        65/79 
  Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  66/79 
  Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  66/79 
  Running scriptlet: dbus-broker-35-2.fc39.aarch64                        67/79 
  Installing       : dbus-broker-35-2.fc39.aarch64                        67/79 
  Running scriptlet: dbus-broker-35-2.fc39.aarch64                        67/79 
  Installing       : dbus-1:1.14.10-1.fc39.aarch64                        68/79 
  Installing       : device-mapper-libs-1.02.197-1.fc39.aarch64           69/79 
  Installing       : cryptsetup-libs-2.6.1-3.fc39.aarch64                 70/79 
  Installing       : device-mapper-1.02.197-1.fc39.aarch64                71/79 
  Installing       : systemd-networkd-254.10-1.fc39.aarch64               72/79 
  Running scriptlet: systemd-networkd-254.10-1.fc39.aarch64               72/79 
  Installing       : systemd-pam-254.10-1.fc39.aarch64                    73/79 
  Installing       : systemd-resolved-254.10-1.fc39.aarch64               74/79 
  Running scriptlet: systemd-resolved-254.10-1.fc39.aarch64               74/79 
  Installing       : systemd-254.10-1.fc39.aarch64                        75/79 
  Running scriptlet: systemd-254.10-1.fc39.aarch64                        75/79 
Creating group 'utmp' with GID 22.
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.
Creating group 'systemd-resolve' with GID 193.
Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.

  Installing       : qemu-user-static-2:8.1.3-5.fc39.aarch64              76/79 
  Installing       : containers-common-extra-4:1-99.fc39.noarch           77/79 
  Installing       : catatonit-0.1.7-18.fc39.aarch64                      78/79 
  Installing       : podman-5:4.9.4-1.fc39.aarch64                        79/79 
  Running scriptlet: systemd-resolved-254.10-1.fc39.aarch64               79/79 
  Running scriptlet: podman-5:4.9.4-1.fc39.aarch64                        79/79 
  Verifying        : catatonit-0.1.7-18.fc39.aarch64                       1/79 
  Verifying        : cryptsetup-libs-2.6.1-3.fc39.aarch64                  2/79 
  Verifying        : dbus-1:1.14.10-1.fc39.aarch64                         3/79 
  Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   4/79 
  Verifying        : diffutils-3.10-3.fc39.aarch64                         5/79 
  Verifying        : fuse-common-3.16.1-1.fc39.aarch64                     6/79 
  Verifying        : fuse3-3.16.1-1.fc39.aarch64                           7/79 
  Verifying        : fuse3-libs-3.16.1-1.fc39.aarch64                      8/79 
  Verifying        : gpgme-1.20.0-5.fc39.aarch64                           9/79 
  Verifying        : iptables-legacy-1.8.9-5.fc39.aarch64                 10/79 
  Verifying        : iptables-legacy-libs-1.8.9-5.fc39.aarch64            11/79 
  Verifying        : iptables-libs-1.8.9-5.fc39.aarch64                   12/79 
  Verifying        : jansson-2.13.1-7.fc39.aarch64                        13/79 
  Verifying        : kmod-30-6.fc39.aarch64                               14/79 
  Verifying        : kmod-libs-30-6.fc39.aarch64                          15/79 
  Verifying        : libargon2-20190702-3.fc39.aarch64                    16/79 
  Verifying        : libbpf-2:1.1.0-4.fc39.aarch64                        17/79 
  Verifying        : libedit-3.1-48.20230828cvs.fc39.aarch64              18/79 
  Verifying        : libibverbs-46.0-4.fc39.aarch64                       19/79 
  Verifying        : libmd-1.1.0-2.fc39.aarch64                           20/79 
  Verifying        : libmnl-1.0.5-3.fc39.aarch64                          21/79 
  Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          22/79 
  Verifying        : libnfnetlink-1.0.1-24.fc39.aarch64                   23/79 
  Verifying        : libnftnl-1.2.6-2.fc39.aarch64                        24/79 
  Verifying        : libpcap-14:1.10.4-2.fc39.aarch64                     25/79 
  Verifying        : libseccomp-2.5.3-6.fc39.aarch64                      26/79 
  Verifying        : libslirp-4.7.0-4.fc39.aarch64                        27/79 
  Verifying        : nftables-1:1.0.7-3.fc39.aarch64                      28/79 
  Verifying        : protobuf-c-1.4.1-5.fc39.aarch64                      29/79 
  Verifying        : qrencode-libs-4.1.1-5.fc39.aarch64                   30/79 
  Verifying        : yajl-2.1.0-22.fc39.aarch64                           31/79 
  Verifying        : aardvark-dns-1.10.0-1.fc39.aarch64                   32/79 
  Verifying        : conmon-2:2.1.10-1.fc39.aarch64                       33/79 
  Verifying        : containers-common-4:1-99.fc39.noarch                 34/79 
  Verifying        : containers-common-extra-4:1-99.fc39.noarch           35/79 
  Verifying        : criu-3.19-2.fc39.aarch64                             36/79 
  Verifying        : criu-libs-3.19-2.fc39.aarch64                        37/79 
  Verifying        : crun-1.14.4-1.fc39.aarch64                           38/79 
  Verifying        : dbus-broker-35-2.fc39.aarch64                        39/79 
  Verifying        : device-mapper-1.02.197-1.fc39.aarch64                40/79 
  Verifying        : device-mapper-libs-1.02.197-1.fc39.aarch64           41/79 
  Verifying        : fuse-overlayfs-1.13-1.fc39.aarch64                   42/79 
  Verifying        : gvisor-tap-vsock-6:0.7.3-1.fc39.aarch64              43/79 
  Verifying        : gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.aarch6   44/79 
  Verifying        : libbsd-0.12.2-1.fc39.aarch64                         45/79 
  Verifying        : libfdisk-2.39.4-1.fc39.aarch64                       46/79 
  Verifying        : libnet-1.3-1.fc39.aarch64                            47/79 
  Verifying        : libnl3-3.9.0-1.fc39.aarch64                          48/79 
  Verifying        : libxkbcommon-1.6.0-1.fc39.aarch64                    49/79 
  Verifying        : netavark-1.10.3-1.fc39.aarch64                       50/79 
  Verifying        : passt-0^20240326.g4988e2b-1.fc39.aarch64             51/79 
  Verifying        : podman-5:4.9.4-1.fc39.aarch64                        52/79 
  Verifying        : qemu-user-static-2:8.1.3-5.fc39.aarch64              53/79 
  Verifying        : qemu-user-static-aarch64-2:8.1.3-5.fc39.aarch64      54/79 
  Verifying        : qemu-user-static-alpha-2:8.1.3-5.fc39.aarch64        55/79 
  Verifying        : qemu-user-static-arm-2:8.1.3-5.fc39.aarch64          56/79 
  Verifying        : qemu-user-static-cris-2:8.1.3-5.fc39.aarch64         57/79 
  Verifying        : qemu-user-static-hexagon-2:8.1.3-5.fc39.aarch64      58/79 
  Verifying        : qemu-user-static-hppa-2:8.1.3-5.fc39.aarch64         59/79 
  Verifying        : qemu-user-static-loongarch64-2:8.1.3-5.fc39.aarch6   60/79 
  Verifying        : qemu-user-static-m68k-2:8.1.3-5.fc39.aarch64         61/79 
  Verifying        : qemu-user-static-microblaze-2:8.1.3-5.fc39.aarch64   62/79 
  Verifying        : qemu-user-static-mips-2:8.1.3-5.fc39.aarch64         63/79 
  Verifying        : qemu-user-static-nios2-2:8.1.3-5.fc39.aarch64        64/79 
  Verifying        : qemu-user-static-or1k-2:8.1.3-5.fc39.aarch64         65/79 
  Verifying        : qemu-user-static-ppc-2:8.1.3-5.fc39.aarch64          66/79 
  Verifying        : qemu-user-static-riscv-2:8.1.3-5.fc39.aarch64        67/79 
  Verifying        : qemu-user-static-s390x-2:8.1.3-5.fc39.aarch64        68/79 
  Verifying        : qemu-user-static-sh4-2:8.1.3-5.fc39.aarch64          69/79 
  Verifying        : qemu-user-static-sparc-2:8.1.3-5.fc39.aarch64        70/79 
  Verifying        : qemu-user-static-x86-2:8.1.3-5.fc39.aarch64          71/79 
  Verifying        : qemu-user-static-xtensa-2:8.1.3-5.fc39.aarch64       72/79 
  Verifying        : shadow-utils-subid-2:4.14.0-2.fc39.aarch64           73/79 
  Verifying        : slirp4netns-1.2.2-1.fc39.aarch64                     74/79 
  Verifying        : systemd-254.10-1.fc39.aarch64                        75/79 
  Verifying        : systemd-networkd-254.10-1.fc39.aarch64               76/79 
  Verifying        : systemd-pam-254.10-1.fc39.aarch64                    77/79 
  Verifying        : systemd-resolved-254.10-1.fc39.aarch64               78/79 
  Verifying        : xkeyboard-config-2.40-1.fc39.noarch                  79/79 

Installed:
  aardvark-dns-1.10.0-1.fc39.aarch64                                            
  catatonit-0.1.7-18.fc39.aarch64                                               
  conmon-2:2.1.10-1.fc39.aarch64                                                
  containers-common-4:1-99.fc39.noarch                                          
  containers-common-extra-4:1-99.fc39.noarch                                    
  criu-3.19-2.fc39.aarch64                                                      
  criu-libs-3.19-2.fc39.aarch64                                                 
  crun-1.14.4-1.fc39.aarch64                                                    
  cryptsetup-libs-2.6.1-3.fc39.aarch64                                          
  dbus-1:1.14.10-1.fc39.aarch64                                                 
  dbus-broker-35-2.fc39.aarch64                                                 
  dbus-common-1:1.14.10-1.fc39.noarch                                           
  device-mapper-1.02.197-1.fc39.aarch64                                         
  device-mapper-libs-1.02.197-1.fc39.aarch64                                    
  diffutils-3.10-3.fc39.aarch64                                                 
  fuse-common-3.16.1-1.fc39.aarch64                                             
  fuse-overlayfs-1.13-1.fc39.aarch64                                            
  fuse3-3.16.1-1.fc39.aarch64                                                   
  fuse3-libs-3.16.1-1.fc39.aarch64                                              
  gpgme-1.20.0-5.fc39.aarch64                                                   
  gvisor-tap-vsock-6:0.7.3-1.fc39.aarch64                                       
  gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.aarch64                           
  iptables-legacy-1.8.9-5.fc39.aarch64                                          
  iptables-legacy-libs-1.8.9-5.fc39.aarch64                                     
  iptables-libs-1.8.9-5.fc39.aarch64                                            
  jansson-2.13.1-7.fc39.aarch64                                                 
  kmod-30-6.fc39.aarch64                                                        
  kmod-libs-30-6.fc39.aarch64                                                   
  libargon2-20190702-3.fc39.aarch64                                             
  libbpf-2:1.1.0-4.fc39.aarch64                                                 
  libbsd-0.12.2-1.fc39.aarch64                                                  
  libedit-3.1-48.20230828cvs.fc39.aarch64                                       
  libfdisk-2.39.4-1.fc39.aarch64                                                
  libibverbs-46.0-4.fc39.aarch64                                                
  libmd-1.1.0-2.fc39.aarch64                                                    
  libmnl-1.0.5-3.fc39.aarch64                                                   
  libnet-1.3-1.fc39.aarch64                                                     
  libnetfilter_conntrack-1.0.9-2.fc39.aarch64                                   
  libnfnetlink-1.0.1-24.fc39.aarch64                                            
  libnftnl-1.2.6-2.fc39.aarch64                                                 
  libnl3-3.9.0-1.fc39.aarch64                                                   
  libpcap-14:1.10.4-2.fc39.aarch64                                              
  libseccomp-2.5.3-6.fc39.aarch64                                               
  libslirp-4.7.0-4.fc39.aarch64                                                 
  libxkbcommon-1.6.0-1.fc39.aarch64                                             
  netavark-1.10.3-1.fc39.aarch64                                                
  nftables-1:1.0.7-3.fc39.aarch64                                               
  passt-0^20240326.g4988e2b-1.fc39.aarch64                                      
  podman-5:4.9.4-1.fc39.aarch64                                                 
  protobuf-c-1.4.1-5.fc39.aarch64                                               
  qemu-user-static-2:8.1.3-5.fc39.aarch64                                       
  qemu-user-static-aarch64-2:8.1.3-5.fc39.aarch64                               
  qemu-user-static-alpha-2:8.1.3-5.fc39.aarch64                                 
  qemu-user-static-arm-2:8.1.3-5.fc39.aarch64                                   
  qemu-user-static-cris-2:8.1.3-5.fc39.aarch64                                  
  qemu-user-static-hexagon-2:8.1.3-5.fc39.aarch64                               
  qemu-user-static-hppa-2:8.1.3-5.fc39.aarch64                                  
  qemu-user-static-loongarch64-2:8.1.3-5.fc39.aarch64                           
  qemu-user-static-m68k-2:8.1.3-5.fc39.aarch64                                  
  qemu-user-static-microblaze-2:8.1.3-5.fc39.aarch64                            
  qemu-user-static-mips-2:8.1.3-5.fc39.aarch64                                  
  qemu-user-static-nios2-2:8.1.3-5.fc39.aarch64                                 
  qemu-user-static-or1k-2:8.1.3-5.fc39.aarch64                                  
  qemu-user-static-ppc-2:8.1.3-5.fc39.aarch64                                   
  qemu-user-static-riscv-2:8.1.3-5.fc39.aarch64                                 
  qemu-user-static-s390x-2:8.1.3-5.fc39.aarch64                                 
  qemu-user-static-sh4-2:8.1.3-5.fc39.aarch64                                   
  qemu-user-static-sparc-2:8.1.3-5.fc39.aarch64                                 
  qemu-user-static-x86-2:8.1.3-5.fc39.aarch64                                   
  qemu-user-static-xtensa-2:8.1.3-5.fc39.aarch64                                
  qrencode-libs-4.1.1-5.fc39.aarch64                                            
  shadow-utils-subid-2:4.14.0-2.fc39.aarch64                                    
  slirp4netns-1.2.2-1.fc39.aarch64                                              
  systemd-254.10-1.fc39.aarch64                                                 
  systemd-networkd-254.10-1.fc39.aarch64                                        
  systemd-pam-254.10-1.fc39.aarch64                                             
  systemd-resolved-254.10-1.fc39.aarch64                                        
  xkeyboard-config-2.40-1.fc39.noarch                                           
  yajl-2.1.0-22.fc39.aarch64                                                    

Complete!
--> c44ca59f82e7
STEP 3/3: RUN podman pull --events-backend=file alpine
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c
Copying config sha256:ace17d5d883e9ea5a21138d0608d60aa2376c68f616c55b0b7e73fba6d8556a3
Writing manifest to image destination
ace17d5d883e9ea5a21138d0608d60aa2376c68f616c55b0b7e73fba6d8556a3
COMMIT podman-arm64
--> 6bcab99ac30c
Successfully tagged localhost/podman-arm64:latest
6bcab99ac30c5941d19e1a38374ac2690d6c087d86637cb0211a79980414ef4b

% podman build --arch amd64 --cap-add all -t podman-amd64 .
STEP 1/3: FROM fedora
Resolved "fedora" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull registry.fedoraproject.org/fedora:latest...
Getting image source signatures
Copying blob sha256:26fda7bb791d6cf0944e74d038d65cddd538f70f2c3a8d9f54af5c006fd58a6b
Copying config sha256:2011a75ebbe065e8cf6c1bb48738a2cbda2fc8fe9b6f34c2e17b5e3fb7aa0692
Writing manifest to image destination
STEP 2/3: RUN dnf install podman -y
Fedora 39 - x86_64                              6.2 MB/s |  89 MB     00:14    
Fedora 39 openh264 (From Cisco) - x86_64        1.5 kB/s | 2.6 kB     00:01    
Fedora 39 - x86_64 - Updates                    1.9 MB/s |  35 MB     00:18    
Last metadata expiration check: 0:00:02 ago on Thu Apr 18 08:17:47 2024.
Dependencies resolved.
================================================================================
 Package                      Arch   Version                      Repo     Size
================================================================================
Installing:
 podman                       x86_64 5:4.9.4-1.fc39               updates  15 M
Installing dependencies:
 catatonit                    x86_64 0.1.7-18.fc39                fedora  321 k
 conmon                       x86_64 2:2.1.10-1.fc39              updates  53 k
 containers-common            noarch 4:1-99.fc39                  updates  98 k
 containers-common-extra      noarch 4:1-99.fc39                  updates  12 k
 criu                         x86_64 3.19-2.fc39                  updates 560 k
 crun                         x86_64 1.14.4-1.fc39                updates 230 k
 dbus                         x86_64 1:1.14.10-1.fc39             fedora  8.1 k
 dbus-broker                  x86_64 35-2.fc39                    updates 176 k
 dbus-common                  noarch 1:1.14.10-1.fc39             fedora   15 k
 device-mapper                x86_64 1.02.197-1.fc39              updates 138 k
 device-mapper-libs           x86_64 1.02.197-1.fc39              updates 176 k
 fuse-common                  x86_64 3.16.1-1.fc39                fedora  8.3 k
 fuse3                        x86_64 3.16.1-1.fc39                fedora   57 k
 fuse3-libs                   x86_64 3.16.1-1.fc39                fedora   94 k
 gpgme                        x86_64 1.20.0-5.fc39                fedora  210 k
 gvisor-tap-vsock-gvforwarder x86_64 6:0.7.3-1.fc39               updates 1.8 M
 iptables-legacy              x86_64 1.8.9-5.fc39                 fedora   52 k
 iptables-legacy-libs         x86_64 1.8.9-5.fc39                 fedora   38 k
 iptables-libs                x86_64 1.8.9-5.fc39                 fedora  414 k
 jansson                      x86_64 2.13.1-7.fc39                fedora   44 k
 kmod                         x86_64 30-6.fc39                    fedora  120 k
 kmod-libs                    x86_64 30-6.fc39                    fedora   67 k
 libargon2                    x86_64 20190702-3.fc39              fedora   28 k
 libbsd                       x86_64 0.12.2-1.fc39                updates 121 k
 libedit                      x86_64 3.1-48.20230828cvs.fc39      fedora  107 k
 libfdisk                     x86_64 2.39.4-1.fc39                updates 161 k
 libibverbs                   x86_64 46.0-4.fc39                  fedora  431 k
 libmd                        x86_64 1.1.0-2.fc39                 fedora   47 k
 libmnl                       x86_64 1.0.5-3.fc39                 fedora   28 k
 libnet                       x86_64 1.3-1.fc39                   updates  60 k
 libnetfilter_conntrack       x86_64 1.0.9-2.fc39                 fedora   59 k
 libnfnetlink                 x86_64 1.0.1-24.fc39                fedora   29 k
 libnftnl                     x86_64 1.2.6-2.fc39                 fedora   83 k
 libnl3                       x86_64 3.9.0-1.fc39                 updates 350 k
 libpcap                      x86_64 14:1.10.4-2.fc39             fedora  175 k
 libseccomp                   x86_64 2.5.3-6.fc39                 fedora   71 k
 libslirp                     x86_64 4.7.0-4.fc39                 fedora   75 k
 netavark                     x86_64 1.10.3-1.fc39                updates 3.4 M
 nftables                     x86_64 1:1.0.7-3.fc39               fedora  413 k
 protobuf-c                   x86_64 1.4.1-5.fc39                 fedora   39 k
 qemu-user-static-aarch64     x86_64 2:8.1.3-5.fc39               updates 2.5 M
 qemu-user-static-alpha       x86_64 2:8.1.3-5.fc39               updates 1.3 M
 qemu-user-static-arm         x86_64 2:8.1.3-5.fc39               updates 2.0 M
 qemu-user-static-cris        x86_64 2:8.1.3-5.fc39               updates 1.3 M
 qemu-user-static-hexagon     x86_64 2:8.1.3-5.fc39               updates 1.7 M
 qemu-user-static-hppa        x86_64 2:8.1.3-5.fc39               updates 1.3 M
 qemu-user-static-loongarch64 x86_64 2:8.1.3-5.fc39               updates 1.4 M
 qemu-user-static-m68k        x86_64 2:8.1.3-5.fc39               updates 1.4 M
 qemu-user-static-microblaze  x86_64 2:8.1.3-5.fc39               updates 1.6 M
 qemu-user-static-mips        x86_64 2:8.1.3-5.fc39               updates 3.8 M
 qemu-user-static-nios2       x86_64 2:8.1.3-5.fc39               updates 1.3 M
 qemu-user-static-or1k        x86_64 2:8.1.3-5.fc39               updates 1.3 M
 qemu-user-static-ppc         x86_64 2:8.1.3-5.fc39               updates 2.5 M
 qemu-user-static-riscv       x86_64 2:8.1.3-5.fc39               updates 2.0 M
 qemu-user-static-s390x       x86_64 2:8.1.3-5.fc39               updates 1.4 M
 qemu-user-static-sh4         x86_64 2:8.1.3-5.fc39               updates 1.6 M
 qemu-user-static-sparc       x86_64 2:8.1.3-5.fc39               updates 2.1 M
 qemu-user-static-x86         x86_64 2:8.1.3-5.fc39               updates 1.9 M
 qemu-user-static-xtensa      x86_64 2:8.1.3-5.fc39               updates 2.4 M
 shadow-utils-subid           x86_64 2:4.14.0-2.fc39              updates  29 k
 systemd                      x86_64 254.10-1.fc39                updates 4.7 M
 systemd-pam                  x86_64 254.10-1.fc39                updates 360 k
 xkeyboard-config             noarch 2.40-1.fc39                  updates 971 k
 yajl                         x86_64 2.1.0-22.fc39                fedora   38 k
Installing weak dependencies:
 aardvark-dns                 x86_64 1.10.0-1.fc39                updates 873 k
 criu-libs                    x86_64 3.19-2.fc39                  updates  32 k
 cryptsetup-libs              x86_64 2.6.1-3.fc39                 fedora  491 k
 diffutils                    x86_64 3.10-3.fc39                  fedora  398 k
 fuse-overlayfs               x86_64 1.13-1.fc39                  updates  66 k
 gvisor-tap-vsock             x86_64 6:0.7.3-1.fc39               updates 3.7 M
 libbpf                       x86_64 2:1.1.0-4.fc39               fedora  165 k
 libxkbcommon                 x86_64 1.6.0-1.fc39                 updates 142 k
 passt                        x86_64 0^20240326.g4988e2b-1.fc39   updates 195 k
 qemu-user-static             x86_64 2:8.1.3-5.fc39               updates  23 k
 qrencode-libs                x86_64 4.1.1-5.fc39                 fedora   61 k
 slirp4netns                  x86_64 1.2.2-1.fc39                 updates  47 k
 systemd-networkd             x86_64 254.10-1.fc39                updates 647 k
 systemd-resolved             x86_64 254.10-1.fc39                updates 293 k

Transaction Summary
================================================================================
Install  79 Packages

Total download size: 73 M
Installed size: 284 M
Downloading Packages:
(1/79): dbus-1.14.10-1.fc39.x86_64.rpm           67 kB/s | 8.1 kB     00:00    
(2/79): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 1.0 MB/s | 491 kB     00:00    
(3/79): dbus-common-1.14.10-1.fc39.noarch.rpm    42 kB/s |  15 kB     00:00    
(4/79): diffutils-3.10-3.fc39.x86_64.rpm        1.0 MB/s | 398 kB     00:00    
(5/79): fuse-common-3.16.1-1.fc39.x86_64.rpm     21 kB/s | 8.3 kB     00:00    
(6/79): fuse3-3.16.1-1.fc39.x86_64.rpm          656 kB/s |  57 kB     00:00    
(7/79): fuse3-libs-3.16.1-1.fc39.x86_64.rpm     611 kB/s |  94 kB     00:00    
(8/79): gpgme-1.20.0-5.fc39.x86_64.rpm          687 kB/s | 210 kB     00:00    
(9/79): iptables-legacy-1.8.9-5.fc39.x86_64.rpm 191 kB/s |  52 kB     00:00    
(10/79): catatonit-0.1.7-18.fc39.x86_64.rpm     239 kB/s | 321 kB     00:01    
(11/79): iptables-legacy-libs-1.8.9-5.fc39.x86_ 361 kB/s |  38 kB     00:00    
(12/79): iptables-libs-1.8.9-5.fc39.x86_64.rpm  1.3 MB/s | 414 kB     00:00    
(13/79): jansson-2.13.1-7.fc39.x86_64.rpm       150 kB/s |  44 kB     00:00    
(14/79): kmod-30-6.fc39.x86_64.rpm              366 kB/s | 120 kB     00:00    
(15/79): kmod-libs-30-6.fc39.x86_64.rpm         533 kB/s |  67 kB     00:00    
(16/79): libargon2-20190702-3.fc39.x86_64.rpm   260 kB/s |  28 kB     00:00    
(17/79): libbpf-1.1.0-4.fc39.x86_64.rpm         1.2 MB/s | 165 kB     00:00    
(18/79): libedit-3.1-48.20230828cvs.fc39.x86_64 658 kB/s | 107 kB     00:00    
(19/79): libibverbs-46.0-4.fc39.x86_64.rpm      1.1 MB/s | 431 kB     00:00    
(20/79): libmd-1.1.0-2.fc39.x86_64.rpm          146 kB/s |  47 kB     00:00    
(21/79): libmnl-1.0.5-3.fc39.x86_64.rpm         114 kB/s |  28 kB     00:00    
(22/79): libnetfilter_conntrack-1.0.9-2.fc39.x8 1.0 MB/s |  59 kB     00:00    
(23/79): libnfnetlink-1.0.1-24.fc39.x86_64.rpm  517 kB/s |  29 kB     00:00    
(24/79): libnftnl-1.2.6-2.fc39.x86_64.rpm       815 kB/s |  83 kB     00:00    
(25/79): libpcap-1.10.4-2.fc39.x86_64.rpm       1.1 MB/s | 175 kB     00:00    
(26/79): libseccomp-2.5.3-6.fc39.x86_64.rpm     433 kB/s |  71 kB     00:00    
(27/79): libslirp-4.7.0-4.fc39.x86_64.rpm       465 kB/s |  75 kB     00:00    
(28/79): nftables-1.0.7-3.fc39.x86_64.rpm       1.5 MB/s | 413 kB     00:00    
(29/79): protobuf-c-1.4.1-5.fc39.x86_64.rpm     147 kB/s |  39 kB     00:00    
(30/79): qrencode-libs-4.1.1-5.fc39.x86_64.rpm  250 kB/s |  61 kB     00:00    
(31/79): yajl-2.1.0-22.fc39.x86_64.rpm          532 kB/s |  38 kB     00:00    
(32/79): conmon-2.1.10-1.fc39.x86_64.rpm        428 kB/s |  53 kB     00:00    
(33/79): containers-common-extra-1-99.fc39.noar 483 kB/s |  12 kB     00:00    
(34/79): containers-common-1-99.fc39.noarch.rpm 695 kB/s |  98 kB     00:00    
(35/79): criu-libs-3.19-2.fc39.x86_64.rpm       525 kB/s |  32 kB     00:00    
(36/79): aardvark-dns-1.10.0-1.fc39.x86_64.rpm  1.6 MB/s | 873 kB     00:00    
(37/79): crun-1.14.4-1.fc39.x86_64.rpm          774 kB/s | 230 kB     00:00    
(38/79): criu-3.19-2.fc39.x86_64.rpm            1.3 MB/s | 560 kB     00:00    
(39/79): dbus-broker-35-2.fc39.x86_64.rpm       889 kB/s | 176 kB     00:00    
(40/79): device-mapper-1.02.197-1.fc39.x86_64.r 656 kB/s | 138 kB     00:00    
(41/79): fuse-overlayfs-1.13-1.fc39.x86_64.rpm  549 kB/s |  66 kB     00:00    
(42/79): device-mapper-libs-1.02.197-1.fc39.x86 391 kB/s | 176 kB     00:00    
(43/79): libbsd-0.12.2-1.fc39.x86_64.rpm        628 kB/s | 121 kB     00:00    
(44/79): libfdisk-2.39.4-1.fc39.x86_64.rpm      731 kB/s | 161 kB     00:00    
(45/79): libnet-1.3-1.fc39.x86_64.rpm           631 kB/s |  60 kB     00:00    
(46/79): libnl3-3.9.0-1.fc39.x86_64.rpm         929 kB/s | 350 kB     00:00    
(47/79): gvisor-tap-vsock-gvforwarder-0.7.3-1.f 1.5 MB/s | 1.8 MB     00:01    
(48/79): libxkbcommon-1.6.0-1.fc39.x86_64.rpm   623 kB/s | 142 kB     00:00    
(49/79): passt-0^20240326.g4988e2b-1.fc39.x86_6 605 kB/s | 195 kB     00:00    
(50/79): gvisor-tap-vsock-0.7.3-1.fc39.x86_64.r 1.6 MB/s | 3.7 MB     00:02    
(51/79): qemu-user-static-8.1.3-5.fc39.x86_64.r  69 kB/s |  23 kB     00:00    
(52/79): netavark-1.10.3-1.fc39.x86_64.rpm      1.9 MB/s | 3.4 MB     00:01    
(53/79): qemu-user-static-alpha-8.1.3-5.fc39.x8 2.2 MB/s | 1.3 MB     00:00    
(54/79): qemu-user-static-aarch64-8.1.3-5.fc39. 1.6 MB/s | 2.5 MB     00:01    
(55/79): qemu-user-static-arm-8.1.3-5.fc39.x86_ 1.9 MB/s | 2.0 MB     00:01    
(56/79): qemu-user-static-cris-8.1.3-5.fc39.x86 1.7 MB/s | 1.3 MB     00:00    
(57/79): qemu-user-static-hexagon-8.1.3-5.fc39. 1.9 MB/s | 1.7 MB     00:00    
(58/79): qemu-user-static-hppa-8.1.3-5.fc39.x86 1.6 MB/s | 1.3 MB     00:00    
(59/79): qemu-user-static-loongarch64-8.1.3-5.f 2.0 MB/s | 1.4 MB     00:00    
(60/79): qemu-user-static-m68k-8.1.3-5.fc39.x86 1.6 MB/s | 1.4 MB     00:00    
(61/79): qemu-user-static-microblaze-8.1.3-5.fc 2.1 MB/s | 1.6 MB     00:00    
(62/79): qemu-user-static-nios2-8.1.3-5.fc39.x8 1.7 MB/s | 1.3 MB     00:00    
(63/79): podman-4.9.4-1.fc39.x86_64.rpm         2.3 MB/s |  15 MB     00:06    
(64/79): qemu-user-static-mips-8.1.3-5.fc39.x86 2.1 MB/s | 3.8 MB     00:01    
(65/79): qemu-user-static-or1k-8.1.3-5.fc39.x86 1.9 MB/s | 1.3 MB     00:00    
(66/79): qemu-user-static-ppc-8.1.3-5.fc39.x86_ 2.3 MB/s | 2.5 MB     00:01    
(67/79): qemu-user-static-s390x-8.1.3-5.fc39.x8 1.9 MB/s | 1.4 MB     00:00    
(68/79): qemu-user-static-riscv-8.1.3-5.fc39.x8 1.6 MB/s | 2.0 MB     00:01    
(69/79): qemu-user-static-sh4-8.1.3-5.fc39.x86_ 2.3 MB/s | 1.6 MB     00:00    
(70/79): qemu-user-static-sparc-8.1.3-5.fc39.x8 1.7 MB/s | 2.1 MB     00:01    
(71/79): shadow-utils-subid-4.14.0-2.fc39.x86_6 185 kB/s |  29 kB     00:00    
(72/79): qemu-user-static-x86-8.1.3-5.fc39.x86_ 1.9 MB/s | 1.9 MB     00:01    
(73/79): slirp4netns-1.2.2-1.fc39.x86_64.rpm    637 kB/s |  47 kB     00:00    
(74/79): systemd-networkd-254.10-1.fc39.x86_64. 1.1 MB/s | 647 kB     00:00    
(75/79): qemu-user-static-xtensa-8.1.3-5.fc39.x 1.6 MB/s | 2.4 MB     00:01    
(76/79): systemd-pam-254.10-1.fc39.x86_64.rpm   1.0 MB/s | 360 kB     00:00    
(77/79): systemd-resolved-254.10-1.fc39.x86_64. 1.0 MB/s | 293 kB     00:00    
(78/79): xkeyboard-config-2.40-1.fc39.noarch.rp 1.3 MB/s | 971 kB     00:00    
(79/79): systemd-254.10-1.fc39.x86_64.rpm       2.1 MB/s | 4.7 MB     00:02    
--------------------------------------------------------------------------------
Total                                           4.2 MB/s |  73 MB     00:17     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libseccomp-2.5.3-6.fc39.x86_64                        1/79 
  Installing       : libmnl-1.0.5-3.fc39.x86_64                            2/79 
  Installing       : gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.x86_64    3/79 
  Installing       : gvisor-tap-vsock-6:0.7.3-1.fc39.x86_64                4/79 
  Installing       : qemu-user-static-x86-2:8.1.3-5.fc39.x86_64            5/79 
  Running scriptlet: qemu-user-static-x86-2:8.1.3-5.fc39.x86_64            5/79 
  Installing       : qemu-user-static-arm-2:8.1.3-5.fc39.x86_64            6/79 
  Running scriptlet: qemu-user-static-arm-2:8.1.3-5.fc39.x86_64            6/79 
  Installing       : qemu-user-static-aarch64-2:8.1.3-5.fc39.x86_64        7/79 
  Running scriptlet: qemu-user-static-aarch64-2:8.1.3-5.fc39.x86_64        7/79 
  Installing       : libnl3-3.9.0-1.fc39.x86_64                            8/79 
  Installing       : protobuf-c-1.4.1-5.fc39.x86_64                        9/79 
  Installing       : fuse3-libs-3.16.1-1.fc39.x86_64                      10/79 
  Installing       : libibverbs-46.0-4.fc39.x86_64                        11/79 
  Installing       : libpcap-14:1.10.4-2.fc39.x86_64                      12/79 
  Installing       : iptables-legacy-libs-1.8.9-5.fc39.x86_64             13/79 
  Installing       : libnftnl-1.2.6-2.fc39.x86_64                         14/79 
  Installing       : conmon-2:2.1.10-1.fc39.x86_64                        15/79 
  Installing       : xkeyboard-config-2.40-1.fc39.noarch                  16/79 
  Installing       : libxkbcommon-1.6.0-1.fc39.x86_64                     17/79 
  Installing       : shadow-utils-subid-2:4.14.0-2.fc39.x86_64            18/79 
  Installing       : qemu-user-static-xtensa-2:8.1.3-5.fc39.x86_64        19/79 
  Running scriptlet: qemu-user-static-xtensa-2:8.1.3-5.fc39.x86_64        19/79 
  Installing       : qemu-user-static-sparc-2:8.1.3-5.fc39.x86_64         20/79 
  Running scriptlet: qemu-user-static-sparc-2:8.1.3-5.fc39.x86_64         20/79 
  Installing       : qemu-user-static-sh4-2:8.1.3-5.fc39.x86_64           21/79 
  Running scriptlet: qemu-user-static-sh4-2:8.1.3-5.fc39.x86_64           21/79 
  Installing       : qemu-user-static-s390x-2:8.1.3-5.fc39.x86_64         22/79 
  Running scriptlet: qemu-user-static-s390x-2:8.1.3-5.fc39.x86_64         22/79 
  Installing       : qemu-user-static-riscv-2:8.1.3-5.fc39.x86_64         23/79 
  Running scriptlet: qemu-user-static-riscv-2:8.1.3-5.fc39.x86_64         23/79 
  Installing       : qemu-user-static-ppc-2:8.1.3-5.fc39.x86_64           24/79 
  Running scriptlet: qemu-user-static-ppc-2:8.1.3-5.fc39.x86_64           24/79 
  Installing       : qemu-user-static-or1k-2:8.1.3-5.fc39.x86_64          25/79 
  Running scriptlet: qemu-user-static-or1k-2:8.1.3-5.fc39.x86_64          25/79 
  Installing       : qemu-user-static-nios2-2:8.1.3-5.fc39.x86_64         26/79 
  Running scriptlet: qemu-user-static-nios2-2:8.1.3-5.fc39.x86_64         26/79 
  Installing       : qemu-user-static-mips-2:8.1.3-5.fc39.x86_64          27/79 
  Running scriptlet: qemu-user-static-mips-2:8.1.3-5.fc39.x86_64          27/79 
  Installing       : qemu-user-static-microblaze-2:8.1.3-5.fc39.x86_64    28/79 
  Running scriptlet: qemu-user-static-microblaze-2:8.1.3-5.fc39.x86_64    28/79 
  Installing       : qemu-user-static-m68k-2:8.1.3-5.fc39.x86_64          29/79 
  Running scriptlet: qemu-user-static-m68k-2:8.1.3-5.fc39.x86_64          29/79 
  Installing       : qemu-user-static-loongarch64-2:8.1.3-5.fc39.x86_64   30/79 
  Running scriptlet: qemu-user-static-loongarch64-2:8.1.3-5.fc39.x86_64   30/79 
  Installing       : qemu-user-static-hppa-2:8.1.3-5.fc39.x86_64          31/79 
  Running scriptlet: qemu-user-static-hppa-2:8.1.3-5.fc39.x86_64          31/79 
  Installing       : qemu-user-static-hexagon-2:8.1.3-5.fc39.x86_64       32/79 
  Running scriptlet: qemu-user-static-hexagon-2:8.1.3-5.fc39.x86_64       32/79 
  Installing       : qemu-user-static-cris-2:8.1.3-5.fc39.x86_64          33/79 
  Running scriptlet: qemu-user-static-cris-2:8.1.3-5.fc39.x86_64          33/79 
  Installing       : qemu-user-static-alpha-2:8.1.3-5.fc39.x86_64         34/79 
  Running scriptlet: qemu-user-static-alpha-2:8.1.3-5.fc39.x86_64         34/79 
  Installing       : passt-0^20240326.g4988e2b-1.fc39.x86_64              35/79 
  Installing       : libnet-1.3-1.fc39.x86_64                             36/79 
  Installing       : libfdisk-2.39.4-1.fc39.x86_64                        37/79 
  Installing       : aardvark-dns-1.10.0-1.fc39.x86_64                    38/79 
  Installing       : netavark-1.10.3-1.fc39.x86_64                        39/79 
  Installing       : yajl-2.1.0-22.fc39.x86_64                            40/79 
  Installing       : qrencode-libs-4.1.1-5.fc39.x86_64                    41/79 
  Installing       : libslirp-4.7.0-4.fc39.x86_64                         42/79 
  Installing       : slirp4netns-1.2.2-1.fc39.x86_64                      43/79 
  Installing       : libnfnetlink-1.0.1-24.fc39.x86_64                    44/79 
  Installing       : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           45/79 
  Installing       : iptables-libs-1.8.9-5.fc39.x86_64                    46/79 
  Installing       : iptables-legacy-1.8.9-5.fc39.x86_64                  47/79 
  Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64                  47/79 
  Installing       : libmd-1.1.0-2.fc39.x86_64                            48/79 
  Installing       : libbsd-0.12.2-1.fc39.x86_64                          49/79 
  Installing       : libedit-3.1-48.20230828cvs.fc39.x86_64               50/79 
  Installing       : libbpf-2:1.1.0-4.fc39.x86_64                         51/79 
  Installing       : libargon2-20190702-3.fc39.x86_64                     52/79 
  Installing       : kmod-libs-30-6.fc39.x86_64                           53/79 
  Installing       : kmod-30-6.fc39.x86_64                                54/79 
  Installing       : jansson-2.13.1-7.fc39.x86_64                         55/79 
  Installing       : nftables-1:1.0.7-3.fc39.x86_64                       56/79 
  Running scriptlet: nftables-1:1.0.7-3.fc39.x86_64                       56/79 
  Installing       : criu-3.19-2.fc39.x86_64                              57/79 
  Installing       : criu-libs-3.19-2.fc39.x86_64                         58/79 
  Installing       : crun-1.14.4-1.fc39.x86_64                            59/79 
  Installing       : gpgme-1.20.0-5.fc39.x86_64                           60/79 
  Installing       : fuse-common-3.16.1-1.fc39.x86_64                     61/79 
  Installing       : fuse3-3.16.1-1.fc39.x86_64                           62/79 
  Installing       : fuse-overlayfs-1.13-1.fc39.x86_64                    63/79 
  Running scriptlet: fuse-overlayfs-1.13-1.fc39.x86_64                    63/79 
  Installing       : containers-common-4:1-99.fc39.noarch                 64/79 
  Installing       : diffutils-3.10-3.fc39.x86_64                         65/79 
  Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  66/79 
  Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  66/79 
  Running scriptlet: dbus-broker-35-2.fc39.x86_64                         67/79 
  Installing       : dbus-broker-35-2.fc39.x86_64                         67/79 
  Running scriptlet: dbus-broker-35-2.fc39.x86_64                         67/79 
  Installing       : dbus-1:1.14.10-1.fc39.x86_64                         68/79 
  Installing       : device-mapper-libs-1.02.197-1.fc39.x86_64            69/79 
  Installing       : cryptsetup-libs-2.6.1-3.fc39.x86_64                  70/79 
  Installing       : device-mapper-1.02.197-1.fc39.x86_64                 71/79 
  Installing       : systemd-networkd-254.10-1.fc39.x86_64                72/79 
  Running scriptlet: systemd-networkd-254.10-1.fc39.x86_64                72/79 
  Installing       : systemd-pam-254.10-1.fc39.x86_64                     73/79 
  Installing       : systemd-resolved-254.10-1.fc39.x86_64                74/79 
  Running scriptlet: systemd-resolved-254.10-1.fc39.x86_64                74/79 
  Installing       : systemd-254.10-1.fc39.x86_64                         75/79 
  Running scriptlet: systemd-254.10-1.fc39.x86_64                         75/79 
Creating group 'utmp' with GID 22.
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.
Creating group 'systemd-resolve' with GID 193.
Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.

  Installing       : qemu-user-static-2:8.1.3-5.fc39.x86_64               76/79 
  Installing       : containers-common-extra-4:1-99.fc39.noarch           77/79 
  Installing       : catatonit-0.1.7-18.fc39.x86_64                       78/79 
  Installing       : podman-5:4.9.4-1.fc39.x86_64                         79/79 
  Running scriptlet: systemd-resolved-254.10-1.fc39.x86_64                79/79 
  Running scriptlet: podman-5:4.9.4-1.fc39.x86_64                         79/79 
  Verifying        : catatonit-0.1.7-18.fc39.x86_64                        1/79 
  Verifying        : cryptsetup-libs-2.6.1-3.fc39.x86_64                   2/79 
  Verifying        : dbus-1:1.14.10-1.fc39.x86_64                          3/79 
  Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   4/79 
  Verifying        : diffutils-3.10-3.fc39.x86_64                          5/79 
  Verifying        : fuse-common-3.16.1-1.fc39.x86_64                      6/79 
  Verifying        : fuse3-3.16.1-1.fc39.x86_64                            7/79 
  Verifying        : fuse3-libs-3.16.1-1.fc39.x86_64                       8/79 
  Verifying        : gpgme-1.20.0-5.fc39.x86_64                            9/79 
  Verifying        : iptables-legacy-1.8.9-5.fc39.x86_64                  10/79 
  Verifying        : iptables-legacy-libs-1.8.9-5.fc39.x86_64             11/79 
  Verifying        : iptables-libs-1.8.9-5.fc39.x86_64                    12/79 
  Verifying        : jansson-2.13.1-7.fc39.x86_64                         13/79 
  Verifying        : kmod-30-6.fc39.x86_64                                14/79 
  Verifying        : kmod-libs-30-6.fc39.x86_64                           15/79 
  Verifying        : libargon2-20190702-3.fc39.x86_64                     16/79 
  Verifying        : libbpf-2:1.1.0-4.fc39.x86_64                         17/79 
  Verifying        : libedit-3.1-48.20230828cvs.fc39.x86_64               18/79 
  Verifying        : libibverbs-46.0-4.fc39.x86_64                        19/79 
  Verifying        : libmd-1.1.0-2.fc39.x86_64                            20/79 
  Verifying        : libmnl-1.0.5-3.fc39.x86_64                           21/79 
  Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           22/79 
  Verifying        : libnfnetlink-1.0.1-24.fc39.x86_64                    23/79 
  Verifying        : libnftnl-1.2.6-2.fc39.x86_64                         24/79 
  Verifying        : libpcap-14:1.10.4-2.fc39.x86_64                      25/79 
  Verifying        : libseccomp-2.5.3-6.fc39.x86_64                       26/79 
  Verifying        : libslirp-4.7.0-4.fc39.x86_64                         27/79 
  Verifying        : nftables-1:1.0.7-3.fc39.x86_64                       28/79 
  Verifying        : protobuf-c-1.4.1-5.fc39.x86_64                       29/79 
  Verifying        : qrencode-libs-4.1.1-5.fc39.x86_64                    30/79 
  Verifying        : yajl-2.1.0-22.fc39.x86_64                            31/79 
  Verifying        : aardvark-dns-1.10.0-1.fc39.x86_64                    32/79 
  Verifying        : conmon-2:2.1.10-1.fc39.x86_64                        33/79 
  Verifying        : containers-common-4:1-99.fc39.noarch                 34/79 
  Verifying        : containers-common-extra-4:1-99.fc39.noarch           35/79 
  Verifying        : criu-3.19-2.fc39.x86_64                              36/79 
  Verifying        : criu-libs-3.19-2.fc39.x86_64                         37/79 
  Verifying        : crun-1.14.4-1.fc39.x86_64                            38/79 
  Verifying        : dbus-broker-35-2.fc39.x86_64                         39/79 
  Verifying        : device-mapper-1.02.197-1.fc39.x86_64                 40/79 
  Verifying        : device-mapper-libs-1.02.197-1.fc39.x86_64            41/79 
  Verifying        : fuse-overlayfs-1.13-1.fc39.x86_64                    42/79 
  Verifying        : gvisor-tap-vsock-6:0.7.3-1.fc39.x86_64               43/79 
  Verifying        : gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.x86_64   44/79 
  Verifying        : libbsd-0.12.2-1.fc39.x86_64                          45/79 
  Verifying        : libfdisk-2.39.4-1.fc39.x86_64                        46/79 
  Verifying        : libnet-1.3-1.fc39.x86_64                             47/79 
  Verifying        : libnl3-3.9.0-1.fc39.x86_64                           48/79 
  Verifying        : libxkbcommon-1.6.0-1.fc39.x86_64                     49/79 
  Verifying        : netavark-1.10.3-1.fc39.x86_64                        50/79 
  Verifying        : passt-0^20240326.g4988e2b-1.fc39.x86_64              51/79 
  Verifying        : podman-5:4.9.4-1.fc39.x86_64                         52/79 
  Verifying        : qemu-user-static-2:8.1.3-5.fc39.x86_64               53/79 
  Verifying        : qemu-user-static-aarch64-2:8.1.3-5.fc39.x86_64       54/79 
  Verifying        : qemu-user-static-alpha-2:8.1.3-5.fc39.x86_64         55/79 
  Verifying        : qemu-user-static-arm-2:8.1.3-5.fc39.x86_64           56/79 
  Verifying        : qemu-user-static-cris-2:8.1.3-5.fc39.x86_64          57/79 
  Verifying        : qemu-user-static-hexagon-2:8.1.3-5.fc39.x86_64       58/79 
  Verifying        : qemu-user-static-hppa-2:8.1.3-5.fc39.x86_64          59/79 
  Verifying        : qemu-user-static-loongarch64-2:8.1.3-5.fc39.x86_64   60/79 
  Verifying        : qemu-user-static-m68k-2:8.1.3-5.fc39.x86_64          61/79 
  Verifying        : qemu-user-static-microblaze-2:8.1.3-5.fc39.x86_64    62/79 
  Verifying        : qemu-user-static-mips-2:8.1.3-5.fc39.x86_64          63/79 
  Verifying        : qemu-user-static-nios2-2:8.1.3-5.fc39.x86_64         64/79 
  Verifying        : qemu-user-static-or1k-2:8.1.3-5.fc39.x86_64          65/79 
  Verifying        : qemu-user-static-ppc-2:8.1.3-5.fc39.x86_64           66/79 
  Verifying        : qemu-user-static-riscv-2:8.1.3-5.fc39.x86_64         67/79 
  Verifying        : qemu-user-static-s390x-2:8.1.3-5.fc39.x86_64         68/79 
  Verifying        : qemu-user-static-sh4-2:8.1.3-5.fc39.x86_64           69/79 
  Verifying        : qemu-user-static-sparc-2:8.1.3-5.fc39.x86_64         70/79 
  Verifying        : qemu-user-static-x86-2:8.1.3-5.fc39.x86_64           71/79 
  Verifying        : qemu-user-static-xtensa-2:8.1.3-5.fc39.x86_64        72/79 
  Verifying        : shadow-utils-subid-2:4.14.0-2.fc39.x86_64            73/79 
  Verifying        : slirp4netns-1.2.2-1.fc39.x86_64                      74/79 
  Verifying        : systemd-254.10-1.fc39.x86_64                         75/79 
  Verifying        : systemd-networkd-254.10-1.fc39.x86_64                76/79 
  Verifying        : systemd-pam-254.10-1.fc39.x86_64                     77/79 
  Verifying        : systemd-resolved-254.10-1.fc39.x86_64                78/79 
  Verifying        : xkeyboard-config-2.40-1.fc39.noarch                  79/79 

Installed:
  aardvark-dns-1.10.0-1.fc39.x86_64                                             
  catatonit-0.1.7-18.fc39.x86_64                                                
  conmon-2:2.1.10-1.fc39.x86_64                                                 
  containers-common-4:1-99.fc39.noarch                                          
  containers-common-extra-4:1-99.fc39.noarch                                    
  criu-3.19-2.fc39.x86_64                                                       
  criu-libs-3.19-2.fc39.x86_64                                                  
  crun-1.14.4-1.fc39.x86_64                                                     
  cryptsetup-libs-2.6.1-3.fc39.x86_64                                           
  dbus-1:1.14.10-1.fc39.x86_64                                                  
  dbus-broker-35-2.fc39.x86_64                                                  
  dbus-common-1:1.14.10-1.fc39.noarch                                           
  device-mapper-1.02.197-1.fc39.x86_64                                          
  device-mapper-libs-1.02.197-1.fc39.x86_64                                     
  diffutils-3.10-3.fc39.x86_64                                                  
  fuse-common-3.16.1-1.fc39.x86_64                                              
  fuse-overlayfs-1.13-1.fc39.x86_64                                             
  fuse3-3.16.1-1.fc39.x86_64                                                    
  fuse3-libs-3.16.1-1.fc39.x86_64                                               
  gpgme-1.20.0-5.fc39.x86_64                                                    
  gvisor-tap-vsock-6:0.7.3-1.fc39.x86_64                                        
  gvisor-tap-vsock-gvforwarder-6:0.7.3-1.fc39.x86_64                            
  iptables-legacy-1.8.9-5.fc39.x86_64                                           
  iptables-legacy-libs-1.8.9-5.fc39.x86_64                                      
  iptables-libs-1.8.9-5.fc39.x86_64                                             
  jansson-2.13.1-7.fc39.x86_64                                                  
  kmod-30-6.fc39.x86_64                                                         
  kmod-libs-30-6.fc39.x86_64                                                    
  libargon2-20190702-3.fc39.x86_64                                              
  libbpf-2:1.1.0-4.fc39.x86_64                                                  
  libbsd-0.12.2-1.fc39.x86_64                                                   
  libedit-3.1-48.20230828cvs.fc39.x86_64                                        
  libfdisk-2.39.4-1.fc39.x86_64                                                 
  libibverbs-46.0-4.fc39.x86_64                                                 
  libmd-1.1.0-2.fc39.x86_64                                                     
  libmnl-1.0.5-3.fc39.x86_64                                                    
  libnet-1.3-1.fc39.x86_64                                                      
  libnetfilter_conntrack-1.0.9-2.fc39.x86_64                                    
  libnfnetlink-1.0.1-24.fc39.x86_64                                             
  libnftnl-1.2.6-2.fc39.x86_64                                                  
  libnl3-3.9.0-1.fc39.x86_64                                                    
  libpcap-14:1.10.4-2.fc39.x86_64                                               
  libseccomp-2.5.3-6.fc39.x86_64                                                
  libslirp-4.7.0-4.fc39.x86_64                                                  
  libxkbcommon-1.6.0-1.fc39.x86_64                                              
  netavark-1.10.3-1.fc39.x86_64                                                 
  nftables-1:1.0.7-3.fc39.x86_64                                                
  passt-0^20240326.g4988e2b-1.fc39.x86_64                                       
  podman-5:4.9.4-1.fc39.x86_64                                                  
  protobuf-c-1.4.1-5.fc39.x86_64                                                
  qemu-user-static-2:8.1.3-5.fc39.x86_64                                        
  qemu-user-static-aarch64-2:8.1.3-5.fc39.x86_64                                
  qemu-user-static-alpha-2:8.1.3-5.fc39.x86_64                                  
  qemu-user-static-arm-2:8.1.3-5.fc39.x86_64                                    
  qemu-user-static-cris-2:8.1.3-5.fc39.x86_64                                   
  qemu-user-static-hexagon-2:8.1.3-5.fc39.x86_64                                
  qemu-user-static-hppa-2:8.1.3-5.fc39.x86_64                                   
  qemu-user-static-loongarch64-2:8.1.3-5.fc39.x86_64                            
  qemu-user-static-m68k-2:8.1.3-5.fc39.x86_64                                   
  qemu-user-static-microblaze-2:8.1.3-5.fc39.x86_64                             
  qemu-user-static-mips-2:8.1.3-5.fc39.x86_64                                   
  qemu-user-static-nios2-2:8.1.3-5.fc39.x86_64                                  
  qemu-user-static-or1k-2:8.1.3-5.fc39.x86_64                                   
  qemu-user-static-ppc-2:8.1.3-5.fc39.x86_64                                    
  qemu-user-static-riscv-2:8.1.3-5.fc39.x86_64                                  
  qemu-user-static-s390x-2:8.1.3-5.fc39.x86_64                                  
  qemu-user-static-sh4-2:8.1.3-5.fc39.x86_64                                    
  qemu-user-static-sparc-2:8.1.3-5.fc39.x86_64                                  
  qemu-user-static-x86-2:8.1.3-5.fc39.x86_64                                    
  qemu-user-static-xtensa-2:8.1.3-5.fc39.x86_64                                 
  qrencode-libs-4.1.1-5.fc39.x86_64                                             
  shadow-utils-subid-2:4.14.0-2.fc39.x86_64                                     
  slirp4netns-1.2.2-1.fc39.x86_64                                               
  systemd-254.10-1.fc39.x86_64                                                  
  systemd-networkd-254.10-1.fc39.x86_64                                         
  systemd-pam-254.10-1.fc39.x86_64                                              
  systemd-resolved-254.10-1.fc39.x86_64                                         
  xkeyboard-config-2.40-1.fc39.noarch                                           
  yajl-2.1.0-22.fc39.x86_64                                                     

Complete!
--> c563c1634131
STEP 3/3: RUN podman pull --events-backend=file alpine
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8": processing tar file(Error: unrecognized command `podman /`

Did you mean this?
        cp
        ps
        rm

Try 'podman --help' for more information
): exit status 125
Error: building at STEP "RUN podman pull --events-backend=file alpine": while running runtime: exit status 125

% cat << EOF > Containerfile
FROM fedora
RUN dnf install podman -y
EOF

% podman build --arch amd64 --cap-add all -t podman-amd64 .
STEP 1/2: FROM fedora
STEP 2/2: RUN dnf install podman -y
--> Using cache c563c16341319c3d38e07fc156dc4e1f64f201c432a270693e375d62742b88ee
COMMIT podman-amd64
--> c563c1634131
Successfully tagged localhost/podman-amd64:latest
c563c16341319c3d38e07fc156dc4e1f64f201c432a270693e375d62742b88ee

% podman run --rm -d --arch amd64 --name podman-amd64 --cap-add all podman-amd64 sleep inf
082f1004eb3f3e4fbc39857e88fa6fb7d5820c0004809c3b8f656611b3470e0d

% podman pull --arch amd64 alpine
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
Copying config sha256:05455a08881ea9cf0e752bc48e61bbd71a34c029bb13df01e40e3e70e0d007bd
Writing manifest to image destination
05455a08881ea9cf0e752bc48e61bbd71a34c029bb13df01e40e3e70e0d007bd

% podman save alpine -o alpine.tar
% podman cp alpine.tar podman-amd64:alpine.tar
% podman exec -it podman-amd64 bash
[root@082f1004eb3f /]#
[root@082f1004eb3f /]# podman load -i alpine.tar --events-backend=file
Getting image source signatures
Copying blob d4fc045c9e3a done   | 
Error: payload does not match any of the supported image formats:
 * oci: open alpine.tar/index.json: not a directory
 * oci-archive: loading index: open /var/tmp/container_images_oci491392135/index.json: no such file or directory
 * docker-archive: writing blob: adding layer with blob "sha256:d4fc045c9e3a848011de66f34b81f052d4f2c15a17bb196d637e526349601820": processing tar file(Error: unrecognized command `podman /`

Did you mean this?
        cp
        ps
        rm

Try 'podman --help' for more information
): exit status 125
 * dir: open alpine.tar/manifest.json: not a directory
[root@082f1004eb3f /]# 
[root@082f1004eb3f /]# cat << EOF > Containerfile
FROM fedora
EOF
[root@082f1004eb3f /]# podman build . --events-backend=file
STEP 1/1: FROM fedora
Resolved "fedora" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull registry.fedoraproject.org/fedora:latest...
Getting image source signatures
Copying blob 26fda7bb791d done   | 
Error: creating build container: copying system image from manifest list: writing blob: adding layer with blob "sha256:26fda7bb791d6cf0944e74d038d65cddd538f70f2c3a8d9f54af5c006fd58a6b": processing tar file(Error: unrecognized command `podman /`

Did you mean this?
        cp
        ps
        rm

Try 'podman --help' for more information
): exit status 125

[root@082f1004eb3f /]# podman pull --events-backend=file alpine
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/alpine:latest...
Getting image source signatures
Copying blob 4abcf2066143 done   | 
Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8": processing tar file(Error: unrecognized command `podman /`

Did you mean this?
        cp
        ps
        rm

Try 'podman --help' for more information
): exit status 125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment