Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
Commit message: "Update build.sh"
 > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@374457fc[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
[plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins6320631014210154238.sh
+ PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
   5361b42ae..b47abadcc  master                 -> origin/master
 * [new branch]          disable-riscv64-failed -> origin/disable-riscv64-failed
 * [new branch]          rm-qtbrowser           -> origin/rm-qtbrowser
Updating 5361b42ae..b47abadcc
Fast-forward
 device/main/linux-postmarketos-allwinner/APKBUILD  |  12 +-
 .../config-postmarketos-allwinner.aarch64          |  18 ++-
 .../config-postmarketos-allwinner.armv7            |  15 ++-
 main/gcc4/APKBUILD                                 |   2 +-
 main/gcc6/APKBUILD                                 |   2 +-
 main/hello-world-rust/APKBUILD                     |   2 +
 temp/gnome-shell-mobile/APKBUILD                   |   3 +-
 temp/gnome-software-plugin-apk/APKBUILD            |  34 ------
 ...-appstream-utils-use-external-appstream-s.patch |  39 -------
 ...0001-make-updates-page-default-at-startup.patch |  48 --------
 .../0002-disable-Automatic-Updates-options.patch   |  38 -------
 ...-appstream-utils-hash-url-to-allow-same-b.patch | 110 ------------------
 ...-public-headers-and-mark-gs-test.h-as-pub.patch |  81 -------------
 temp/gnome-software/APKBUILD                       | 126 ---------------------
 temp/gnome-software/gnome-software.post-upgrade    |   4 -
 .../org.gnome.software.gschema.override            |   3 -
 16 files changed, 25 insertions(+), 512 deletions(-)
 delete mode 100644 temp/gnome-software-plugin-apk/APKBUILD
 delete mode 100644 temp/gnome-software/0001-gs-external-appstream-utils-use-external-appstream-s.patch
 delete mode 100644 temp/gnome-software/0001-make-updates-page-default-at-startup.patch
 delete mode 100644 temp/gnome-software/0002-disable-Automatic-Updates-options.patch
 delete mode 100644 temp/gnome-software/0002-gs-external-appstream-utils-hash-url-to-allow-same-b.patch
 delete mode 100644 temp/gnome-software/0003-lib-cleanup-public-headers-and-mark-gs-test.h-as-pub.patch
 delete mode 100644 temp/gnome-software/APKBUILD
 delete mode 100644 temp/gnome-software/gnome-software.post-upgrade
 delete mode 100644 temp/gnome-software/org.gnome.software.gschema.override
[15:49:04] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:04] Channel [edge]: [15:49:04] Vendor [tablet]: [15:49:04] Device codename [x64uefi]: [15:49:04] Username [user]: [15:49:06] User interface [plasma-mobile]: [15:49:06] Enable this package? (y/n) [n]: [15:49:06] Change them? (y/n) [n]: [15:49:06] Extra packages [osk-sdl]: [15:49:06] Use this timezone instead of GMT? (y/n) [y]: [15:49:06] Choose default locale for installation [C.UTF-8]: [15:49:06] Device hostname (short form, e.g. 'foo') [tablet-x64uefi]: [15:49:06] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:06] Zap existing chroots to apply configuration? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile'
[15:49:07] Config changed: device='tablet-x64uefi'
[15:49:07] Config changed: kernel='stable'
[15:49:07] Config changed: extra_packages='osk-sdl'
(2719702) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2719702) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2719702) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT ***
(2719702) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2719702) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2719702) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2719702) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2719702) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2719702) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2719702) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2719702) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2719702) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2719702) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2719702) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2719702) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2719702) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2719702) [15:49:08] APKINDEX outdated (older than 4h): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2719702) [15:49:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2719702) [15:49:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2719702) [15:49:08] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2719702) [15:49:08] Update package index for x86_64 (4 file(s))
(2719702) [15:49:08] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92
(2719702) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2719702) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2719702) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f
(2719702) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2719702) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2719702) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6
(2719702) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2719702) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2719702) [15:49:09] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c
(2719702) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2719702) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2719702) [15:49:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:10] extracted: /tmp/pmbootstrapisqw_6rwapk
(2719702) [15:49:10] extracted: /tmp/pmbootstraprr6unw1asig
(2719702) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraprr6unw1asig /tmp/pmbootstrapisqw_6rwapk
Verified OK
(2719702) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2719702) [15:49:10] % /tmp/pmbootstrapisqw_6rwapk --version
apk-tools 2.12.10, compiled for x86_64.
(2719702) [15:49:10] (native) install alpine-base
(2719702) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2719702) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2719702) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2719702) [15:49:10] (native) update /etc/apk/repositories
(2719702) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2719702) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2719702) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2719702) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2719702) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2719702) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2719702) [15:49:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2719702) [15:49:10] New background process: pid=2720168, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2719702) [15:49:10] (native) % adduser -D pmos -u 12345
(2719702) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2719702) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2719702) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2719702) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2719702) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2719702) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2719702) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2719702) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2719702) [15:49:11] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2719702) [15:49:14] (native) install cryptsetup util-linux parted
(2719702) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2719702) [15:49:14] (native) % cat /tmp/apk_progress_fifo
(2719702) [15:49:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2719702) [15:49:14] New background process: pid=2720256, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2719702) [15:49:14] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(2719702) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2719702) [15:49:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2719702) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2719702) [15:49:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2719702) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(2719702) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(2719702) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(2719702) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(2719702) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(2719702) [15:49:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(2719702) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2719702) [15:49:15] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2719702) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2719702) [15:49:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2719702) [15:49:15] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:15] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:15] extracted: /tmp/pmbootstraphsxtihwuapk
(2719702) [15:49:15] extracted: /tmp/pmbootstrapwln_gbwwsig
(2719702) [15:49:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2719702) [15:49:15] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapwln_gbwwsig /tmp/pmbootstraphsxtihwuapk
Verified OK
(2719702) [15:49:15] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2719702) [15:49:15] % /tmp/pmbootstraphsxtihwuapk --version
apk-tools 2.12.10, compiled for x86_64.
(2719702) [15:49:15] (rootfs_tablet-x64uefi) install alpine-base
(2719702) [15:49:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(2719702) [15:49:15] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(2719702) [15:49:15] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(2719702) [15:49:15] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2719702) [15:49:15] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2719702) [15:49:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2719702) [15:49:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2719702) [15:49:15] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2719702) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2719702) [15:49:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:15] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2719702) [15:49:15] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2719702) [15:49:15] New background process: pid=2720646, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % getent passwd user
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user wheel
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user video
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user audio
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user input
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user plugdev
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(2719702) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user netdev
(2719702) [15:49:16] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2719702) [15:49:17] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2719702) [15:49:17] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2719702) [15:49:17] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(2719702) [15:49:17] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2719702) [15:49:18] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2719702) [15:49:19] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2719702) [15:49:20] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2719702) [15:49:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:49:20] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2719702) [15:49:20] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2719702) [15:49:20] New background process: pid=2720826, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/798) Installing icu-data-full (72.1-r1)
(2/798) Installing dbus-libs (1.14.4-r0)
(3/798) Installing libgcc (12.2.1_git20220924-r3)
(4/798) Installing libffi (3.4.3-r0)
(5/798) Installing libintl (0.21.1-r1)
(6/798) Installing libblkid (2.38.1-r0)
(7/798) Installing libmount (2.38.1-r0)
(8/798) Installing pcre2 (10.40-r0)
(9/798) Installing glib (2.74.0-r4)
(10/798) Installing libstdc++ (12.2.1_git20220924-r3)
(11/798) Installing icu-libs (72.1-r1)
(12/798) Installing libpcre2-16 (10.40-r0)
(13/798) Installing zstd-libs (1.5.2-r9)
(14/798) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/798) Installing hicolor-icon-theme (0.17-r2)
(16/798) Installing libmagic (5.42-r0)
(17/798) Installing file (5.42-r0)
(18/798) Installing libxau (1.0.10-r0)
(19/798) Installing libmd (1.0.4-r0)
(20/798) Installing libbsd (0.11.7-r0)
(21/798) Installing libxdmcp (1.1.3-r1)
(22/798) Installing libxcb (1.15-r0)
(23/798) Installing libx11 (1.8.1-r1)
(24/798) Installing libxext (1.3.4-r1)
(25/798) Installing libice (1.0.10-r1)
(26/798) Installing libuuid (2.38.1-r0)
(27/798) Installing libsm (1.2.3-r1)
(28/798) Installing libxt (1.2.1-r0)
(29/798) Installing libxmu (1.1.4-r0)
(30/798) Installing xset (1.2.4-r1)
(31/798) Installing xprop (1.2.5-r1)
(32/798) Installing xdg-utils (1.1.3-r4)
(33/798) Installing mesa (22.2.2-r0)
(34/798) Installing hwdata-pci (0.363-r1)
(35/798) Installing libpciaccess (0.17-r0)
(36/798) Installing libdrm (2.4.113-r0)
(37/798) Installing libexpat (2.4.9-r0)
(38/798) Installing wayland-libs-server (1.21.0-r1)
(39/798) Installing libxfixes (6.0.0-r0)
(40/798) Installing libxxf86vm (1.1.5-r0)
(41/798) Installing mesa-glapi (22.2.2-r0)
(42/798) Installing libxshmfence (1.3.1-r0)
(43/798) Installing mesa-gl (22.2.2-r0)
(44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/798) Installing libxcomposite (0.4.5-r1)
(46/798) Installing brotli-libs (1.0.9-r8)
(47/798) Installing libbz2 (1.0.8-r3)
(48/798) Installing libpng (1.6.38-r0)
(49/798) Installing freetype (2.12.1-r0)
(50/798) Installing fontconfig (2.14.1-r0)
(51/798) Installing wayland-libs-client (1.21.0-r1)
(52/798) Installing wayland-libs-cursor (1.21.0-r1)
(53/798) Installing wayland-libs-egl (1.21.0-r1)
(54/798) Installing xkeyboard-config (2.37-r0)
(55/798) Installing xz-libs (5.2.7-r0)
(56/798) Installing libxml2 (2.10.3-r0)
(57/798) Installing libxkbcommon (1.4.1-r0)
(58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/798) Installing mesa-gbm (22.2.2-r0)
(60/798) Installing mesa-egl (22.2.2-r0)
(61/798) Installing avahi-libs (0.8-r6)
(62/798) Installing gmp (6.2.1-r2)
(63/798) Installing nettle (3.8.1-r0)
(64/798) Installing p11-kit (0.24.1-r1)
(65/798) Installing libtasn1 (4.19.0-r0)
(66/798) Installing libunistring (1.1-r0)
(67/798) Installing gnutls (3.7.8-r2)
(68/798) Installing cups-libs (2.4.2-r0)
(69/798) Installing pkgconf (1.9.3-r0)
(70/798) Installing shared-mime-info (2.2-r1)
(71/798) Installing libjpeg-turbo (2.1.4-r0)
(72/798) Installing libwebp (1.2.4-r1)
(73/798) Installing tiff (4.4.0-r1)
(74/798) Installing gdk-pixbuf (2.42.9-r1)
(75/798) Installing gtk-update-icon-cache (3.24.34-r7)
(76/798) Installing libxrender (0.9.11-r0)
(77/798) Installing libxcursor (1.2.1-r1)
(78/798) Installing libxdamage (1.1.5-r1)
(79/798) Installing libxi (1.8-r0)
(80/798) Installing libxinerama (1.1.4-r2)
(81/798) Installing libxrandr (1.5.2-r1)
(82/798) Installing libatk-1.0 (2.46.0-r0)
(83/798) Installing libxtst (1.2.4-r0)
(84/798) Installing at-spi2-core (2.46.0-r0)
(85/798) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/798) Installing pixman (0.42.0-r0)
(87/798) Installing cairo (1.17.6-r3)
(88/798) Installing cairo-gobject (1.17.6-r3)
(89/798) Installing libepoxy (1.5.10-r0)
(90/798) Installing fribidi (1.0.12-r0)
(91/798) Installing graphite2 (1.3.14-r2)
(92/798) Installing harfbuzz (5.3.1-r1)
(93/798) Installing libxft (2.3.6-r0)
(94/798) Installing pango (1.50.11-r0)
(95/798) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/798) Installing libevdev (1.13.0-r0)
(97/798) Installing mtdev (1.1.6-r1)
(98/798) Installing eudev-libs (3.2.11-r2)
(99/798) Installing libinput-libs (1.21.0-r0)
(100/798) Installing xcb-util-wm (0.4.2-r0)
(101/798) Installing xcb-util (0.4.0-r3)
(102/798) Installing xcb-util-image (0.4.1-r0)
(103/798) Installing xcb-util-keysyms (0.4.1-r0)
(104/798) Installing xcb-util-renderutil (0.3.10-r0)
(105/798) Installing libxkbcommon-x11 (1.4.1-r0)
(106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/798) Installing kirigami2-libs (5.99.0-r0)
(110/798) Installing kirigami2 (5.99.0-r0)
(111/798) Installing kactivities-libs (5.99.0-r0)
(112/798) Installing karchive (5.99.0-r0)
(113/798) Installing kconfig (5.99.0-r0)
(114/798) Installing kcoreaddons (5.99.0-r0)
(115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(116/798) Installing kwindowsystem (5.99.0-r0)
(117/798) Installing kcrash (5.99.0-r0)
(118/798) Installing kdbusaddons (5.99.0-r0)
(119/798) Installing kglobalaccel (5.99.0-r0)
(120/798) Installing kguiaddons (5.99.0-r0)
(121/798) Installing ki18n (5.99.0-r0)
(122/798) Installing libelogind (246.10-r5)
(123/798) Installing polkit-elogind-libs (121-r0)
(124/798) Installing polkit-qt-1 (0.114.0-r1)
(125/798) Installing kauth (5.99.0-r0)
(126/798) Installing kcodecs (5.99.0-r0)
(127/798) Installing kwidgetsaddons (5.99.0-r0)
(128/798) Installing kconfigwidgets (5.99.0-r0)
(129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(130/798) Installing kiconthemes (5.99.0-r0)
(131/798) Installing kitemviews (5.99.0-r0)
(132/798) Installing kxmlgui (5.99.0-r0)
(133/798) Installing kbookmarks (5.99.0-r0)
(134/798) Installing kcompletion (5.99.0-r0)
(135/798) Installing libxml2-utils (2.10.3-r0)
(136/798) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(137/798) Installing libgpg-error (1.46-r1)
(138/798) Installing libgcrypt (1.10.1-r0)
(139/798) Installing libxslt (1.1.37-r0)
(140/798) Installing docbook-xsl (1.79.2-r6)
Executing docbook-xsl-1.79.2-r6.post-install
(141/798) Installing kdoctools (5.99.0-r0)
(142/798) Installing kjobwidgets (5.99.0-r0)
(143/798) Installing alsa-lib (1.2.7.2-r0)
(144/798) Installing libxv (1.0.11-r3)
(145/798) Installing cdparanoia-libs (10.2-r11)
(146/798) Installing graphene (1.10.8-r1)
(147/798) Installing gstreamer (1.20.4-r0)
(148/798) Installing libogg (1.3.5-r1)
(149/798) Installing opus (1.3.1-r1)
(150/798) Installing orc (0.4.32-r2)
(151/798) Installing libtheora (1.1.1-r16)
(152/798) Installing libvorbis (1.3.7-r0)
(153/798) Installing gst-plugins-base (1.20.4-r0)
(154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/798) Installing sound-theme-freedesktop (0.8-r0)
(157/798) Installing libltdl (2.4.7-r0)
(158/798) Installing libcanberra (0.30-r9)
(159/798) Installing libcanberra-gstreamer (0.30-r9)
(160/798) Installing knotifications (5.99.0-r0)
(161/798) Installing kservice (5.99.0-r0)
(162/798) Installing solid-libs (5.99.0-r0)
(163/798) Installing libhunspell (1.7.1-r0)
(164/798) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(165/798) Installing ncurses-libs (6.3_p20221008-r0)
(166/798) Installing readline (8.2.0-r0)
(167/798) Installing hunspell (1.7.1-r0)
(168/798) Installing sonnet (5.99.0-r0)
(169/798) Installing ktextwidgets (5.99.0-r0)
(170/798) Installing kio (5.99.0-r0)
(171/798) Installing kpackage (5.99.0-r0)
(172/798) Installing kdeclarative (5.99.0-r0)
(173/798) Installing kwayland (5.99.0-r0)
(174/798) Installing plasma-framework (5.99.0-r0)
(175/798) Installing sqlite-libs (3.39.4-r0)
(176/798) Installing libaccounts-glib (1.26-r0)
(177/798) Installing libaccounts-qt (1.16-r1)
(178/798) Installing signond (8.61-r0)
(179/798) Installing accounts-qml-module (0.7_git20190605-r1)
(180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/798) Installing sdl2 (2.24.1-r0)
(182/798) Installing svt-av1-libs (1.2.1-r0)
(183/798) Installing aom-libs (3.5.0-r0)
(184/798) Installing libass (0.16.0-r0)
(185/798) Installing libdav1d (1.0.0-r2)
(186/798) Installing lame (3.100-r2)
(187/798) Installing libasyncns (0.8-r1)
(188/798) Installing flac-libs (1.4.2-r0)
(189/798) Installing libsndfile (1.1.0-r2)
(190/798) Installing libgomp (12.2.1_git20220924-r3)
(191/798) Installing soxr (0.1.3-r3)
(192/798) Installing speexdsp (1.2.1-r0)
(193/798) Installing tdb-libs (1.4.7-r0)
(194/798) Installing libpulse (9999_git20220528-r0)
(195/798) Installing cjson (1.7.15-r3)
(196/798) Installing mbedtls (2.28.1-r0)
(197/798) Installing librist (0.2.7-r0)
(198/798) Installing libsrt (1.5.1-r0)
(199/798) Installing libssh (0.10.4-r0)
(200/798) Installing v4l-utils-libs (1.22.1-r2)
(201/798) Installing libva (2.16.0-r0)
(202/798) Installing libvdpau (1.5-r0)
(203/798) Installing vidstab (1.1.0-r2)
(204/798) Installing libvpx (1.12.0-r1)
(205/798) Installing x264-libs (0.164_git20220602-r0)
(206/798) Installing numactl (2.0.16-r0)
(207/798) Installing x265-libs (3.5-r3)
(208/798) Installing xvidcore (1.3.7-r1)
(209/798) Installing libsodium (1.0.18-r2)
(210/798) Installing libzmq (4.3.4-r1)
(211/798) Installing ffmpeg-libs (5.1.2-r1)
(212/798) Installing libevent (2.1.12-r5)
(213/798) Installing nspr (4.35-r0)
(214/798) Installing nss (3.84-r0)
(215/798) Installing re2 (2022.06.01-r1)
(216/798) Installing snappy (1.1.9-r4)
(217/798) Installing qt5-qtwebengine (5.15.11-r2)
(218/798) Installing libnotify (0.8.1-r1)
(219/798) Installing libproxy (0.4.18-r1)
(220/798) Installing signon-ui (0.17_git20171023-r2)
(221/798) Installing libassuan (2.5.5-r1)
(222/798) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(223/798) Installing gnupg-gpgconf (2.2.40-r0)
(224/798) Installing gpg (2.2.40-r0)
(225/798) Installing npth (1.6-r2)
(226/798) Installing gpg-agent (2.2.40-r0)
(227/798) Installing libksba (1.6.2-r0)
(228/798) Installing gpgsm (2.2.40-r0)
(229/798) Installing gpgme (1.17.1-r0)
(230/798) Installing gpgmepp (1.17.1-r0)
(231/798) Installing gdbm (1.23-r0)
(232/798) Installing libsasl (2.1.28-r2)
(233/798) Installing libqca (2.3.4-r2)
(234/798) Installing kwallet (5.99.0-r0)
(235/798) Installing kaccounts-integration (22.08.2-r0)
(236/798) Installing purpose (5.99.0-r0)
(237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(238/798) Installing qt5-qtfeedback (0_git20180903-r0)
(239/798) Installing angelfish (22.09-r0)
(240/798) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(241/798) Installing gtk-engines-clearlooks (2.21.0-r3)
(242/798) Installing gtk-engines-crux (2.21.0-r3)
(243/798) Installing gtk-engines-industrial (2.21.0-r3)
(244/798) Installing gtk-engines-mist (2.21.0-r3)
(245/798) Installing gtk-engines-redmond (2.21.0-r3)
(246/798) Installing gtk-engines-thinice (2.21.0-r3)
(247/798) Installing gtk-engines (2.21.0-r3)
(248/798) Installing breeze-gtk (5.26.1-r0)
(249/798) Installing udev-init-scripts (35-r1)
(250/798) Installing udev-init-scripts-openrc (35-r1)
(251/798) Installing kmod-libs (30-r1)
(252/798) Installing eudev (3.2.11-r2)
(253/798) Installing eudev-openrc (3.2.11-r2)
(254/798) Installing openssh-keygen (9.1_p1-r0)
(255/798) Installing libedit (20221009.3.1-r0)
(256/798) Installing openssh-client-common (9.1_p1-r0)
(257/798) Installing openssh-client-default (9.1_p1-r0)
(258/798) Installing openssh-sftp-server (9.1_p1-r0)
(259/798) Installing openssh-server-common (9.1_p1-r0)
(260/798) Installing openssh-server (9.1_p1-r0)
(261/798) Installing openssh (9.1_p1-r0)
(262/798) Installing boot-deploy (0.6.1-r0)
(263/798) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(264/798) Installing lzo (2.10-r3)
(265/798) Installing btrfs-progs (6.0-r0)
(266/798) Installing bzip2 (1.0.8-r3)
(267/798) Installing argon2-libs (20190702-r2)
(268/798) Installing device-mapper-libs (2.02.188-r0)
(269/798) Installing json-c (0.16-r0)
(270/798) Installing cryptsetup-libs (2.5.0-r2)
(271/798) Installing popt (1.19-r0)
(272/798) Installing cryptsetup (2.5.0-r2)
(273/798) Installing cryptsetup-openrc (2.5.0-r2)
(274/798) Installing libaio (0.3.113-r0)
(275/798) Installing device-mapper-event-libs (2.02.188-r0)
(276/798) Installing lvm2-libs (2.02.188-r0)
(277/798) Installing device-mapper (2.02.188-r0)
(278/798) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(279/798) Installing libcom_err (1.46.5-r3)
(280/798) Installing e2fsprogs-libs (1.46.5-r3)
(281/798) Installing e2fsprogs (1.46.5-r3)
(282/798) Installing e2fsprogs-extra (1.46.5-r3)
(283/798) Installing f2fs-tools-libs (1.15.0-r0)
(284/798) Installing f2fs-tools (1.15.0-r0)
(285/798) Installing lz4 (1.9.4-r1)
(286/798) Installing userspace-rcu (0.13.2-r0)
(287/798) Installing multipath-tools (0.9.1-r0)
(288/798) Installing multipath-tools-openrc (0.9.1-r0)
(289/798) Installing parted (3.5-r0)
(290/798) Installing postmarketos-mvcfg (1-r0)
(291/798) Installing postmarketos-keys (1-r0)
(292/798) Installing sudo (1.9.12-r0)
(293/798) Installing postmarketos-base-nofde (23-r1)
(294/798) Installing unudhcpd (0.2.1-r0)
(295/798) Installing xz (5.2.7-r0)
(296/798) Installing postmarketos-mkinitfs (1.5-r1)
(297/798) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(298/798) Installing llvm15-libs (15.0.3-r1)
(299/798) Installing musl-fts (1.2.7-r3)
(300/798) Installing libelf (0.187-r2)
(301/798) Installing mesa-dri-gallium (22.2.2-r0)
(302/798) Installing postmarketos-base-mesa (23-r1)
(303/798) Installing linux-firmware-yamaha (20221012-r0)
(304/798) Installing linux-firmware-yam (20221012-r0)
(305/798) Installing linux-firmware-wfx (20221012-r0)
(306/798) Installing linux-firmware-vxge (20221012-r0)
(307/798) Installing linux-firmware-vicam (20221012-r0)
(308/798) Installing linux-firmware-ueagle-atm (20221012-r0)
(309/798) Installing linux-firmware-ttusb-budget (20221012-r0)
(310/798) Installing linux-firmware-tigon (20221012-r0)
(311/798) Installing linux-firmware-ti-keystone (20221012-r0)
(312/798) Installing linux-firmware-ti-connectivity (20221012-r0)
(313/798) Installing linux-firmware-ti (20221012-r0)
(314/798) Installing linux-firmware-tehuti (20221012-r0)
(315/798) Installing linux-firmware-sxg (20221012-r0)
(316/798) Installing linux-firmware-sun (20221012-r0)
(317/798) Installing linux-firmware-slicoss (20221012-r0)
(318/798) Installing linux-firmware-sb16 (20221012-r0)
(319/798) Installing linux-firmware-rtw89 (20221012-r0)
(320/798) Installing linux-firmware-rtw88 (20221012-r0)
(321/798) Installing linux-firmware-rtlwifi (20221012-r0)
(322/798) Installing linux-firmware-rtl_nic (20221012-r0)
(323/798) Installing linux-firmware-rtl_bt (20221012-r0)
(324/798) Installing linux-firmware-rtl8192e (20221012-r0)
(325/798) Installing linux-firmware-rsi (20221012-r0)
(326/798) Installing linux-firmware-rockchip (20221012-r0)
(327/798) Installing linux-firmware-radeon (20221012-r0)
(328/798) Installing linux-firmware-r128 (20221012-r0)
(329/798) Installing linux-firmware-qlogic (20221012-r0)
(330/798) Installing linux-firmware-qed (20221012-r0)
(331/798) Installing linux-firmware-ath10k (20221012-r0)
(332/798) Installing linux-firmware-qcom (20221012-r0)
(333/798) Installing linux-firmware-qca (20221012-r0)
(334/798) Installing linux-firmware-ositech (20221012-r0)
(335/798) Installing linux-firmware-nvidia (20221012-r0)
(336/798) Installing linux-firmware-netronome (20221012-r0)
(337/798) Installing linux-firmware-myricom (20221012-r0)
(338/798) Installing linux-firmware-mwlwifi (20221012-r0)
(339/798) Installing linux-firmware-mwl8k (20221012-r0)
(340/798) Installing linux-firmware-mrvl (20221012-r0)
(341/798) Installing linux-firmware-moxa (20221012-r0)
(342/798) Installing linux-firmware-microchip (20221012-r0)
(343/798) Installing linux-firmware-meson (20221012-r0)
(344/798) Installing linux-firmware-mellanox (20221012-r0)
(345/798) Installing linux-firmware-mediatek (20221012-r0)
(346/798) Installing linux-firmware-matrox (20221012-r0)
(347/798) Installing linux-firmware-liquidio (20221012-r0)
(348/798) Installing linux-firmware-libertas (20221012-r0)
(349/798) Installing linux-firmware-korg (20221012-r0)
(350/798) Installing linux-firmware-keyspan_pda (20221012-r0)
(351/798) Installing linux-firmware-keyspan (20221012-r0)
(352/798) Installing linux-firmware-kaweth (20221012-r0)
(353/798) Installing linux-firmware-isci (20221012-r0)
(354/798) Installing linux-firmware-intel (20221012-r0)
(355/798) Installing linux-firmware-inside-secure (20221012-r0)
(356/798) Installing linux-firmware-imx (20221012-r0)
(357/798) Installing linux-firmware-i915 (20221012-r0)
(358/798) Installing linux-firmware-go7007 (20221012-r0)
(359/798) Installing linux-firmware-ess (20221012-r0)
(360/798) Installing linux-firmware-ene-ub6250 (20221012-r0)
(361/798) Installing linux-firmware-emi62 (20221012-r0)
(362/798) Installing linux-firmware-emi26 (20221012-r0)
(363/798) Installing linux-firmware-edgeport (20221012-r0)
(364/798) Installing linux-firmware-e100 (20221012-r0)
(365/798) Installing linux-firmware-dsp56k (20221012-r0)
(366/798) Installing linux-firmware-dpaa2 (20221012-r0)
(367/798) Installing linux-firmware-dabusb (20221012-r0)
(368/798) Installing linux-firmware-cypress (20221012-r0)
(369/798) Installing linux-firmware-cxgb4 (20221012-r0)
(370/798) Installing linux-firmware-cxgb3 (20221012-r0)
(371/798) Installing linux-firmware-cpia2 (20221012-r0)
(372/798) Installing linux-firmware-cnm (20221012-r0)
(373/798) Installing linux-firmware-cis (20221012-r0)
(374/798) Installing linux-firmware-cirrus (20221012-r0)
(375/798) Installing linux-firmware-cavium (20221012-r0)
(376/798) Installing linux-firmware-cadence (20221012-r0)
(377/798) Installing linux-firmware-brcm (20221012-r0)
(378/798) Installing linux-firmware-bnx2x (20221012-r0)
(379/798) Installing linux-firmware-bnx2 (20221012-r0)
(380/798) Installing linux-firmware-av7110 (20221012-r0)
(381/798) Installing linux-firmware-atusb (20221012-r0)
(382/798) Installing linux-firmware-atmel (20221012-r0)
(383/798) Installing linux-firmware-ath9k_htc (20221012-r0)
(384/798) Installing linux-firmware-ath6k (20221012-r0)
(385/798) Installing linux-firmware-ath11k (20221012-r0)
(386/798) Installing linux-firmware-ar3k (20221012-r0)
(387/798) Installing linux-firmware-amphion (20221012-r0)
(388/798) Installing linux-firmware-amdgpu (20221012-r0)
(389/798) Installing linux-firmware-amd-ucode (20221012-r0)
(390/798) Installing linux-firmware-amd (20221012-r0)
(391/798) Installing linux-firmware-advansys (20221012-r0)
(392/798) Installing linux-firmware-adaptec (20221012-r0)
(393/798) Installing linux-firmware-acenic (20221012-r0)
(394/798) Installing linux-firmware-3com (20221012-r0)
(395/798) Installing linux-firmware-other (20221012-r0)
(396/798) Installing linux-firmware (20221012-r0)
(397/798) Installing linux-lts (5.15.74-r1)
(398/798) Installing device-tablet-x64uefi (0.3-r5)
(399/798) Installing ca-certificates (20220614-r2)
(400/798) Installing nghttp2-libs (1.50.0-r0)
(401/798) Installing libcurl (7.85.0-r0)
(402/798) Installing libxmlb (0.3.10-r0)
(403/798) Installing yaml (0.2.5-r0)
(404/798) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(405/798) Installing appstream-qt (0.15.5-r1)
(406/798) Installing attica (5.99.0-r0)
(407/798) Installing kidletime (5.99.0-r0)
(408/798) Installing knewstuff (5.99.0-r0)
(409/798) Installing discover (5.26.1-r0)
(410/798) Installing libapk-qt (0.4.2-r0)
(411/798) Installing discover-backend-apk (5.26.1-r0)
(412/798) Installing font-droid-nonlatin (20200215-r2)
(413/798) Installing font-noto-common (0_git20211101-r6)
(414/798) Installing font-noto-math (0_git20211101-r6)
(415/798) Installing font-noto-symbols (0_git20211101-r6)
(416/798) Installing font-noto (0_git20211101-r6)
(417/798) Installing font-noto-emoji (2.038-r0)
(418/798) Installing font-noto-extra (0_git20211101-r6)
(419/798) Installing mauiman (1.0.0-r0)
(420/798) Installing mauikit (2.2.0-r0)
(421/798) Installing exiv2 (0.27.5-r1)
(422/798) Installing mauikit-imagetools (2.2.0-r0)
(423/798) Installing mauikit-filebrowsing (2.2.0-r0)
(424/798) Installing index (2.2.0-r0)
(425/798) Installing signon-plugin-oauth2 (0.25-r0)
(426/798) Installing kaccounts-providers (22.08.2-r0)
(427/798) Installing kirigami-addons (0.5-r0)
(428/798) Installing kclock (22.09-r0)
(429/798) Installing gsettings-desktop-schemas (43.0-r0)
(430/798) Installing kdecoration (5.26.1-r0)
(431/798) Installing kde-gtk-config (5.26.1-r0)
(432/798) Installing kirigami-gallery (22.08.2-r0)
(433/798) Installing kquickimageeditor (0.2.0-r1)
(434/798) Installing taglib (1.12-r1)
(435/798) Installing kfilemetadata (5.99.0-r0)
(436/798) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(437/798) Installing koko (22.09-r0)
(438/798) Installing kasync (0.3.0-r2)
(439/798) Installing gpg-wks-server (2.2.40-r0)
(440/798) Installing gpgv (2.2.40-r0)
(441/798) Installing libldap (2.6.3-r3)
(442/798) Installing gnupg-dirmngr (2.2.40-r0)
(443/798) Installing gnupg-utils (2.2.40-r0)
(444/798) Installing gnupg-wks-client (2.2.40-r0)
(445/798) Installing gnupg (2.2.40-r0)
(446/798) Installing iso-codes (4.11.0-r0)
(447/798) Installing kcontacts (5.99.0-r0)
(448/798) Installing kpeople (5.99.0-r0)
(449/798) Installing libical (3.0.16-r1)
(450/798) Installing kcalendarcore (5.99.0-r0)
(451/798) Installing kmime (22.08.2-r0)
(452/798) Installing kimap2 (0.4.0-r1)
(453/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(454/798) Installing kdav2 (0.4.0-r1)
(455/798) Installing lmdb (0.9.29-r2)
(456/798) Installing libxapian (1.4.21-r0)
(457/798) Installing sink (0.9.0-r3)
(458/798) Installing kpeoplesink (0_git20210224-r1)
(459/798) Installing kpeoplevcard (0.1-r2)
(460/798) Installing libraw (0.20.2-r1)
(461/798) Installing libraw-tools (0.20.2-r1)
(462/798) Installing lcms2 (2.13.1-r0)
(463/798) Installing imagemagick-libs (7.1.0.51-r1)
(464/798) Installing jbig2dec (0.19-r1)
(465/798) Installing ghostscript (10.0.0-r0)
(466/798) Installing libde265 (1.0.9-r0)
(467/798) Installing libheif (1.13.0-r0)
(468/798) Installing libjxl (0.6.1_git20220605-r1)
(469/798) Installing librsvg (2.55.1-r0)
(470/798) Installing imagemagick (7.1.0.51-r1)
(471/798) Installing perl (5.36.0-r0)
(472/798) Installing perl-image-exiftool (12.42-r0)
(473/798) Installing exiftool (12.42-r0)
(474/798) Installing tzdata (2022e-r0)
(475/798) Installing openexr (3.1.5-r3)
(476/798) Installing soundtouch (2.3.1-r0)
(477/798) Installing chromaprint (1.5.1-r2)
(478/798) Installing libraw1394 (2.1.2-r3)
(479/798) Installing libusb (1.0.26-r0)
(480/798) Installing libdc1394 (2.2.6-r1)
(481/798) Installing tslib (1.22-r1)
(482/798) Installing directfb (1.7.7-r4)
(483/798) Installing faac (1.30-r2)
(484/798) Installing fdk-aac (2.0.2-r1)
(485/798) Installing flite (2.2-r1)
(486/798) Installing libsamplerate (0.2.2-r0)
(487/798) Installing jack (1.9.21-r0)
(488/798) Installing portaudio (19.7.0-r0)
(489/798) Installing fluidsynth-libs (2.3.0-r0)
(490/798) Installing libfreeaptx (0.1.1-r1)
(491/798) Installing gsm (1.0.22-r1)
(492/798) Installing libgudev (237-r1)
(493/798) Installing libldac (2.0.2.3-r0)
(494/798) Installing libmodplug (0.8.9.0-r2)
(495/798) Installing neon (0.32.4-r0)
(496/798) Installing libnice (0.1.19-r0)
(497/798) Installing openal-soft (1.22.2-r1)
(498/798) Installing openjpeg (2.5.0-r0)
(499/798) Installing librtmp (2.4_git20190330-r2)
(500/798) Installing sbc (2.0-r0)
(501/798) Installing spandsp (0.0.6-r2)
(502/798) Installing libsrtp (2.4.2-r3)
(503/798) Installing vo-aacenc (0.1.3-r0)
(504/798) Installing vo-amrwbenc (0.1.3-r0)
(505/798) Installing libzbar (0.23.92-r1)
(506/798) Installing gst-plugins-bad (1.20.4-r0)
(507/798) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(508/798) Installing megapixels (1.5.2-r0)
(509/798) Installing mesa-gles (22.2.2-r0)
(510/798) Installing encodings (1.0.6-r0)
(511/798) Installing libfontenc (1.1.6-r0)
(512/798) Installing mkfontscale (1.2.2-r1)
(513/798) Installing font-dejavu (2.37-r3)
(514/798) Installing sdl2_ttf (2.20.1-r0)
(515/798) Installing osk-sdl (0.67.1-r1)
(516/798) Installing kcmutils (5.99.0-r0)
(517/798) Installing frameworkintegration (5.99.0-r0)
(518/798) Installing oxygen (5.26.1-r0)
(519/798) Installing modemmanager-qt (5.99.0-r0)
(520/798) Installing callaudiod-libs (0.1.4-r0)
(521/798) Installing abseil-cpp (20220623.1-r1)
(522/798) Installing boost1.80-thread (1.80.0-r3)
(523/798) Installing libprotobuf (3.21.8-r0)
(524/798) Installing libphonenumber (8.12.56-r1)
(525/798) Installing plasma-dialer (22.09-r0)
(526/798) Installing plasma-mobile-sounds (0.1-r1)
(527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(528/798) Installing plasma-phonebook (22.09-r0)
(529/798) Installing postmarketos-artwork-wallpapers (2-r1)
(530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(531/798) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(532/798) Installing dbus-openrc (1.14.4-r0)
(533/798) Installing bluez (5.65-r2)
(534/798) Installing bluez-openrc (5.65-r2)
(535/798) Installing bluez-obexd (5.65-r2)
(536/798) Installing kded (5.99.0-r0)
(537/798) Installing bluez-qt (5.99.0-r0)
(538/798) Installing bluedevil (5.26.1-r0)
(539/798) Installing breeze (5.26.1-r0)
(540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(541/798) Installing callaudiod (0.1.4-r0)
(542/798) Installing dnsmasq-common (2.87-r0)
(543/798) Installing dnsmasq-openrc (2.87-r0)
(544/798) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(545/798) Installing linux-pam (1.5.2-r1)
(546/798) Installing shadow (4.10-r3)
(547/798) Installing libacl (2.3.1-r1)
(548/798) Installing elogind (246.10-r5)
(549/798) Installing elogind-openrc (246.10-r5)
(550/798) Installing hfd-service (0.1.0-r1)
(551/798) Installing hfd-service-openrc (0.1.0-r1)
(552/798) Installing iio-sensor-proxy (3.4-r0)
(553/798) Installing iio-sensor-proxy-openrc (3.4-r0)
(554/798) Installing libkscreen (5.26.1-r0)
(555/798) Installing layer-shell-qt (5.26.1-r0)
(556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(557/798) Installing kscreen (5.26.1-r0)
(558/798) Installing socat (1.7.4.3-r1)
(559/798) Installing kwallet-pam (5.26.1-r0)
(560/798) Installing kwayland-integration (5.26.1-r0)
(561/798) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(562/798) Installing duktape (2.7.0-r0)
(563/798) Installing polkit-elogind (121-r0)
(564/798) Installing libmm-glib (1.18.12-r0)
(565/798) Installing libmbim (1.26.4-r0)
(566/798) Installing libqrtr-glib (1.2.2-r0)
(567/798) Installing libqmi (1.30.8-r0)
(568/798) Installing modemmanager (1.18.12-r0)
(569/798) Installing modemmanager-openrc (1.18.12-r0)
(570/798) Installing libnm (1.40.0-r0)
(571/798) Installing networkmanager-common (1.40.0-r0)
(572/798) Installing networkmanager-openrc (1.40.0-r0)
(573/798) Installing libmnl (1.0.5-r0)
(574/798) Installing libnftnl (1.2.3-r0)
(575/798) Installing iptables (1.8.8-r2)
(576/798) Installing iptables-openrc (1.8.8-r2)
(577/798) Installing libndp (1.8-r1)
(578/798) Installing libidn2 (2.3.4-r0)
(579/798) Installing libpsl (0.21.1-r1)
(580/798) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(581/798) Installing networkmanager-cli (1.40.0-r0)
(582/798) Installing pcre (8.45-r2)
(583/798) Installing slang (2.3.3-r0)
(584/798) Installing newt (0.52.21-r4)
(585/798) Installing networkmanager-tui (1.40.0-r0)
(586/798) Installing wireless-regdb (2022.08.12-r0)
(587/798) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(588/798) Installing mobile-broadband-provider-info (20220725-r0)
(589/798) Installing networkmanager-wwan (1.40.0-r0)
(590/798) Installing libunwind (1.6.2-r0)
(591/798) Installing libcamera (0.0.1-r0)
(592/798) Installing pipewire-libs (0.3.59-r2)
(593/798) Installing libuv (1.44.2-r0)
(594/798) Installing roc-toolkit-libs (0.1.5-r2)
(595/798) Installing webrtc-audio-processing (0.3.1-r6)
(596/798) Installing pipewire (0.3.59-r2)
(597/798) Installing breeze-icons (5.99.0-r0)
(598/798) Installing dbus-x11 (1.14.4-r0)
(599/798) Installing kactivities (5.99.0-r0)
(600/798) Installing kpipewire (5.26.1-r0)
(601/798) Installing dconf (0.40.0-r2)
(602/798) Installing anthy (9100h-r2)
(603/798) Installing maliit-framework (2.3.0-r1)
(604/798) Installing kyotocabinet (1.2.79-r3)
(605/798) Installing libpinyin (2.7.92-r0)
(606/798) Installing tinyxml (2.6.2-r1)
(607/798) Installing presage (0.9.1-r2)
(608/798) Installing maliit-keyboard (2.3.1-r1)
(609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(610/798) Installing plasma-nano (5.26.1-r0)
(611/798) Installing networkmanager-qt (5.99.0-r0)
(612/798) Installing plasma-nm (5.26.1-r0)
(613/798) Installing plasma-nm-mobile (5.26.1-r0)
(614/798) Installing fftw-single-libs (3.3.10-r1)
(615/798) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(616/798) Installing pulseaudio-bluez (9999_git20220528-r0)
(617/798) Installing pulseaudio-alsa (9999_git20220528-r0)
(618/798) Installing alsa-utils-openrc (1.2.7-r1)
(619/798) Installing pulseaudio-openrc (9999_git20220528-r0)
(620/798) Installing libcanberra-pulse (0.30-r9)
(621/798) Installing plasma-pa (5.26.1-r0)
(622/798) Installing libdaemon (0.14-r3)
(623/798) Installing openrc-settingsd (1.1.0-r0)
(624/798) Installing openrc-settingsd-openrc (1.1.0-r0)
(625/798) Installing plasma-settings (22.09-r1)
(626/798) Installing kactivitymanagerd (5.26.1-r0)
(627/798) Installing kinit (5.99.0-r0)
(628/798) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(629/798) Installing kdnssd (5.99.0-r0)
(630/798) Installing syntax-highlighting (5.99.0-r0)
(631/798) Installing kdsoap (2.1.1-r0)
(632/798) Installing libmtp (1.1.20-r2)
(633/798) Installing clang15-libclang (15.0.3-r1)
(634/798) Installing qt5-qttools (5.15.6_git20220907-r1)
(635/798) Installing phonon (4.11.1-r3)
(636/798) Installing talloc (2.3.4-r0)
(637/798) Installing tevent (0.13.0-r0)
(638/798) Installing samba-util-libs (4.16.4-r0)
(639/798) Installing jansson (2.14-r0)
(640/798) Installing ldb (2.5.2-r0)
(641/798) Installing libwbclient (4.16.4-r0)
(642/798) Installing samba-libs (4.16.4-r0)
(643/798) Installing libsmbclient (4.16.4-r0)
(644/798) Installing kio-extras (22.08.2-r0)
(645/798) Installing kquickcharts (5.99.0-r0)
(646/798) Installing xorg-server-common (21.1.4-r1)
(647/798) Installing libxkbfile (1.1.1-r0)
(648/798) Installing xkbcomp (1.4.5-r1)
(649/798) Installing libxfont2 (2.0.6-r0)
(650/798) Installing libtirpc-conf (1.3.2-r2)
(651/798) Installing libtirpc-nokrb (1.3.2-r2)
(652/798) Installing libxcvt (0.1.2-r0)
(653/798) Installing xwayland (22.1.4-r0)
(654/798) Installing kscreenlocker (5.26.1-r0)
(655/798) Installing libqaccessibilityclient (0.4.1-r1)
(656/798) Installing xcb-util-cursor (0.1.4-r0)
(657/798) Installing kwin (5.26.1-r0)
(658/798) Installing kitemmodels (5.99.0-r0)
(659/798) Installing threadweaver (5.99.0-r0)
(660/798) Installing krunner (5.99.0-r0)
(661/798) Installing milou (5.26.1-r0)
(662/798) Installing pipewire-media-session (0.4.1-r0)
(663/798) Installing font-hack (3.003-r3)
(664/798) Installing qqc2-desktop-style (5.99.0-r0)
(665/798) Installing plasma-integration (5.26.1-r0)
(666/798) Installing qtchooser (66-r2)
(667/798) Installing plasma-workspace-libs (5.26.1-r1)
(668/798) Installing kactivities-stats (5.99.0-r0)
(669/798) Installing baloo (5.99.0-r0)
(670/798) Installing kholidays (5.99.0-r0)
(671/798) Installing libkexiv2 (22.08.2-r0)
(672/798) Installing knotifyconfig (5.99.0-r0)
(673/798) Installing kparts (5.99.0-r0)
(674/798) Installing zxing-cpp (1.4.0-r0)
(675/798) Installing libdmtx-libs (0.7.7-r0)
(676/798) Installing libqrencode (4.1.1-r1)
(677/798) Installing prison (5.99.0-r0)
(678/798) Installing ktexteditor (5.99.0-r0)
(679/798) Installing libnl3 (3.7.0-r0)
(680/798) Installing libpcap (1.10.1-r1)
(681/798) Installing lm-sensors-libs (3.6.0-r4)
(682/798) Installing libksysguard (5.26.1-r0)
(683/798) Installing kuserfeedback (1.2.0-r1)
(684/798) Installing gpsd (3.24-r0)
(685/798) Installing gpsd-openrc (3.24-r0)
(686/798) Installing mpfr4 (4.1.0-r0)
(687/798) Installing libqalculate (4.4.0-r1)
(688/798) Installing plasma-workspace (5.26.1-r1)
(689/798) Installing kpty (5.99.0-r0)
(690/798) Installing kdesu (5.99.0-r0)
(691/798) Installing kde-cli-tools (5.26.1-r0)
(692/798) Installing qqc2-breeze-style (5.26.1-r0)
(693/798) Installing plasma-mobile (5.26.1-r0)
(694/798) Installing polkit-kde-agent-1 (5.26.1-r0)
(695/798) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(696/798) Installing chrony-openrc (4.3-r0)
(697/798) Installing haveged (1.9.18-r0)
(698/798) Installing haveged-openrc (1.9.18-r0)
(699/798) Installing nftables (1.0.5-r0)
(700/798) Installing nftables-openrc (1.0.5-r0)
(701/798) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(702/798) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(703/798) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(704/798) Installing postmarketos-artwork-icons (2-r1)
(705/798) Installing util-linux (2.38.1-r0)
(706/798) Installing libfdisk (2.38.1-r0)
(707/798) Installing libsmartcols (2.38.1-r0)
(708/798) Installing util-linux-misc (2.38.1-r0)
(709/798) Installing libeconf (0.4.6-r0)
(710/798) Installing runuser (2.38.1-r0)
(711/798) Installing mount (2.38.1-r0)
(712/798) Installing losetup (2.38.1-r0)
(713/798) Installing hexdump (2.38.1-r0)
(714/798) Installing uuidgen (2.38.1-r0)
(715/798) Installing blkid (2.38.1-r0)
(716/798) Installing sfdisk (2.38.1-r0)
(717/798) Installing mcookie (2.38.1-r0)
(718/798) Installing agetty (2.38.1-r0)
(719/798) Installing agetty-openrc (0.45.2-r3)
(720/798) Installing wipefs (2.38.1-r0)
(721/798) Installing cfdisk (2.38.1-r0)
(722/798) Installing umount (2.38.1-r0)
(723/798) Installing util-linux-openrc (2.38.1-r0)
(724/798) Installing flock (2.38.1-r0)
(725/798) Installing lsblk (2.38.1-r0)
(726/798) Installing libcap-ng (0.8.3-r1)
(727/798) Installing setpriv (2.38.1-r0)
(728/798) Installing logger (2.38.1-r0)
(729/798) Installing partx (2.38.1-r0)
(730/798) Installing fstrim (2.38.1-r0)
(731/798) Installing findmnt (2.38.1-r0)
(732/798) Installing pcsc-lite-libs (1.9.9-r0)
(733/798) Installing wpa_supplicant (2.10-r4)
(734/798) Installing wpa_supplicant-openrc (2.10-r4)
(735/798) Installing ifupdown-ng-wifi (0.12.1-r0)
(736/798) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(737/798) Installing postmarketos-base-ui-networkmanager (6-r1)
(738/798) Installing mpdecimal (2.5.1-r1)
(739/798) Installing python3 (3.10.8-r1)
(740/798) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(741/798) Installing py3-ruamel.yaml (0.16.12-r2)
(742/798) Installing sleep-inhibitor (1.16-r0)
(743/798) Installing sleep-inhibitor-openrc (1.16-r0)
(744/798) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(745/798) Installing py3-dbus (1.3.2-r0)
(746/798) Installing obex-capabilities (0.2.1-r1)
(747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(749/798) Installing pulseaudio-utils (9999_git20220528-r0)
(750/798) Installing postmarketos-base-ui-pulseaudio (6-r1)
(751/798) Installing upower (1.90.0-r2)
(752/798) Installing powerdevil-libs (5.26.1-r0)
(753/798) Installing powerdevil (5.26.1-r0)
(754/798) Installing bubblewrap (0.6.2-r0)
(755/798) Installing fuse-common (3.12.0-r0)
(756/798) Installing fuse-openrc (3.12.0-r0)
(757/798) Installing fuse3-libs (3.12.0-r0)
(758/798) Installing fuse3 (3.12.0-r0)
(759/798) Installing json-glib (1.6.6-r1)
(760/798) Installing xdg-desktop-portal (1.15.0-r0)
(761/798) Installing xdg-desktop-portal-kde (5.26.1-r0)
(762/798) Installing autologin (1.0.0-r4)
(763/798) Installing tinydm (1.1.2-r1)
(764/798) Installing tinydm-openrc (1.1.2-r1)
(765/798) Installing postmarketos-base-ui-tinydm (6-r1)
(766/798) Installing font-alias (1.0.4-r0)
(767/798) Installing util-macros (1.19.3-r0)
(768/798) Installing font-misc-misc (1.1.2-r3)
(769/798) Installing font-cursor-misc (1.0.3-r3)
(770/798) Installing xauth (1.1.2-r0)
(771/798) Installing xmodmap (1.0.11-r0)
(772/798) Installing xrdb (1.2.1-r1)
(773/798) Installing xinit (1.4.1-r1)
(774/798) Installing xorg-server (21.1.4-r1)
(775/798) Installing libinput (1.21.0-r0)
(776/798) Installing xf86-input-libinput (1.2.1-r0)
(777/798) Installing xf86-video-fbdev (0.5.0-r3)
(778/798) Installing postmarketos-base-ui-x11 (6-r1)
(779/798) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(780/798) Installing libexif (0.6.24-r0)
(781/798) Installing hwloc (2.8.0-r0)
(782/798) Installing libtbb (2021.7.0-r0)
(783/798) Installing opencv (4.6.0-r3)
(784/798) Installing postprocessd (0.2.1-r0)
(785/798) Installing postprocessd-megapixels (0.2.1-r0)
(786/798) Installing qmltermwidget (0.2.0-r1)
(787/798) Installing qmlkonsole (22.09-r1)
(788/798) Installing c-ares (1.18.1-r0)
(789/798) Installing spacebar (22.09-r0)
(790/798) Installing hkdm (0.2.0-r0)
(791/798) Installing buffyboard (0.2.0-r0)
(792/798) Installing terminus-font (4.49.1-r3)
(793/798) Installing kbd-misc (2.5.1-r2)
(794/798) Installing kbd (2.5.1-r2)
(795/798) Installing kbd-openrc (2.5.1-r2)
(796/798) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(797/798) Installing ttyescape-openrc (1.0.1-r1)
(798/798) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/25 15:54:13 Generating for kernel version: 5.15.74-1-lts
2022/10/25 15:54:13 Output directory: /boot
2022/10/25 15:54:13 == Generating initramfs ==
2022/10/25 15:54:13 - Including hook files
2022/10/25 15:54:13 - Including hook scripts
2022/10/25 15:54:13 - Including required binaries
2022/10/25 15:54:13 - Including kernel modules
2022/10/25 15:54:14 - Including splash images
2022/10/25 15:54:14 - Writing and verifying initramfs archive
2022/10/25 15:54:14 == Generating initramfs extra ==
2022/10/25 15:54:14 - Including extra binaries
2022/10/25 15:54:14 - Including FDE support
2022/10/25 15:54:14 - Writing and verifying initramfs-extra archive
2022/10/25 15:54:14 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/25 15:54:15 mkinitfs completed in: 1.139053242s
Executing postmarketos-base-23-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3041 MiB in 823 packages
(2719702) [15:54:17] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3041 MiB in 823 packages
(2719702) [15:54:18] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details)
(2719702) [15:54:18] (rootfs_tablet-x64uefi) install device-tablet-x64uefi
(2719702) [15:54:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:54:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:54:18] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2719702) [15:54:18] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi
(2719702) [15:54:18] New background process: pid=2728676, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3041 MiB in 823 packages
(2719702) [15:54:19] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3041 MiB in 823 packages
(2719702) [15:54:19] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2719702) [15:54:20] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(2719702) [15:54:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:54:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:54:20] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2719702) [15:54:20] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2719702) [15:54:20] New background process: pid=2728689, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3041 MiB in 823 packages
(2719702) [15:54:21] (rootfs_tablet-x64uefi) mkinitfs lts
(2719702) [15:54:21] (rootfs_tablet-x64uefi) % mkinitfs
2022/10/25 15:54:21 Generating for kernel version: 5.15.74-1-lts
2022/10/25 15:54:21 Output directory: /boot
2022/10/25 15:54:21 == Generating initramfs ==
2022/10/25 15:54:21 - Including hook files
2022/10/25 15:54:21 - Including hook scripts
2022/10/25 15:54:21 - Including required binaries
2022/10/25 15:54:21 - Including kernel modules
2022/10/25 15:54:21 - Including splash images
2022/10/25 15:54:21 - Writing and verifying initramfs archive
2022/10/25 15:54:21 == Generating initramfs extra ==
2022/10/25 15:54:21 - Including extra binaries
2022/10/25 15:54:21 - Including FDE support
2022/10/25 15:54:21 - Writing and verifying initramfs-extra archive
2022/10/25 15:54:21 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/25 15:54:22 mkinitfs completed in: 901.509591ms
(2719702) [15:54:22]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2719702) [15:54:22] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(2719702) [15:54:22] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(2719702) [15:54:22] (rootfs_tablet-x64uefi) locking root
(2719702) [15:54:22] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(2719702) [15:54:22] NOTE: No valid keymap specified for device
(2719702) [15:54:22] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(2719702) [15:54:23] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(2719702) [15:54:23] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(2719702) [15:54:23] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2719702) [15:54:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2719702) [15:54:23] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2719702) [15:54:23] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2719702) [15:54:23] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3124284	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(2719702) [15:54:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2719702) [15:54:23] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2719702) [15:54:24] (native) create tablet-x64uefi.img (3967M)
(2719702) [15:54:24] (native) % truncate -s 3967M /home/pmos/rootfs/tablet-x64uefi.img
(2719702) [15:54:24] (native) mount /dev/install (tablet-x64uefi.img)
(2719702) [15:54:24] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2719702) [15:54:24] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2719702) [15:54:24] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2719702) [15:54:24] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2719702) [15:54:24] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2719702) [15:54:24] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2719702) [15:54:24] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2719702) [15:54:24] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2719702) [15:54:24] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2719702) [15:54:24] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2719702) [15:54:24] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2719702) [15:54:24] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2719702) [15:54:24] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2719702) [15:54:24] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(2719702) [15:54:24] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2719702) [15:54:24] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2719702) [15:54:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2719702) [15:54:24] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2719702) [15:54:24] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2719702) [15:54:24] (native) % parted -s /dev/install mktable msdos
(2719702) [15:54:24] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(2719702) [15:54:24] (native) % parted -s /dev/install mkpart primary 256M 100%
(2719702) [15:54:24] (native) % parted -s /dev/install set 1 boot on
(2719702) [15:54:24] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2719702) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2719702) [15:54:25] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2719702) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2719702) [15:54:25] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2719702) [15:54:25] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2719702) [15:54:25] (native) install e2fsprogs
(2719702) [15:54:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2719702) [15:54:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2719702) [15:54:25] (native) % cat /tmp/apk_progress_fifo
(2719702) [15:54:25] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2719702) [15:54:25] New background process: pid=2729179, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 71 packages
(2719702) [15:54:25] (native) format /dev/installp2 (root, ext4)
(2719702) [15:54:25] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2719702) [15:54:25] (native) mount /dev/installp2 to /mnt/install
(2719702) [15:54:25] (native) % mkdir -p /mnt/install
(2719702) [15:54:25] (native) % mount /dev/installp2 /mnt/install
(2719702) [15:54:26] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2719702) [15:54:26] (native) install dosfstools
(2719702) [15:54:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2719702) [15:54:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2719702) [15:54:26] (native) % cat /tmp/apk_progress_fifo
(2719702) [15:54:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2719702) [15:54:26] New background process: pid=2729208, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 22 MiB in 72 packages
(2719702) [15:54:26] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(2719702) [15:54:26] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2719702) [15:54:26] (native) % mkdir -p /mnt/install/boot
(2719702) [15:54:26] (native) % mount /dev/installp1 /mnt/install/boot
(2719702) [15:54:26] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2719702) [15:54:26] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(2719702) [15:54:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2719702) [15:54:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2719702) [15:54:26] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2719702) [15:54:26] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2719702) [15:54:49] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2719702) [15:54:49] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2719702) [15:54:49] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2719702) [15:54:50] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2719702) [15:54:50] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2719702) [15:54:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2719702) [15:54:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2719702) [15:54:52] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2719702) [15:54:52] (native) umount /dev/loop2
(2719702) [15:54:52] (native) % losetup -d /dev/loop2
(2719702) [15:54:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2719702) [15:54:52] 
(2719702) [15:54:52] *** FLASHING INFORMATION ***
(2719702) [15:54:52] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2719702) [15:54:52] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2719702) [15:54:52] 
(2719702) [15:54:52] *** SSH DAEMON INFORMATION ***
(2719702) [15:54:52] SSH daemon is enabled (disable with --no-sshd).
(2719702) [15:54:52] Login as 'user' with the password given during installation.
(2719702) [15:54:52] 
(2719702) [15:54:52] *** FIREWALL INFORMATION ***
(2719702) [15:54:52] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2719702) [15:54:52] For more information: https://postmarketos.org/firewall
(2719702) [15:54:52] 
(2719702) [15:54:52] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2719702) [15:54:52] DONE!
total 3215412
-rw-r--r-- 1 root 12345 4159700992 Oct 25 15:54 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                         DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                               0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                    0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                               0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                               0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                               0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                               0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                               0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                 0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                 0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 25 15:55 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 25 15:55 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 25 15:55 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 25 15:54 bin
drwxr-xr-x  2 root root  4096 Oct 25 15:54 boot
drwxr-xr-x  2 root root  4096 Oct 25 15:49 dev
drwxr-xr-x 62 root root  4096 Oct 25 15:54 etc
drwxr-xr-x  3 root root  4096 Oct 25 15:54 home
drwxr-xr-x 15 root root  4096 Oct 25 15:53 lib
drwx------  2 root root 16384 Oct 25 15:54 lost+found
drwxr-xr-x  5 root root  4096 Oct 25 15:49 media
drwxr-xr-x  8 root root  4096 Oct 25 15:49 mnt
drwxr-xr-x  2 root root  4096 Oct 25 15:49 opt
drwxr-xr-x  2 root root  4096 Oct 25 15:49 proc
drwx------  2 root root  4096 Oct 25 15:49 root
drwxr-xr-x  6 root root  4096 Oct 25 15:53 run
drwxr-xr-x  2 root root  4096 Oct 25 15:53 sbin
drwxr-xr-x  2 root root  4096 Oct 25 15:49 srv
drwxr-xr-x  2 root root  4096 Oct 25 15:49 sys
drwxrwxrwt  2 root root  4096 Oct 25 15:54 tmp
drwxr-xr-x 10 root root  4096 Oct 25 15:54 usr
drwxr-xr-x 13 root root  4096 Oct 25 15:50 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-25 15:55:40--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100%  124M=0s

2022-10-25 15:55:40 (124 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-10-25 07:42:28.905705 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6721-g6d8d677ea0 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6708-gc4d0d9d38d [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6693-g8edd243fc3 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24490 distinct packages available
(1/103) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1666388878-r0)
(2/103) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1666388878-r0)
(3/103) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/103) Upgrading karchive (5.99.0-r0 -> 9999_git1666403369-r0)
(5/103) Upgrading kconfig (5.99.0-r0 -> 9999_git1666232744-r0)
(6/103) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1666312987-r0)
(7/103) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1666233128-r0)
(8/103) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/103) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1666232793-r0)
(10/103) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1666232871-r0)
(11/103) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1666178810-r0)
(12/103) Upgrading ki18n (5.99.0-r0 -> 9999_git1666232902-r0)
(13/103) Upgrading kauth (5.99.0-r0 -> 9999_git1666232693-r0)
(14/103) Upgrading kcodecs (5.99.0-r0 -> 9999_git1666232725-r0)
(15/103) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1666317826-r0)
(16/103) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1666232754-r0)
(17/103) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1666232912-r0)
(18/103) Upgrading kitemviews (5.99.0-r0 -> 9999_git1666232955-r0)
(19/103) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1666233139-r0)
(20/103) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1666232705-r0)
(21/103) Upgrading kcompletion (5.99.0-r0 -> 9999_git1666232735-r0)
(22/103) Upgrading kdoctools (5.99.0-r0 -> 9999_git1666232852-r0)
(23/103) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1666232964-r0)
(24/103) Upgrading knotifications (5.99.0-r0 -> 9999_git1666232996-r0)
(25/103) Upgrading kservice (5.99.0-r0 -> 9999_git1666233062-r0)
(26/103) Upgrading solid-libs (5.99.0-r0 -> 9999_git1666233188-r0)
(27/103) Upgrading sonnet (5.99.0-r0 -> 9999_git1666233199-r0)
(28/103) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1666233086-r0)
(29/103) Upgrading kio (5.99.0-r0 -> 9999_git1666403391-r0)
(30/103) Upgrading kpackage (5.99.0-r0 -> 9999_git1666233015-r0)
(31/103) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666232803-r0)
(32/103) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/103) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1666398895-r0)
(34/103) Upgrading kwallet (5.99.0-r0 -> 9999_git1666233107-r0)
(35/103) Upgrading purpose (5.99.0-r0 -> 9999_git1666233178-r0)
(36/103) Upgrading angelfish (22.09-r0 -> 9999_git1666236160-r0)
(37/103) Upgrading breeze-gtk (5.26.1-r0 -> 9999_git1666094234-r0)
(38/103) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0)
(39/103) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0)
(40/103) Upgrading knewstuff (5.99.0-r0 -> 9999_git1666403403-r0)
(41/103) Upgrading kirigami-addons (0.5-r0 -> 9999_git1666234118-r0)
(42/103) Upgrading kclock (22.09-r0 -> 9999_git1666388166-r0)
(43/103) Upgrading kdecoration (5.26.1-r0 -> 9999_git1666235643-r0)
(44/103) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1666231473-r0)
(45/103) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1666360917-r0)
(46/103) Upgrading kcontacts (5.99.0-r0 -> 9999_git1666232765-r0)
(47/103) Upgrading kpeople (5.99.0-r0 -> 9999_git1666233034-r0)
(48/103) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/103) Upgrading kcmutils (5.99.0-r0 -> 9999_git1666232715-r0)
(50/103) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1666230952-r0)
(51/103) Upgrading oxygen (5.26.1-r0 -> 9999_git1666235812-r0)
(52/103) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1666403914-r0)
(54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1666236279-r0)
(55/103) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0)
(56/103) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0)
(57/103) Upgrading bluedevil (5.26.1-r0 -> 9999_git1666403763-r0)
(58/103) Upgrading breeze (5.26.1-r0 -> 9999_git1666235580-r0)
(59/103) Upgrading libkscreen (5.26.1-r0 -> 9999_git1666403828-r0)
(60/103) Upgrading kscreen (5.26.1-r0 -> 9999_git1666235716-r0)
(61/103) Upgrading kwallet-pam (5.26.1-r0 -> 9999_git1663246611-r0)
(62/103) Upgrading kwayland-integration (5.26.1-r0 -> 9999_git1664735570-r0)
(63/103) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1666230941-r0)
(64/103) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(65/103) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1666235918-r0)
(66/103) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(67/103) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1666235929-r0)
(68/103) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1666235929-r0)
(69/103) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1666235938-r0)
(70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1666236289-r1)
(71/103) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1666235624-r0)
(72/103) Upgrading kinit (5.99.0-r0 -> 9999_git1666232922-r0)
(73/103) Upgrading kdnssd (5.99.0-r0 -> 9999_git1666232843-r0)
(74/103) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1666233210-r0)
(75/103) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(76/103) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1666318618-r0)
(77/103) Upgrading kwin (5.26.1-r0 -> 9999_git1666403816-r0)
(78/103) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1666020979-r0)
(79/103) Upgrading threadweaver (5.99.0-r0 -> 9999_git1666215546-r0)
(80/103) Upgrading krunner (5.99.0-r0 -> 9999_git1665899863-r0)
(81/103) Upgrading milou (5.26.1-r0 -> 9999_git1666235801-r0)
(82/103) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665620141-r0)
(83/103) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1666235897-r0)
(84/103) Upgrading plasma-workspace-libs (5.26.1-r1 -> 9999_git1666403871-r1)
(85/103) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(86/103) Upgrading baloo (5.99.0-r0 -> 9999_git1666317756-r0)
(87/103) Upgrading kholidays (5.99.0-r0 -> 9999_git1666232881-r0)
(88/103) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1666233006-r0)
(89/103) Upgrading kparts (5.99.0-r0 -> 9999_git1666233025-r0)
(90/103) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(91/103) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1666317813-r0)
(92/103) Upgrading libksysguard (5.26.1-r0 -> 9999_git1666318644-r0)
(93/103) Upgrading plasma-workspace (5.26.1-r1 -> 9999_git1666403871-r1)
(94/103) Upgrading kpty (5.99.0-r0 -> 9999_git1666233043-r0)
(95/103) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(96/103) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1666318588-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1666048690-r0)
(98/103) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1666235908-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1666236064-r0)
(100/103) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1666398396-r0)
(101/103) Upgrading powerdevil (5.26.1-r0 -> 9999_git1666398396-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1666236111-r0)
(103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1666403925-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3202 MiB in 823 packages
(1/12) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r0)
(7/12) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r2)
(9/12) Installing discover-backend-flatpak (5.26.1-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3212 MiB in 835 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1666236151-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1666298467-r0)
(28/91) Installing calindori (9999_git1666313345-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1666233097-r0)
(58/91) Installing kalk (9999_git1666236196-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1666403889-r0)
(61/91) Installing keysmith (9999_git1666236987-r0)
(62/91) Installing krecorder (9999_git1666404128-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1666237140-r0)
(65/91) Installing kweathercore (9999_git1666318066-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1666388222-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1666318261-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1666236298-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1666234867-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 3328 MiB in 926 packages
(chroot) Exiting chroot...
[15:57:55] Unregister qemu binfmt (arm)
[15:57:55] Unregister qemu binfmt (aarch64)
[15:57:56] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:57:56] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:57:56] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:57:56] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:57:58] Cleared up ~6213 MB of space
[15:57:58] DONE!
Building image for pine64-pinephone
Already up to date.
[15:57:59] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:59] Channel [edge]: [15:57:59] Vendor [qemu]: [15:57:59] Device codename [amd64]: [15:57:59] Kernel [lts]: [15:57:59] Username [user]: [15:57:59] User interface [weston]: [15:57:59] Change them? (y/n) [n]: [15:57:59] Extra packages [none]: [15:57:59] Use this timezone instead of GMT? (y/n) [y]: [15:57:59] Choose default locale for installation [C.UTF-8]: [15:57:59] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:59] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:59] Config changed: ui='plasma-mobile'
[15:57:59] Config changed: device='pine64-pinephone'
[15:58:00] Config changed: kernel=''
[15:58:00] Config changed: extra_packages='osk-sdl'
(2767394) [15:58:00] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2767394) [15:58:00] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2767394) [15:58:00] *** (1/4) PREPARE NATIVE CHROOT ***
(2767394) [15:58:00] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2767394) [15:58:00] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2767394) [15:58:00] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2767394) [15:58:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2767394) [15:58:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2767394) [15:58:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2767394) [15:58:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2767394) [15:58:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2767394) [15:58:00] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2767394) [15:58:00] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2767394) [15:58:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2767394) [15:58:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2767394) [15:58:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2767394) [15:58:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2767394) [15:58:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2767394) [15:58:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2767394) [15:58:01] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] Update package index for x86_64 (4 file(s))
(2767394) [15:58:01] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2767394) [15:58:01] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2767394) [15:58:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2767394) [15:58:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2767394) [15:58:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2767394) [15:58:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2767394) [15:58:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2767394) [15:58:02] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:02] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:02] extracted: /tmp/pmbootstrapar54qpm5apk
(2767394) [15:58:02] extracted: /tmp/pmbootstrapml4k080csig
(2767394) [15:58:02] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:02] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapml4k080csig /tmp/pmbootstrapar54qpm5apk
Verified OK
(2767394) [15:58:02] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2767394) [15:58:02] % /tmp/pmbootstrapar54qpm5apk --version
apk-tools 2.12.10, compiled for x86_64.
(2767394) [15:58:02] (native) install alpine-base
(2767394) [15:58:02] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:02] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(2767394) [15:58:03] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(2767394) [15:58:03] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2767394) [15:58:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2767394) [15:58:03] (native) update /etc/apk/repositories
(2767394) [15:58:03] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2767394) [15:58:03] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2767394) [15:58:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2767394) [15:58:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2767394) [15:58:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2767394) [15:58:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2767394) [15:58:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2767394) [15:58:03] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2767394) [15:58:03] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2767394) [15:58:03] New background process: pid=2767833, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2767394) [15:58:04] (native) % adduser -D pmos -u 12345
(2767394) [15:58:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2767394) [15:58:04] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2767394) [15:58:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2767394) [15:58:04] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2767394) [15:58:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2767394) [15:58:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2767394) [15:58:04] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2767394) [15:58:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2767394) [15:58:05] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2767394) [15:58:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2767394) [15:58:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2767394) [15:58:05] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2767394) [15:58:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2767394) [15:58:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2767394) [15:58:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2767394) [15:58:05] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2767394) [15:58:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2767394) [15:58:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2767394) [15:58:05] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2767394) [15:58:08] (native) install cryptsetup util-linux parted
(2767394) [15:58:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [15:58:08] (native) % cat /tmp/apk_progress_fifo
(2767394) [15:58:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2767394) [15:58:08] New background process: pid=2768178, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2767394) [15:58:09] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(2767394) [15:58:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2767394) [15:58:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2767394) [15:58:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2767394) [15:58:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2767394) [15:58:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(2767394) [15:58:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(2767394) [15:58:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(2767394) [15:58:10] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(2767394) [15:58:10] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(2767394) [15:58:10] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2767394) [15:58:10] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2767394) [15:58:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2767394) [15:58:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2767394) [15:58:10] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2767394) [15:58:10] (native) install qemu-aarch64
(2767394) [15:58:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [15:58:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [15:58:10] (native) % cat /tmp/apk_progress_fifo
(2767394) [15:58:10] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2767394) [15:58:10] New background process: pid=2768284, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(2767394) [15:58:11] Register qemu binfmt (aarch64)
(2767394) [15:58:11] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(2767394) [15:58:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(2767394) [15:58:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2767394) [15:58:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2767394) [15:58:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2767394) [15:58:11] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:11] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:11] extracted: /tmp/pmbootstrapp5nvi65_apk
(2767394) [15:58:11] extracted: /tmp/pmbootstrap5ysuge9isig
(2767394) [15:58:11] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2767394) [15:58:11] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap5ysuge9isig /tmp/pmbootstrapp5nvi65_apk
Verified OK
(2767394) [15:58:11] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2767394) [15:58:11] % /tmp/pmbootstrapp5nvi65_apk --version
apk-tools 2.12.10, compiled for x86_64.
(2767394) [15:58:11] (rootfs_pine64-pinephone) install alpine-base
(2767394) [15:58:11] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(2767394) [15:58:11] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(2767394) [15:58:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(2767394) [15:58:11] (rootfs_pine64-pinephone) update /etc/apk/repositories
(2767394) [15:58:11] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2767394) [15:58:11] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2767394) [15:58:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2767394) [15:58:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2767394) [15:58:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2767394) [15:58:12] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] Update package index for aarch64 (4 file(s))
(2767394) [15:58:12] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2767394) [15:58:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2767394) [15:58:12] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2767394) [15:58:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2767394) [15:58:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2767394) [15:58:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2767394) [15:58:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2767394) [15:58:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2767394) [15:58:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2767394) [15:58:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2767394) [15:58:13] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2767394) [15:58:13] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(2767394) [15:58:13] New background process: pid=2768465, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(2767394) [15:58:15] (rootfs_pine64-pinephone) % getent passwd user
(2767394) [15:58:15] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(2767394) [15:58:15] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(2767394) [15:58:15] (rootfs_pine64-pinephone) % addgroup user wheel
(2767394) [15:58:15] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(2767394) [15:58:15] (rootfs_pine64-pinephone) % addgroup user video
(2767394) [15:58:15] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup user audio
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup user input
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup -S plugdev
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup user plugdev
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(2767394) [15:58:16] (rootfs_pine64-pinephone) % addgroup user netdev
(2767394) [15:58:16] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2767394) [15:58:18] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2767394) [15:58:18] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2767394) [15:58:18] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2767394) [15:58:19] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2767394) [15:58:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2767394) [15:58:21] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2767394) [15:58:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [15:58:21] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2767394) [15:58:21] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2767394) [15:58:21] New background process: pid=2768699, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/731) Installing icu-data-full (72.1-r1)
(2/731) Installing dbus-libs (1.14.4-r0)
(3/731) Installing libgcc (12.2.1_git20220924-r3)
(4/731) Installing libffi (3.4.3-r0)
(5/731) Installing libintl (0.21.1-r1)
(6/731) Installing libblkid (2.38.1-r0)
(7/731) Installing libmount (2.38.1-r0)
(8/731) Installing pcre2 (10.40-r0)
(9/731) Installing glib (2.74.0-r4)
(10/731) Installing libstdc++ (12.2.1_git20220924-r3)
(11/731) Installing icu-libs (72.1-r1)
(12/731) Installing libpcre2-16 (10.40-r0)
(13/731) Installing zstd-libs (1.5.2-r9)
(14/731) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.42-r0)
(17/731) Installing file (5.42-r0)
(18/731) Installing libxau (1.0.10-r0)
(19/731) Installing libmd (1.0.4-r0)
(20/731) Installing libbsd (0.11.7-r0)
(21/731) Installing libxdmcp (1.1.3-r1)
(22/731) Installing libxcb (1.15-r0)
(23/731) Installing libx11 (1.8.1-r1)
(24/731) Installing libxext (1.3.4-r1)
(25/731) Installing libice (1.0.10-r1)
(26/731) Installing libuuid (2.38.1-r0)
(27/731) Installing libsm (1.2.3-r1)
(28/731) Installing libxt (1.2.1-r0)
(29/731) Installing libxmu (1.1.4-r0)
(30/731) Installing xset (1.2.4-r0)
(31/731) Installing xprop (1.2.5-r0)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.2-r0)
(34/731) Installing libdrm (2.4.113-r0)
(35/731) Installing libexpat (2.4.9-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.2-r0)
(38/731) Installing mesa-gles (22.2.2-r0)
(39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/731) Installing libxcomposite (0.4.5-r1)
(41/731) Installing brotli-libs (1.0.9-r8)
(42/731) Installing libbz2 (1.0.8-r3)
(43/731) Installing libpng (1.6.38-r0)
(44/731) Installing freetype (2.12.1-r0)
(45/731) Installing fontconfig (2.14.1-r0)
(46/731) Installing wayland-libs-client (1.21.0-r1)
(47/731) Installing wayland-libs-cursor (1.21.0-r1)
(48/731) Installing wayland-libs-egl (1.21.0-r1)
(49/731) Installing xkeyboard-config (2.37-r0)
(50/731) Installing xz-libs (5.2.7-r0)
(51/731) Installing libxml2 (2.10.3-r0)
(52/731) Installing libxkbcommon (1.4.1-r0)
(53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/731) Installing mesa-gbm (22.2.2-r0)
(55/731) Installing libxshmfence (1.3.1-r0)
(56/731) Installing mesa-egl (22.2.2-r0)
(57/731) Installing avahi-libs (0.8-r6)
(58/731) Installing gmp (6.2.1-r2)
(59/731) Installing nettle (3.8.1-r0)
(60/731) Installing p11-kit (0.24.1-r1)
(61/731) Installing libtasn1 (4.19.0-r0)
(62/731) Installing libunistring (1.1-r0)
(63/731) Installing gnutls (3.7.8-r2)
(64/731) Installing cups-libs (2.4.2-r0)
(65/731) Installing pkgconf (1.9.3-r0)
(66/731) Installing shared-mime-info (2.2-r1)
(67/731) Installing libjpeg-turbo (2.1.4-r0)
(68/731) Installing libwebp (1.2.4-r1)
(69/731) Installing tiff (4.4.0-r1)
(70/731) Installing gdk-pixbuf (2.42.9-r1)
(71/731) Installing gtk-update-icon-cache (3.24.34-r6)
(72/731) Installing libxfixes (6.0.0-r0)
(73/731) Installing libxrender (0.9.11-r0)
(74/731) Installing libxcursor (1.2.1-r1)
(75/731) Installing libxdamage (1.1.5-r1)
(76/731) Installing libxi (1.8-r0)
(77/731) Installing libxinerama (1.1.4-r2)
(78/731) Installing libxrandr (1.5.2-r1)
(79/731) Installing libatk-1.0 (2.46.0-r0)
(80/731) Installing libxtst (1.2.4-r0)
(81/731) Installing at-spi2-core (2.46.0-r0)
(82/731) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/731) Installing pixman (0.42.0-r0)
(84/731) Installing cairo (1.17.6-r3)
(85/731) Installing cairo-gobject (1.17.6-r3)
(86/731) Installing libepoxy (1.5.10-r0)
(87/731) Installing fribidi (1.0.12-r0)
(88/731) Installing graphite2 (1.3.14-r2)
(89/731) Installing harfbuzz (5.3.1-r1)
(90/731) Installing libxft (2.3.6-r0)
(91/731) Installing pango (1.50.11-r0)
(92/731) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/731) Installing libevdev (1.13.0-r0)
(94/731) Installing mtdev (1.1.6-r0)
(95/731) Installing eudev-libs (3.2.11-r2)
(96/731) Installing libinput-libs (1.21.0-r0)
(97/731) Installing xcb-util-wm (0.4.2-r0)
(98/731) Installing xcb-util (0.4.0-r3)
(99/731) Installing xcb-util-image (0.4.1-r0)
(100/731) Installing xcb-util-keysyms (0.4.1-r0)
(101/731) Installing xcb-util-renderutil (0.3.10-r0)
(102/731) Installing libxkbcommon-x11 (1.4.1-r0)
(103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/731) Installing kirigami2-libs (5.99.0-r0)
(107/731) Installing kirigami2 (5.99.0-r0)
(108/731) Installing kactivities-libs (5.99.0-r0)
(109/731) Installing karchive (5.99.0-r0)
(110/731) Installing kconfig (5.99.0-r0)
(111/731) Installing kcoreaddons (5.99.0-r0)
(112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/731) Installing kwindowsystem (5.99.0-r0)
(114/731) Installing kcrash (5.99.0-r0)
(115/731) Installing kdbusaddons (5.99.0-r0)
(116/731) Installing kglobalaccel (5.99.0-r0)
(117/731) Installing kguiaddons (5.99.0-r0)
(118/731) Installing ki18n (5.99.0-r0)
(119/731) Installing libelogind (246.10-r5)
(120/731) Installing polkit-elogind-libs (121-r0)
(121/731) Installing polkit-qt-1 (0.114.0-r1)
(122/731) Installing kauth (5.99.0-r0)
(123/731) Installing kcodecs (5.99.0-r0)
(124/731) Installing kwidgetsaddons (5.99.0-r0)
(125/731) Installing kconfigwidgets (5.99.0-r0)
(126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/731) Installing kiconthemes (5.99.0-r0)
(128/731) Installing kitemviews (5.99.0-r0)
(129/731) Installing kxmlgui (5.99.0-r0)
(130/731) Installing kbookmarks (5.99.0-r0)
(131/731) Installing kcompletion (5.99.0-r0)
(132/731) Installing libxml2-utils (2.10.3-r0)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r1)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r6)
Executing docbook-xsl-1.79.2-r6.post-install
(138/731) Installing kdoctools (5.99.0-r0)
(139/731) Installing kjobwidgets (5.99.0-r0)
(140/731) Installing alsa-lib (1.2.7.2-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.2-r0)
(143/731) Installing libxv (1.0.11-r3)
(144/731) Installing cdparanoia-libs (10.2-r11)
(145/731) Installing graphene (1.10.8-r1)
(146/731) Installing gstreamer (1.20.4-r0)
(147/731) Installing libogg (1.3.5-r1)
(148/731) Installing opus (1.3.1-r1)
(149/731) Installing orc (0.4.32-r2)
(150/731) Installing libtheora (1.1.1-r16)
(151/731) Installing libvorbis (1.3.7-r0)
(152/731) Installing gst-plugins-base (1.20.4-r0)
(153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/731) Installing sound-theme-freedesktop (0.8-r0)
(156/731) Installing libltdl (2.4.7-r0)
(157/731) Installing libcanberra (0.30-r8)
(158/731) Installing libcanberra-gstreamer (0.30-r8)
(159/731) Installing knotifications (5.99.0-r0)
(160/731) Installing kservice (5.99.0-r0)
(161/731) Installing solid-libs (5.99.0-r0)
(162/731) Installing libhunspell (1.7.1-r0)
(163/731) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(164/731) Installing ncurses-libs (6.3_p20221008-r0)
(165/731) Installing readline (8.2.0-r0)
(166/731) Installing hunspell (1.7.1-r0)
(167/731) Installing sonnet (5.99.0-r0)
(168/731) Installing ktextwidgets (5.99.0-r0)
(169/731) Installing kio (5.99.0-r0)
(170/731) Installing kpackage (5.99.0-r0)
(171/731) Installing kdeclarative (5.99.0-r0)
(172/731) Installing kwayland (5.99.0-r0)
(173/731) Installing plasma-framework (5.99.0-r0)
(174/731) Installing sqlite-libs (3.39.4-r0)
(175/731) Installing libaccounts-glib (1.26-r0)
(176/731) Installing libaccounts-qt (1.16-r1)
(177/731) Installing signond (8.61-r0)
(178/731) Installing accounts-qml-module (0.7_git20190605-r0)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.1-r0)
(181/731) Installing aom-libs (3.5.0-r0)
(182/731) Installing libass (0.16.0-r0)
(183/731) Installing libdav1d (1.0.0-r2)
(184/731) Installing lame (3.100-r2)
(185/731) Installing libasyncns (0.8-r1)
(186/731) Installing flac-libs (1.4.2-r0)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r3)
(189/731) Installing soxr (0.1.3-r3)
(190/731) Installing speexdsp (1.2.1-r0)
(191/731) Installing tdb-libs (1.4.7-r0)
(192/731) Installing libpulse (9999_git20220528-r0)
(193/731) Installing cjson (1.7.15-r3)
(194/731) Installing mbedtls (2.28.1-r0)
(195/731) Installing librist (0.2.7-r0)
(196/731) Installing libsrt (1.5.1-r0)
(197/731) Installing libssh (0.10.4-r0)
(198/731) Installing v4l-utils-libs (1.22.1-r2)
(199/731) Installing libva (2.16.0-r0)
(200/731) Installing libvdpau (1.5-r0)
(201/731) Installing vidstab (1.1.0-r2)
(202/731) Installing libvpx (1.12.0-r1)
(203/731) Installing x264-libs (0.164_git20220602-r0)
(204/731) Installing numactl (2.0.16-r0)
(205/731) Installing x265-libs (3.5-r3)
(206/731) Installing xvidcore (1.3.7-r1)
(207/731) Installing libsodium (1.0.18-r2)
(208/731) Installing libzmq (4.3.4-r1)
(209/731) Installing ffmpeg-libs (5.1.2-r1)
(210/731) Installing libevent (2.1.12-r5)
(211/731) Installing nspr (4.35-r0)
(212/731) Installing nss (3.84-r0)
(213/731) Installing re2 (2022.06.01-r1)
(214/731) Installing snappy (1.1.9-r4)
(215/731) Installing qt5-qtwebengine (5.15.11-r2)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r1)
(219/731) Installing libassuan (2.5.5-r1)
(220/731) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/731) Installing gnupg-gpgconf (2.2.40-r0)
(222/731) Installing gpg (2.2.40-r0)
(223/731) Installing npth (1.6-r2)
(224/731) Installing gpg-agent (2.2.40-r0)
(225/731) Installing libksba (1.6.2-r0)
(226/731) Installing gpgsm (2.2.40-r0)
(227/731) Installing gpgme (1.17.1-r0)
(228/731) Installing gpgmepp (1.17.1-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r2)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.2-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/731) Installing qt5-qtfeedback (0_git20180903-r0)
(237/731) Installing angelfish (22.09-r0)
(238/731) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/731) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/731) Installing gtk-engines-crux (2.21.0-r3)
(241/731) Installing gtk-engines-industrial (2.21.0-r3)
(242/731) Installing gtk-engines-mist (2.21.0-r3)
(243/731) Installing gtk-engines-redmond (2.21.0-r3)
(244/731) Installing gtk-engines-thinice (2.21.0-r3)
(245/731) Installing gtk-engines (2.21.0-r3)
(246/731) Installing breeze-gtk (5.26.1-r0)
(247/731) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/731) Installing atinout (0.9.1-r1)
(249/731) Installing ca-certificates (20220614-r2)
(250/731) Installing nghttp2-libs (1.50.0-r0)
(251/731) Installing libcurl (7.85.0-r0)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.18.12-r0)
(255/731) Installing libusb (1.0.26-r0)
(256/731) Installing eg25-manager (0.4.4-r0)
(257/731) Installing eg25-manager-openrc (0.4.4-r0)
(258/731) Installing gpsd (3.24-r0)
(259/731) Installing gpsd-openrc (3.24-r0)
(260/731) Installing libnl3 (3.7.0-r0)
(261/731) Installing iw (5.19-r0)
(262/731) Installing linux-postmarketos-allwinner (6.0.3_git20221022-r0)
(263/731) Installing udev-init-scripts (35-r1)
(264/731) Installing udev-init-scripts-openrc (35-r1)
(265/731) Installing kmod-libs (30-r1)
(266/731) Installing eudev (3.2.11-r2)
(267/731) Installing eudev-openrc (3.2.11-r2)
(268/731) Installing openssh-keygen (9.1_p1-r0)
(269/731) Installing libedit (20221009.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r0)
(271/731) Installing openssh-client-default (9.1_p1-r0)
(272/731) Installing openssh-sftp-server (9.1_p1-r0)
(273/731) Installing openssh-server-common (9.1_p1-r0)
(274/731) Installing openssh-server (9.1_p1-r0)
(275/731) Installing openssh (9.1_p1-r0)
(276/731) Installing boot-deploy (0.6.1-r0)
(277/731) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(278/731) Installing lzo (2.10-r3)
(279/731) Installing btrfs-progs (6.0-r0)
(280/731) Installing bzip2 (1.0.8-r3)
(281/731) Installing argon2-libs (20190702-r2)
(282/731) Installing device-mapper-libs (2.02.188-r0)
(283/731) Installing json-c (0.16-r0)
(284/731) Installing cryptsetup-libs (2.5.0-r2)
(285/731) Installing popt (1.19-r0)
(286/731) Installing cryptsetup (2.5.0-r2)
(287/731) Installing cryptsetup-openrc (2.5.0-r2)
(288/731) Installing libaio (0.3.113-r0)
(289/731) Installing device-mapper-event-libs (2.02.188-r0)
(290/731) Installing lvm2-libs (2.02.188-r0)
(291/731) Installing device-mapper (2.02.188-r0)
(292/731) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(293/731) Installing libcom_err (1.46.5-r3)
(294/731) Installing e2fsprogs-libs (1.46.5-r3)
(295/731) Installing e2fsprogs (1.46.5-r3)
(296/731) Installing e2fsprogs-extra (1.46.5-r3)
(297/731) Installing f2fs-tools-libs (1.15.0-r0)
(298/731) Installing f2fs-tools (1.15.0-r0)
(299/731) Installing lz4 (1.9.4-r1)
(300/731) Installing userspace-rcu (0.13.2-r0)
(301/731) Installing multipath-tools (0.9.1-r0)
(302/731) Installing multipath-tools-openrc (0.9.1-r0)
(303/731) Installing parted (3.5-r0)
(304/731) Installing postmarketos-mvcfg (1-r0)
(305/731) Installing postmarketos-keys (1-r0)
(306/731) Installing sudo (1.9.11_p3-r0)
(307/731) Installing postmarketos-base-nofde (23-r1)
(308/731) Installing unudhcpd (0.2.1-r0)
(309/731) Installing xz (5.2.7-r0)
(310/731) Installing postmarketos-mkinitfs (1.5-r1)
(311/731) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(312/731) Installing llvm15-libs (15.0.3-r0)
(313/731) Installing musl-fts (1.2.7-r3)
(314/731) Installing libelf (0.187-r2)
(315/731) Installing mesa-dri-gallium (22.2.2-r0)
(316/731) Installing postmarketos-base-mesa (23-r1)
(317/731) Installing u-boot-pinephone (2022.07-r0)
(318/731) Installing u-boot-tools (2022.10-r0)
(319/731) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(320/731) Installing dbus-openrc (1.14.4-r0)
(321/731) Installing libacl (2.3.1-r1)
(322/731) Installing lz4-libs (1.9.4-r1)
(323/731) Installing libarchive (3.6.1-r1)
(324/731) Installing libcbor (0.9.0-r1)
(325/731) Installing efivar-libs (38-r1)
(326/731) Installing libgcab (1.4-r3)
(327/731) Installing json-glib (1.6.6-r0)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.10-r0)
(330/731) Installing libmbim (1.26.4-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.30.8-r0)
(334/731) Installing tpm2-tss-mu (3.2.0-r0)
(335/731) Installing tpm2-tss-sys (3.2.0-r0)
(336/731) Installing tpm2-tss-esys (3.2.0-r0)
(337/731) Installing libxmlb (0.3.10-r0)
(338/731) Installing fwupd (1.8.6-r1)
(339/731) Installing fwupd-openrc (1.8.6-r1)
(340/731) Installing device-pine64-pinephone (0.43-r2)
Executing device-pine64-pinephone-0.43-r2.post-install
 * service eg25-manager added to runlevel default
 * service gpsd added to runlevel default
 * service gpsd_pinephone added to runlevel default
(341/731) Installing device-pine64-pinephone-plasma-mobile (0.43-r2)
(342/731) Installing linux-firmware-rtlwifi (20221012-r0)
(343/731) Installing linux-firmware-rtl_bt (20221012-r0)
(344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(346/731) Installing device-pine64-pinephone-nonfree-firmware (0.43-r2)
(347/731) Installing yaml (0.2.5-r0)
(348/731) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(349/731) Installing appstream-qt (0.15.5-r1)
(350/731) Installing attica (5.99.0-r0)
(351/731) Installing kidletime (5.99.0-r0)
(352/731) Installing knewstuff (5.99.0-r0)
(353/731) Installing discover (5.26.1-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.1-r0)
(356/731) Installing discover-backend-fwupd (5.26.1-r0)
(357/731) Installing font-droid-nonlatin (20200215-r2)
(358/731) Installing font-noto-common (0_git20211101-r6)
(359/731) Installing font-noto-math (0_git20211101-r6)
(360/731) Installing font-noto-symbols (0_git20211101-r6)
(361/731) Installing font-noto (0_git20211101-r6)
(362/731) Installing font-noto-emoji (2.038-r0)
(363/731) Installing font-noto-extra (0_git20211101-r6)
(364/731) Installing mauiman (1.0.0-r0)
(365/731) Installing mauikit (2.2.0-r0)
(366/731) Installing exiv2 (0.27.5-r1)
(367/731) Installing mauikit-imagetools (2.2.0-r0)
(368/731) Installing mauikit-filebrowsing (2.2.0-r0)
(369/731) Installing index (2.2.0-r0)
(370/731) Installing signon-plugin-oauth2 (0.25-r0)
(371/731) Installing kaccounts-providers (22.08.2-r0)
(372/731) Installing kirigami-addons (0.4-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.1-r0)
(376/731) Installing kde-gtk-config (5.26.1-r0)
(377/731) Installing kirigami-gallery (22.08.2-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.12-r1)
(380/731) Installing kfilemetadata (5.99.0-r0)
(381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(382/731) Installing koko (22.09-r0)
(383/731) Installing kasync (0.3.0-r2)
(384/731) Installing gpg-wks-server (2.2.40-r0)
(385/731) Installing gpgv (2.2.40-r0)
(386/731) Installing libldap (2.6.3-r3)
(387/731) Installing gnupg-dirmngr (2.2.40-r0)
(388/731) Installing gnupg-utils (2.2.40-r0)
(389/731) Installing gnupg-wks-client (2.2.40-r0)
(390/731) Installing gnupg (2.2.40-r0)
(391/731) Installing iso-codes (4.11.0-r0)
(392/731) Installing kcontacts (5.99.0-r0)
(393/731) Installing kpeople (5.99.0-r0)
(394/731) Installing libical (3.0.16-r1)
(395/731) Installing kcalendarcore (5.99.0-r0)
(396/731) Installing kmime (22.08.2-r0)
(397/731) Installing kimap2 (0.4.0-r1)
(398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(399/731) Installing kdav2 (0.4.0-r1)
(400/731) Installing lmdb (0.9.29-r2)
(401/731) Installing libxapian (1.4.21-r0)
(402/731) Installing sink (0.9.0-r3)
(403/731) Installing kpeoplesink (0_git20210224-r1)
(404/731) Installing kpeoplevcard (0.1-r2)
(405/731) Installing libraw (0.20.2-r0)
(406/731) Installing libraw-tools (0.20.2-r0)
(407/731) Installing lcms2 (2.13.1-r0)
(408/731) Installing imagemagick-libs (7.1.0.51-r1)
(409/731) Installing jbig2dec (0.19-r1)
(410/731) Installing ghostscript (10.0.0-r0)
(411/731) Installing libde265 (1.0.9-r0)
(412/731) Installing libheif (1.13.0-r0)
(413/731) Installing libjxl (0.6.1_git20220605-r1)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.51-r1)
(416/731) Installing perl (5.36.0-r0)
(417/731) Installing perl-image-exiftool (12.42-r0)
(418/731) Installing exiftool (12.42-r0)
(419/731) Installing tzdata (2022e-r0)
(420/731) Installing openexr (3.1.5-r3)
(421/731) Installing soundtouch (2.3.1-r0)
(422/731) Installing chromaprint (1.5.1-r2)
(423/731) Installing libraw1394 (2.1.2-r2)
(424/731) Installing libdc1394 (2.2.6-r0)
(425/731) Installing tslib (1.22-r1)
(426/731) Installing directfb (1.7.7-r4)
(427/731) Installing faac (1.30-r2)
(428/731) Installing fdk-aac (2.0.2-r1)
(429/731) Installing flite (2.2-r1)
(430/731) Installing libsamplerate (0.2.2-r0)
(431/731) Installing jack (1.9.21-r0)
(432/731) Installing portaudio (19.7.0-r0)
(433/731) Installing fluidsynth-libs (2.3.0-r0)
(434/731) Installing libfreeaptx (0.1.1-r0)
(435/731) Installing gsm (1.0.22-r1)
(436/731) Installing libldac (2.0.2.3-r0)
(437/731) Installing libmodplug (0.8.9.0-r2)
(438/731) Installing neon (0.32.4-r0)
(439/731) Installing libnice (0.1.19-r0)
(440/731) Installing openal-soft (1.22.2-r1)
(441/731) Installing openjpeg (2.5.0-r0)
(442/731) Installing librtmp (2.4_git20190330-r2)
(443/731) Installing sbc (2.0-r0)
(444/731) Installing spandsp (0.0.6-r2)
(445/731) Installing libsrtp (2.4.2-r3)
(446/731) Installing vo-aacenc (0.1.3-r0)
(447/731) Installing vo-amrwbenc (0.1.3-r0)
(448/731) Installing libzbar (0.23.92-r1)
(449/731) Installing gst-plugins-bad (1.20.4-r0)
(450/731) Installing gtk4.0 (4.8.1-r3)
Executing gtk4.0-4.8.1-r3.post-install
(451/731) Installing megapixels (1.5.2-r0)
(452/731) Installing encodings (1.0.6-r0)
(453/731) Installing libfontenc (1.1.6-r0)
(454/731) Installing mkfontscale (1.2.2-r1)
(455/731) Installing font-dejavu (2.37-r3)
(456/731) Installing sdl2_ttf (2.20.1-r0)
(457/731) Installing osk-sdl (0.67.1-r1)
(458/731) Installing kcmutils (5.99.0-r0)
(459/731) Installing frameworkintegration (5.99.0-r0)
(460/731) Installing oxygen (5.26.1-r0)
(461/731) Installing modemmanager-qt (5.99.0-r0)
(462/731) Installing callaudiod-libs (0.1.4-r0)
(463/731) Installing abseil-cpp (20220623.1-r1)
(464/731) Installing boost1.80-thread (1.80.0-r3)
(465/731) Installing libprotobuf (3.21.8-r0)
(466/731) Installing libphonenumber (8.12.56-r1)
(467/731) Installing plasma-dialer (22.09-r0)
(468/731) Installing plasma-mobile-sounds (0.1-r1)
(469/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(470/731) Installing plasma-phonebook (22.09-r0)
(471/731) Installing postmarketos-artwork-wallpapers (2-r1)
(472/731) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(473/731) Installing bluez (5.65-r2)
(474/731) Installing bluez-openrc (5.65-r2)
(475/731) Installing bluez-obexd (5.65-r2)
(476/731) Installing kded (5.99.0-r0)
(477/731) Installing bluez-qt (5.99.0-r0)
(478/731) Installing bluedevil (5.26.1-r0)
(479/731) Installing breeze (5.26.1-r0)
(480/731) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(481/731) Installing callaudiod (0.1.4-r0)
(482/731) Installing dnsmasq-common (2.87-r0)
(483/731) Installing dnsmasq-openrc (2.87-r0)
(484/731) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(485/731) Installing linux-pam (1.5.2-r1)
(486/731) Installing shadow (4.10-r3)
(487/731) Installing elogind (246.10-r5)
(488/731) Installing elogind-openrc (246.10-r5)
(489/731) Installing hfd-service (0.1.0-r1)
(490/731) Installing hfd-service-openrc (0.1.0-r1)
(491/731) Installing iio-sensor-proxy (3.4-r0)
(492/731) Installing iio-sensor-proxy-openrc (3.4-r0)
(493/731) Installing libkscreen (5.26.1-r0)
(494/731) Installing layer-shell-qt (5.26.1-r0)
(495/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(496/731) Installing kscreen (5.26.1-r0)
(497/731) Installing socat (1.7.4.3-r1)
(498/731) Installing kwallet-pam (5.26.1-r0)
(499/731) Installing kwayland-integration (5.26.1-r0)
(500/731) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(501/731) Installing duktape (2.7.0-r0)
(502/731) Installing polkit-elogind (121-r0)
(503/731) Installing modemmanager (1.18.12-r0)
(504/731) Installing modemmanager-openrc (1.18.12-r0)
(505/731) Installing libnm (1.40.0-r0)
(506/731) Installing networkmanager-common (1.40.0-r0)
(507/731) Installing networkmanager-openrc (1.40.0-r0)
(508/731) Installing libmnl (1.0.5-r0)
(509/731) Installing libnftnl (1.2.3-r0)
(510/731) Installing iptables (1.8.8-r2)
(511/731) Installing iptables-openrc (1.8.8-r2)
(512/731) Installing libndp (1.8-r0)
(513/731) Installing libidn2 (2.3.4-r0)
(514/731) Installing libpsl (0.21.1-r1)
(515/731) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(516/731) Installing networkmanager-cli (1.40.0-r0)
(517/731) Installing pcre (8.45-r2)
(518/731) Installing slang (2.3.3-r0)
(519/731) Installing newt (0.52.21-r4)
(520/731) Installing networkmanager-tui (1.40.0-r0)
(521/731) Installing wireless-regdb (2022.08.12-r0)
(522/731) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(523/731) Installing mobile-broadband-provider-info (20220725-r0)
(524/731) Installing networkmanager-wwan (1.40.0-r0)
(525/731) Installing pipewire-libs (0.3.59-r1)
(526/731) Installing libunwind (1.6.2-r0)
(527/731) Installing libuv (1.44.2-r0)
(528/731) Installing roc-toolkit-libs (0.1.5-r2)
(529/731) Installing webrtc-audio-processing (0.3.1-r6)
(530/731) Installing pipewire (0.3.59-r1)
(531/731) Installing breeze-icons (5.99.0-r0)
(532/731) Installing dbus-x11 (1.14.4-r0)
(533/731) Installing kactivities (5.99.0-r0)
(534/731) Installing kpipewire (5.26.1-r0)
(535/731) Installing dconf (0.40.0-r2)
(536/731) Installing anthy (9100h-r2)
(537/731) Installing maliit-framework (2.3.0-r1)
(538/731) Installing kyotocabinet (1.2.79-r3)
(539/731) Installing libpinyin (2.6.2-r0)
(540/731) Installing tinyxml (2.6.2-r1)
(541/731) Installing presage (0.9.1-r2)
(542/731) Installing maliit-keyboard (2.3.1-r0)
(543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(544/731) Installing plasma-nano (5.26.1-r0)
(545/731) Installing networkmanager-qt (5.99.0-r0)
(546/731) Installing plasma-nm (5.26.1-r0)
(547/731) Installing plasma-nm-mobile (5.26.1-r0)
(548/731) Installing fftw-single-libs (3.3.10-r1)
(549/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(550/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(551/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(552/731) Installing alsa-utils-openrc (1.2.7-r1)
(553/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(554/731) Installing libcanberra-pulse (0.30-r8)
(555/731) Installing plasma-pa (5.26.1-r0)
(556/731) Installing libdaemon (0.14-r3)
(557/731) Installing openrc-settingsd (1.1.0-r0)
(558/731) Installing openrc-settingsd-openrc (1.1.0-r0)
(559/731) Installing plasma-settings (22.09-r1)
(560/731) Installing kactivitymanagerd (5.26.1-r0)
(561/731) Installing kinit (5.99.0-r0)
(562/731) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(563/731) Installing kdnssd (5.99.0-r0)
(564/731) Installing syntax-highlighting (5.99.0-r0)
(565/731) Installing kdsoap (2.1.1-r0)
(566/731) Installing libmtp (1.1.20-r2)
(567/731) Installing clang15-libclang (15.0.3-r1)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r2)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.4-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.4-r0)
(576/731) Installing samba-libs (4.16.4-r0)
(577/731) Installing libsmbclient (4.16.4-r0)
(578/731) Installing kio-extras (22.08.2-r0)
(579/731) Installing kquickcharts (5.99.0-r0)
(580/731) Installing xorg-server-common (21.1.4-r1)
(581/731) Installing libxkbfile (1.1.1-r0)
(582/731) Installing xkbcomp (1.4.5-r1)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.2-r2)
(585/731) Installing libtirpc-nokrb (1.3.2-r2)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.4-r0)
(588/731) Installing kscreenlocker (5.26.1-r0)
(589/731) Installing libqaccessibilityclient (0.4.1-r1)
(590/731) Installing xcb-util-cursor (0.1.4-r0)
(591/731) Installing kwin (5.26.1-r0)
(592/731) Installing kitemmodels (5.99.0-r0)
(593/731) Installing threadweaver (5.99.0-r0)
(594/731) Installing krunner (5.99.0-r0)
(595/731) Installing milou (5.26.1-r0)
(596/731) Installing pipewire-media-session (0.4.1-r0)
(597/731) Installing font-hack (3.003-r3)
(598/731) Installing qqc2-desktop-style (5.99.0-r0)
(599/731) Installing plasma-integration (5.26.1-r0)
(600/731) Installing qtchooser (66-r1)
(601/731) Installing plasma-workspace-libs (5.26.1-r1)
(602/731) Installing kactivities-stats (5.99.0-r0)
(603/731) Installing baloo (5.99.0-r0)
(604/731) Installing kholidays (5.99.0-r0)
(605/731) Installing libkexiv2 (22.08.2-r0)
(606/731) Installing knotifyconfig (5.99.0-r0)
(607/731) Installing kparts (5.99.0-r0)
(608/731) Installing zxing-cpp (1.4.0-r0)
(609/731) Installing libdmtx-libs (0.7.7-r0)
(610/731) Installing libqrencode (4.1.1-r0)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r1)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.1-r0)
(616/731) Installing kuserfeedback (1.2.0-r1)
(617/731) Installing mpfr4 (4.1.0-r0)
(618/731) Installing libqalculate (4.4.0-r1)
(619/731) Installing plasma-workspace (5.26.1-r1)
(620/731) Installing kpty (5.99.0-r0)
(621/731) Installing kdesu (5.99.0-r0)
(622/731) Installing kde-cli-tools (5.26.1-r0)
(623/731) Installing qqc2-breeze-style (5.26.1-r0)
(624/731) Installing plasma-mobile (5.26.1-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.1-r0)
(626/731) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(627/731) Installing chrony-openrc (4.3-r0)
(628/731) Installing haveged (1.9.18-r0)
(629/731) Installing haveged-openrc (1.9.18-r0)
(630/731) Installing nftables (1.0.5-r0)
(631/731) Installing nftables-openrc (1.0.5-r0)
(632/731) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(634/731) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(635/731) Installing postmarketos-artwork-icons (2-r1)
(636/731) Installing util-linux (2.38.1-r0)
(637/731) Installing libfdisk (2.38.1-r0)
(638/731) Installing libsmartcols (2.38.1-r0)
(639/731) Installing util-linux-misc (2.38.1-r0)
(640/731) Installing libeconf (0.4.6-r0)
(641/731) Installing runuser (2.38.1-r0)
(642/731) Installing mount (2.38.1-r0)
(643/731) Installing losetup (2.38.1-r0)
(644/731) Installing hexdump (2.38.1-r0)
(645/731) Installing uuidgen (2.38.1-r0)
(646/731) Installing blkid (2.38.1-r0)
(647/731) Installing sfdisk (2.38.1-r0)
(648/731) Installing mcookie (2.38.1-r0)
(649/731) Installing agetty (2.38.1-r0)
(650/731) Installing agetty-openrc (0.45.2-r3)
(651/731) Installing wipefs (2.38.1-r0)
(652/731) Installing cfdisk (2.38.1-r0)
(653/731) Installing umount (2.38.1-r0)
(654/731) Installing util-linux-openrc (2.38.1-r0)
(655/731) Installing flock (2.38.1-r0)
(656/731) Installing lsblk (2.38.1-r0)
(657/731) Installing libcap-ng (0.8.3-r1)
(658/731) Installing setpriv (2.38.1-r0)
(659/731) Installing logger (2.38.1-r0)
(660/731) Installing partx (2.38.1-r0)
(661/731) Installing fstrim (2.38.1-r0)
(662/731) Installing findmnt (2.38.1-r0)
(663/731) Installing pcsc-lite-libs (1.9.9-r0)
(664/731) Installing wpa_supplicant (2.10-r4)
(665/731) Installing wpa_supplicant-openrc (2.10-r4)
(666/731) Installing ifupdown-ng-wifi (0.12.1-r0)
(667/731) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(668/731) Installing postmarketos-base-ui-networkmanager (6-r1)
(669/731) Installing mpdecimal (2.5.1-r1)
(670/731) Installing python3 (3.10.8-r1)
(671/731) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(672/731) Installing py3-ruamel.yaml (0.16.12-r2)
(673/731) Installing sleep-inhibitor (1.16-r0)
(674/731) Installing sleep-inhibitor-openrc (1.16-r0)
(675/731) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(676/731) Installing py3-dbus (1.3.2-r0)
(677/731) Installing obex-capabilities (0.2.1-r1)
(678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(680/731) Installing pulseaudio-utils (9999_git20220528-r0)
(681/731) Installing postmarketos-base-ui-pulseaudio (6-r1)
(682/731) Installing upower (1.90.0-r2)
(683/731) Installing device-pine64-pinephone-upower (0.43-r2)
(684/731) Installing powerdevil-libs (5.26.1-r0)
(685/731) Installing powerdevil (5.26.1-r0)
(686/731) Installing bubblewrap (0.6.2-r0)
(687/731) Installing fuse-common (3.12.0-r0)
(688/731) Installing fuse-openrc (3.12.0-r0)
(689/731) Installing fuse3-libs (3.12.0-r0)
(690/731) Installing fuse3 (3.12.0-r0)
(691/731) Installing xdg-desktop-portal (1.15.0-r0)
(692/731) Installing xdg-desktop-portal-kde (5.26.1-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r0)
(695/731) Installing tinydm-openrc (1.1.2-r0)
(696/731) Installing postmarketos-base-ui-tinydm (6-r1)
(697/731) Installing font-alias (1.0.4-r0)
(698/731) Installing util-macros (1.19.3-r0)
(699/731) Installing font-misc-misc (1.1.2-r3)
(700/731) Installing font-cursor-misc (1.0.3-r3)
(701/731) Installing xauth (1.1.2-r0)
(702/731) Installing xmodmap (1.0.11-r0)
(703/731) Installing xrdb (1.2.1-r0)
(704/731) Installing xinit (1.4.1-r0)
(705/731) Installing hwdata-pci (0.363-r1)
(706/731) Installing libpciaccess (0.17-r0)
(707/731) Installing xorg-server (21.1.4-r1)
(708/731) Installing libinput (1.21.0-r0)
(709/731) Installing xf86-input-libinput (1.2.1-r0)
(710/731) Installing xf86-video-fbdev (0.5.0-r3)
(711/731) Installing postmarketos-base-ui-x11 (6-r1)
(712/731) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(713/731) Installing libexif (0.6.24-r0)
(714/731) Installing hwloc (2.8.0-r0)
(715/731) Installing libtbb (2021.7.0-r0)
(716/731) Installing opencv (4.6.0-r3)
(717/731) Installing postprocessd (0.2.1-r0)
(718/731) Installing postprocessd-megapixels (0.2.1-r0)
(719/731) Installing qmltermwidget (0.2.0-r1)
(720/731) Installing qmlkonsole (22.09-r1)
(721/731) Installing c-ares (1.18.1-r0)
(722/731) Installing spacebar (22.09-r0)
(723/731) Installing hkdm (0.2.0-r0)
(724/731) Installing buffyboard (0.2.0-r0)
(725/731) Installing terminus-font (4.49.1-r3)
(726/731) Installing kbd-misc (2.5.1-r2)
(727/731) Installing kbd (2.5.1-r2)
(728/731) Installing kbd-openrc (2.5.1-r2)
(729/731) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(730/731) Installing ttyescape-openrc (1.0.1-r1)
(731/731) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/25 16:03:06 Generating for kernel version: 6.0.3
2022/10/25 16:03:06 Output directory: /boot
2022/10/25 16:03:06 == Generating initramfs ==
2022/10/25 16:03:06 - Including hook files
2022/10/25 16:03:06 - Including hook scripts
2022/10/25 16:03:06 - Including required binaries
2022/10/25 16:03:06 - Including kernel modules
2022/10/25 16:03:06 - Including splash images
2022/10/25 16:03:06 - Writing and verifying initramfs archive
2022/10/25 16:03:06 == Generating initramfs extra ==
2022/10/25 16:03:06 - Including extra binaries
2022/10/25 16:03:06 - Including FDE support
2022/10/25 16:03:07 - Writing and verifying initramfs-extra archive
2022/10/25 16:03:11 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/25 16:03:15 mkinitfs completed in: 9.706600039s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2111 MiB in 756 packages
(2767394) [16:03:24] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2111 MiB in 756 packages
(2767394) [16:03:28] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(2767394) [16:03:28] (rootfs_pine64-pinephone) install device-pine64-pinephone
(2767394) [16:03:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [16:03:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [16:03:28] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2767394) [16:03:28] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(2767394) [16:03:28] New background process: pid=2776893, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2111 MiB in 756 packages
(2767394) [16:03:32] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2111 MiB in 756 packages
(2767394) [16:03:35] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2767394) [16:03:36] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(2767394) [16:03:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [16:03:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [16:03:36] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2767394) [16:03:36] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2767394) [16:03:36] New background process: pid=2777071, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2111 MiB in 756 packages
(2767394) [16:03:39] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2111 MiB in 756 packages
(2767394) [16:03:43] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(2767394) [16:03:43] (rootfs_pine64-pinephone) % mkinitfs
2022/10/25 16:03:43 Generating for kernel version: 6.0.3
2022/10/25 16:03:43 Output directory: /boot
2022/10/25 16:03:43 == Generating initramfs ==
2022/10/25 16:03:43 - Including hook files
2022/10/25 16:03:43 - Including hook scripts
2022/10/25 16:03:43 - Including required binaries
2022/10/25 16:03:43 - Including kernel modules
2022/10/25 16:03:43 - Including splash images
2022/10/25 16:03:43 - Writing and verifying initramfs archive
2022/10/25 16:03:43 == Generating initramfs extra ==
2022/10/25 16:03:43 - Including extra binaries
2022/10/25 16:03:43 - Including FDE support
2022/10/25 16:03:45 - Writing and verifying initramfs-extra archive
2022/10/25 16:03:48 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/25 16:03:55 mkinitfs completed in: 12.116203962s
(2767394) [16:03:55]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2767394) [16:03:55] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(2767394) [16:03:55] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(2767394) [16:03:55] (rootfs_pine64-pinephone) locking root
(2767394) [16:03:55] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(2767394) [16:03:56] NOTE: No valid keymap specified for device
(2767394) [16:03:56] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(2767394) [16:04:03] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(2767394) [16:04:03] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(2767394) [16:04:03] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2767394) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2767394) [16:04:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2767394) [16:04:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2767394) [16:04:03] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2227212	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2767394) [16:04:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2767394) [16:04:03] (native) create pine64-pinephone.img (2916M)
(2767394) [16:04:03] (native) % truncate -s 2916M /home/pmos/rootfs/pine64-pinephone.img
(2767394) [16:04:03] (native) mount /dev/install (pine64-pinephone.img)
(2767394) [16:04:03] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2767394) [16:04:03] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2767394) [16:04:03] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2767394) [16:04:03] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2767394) [16:04:03] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2767394) [16:04:03] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2767394) [16:04:03] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2767394) [16:04:03] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2767394) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2767394) [16:04:04] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2767394) [16:04:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2767394) [16:04:04] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2767394) [16:04:04] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2767394) [16:04:04] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2767394) [16:04:04] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(2767394) [16:04:04] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2767394) [16:04:04] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2767394) [16:04:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2767394) [16:04:04] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2767394) [16:04:04] (native) % parted -s /dev/install mktable msdos
(2767394) [16:04:04] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(2767394) [16:04:04] (native) % parted -s /dev/install mkpart primary 256M 100%
(2767394) [16:04:04] (native) % parted -s /dev/install set 1 boot on
(2767394) [16:04:04] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2767394) [16:04:04] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2767394) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2767394) [16:04:04] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2767394) [16:04:04] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2767394) [16:04:04] (native) install e2fsprogs
(2767394) [16:04:04] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [16:04:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [16:04:04] (native) % cat /tmp/apk_progress_fifo
(2767394) [16:04:04] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2767394) [16:04:04] New background process: pid=2778706, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(2767394) [16:04:05] (native) format /dev/installp2 (root, ext4)
(2767394) [16:04:05] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2767394) [16:04:05] (native) mount /dev/installp2 to /mnt/install
(2767394) [16:04:05] (native) % mkdir -p /mnt/install
(2767394) [16:04:05] (native) % mount /dev/installp2 /mnt/install
(2767394) [16:04:05] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2767394) [16:04:05] (native) install e2fsprogs
(2767394) [16:04:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [16:04:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2767394) [16:04:05] (native) % cat /tmp/apk_progress_fifo
(2767394) [16:04:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2767394) [16:04:05] New background process: pid=2778847, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(2767394) [16:04:06] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(2767394) [16:04:06] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(2767394) [16:04:06] (native) % mkdir -p /mnt/install/boot
(2767394) [16:04:06] (native) % mount /dev/installp1 /mnt/install/boot
(2767394) [16:04:06] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2767394) [16:04:06] (native) copy rootfs_pine64-pinephone to /mnt/install/
(2767394) [16:04:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2767394) [16:04:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2767394) [16:04:06] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2767394) [16:04:06] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2767394) [16:04:06] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2767394) [16:04:19] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2767394) [16:04:19] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2767394) [16:04:19] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2767394) [16:04:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2767394) [16:04:20] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2767394) [16:04:20] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2767394) [16:04:20] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024
(2767394) [16:04:20] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8
740+1 records in
740+1 records out
(2767394) [16:04:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2767394) [16:04:20] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2767394) [16:04:21] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2767394) [16:04:21] (native) umount /dev/loop2
(2767394) [16:04:21] (native) % losetup -d /dev/loop2
(2767394) [16:04:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2767394) [16:04:21] 
(2767394) [16:04:21] *** FLASHING INFORMATION ***
(2767394) [16:04:21] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2767394) [16:04:21] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2767394) [16:04:21] 
(2767394) [16:04:21] *** SSH DAEMON INFORMATION ***
(2767394) [16:04:21] SSH daemon is enabled (disable with --no-sshd).
(2767394) [16:04:21] Login as 'user' with the password given during installation.
(2767394) [16:04:21] 
(2767394) [16:04:21] *** FIREWALL INFORMATION ***
(2767394) [16:04:21] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2767394) [16:04:21] For more information: https://postmarketos.org/firewall
(2767394) [16:04:21] 
(2767394) [16:04:21] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2767394) [16:04:21] DONE!
total 2334868
-rw-r--r-- 1 root 12345 3057647616 Oct 25 16:04 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                           DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                 0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                      0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                                 0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                 0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                 0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                 0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                 0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                   0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                   0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 25 16:04 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 25 16:04 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 25 16:04 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Oct 25 16:02 bin
drwxr-xr-x  2 root root  4096 Oct 25 16:04 boot
drwxr-xr-x  2 root root  4096 Oct 25 15:58 dev
drwxr-xr-x 66 root root  4096 Oct 25 16:04 etc
drwxr-xr-x  3 root root  4096 Oct 25 16:04 home
drwxr-xr-x 15 root root  4096 Oct 25 16:02 lib
drwx------  2 root root 16384 Oct 25 16:04 lost+found
drwxr-xr-x  5 root root  4096 Oct 25 15:58 media
drwxr-xr-x  8 root root  4096 Oct 25 15:58 mnt
drwxr-xr-x  2 root root  4096 Oct 25 15:58 opt
drwxr-xr-x  2 root root  4096 Oct 25 15:58 proc
drwx------  2 root root  4096 Oct 25 15:58 root
drwxr-xr-x  6 root root  4096 Oct 25 16:02 run
drwxr-xr-x  2 root root  4096 Oct 25 16:02 sbin
drwxr-xr-x  2 root root  4096 Oct 25 15:58 srv
drwxr-xr-x  2 root root  4096 Oct 25 15:58 sys
drwxrwxrwt  2 root root  4096 Oct 25 16:04 tmp
drwxr-xr-x 10 root root  4096 Oct 25 16:02 usr
drwxr-xr-x 13 root root  4096 Oct 25 15:59 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-25 16:04:44--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 83.3M=0s

2022-10-25 16:04:44 (83.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-10-25 07:44:04.902125 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6677-gf9e7940c1b [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6510-g49eabadbda [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6511-g390cf9f88f [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24862 distinct packages available
ERROR: unable to select packages:
  so:libicui18n.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicui18n.so.71]
  so:libicuuc.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicuuc.so.71]
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2122 MiB in 766 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665347177-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665454165-r0)
(61/91) Installing keysmith (9999_git1665195274-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1665190380-r0)
(65/91) Installing kweathercore (9999_git1664764385-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1664766564-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1665626653-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1665190230-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1665226323-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 2282 MiB in 857 packages
(chroot) Exiting chroot...
[16:05:36] Unregister qemu binfmt (arm)
[16:05:36] Unregister qemu binfmt (aarch64)
[16:05:37] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:05:37] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:05:37] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:05:37] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:05:38] Cleared up ~4481 MB of space
[16:05:39] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:05:39] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:05:39] Channel [edge]: [16:05:39] Vendor [qemu]: [16:05:39] Device codename [amd64]: [16:05:39] Kernel [lts]: [16:05:39] Username [user]: [16:05:40] User interface [weston]: [16:05:40] Change them? (y/n) [n]: [16:05:40] Extra packages [none]: [16:05:40] Use this timezone instead of GMT? (y/n) [y]: [16:05:40] Choose default locale for installation [C.UTF-8]: [16:05:40] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:05:40] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:05:40] Config changed: ui='plasma-mobile'
[16:05:40] Config changed: device='pine64-pinephonepro'
[16:05:40] Config changed: kernel=''
[16:05:40] Config changed: extra_packages='osk-sdl'
(2796935) [16:05:41] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2796935) [16:05:41] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2796935) [16:05:41] *** (1/4) PREPARE NATIVE CHROOT ***
(2796935) [16:05:41] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2796935) [16:05:41] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2796935) [16:05:41] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2796935) [16:05:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2796935) [16:05:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2796935) [16:05:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2796935) [16:05:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2796935) [16:05:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2796935) [16:05:41] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2796935) [16:05:41] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2796935) [16:05:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2796935) [16:05:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2796935) [16:05:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2796935) [16:05:41] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2796935) [16:05:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2796935) [16:05:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2796935) [16:05:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2796935) [16:05:41] Update package index for x86_64 (4 file(s))
(2796935) [16:05:41] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2796935) [16:05:41] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2796935) [16:05:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2796935) [16:05:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2796935) [16:05:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2796935) [16:05:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2796935) [16:05:43] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2796935) [16:05:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2796935) [16:05:43] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2796935) [16:05:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2796935) [16:05:44] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:44] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:44] extracted: /tmp/pmbootstrap_ypjggszapk
(2796935) [16:05:44] extracted: /tmp/pmbootstrapc8zr4by1sig
(2796935) [16:05:44] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:44] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapc8zr4by1sig /tmp/pmbootstrap_ypjggszapk
Verified OK
(2796935) [16:05:44] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2796935) [16:05:44] % /tmp/pmbootstrap_ypjggszapk --version
apk-tools 2.12.10, compiled for x86_64.
(2796935) [16:05:44] (native) install alpine-base
(2796935) [16:05:44] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(2796935) [16:05:44] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(2796935) [16:05:44] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2796935) [16:05:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2796935) [16:05:44] (native) update /etc/apk/repositories
(2796935) [16:05:44] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2796935) [16:05:44] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2796935) [16:05:44] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2796935) [16:05:44] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2796935) [16:05:44] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2796935) [16:05:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2796935) [16:05:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2796935) [16:05:44] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2796935) [16:05:44] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2796935) [16:05:44] New background process: pid=2797094, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2796935) [16:05:46] (native) % adduser -D pmos -u 12345
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2796935) [16:05:46] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2796935) [16:05:46] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2796935) [16:05:46] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2796935) [16:05:46] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2796935) [16:05:46] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2796935) [16:05:46] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2796935) [16:05:49] (native) install cryptsetup util-linux parted
(2796935) [16:05:49] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:05:49] (native) % cat /tmp/apk_progress_fifo
(2796935) [16:05:49] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2796935) [16:05:49] New background process: pid=2797465, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2796935) [16:05:51] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2796935) [16:05:51] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2796935) [16:05:51] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2796935) [16:05:51] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(2796935) [16:05:51] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(2796935) [16:05:51] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(2796935) [16:05:51] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(2796935) [16:05:51] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(2796935) [16:05:51] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2796935) [16:05:51] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2796935) [16:05:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2796935) [16:05:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2796935) [16:05:51] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2796935) [16:05:51] (native) install qemu-aarch64
(2796935) [16:05:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:05:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:05:51] (native) % cat /tmp/apk_progress_fifo
(2796935) [16:05:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2796935) [16:05:51] New background process: pid=2797799, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(2796935) [16:05:52] Register qemu binfmt (aarch64)
(2796935) [16:05:52] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(2796935) [16:05:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(2796935) [16:05:52] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2796935) [16:05:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2796935) [16:05:52] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2796935) [16:05:52] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:52] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:52] extracted: /tmp/pmbootstrapv7cn8w47apk
(2796935) [16:05:52] extracted: /tmp/pmbootstrap6v3jmadjsig
(2796935) [16:05:52] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2796935) [16:05:52] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap6v3jmadjsig /tmp/pmbootstrapv7cn8w47apk
Verified OK
(2796935) [16:05:52] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2796935) [16:05:52] % /tmp/pmbootstrapv7cn8w47apk --version
apk-tools 2.12.10, compiled for x86_64.
(2796935) [16:05:52] (rootfs_pine64-pinephonepro) install alpine-base
(2796935) [16:05:52] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(2796935) [16:05:52] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(2796935) [16:05:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(2796935) [16:05:52] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(2796935) [16:05:52] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2796935) [16:05:52] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2796935) [16:05:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2796935) [16:05:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2796935) [16:05:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2796935) [16:05:52] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2796935) [16:05:52] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2796935) [16:05:52] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2796935) [16:05:52] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2796935) [16:05:52] Update package index for aarch64 (4 file(s))
(2796935) [16:05:52] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2796935) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2796935) [16:05:53] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2796935) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2796935) [16:05:53] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2796935) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2796935) [16:05:53] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2796935) [16:05:54] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2796935) [16:05:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2796935) [16:05:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2796935) [16:05:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2796935) [16:05:54] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2796935) [16:05:54] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(2796935) [16:05:54] New background process: pid=2797849, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % getent passwd user
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup user wheel
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup user video
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup user audio
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(2796935) [16:05:56] (rootfs_pine64-pinephonepro) % addgroup user input
(2796935) [16:05:57] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(2796935) [16:05:57] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(2796935) [16:05:57] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(2796935) [16:05:57] (rootfs_pine64-pinephonepro) % addgroup user netdev
(2796935) [16:05:57] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2796935) [16:05:59] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2796935) [16:05:59] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2796935) [16:05:59] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2796935) [16:06:00] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2796935) [16:06:01] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2796935) [16:06:02] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2796935) [16:06:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:06:02] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2796935) [16:06:02] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2796935) [16:06:02] New background process: pid=2798255, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/725) Installing icu-data-full (72.1-r1)
(2/725) Installing dbus-libs (1.14.4-r0)
(3/725) Installing libgcc (12.2.1_git20220924-r3)
(4/725) Installing libffi (3.4.3-r0)
(5/725) Installing libintl (0.21.1-r1)
(6/725) Installing libblkid (2.38.1-r0)
(7/725) Installing libmount (2.38.1-r0)
(8/725) Installing pcre2 (10.40-r0)
(9/725) Installing glib (2.74.0-r4)
(10/725) Installing libstdc++ (12.2.1_git20220924-r3)
(11/725) Installing icu-libs (72.1-r1)
(12/725) Installing libpcre2-16 (10.40-r0)
(13/725) Installing zstd-libs (1.5.2-r9)
(14/725) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.42-r0)
(17/725) Installing file (5.42-r0)
(18/725) Installing libxau (1.0.10-r0)
(19/725) Installing libmd (1.0.4-r0)
(20/725) Installing libbsd (0.11.7-r0)
(21/725) Installing libxdmcp (1.1.3-r1)
(22/725) Installing libxcb (1.15-r0)
(23/725) Installing libx11 (1.8.1-r1)
(24/725) Installing libxext (1.3.4-r1)
(25/725) Installing libice (1.0.10-r1)
(26/725) Installing libuuid (2.38.1-r0)
(27/725) Installing libsm (1.2.3-r1)
(28/725) Installing libxt (1.2.1-r0)
(29/725) Installing libxmu (1.1.4-r0)
(30/725) Installing xset (1.2.4-r0)
(31/725) Installing xprop (1.2.5-r0)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.2-r0)
(34/725) Installing libdrm (2.4.113-r0)
(35/725) Installing libexpat (2.4.9-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.2-r0)
(38/725) Installing mesa-gles (22.2.2-r0)
(39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/725) Installing libxcomposite (0.4.5-r1)
(41/725) Installing brotli-libs (1.0.9-r8)
(42/725) Installing libbz2 (1.0.8-r3)
(43/725) Installing libpng (1.6.38-r0)
(44/725) Installing freetype (2.12.1-r0)
(45/725) Installing fontconfig (2.14.1-r0)
(46/725) Installing wayland-libs-client (1.21.0-r1)
(47/725) Installing wayland-libs-cursor (1.21.0-r1)
(48/725) Installing wayland-libs-egl (1.21.0-r1)
(49/725) Installing xkeyboard-config (2.37-r0)
(50/725) Installing xz-libs (5.2.7-r0)
(51/725) Installing libxml2 (2.10.3-r0)
(52/725) Installing libxkbcommon (1.4.1-r0)
(53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/725) Installing mesa-gbm (22.2.2-r0)
(55/725) Installing libxshmfence (1.3.1-r0)
(56/725) Installing mesa-egl (22.2.2-r0)
(57/725) Installing avahi-libs (0.8-r6)
(58/725) Installing gmp (6.2.1-r2)
(59/725) Installing nettle (3.8.1-r0)
(60/725) Installing p11-kit (0.24.1-r1)
(61/725) Installing libtasn1 (4.19.0-r0)
(62/725) Installing libunistring (1.1-r0)
(63/725) Installing gnutls (3.7.8-r2)
(64/725) Installing cups-libs (2.4.2-r0)
(65/725) Installing pkgconf (1.9.3-r0)
(66/725) Installing shared-mime-info (2.2-r1)
(67/725) Installing libjpeg-turbo (2.1.4-r0)
(68/725) Installing libwebp (1.2.4-r1)
(69/725) Installing tiff (4.4.0-r1)
(70/725) Installing gdk-pixbuf (2.42.9-r1)
(71/725) Installing gtk-update-icon-cache (3.24.34-r6)
(72/725) Installing libxfixes (6.0.0-r0)
(73/725) Installing libxrender (0.9.11-r0)
(74/725) Installing libxcursor (1.2.1-r1)
(75/725) Installing libxdamage (1.1.5-r1)
(76/725) Installing libxi (1.8-r0)
(77/725) Installing libxinerama (1.1.4-r2)
(78/725) Installing libxrandr (1.5.2-r1)
(79/725) Installing libatk-1.0 (2.46.0-r0)
(80/725) Installing libxtst (1.2.4-r0)
(81/725) Installing at-spi2-core (2.46.0-r0)
(82/725) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/725) Installing pixman (0.42.0-r0)
(84/725) Installing cairo (1.17.6-r3)
(85/725) Installing cairo-gobject (1.17.6-r3)
(86/725) Installing libepoxy (1.5.10-r0)
(87/725) Installing fribidi (1.0.12-r0)
(88/725) Installing graphite2 (1.3.14-r2)
(89/725) Installing harfbuzz (5.3.1-r1)
(90/725) Installing libxft (2.3.6-r0)
(91/725) Installing pango (1.50.11-r0)
(92/725) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/725) Installing libevdev (1.13.0-r0)
(94/725) Installing mtdev (1.1.6-r0)
(95/725) Installing eudev-libs (3.2.11-r2)
(96/725) Installing libinput-libs (1.21.0-r0)
(97/725) Installing xcb-util-wm (0.4.2-r0)
(98/725) Installing xcb-util (0.4.0-r3)
(99/725) Installing xcb-util-image (0.4.1-r0)
(100/725) Installing xcb-util-keysyms (0.4.1-r0)
(101/725) Installing xcb-util-renderutil (0.3.10-r0)
(102/725) Installing libxkbcommon-x11 (1.4.1-r0)
(103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/725) Installing kirigami2-libs (5.99.0-r0)
(107/725) Installing kirigami2 (5.99.0-r0)
(108/725) Installing kactivities-libs (5.99.0-r0)
(109/725) Installing karchive (5.99.0-r0)
(110/725) Installing kconfig (5.99.0-r0)
(111/725) Installing kcoreaddons (5.99.0-r0)
(112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/725) Installing kwindowsystem (5.99.0-r0)
(114/725) Installing kcrash (5.99.0-r0)
(115/725) Installing kdbusaddons (5.99.0-r0)
(116/725) Installing kglobalaccel (5.99.0-r0)
(117/725) Installing kguiaddons (5.99.0-r0)
(118/725) Installing ki18n (5.99.0-r0)
(119/725) Installing libelogind (246.10-r5)
(120/725) Installing polkit-elogind-libs (121-r0)
(121/725) Installing polkit-qt-1 (0.114.0-r1)
(122/725) Installing kauth (5.99.0-r0)
(123/725) Installing kcodecs (5.99.0-r0)
(124/725) Installing kwidgetsaddons (5.99.0-r0)
(125/725) Installing kconfigwidgets (5.99.0-r0)
(126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/725) Installing kiconthemes (5.99.0-r0)
(128/725) Installing kitemviews (5.99.0-r0)
(129/725) Installing kxmlgui (5.99.0-r0)
(130/725) Installing kbookmarks (5.99.0-r0)
(131/725) Installing kcompletion (5.99.0-r0)
(132/725) Installing libxml2-utils (2.10.3-r0)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r1)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r6)
Executing docbook-xsl-1.79.2-r6.post-install
(138/725) Installing kdoctools (5.99.0-r0)
(139/725) Installing kjobwidgets (5.99.0-r0)
(140/725) Installing alsa-lib (1.2.7.2-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.2-r0)
(143/725) Installing libxv (1.0.11-r3)
(144/725) Installing cdparanoia-libs (10.2-r11)
(145/725) Installing graphene (1.10.8-r1)
(146/725) Installing gstreamer (1.20.4-r0)
(147/725) Installing libogg (1.3.5-r1)
(148/725) Installing opus (1.3.1-r1)
(149/725) Installing orc (0.4.32-r2)
(150/725) Installing libtheora (1.1.1-r16)
(151/725) Installing libvorbis (1.3.7-r0)
(152/725) Installing gst-plugins-base (1.20.4-r0)
(153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/725) Installing sound-theme-freedesktop (0.8-r0)
(156/725) Installing libltdl (2.4.7-r0)
(157/725) Installing libcanberra (0.30-r8)
(158/725) Installing libcanberra-gstreamer (0.30-r8)
(159/725) Installing knotifications (5.99.0-r0)
(160/725) Installing kservice (5.99.0-r0)
(161/725) Installing solid-libs (5.99.0-r0)
(162/725) Installing libhunspell (1.7.1-r0)
(163/725) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(164/725) Installing ncurses-libs (6.3_p20221008-r0)
(165/725) Installing readline (8.2.0-r0)
(166/725) Installing hunspell (1.7.1-r0)
(167/725) Installing sonnet (5.99.0-r0)
(168/725) Installing ktextwidgets (5.99.0-r0)
(169/725) Installing kio (5.99.0-r0)
(170/725) Installing kpackage (5.99.0-r0)
(171/725) Installing kdeclarative (5.99.0-r0)
(172/725) Installing kwayland (5.99.0-r0)
(173/725) Installing plasma-framework (5.99.0-r0)
(174/725) Installing sqlite-libs (3.39.4-r0)
(175/725) Installing libaccounts-glib (1.26-r0)
(176/725) Installing libaccounts-qt (1.16-r1)
(177/725) Installing signond (8.61-r0)
(178/725) Installing accounts-qml-module (0.7_git20190605-r0)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.1-r0)
(181/725) Installing aom-libs (3.5.0-r0)
(182/725) Installing libass (0.16.0-r0)
(183/725) Installing libdav1d (1.0.0-r2)
(184/725) Installing lame (3.100-r2)
(185/725) Installing libasyncns (0.8-r1)
(186/725) Installing flac-libs (1.4.2-r0)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r3)
(189/725) Installing soxr (0.1.3-r3)
(190/725) Installing speexdsp (1.2.1-r0)
(191/725) Installing tdb-libs (1.4.7-r0)
(192/725) Installing libpulse (9999_git20220528-r0)
(193/725) Installing cjson (1.7.15-r3)
(194/725) Installing mbedtls (2.28.1-r0)
(195/725) Installing librist (0.2.7-r0)
(196/725) Installing libsrt (1.5.1-r0)
(197/725) Installing libssh (0.10.4-r0)
(198/725) Installing v4l-utils-libs (1.22.1-r2)
(199/725) Installing libva (2.16.0-r0)
(200/725) Installing libvdpau (1.5-r0)
(201/725) Installing vidstab (1.1.0-r2)
(202/725) Installing libvpx (1.12.0-r1)
(203/725) Installing x264-libs (0.164_git20220602-r0)
(204/725) Installing numactl (2.0.16-r0)
(205/725) Installing x265-libs (3.5-r3)
(206/725) Installing xvidcore (1.3.7-r1)
(207/725) Installing libsodium (1.0.18-r2)
(208/725) Installing libzmq (4.3.4-r1)
(209/725) Installing ffmpeg-libs (5.1.2-r1)
(210/725) Installing libevent (2.1.12-r5)
(211/725) Installing nspr (4.35-r0)
(212/725) Installing nss (3.84-r0)
(213/725) Installing re2 (2022.06.01-r1)
(214/725) Installing snappy (1.1.9-r4)
(215/725) Installing qt5-qtwebengine (5.15.11-r2)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r1)
(219/725) Installing libassuan (2.5.5-r1)
(220/725) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/725) Installing gnupg-gpgconf (2.2.40-r0)
(222/725) Installing gpg (2.2.40-r0)
(223/725) Installing npth (1.6-r2)
(224/725) Installing gpg-agent (2.2.40-r0)
(225/725) Installing libksba (1.6.2-r0)
(226/725) Installing gpgsm (2.2.40-r0)
(227/725) Installing gpgme (1.17.1-r0)
(228/725) Installing gpgmepp (1.17.1-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r2)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.2-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/725) Installing qt5-qtfeedback (0_git20180903-r0)
(237/725) Installing angelfish (22.09-r0)
(238/725) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/725) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/725) Installing gtk-engines-crux (2.21.0-r3)
(241/725) Installing gtk-engines-industrial (2.21.0-r3)
(242/725) Installing gtk-engines-mist (2.21.0-r3)
(243/725) Installing gtk-engines-redmond (2.21.0-r3)
(244/725) Installing gtk-engines-thinice (2.21.0-r3)
(245/725) Installing gtk-engines (2.21.0-r3)
(246/725) Installing breeze-gtk (5.26.1-r0)
(247/725) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.85.0-r0)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.18.12-r0)
(254/725) Installing libusb (1.0.26-r0)
(255/725) Installing eg25-manager (0.4.4-r0)
(256/725) Installing eg25-manager-openrc (0.4.4-r0)
(257/725) Installing linux-pine64-pinephonepro (5.17.9-r3)
(258/725) Installing udev-init-scripts (35-r1)
(259/725) Installing udev-init-scripts-openrc (35-r1)
(260/725) Installing kmod-libs (30-r1)
(261/725) Installing eudev (3.2.11-r2)
(262/725) Installing eudev-openrc (3.2.11-r2)
(263/725) Installing openssh-keygen (9.1_p1-r0)
(264/725) Installing libedit (20221009.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r0)
(266/725) Installing openssh-client-default (9.1_p1-r0)
(267/725) Installing openssh-sftp-server (9.1_p1-r0)
(268/725) Installing openssh-server-common (9.1_p1-r0)
(269/725) Installing openssh-server (9.1_p1-r0)
(270/725) Installing openssh (9.1_p1-r0)
(271/725) Installing boot-deploy (0.6.1-r0)
(272/725) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(273/725) Installing lzo (2.10-r3)
(274/725) Installing btrfs-progs (6.0-r0)
(275/725) Installing bzip2 (1.0.8-r3)
(276/725) Installing argon2-libs (20190702-r2)
(277/725) Installing device-mapper-libs (2.02.188-r0)
(278/725) Installing json-c (0.16-r0)
(279/725) Installing cryptsetup-libs (2.5.0-r2)
(280/725) Installing popt (1.19-r0)
(281/725) Installing cryptsetup (2.5.0-r2)
(282/725) Installing cryptsetup-openrc (2.5.0-r2)
(283/725) Installing libaio (0.3.113-r0)
(284/725) Installing device-mapper-event-libs (2.02.188-r0)
(285/725) Installing lvm2-libs (2.02.188-r0)
(286/725) Installing device-mapper (2.02.188-r0)
(287/725) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(288/725) Installing libcom_err (1.46.5-r3)
(289/725) Installing e2fsprogs-libs (1.46.5-r3)
(290/725) Installing e2fsprogs (1.46.5-r3)
(291/725) Installing e2fsprogs-extra (1.46.5-r3)
(292/725) Installing f2fs-tools-libs (1.15.0-r0)
(293/725) Installing f2fs-tools (1.15.0-r0)
(294/725) Installing lz4 (1.9.4-r1)
(295/725) Installing userspace-rcu (0.13.2-r0)
(296/725) Installing multipath-tools (0.9.1-r0)
(297/725) Installing multipath-tools-openrc (0.9.1-r0)
(298/725) Installing parted (3.5-r0)
(299/725) Installing postmarketos-mvcfg (1-r0)
(300/725) Installing postmarketos-keys (1-r0)
(301/725) Installing sudo (1.9.11_p3-r0)
(302/725) Installing postmarketos-base-nofde (23-r1)
(303/725) Installing unudhcpd (0.2.1-r0)
(304/725) Installing xz (5.2.7-r0)
(305/725) Installing postmarketos-mkinitfs (1.5-r1)
(306/725) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(307/725) Installing llvm15-libs (15.0.3-r0)
(308/725) Installing musl-fts (1.2.7-r3)
(309/725) Installing libelf (0.187-r2)
(310/725) Installing mesa-dri-gallium (22.2.2-r0)
(311/725) Installing postmarketos-base-mesa (23-r1)
(312/725) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(313/725) Installing dbus-openrc (1.14.4-r0)
(314/725) Installing libacl (2.3.1-r1)
(315/725) Installing lz4-libs (1.9.4-r1)
(316/725) Installing libarchive (3.6.1-r1)
(317/725) Installing libcbor (0.9.0-r1)
(318/725) Installing efivar-libs (38-r1)
(319/725) Installing libgcab (1.4-r3)
(320/725) Installing json-glib (1.6.6-r0)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.10-r0)
(323/725) Installing libmbim (1.26.4-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.30.8-r0)
(327/725) Installing tpm2-tss-mu (3.2.0-r0)
(328/725) Installing tpm2-tss-sys (3.2.0-r0)
(329/725) Installing tpm2-tss-esys (3.2.0-r0)
(330/725) Installing libxmlb (0.3.10-r0)
(331/725) Installing fwupd (1.8.6-r1)
(332/725) Installing fwupd-openrc (1.8.6-r1)
(333/725) Installing device-pine64-pinephonepro (3.3-r4)
Executing device-pine64-pinephonepro-3.3-r4.post-install
 * service eg25-manager added to runlevel default
(334/725) Installing firmware-pine64-pinebookpro (2-r0)
(335/725) Installing linux-firmware-cypress (20221012-r0)
(336/725) Installing linux-firmware-brcm (20221012-r0)
(337/725) Installing linux-firmware-rockchip (20221012-r0)
(338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4)
(339/725) Installing yaml (0.2.5-r0)
(340/725) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(341/725) Installing appstream-qt (0.15.5-r1)
(342/725) Installing attica (5.99.0-r0)
(343/725) Installing kidletime (5.99.0-r0)
(344/725) Installing knewstuff (5.99.0-r0)
(345/725) Installing discover (5.26.1-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.1-r0)
(348/725) Installing discover-backend-fwupd (5.26.1-r0)
(349/725) Installing font-droid-nonlatin (20200215-r2)
(350/725) Installing font-noto-common (0_git20211101-r6)
(351/725) Installing font-noto-math (0_git20211101-r6)
(352/725) Installing font-noto-symbols (0_git20211101-r6)
(353/725) Installing font-noto (0_git20211101-r6)
(354/725) Installing font-noto-emoji (2.038-r0)
(355/725) Installing font-noto-extra (0_git20211101-r6)
(356/725) Installing mauiman (1.0.0-r0)
(357/725) Installing mauikit (2.2.0-r0)
(358/725) Installing exiv2 (0.27.5-r1)
(359/725) Installing mauikit-imagetools (2.2.0-r0)
(360/725) Installing mauikit-filebrowsing (2.2.0-r0)
(361/725) Installing index (2.2.0-r0)
(362/725) Installing signon-plugin-oauth2 (0.25-r0)
(363/725) Installing kaccounts-providers (22.08.2-r0)
(364/725) Installing kirigami-addons (0.4-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.1-r0)
(368/725) Installing kde-gtk-config (5.26.1-r0)
(369/725) Installing kirigami-gallery (22.08.2-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.12-r1)
(372/725) Installing kfilemetadata (5.99.0-r0)
(373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(374/725) Installing koko (22.09-r0)
(375/725) Installing kasync (0.3.0-r2)
(376/725) Installing gpg-wks-server (2.2.40-r0)
(377/725) Installing gpgv (2.2.40-r0)
(378/725) Installing libldap (2.6.3-r3)
(379/725) Installing gnupg-dirmngr (2.2.40-r0)
(380/725) Installing gnupg-utils (2.2.40-r0)
(381/725) Installing gnupg-wks-client (2.2.40-r0)
(382/725) Installing gnupg (2.2.40-r0)
(383/725) Installing iso-codes (4.11.0-r0)
(384/725) Installing kcontacts (5.99.0-r0)
(385/725) Installing kpeople (5.99.0-r0)
(386/725) Installing libical (3.0.16-r1)
(387/725) Installing kcalendarcore (5.99.0-r0)
(388/725) Installing kmime (22.08.2-r0)
(389/725) Installing kimap2 (0.4.0-r1)
(390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(391/725) Installing kdav2 (0.4.0-r1)
(392/725) Installing lmdb (0.9.29-r2)
(393/725) Installing libxapian (1.4.21-r0)
(394/725) Installing sink (0.9.0-r3)
(395/725) Installing kpeoplesink (0_git20210224-r1)
(396/725) Installing kpeoplevcard (0.1-r2)
(397/725) Installing libraw (0.20.2-r0)
(398/725) Installing libraw-tools (0.20.2-r0)
(399/725) Installing lcms2 (2.13.1-r0)
(400/725) Installing imagemagick-libs (7.1.0.51-r1)
(401/725) Installing jbig2dec (0.19-r1)
(402/725) Installing ghostscript (10.0.0-r0)
(403/725) Installing libde265 (1.0.9-r0)
(404/725) Installing libheif (1.13.0-r0)
(405/725) Installing libjxl (0.6.1_git20220605-r1)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.51-r1)
(408/725) Installing perl (5.36.0-r0)
(409/725) Installing perl-image-exiftool (12.42-r0)
(410/725) Installing exiftool (12.42-r0)
(411/725) Installing tzdata (2022e-r0)
(412/725) Installing openexr (3.1.5-r3)
(413/725) Installing soundtouch (2.3.1-r0)
(414/725) Installing chromaprint (1.5.1-r2)
(415/725) Installing libraw1394 (2.1.2-r2)
(416/725) Installing libdc1394 (2.2.6-r0)
(417/725) Installing tslib (1.22-r1)
(418/725) Installing directfb (1.7.7-r4)
(419/725) Installing faac (1.30-r2)
(420/725) Installing fdk-aac (2.0.2-r1)
(421/725) Installing flite (2.2-r1)
(422/725) Installing libsamplerate (0.2.2-r0)
(423/725) Installing jack (1.9.21-r0)
(424/725) Installing portaudio (19.7.0-r0)
(425/725) Installing fluidsynth-libs (2.3.0-r0)
(426/725) Installing libfreeaptx (0.1.1-r0)
(427/725) Installing gsm (1.0.22-r1)
(428/725) Installing libldac (2.0.2.3-r0)
(429/725) Installing libmodplug (0.8.9.0-r2)
(430/725) Installing neon (0.32.4-r0)
(431/725) Installing libnice (0.1.19-r0)
(432/725) Installing openal-soft (1.22.2-r1)
(433/725) Installing openjpeg (2.5.0-r0)
(434/725) Installing librtmp (2.4_git20190330-r2)
(435/725) Installing sbc (2.0-r0)
(436/725) Installing spandsp (0.0.6-r2)
(437/725) Installing libsrtp (2.4.2-r3)
(438/725) Installing vo-aacenc (0.1.3-r0)
(439/725) Installing vo-amrwbenc (0.1.3-r0)
(440/725) Installing libzbar (0.23.92-r1)
(441/725) Installing gst-plugins-bad (1.20.4-r0)
(442/725) Installing gtk4.0 (4.8.1-r3)
Executing gtk4.0-4.8.1-r3.post-install
(443/725) Installing megapixels (1.5.2-r0)
(444/725) Installing encodings (1.0.6-r0)
(445/725) Installing libfontenc (1.1.6-r0)
(446/725) Installing mkfontscale (1.2.2-r1)
(447/725) Installing font-dejavu (2.37-r3)
(448/725) Installing sdl2_ttf (2.20.1-r0)
(449/725) Installing osk-sdl (0.67.1-r1)
(450/725) Installing kcmutils (5.99.0-r0)
(451/725) Installing frameworkintegration (5.99.0-r0)
(452/725) Installing oxygen (5.26.1-r0)
(453/725) Installing modemmanager-qt (5.99.0-r0)
(454/725) Installing callaudiod-libs (0.1.4-r0)
(455/725) Installing abseil-cpp (20220623.1-r1)
(456/725) Installing boost1.80-thread (1.80.0-r3)
(457/725) Installing libprotobuf (3.21.8-r0)
(458/725) Installing libphonenumber (8.12.56-r1)
(459/725) Installing plasma-dialer (22.09-r0)
(460/725) Installing plasma-mobile-sounds (0.1-r1)
(461/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(462/725) Installing plasma-phonebook (22.09-r0)
(463/725) Installing postmarketos-artwork-wallpapers (2-r1)
(464/725) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(465/725) Installing bluez (5.65-r2)
(466/725) Installing bluez-openrc (5.65-r2)
(467/725) Installing bluez-obexd (5.65-r2)
(468/725) Installing kded (5.99.0-r0)
(469/725) Installing bluez-qt (5.99.0-r0)
(470/725) Installing bluedevil (5.26.1-r0)
(471/725) Installing breeze (5.26.1-r0)
(472/725) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(473/725) Installing callaudiod (0.1.4-r0)
(474/725) Installing dnsmasq-common (2.87-r0)
(475/725) Installing dnsmasq-openrc (2.87-r0)
(476/725) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(477/725) Installing linux-pam (1.5.2-r1)
(478/725) Installing shadow (4.10-r3)
(479/725) Installing elogind (246.10-r5)
(480/725) Installing elogind-openrc (246.10-r5)
(481/725) Installing hfd-service (0.1.0-r1)
(482/725) Installing hfd-service-openrc (0.1.0-r1)
(483/725) Installing iio-sensor-proxy (3.4-r0)
(484/725) Installing iio-sensor-proxy-openrc (3.4-r0)
(485/725) Installing libkscreen (5.26.1-r0)
(486/725) Installing layer-shell-qt (5.26.1-r0)
(487/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(488/725) Installing kscreen (5.26.1-r0)
(489/725) Installing socat (1.7.4.3-r1)
(490/725) Installing kwallet-pam (5.26.1-r0)
(491/725) Installing kwayland-integration (5.26.1-r0)
(492/725) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(493/725) Installing duktape (2.7.0-r0)
(494/725) Installing polkit-elogind (121-r0)
(495/725) Installing modemmanager (1.18.12-r0)
(496/725) Installing modemmanager-openrc (1.18.12-r0)
(497/725) Installing libnm (1.40.0-r0)
(498/725) Installing networkmanager-common (1.40.0-r0)
(499/725) Installing networkmanager-openrc (1.40.0-r0)
(500/725) Installing libmnl (1.0.5-r0)
(501/725) Installing libnftnl (1.2.3-r0)
(502/725) Installing iptables (1.8.8-r2)
(503/725) Installing iptables-openrc (1.8.8-r2)
(504/725) Installing libndp (1.8-r0)
(505/725) Installing libidn2 (2.3.4-r0)
(506/725) Installing libpsl (0.21.1-r1)
(507/725) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(508/725) Installing networkmanager-cli (1.40.0-r0)
(509/725) Installing pcre (8.45-r2)
(510/725) Installing slang (2.3.3-r0)
(511/725) Installing newt (0.52.21-r4)
(512/725) Installing networkmanager-tui (1.40.0-r0)
(513/725) Installing wireless-regdb (2022.08.12-r0)
(514/725) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(515/725) Installing mobile-broadband-provider-info (20220725-r0)
(516/725) Installing networkmanager-wwan (1.40.0-r0)
(517/725) Installing pipewire-libs (0.3.59-r1)
(518/725) Installing libunwind (1.6.2-r0)
(519/725) Installing libuv (1.44.2-r0)
(520/725) Installing roc-toolkit-libs (0.1.5-r2)
(521/725) Installing webrtc-audio-processing (0.3.1-r6)
(522/725) Installing pipewire (0.3.59-r1)
(523/725) Installing breeze-icons (5.99.0-r0)
(524/725) Installing dbus-x11 (1.14.4-r0)
(525/725) Installing kactivities (5.99.0-r0)
(526/725) Installing kpipewire (5.26.1-r0)
(527/725) Installing dconf (0.40.0-r2)
(528/725) Installing anthy (9100h-r2)
(529/725) Installing maliit-framework (2.3.0-r1)
(530/725) Installing kyotocabinet (1.2.79-r3)
(531/725) Installing libpinyin (2.6.2-r0)
(532/725) Installing tinyxml (2.6.2-r1)
(533/725) Installing presage (0.9.1-r2)
(534/725) Installing maliit-keyboard (2.3.1-r0)
(535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(536/725) Installing plasma-nano (5.26.1-r0)
(537/725) Installing networkmanager-qt (5.99.0-r0)
(538/725) Installing plasma-nm (5.26.1-r0)
(539/725) Installing plasma-nm-mobile (5.26.1-r0)
(540/725) Installing fftw-single-libs (3.3.10-r1)
(541/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(542/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(543/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(544/725) Installing alsa-utils-openrc (1.2.7-r1)
(545/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(546/725) Installing libcanberra-pulse (0.30-r8)
(547/725) Installing plasma-pa (5.26.1-r0)
(548/725) Installing libdaemon (0.14-r3)
(549/725) Installing openrc-settingsd (1.1.0-r0)
(550/725) Installing openrc-settingsd-openrc (1.1.0-r0)
(551/725) Installing plasma-settings (22.09-r1)
(552/725) Installing kactivitymanagerd (5.26.1-r0)
(553/725) Installing kinit (5.99.0-r0)
(554/725) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(555/725) Installing kdnssd (5.99.0-r0)
(556/725) Installing syntax-highlighting (5.99.0-r0)
(557/725) Installing kdsoap (2.1.1-r0)
(558/725) Installing libmtp (1.1.20-r2)
(559/725) Installing clang15-libclang (15.0.3-r1)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r2)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.4-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.4-r0)
(568/725) Installing samba-libs (4.16.4-r0)
(569/725) Installing libsmbclient (4.16.4-r0)
(570/725) Installing kio-extras (22.08.2-r0)
(571/725) Installing kquickcharts (5.99.0-r0)
(572/725) Installing xorg-server-common (21.1.4-r1)
(573/725) Installing libxkbfile (1.1.1-r0)
(574/725) Installing xkbcomp (1.4.5-r1)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.2-r2)
(577/725) Installing libtirpc-nokrb (1.3.2-r2)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.4-r0)
(580/725) Installing kscreenlocker (5.26.1-r0)
(581/725) Installing libqaccessibilityclient (0.4.1-r1)
(582/725) Installing xcb-util-cursor (0.1.4-r0)
(583/725) Installing kwin (5.26.1-r0)
(584/725) Installing kitemmodels (5.99.0-r0)
(585/725) Installing threadweaver (5.99.0-r0)
(586/725) Installing krunner (5.99.0-r0)
(587/725) Installing milou (5.26.1-r0)
(588/725) Installing pipewire-media-session (0.4.1-r0)
(589/725) Installing font-hack (3.003-r3)
(590/725) Installing qqc2-desktop-style (5.99.0-r0)
(591/725) Installing plasma-integration (5.26.1-r0)
(592/725) Installing qtchooser (66-r1)
(593/725) Installing plasma-workspace-libs (5.26.1-r1)
(594/725) Installing kactivities-stats (5.99.0-r0)
(595/725) Installing baloo (5.99.0-r0)
(596/725) Installing kholidays (5.99.0-r0)
(597/725) Installing libkexiv2 (22.08.2-r0)
(598/725) Installing knotifyconfig (5.99.0-r0)
(599/725) Installing kparts (5.99.0-r0)
(600/725) Installing zxing-cpp (1.4.0-r0)
(601/725) Installing libdmtx-libs (0.7.7-r0)
(602/725) Installing libqrencode (4.1.1-r0)
(603/725) Installing prison (5.99.0-r0)
(604/725) Installing ktexteditor (5.99.0-r0)
(605/725) Installing libnl3 (3.7.0-r0)
(606/725) Installing libpcap (1.10.1-r1)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.1-r0)
(609/725) Installing kuserfeedback (1.2.0-r1)
(610/725) Installing gpsd (3.24-r0)
(611/725) Installing gpsd-openrc (3.24-r0)
(612/725) Installing mpfr4 (4.1.0-r0)
(613/725) Installing libqalculate (4.4.0-r1)
(614/725) Installing plasma-workspace (5.26.1-r1)
(615/725) Installing kpty (5.99.0-r0)
(616/725) Installing kdesu (5.99.0-r0)
(617/725) Installing kde-cli-tools (5.26.1-r0)
(618/725) Installing qqc2-breeze-style (5.26.1-r0)
(619/725) Installing plasma-mobile (5.26.1-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.1-r0)
(621/725) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(622/725) Installing chrony-openrc (4.3-r0)
(623/725) Installing haveged (1.9.18-r0)
(624/725) Installing haveged-openrc (1.9.18-r0)
(625/725) Installing nftables (1.0.5-r0)
(626/725) Installing nftables-openrc (1.0.5-r0)
(627/725) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(629/725) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(630/725) Installing postmarketos-artwork-icons (2-r1)
(631/725) Installing util-linux (2.38.1-r0)
(632/725) Installing libfdisk (2.38.1-r0)
(633/725) Installing libsmartcols (2.38.1-r0)
(634/725) Installing util-linux-misc (2.38.1-r0)
(635/725) Installing libeconf (0.4.6-r0)
(636/725) Installing runuser (2.38.1-r0)
(637/725) Installing mount (2.38.1-r0)
(638/725) Installing losetup (2.38.1-r0)
(639/725) Installing hexdump (2.38.1-r0)
(640/725) Installing uuidgen (2.38.1-r0)
(641/725) Installing blkid (2.38.1-r0)
(642/725) Installing sfdisk (2.38.1-r0)
(643/725) Installing mcookie (2.38.1-r0)
(644/725) Installing agetty (2.38.1-r0)
(645/725) Installing agetty-openrc (0.45.2-r3)
(646/725) Installing wipefs (2.38.1-r0)
(647/725) Installing cfdisk (2.38.1-r0)
(648/725) Installing umount (2.38.1-r0)
(649/725) Installing util-linux-openrc (2.38.1-r0)
(650/725) Installing flock (2.38.1-r0)
(651/725) Installing lsblk (2.38.1-r0)
(652/725) Installing libcap-ng (0.8.3-r1)
(653/725) Installing setpriv (2.38.1-r0)
(654/725) Installing logger (2.38.1-r0)
(655/725) Installing partx (2.38.1-r0)
(656/725) Installing fstrim (2.38.1-r0)
(657/725) Installing findmnt (2.38.1-r0)
(658/725) Installing pcsc-lite-libs (1.9.9-r0)
(659/725) Installing wpa_supplicant (2.10-r4)
(660/725) Installing wpa_supplicant-openrc (2.10-r4)
(661/725) Installing ifupdown-ng-wifi (0.12.1-r0)
(662/725) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(663/725) Installing postmarketos-base-ui-networkmanager (6-r1)
(664/725) Installing mpdecimal (2.5.1-r1)
(665/725) Installing python3 (3.10.8-r1)
(666/725) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(667/725) Installing py3-ruamel.yaml (0.16.12-r2)
(668/725) Installing sleep-inhibitor (1.16-r0)
(669/725) Installing sleep-inhibitor-openrc (1.16-r0)
(670/725) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(671/725) Installing py3-dbus (1.3.2-r0)
(672/725) Installing obex-capabilities (0.2.1-r1)
(673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(675/725) Installing pulseaudio-utils (9999_git20220528-r0)
(676/725) Installing postmarketos-base-ui-pulseaudio (6-r1)
(677/725) Installing upower (1.90.0-r2)
(678/725) Installing powerdevil-libs (5.26.1-r0)
(679/725) Installing powerdevil (5.26.1-r0)
(680/725) Installing bubblewrap (0.6.2-r0)
(681/725) Installing fuse-common (3.12.0-r0)
(682/725) Installing fuse-openrc (3.12.0-r0)
(683/725) Installing fuse3-libs (3.12.0-r0)
(684/725) Installing fuse3 (3.12.0-r0)
(685/725) Installing xdg-desktop-portal (1.15.0-r0)
(686/725) Installing xdg-desktop-portal-kde (5.26.1-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r0)
(689/725) Installing tinydm-openrc (1.1.2-r0)
(690/725) Installing postmarketos-base-ui-tinydm (6-r1)
(691/725) Installing font-alias (1.0.4-r0)
(692/725) Installing util-macros (1.19.3-r0)
(693/725) Installing font-misc-misc (1.1.2-r3)
(694/725) Installing font-cursor-misc (1.0.3-r3)
(695/725) Installing xauth (1.1.2-r0)
(696/725) Installing xmodmap (1.0.11-r0)
(697/725) Installing xrdb (1.2.1-r0)
(698/725) Installing xinit (1.4.1-r0)
(699/725) Installing hwdata-pci (0.363-r1)
(700/725) Installing libpciaccess (0.17-r0)
(701/725) Installing xorg-server (21.1.4-r1)
(702/725) Installing libinput (1.21.0-r0)
(703/725) Installing xf86-input-libinput (1.2.1-r0)
(704/725) Installing xf86-video-fbdev (0.5.0-r3)
(705/725) Installing postmarketos-base-ui-x11 (6-r1)
(706/725) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(707/725) Installing libexif (0.6.24-r0)
(708/725) Installing hwloc (2.8.0-r0)
(709/725) Installing libtbb (2021.7.0-r0)
(710/725) Installing opencv (4.6.0-r3)
(711/725) Installing postprocessd (0.2.1-r0)
(712/725) Installing postprocessd-megapixels (0.2.1-r0)
(713/725) Installing qmltermwidget (0.2.0-r1)
(714/725) Installing qmlkonsole (22.09-r1)
(715/725) Installing c-ares (1.18.1-r0)
(716/725) Installing spacebar (22.09-r0)
(717/725) Installing hkdm (0.2.0-r0)
(718/725) Installing buffyboard (0.2.0-r0)
(719/725) Installing terminus-font (4.49.1-r3)
(720/725) Installing kbd-misc (2.5.1-r2)
(721/725) Installing kbd (2.5.1-r2)
(722/725) Installing kbd-openrc (2.5.1-r2)
(723/725) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(724/725) Installing ttyescape-openrc (1.0.1-r1)
(725/725) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/25 16:11:11 Generating for kernel version: 5.17.9
2022/10/25 16:11:11 Output directory: /boot
2022/10/25 16:11:11 == Generating initramfs ==
2022/10/25 16:11:11 - Including hook files
2022/10/25 16:11:11 - Including hook scripts
2022/10/25 16:11:11 - Including required binaries
2022/10/25 16:11:11 - Including kernel modules
2022/10/25 16:11:11 - Including splash images
2022/10/25 16:11:11 - Writing and verifying initramfs archive
2022/10/25 16:11:11 == Generating initramfs extra ==
2022/10/25 16:11:11 - Including extra binaries
2022/10/25 16:11:11 - Including FDE support
2022/10/25 16:11:12 - Writing and verifying initramfs-extra archive
2022/10/25 16:11:13 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/25 16:11:15 mkinitfs completed in: 3.990560605s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2129 MiB in 750 packages
(2796935) [16:11:23] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2129 MiB in 750 packages
(2796935) [16:11:26] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(2796935) [16:11:26] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(2796935) [16:11:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:11:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:11:26] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2796935) [16:11:26] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(2796935) [16:11:26] New background process: pid=2805966, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2129 MiB in 750 packages
(2796935) [16:11:30] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2129 MiB in 750 packages
(2796935) [16:11:33] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2796935) [16:11:33] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(2796935) [16:11:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:11:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:11:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2796935) [16:11:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2796935) [16:11:34] New background process: pid=2806238, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2129 MiB in 750 packages
(2796935) [16:11:37] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2129 MiB in 750 packages
(2796935) [16:11:41] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(2796935) [16:11:41] (rootfs_pine64-pinephonepro) % mkinitfs
2022/10/25 16:11:41 Generating for kernel version: 5.17.9
2022/10/25 16:11:41 Output directory: /boot
2022/10/25 16:11:41 == Generating initramfs ==
2022/10/25 16:11:41 - Including hook files
2022/10/25 16:11:41 - Including hook scripts
2022/10/25 16:11:41 - Including required binaries
2022/10/25 16:11:41 - Including kernel modules
2022/10/25 16:11:41 - Including splash images
2022/10/25 16:11:41 - Writing and verifying initramfs archive
2022/10/25 16:11:41 == Generating initramfs extra ==
2022/10/25 16:11:41 - Including extra binaries
2022/10/25 16:11:42 - Including FDE support
2022/10/25 16:11:43 - Writing and verifying initramfs-extra archive
2022/10/25 16:11:43 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/25 16:11:45 mkinitfs completed in: 3.891193834s
(2796935) [16:11:45]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2796935) [16:11:45] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(2796935) [16:11:45] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(2796935) [16:11:45] (rootfs_pine64-pinephonepro) locking root
(2796935) [16:11:45] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(2796935) [16:11:45] NOTE: No valid keymap specified for device
(2796935) [16:11:45] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(2796935) [16:11:52] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(2796935) [16:11:52] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(2796935) [16:11:53] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2796935) [16:11:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2796935) [16:11:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2796935) [16:11:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2796935) [16:11:53] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2188232	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2796935) [16:11:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2796935) [16:11:53] (native) create pine64-pinephonepro.img (2870M)
(2796935) [16:11:53] (native) % truncate -s 2870M /home/pmos/rootfs/pine64-pinephonepro.img
(2796935) [16:11:53] (native) mount /dev/install (pine64-pinephonepro.img)
(2796935) [16:11:53] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2796935) [16:11:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2796935) [16:11:53] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2796935) [16:11:53] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2796935) [16:11:53] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2796935) [16:11:53] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2796935) [16:11:53] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2796935) [16:11:53] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2796935) [16:11:53] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2796935) [16:11:53] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2796935) [16:11:53] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2796935) [16:11:53] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2796935) [16:11:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2796935) [16:11:53] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2796935) [16:11:53] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(2796935) [16:11:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2796935) [16:11:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2796935) [16:11:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2796935) [16:11:54] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2796935) [16:11:54] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2796935) [16:11:54] (native) % parted -s /dev/install mktable gpt
(2796935) [16:11:54] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(2796935) [16:11:54] (native) % parted -s /dev/install mkpart primary 256M 100%
(2796935) [16:11:54] (native) % parted -s /dev/install set 1 boot on
(2796935) [16:11:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2796935) [16:11:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2796935) [16:11:54] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2796935) [16:11:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2796935) [16:11:54] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2796935) [16:11:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2796935) [16:11:54] (native) install e2fsprogs
(2796935) [16:11:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:11:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:11:54] (native) % cat /tmp/apk_progress_fifo
(2796935) [16:11:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2796935) [16:11:54] New background process: pid=2807193, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(2796935) [16:11:55] (native) format /dev/installp2 (root, ext4)
(2796935) [16:11:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2796935) [16:11:55] (native) mount /dev/installp2 to /mnt/install
(2796935) [16:11:55] (native) % mkdir -p /mnt/install
(2796935) [16:11:55] (native) % mount /dev/installp2 /mnt/install
(2796935) [16:11:55] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2796935) [16:11:55] (native) install dosfstools
(2796935) [16:11:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:11:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2796935) [16:11:55] (native) % cat /tmp/apk_progress_fifo
(2796935) [16:11:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2796935) [16:11:55] New background process: pid=2807222, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(2796935) [16:11:56] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(2796935) [16:11:56] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2796935) [16:11:56] (native) % mkdir -p /mnt/install/boot
(2796935) [16:11:56] (native) % mount /dev/installp1 /mnt/install/boot
(2796935) [16:11:56] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2796935) [16:11:56] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(2796935) [16:11:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2796935) [16:11:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2796935) [16:11:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2796935) [16:11:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2796935) [16:11:56] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2796935) [16:12:07] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2796935) [16:12:07] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2796935) [16:12:07] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2796935) [16:12:08] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2796935) [16:12:08] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2796935) [16:12:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2796935) [16:12:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2796935) [16:12:10] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2796935) [16:12:10] (native) umount /dev/loop2
(2796935) [16:12:10] (native) % losetup -d /dev/loop2
(2796935) [16:12:11] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2796935) [16:12:11] 
(2796935) [16:12:11] *** FLASHING INFORMATION ***
(2796935) [16:12:11] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2796935) [16:12:11] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2796935) [16:12:11] 
(2796935) [16:12:11] *** SSH DAEMON INFORMATION ***
(2796935) [16:12:11] SSH daemon is enabled (disable with --no-sshd).
(2796935) [16:12:11] Login as 'user' with the password given during installation.
(2796935) [16:12:11] 
(2796935) [16:12:11] *** FIREWALL INFORMATION ***
(2796935) [16:12:11] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2796935) [16:12:11] For more information: https://postmarketos.org/firewall
(2796935) [16:12:11] 
(2796935) [16:12:11] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2796935) [16:12:11] DONE!
total 2282312
-rw-r--r-- 1 root 12345 3009413120 Oct 25 16:12 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                                    0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                    0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                    0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 25 16:12 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 25 16:12 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 25 16:12 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 25 16:10 bin
drwxr-xr-x  2 root root  4096 Oct 25 16:11 boot
drwxr-xr-x  2 root root  4096 Oct 25 16:05 dev
drwxr-xr-x 65 root root  4096 Oct 25 16:11 etc
drwxr-xr-x  3 root root  4096 Oct 25 16:12 home
drwxr-xr-x 15 root root  4096 Oct 25 16:10 lib
drwx------  2 root root 16384 Oct 25 16:11 lost+found
drwxr-xr-x  5 root root  4096 Oct 25 16:05 media
drwxr-xr-x  8 root root  4096 Oct 25 16:05 mnt
drwxr-xr-x  2 root root  4096 Oct 25 16:05 opt
drwxr-xr-x  2 root root  4096 Oct 25 16:05 proc
drwx------  2 root root  4096 Oct 25 16:05 root
drwxr-xr-x  6 root root  4096 Oct 25 16:10 run
drwxr-xr-x  2 root root  4096 Oct 25 16:10 sbin
drwxr-xr-x  2 root root  4096 Oct 25 16:05 srv
drwxr-xr-x  2 root root  4096 Oct 25 16:05 sys
drwxrwxrwt  2 root root  4096 Oct 25 16:11 tmp
drwxr-xr-x 10 root root  4096 Oct 25 16:10 usr
drwxr-xr-x 13 root root  4096 Oct 25 16:07 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-25 16:12:34--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 56.5M=0s

2022-10-25 16:12:34 (56.5 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-10-25 07:44:04.902125 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6677-gf9e7940c1b [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6510-g49eabadbda [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6511-g390cf9f88f [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24862 distinct packages available
ERROR: unable to select packages:
  so:libicui18n.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicui18n.so.71]
  so:libicuuc.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicuuc.so.71]
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2140 MiB in 760 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665347177-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665454165-r0)
(61/91) Installing keysmith (9999_git1665195274-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1665190380-r0)
(65/91) Installing kweathercore (9999_git1664764385-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1664766564-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1665626653-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1665190230-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1665226323-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 2300 MiB in 851 packages
(chroot) Exiting chroot...
[16:13:26] Unregister qemu binfmt (arm)
[16:13:26] Unregister qemu binfmt (aarch64)
[16:13:27] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:13:27] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:13:27] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:13:27] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:13:28] Cleared up ~4392 MB of space
[16:13:29] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221023-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221023-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221023-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221023-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221023-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221023-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 723.7 MiB / 2,916.0 MiB = 0.248, 30 MiB/s, 1:37
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221025-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 682.0 MiB / 2,870.0 MiB = 0.238, 29 MiB/s, 1:38
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221025-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,242.9 MiB / 3,967.0 MiB = 0.313, 30 MiB/s, 2:11
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221025-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221023-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221023-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221023-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221023-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221023-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221023-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221025-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,407,872   0%    3.22MB/s    0:03:49  
      4,653,056   0%    2.19MB/s    0:05:36  
      5,963,776   0%    1.85MB/s    0:06:36  
      7,274,496   0%    1.70MB/s    0:07:11  
      8,585,216   1%    1.21MB/s    0:10:05  
      9,895,936   1%    1.22MB/s    0:09:57  
     11,206,656   1%    1.23MB/s    0:09:53  
     12,517,376   1%    1.23MB/s    0:09:53  
     13,828,096   1%    1.22MB/s    0:09:54  
     15,138,816   1%    1.23MB/s    0:09:51  
     16,449,536   2%    1.23MB/s    0:09:50  
     17,760,256   2%    1.22MB/s    0:09:51  
     19,070,976   2%    1.23MB/s    0:09:48  
     20,381,696   2%    1.22MB/s    0:09:49  
     21,692,416   2%    1.22MB/s    0:09:50  
     23,003,136   3%    1.22MB/s    0:09:47  
     24,313,856   3%    1.22MB/s    0:09:47  
     25,624,576   3%    1.22MB/s    0:09:45  
     26,935,296   3%    1.22MB/s    0:09:43  
     28,246,016   3%    1.22MB/s    0:09:42  
     29,556,736   3%    1.23MB/s    0:09:40  
     30,867,456   4%    1.23MB/s    0:09:39  
     32,178,176   4%    1.23MB/s    0:09:38  
     33,488,896   4%    1.23MB/s    0:09:37  
     34,799,616   4%    1.23MB/s    0:09:36  
     36,110,336   4%    1.23MB/s    0:09:35  
     37,421,056   4%    1.23MB/s    0:09:34  
     38,731,776   5%    1.23MB/s    0:09:33  
     40,042,496   5%    1.23MB/s    0:09:32  
     41,353,216   5%    1.22MB/s    0:09:32  
     42,663,936   5%    1.22MB/s    0:09:31  
     43,974,656   5%    1.22MB/s    0:09:30  
     45,285,376   5%    1.22MB/s    0:09:29  
     46,596,096   6%    1.22MB/s    0:09:27  
     47,906,816   6%    1.23MB/s    0:09:26  
     49,217,536   6%    1.23MB/s    0:09:25  
     50,528,256   6%    1.23MB/s    0:09:24  
     51,838,976   6%    1.23MB/s    0:09:22  
     53,149,696   7%    1.23MB/s    0:09:21  
     54,460,416   7%    1.23MB/s    0:09:21  
     55,771,136   7%    1.23MB/s    0:09:19  
     57,081,856   7%    1.23MB/s    0:09:19  
     58,392,576   7%    1.23MB/s    0:09:18  
     59,703,296   7%    1.23MB/s    0:09:16  
     61,014,016   8%    1.23MB/s    0:09:15  
     62,324,736   8%    1.23MB/s    0:09:14  
     63,635,456   8%    1.22MB/s    0:09:15  
     64,946,176   8%    1.22MB/s    0:09:14  
     66,256,896   8%    1.22MB/s    0:09:13  
     67,534,848   8%    1.21MB/s    0:09:15  
     68,845,568   9%    1.22MB/s    0:09:13  
     70,156,288   9%    1.22MB/s    0:09:11  
     71,467,008   9%    1.22MB/s    0:09:11  
     72,777,728   9%    1.23MB/s    0:09:06  
     74,088,448   9%    1.23MB/s    0:09:05  
     75,399,168   9%    1.23MB/s    0:09:04  
     76,709,888  10%    1.23MB/s    0:09:02  
     78,020,608  10%    1.23MB/s    0:09:01  
     79,331,328  10%    1.23MB/s    0:09:00  
     80,642,048  10%    1.22MB/s    0:09:00  
     81,952,768  10%    1.22MB/s    0:08:59  
     83,263,488  10%    1.22MB/s    0:08:59  
     84,574,208  11%    1.22MB/s    0:08:59  
     85,884,928  11%    1.22MB/s    0:08:57  
     87,195,648  11%    1.22MB/s    0:08:57  
     88,506,368  11%    1.22MB/s    0:08:56  
     89,817,088  11%    1.22MB/s    0:08:54  
     91,127,808  12%    1.22MB/s    0:08:52  
     92,438,528  12%    1.23MB/s    0:08:50  
     93,749,248  12%    1.23MB/s    0:08:49  
     95,059,968  12%    1.22MB/s    0:08:49  
     96,370,688  12%    1.22MB/s    0:08:48  
     97,681,408  12%    1.22MB/s    0:08:49  
     98,992,128  13%    1.22MB/s    0:08:46  
    100,302,848  13%    1.23MB/s    0:08:43  
    101,613,568  13%    1.22MB/s    0:08:44  
    102,924,288  13%    1.23MB/s    0:08:42  
    104,235,008  13%    1.22MB/s    0:08:43  
    105,545,728  13%    1.22MB/s    0:08:42  
    106,856,448  14%    1.23MB/s    0:08:39  
    108,167,168  14%    1.23MB/s    0:08:37  
    109,477,888  14%    1.23MB/s    0:08:36  
    110,788,608  14%    1.23MB/s    0:08:36  
    112,099,328  14%    1.22MB/s    0:08:35  
    113,410,048  14%    1.22MB/s    0:08:34  
    114,720,768  15%    1.22MB/s    0:08:34  
    116,031,488  15%    1.22MB/s    0:08:32  
    117,342,208  15%    1.22MB/s    0:08:31  
    118,652,928  15%    1.22MB/s    0:08:32  
    119,963,648  15%    1.23MB/s    0:08:28  
    121,274,368  15%    1.23MB/s    0:08:27  
    122,585,088  16%    1.22MB/s    0:08:28  
    123,895,808  16%    1.23MB/s    0:08:24  
    125,206,528  16%    1.22MB/s    0:08:25  
    126,517,248  16%    1.23MB/s    0:08:23  
    127,827,968  16%    1.23MB/s    0:08:20  
    129,138,688  17%    1.23MB/s    0:08:21  
    130,449,408  17%    1.23MB/s    0:08:20  
    131,760,128  17%    1.23MB/s    0:08:19  
    133,070,848  17%    1.22MB/s    0:08:18  
    134,381,568  17%    1.23MB/s    0:08:17  
    135,692,288  17%    1.22MB/s    0:08:17  
    137,003,008  18%    1.23MB/s    0:08:14  
    138,313,728  18%    1.23MB/s    0:08:14  
    139,624,448  18%    1.23MB/s    0:08:12  
    140,935,168  18%    1.23MB/s    0:08:10  
    142,245,888  18%    1.23MB/s    0:08:10  
    143,556,608  18%    1.23MB/s    0:08:09  
    144,867,328  19%    1.23MB/s    0:08:08  
    146,178,048  19%    1.23MB/s    0:08:07  
    147,488,768  19%    1.23MB/s    0:08:06  
    148,799,488  19%    1.23MB/s    0:08:05  
    150,110,208  19%    1.23MB/s    0:08:04  
    151,420,928  19%    1.23MB/s    0:08:04  
    152,731,648  20%    1.23MB/s    0:08:02  
    154,042,368  20%    1.23MB/s    0:08:02  
    155,353,088  20%    1.23MB/s    0:08:00  
    156,663,808  20%    1.23MB/s    0:07:59  
    157,974,528  20%    1.23MB/s    0:07:58  
    159,285,248  20%    1.23MB/s    0:07:57  
    160,595,968  21%    1.22MB/s    0:07:57  
    161,906,688  21%    1.22MB/s    0:07:57  
    163,217,408  21%    1.22MB/s    0:07:57  
    164,528,128  21%    1.22MB/s    0:07:55  
    165,838,848  21%    1.22MB/s    0:07:54  
    167,149,568  22%    1.22MB/s    0:07:53  
    168,460,288  22%    1.23MB/s    0:07:50  
    169,771,008  22%    1.23MB/s    0:07:49  
    171,081,728  22%    1.22MB/s    0:07:50  
    172,392,448  22%    1.23MB/s    0:07:46  
    173,703,168  22%    1.22MB/s    0:07:47  
    175,013,888  23%    1.22MB/s    0:07:46  
    176,324,608  23%    1.23MB/s    0:07:44  
    177,635,328  23%    1.22MB/s    0:07:44  
    178,946,048  23%    1.21MB/s    0:07:46  
    180,256,768  23%    1.21MB/s    0:07:45  
    181,567,488  23%    1.21MB/s    0:07:45  
    182,878,208  24%    1.22MB/s    0:07:42  
    184,188,928  24%    1.23MB/s    0:07:37  
    185,499,648  24%    1.22MB/s    0:07:37  
    186,810,368  24%    1.22MB/s    0:07:36  
    188,121,088  24%    1.22MB/s    0:07:36  
    189,431,808  24%    1.22MB/s    0:07:35  
    190,742,528  25%    1.22MB/s    0:07:33  
    192,053,248  25%    1.23MB/s    0:07:31  
    193,363,968  25%    1.22MB/s    0:07:30  
    194,674,688  25%    1.23MB/s    0:07:29  
    195,985,408  25%    1.22MB/s    0:07:29  
    197,296,128  26%    1.22MB/s    0:07:28  
    198,606,848  26%    1.23MB/s    0:07:26  
    199,917,568  26%    1.23MB/s    0:07:25  
    201,228,288  26%    1.23MB/s    0:07:23  
    202,506,240  26%    1.22MB/s    0:07:25  
    203,816,960  26%    1.22MB/s    0:07:24  
    205,127,680  27%    1.21MB/s    0:07:26  
    206,438,400  27%    1.21MB/s    0:07:26  
    207,749,120  27%    1.22MB/s    0:07:22  
    209,059,840  27%    1.22MB/s    0:07:21  
    210,370,560  27%    1.21MB/s    0:07:21  
    211,681,280  27%    1.22MB/s    0:07:19  
    212,992,000  28%    1.22MB/s    0:07:17  
    214,302,720  28%    1.22MB/s    0:07:16  
    215,613,440  28%    1.23MB/s    0:07:12  
    216,924,160  28%    1.22MB/s    0:07:13  
    218,234,880  28%    1.22MB/s    0:07:13  
    219,545,600  28%    1.22MB/s    0:07:12  
    220,856,320  29%    1.21MB/s    0:07:12  
    222,167,040  29%    1.22MB/s    0:07:10  
    223,477,760  29%    1.22MB/s    0:07:09  
    224,788,480  29%    1.21MB/s    0:07:09  
    226,099,200  29%    1.22MB/s    0:07:06  
    227,409,920  29%    1.22MB/s    0:07:05  
    228,720,640  30%    1.22MB/s    0:07:03  
    230,031,360  30%    1.22MB/s    0:07:01  
    231,342,080  30%    1.23MB/s    0:07:00  
    232,652,800  30%    1.22MB/s    0:06:59  
    233,963,520  30%    1.21MB/s    0:07:03  
    235,274,240  31%    1.20MB/s    0:07:04  
    236,584,960  31%    1.20MB/s    0:07:04  
    237,895,680  31%    1.20MB/s    0:07:03  
    239,206,400  31%    1.20MB/s    0:07:02  
    240,517,120  31%    1.21MB/s    0:06:59  
    241,827,840  31%    1.21MB/s    0:06:57  
    243,138,560  32%    1.20MB/s    0:06:59  
    244,449,280  32%    1.21MB/s    0:06:56  
    245,760,000  32%    1.19MB/s    0:07:00  
    247,070,720  32%    1.18MB/s    0:07:04  
    248,381,440  32%    1.18MB/s    0:07:01  
    249,692,160  32%    1.19MB/s    0:06:59  
    251,002,880  33%    1.20MB/s    0:06:53  
    252,313,600  33%    1.22MB/s    0:06:46  
    253,624,320  33%    1.22MB/s    0:06:44  
    254,935,040  33%    1.22MB/s    0:06:43  
    256,245,760  33%    1.22MB/s    0:06:43  
    257,556,480  33%    1.22MB/s    0:06:42  
    258,867,200  34%    1.22MB/s    0:06:40  
    260,177,920  34%    1.22MB/s    0:06:39  
    261,488,640  34%    1.22MB/s    0:06:37  
    262,799,360  34%    1.22MB/s    0:06:37  
    264,110,080  34%    1.21MB/s    0:06:38  
    265,420,800  34%    1.21MB/s    0:06:39  
    266,731,520  35%    1.20MB/s    0:06:39  
    268,042,240  35%    1.21MB/s    0:06:37  
    269,352,960  35%    1.21MB/s    0:06:34  
    270,663,680  35%    1.22MB/s    0:06:30  
    271,974,400  35%    1.22MB/s    0:06:28  
    273,285,120  36%    1.22MB/s    0:06:27  
    274,595,840  36%    1.23MB/s    0:06:25  
    275,906,560  36%    1.22MB/s    0:06:25  
    277,217,280  36%    1.22MB/s    0:06:24  
    278,528,000  36%    1.23MB/s    0:06:22  
    279,838,720  36%    1.23MB/s    0:06:21  
    281,149,440  37%    1.23MB/s    0:06:20  
    282,460,160  37%    1.23MB/s    0:06:19  
    283,770,880  37%    1.22MB/s    0:06:18  
    285,081,600  37%    1.23MB/s    0:06:17  
    286,392,320  37%    1.22MB/s    0:06:16  
    287,703,040  37%    1.23MB/s    0:06:15  
    289,013,760  38%    1.23MB/s    0:06:14  
    290,324,480  38%    1.22MB/s    0:06:13  
    291,635,200  38%    1.22MB/s    0:06:12  
    292,945,920  38%    1.22MB/s    0:06:11  
    294,256,640  38%    1.22MB/s    0:06:10  
    295,567,360  38%    1.22MB/s    0:06:11  
    296,878,080  39%    1.22MB/s    0:06:10  
    298,188,800  39%    1.21MB/s    0:06:10  
    299,499,520  39%    1.21MB/s    0:06:09  
    300,810,240  39%    1.22MB/s    0:06:06  
    302,120,960  39%    1.22MB/s    0:06:05  
    303,431,680  39%    1.23MB/s    0:06:02  
    304,742,400  40%    1.23MB/s    0:06:01  
    306,053,120  40%    1.23MB/s    0:06:00  
    307,363,840  40%    1.23MB/s    0:05:58  
    308,674,560  40%    1.23MB/s    0:05:58  
    309,985,280  40%    1.23MB/s    0:05:57  
    311,296,000  41%    1.22MB/s    0:05:57  
    312,606,720  41%    1.22MB/s    0:05:55  
    313,917,440  41%    1.22MB/s    0:05:54  
    315,228,160  41%    1.23MB/s    0:05:53  
    316,538,880  41%    1.23MB/s    0:05:52  
    317,849,600  41%    1.21MB/s    0:05:54  
    318,636,032  41%    1.07MB/s    0:06:41  
    319,946,752  42%    1.04MB/s    0:06:52  
    321,257,472  42%    1.04MB/s    0:06:51  
    322,568,192  42%    1.05MB/s    0:06:45  
    323,878,912  42%    1.19MB/s    0:05:58  
    325,189,632  42%    1.22MB/s    0:05:46  
    326,500,352  43%    1.23MB/s    0:05:44  
    327,811,072  43%    1.22MB/s    0:05:44  
    329,121,792  43%    1.23MB/s    0:05:42  
    330,432,512  43%    1.23MB/s    0:05:40  
    331,743,232  43%    1.23MB/s    0:05:39  
    333,053,952  43%    1.22MB/s    0:05:39  
    334,364,672  44%    1.23MB/s    0:05:37  
    335,642,624  44%    1.22MB/s    0:05:39  
    336,953,344  44%    1.22MB/s    0:05:38  
    338,264,064  44%    1.22MB/s    0:05:36  
    339,574,784  44%    1.22MB/s    0:05:36  
    340,885,504  44%    1.22MB/s    0:05:33  
    342,196,224  45%    1.22MB/s    0:05:32  
    343,506,944  45%    1.23MB/s    0:05:30  
    344,817,664  45%    1.23MB/s    0:05:29  
    346,128,384  45%    1.23MB/s    0:05:28  
    347,439,104  45%    1.23MB/s    0:05:27  
    348,749,824  45%    1.22MB/s    0:05:26  
    350,060,544  46%    1.22MB/s    0:05:26  
    351,371,264  46%    1.22MB/s    0:05:25  
    352,681,984  46%    1.22MB/s    0:05:25  
    353,992,704  46%    1.22MB/s    0:05:25  
    355,303,424  46%    1.22MB/s    0:05:23  
    356,614,144  46%    1.22MB/s    0:05:22  
    357,924,864  47%    1.22MB/s    0:05:21  
    359,235,584  47%    1.22MB/s    0:05:20  
    360,546,304  47%    1.22MB/s    0:05:19  
    361,857,024  47%    1.22MB/s    0:05:17  
    363,167,744  47%    1.22MB/s    0:05:15  
    364,478,464  48%    1.22MB/s    0:05:15  
    365,789,184  48%    1.22MB/s    0:05:13  
    367,099,904  48%    1.22MB/s    0:05:12  
    368,410,624  48%    1.22MB/s    0:05:12  
    369,721,344  48%    1.22MB/s    0:05:11  
    371,032,064  48%    1.22MB/s    0:05:10  
    372,342,784  49%    1.22MB/s    0:05:10  
    373,653,504  49%    1.22MB/s    0:05:08  
    374,964,224  49%    1.22MB/s    0:05:07  
    376,274,944  49%    1.22MB/s    0:05:05  
    377,585,664  49%    1.22MB/s    0:05:05  
    378,896,384  49%    1.22MB/s    0:05:04  
    380,207,104  50%    1.22MB/s    0:05:03  
    381,517,824  50%    1.22MB/s    0:05:03  
    382,828,544  50%    1.22MB/s    0:05:00  
    384,139,264  50%    1.22MB/s    0:04:58  
    385,449,984  50%    1.22MB/s    0:04:58  
    386,760,704  50%    1.22MB/s    0:04:56  
    388,071,424  51%    1.22MB/s    0:04:56  
    389,382,144  51%    1.22MB/s    0:04:55  
    390,692,864  51%    1.22MB/s    0:04:54  
    392,003,584  51%    1.23MB/s    0:04:52  
    393,314,304  51%    1.23MB/s    0:04:50  
    394,625,024  52%    1.23MB/s    0:04:49  
    395,935,744  52%    1.23MB/s    0:04:48  
    397,246,464  52%    1.23MB/s    0:04:47  
    398,557,184  52%    1.23MB/s    0:04:47  
    399,867,904  52%    1.22MB/s    0:04:46  
    401,178,624  52%    1.22MB/s    0:04:46  
    402,489,344  53%    1.22MB/s    0:04:45  
    403,800,064  53%    1.22MB/s    0:04:44  
    405,110,784  53%    1.22MB/s    0:04:42  
    406,421,504  53%    1.22MB/s    0:04:41  
    407,732,224  53%    1.22MB/s    0:04:40  
    409,042,944  53%    1.22MB/s    0:04:39  
    410,353,664  54%    1.22MB/s    0:04:39  
    411,664,384  54%    1.21MB/s    0:04:39  
    412,975,104  54%    1.21MB/s    0:04:38  
    414,285,824  54%    1.22MB/s    0:04:36  
    415,596,544  54%    1.22MB/s    0:04:34  
    416,907,264  54%    1.22MB/s    0:04:32  
    418,217,984  55%    1.22MB/s    0:04:32  
    419,528,704  55%    1.22MB/s    0:04:30  
    420,839,424  55%    1.22MB/s    0:04:29  
    422,150,144  55%    1.23MB/s    0:04:28  
    423,460,864  55%    1.22MB/s    0:04:27  
    424,771,584  55%    1.21MB/s    0:04:29  
    426,082,304  56%    1.19MB/s    0:04:32  
    427,393,024  56%    1.18MB/s    0:04:33  
    428,703,744  56%    1.17MB/s    0:04:35  
    430,014,464  56%    1.17MB/s    0:04:34  
    431,325,184  56%    1.17MB/s    0:04:33  
    432,635,904  57%    1.16MB/s    0:04:33  
    433,946,624  57%    1.16MB/s    0:04:32  
    435,257,344  57%    1.16MB/s    0:04:31  
    436,568,064  57%    1.16MB/s    0:04:30  
    437,878,784  57%    1.16MB/s    0:04:30  
    439,058,432  57%    1.15MB/s    0:04:31  
    440,369,152  58%    1.15MB/s    0:04:30  
    441,679,872  58%    1.15MB/s    0:04:29  
    442,990,592  58%    1.15MB/s    0:04:27  
    444,301,312  58%    1.16MB/s    0:04:24  
    445,612,032  58%    1.16MB/s    0:04:24  
    446,922,752  58%    1.15MB/s    0:04:24  
    448,233,472  59%    1.15MB/s    0:04:23  
    449,544,192  59%    1.15MB/s    0:04:23  
    450,854,912  59%    1.15MB/s    0:04:21  
    452,165,632  59%    1.15MB/s    0:04:20  
    453,476,352  59%    1.15MB/s    0:04:19  
    454,787,072  59%    1.15MB/s    0:04:18  
    455,966,720  60%    1.15MB/s    0:04:18  
    457,277,440  60%    1.14MB/s    0:04:18  
    458,457,088  60%    1.13MB/s    0:04:20  
    459,735,040  60%    1.14MB/s    0:04:15  
    460,947,456  60%    1.12MB/s    0:04:18  
    462,258,176  60%    1.13MB/s    0:04:16  
    463,568,896  61%    1.14MB/s    0:04:12  
    464,748,544  61%    1.12MB/s    0:04:17  
    465,928,192  61%    1.13MB/s    0:04:13  
    467,238,912  61%    1.14MB/s    0:04:09  
    468,418,560  61%    1.12MB/s    0:04:13  
    469,729,280  61%    1.13MB/s    0:04:10  
    471,007,232  62%    1.15MB/s    0:04:04  
    472,186,880  62%    1.12MB/s    0:04:10  
    473,366,528  62%    1.14MB/s    0:04:05  
    474,546,176  62%    1.13MB/s    0:04:05  
    475,725,824  62%    1.11MB/s    0:04:08  
    476,938,240  62%    1.13MB/s    0:04:03  
    478,117,888  63%    1.13MB/s    0:04:02  
    479,264,768  63%    1.11MB/s    0:04:06  
    480,444,416  63%    1.09MB/s    0:04:09  
    481,624,064  63%    1.07MB/s    0:04:13  
    482,803,712  63%    1.05MB/s    0:04:15  
    483,983,360  63%    1.06MB/s    0:04:13  
    485,163,008  63%    1.07MB/s    0:04:10  
    486,342,656  64%    1.08MB/s    0:04:06  
    487,522,304  64%    1.08MB/s    0:04:04  
    488,701,952  64%    1.09MB/s    0:04:00  
    489,881,600  64%    1.09MB/s    0:04:00  
    491,061,248  64%    1.07MB/s    0:04:03  
    492,240,896  64%    1.06MB/s    0:04:06  
    493,420,544  65%    1.04MB/s    0:04:08  
    494,600,192  65%    1.04MB/s    0:04:09  
    495,779,840  65%    1.04MB/s    0:04:05  
    496,959,488  65%    1.06MB/s    0:04:01  
    498,270,208  65%    1.09MB/s    0:03:53  
    499,580,928  65%    1.12MB/s    0:03:46  
    500,760,576  65%    1.12MB/s    0:03:45  
    501,940,224  66%    1.10MB/s    0:03:47  
    503,119,872  66%    1.09MB/s    0:03:48  
    504,299,520  66%    1.08MB/s    0:03:49  
    505,511,936  66%    1.10MB/s    0:03:44  
    506,658,816  66%    1.12MB/s    0:03:40  
    507,838,464  66%    1.12MB/s    0:03:38  
    509,149,184  67%    1.12MB/s    0:03:36  
    510,328,832  67%    1.11MB/s    0:03:38  
    511,508,480  67%    1.10MB/s    0:03:40  
    512,688,128  67%    1.07MB/s    0:03:44  
    513,867,776  67%    1.05MB/s    0:03:48  
    515,047,424  67%    1.04MB/s    0:03:49  
    516,096,000  68%    1.03MB/s    0:03:49  
    517,275,648  68%    1.04MB/s    0:03:46  
    518,455,296  68%    1.05MB/s    0:03:44  
    519,634,944  68%    1.04MB/s    0:03:45  
    520,683,520  68%    1.03MB/s    0:03:45  
    521,994,240  68%    1.07MB/s    0:03:36  
    523,173,888  68%    1.07MB/s    0:03:35  
    524,353,536  69%    1.07MB/s    0:03:33  
    525,533,184  69%    1.09MB/s    0:03:29  
    526,712,832  69%    1.04MB/s    0:03:37  
    527,892,480  69%    1.04MB/s    0:03:37  
    529,072,128  69%    1.05MB/s    0:03:33  
    530,251,776  69%    1.07MB/s    0:03:28  
    531,431,424  70%    1.09MB/s    0:03:23  
    532,611,072  70%    1.11MB/s    0:03:19  
    533,790,720  70%    1.10MB/s    0:03:19  
    534,970,368  70%    1.10MB/s    0:03:19  
    536,150,016  70%    1.09MB/s    0:03:20  
    537,460,736  70%    1.10MB/s    0:03:16  
    538,640,384  70%    1.10MB/s    0:03:15  
    539,820,032  71%    1.10MB/s    0:03:14  
    540,999,680  71%    1.09MB/s    0:03:14  
    542,048,256  71%    1.04MB/s    0:03:23  
    543,227,904  71%    1.02MB/s    0:03:25  
    544,407,552  71%    1.03MB/s    0:03:24  
    545,587,200  71%    1.03MB/s    0:03:21  
    546,766,848  72%    1.07MB/s    0:03:14  
    547,946,496  72%    1.07MB/s    0:03:12  
    549,126,144  72%    1.07MB/s    0:03:11  
    550,305,792  72%    1.07MB/s    0:03:09  
    551,485,440  72%    1.07MB/s    0:03:08  
    552,665,088  72%    1.07MB/s    0:03:08  
    553,844,736  72%    1.06MB/s    0:03:09  
    555,024,384  73%    1.04MB/s    0:03:11  
    556,204,032  73%    1.04MB/s    0:03:10  
    557,383,680  73%    1.04MB/s    0:03:08  
    558,563,328  73%    1.06MB/s    0:03:04  
    559,742,976  73%    1.07MB/s    0:03:01  
    560,922,624  73%    1.07MB/s    0:03:01  
    562,102,272  74%    1.06MB/s    0:03:01  
    563,281,920  74%    1.05MB/s    0:03:02  
    564,461,568  74%    1.05MB/s    0:03:00  
    565,641,216  74%    1.06MB/s    0:02:58  
    566,820,864  74%    1.08MB/s    0:02:54  
    568,000,512  74%    1.08MB/s    0:02:52  
    569,180,160  75%    1.08MB/s    0:02:51  
    570,359,808  75%    1.07MB/s    0:02:52  
    571,539,456  75%    1.05MB/s    0:02:53  
    572,719,104  75%    1.05MB/s    0:02:53  
    573,898,752  75%    1.05MB/s    0:02:51  
    575,078,400  75%    1.05MB/s    0:02:50  
    576,258,048  75%    1.05MB/s    0:02:49  
    577,437,696  76%    1.06MB/s    0:02:47  
    578,617,344  76%    1.05MB/s    0:02:47  
    579,796,992  76%    1.05MB/s    0:02:45  
    580,976,640  76%    1.04MB/s    0:02:46  
    582,156,288  76%    1.03MB/s    0:02:47  
    583,204,864  76%    1.02MB/s    0:02:48  
    584,384,512  77%    1.01MB/s    0:02:49  
    585,564,160  77%    1.01MB/s    0:02:47  
    586,743,808  77%    1.02MB/s    0:02:45  
    587,923,456  77%    1.05MB/s    0:02:39  
    589,103,104  77%    1.08MB/s    0:02:33  
    590,151,680  77%    1.05MB/s    0:02:36  
    591,462,400  77%    1.08MB/s    0:02:31  
    592,642,048  78%    1.08MB/s    0:02:30  
    593,952,768  78%    1.09MB/s    0:02:28  
    595,263,488  78%    1.14MB/s    0:02:20  
    596,574,208  78%    1.14MB/s    0:02:19  
    597,753,856  78%    1.13MB/s    0:02:18  
    599,064,576  78%    1.13MB/s    0:02:17  
    600,244,224  79%    1.12MB/s    0:02:18  
    601,554,944  79%    1.12MB/s    0:02:16  
    602,865,664  79%    1.14MB/s    0:02:13  
    604,143,616  79%    1.13MB/s    0:02:13  
    605,454,336  79%    1.14MB/s    0:02:11  
    606,633,984  79%    1.12MB/s    0:02:12  
    607,682,560  80%    1.05MB/s    0:02:20  
    608,862,208  80%    1.04MB/s    0:02:20  
    610,041,856  80%    1.04MB/s    0:02:19  
    611,221,504  80% 1017.26kB/s    0:02:25  
    612,401,152  80%    1.03MB/s    0:02:19  
    613,449,728  80% 1014.03kB/s    0:02:23  
    614,498,304  80%  980.84kB/s    0:02:27  
    615,677,952  81%    1.01MB/s    0:02:17  
    616,988,672  81%    1.06MB/s    0:02:11  
    618,299,392  81%    1.11MB/s    0:02:03  
    619,479,040  81%    1.14MB/s    0:01:59  
    620,658,688  81%    1.12MB/s    0:02:00  
    621,838,336  81%    1.10MB/s    0:02:01  
    623,017,984  82%    1.05MB/s    0:02:06  
    624,197,632  82%    1.04MB/s    0:02:06  
    625,377,280  82%    1.03MB/s    0:02:05  
    626,556,928  82%    1.02MB/s    0:02:06  
    627,736,576  82%    1.05MB/s    0:02:01  
    628,916,224  82%    1.06MB/s    0:01:59  
    630,095,872  83%    1.07MB/s    0:01:57  
    631,275,520  83%    1.06MB/s    0:01:57  
    632,455,168  83%    1.07MB/s    0:01:55  
    633,634,816  83%    1.08MB/s    0:01:53  
    634,814,464  83%    1.07MB/s    0:01:53  
    635,994,112  83%    1.07MB/s    0:01:52  
    637,173,760  83%    1.06MB/s    0:01:51  
    638,353,408  84%    1.05MB/s    0:01:51  
    639,533,056  84%    1.06MB/s    0:01:50  
    640,712,704  84%    1.07MB/s    0:01:48  
    641,892,352  84%    1.07MB/s    0:01:46  
    643,072,000  84%    1.06MB/s    0:01:46  
    644,251,648  84%    1.06MB/s    0:01:45  
    645,431,296  85%    1.05MB/s    0:01:45  
    646,610,944  85%    1.05MB/s    0:01:44  
    647,790,592  85%    1.06MB/s    0:01:42  
    648,970,240  85%    1.05MB/s    0:01:41  
    650,018,816  85%    1.04MB/s    0:01:42  
    651,198,464  85%    1.04MB/s    0:01:40  
    652,378,112  85%    1.04MB/s    0:01:39  
    653,557,760  86%    1.05MB/s    0:01:37  
    654,737,408  86%    1.09MB/s    0:01:33  
    655,917,056  86%    1.09MB/s    0:01:32  
    657,096,704  86%    1.09MB/s    0:01:31  
    658,276,352  86%    1.09MB/s    0:01:30  
    659,456,000  86%    1.08MB/s    0:01:30  
    660,635,648  87%    1.07MB/s    0:01:29  
    661,815,296  87%    1.08MB/s    0:01:27  
    662,994,944  87%    1.08MB/s    0:01:27  
    664,174,592  87%    1.07MB/s    0:01:26  
    665,354,240  87%    1.08MB/s    0:01:24  
    666,533,888  87%    1.08MB/s    0:01:23  
    667,713,536  87%    1.07MB/s    0:01:23  
    668,762,112  88%    1.03MB/s    0:01:25  
    669,941,760  88%    1.02MB/s    0:01:24  
    671,121,408  88%    1.02MB/s    0:01:23  
    672,301,056  88%    1.03MB/s    0:01:22  
    673,480,704  88%    1.07MB/s    0:01:17  
    674,660,352  88%    1.08MB/s    0:01:16  
    675,840,000  89%    1.09MB/s    0:01:14  
    677,019,648  89%    1.09MB/s    0:01:13  
    678,199,296  89%    1.10MB/s    0:01:11  
    679,378,944  89%    1.09MB/s    0:01:11  
    680,558,592  89%    1.08MB/s    0:01:10  
    681,738,240  89%    1.09MB/s    0:01:09  
    683,048,960  90%    1.10MB/s    0:01:07  
    684,359,680  90%    1.11MB/s    0:01:05  
    685,670,400  90%    1.13MB/s    0:01:03  
    686,981,120  90%    1.15MB/s    0:01:01  
    688,291,840  90%    1.15MB/s    0:00:59  
    689,602,560  90%    1.16MB/s    0:00:58  
    690,913,280  91%    1.16MB/s    0:00:57  
    692,224,000  91%    1.15MB/s    0:00:56  
    693,534,720  91%    1.15MB/s    0:00:55  
    694,845,440  91%    1.15MB/s    0:00:54  
    696,156,160  91%    1.14MB/s    0:00:53  
    697,466,880  91%    1.14MB/s    0:00:52  
    698,777,600  92%    1.14MB/s    0:00:51  
    700,088,320  92%    1.14MB/s    0:00:50  
    701,399,040  92%    1.15MB/s    0:00:48  
    702,709,760  92%    1.15MB/s    0:00:47  
    703,889,408  92%    1.14MB/s    0:00:46  
    705,200,128  92%    1.14MB/s    0:00:45  
    706,379,776  93%    1.13MB/s    0:00:45  
    707,559,424  93%    1.11MB/s    0:00:44  
    708,739,072  93%    1.12MB/s    0:00:43  
    710,049,792  93%    1.12MB/s    0:00:42  
    711,360,512  93%    1.13MB/s    0:00:41  
    712,671,232  93%    1.14MB/s    0:00:39  
    713,850,880  94%    1.13MB/s    0:00:38  
    715,030,528  94%    1.12MB/s    0:00:38  
    716,341,248  94%    1.13MB/s    0:00:36  
    717,520,896  94%    1.11MB/s    0:00:36  
    718,569,472  94%    1.08MB/s    0:00:36  
    719,618,048  94%    1.02MB/s    0:00:37  
    720,666,624  94%  983.47kB/s    0:00:38  
    721,846,272  95%  985.07kB/s    0:00:37  
    723,025,920  95% 1008.34kB/s    0:00:35  
    724,205,568  95%    1.02MB/s    0:00:33  
    725,254,144  95%    1.03MB/s    0:00:31  
    726,433,792  95%    1.02MB/s    0:00:30  
    727,482,368  95%    1.01MB/s    0:00:30  
    728,530,944  96% 1021.28kB/s    0:00:29  
    729,579,520  96% 1018.32kB/s    0:00:28  
    730,628,096  96% 1013.86kB/s    0:00:27  
    731,807,744  96%    1.01MB/s    0:00:26  
    732,987,392  96%    1.01MB/s    0:00:25  
    734,035,968  96%    1.01MB/s    0:00:23  
    735,215,616  96%    1.02MB/s    0:00:22  
    736,395,264  97%    1.02MB/s    0:00:21  
    737,443,840  97%    1.02MB/s    0:00:20  
    738,590,720  97%    1.02MB/s    0:00:19  
    739,770,368  97%    1.02MB/s    0:00:18  
    740,950,016  97%    1.02MB/s    0:00:17  
    742,260,736  97%    1.08MB/s    0:00:14  
    743,571,456  97%    1.14MB/s    0:00:13  
    744,882,176  98%    1.18MB/s    0:00:11  
    746,061,824  98%    1.19MB/s    0:00:10  
    747,241,472  98%    1.15MB/s    0:00:09  
    748,421,120  98%    1.10MB/s    0:00:09  
    749,600,768  98%    1.06MB/s    0:00:08  
    750,911,488  98%    1.08MB/s    0:00:07  
    752,091,136  99%    1.09MB/s    0:00:06  
    753,369,088  99%    1.14MB/s    0:00:04  
    754,450,432  99%    1.13MB/s    0:00:03  
    755,630,080  99%    1.12MB/s    0:00:02  
    756,809,728  99%    1.11MB/s    0:00:01  
    757,989,376  99%    1.08MB/s    0:00:00  
    758,817,512 100%    1.16MB/s    0:10:24 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221025-pine64-pinephone.img.xz.sha256

            133 100%    0.19kB/s    0:00:00  
            133 100%    0.19kB/s    0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221025-pine64-pinephonepro.img.xz

         32,768   0%   46.85kB/s    4:14:22  
        360,448   0%  342.75kB/s    0:34:45  
      1,540,096   0%  711.45kB/s    0:16:43  
      2,719,744   0%  845.86kB/s    0:14:02  
      3,899,392   0%  911.44kB/s    0:13:00  
      5,079,040   0%    1.08MB/s    0:10:43  
      6,258,688   0%    1.08MB/s    0:10:41  
      7,438,336   1%    1.07MB/s    0:10:43  
      8,617,984   1%    1.06MB/s    0:10:49  
      9,797,632   1%    1.05MB/s    0:10:57  
     10,977,280   1%    1.06MB/s    0:10:48  
     12,156,928   1%    1.05MB/s    0:10:51  
     13,238,272   1%    1.05MB/s    0:10:50  
     14,385,152   2%    1.06MB/s    0:10:42  
     15,564,800   2%    1.05MB/s    0:10:50  
     16,744,448   2%    1.05MB/s    0:10:50  
     17,924,096   2%    1.05MB/s    0:10:51  
     19,103,744   2%    1.05MB/s    0:10:46  
     20,414,464   2%    1.10MB/s    0:10:18  
     21,725,184   3%    1.14MB/s    0:09:53  
     22,904,832   3%    1.16MB/s    0:09:43  
     24,084,480   3%    1.13MB/s    0:09:59  
     25,133,056   3%    1.07MB/s    0:10:27  
     26,181,632   3%    1.02MB/s    0:10:59  
     27,361,280   3%    1.01MB/s    0:11:06  
     28,540,928   3%    1.03MB/s    0:10:49  
     29,720,576   4%    1.05MB/s    0:10:39  
     30,900,224   4%    1.06MB/s    0:10:30  
     32,079,872   4%    1.06MB/s    0:10:30  
     33,259,520   4%    1.05MB/s    0:10:35  
     34,439,168   4%    1.04MB/s    0:10:40  
     35,487,744   4%    1.02MB/s    0:10:48  
     36,667,392   5%    1.03MB/s    0:10:41  
     37,847,040   5%    1.05MB/s    0:10:30  
     39,026,688   5%    1.07MB/s    0:10:17  
     40,206,336   5%    1.10MB/s    0:10:01  
     41,385,984   5%    1.10MB/s    0:09:59  
     42,565,632   5%    1.09MB/s    0:10:00  
     43,745,280   6%    1.10MB/s    0:09:56  
     44,924,928   6%    1.09MB/s    0:09:59  
     46,104,576   6%    1.08MB/s    0:10:02  
     47,284,224   6%    1.08MB/s    0:10:01  
     48,463,872   6%    1.07MB/s    0:10:06  
     49,643,520   6%    1.07MB/s    0:10:08  
     50,823,168   7%    1.07MB/s    0:10:05  
     52,002,816   7%    1.07MB/s    0:10:03  
     53,182,464   7%    1.08MB/s    0:09:58  
     54,362,112   7%    1.09MB/s    0:09:50  
     55,541,760   7%    1.10MB/s    0:09:46  
     56,721,408   7%    1.08MB/s    0:09:54  
     57,901,056   8%    1.06MB/s    0:10:03  
     59,080,704   8%    1.05MB/s    0:10:12  
     60,260,352   8%    1.03MB/s    0:10:19  
     61,440,000   8%    1.02MB/s    0:10:22  
     62,619,648   8%    1.02MB/s    0:10:24  
     63,799,296   8%    1.02MB/s    0:10:24  
     64,978,944   9%    1.02MB/s    0:10:21  
     66,158,592   9%    1.03MB/s    0:10:16  
     67,207,168   9%    1.02MB/s    0:10:17  
     68,386,816   9%    1.03MB/s    0:10:14  
     69,566,464   9%    1.03MB/s    0:10:14  
     70,746,112   9%    1.03MB/s    0:10:13  
     71,794,688  10%    1.00MB/s    0:10:25  
     73,105,408  10%    1.03MB/s    0:10:06  
     74,416,128  10%    1.07MB/s    0:09:44  
     75,726,848  10%    1.10MB/s    0:09:28  
     77,004,800  10%    1.16MB/s    0:08:59  
     78,315,520  10%    1.16MB/s    0:08:58  
     79,626,240  11%    1.15MB/s    0:08:58  
     80,805,888  11%    1.14MB/s    0:09:03  
     82,116,608  11%    1.15MB/s    0:08:58  
     83,427,328  11%    1.15MB/s    0:08:55  
     84,606,976  11%    1.14MB/s    0:08:58  
     85,786,624  11%    1.15MB/s    0:08:55  
     86,966,272  12%    1.13MB/s    0:09:04  
     88,276,992  12%    1.12MB/s    0:09:05  
     89,587,712  12%    1.13MB/s    0:09:01  
     90,898,432  12%    1.14MB/s    0:08:55  
     92,209,152  12%    1.15MB/s    0:08:46  
     93,388,800  13%    1.15MB/s    0:08:50  
     94,568,448  13%    1.13MB/s    0:08:54  
     95,748,096  13%    1.11MB/s    0:09:05  
     96,796,672  13%    1.06MB/s    0:09:28  
     98,107,392  13%    1.07MB/s    0:09:24  
     99,418,112  13%    1.08MB/s    0:09:14  
    100,728,832  14%    1.10MB/s    0:09:05  
    102,039,552  14%    1.15MB/s    0:08:42  
    103,088,128  14%    1.11MB/s    0:08:59  
    104,136,704  14%    1.05MB/s    0:09:30  
    105,316,352  14%    1.04MB/s    0:09:32  
    106,627,072  14%    1.03MB/s    0:09:34  
    107,937,792  15%    1.08MB/s    0:09:08  
    109,248,512  15%    1.16MB/s    0:08:31  
    110,559,232  15%    1.17MB/s    0:08:22  
    111,738,880  15%    1.14MB/s    0:08:36  
    112,918,528  15%    1.11MB/s    0:08:49  
    113,967,104  15%    1.06MB/s    0:09:14  
    115,146,752  16%    1.02MB/s    0:09:36  
    116,326,400  16%    1.02MB/s    0:09:30  
    117,374,976  16% 1021.12kB/s    0:09:45  
    118,554,624  16%    1.01MB/s    0:09:38  
    119,734,272  16%    1.01MB/s    0:09:37  
    120,782,848  16% 1014.22kB/s    0:09:46  
    121,831,424  17%    1.01MB/s    0:09:36  
    123,011,072  17%    1.00MB/s    0:09:37  
    124,190,720  17%    1.00MB/s    0:09:35  
    125,370,368  17%    1.02MB/s    0:09:25  
    126,550,016  17%    1.03MB/s    0:09:16  
    127,729,664  17%    1.05MB/s    0:09:04  
    128,909,312  18%    1.07MB/s    0:08:53  
    130,088,960  18%    1.07MB/s    0:08:54  
    131,268,608  18%    1.08MB/s    0:08:49  
    132,448,256  18%    1.07MB/s    0:08:50  
    133,627,904  18%    1.07MB/s    0:08:52  
    134,807,552  18%    1.07MB/s    0:08:47  
    135,856,128  18%    1.04MB/s    0:09:05  
    137,035,776  19%    1.02MB/s    0:09:12  
    138,084,352  19% 1017.06kB/s    0:09:27  
    139,132,928  19%  998.82kB/s    0:09:36  
    140,181,504  19%  992.71kB/s    0:09:39  
    141,230,080  19%  983.20kB/s    0:09:43  
    142,442,496  19%    1.01MB/s    0:09:14  
    143,720,448  20%    1.06MB/s    0:08:46  
    144,900,096  20%    1.10MB/s    0:08:27  
    145,948,672  20%    1.10MB/s    0:08:26  
    146,997,248  20%    1.04MB/s    0:08:51  
    148,045,824  20% 1000.24kB/s    0:09:26  
    149,094,400  20%  985.33kB/s    0:09:34  
    150,274,048  21%  998.82kB/s    0:09:25  
    151,453,696  21%    1.01MB/s    0:09:06  
    152,633,344  21%    1.05MB/s    0:08:45  
    153,681,920  21%    1.05MB/s    0:08:44  
    154,730,496  21%    1.02MB/s    0:08:57  
    155,779,072  21% 1020.29kB/s    0:09:08  
    156,565,504  21%  903.74kB/s    0:10:18  
    157,351,936  22%  828.29kB/s    0:11:13  
    158,400,512  22%  842.90kB/s    0:11:00  
    159,580,160  22%  875.68kB/s    0:10:34  
    160,759,808  22%  990.09kB/s    0:09:19  
    161,939,456  22%    1.08MB/s    0:08:22  
    163,119,104  22%    1.10MB/s    0:08:09  
    164,298,752  22%    1.10MB/s    0:08:10  
    165,478,400  23%    1.10MB/s    0:08:06  
    166,658,048  23%    1.11MB/s    0:08:03  
    167,968,768  23%    1.12MB/s    0:07:58  
    169,148,416  23%    1.11MB/s    0:08:01  
    170,328,064  23%    1.11MB/s    0:08:01  
    171,376,640  23%    1.06MB/s    0:08:20  
    172,687,360  24%    1.06MB/s    0:08:21  
    173,473,792  24%  994.12kB/s    0:09:04  
    174,522,368  24%  955.67kB/s    0:09:25  
    175,833,088  24% 1006.48kB/s    0:08:55  
    177,143,808  24% 1011.62kB/s    0:08:51  
    178,454,528  24%    1.09MB/s    0:07:59  
    179,765,248  25%    1.15MB/s    0:07:33  
    181,075,968  25%    1.16MB/s    0:07:28  
    182,255,616  25%    1.15MB/s    0:07:30  
    183,435,264  25%    1.13MB/s    0:07:37  
    184,483,840  25%    1.07MB/s    0:08:02  
    185,532,416  25%    1.02MB/s    0:08:24  
    186,580,992  26%  994.58kB/s    0:08:51  
    187,629,568  26%  962.86kB/s    0:09:07  
    188,809,216  26% 1006.19kB/s    0:08:43  
    190,119,936  26%    1.03MB/s    0:08:19  
    191,430,656  26%    1.09MB/s    0:07:48  
    192,741,376  26%    1.14MB/s    0:07:28  
    194,052,096  27%    1.15MB/s    0:07:23  
    195,362,816  27%    1.16MB/s    0:07:19  
    196,542,464  27%    1.14MB/s    0:07:25  
    197,722,112  27%    1.12MB/s    0:07:30  
    198,901,760  27%    1.11MB/s    0:07:33  
    200,212,480  27%    1.10MB/s    0:07:35  
    201,392,128  28%    1.12MB/s    0:07:29  
    202,571,776  28%    1.12MB/s    0:07:25  
    203,882,496  28%    1.13MB/s    0:07:21  
    205,193,216  28%    1.12MB/s    0:07:22  
    206,372,864  28%    1.12MB/s    0:07:24  
    207,552,512  29%    1.10MB/s    0:07:29  
    208,732,160  29%    1.09MB/s    0:07:32  
    209,911,808  29%    1.09MB/s    0:07:33  
    211,058,688  29%    1.07MB/s    0:07:38  
    212,238,336  29%    1.09MB/s    0:07:31  
    213,417,984  29%    1.08MB/s    0:07:33  
    214,597,632  30%    1.07MB/s    0:07:35  
    215,777,280  30%    1.08MB/s    0:07:30  
    216,956,928  30%    1.08MB/s    0:07:31  
    218,136,576  30%    1.07MB/s    0:07:31  
    219,316,224  30%    1.08MB/s    0:07:28  
    220,495,872  30%    1.08MB/s    0:07:29  
    221,675,520  30%    1.08MB/s    0:07:26  
    222,855,168  31%    1.09MB/s    0:07:22  
    224,034,816  31%    1.09MB/s    0:07:21  
    225,214,464  31%    1.09MB/s    0:07:17  
    226,525,184  31%    1.11MB/s    0:07:11  
    227,835,904  31%    1.12MB/s    0:07:04  
    229,015,552  32%    1.12MB/s    0:07:03  
    230,195,200  32%    1.11MB/s    0:07:05  
    231,374,848  32%    1.10MB/s    0:07:09  
    232,554,496  32%    1.08MB/s    0:07:14  
    233,734,144  32%    1.09MB/s    0:07:12  
    234,913,792  32%    1.10MB/s    0:07:05  
    236,093,440  33%    1.11MB/s    0:07:03  
    237,273,088  33%    1.11MB/s    0:07:00  
    238,583,808  33%    1.12MB/s    0:06:55  
    239,501,312  33%    1.00MB/s    0:07:44  
    240,680,960  33% 1011.74kB/s    0:07:48  
    241,991,680  33% 1019.24kB/s    0:07:44  
    243,171,328  34% 1009.24kB/s    0:07:47  
    244,350,976  34%    1.09MB/s    0:07:03  
    245,530,624  34%    1.10MB/s    0:06:56  
    246,710,272  34%    1.10MB/s    0:06:56  
    247,889,920  34%    1.09MB/s    0:06:58  
    249,069,568  34%    1.08MB/s    0:06:59  
    250,249,216  34%    1.07MB/s    0:07:02  
    251,428,864  35%    1.06MB/s    0:07:07  
    252,608,512  35%    1.06MB/s    0:07:07  
    253,788,160  35%    1.06MB/s    0:07:03  
    254,967,808  35%    1.07MB/s    0:06:59  
    256,147,456  35%    1.08MB/s    0:06:55  
    257,327,104  35%    1.08MB/s    0:06:53  
    258,506,752  36%    1.08MB/s    0:06:53  
    259,686,400  36%    1.08MB/s    0:06:50  
    260,997,120  36%    1.11MB/s    0:06:38  
    262,307,840  36%    1.14MB/s    0:06:28  
    263,356,416  36%    1.12MB/s    0:06:32  
    264,404,992  36%    1.09MB/s    0:06:44  
    265,453,568  37%    1.01MB/s    0:07:14  
    266,764,288  37%    1.02MB/s    0:07:11  
    267,943,936  37%    1.05MB/s    0:06:57  
    269,123,584  37%    1.06MB/s    0:06:51  
    270,303,232  37%    1.10MB/s    0:06:33  
    271,482,880  37%    1.08MB/s    0:06:42  
    272,662,528  38%    1.07MB/s    0:06:45  
    273,842,176  38%    1.08MB/s    0:06:40  
    275,021,824  38%    1.06MB/s    0:06:43  
    276,070,400  38%    1.04MB/s    0:06:51  
    277,250,048  38%    1.03MB/s    0:06:56  
    278,429,696  38%    1.02MB/s    0:06:58  
    279,609,344  39%    1.02MB/s    0:06:58  
    280,788,992  39%    1.03MB/s    0:06:50  
    281,968,640  39%    1.04MB/s    0:06:46  
    283,148,288  39%    1.05MB/s    0:06:40  
    284,327,936  39%    1.05MB/s    0:06:39  
    285,507,584  39%    1.06MB/s    0:06:36  
    286,687,232  40%    1.06MB/s    0:06:33  
    287,866,880  40%    1.05MB/s    0:06:37  
    289,046,528  40%    1.06MB/s    0:06:34  
    290,226,176  40%    1.04MB/s    0:06:38  
    291,274,752  40%    1.03MB/s    0:06:43  
    292,454,400  40%    1.02MB/s    0:06:45  
    293,535,744  41%    1.01MB/s    0:06:46  
    294,682,624  41%    1.00MB/s    0:06:49  
    295,862,272  41%    1.02MB/s    0:06:39  
    297,041,920  41%    1.05MB/s    0:06:28  
    298,221,568  41%    1.07MB/s    0:06:21  
    299,401,216  41%    1.07MB/s    0:06:18  
    300,580,864  42%    1.07MB/s    0:06:17  
    301,760,512  42%    1.06MB/s    0:06:19  
    302,940,160  42%    1.05MB/s    0:06:24  
    304,119,808  42%    1.05MB/s    0:06:21  
    305,299,456  42%    1.04MB/s    0:06:23  
    306,479,104  42%    1.03MB/s    0:06:27  
    307,658,752  43%    1.03MB/s    0:06:28  
    308,838,400  43%    1.02MB/s    0:06:28  
    310,018,048  43%    1.02MB/s    0:06:29  
    311,197,696  43%    1.02MB/s    0:06:28  
    312,377,344  43%    1.02MB/s    0:06:27  
    313,556,992  43%    1.02MB/s    0:06:25  
    314,736,640  44%    1.03MB/s    0:06:21  
    315,785,216  44%    1.01MB/s    0:06:26  
    317,227,008  44%    1.09MB/s    0:05:57  
    318,537,728  44%    1.12MB/s    0:05:45  
    319,848,448  44%    1.15MB/s    0:05:36  
    321,028,096  44%    1.19MB/s    0:05:24  
    322,207,744  45%    1.13MB/s    0:05:38  
    323,518,464  45%    1.13MB/s    0:05:37  
    324,829,184  45%    1.13MB/s    0:05:36  
    326,139,904  45%    1.14MB/s    0:05:34  
    327,319,552  45%    1.13MB/s    0:05:36  
    328,630,272  45%    1.13MB/s    0:05:34  
    329,940,992  46%    1.13MB/s    0:05:33  
    331,251,712  46%    1.13MB/s    0:05:32  
    332,431,360  46%    1.13MB/s    0:05:29  
    333,611,008  46%    1.12MB/s    0:05:33  
    334,790,656  46%    1.11MB/s    0:05:36  
    336,101,376  46%    1.11MB/s    0:05:34  
    337,281,024  47%    1.10MB/s    0:05:34  
    338,591,744  47%    1.12MB/s    0:05:29  
    339,771,392  47%    1.11MB/s    0:05:31  
    340,951,040  47%    1.10MB/s    0:05:31  
    342,261,760  47%    1.12MB/s    0:05:26  
    343,572,480  48%    1.12MB/s    0:05:25  
    344,850,432  48%    1.15MB/s    0:05:14  
    346,161,152  48%    1.16MB/s    0:05:10  
    347,340,800  48%    1.14MB/s    0:05:14  
    348,651,520  48%    1.15MB/s    0:05:11  
    349,831,168  48%    1.13MB/s    0:05:16  
    350,617,600  49% 1020.40kB/s    0:05:57  
    351,666,176  49%  983.93kB/s    0:06:09  
    352,845,824  49%  955.89kB/s    0:06:18  
    354,025,472  49%  948.59kB/s    0:06:20  
    355,205,120  49%    1.03MB/s    0:05:41  
    356,384,768  49%    1.07MB/s    0:05:27  
    357,564,416  50%    1.07MB/s    0:05:25  
    358,744,064  50%    1.08MB/s    0:05:22  
    359,923,712  50%    1.08MB/s    0:05:20  
    361,103,360  50%    1.07MB/s    0:05:22  
    362,283,008  50%    1.07MB/s    0:05:22  
    363,462,656  50%    1.07MB/s    0:05:21  
    364,642,304  50%    1.05MB/s    0:05:26  
    365,690,880  51%    1.03MB/s    0:05:31  
    366,870,528  51%    1.02MB/s    0:05:31  
    368,050,176  51%    1.02MB/s    0:05:32  
    369,229,824  51%    1.03MB/s    0:05:27  
    370,409,472  51%    1.05MB/s    0:05:19  
    371,589,120  51%    1.06MB/s    0:05:16  
    372,768,768  52%    1.06MB/s    0:05:15  
    373,948,416  52%    1.06MB/s    0:05:14  
    375,128,064  52%    1.07MB/s    0:05:10  
    376,307,712  52%    1.06MB/s    0:05:10  
    377,487,360  52%    1.06MB/s    0:05:09  
    378,667,008  52%    1.06MB/s    0:05:11  
    379,846,656  53%    1.04MB/s    0:05:13  
    381,026,304  53%    1.05MB/s    0:05:11  
    382,205,952  53%    1.05MB/s    0:05:10  
    383,385,600  53%    1.06MB/s    0:05:06  
    384,565,248  53%    1.06MB/s    0:05:05  
    385,744,896  53%    1.06MB/s    0:05:03  
    386,924,544  54%    1.06MB/s    0:05:03  
    388,104,192  54%    1.05MB/s    0:05:04  
    389,283,840  54%    1.05MB/s    0:05:04  
    390,463,488  54%    1.05MB/s    0:05:03  
    391,643,136  54%    1.04MB/s    0:05:04  
    392,822,784  54%    1.04MB/s    0:05:01  
    394,002,432  55%    1.05MB/s    0:04:59  
    395,182,080  55%    1.05MB/s    0:04:56  
    396,361,728  55%    1.07MB/s    0:04:52  
    397,541,376  55%    1.08MB/s    0:04:47  
    398,721,024  55%    1.09MB/s    0:04:43  
    399,900,672  55%    1.10MB/s    0:04:40  
    401,080,320  56%    1.11MB/s    0:04:36  
    402,391,040  56%    1.12MB/s    0:04:33  
    403,701,760  56%    1.13MB/s    0:04:29  
    404,881,408  56%    1.13MB/s    0:04:29  
    406,192,128  56%    1.13MB/s    0:04:26  
    407,371,776  56%    1.12MB/s    0:04:28  
    408,551,424  57%    1.10MB/s    0:04:32  
    409,731,072  57%    1.09MB/s    0:04:32  
    411,041,792  57%    1.10MB/s    0:04:30  
    412,352,512  57%    1.11MB/s    0:04:27  
    413,532,160  57%    1.09MB/s    0:04:30  
    414,711,808  57%    1.08MB/s    0:04:32  
    416,022,528  58%    1.08MB/s    0:04:29  
    417,333,248  58%    1.11MB/s    0:04:22  
    418,643,968  58%    1.16MB/s    0:04:09  
    419,954,688  58%    1.21MB/s    0:03:57  
    421,265,408  58%    1.23MB/s    0:03:53  
    422,576,128  59%    1.23MB/s    0:03:52  
    423,886,848  59%    1.23MB/s    0:03:52  
    425,197,568  59%    1.22MB/s    0:03:52  
    426,508,288  59%    1.22MB/s    0:03:51  
    427,819,008  59%    1.22MB/s    0:03:49  
    429,129,728  60%    1.23MB/s    0:03:47  
    430,440,448  60%    1.22MB/s    0:03:48  
    431,751,168  60%    1.19MB/s    0:03:51  
    433,061,888  60%    1.17MB/s    0:03:55  
    434,241,536  60%    1.14MB/s    0:04:01  
    435,421,184  60%    1.11MB/s    0:04:06  
    436,600,832  61%    1.09MB/s    0:04:08  
    437,780,480  61%    1.09MB/s    0:04:09  
    438,960,128  61%    1.08MB/s    0:04:08  
    440,008,704  61%    1.05MB/s    0:04:14  
    441,188,352  61%    1.05MB/s    0:04:14  
    442,368,000  61%    1.05MB/s    0:04:14  
    443,547,648  62%    1.05MB/s    0:04:13  
    444,727,296  62%    1.09MB/s    0:04:02  
    445,906,944  62%    1.10MB/s    0:03:59  
    447,217,664  62%    1.13MB/s    0:03:52  
    448,528,384  62%    1.14MB/s    0:03:47  
    449,839,104  62%    1.15MB/s    0:03:44  
    451,149,824  63%    1.16MB/s    0:03:42  
    452,329,472  63%    1.15MB/s    0:03:44  
    453,509,120  63%    1.13MB/s    0:03:46  
    454,557,696  63%    1.08MB/s    0:03:54  
    455,868,416  63%    1.09MB/s    0:03:53  
    457,048,064  63%    1.08MB/s    0:03:52  
    458,358,784  64%    1.10MB/s    0:03:48  
    459,669,504  64%    1.13MB/s    0:03:39  
    460,980,224  64%    1.15MB/s    0:03:36  
    462,159,872  64%    1.15MB/s    0:03:35  
    463,339,520  64%    1.14MB/s    0:03:35  
    464,519,168  64%    1.14MB/s    0:03:35  
    465,698,816  65%    1.12MB/s    0:03:37  
    467,009,536  65%    1.13MB/s    0:03:35  
    468,189,184  65%    1.13MB/s    0:03:34  
    469,499,904  65%    1.13MB/s    0:03:32  
    470,679,552  65%    1.12MB/s    0:03:32  
    471,990,272  66%    1.14MB/s    0:03:29  
    473,300,992  66%    1.16MB/s    0:03:23  
    474,611,712  66%    1.17MB/s    0:03:21  
    475,791,360  66%    1.16MB/s    0:03:20  
    476,971,008  66%    1.13MB/s    0:03:26  
    478,150,656  66%    1.10MB/s    0:03:30  
    479,297,536  67%    1.08MB/s    0:03:32  
    480,477,184  67%    1.09MB/s    0:03:30  
    481,656,832  67%    1.10MB/s    0:03:27  
    482,902,016  67%    1.12MB/s    0:03:22  
    484,016,128  67%    1.11MB/s    0:03:22  
    485,195,776  67%    1.10MB/s    0:03:23  
    486,375,424  68%    1.09MB/s    0:03:25  
    487,555,072  68%    1.05MB/s    0:03:30  
    488,734,720  68%    1.06MB/s    0:03:28  
    489,914,368  68%    1.05MB/s    0:03:28  
    491,094,016  68%    1.06MB/s    0:03:26  
    492,273,664  68%    1.06MB/s    0:03:25  
    493,453,312  69%    1.05MB/s    0:03:25  
    494,632,960  69%    1.05MB/s    0:03:24  
    495,812,608  69%    1.05MB/s    0:03:23  
    496,992,256  69%    1.05MB/s    0:03:23  
    498,171,904  69%    1.05MB/s    0:03:21  
    499,351,552  69%    1.05MB/s    0:03:20  
    500,531,200  69%    1.06MB/s    0:03:17  
    501,710,848  70%    1.07MB/s    0:03:15  
    502,890,496  70%    1.07MB/s    0:03:13  
    504,070,144  70%    1.08MB/s    0:03:10  
    505,380,864  70%    1.10MB/s    0:03:06  
    506,560,512  70%    1.09MB/s    0:03:06  
    507,740,160  70%    1.09MB/s    0:03:05  
    508,919,808  71%    1.09MB/s    0:03:04  
    510,099,456  71%    1.08MB/s    0:03:05  
    511,279,104  71%    1.09MB/s    0:03:01  
    512,458,752  71%    1.11MB/s    0:02:58  
    513,638,400  71%    1.11MB/s    0:02:57  
    514,818,048  71%    1.10MB/s    0:02:57  
    515,866,624  72%    1.07MB/s    0:03:01  
    517,046,272  72%    1.06MB/s    0:03:02  
    518,225,920  72%    1.04MB/s    0:03:05  
    519,405,568  72%    1.04MB/s    0:03:04  
    520,585,216  72%    1.05MB/s    0:03:00  
    521,764,864  72%    1.05MB/s    0:02:59  
    522,944,512  73%    1.06MB/s    0:02:57  
    524,124,160  73%    1.05MB/s    0:02:56  
    525,303,808  73%    1.06MB/s    0:02:54  
    526,483,456  73%    1.07MB/s    0:02:51  
    527,663,104  73%    1.08MB/s    0:02:49  
    528,842,752  73%    1.09MB/s    0:02:46  
    530,022,400  74%    1.10MB/s    0:02:44  
    531,202,048  74%    1.09MB/s    0:02:44  
    532,381,696  74%    1.09MB/s    0:02:43  
    533,561,344  74%    1.08MB/s    0:02:43  
    534,740,992  74%    1.08MB/s    0:02:43  
    535,920,640  74%    1.08MB/s    0:02:41  
    537,100,288  75%    1.09MB/s    0:02:39  
    538,411,008  75%    1.12MB/s    0:02:33  
    539,721,728  75%    1.16MB/s    0:02:27  
    541,032,448  75%    1.20MB/s    0:02:21  
    542,343,168  75%    1.22MB/s    0:02:17  
    543,653,888  76%    1.23MB/s    0:02:16  
    544,964,608  76%    1.22MB/s    0:02:15  
    546,275,328  76%    1.22MB/s    0:02:14  
    547,586,048  76%    1.23MB/s    0:02:13  
    548,896,768  76%    1.22MB/s    0:02:12  
    550,207,488  76%    1.23MB/s    0:02:11  
    551,518,208  77%    1.22MB/s    0:02:10  
    552,828,928  77%    1.22MB/s    0:02:09  
    554,008,576  77%    1.20MB/s    0:02:11  
    555,319,296  77%    1.17MB/s    0:02:12  
    556,630,016  77%    1.16MB/s    0:02:13  
    557,940,736  78%    1.17MB/s    0:02:11  
    559,251,456  78%    1.19MB/s    0:02:07  
    560,562,176  78%    1.21MB/s    0:02:04  
    561,872,896  78%    1.22MB/s    0:02:02  
    563,183,616  78%    1.21MB/s    0:02:02  
    564,494,336  78%    1.22MB/s    0:02:00  
    565,805,056  79%    1.22MB/s    0:01:59  
    566,984,704  79%    1.19MB/s    0:02:01  
    568,295,424  79%    1.19MB/s    0:02:00  
    569,606,144  79%    1.19MB/s    0:01:59  
    570,916,864  79%    1.19MB/s    0:01:58  
    572,227,584  80%    1.22MB/s    0:01:54  
    573,538,304  80%    1.21MB/s    0:01:53  
    574,849,024  80%    1.21MB/s    0:01:53  
    576,159,744  80%    1.21MB/s    0:01:51  
    577,470,464  80%    1.22MB/s    0:01:50  
    578,781,184  80%    1.22MB/s    0:01:48  
    580,091,904  81%    1.23MB/s    0:01:47  
    581,402,624  81%    1.22MB/s    0:01:47  
    582,713,344  81%    1.22MB/s    0:01:46  
    584,024,064  81%    1.22MB/s    0:01:45  
    585,334,784  81%    1.22MB/s    0:01:44  
    586,645,504  82%    1.22MB/s    0:01:42  
    587,956,224  82%    1.22MB/s    0:01:41  
    589,266,944  82%    1.22MB/s    0:01:40  
    590,577,664  82%    1.22MB/s    0:01:39  
    591,888,384  82%    1.22MB/s    0:01:38  
    593,199,104  82%    1.22MB/s    0:01:37  
    594,378,752  83%    1.20MB/s    0:01:38  
    595,689,472  83%    1.20MB/s    0:01:37  
    597,000,192  83%    1.20MB/s    0:01:36  
    598,310,912  83%    1.20MB/s    0:01:35  
    599,621,632  83%    1.21MB/s    0:01:32  
    600,932,352  84%    1.21MB/s    0:01:31  
    602,243,072  84%    1.21MB/s    0:01:30  
    603,553,792  84%    1.20MB/s    0:01:30  
    604,864,512  84%    1.20MB/s    0:01:29  
    606,044,160  84%    1.17MB/s    0:01:30  
    607,223,808  84%    1.15MB/s    0:01:31  
    608,534,528  85%    1.15MB/s    0:01:30  
    609,845,248  85%    1.15MB/s    0:01:29  
    611,155,968  85%    1.17MB/s    0:01:26  
    612,466,688  85%    1.20MB/s    0:01:23  
    613,744,640  85%    1.18MB/s    0:01:23  
    615,055,360  86%    1.19MB/s    0:01:22  
    616,366,080  86%    1.19MB/s    0:01:21  
    617,676,800  86%    1.19MB/s    0:01:19  
    618,987,520  86%    1.21MB/s    0:01:17  
    620,298,240  86%    1.21MB/s    0:01:16  
    621,608,960  86%    1.21MB/s    0:01:15  
    622,919,680  87%    1.20MB/s    0:01:14  
    624,230,400  87%    1.20MB/s    0:01:13  
    625,541,120  87%    1.21MB/s    0:01:12  
    626,851,840  87%    1.21MB/s    0:01:11  
    628,162,560  87%    1.21MB/s    0:01:10  
    629,473,280  88%    1.21MB/s    0:01:09  
    630,784,000  88%    1.20MB/s    0:01:08  
    632,094,720  88%    1.20MB/s    0:01:07  
    633,405,440  88%    1.20MB/s    0:01:06  
    634,716,160  88%    1.19MB/s    0:01:05  
    636,026,880  88%    1.19MB/s    0:01:04  
    637,337,600  89%    1.20MB/s    0:01:03  
    638,648,320  89%    1.19MB/s    0:01:02  
    639,959,040  89%    1.19MB/s    0:01:01  
    641,269,760  89%    1.17MB/s    0:01:01  
    642,580,480  89%    1.18MB/s    0:01:00  
    643,891,200  90%    1.19MB/s    0:00:58  
    645,201,920  90%    1.20MB/s    0:00:56  
    646,512,640  90%    1.22MB/s    0:00:54  
    647,823,360  90%    1.22MB/s    0:00:53  
    649,134,080  90%    1.23MB/s    0:00:52  
    650,444,800  90%    1.22MB/s    0:00:51  
    651,755,520  91%    1.22MB/s    0:00:50  
    653,066,240  91%    1.22MB/s    0:00:49  
    654,376,960  91%    1.22MB/s    0:00:48  
    655,687,680  91%    1.22MB/s    0:00:47  
    656,998,400  91%    1.22MB/s    0:00:46  
    658,309,120  92%    1.23MB/s    0:00:45  
    659,619,840  92%    1.22MB/s    0:00:44  
    660,930,560  92%    1.22MB/s    0:00:43  
    662,241,280  92%    1.21MB/s    0:00:42  
    663,552,000  92%    1.21MB/s    0:00:41  
    664,862,720  92%    1.21MB/s    0:00:40  
    666,173,440  93%    1.21MB/s    0:00:39  
    667,484,160  93%    1.22MB/s    0:00:38  
    668,794,880  93%    1.22MB/s    0:00:37  
    670,105,600  93%    1.22MB/s    0:00:35  
    671,416,320  93%    1.22MB/s    0:00:34  
    672,727,040  94%    1.23MB/s    0:00:33  
    674,037,760  94%    1.23MB/s    0:00:32  
    675,348,480  94%    1.22MB/s    0:00:31  
    676,659,200  94%    1.22MB/s    0:00:30  
    677,969,920  94%    1.22MB/s    0:00:29  
    679,280,640  94%    1.21MB/s    0:00:28  
    680,591,360  95%    1.22MB/s    0:00:27  
    681,902,080  95%    1.22MB/s    0:00:26  
    683,212,800  95%    1.21MB/s    0:00:25  
    684,523,520  95%    1.21MB/s    0:00:24  
    685,834,240  95%    1.21MB/s    0:00:23  
    687,144,960  96%    1.21MB/s    0:00:22  
    688,455,680  96%    1.22MB/s    0:00:21  
    689,766,400  96%    1.22MB/s    0:00:20  
    691,077,120  96%    1.22MB/s    0:00:19  
    692,387,840  96%    1.22MB/s    0:00:18  
    693,698,560  97%    1.22MB/s    0:00:17  
    695,009,280  97%    1.21MB/s    0:00:16  
    696,320,000  97%    1.21MB/s    0:00:15  
    697,630,720  97%    1.21MB/s    0:00:14  
    698,941,440  97%    1.22MB/s    0:00:12  
    700,252,160  97%    1.22MB/s    0:00:11  
    701,562,880  98%    1.22MB/s    0:00:10  
    702,873,600  98%    1.22MB/s    0:00:09  
    704,184,320  98%    1.22MB/s    0:00:08  
    705,495,040  98%    1.22MB/s    0:00:07  
    706,805,760  98%    1.22MB/s    0:00:06  
    708,116,480  99%    1.22MB/s    0:00:05  
    709,427,200  99%    1.22MB/s    0:00:04  
    710,737,920  99%    1.22MB/s    0:00:03  
    712,048,640  99%    1.22MB/s    0:00:02  
    713,359,360  99%    1.23MB/s    0:00:01  
    714,670,080  99%    1.23MB/s    0:00:00  
    715,127,460 100%    1.10MB/s    0:10:17 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221025-pine64-pinephonepro.img.xz.sha256

            136 100%    0.43kB/s    0:00:00  
            136 100%    0.43kB/s    0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221025-tablet-x64uefi.img.xz

         32,768   0%  104.23kB/s    3:28:23  
        851,968   0%  809.34kB/s    0:26:49  
      2,162,688   0%    1.01MB/s    0:21:02  
      3,473,408   0%    1.08MB/s    0:19:37  
      4,784,128   0%    1.12MB/s    0:18:57  
      6,094,848   0%    1.22MB/s    0:17:16  
      7,405,568   0%    1.22MB/s    0:17:14  
      8,716,288   0%    1.21MB/s    0:17:25  
     10,027,008   0%    1.21MB/s    0:17:25  
     11,337,728   0%    1.21MB/s    0:17:21  
     12,648,448   0%    1.21MB/s    0:17:21  
     13,959,168   1%    1.23MB/s    0:17:07  
     15,269,888   1%    1.23MB/s    0:17:05  
     16,580,608   1%    1.22MB/s    0:17:06  
     17,891,328   1%    1.22MB/s    0:17:11  
     19,202,048   1%    1.22MB/s    0:17:11  
     20,512,768   1%    1.22MB/s    0:17:09  
     21,823,488   1%    1.22MB/s    0:17:06  
     23,134,208   1%    1.23MB/s    0:16:59  
     24,444,928   1%    1.23MB/s    0:16:57  
     25,755,648   1%    1.23MB/s    0:16:57  
     27,066,368   2%    1.21MB/s    0:17:10  
     28,377,088   2%    1.21MB/s    0:17:11  
     29,687,808   2%    1.20MB/s    0:17:14  
     30,998,528   2%    1.20MB/s    0:17:19  
     32,309,248   2%    1.21MB/s    0:17:07  
     33,619,968   2%    1.19MB/s    0:17:22  
     34,930,688   2%    1.18MB/s    0:17:28  
     36,241,408   2%    1.18MB/s    0:17:25  
     37,519,360   2%    1.18MB/s    0:17:28  
     38,830,080   2%    1.19MB/s    0:17:15  
     40,140,800   3%    1.20MB/s    0:17:08  
     41,451,520   3%    1.19MB/s    0:17:19  
     42,762,240   3%    1.19MB/s    0:17:18  
     44,072,960   3%    1.19MB/s    0:17:10  
     45,383,680   3%    1.20MB/s    0:17:05  
     46,694,400   3%    1.22MB/s    0:16:47  
     48,005,120   3%    1.22MB/s    0:16:42  
     49,315,840   3%    1.22MB/s    0:16:41  
     50,626,560   3%    1.22MB/s    0:16:43  
     51,937,280   3%    1.22MB/s    0:16:39  
     53,248,000   4%    1.22MB/s    0:16:41  
     54,558,720   4%    1.22MB/s    0:16:40  
     55,869,440   4%    1.22MB/s    0:16:35  
     57,180,160   4%    1.21MB/s    0:16:41  
     58,490,880   4%    1.22MB/s    0:16:33  
     59,801,600   4%    1.22MB/s    0:16:33  
     61,112,320   4%    1.22MB/s    0:16:33  
     62,423,040   4%    1.22MB/s    0:16:36  
     63,733,760   4%    1.21MB/s    0:16:38  
     65,044,480   4%    1.21MB/s    0:16:35  
     66,355,200   5%    1.22MB/s    0:16:32  
     67,665,920   5%    1.22MB/s    0:16:32  
     68,976,640   5%    1.22MB/s    0:16:30  
     70,287,360   5%    1.20MB/s    0:16:46  
     71,598,080   5%    1.19MB/s    0:16:48  
     72,908,800   5%    1.19MB/s    0:16:47  
     74,088,448   5%    1.17MB/s    0:17:09  
     75,399,168   5%    1.18MB/s    0:16:52  
     76,709,888   5%    1.19MB/s    0:16:49  
     78,020,608   5%    1.20MB/s    0:16:40  
     79,331,328   6%    1.22MB/s    0:16:17  
     80,642,048   6%    1.22MB/s    0:16:22  
     81,952,768   6%    1.21MB/s    0:16:27  
     83,263,488   6%    1.21MB/s    0:16:27  
     84,574,208   6%    1.21MB/s    0:16:26  
     85,884,928   6%    1.22MB/s    0:16:18  
     87,195,648   6%    1.22MB/s    0:16:14  
     88,506,368   6%    1.22MB/s    0:16:10  
     89,817,088   6%    1.22MB/s    0:16:09  
     91,127,808   6%    1.22MB/s    0:16:08  
     92,438,528   7%    1.23MB/s    0:16:03  
     93,749,248   7%    1.21MB/s    0:16:13  
     95,059,968   7%    1.22MB/s    0:16:11  
     96,370,688   7%    1.22MB/s    0:16:07  
     97,681,408   7%    1.22MB/s    0:16:07  
     98,992,128   7%    1.23MB/s    0:15:57  
    100,302,848   7%    1.22MB/s    0:16:03  
    101,613,568   7%    1.22MB/s    0:16:05  
    102,924,288   7%    1.21MB/s    0:16:05  
    104,235,008   7%    1.21MB/s    0:16:08  
    105,545,728   8%    1.21MB/s    0:16:04  
    106,856,448   8%    1.21MB/s    0:16:06  
    108,167,168   8%    1.21MB/s    0:16:00  
    109,477,888   8%    1.22MB/s    0:15:53  
    110,788,608   8%    1.22MB/s    0:15:50  
    112,099,328   8%    1.22MB/s    0:15:53  
    113,410,048   8%    1.21MB/s    0:15:56  
    114,720,768   8%    1.21MB/s    0:16:02  
    116,031,488   8%    1.20MB/s    0:16:06  
    117,342,208   9%    1.21MB/s    0:15:57  
    118,652,928   9%    1.21MB/s    0:15:55  
    119,963,648   9%    1.21MB/s    0:15:55  
    121,274,368   9%    1.22MB/s    0:15:49  
    122,585,088   9%    1.21MB/s    0:15:49  
    123,895,808   9%    1.22MB/s    0:15:47  
    125,206,528   9%    1.21MB/s    0:15:47  
    126,517,248   9%    1.21MB/s    0:15:47  
    127,827,968   9%    1.21MB/s    0:15:47  
    129,138,688   9%    1.21MB/s    0:15:46  
    130,449,408  10%    1.22MB/s    0:15:37  
    131,760,128  10%    1.22MB/s    0:15:38  
    133,070,848  10%    1.21MB/s    0:15:45  
    134,381,568  10%    1.21MB/s    0:15:46  
    135,692,288  10%    1.19MB/s    0:15:58  
    137,003,008  10%    1.19MB/s    0:15:58  
    138,313,728  10%    1.20MB/s    0:15:46  
    139,624,448  10%    1.20MB/s    0:15:49  
    140,935,168  10%    1.21MB/s    0:15:37  
    142,245,888  10%    1.21MB/s    0:15:34  
    143,556,608  11%    1.21MB/s    0:15:36  
    144,867,328  11%    1.21MB/s    0:15:36  
    146,178,048  11%    1.20MB/s    0:15:42  
    147,488,768  11%    1.19MB/s    0:15:47  
    148,799,488  11%    1.19MB/s    0:15:47  
    150,110,208  11%    1.20MB/s    0:15:39  
    151,420,928  11%    1.21MB/s    0:15:32  
    152,731,648  11%    1.21MB/s    0:15:28  
    154,042,368  11%    1.21MB/s    0:15:26  
    155,353,088  11%    1.21MB/s    0:15:28  
    156,663,808  12%    1.21MB/s    0:15:27  
    157,974,528  12%    1.21MB/s    0:15:25  
    159,285,248  12%    1.19MB/s    0:15:35  
    160,595,968  12%    1.20MB/s    0:15:32  
    161,906,688  12%    1.19MB/s    0:15:33  
    163,217,408  12%    1.19MB/s    0:15:33  
    164,528,128  12%    1.21MB/s    0:15:17  
    165,838,848  12%    1.20MB/s    0:15:21  
    167,149,568  12%    1.20MB/s    0:15:22  
    168,460,288  12%    1.20MB/s    0:15:20  
    169,771,008  13%    1.18MB/s    0:15:36  
    171,048,960  13%    1.17MB/s    0:15:43  
    172,359,680  13%    1.18MB/s    0:15:36  
    173,670,400  13%    1.18MB/s    0:15:31  
    174,981,120  13%    1.21MB/s    0:15:14  
    176,291,840  13%    1.22MB/s    0:14:58  
    177,602,560  13%    1.22MB/s    0:15:00  
    178,913,280  13%    1.22MB/s    0:14:57  
    180,224,000  13%    1.22MB/s    0:14:58  
    181,534,720  13%    1.21MB/s    0:15:03  
    182,845,440  14%    1.21MB/s    0:15:03  
    184,156,160  14%    1.21MB/s    0:15:04  
    185,466,880  14%    1.21MB/s    0:15:04  
    186,777,600  14%    1.22MB/s    0:14:57  
    188,088,320  14%    1.22MB/s    0:14:51  
    189,399,040  14%    1.22MB/s    0:14:51  
    190,709,760  14%    1.22MB/s    0:14:51  
    192,020,480  14%    1.22MB/s    0:14:52  
    193,331,200  14%    1.21MB/s    0:14:52  
    194,641,920  14%    1.20MB/s    0:15:02  
    195,952,640  15%    1.21MB/s    0:14:56  
    197,263,360  15%    1.21MB/s    0:14:53  
    198,574,080  15%    1.21MB/s    0:14:52  
    199,884,800  15%    1.21MB/s    0:14:49  
    201,195,520  15%    1.20MB/s    0:14:58  
    202,506,240  15%    1.19MB/s    0:15:01  
    203,816,960  15%    1.19MB/s    0:15:05  
    205,127,680  15%    1.19MB/s    0:15:02  
    206,438,400  15%    1.18MB/s    0:15:08  
    207,618,048  15%    1.16MB/s    0:15:23  
    208,797,696  16%    1.14MB/s    0:15:39  
    209,977,344  16%    1.11MB/s    0:15:59  
    211,156,992  16%    1.09MB/s    0:16:14  
    212,336,640  16%    1.09MB/s    0:16:14  
    213,647,360  16%    1.12MB/s    0:15:51  
    214,827,008  16%    1.13MB/s    0:15:41  
    216,137,728  16%    1.15MB/s    0:15:25  
    217,448,448  16%    1.17MB/s    0:15:05  
    218,628,096  16%    1.14MB/s    0:15:30  
    219,807,744  16%    1.13MB/s    0:15:32  
    220,987,392  16%    1.11MB/s    0:15:51  
    222,167,040  17%    1.08MB/s    0:16:20  
    223,477,760  17%    1.09MB/s    0:16:06  
    224,657,408  17%    1.09MB/s    0:16:04  
    225,837,056  17%    1.11MB/s    0:15:50  
    227,147,776  17%    1.13MB/s    0:15:27  
    228,458,496  17%    1.14MB/s    0:15:23  
    229,769,216  17%    1.15MB/s    0:15:14  
    230,948,864  17%    1.14MB/s    0:15:18  
    232,128,512  17%    1.12MB/s    0:15:32  
    233,308,160  17%    1.11MB/s    0:15:40  
    234,618,880  18%    1.11MB/s    0:15:38  
    235,929,600  18%    1.12MB/s    0:15:27  
    237,109,248  18%    1.13MB/s    0:15:25  
    238,321,664  18%    1.14MB/s    0:15:13  
    239,599,616  18%    1.13MB/s    0:15:22  
    240,910,336  18%    1.13MB/s    0:15:18  
    242,221,056  18%    1.14MB/s    0:15:11  
    243,400,704  18%    1.12MB/s    0:15:22  
    244,711,424  18%    1.13MB/s    0:15:13  
    245,891,072  18%    1.12MB/s    0:15:22  
    247,070,720  18%    1.11MB/s    0:15:25  
    248,250,368  19%    1.11MB/s    0:15:26  
    249,430,016  19%    1.10MB/s    0:15:38  
    250,609,664  19%    1.10MB/s    0:15:35  
    251,920,384  19%    1.10MB/s    0:15:30  
    253,231,104  19%    1.13MB/s    0:15:04  
    254,541,824  19%    1.17MB/s    0:14:35  
    255,852,544  19%    1.18MB/s    0:14:30  
    257,163,264  19%    1.17MB/s    0:14:32  
    258,211,840  19%    1.11MB/s    0:15:17  
    259,391,488  19%    1.09MB/s    0:15:39  
    260,702,208  20%    1.09MB/s    0:15:33  
    261,750,784  20%    1.06MB/s    0:16:02  
    262,930,432  20%    1.07MB/s    0:15:53  
    264,110,080  20%    1.04MB/s    0:16:15  
    265,027,584  20%  995.76kB/s    0:17:22  
    266,207,232  20%  998.62kB/s    0:17:18  
    267,386,880  20%  998.62kB/s    0:17:17  
    268,435,456  20%  993.88kB/s    0:17:21  
    269,484,032  20% 1006.71kB/s    0:17:06  
    270,663,680  20% 1017.77kB/s    0:16:54  
    271,843,328  20% 1020.88kB/s    0:16:50  
    273,022,976  20%    1.00MB/s    0:16:43  
    274,202,624  21%    1.02MB/s    0:16:24  
    275,382,272  21%    1.01MB/s    0:16:29  
    276,561,920  21%    1.01MB/s    0:16:30  
    277,610,496  21%    1.01MB/s    0:16:34  
    278,659,072  21%    1.00MB/s    0:16:38  
    279,707,648  21% 1021.03kB/s    0:16:42  
    280,756,224  21% 1013.11kB/s    0:16:49  
    281,804,800  21% 1008.62kB/s    0:16:52  
    282,984,448  21% 1015.87kB/s    0:16:44  
    284,033,024  21% 1011.74kB/s    0:16:47  
    285,212,672  21%    1.01MB/s    0:16:23  
    286,392,320  21%    1.05MB/s    0:15:49  
    287,571,968  22%    1.05MB/s    0:15:49  
    288,620,544  22%    1.05MB/s    0:15:46  
    289,275,904  22%  960.31kB/s    0:17:35  
    290,586,624  22%  979.90kB/s    0:17:13  
    291,766,272  22%  978.97kB/s    0:17:13  
    292,814,848  22%  976.87kB/s    0:17:14  
    293,863,424  22%    1.03MB/s    0:15:56  
    294,912,000  22%  983.93kB/s    0:17:04  
    295,960,576  22%  981.31kB/s    0:17:06  
    297,009,152  22%  979.44kB/s    0:17:07  
    298,057,728  22%  968.55kB/s    0:17:17  
    299,106,304  22%  977.80kB/s    0:17:06  
    300,154,880  23%  969.47kB/s    0:17:14  
    301,203,456  23%  956.56kB/s    0:17:27  
    302,252,032  23%  972.00kB/s    0:17:09  
    303,300,608  23%  957.68kB/s    0:17:24  
    304,349,184  23%  939.88kB/s    0:17:42  
    305,496,064  23%  955.77kB/s    0:17:23  
    306,544,640  23%  949.28kB/s    0:17:30  
    307,462,144  23%  941.61kB/s    0:17:37  
    308,510,720  23%  956.91kB/s    0:17:19  
    309,690,368  23%  972.00kB/s    0:17:02  
    310,870,016  23% 1001.90kB/s    0:16:30  
    312,049,664  23%    1.04MB/s    0:15:35  
    313,229,312  24%    1.06MB/s    0:15:08  
    314,408,960  24%    1.08MB/s    0:14:57  
    315,588,608  24%    1.07MB/s    0:15:02  
    316,637,184  24%    1.04MB/s    0:15:23  
    317,816,832  24%    1.04MB/s    0:15:27  
    318,996,480  24%    1.04MB/s    0:15:21  
    320,176,128  24%    1.05MB/s    0:15:15  
    321,355,776  24%    1.08MB/s    0:14:48  
    322,666,496  24%    1.12MB/s    0:14:18  
    323,878,912  24%    1.11MB/s    0:14:22  
    324,927,488  24%    1.09MB/s    0:14:34  
    326,107,136  25%    1.06MB/s    0:14:57  
    327,286,784  25%    1.03MB/s    0:15:29  
    328,204,288  25%  997.64kB/s    0:16:17  
    329,318,400  25% 1017.08kB/s    0:15:57  
    330,432,512  25% 1004.04kB/s    0:16:08  
    331,350,016  25%  953.62kB/s    0:16:59  
    332,398,592  25%  970.85kB/s    0:16:40  
    333,578,240  25%  976.76kB/s    0:16:32  
    334,757,888  25%  985.53kB/s    0:16:22  
    335,806,464  25% 1019.68kB/s    0:15:48  
    336,855,040  25%    1.00MB/s    0:15:42  
    337,903,616  25% 1003.09kB/s    0:16:02  
    339,083,264  26% 1005.47kB/s    0:15:58  
    340,262,912  26% 1018.25kB/s    0:15:45  
    341,442,560  26%    1.02MB/s    0:15:17  
    342,622,208  26%    1.04MB/s    0:15:05  
    343,801,856  26%    1.05MB/s    0:14:50  
    344,981,504  26%    1.07MB/s    0:14:30  
    346,030,080  26%    1.05MB/s    0:14:47  
    347,209,728  26%    1.06MB/s    0:14:44  
    348,389,376  26%    1.05MB/s    0:14:46  
    349,437,952  26%    1.02MB/s    0:15:16  
    350,617,600  26%    1.04MB/s    0:14:55  
    351,830,016  26%    1.06MB/s    0:14:33  
    353,107,968  27%    1.08MB/s    0:14:21  
    354,287,616  27%    1.11MB/s    0:13:57  
    355,336,192  27%    1.08MB/s    0:14:20  
    356,515,840  27%    1.06MB/s    0:14:28  
    357,695,488  27%    1.06MB/s    0:14:27  
    358,744,064  27%    1.04MB/s    0:14:50  
    359,923,712  27%    1.05MB/s    0:14:34  
    360,972,288  27%    1.02MB/s    0:15:00  
    362,151,936  27%    1.01MB/s    0:15:10  
    363,331,584  27%    1.03MB/s    0:14:50  
    364,511,232  27%    1.04MB/s    0:14:42  
    365,690,880  28%    1.06MB/s    0:14:23  
    366,870,528  28%    1.07MB/s    0:14:15  
    368,050,176  28%    1.07MB/s    0:14:10  
    369,229,824  28%    1.08MB/s    0:14:05  
    370,409,472  28%    1.08MB/s    0:13:59  
    371,589,120  28%    1.08MB/s    0:14:04  
    372,637,696  28%    1.03MB/s    0:14:38  
    373,686,272  28%    1.01MB/s    0:14:59  
    374,865,920  28%    1.01MB/s    0:14:55  
    376,045,568  28%    1.01MB/s    0:14:53  
    377,225,216  28%    1.06MB/s    0:14:15  
    378,404,864  29%    1.07MB/s    0:14:01  
    379,322,368  29%    1.01MB/s    0:14:57  
    380,633,088  29%    1.03MB/s    0:14:38  
    381,943,808  29%    1.05MB/s    0:14:20  
    383,254,528  29%    1.07MB/s    0:13:57  
    384,565,248  29%    1.15MB/s    0:12:57  
    385,744,896  29%    1.15MB/s    0:13:02  
    387,055,616  29%    1.14MB/s    0:13:06  
    388,366,336  29%    1.13MB/s    0:13:07  
    389,545,984  29%    1.11MB/s    0:13:20  
    390,856,704  29%    1.12MB/s    0:13:12  
    392,167,424  30%    1.13MB/s    0:13:05  
    393,478,144  30%    1.13MB/s    0:13:04  
    394,788,864  30%    1.15MB/s    0:12:53  
    395,968,512  30%    1.13MB/s    0:13:04  
    397,148,160  30%    1.11MB/s    0:13:18  
    398,458,880  30%    1.12MB/s    0:13:11  
    399,769,600  30%    1.12MB/s    0:13:04  
    401,080,320  30%    1.15MB/s    0:12:47  
    402,259,968  30%    1.15MB/s    0:12:42  
    403,439,616  30%    1.12MB/s    0:13:04  
    404,619,264  31%    1.09MB/s    0:13:27  
    405,667,840  31%    1.03MB/s    0:14:12  
    406,978,560  31%    1.04MB/s    0:14:03  
    408,158,208  31%    1.06MB/s    0:13:47  
    409,468,928  31%    1.09MB/s    0:13:20  
    410,779,648  31%    1.15MB/s    0:12:38  
    412,090,368  31%    1.15MB/s    0:12:35  
    413,270,016  31%    1.15MB/s    0:12:37  
    414,449,664  31%    1.12MB/s    0:12:55  
    415,760,384  31%    1.11MB/s    0:12:58  
    417,071,104  32%    1.12MB/s    0:12:50  
    418,381,824  32%    1.13MB/s    0:12:41  
    419,692,544  32%    1.17MB/s    0:12:18  
    421,003,264  32%    1.19MB/s    0:12:05  
    422,313,984  32%    1.17MB/s    0:12:12  
    423,493,632  32%    1.15MB/s    0:12:24  
    424,673,280  32%    1.10MB/s    0:12:57  
    425,852,928  32%    1.06MB/s    0:13:28  
    427,032,576  32%    1.04MB/s    0:13:40  
    428,212,224  32%    1.03MB/s    0:13:51  
    429,391,872  32%    1.04MB/s    0:13:37  
    430,571,520  33%    1.05MB/s    0:13:33  
    431,751,168  33%    1.04MB/s    0:13:34  
    432,930,816  33%    1.05MB/s    0:13:30  
    434,110,464  33%    1.05MB/s    0:13:26  
    435,290,112  33%    1.06MB/s    0:13:17  
    436,469,760  33%    1.06MB/s    0:13:16  
    437,649,408  33%    1.07MB/s    0:13:10  
    438,697,984  33%    1.03MB/s    0:13:43  
    439,713,792  33% 1001.16kB/s    0:14:22  
    440,631,296  33%  947.98kB/s    0:15:09  
    441,810,944  33%  949.31kB/s    0:15:07  
    442,990,592  33%  994.54kB/s    0:14:25  
    444,170,240  34%    1.02MB/s    0:13:45  
    445,349,888  34%    1.07MB/s    0:12:59  
    446,529,536  34%    1.07MB/s    0:12:58  
    447,709,184  34%    1.07MB/s    0:12:59  
    448,888,832  34%    1.07MB/s    0:12:56  
    450,068,480  34%    1.08MB/s    0:12:54  
    451,248,128  34%    1.08MB/s    0:12:53  
    452,427,776  34%    1.06MB/s    0:13:01  
    453,607,424  34%    1.05MB/s    0:13:10  
    454,656,000  34%    1.02MB/s    0:13:32  
    455,835,648  34%    1.01MB/s    0:13:36  
    457,015,296  35%    1.03MB/s    0:13:22  
    458,194,944  35%    1.03MB/s    0:13:23  
    459,243,520  35%    1.03MB/s    0:13:17  
    460,423,168  35%    1.04MB/s    0:13:12  
    461,602,816  35%    1.03MB/s    0:13:17  
    462,651,392  35%    1.02MB/s    0:13:28  
    463,831,040  35%    1.03MB/s    0:13:15  
    465,010,688  35%    1.03MB/s    0:13:18  
    466,190,336  35%    1.03MB/s    0:13:13  
    467,369,984  35%    1.07MB/s    0:12:45  
    468,549,632  35%    1.08MB/s    0:12:33  
    469,729,280  36%    1.10MB/s    0:12:19  
    470,908,928  36%    1.10MB/s    0:12:17  
    471,826,432  36%    1.04MB/s    0:12:58  
    472,875,008  36% 1021.03kB/s    0:13:33  
    474,185,728  36%    1.01MB/s    0:13:20  
    475,365,376  36%    1.01MB/s    0:13:20  
    476,676,096  36%    1.07MB/s    0:12:31  
    477,986,816  36%    1.13MB/s    0:11:53  
    479,297,536  36%    1.13MB/s    0:11:51  
    480,608,256  36%    1.15MB/s    0:11:39  
    481,787,904  36%    1.14MB/s    0:11:45  
    482,836,480  37%    1.08MB/s    0:12:24  
    484,016,128  37%    1.06MB/s    0:12:34  
    485,195,776  37%    1.03MB/s    0:12:52  
    485,851,136  37%  901.20kB/s    0:15:07  
    487,161,856  37%  958.69kB/s    0:14:11  
    488,341,504  37%  960.22kB/s    0:14:08  
    489,652,224  37%  985.73kB/s    0:13:45  
    490,831,872  37%    1.12MB/s    0:11:46  
    492,011,520  37%    1.11MB/s    0:11:51  
    493,060,096  37%    1.08MB/s    0:12:09  
    494,239,744  37%    1.06MB/s    0:12:21  
    495,419,392  38%    1.07MB/s    0:12:18  
    496,599,040  38%    1.06MB/s    0:12:22  
    497,778,688  38%    1.08MB/s    0:12:05  
    498,958,336  38%    1.07MB/s    0:12:12  
    500,137,984  38%    1.07MB/s    0:12:11  
    501,317,632  38%    1.08MB/s    0:12:04  
    502,497,280  38%    1.09MB/s    0:11:58  
    503,808,000  38%    1.13MB/s    0:11:32  
    505,118,720  38%    1.14MB/s    0:11:25  
    506,298,368  38%    1.14MB/s    0:11:23  
    507,609,088  38%    1.15MB/s    0:11:15  
    508,919,808  39%    1.15MB/s    0:11:15  
    510,230,528  39%    1.15MB/s    0:11:12  
    511,541,248  39%    1.16MB/s    0:11:07  
    512,851,968  39%    1.16MB/s    0:11:06  
    514,162,688  39%    1.16MB/s    0:11:04  
    515,342,336  39%    1.15MB/s    0:11:11  
    516,653,056  39%    1.14MB/s    0:11:14  
    517,963,776  39%    1.14MB/s    0:11:10  
    519,274,496  39%    1.14MB/s    0:11:14  
    520,585,216  39%    1.15MB/s    0:11:03  
    521,764,864  40%    1.14MB/s    0:11:11  
    523,075,584  40%    1.13MB/s    0:11:15  
    524,386,304  40%    1.14MB/s    0:11:09  
    525,697,024  40%    1.13MB/s    0:11:09  
    527,007,744  40%    1.15MB/s    0:10:59  
    528,187,392  40%    1.13MB/s    0:11:11  
    529,498,112  40%    1.12MB/s    0:11:13  
    530,677,760  40%    1.11MB/s    0:11:20  
    531,857,408  40%    1.09MB/s    0:11:31  
    533,037,056  40%    1.10MB/s    0:11:24  
    534,216,704  40%    1.08MB/s    0:11:32  
    535,527,424  41%    1.10MB/s    0:11:20  
    536,707,072  41%    1.12MB/s    0:11:10  
    537,886,720  41%    1.10MB/s    0:11:19  
    539,066,368  41%    1.08MB/s    0:11:29  
    540,377,088  41%    1.08MB/s    0:11:32  
    541,556,736  41%    1.07MB/s    0:11:34  
    542,605,312  41%    1.06MB/s    0:11:42  
    543,653,888  41%    1.04MB/s    0:11:55  
    544,571,392  41%  968.78kB/s    0:13:03  
    545,488,896  41%  886.63kB/s    0:14:14  
    546,537,472  41%  859.64kB/s    0:14:40  
    547,323,904  41%  789.78kB/s    0:15:57  
    547,979,264  42%  749.89kB/s    0:16:47  
    548,634,624  42%  628.22kB/s    0:20:01  
    548,896,768  42%  481.81kB/s    0:26:05  
    549,814,272  42%  509.53kB/s    0:24:38  
    550,731,776  42%  554.80kB/s    0:22:36  
    551,780,352  42%  715.58kB/s    0:17:30  
    552,828,928  42%  905.87kB/s    0:13:48  
    554,008,576  42%  979.90kB/s    0:12:44  
    555,188,224  42%    1.01MB/s    0:12:01  
    556,236,800  42%    1.01MB/s    0:11:59  
    557,285,376  42%    1.00MB/s    0:12:04  
    558,465,024  42% 1022.08kB/s    0:12:08  
    559,644,672  42% 1021.12kB/s    0:12:08  
    560,824,320  43%    1.02MB/s    0:11:49  
    562,003,968  43%    1.05MB/s    0:11:27  
    563,314,688  43%    1.08MB/s    0:11:09  
    564,494,336  43%    1.10MB/s    0:10:56  
    565,673,984  43%    1.11MB/s    0:10:49  
    566,984,704  43%    1.12MB/s    0:10:41  
    568,164,352  43%    1.09MB/s    0:10:57  
    569,344,000  43%    1.09MB/s    0:10:54  
    570,523,648  43%    1.07MB/s    0:11:09  
    571,703,296  43%    1.04MB/s    0:11:26  
    572,882,944  43%    1.06MB/s    0:11:13  
    574,029,824  44%    1.03MB/s    0:11:32  
    575,209,472  44%    1.04MB/s    0:11:25  
    576,389,120  44%    1.05MB/s    0:11:17  
    577,568,768  44%    1.05MB/s    0:11:17  
    578,748,416  44%    1.06MB/s    0:11:10  
    579,796,992  44%    1.03MB/s    0:11:25  
    580,976,640  44%    1.03MB/s    0:11:22  
    582,156,288  44%    1.03MB/s    0:11:25  
    583,335,936  44%    1.03MB/s    0:11:23  
    584,515,584  44%    1.05MB/s    0:11:08  
    585,695,232  44%    1.04MB/s    0:11:15  
    586,874,880  45%    1.03MB/s    0:11:18  
    588,054,528  45%    1.04MB/s    0:11:12  
    589,103,104  45%    1.03MB/s    0:11:17  
    590,282,752  45%    1.05MB/s    0:11:05  
    591,593,472  45%    1.09MB/s    0:10:40  
    592,904,192  45%    1.12MB/s    0:10:19  
    594,214,912  45%    1.16MB/s    0:09:56  
    595,525,632  45%    1.18MB/s    0:09:45  
    596,705,280  45%    1.14MB/s    0:10:07  
    597,884,928  45%    1.10MB/s    0:10:23  
    599,064,576  45%    1.08MB/s    0:10:34  
    600,244,224  46%    1.05MB/s    0:10:51  
    601,423,872  46%    1.07MB/s    0:10:40  
    602,603,520  46%    1.07MB/s    0:10:39  
    603,783,168  46%    1.05MB/s    0:10:48  
    604,962,816  46%    1.05MB/s    0:10:47  
    606,142,464  46%    1.05MB/s    0:10:48  
    607,322,112  46%    1.03MB/s    0:11:03  
    608,501,760  46%    1.03MB/s    0:10:56  
    609,550,336  46%    1.01MB/s    0:11:10  
    610,729,984  46%    1.02MB/s    0:11:06  
    611,909,632  46%    1.05MB/s    0:10:42  
    613,089,280  47%    1.05MB/s    0:10:39  
    614,268,928  47%    1.08MB/s    0:10:25  
    615,448,576  47%    1.07MB/s    0:10:27  
    616,628,224  47%    1.06MB/s    0:10:31  
    617,807,872  47%    1.07MB/s    0:10:27  
    618,987,520  47%    1.08MB/s    0:10:16  
    620,167,168  47%    1.08MB/s    0:10:15  
    621,346,816  47%    1.09MB/s    0:10:13  
    622,395,392  47%    1.06MB/s    0:10:28  
    623,706,112  47%    1.06MB/s    0:10:26  
    624,885,760  47%    1.07MB/s    0:10:17  
    626,065,408  48%    1.08MB/s    0:10:09  
    627,245,056  48%    1.12MB/s    0:09:48  
    628,424,704  48%    1.12MB/s    0:09:50  
    629,604,352  48%    1.10MB/s    0:09:59  
    630,652,928  48%    1.06MB/s    0:10:17  
    631,832,576  48%    1.06MB/s    0:10:19  
    633,012,224  48%    1.05MB/s    0:10:23  
    634,191,872  48%    1.05MB/s    0:10:20  
    635,371,520  48%    1.08MB/s    0:10:06  
    636,551,168  48%    1.07MB/s    0:10:07  
    637,730,816  48%    1.08MB/s    0:10:03  
    638,910,464  49%    1.08MB/s    0:10:03  
    640,090,112  49%    1.08MB/s    0:09:57  
    641,269,760  49%    1.09MB/s    0:09:54  
    642,449,408  49%    1.08MB/s    0:09:56  
    643,629,056  49%    1.09MB/s    0:09:51  
    644,808,704  49%    1.07MB/s    0:10:02  
    645,988,352  49%    1.07MB/s    0:10:00  
    647,168,000  49%    1.08MB/s    0:09:54  
    648,347,648  49%    1.08MB/s    0:09:52  
    649,560,064  49%    1.09MB/s    0:09:47  
    650,739,712  49%    1.08MB/s    0:09:49  
    651,919,360  50%    1.07MB/s    0:09:53  
    653,099,008  50%    1.07MB/s    0:09:52  
    654,278,656  50%    1.09MB/s    0:09:42  
    655,589,376  50%    1.11MB/s    0:09:30  
    656,900,096  50%    1.14MB/s    0:09:15  
    658,210,816  50%    1.16MB/s    0:09:03  
    659,521,536  50%    1.17MB/s    0:08:58  
    660,832,256  50%    1.16MB/s    0:08:59  
    662,044,672  50%    1.15MB/s    0:09:02  
    663,355,392  50%    1.15MB/s    0:09:03  
    664,666,112  50%    1.15MB/s    0:09:01  
    665,976,832  51%    1.15MB/s    0:08:59  
    667,287,552  51%    1.16MB/s    0:08:55  
    668,598,272  51%    1.16MB/s    0:08:53  
    669,777,920  51%    1.15MB/s    0:08:59  
    670,957,568  51%    1.14MB/s    0:09:03  
    672,268,288  51%    1.13MB/s    0:09:06  
    673,316,864  51%    1.06MB/s    0:09:39  
    674,889,728  51%    1.14MB/s    0:09:00  
    676,200,448  51%    1.15MB/s    0:08:51  
    677,380,096  51%    1.15MB/s    0:08:53  
    678,559,744  52%    1.17MB/s    0:08:39  
    679,739,392  52%    1.10MB/s    0:09:15  
    680,919,040  52%    1.08MB/s    0:09:24  
    682,229,760  52%    1.10MB/s    0:09:12  
    683,409,408  52%    1.12MB/s    0:09:00  
    684,720,128  52%    1.14MB/s    0:08:49  
    686,030,848  52%    1.15MB/s    0:08:42  
    687,341,568  52%    1.14MB/s    0:08:47  
    688,652,288  52%    1.15MB/s    0:08:40  
    689,963,008  52%    1.14MB/s    0:08:43  
    691,273,728  53%    1.15MB/s    0:08:40  
    692,584,448  53%    1.17MB/s    0:08:31  
    693,764,096  53%    1.13MB/s    0:08:45  
    694,943,744  53%    1.10MB/s    0:08:57  
    695,992,320  53%    1.06MB/s    0:09:18  
    697,171,968  53%    1.02MB/s    0:09:39  
    698,351,616  53%    1.02MB/s    0:09:39  
    699,531,264  53%    1.02MB/s    0:09:36  
    700,579,840  53%    1.02MB/s    0:09:36  
    701,759,488  53%    1.02MB/s    0:09:34  
    702,808,064  53%    1.02MB/s    0:09:36  
    703,987,712  54%    1.01MB/s    0:09:39  
    705,167,360  54%    1.02MB/s    0:09:31  
    706,347,008  54%    1.03MB/s    0:09:26  
    707,526,656  54%    1.04MB/s    0:09:16  
    708,673,536  54%    1.04MB/s    0:09:17  
    709,853,184  54%    1.05MB/s    0:09:13  
    711,032,832  54%    1.06MB/s    0:09:08  
    712,212,480  54%    1.05MB/s    0:09:10  
    713,392,128  54%    1.05MB/s    0:09:07  
    714,571,776  54%    1.05MB/s    0:09:05  
    715,751,424  54%    1.04MB/s    0:09:09  
    716,931,072  55%    1.04MB/s    0:09:08  
    718,110,720  55%    1.05MB/s    0:09:05  
    719,290,368  55%    1.04MB/s    0:09:06  
    720,470,016  55%    1.05MB/s    0:09:04  
    721,649,664  55%    1.06MB/s    0:08:57  
    722,960,384  55%    1.10MB/s    0:08:35  
    724,271,104  55%    1.12MB/s    0:08:24  
    725,450,752  55%    1.12MB/s    0:08:23  
    726,695,936  55%    1.14MB/s    0:08:11  
    727,810,048  55%    1.10MB/s    0:08:31  
    728,989,696  55%    1.08MB/s    0:08:38  
    730,169,344  56%    1.10MB/s    0:08:30  
    731,348,992  56%    1.08MB/s    0:08:39  
    732,528,640  56%    1.09MB/s    0:08:31  
    733,708,288  56%    1.10MB/s    0:08:23  
    734,887,936  56%    1.10MB/s    0:08:24  
    736,067,584  56%    1.08MB/s    0:08:31  
    737,247,232  56%    1.08MB/s    0:08:31  
    738,426,880  56%    1.06MB/s    0:08:39  
    739,606,528  56%    1.04MB/s    0:08:47  
    740,786,176  56%    1.04MB/s    0:08:47  
    741,965,824  56%    1.04MB/s    0:08:48  
    743,145,472  57%    1.04MB/s    0:08:46  
    744,325,120  57%    1.04MB/s    0:08:45  
    745,504,768  57%    1.05MB/s    0:08:39  
    746,684,416  57%    1.05MB/s    0:08:35  
    747,732,992  57%    1.04MB/s    0:08:42  
    748,912,640  57%    1.04MB/s    0:08:38  
    750,092,288  57%    1.03MB/s    0:08:46  
    751,271,936  57%    1.03MB/s    0:08:45  
    752,320,512  57%    1.02MB/s    0:08:46  
    753,500,160  57%    1.01MB/s    0:08:52  
    754,679,808  57%    1.02MB/s    0:08:42  
    755,859,456  57%    1.04MB/s    0:08:36  
    757,039,104  58%    1.06MB/s    0:08:23  
    758,349,824  58%    1.10MB/s    0:08:03  
    759,529,472  58%    1.11MB/s    0:07:58  
    760,840,192  58%    1.13MB/s    0:07:50  
    762,019,840  58%    1.12MB/s    0:07:52  
    763,330,560  58%    1.12MB/s    0:07:49  
    764,641,280  58%    1.13MB/s    0:07:45  
    765,952,000  58%    1.12MB/s    0:07:46  
    767,000,576  58%    1.11MB/s    0:07:51  
    768,180,224  58%    1.09MB/s    0:07:59  
    769,359,872  59%    1.08MB/s    0:08:03  
    770,670,592  59%    1.08MB/s    0:08:00  
    771,981,312  59%    1.13MB/s    0:07:38  
    773,160,960  59%    1.14MB/s    0:07:34  
    774,340,608  59%    1.14MB/s    0:07:33  
    775,520,256  59%    1.11MB/s    0:07:44  
    776,699,904  59%    1.09MB/s    0:07:53  
    777,879,552  59%    1.09MB/s    0:07:52  
    779,059,200  59%    1.08MB/s    0:07:53  
    780,271,616  59%    1.10MB/s    0:07:42  
    781,582,336  59%    1.13MB/s    0:07:32  
    782,893,056  60%    1.14MB/s    0:07:26  
    784,203,776  60%    1.16MB/s    0:07:18  
    785,514,496  60%    1.17MB/s    0:07:12  
    786,825,216  60%    1.17MB/s    0:07:12  
    788,135,936  60%    1.16MB/s    0:07:13  
    789,446,656  60%    1.16MB/s    0:07:11  
    790,757,376  60%    1.16MB/s    0:07:11  
    792,068,096  60%    1.15MB/s    0:07:12  
    793,378,816  60%    1.16MB/s    0:07:09  
    794,558,464  60%    1.14MB/s    0:07:16  
    795,738,112  61%    1.12MB/s    0:07:22  
    797,048,832  61%    1.13MB/s    0:07:18  
    798,359,552  61%    1.12MB/s    0:07:21  
    799,670,272  61%    1.13MB/s    0:07:15  
    800,980,992  61%    1.14MB/s    0:07:09  
    802,291,712  61%    1.13MB/s    0:07:12  
    803,602,432  61%    1.14MB/s    0:07:08  
    804,782,080  61%    1.14MB/s    0:07:08  
    805,961,728  61%    1.13MB/s    0:07:11  
    807,174,144  61%    1.13MB/s    0:07:07  
    808,452,096  62%    1.13MB/s    0:07:08  
    809,762,816  62%    1.14MB/s    0:07:03  
    811,073,536  62%    1.14MB/s    0:07:00  
    812,253,184  62%    1.13MB/s    0:07:03  
    813,563,904  62%    1.14MB/s    0:07:00  
    814,743,552  62%    1.12MB/s    0:07:05  
    815,923,200  62%    1.12MB/s    0:07:06  
    817,102,848  62%    1.11MB/s    0:07:06  
    818,282,496  62%    1.08MB/s    0:07:17  
    819,462,144  62%    1.07MB/s    0:07:22  
    820,641,792  62%    1.06MB/s    0:07:22  
    821,690,368  63%    1.03MB/s    0:07:37  
    822,870,016  63%    1.04MB/s    0:07:30  
    824,049,664  63%    1.05MB/s    0:07:27  
    825,360,384  63%    1.05MB/s    0:07:22  
    826,540,032  63%    1.09MB/s    0:07:07  
    827,719,680  63%    1.08MB/s    0:07:09  
    829,063,168  63%    1.11MB/s    0:06:55  
    830,373,888  63%    1.12MB/s    0:06:51  
    831,553,536  63%    1.12MB/s    0:06:51  
    832,864,256  63%    1.14MB/s    0:06:42  
    834,043,904  63%    1.12MB/s    0:06:49  
    835,223,552  64%    1.09MB/s    0:06:58  
    836,403,200  64%    1.09MB/s    0:06:59  
    837,582,848  64%    1.06MB/s    0:07:08  
    838,762,496  64%    1.06MB/s    0:07:06  
    839,942,144  64%    1.08MB/s    0:06:59  
    841,121,792  64%    1.09MB/s    0:06:55  
    842,268,672  64%    1.10MB/s    0:06:48  
    843,448,320  64%    1.09MB/s    0:06:50  
    844,627,968  64%    1.09MB/s    0:06:52  
    845,807,616  64%    1.09MB/s    0:06:50  
    846,987,264  64%    1.09MB/s    0:06:49  
    848,166,912  65%    1.09MB/s    0:06:49  
    849,346,560  65%    1.08MB/s    0:06:50  
    850,526,208  65%    1.08MB/s    0:06:50  
    851,836,928  65%    1.10MB/s    0:06:40  
    853,147,648  65%    1.12MB/s    0:06:33  
    854,327,296  65%    1.10MB/s    0:06:36  
    855,408,640  65%    1.09MB/s    0:06:41  
    856,424,448  65%    1.03MB/s    0:07:04  
    857,473,024  65% 1018.08kB/s    0:07:17  
    858,521,600  65%  987.94kB/s    0:07:30  
    859,570,176  65%  974.58kB/s    0:07:35  
    860,618,752  66%  975.24kB/s    0:07:33  
    861,667,328  66%  975.70kB/s    0:07:32  
    862,846,976  66% 1004.76kB/s    0:07:18  
    864,026,624  66% 1020.16kB/s    0:07:10  
    865,206,272  66%    1.03MB/s    0:06:55  
    866,254,848  66%    1.03MB/s    0:06:54  
    867,434,496  66%    1.03MB/s    0:06:51  
    868,614,144  66%    1.04MB/s    0:06:50  
    869,662,720  66%    1.02MB/s    0:06:56  
    870,842,368  66%    1.03MB/s    0:06:51  
    872,022,016  66%    1.03MB/s    0:06:47  
    873,201,664  66%    1.03MB/s    0:06:45  
    874,250,240  67%    1.04MB/s    0:06:44  
    875,429,888  67%    1.04MB/s    0:06:40  
    876,609,536  67%    1.03MB/s    0:06:42  
    877,789,184  67%    1.03MB/s    0:06:44  
    878,837,760  67%    1.01MB/s    0:06:51  
    880,017,408  67%    1.00MB/s    0:06:53  
    881,197,056  67%    1.01MB/s    0:06:49  
    882,376,704  67%    1.01MB/s    0:06:47  
    883,556,352  67%    1.04MB/s    0:06:34  
    884,736,000  67%    1.05MB/s    0:06:30  
    885,915,648  67%    1.05MB/s    0:06:28  
    887,095,296  68%    1.05MB/s    0:06:25  
    888,438,784  68%    1.10MB/s    0:06:09  
    889,749,504  68%    1.13MB/s    0:05:57  
    890,929,152  68%    1.14MB/s    0:05:53  
    892,108,800  68%    1.15MB/s    0:05:49  
    893,288,448  68%    1.12MB/s    0:05:56  
    894,468,096  68%    1.08MB/s    0:06:08  
    895,647,744  68%    1.09MB/s    0:06:05  
    896,827,392  68%    1.08MB/s    0:06:06  
    897,875,968  68%    1.02MB/s    0:06:27  
    899,186,688  68%    1.05MB/s    0:06:17  
    900,366,336  69%    1.02MB/s    0:06:24  
    901,545,984  69%    1.02MB/s    0:06:23  
    902,594,560  69%    1.05MB/s    0:06:11  
    903,774,208  69%    1.03MB/s    0:06:20  
    904,953,856  69%    1.03MB/s    0:06:16  
    906,264,576  69%    1.05MB/s    0:06:08  
    907,444,224  69%    1.06MB/s    0:06:03  
    908,623,872  69%    1.06MB/s    0:06:04  
    909,803,520  69%    1.07MB/s    0:05:57  
    911,114,240  69%    1.07MB/s    0:05:56  
    912,293,888  69%    1.08MB/s    0:05:55  
    913,473,536  70%    1.10MB/s    0:05:46  
    914,653,184  70%    1.09MB/s    0:05:48  
    915,832,832  70%    1.07MB/s    0:05:52  
    917,012,480  70%    1.08MB/s    0:05:50  
    918,061,056  70%    1.04MB/s    0:06:02  
    919,371,776  70%    1.05MB/s    0:05:57  
    920,420,352  70%    1.03MB/s    0:06:02  
    921,600,000  70%    1.05MB/s    0:05:56  
    922,779,648  70%    1.08MB/s    0:05:43  
    923,959,296  70%    1.07MB/s    0:05:45  
    925,138,944  70%    1.10MB/s    0:05:36  
    926,318,592  71%    1.10MB/s    0:05:34  
    927,498,240  71%    1.09MB/s    0:05:35  
    928,677,888  71%    1.09MB/s    0:05:36  
    929,857,536  71%    1.07MB/s    0:05:41  
    931,037,184  71%    1.05MB/s    0:05:47  
    932,216,832  71%    1.04MB/s    0:05:49  
    933,396,480  71%    1.04MB/s    0:05:48  
    934,576,128  71%    1.04MB/s    0:05:46  
    935,755,776  71%    1.04MB/s    0:05:46  
    936,935,424  71%    1.04MB/s    0:05:42  
    938,246,144  71%    1.09MB/s    0:05:27  
    939,425,792  72%    1.10MB/s    0:05:22  
    940,736,512  72%    1.16MB/s    0:05:06  
    942,047,232  72%    1.19MB/s    0:04:56  
    943,357,952  72%    1.19MB/s    0:04:55  
    944,668,672  72%    1.21MB/s    0:04:49  
    945,979,392  72%    1.21MB/s    0:04:48  
    947,290,112  72%    1.19MB/s    0:04:52  
    948,600,832  72%    1.19MB/s    0:04:51  
    949,911,552  72%    1.20MB/s    0:04:47  
    951,222,272  72%    1.20MB/s    0:04:46  
    952,532,992  73%    1.22MB/s    0:04:40  
    953,712,640  73%    1.19MB/s    0:04:46  
    955,023,360  73%    1.19MB/s    0:04:46  
    956,334,080  73%    1.18MB/s    0:04:46  
    957,644,800  73%    1.18MB/s    0:04:44  
    958,955,520  73%    1.22MB/s    0:04:36  
    960,266,240  73%    1.22MB/s    0:04:34  
    961,576,960  73%    1.21MB/s    0:04:34  
    962,887,680  73%    1.21MB/s    0:04:34  
    964,198,400  73%    1.19MB/s    0:04:37  
    965,509,120  74%    1.18MB/s    0:04:40  
    966,819,840  74%    1.18MB/s    0:04:38  
    968,130,560  74%    1.19MB/s    0:04:36  
    969,441,280  74%    1.20MB/s    0:04:31  
    970,752,000  74%    1.21MB/s    0:04:27  
    972,062,720  74%    1.22MB/s    0:04:25  
    973,373,440  74%    1.21MB/s    0:04:26  
    974,684,160  74%    1.21MB/s    0:04:24  
    975,994,880  74%    1.22MB/s    0:04:22  
    977,272,832  74%    1.21MB/s    0:04:23  
    978,583,552  75%    1.22MB/s    0:04:20  
    979,894,272  75%    1.21MB/s    0:04:20  
    981,204,992  75%    1.22MB/s    0:04:18  
    982,515,712  75%    1.23MB/s    0:04:15  
    983,826,432  75%    1.23MB/s    0:04:14  
    985,137,152  75%    1.23MB/s    0:04:12  
    986,447,872  75%    1.23MB/s    0:04:12  
    987,758,592  75%    1.23MB/s    0:04:11  
    989,069,312  75%    1.22MB/s    0:04:10  
    990,380,032  75%    1.22MB/s    0:04:09  
    991,690,752  76%    1.22MB/s    0:04:08  
    993,001,472  76%    1.22MB/s    0:04:08  
    994,312,192  76%    1.20MB/s    0:04:10  
    995,622,912  76%    1.20MB/s    0:04:10  
    996,933,632  76%    1.20MB/s    0:04:09  
    998,244,352  76%    1.21MB/s    0:04:07  
    999,555,072  76%    1.22MB/s    0:04:02  
  1,000,865,792  76%    1.22MB/s    0:04:01  
  1,002,176,512  76%    1.23MB/s    0:03:59  
  1,003,487,232  76%    1.23MB/s    0:03:58  
  1,004,797,952  77%    1.22MB/s    0:03:58  
  1,006,108,672  77%    1.22MB/s    0:03:57  
  1,007,419,392  77%    1.22MB/s    0:03:56  
  1,008,730,112  77%    1.23MB/s    0:03:54  
  1,010,040,832  77%    1.23MB/s    0:03:53  
  1,011,351,552  77%    1.23MB/s    0:03:52  
  1,012,662,272  77%    1.23MB/s    0:03:51  
  1,013,972,992  77%    1.22MB/s    0:03:51  
  1,015,283,712  77%    1.22MB/s    0:03:50  
  1,016,594,432  78%    1.22MB/s    0:03:49  
  1,017,905,152  78%    1.23MB/s    0:03:47  
  1,019,215,872  78%    1.23MB/s    0:03:46  
  1,020,526,592  78%    1.23MB/s    0:03:44  
  1,021,837,312  78%    1.23MB/s    0:03:44  
  1,023,148,032  78%    1.22MB/s    0:03:44  
  1,024,458,752  78%    1.22MB/s    0:03:43  
  1,025,769,472  78%    1.21MB/s    0:03:43  
  1,027,080,192  78%    1.22MB/s    0:03:41  
  1,028,390,912  78%    1.22MB/s    0:03:39  
  1,029,701,632  79%    1.22MB/s    0:03:38  
  1,031,012,352  79%    1.22MB/s    0:03:37  
  1,032,323,072  79%    1.22MB/s    0:03:37  
  1,033,633,792  79%    1.21MB/s    0:03:36  
  1,034,944,512  79%    1.21MB/s    0:03:35  
  1,036,255,232  79%    1.20MB/s    0:03:36  
  1,037,565,952  79%    1.21MB/s    0:03:33  
  1,038,876,672  79%    1.21MB/s    0:03:33  
  1,040,187,392  79%    1.21MB/s    0:03:32  
  1,041,498,112  79%    1.20MB/s    0:03:33  
  1,042,808,832  80%    1.20MB/s    0:03:32  
  1,044,119,552  80%    1.20MB/s    0:03:31  
  1,045,430,272  80%    1.19MB/s    0:03:31  
  1,046,740,992  80%    1.22MB/s    0:03:25  
  1,048,051,712  80%    1.20MB/s    0:03:26  
  1,049,362,432  80%    1.19MB/s    0:03:28  
  1,050,673,152  80%    1.19MB/s    0:03:28  
  1,051,983,872  80%    1.18MB/s    0:03:27  
  1,053,294,592  80%    1.19MB/s    0:03:24  
  1,054,605,312  80%    1.20MB/s    0:03:21  
  1,055,916,032  81%    1.21MB/s    0:03:19  
  1,057,226,752  81%    1.21MB/s    0:03:18  
  1,058,537,472  81%    1.21MB/s    0:03:17  
  1,059,848,192  81%    1.22MB/s    0:03:15  
  1,061,158,912  81%    1.23MB/s    0:03:12  
  1,062,469,632  81%    1.23MB/s    0:03:11  
  1,063,780,352  81%    1.23MB/s    0:03:10  
  1,065,091,072  81%    1.23MB/s    0:03:09  
  1,066,401,792  81%    1.22MB/s    0:03:10  
  1,067,712,512  81%    1.21MB/s    0:03:09  
  1,069,023,232  82%    1.21MB/s    0:03:08  
  1,070,333,952  82%    1.22MB/s    0:03:07  
  1,071,644,672  82%    1.22MB/s    0:03:04  
  1,072,955,392  82%    1.23MB/s    0:03:03  
  1,074,266,112  82%    1.22MB/s    0:03:02  
  1,075,576,832  82%    1.23MB/s    0:03:01  
  1,076,887,552  82%    1.22MB/s    0:03:01  
  1,078,198,272  82%    1.22MB/s    0:03:00  
  1,079,508,992  82%    1.22MB/s    0:02:59  
  1,080,819,712  82%    1.22MB/s    0:02:58  
  1,082,130,432  83%    1.22MB/s    0:02:56  
  1,083,441,152  83%    1.23MB/s    0:02:54  
  1,084,751,872  83%    1.22MB/s    0:02:54  
  1,086,062,592  83%    1.23MB/s    0:02:52  
  1,087,373,312  83%    1.23MB/s    0:02:51  
  1,088,684,032  83%    1.23MB/s    0:02:51  
  1,089,994,752  83%    1.22MB/s    0:02:50  
  1,091,305,472  83%    1.21MB/s    0:02:50  
  1,092,616,192  83%    1.22MB/s    0:02:49  
  1,093,926,912  83%    1.22MB/s    0:02:48  
  1,095,237,632  84%    1.22MB/s    0:02:46  
  1,096,548,352  84%    1.23MB/s    0:02:44  
  1,097,859,072  84%    1.23MB/s    0:02:43  
  1,099,169,792  84%    1.23MB/s    0:02:42  
  1,100,480,512  84%    1.23MB/s    0:02:41  
  1,101,791,232  84%    1.23MB/s    0:02:40  
  1,103,101,952  84%    1.23MB/s    0:02:39  
  1,104,412,672  84%    1.22MB/s    0:02:38  
  1,105,723,392  84%    1.22MB/s    0:02:38  
  1,107,034,112  84%    1.22MB/s    0:02:36  
  1,108,344,832  85%    1.22MB/s    0:02:35  
  1,109,655,552  85%    1.22MB/s    0:02:34  
  1,110,933,504  85%    1.22MB/s    0:02:34  
  1,112,244,224  85%    1.22MB/s    0:02:33  
  1,113,554,944  85%    1.21MB/s    0:02:32  
  1,114,865,664  85%    1.21MB/s    0:02:31  
  1,116,176,384  85%    1.20MB/s    0:02:32  
  1,117,487,104  85%    1.19MB/s    0:02:32  
  1,118,797,824  85%    1.19MB/s    0:02:30  
  1,120,108,544  85%    1.19MB/s    0:02:29  
  1,121,419,264  86%    1.21MB/s    0:02:26  
  1,122,729,984  86%    1.22MB/s    0:02:24  
  1,124,040,704  86%    1.21MB/s    0:02:24  
  1,125,351,424  86%    1.21MB/s    0:02:23  
  1,126,662,144  86%    1.21MB/s    0:02:22  
  1,127,972,864  86%    1.21MB/s    0:02:21  
  1,129,283,584  86%    1.21MB/s    0:02:20  
  1,130,594,304  86%    1.22MB/s    0:02:18  
  1,131,905,024  86%    1.22MB/s    0:02:17  
  1,133,215,744  86%    1.22MB/s    0:02:16  
  1,134,526,464  87%    1.23MB/s    0:02:14  
  1,135,837,184  87%    1.23MB/s    0:02:13  
  1,137,147,904  87%    1.23MB/s    0:02:12  
  1,138,458,624  87%    1.22MB/s    0:02:12  
  1,139,769,344  87%    1.22MB/s    0:02:11  
  1,141,080,064  87%    1.22MB/s    0:02:10  
  1,142,390,784  87%    1.22MB/s    0:02:09  
  1,143,701,504  87%    1.22MB/s    0:02:07  
  1,145,012,224  87%    1.22MB/s    0:02:06  
  1,146,322,944  87%    1.22MB/s    0:02:05  
  1,147,633,664  88%    1.21MB/s    0:02:05  
  1,148,944,384  88%    1.21MB/s    0:02:04  
  1,150,255,104  88%    1.21MB/s    0:02:03  
  1,151,565,824  88%    1.21MB/s    0:02:02  
  1,152,876,544  88%    1.22MB/s    0:02:00  
  1,154,187,264  88%    1.22MB/s    0:01:59  
  1,155,497,984  88%    1.23MB/s    0:01:57  
  1,156,808,704  88%    1.20MB/s    0:01:59  
  1,158,119,424  88%    1.20MB/s    0:01:58  
  1,159,430,144  88%    1.20MB/s    0:01:57  
  1,160,740,864  89%    1.20MB/s    0:01:56  
  1,162,051,584  89%    1.23MB/s    0:01:52  
  1,163,362,304  89%    1.23MB/s    0:01:51  
  1,164,673,024  89%    1.23MB/s    0:01:50  
  1,165,983,744  89%    1.22MB/s    0:01:50  
  1,167,294,464  89%    1.21MB/s    0:01:49  
  1,168,605,184  89%    1.21MB/s    0:01:48  
  1,169,915,904  89%    1.21MB/s    0:01:47  
  1,171,226,624  89%    1.22MB/s    0:01:45  
  1,172,537,344  89%    1.22MB/s    0:01:44  
  1,173,848,064  90%    1.22MB/s    0:01:43  
  1,175,158,784  90%    1.22MB/s    0:01:42  
  1,176,469,504  90%    1.21MB/s    0:01:41  
  1,177,780,224  90%    1.21MB/s    0:01:40  
  1,179,090,944  90%    1.22MB/s    0:01:39  
  1,180,401,664  90%    1.21MB/s    0:01:38  
  1,181,712,384  90%    1.23MB/s    0:01:36  
  1,183,023,104  90%    1.22MB/s    0:01:35  
  1,184,333,824  90%    1.22MB/s    0:01:34  
  1,185,644,544  90%    1.22MB/s    0:01:34  
  1,186,955,264  91%    1.21MB/s    0:01:33  
  1,188,265,984  91%    1.21MB/s    0:01:33  
  1,189,576,704  91%    1.21MB/s    0:01:31  
  1,190,887,424  91%    1.22MB/s    0:01:30  
  1,192,198,144  91%    1.23MB/s    0:01:28  
  1,193,508,864  91%    1.23MB/s    0:01:27  
  1,194,819,584  91%    1.22MB/s    0:01:26  
  1,196,130,304  91%    1.21MB/s    0:01:26  
  1,197,441,024  91%    1.21MB/s    0:01:25  
  1,198,751,744  91%    1.21MB/s    0:01:24  
  1,200,062,464  92%    1.21MB/s    0:01:23  
  1,201,373,184  92%    1.22MB/s    0:01:21  
  1,202,683,904  92%    1.23MB/s    0:01:20  
  1,203,994,624  92%    1.23MB/s    0:01:19  
  1,205,305,344  92%    1.23MB/s    0:01:18  
  1,206,616,064  92%    1.22MB/s    0:01:17  
  1,207,926,784  92%    1.22MB/s    0:01:16  
  1,209,237,504  92%    1.21MB/s    0:01:15  
  1,210,548,224  92%    1.22MB/s    0:01:14  
  1,211,858,944  92%    1.23MB/s    0:01:12  
  1,213,169,664  93%    1.22MB/s    0:01:11  
  1,214,480,384  93%    1.22MB/s    0:01:11  
  1,215,791,104  93%    1.21MB/s    0:01:10  
  1,217,101,824  93%    1.21MB/s    0:01:09  
  1,218,412,544  93%    1.21MB/s    0:01:08  
  1,219,723,264  93%    1.22MB/s    0:01:06  
  1,221,033,984  93%    1.23MB/s    0:01:05  
  1,222,344,704  93%    1.23MB/s    0:01:04  
  1,223,655,424  93%    1.23MB/s    0:01:03  
  1,224,966,144  93%    1.21MB/s    0:01:02  
  1,226,276,864  94%    1.21MB/s    0:01:01  
  1,227,587,584  94%    1.21MB/s    0:01:00  
  1,228,898,304  94%    1.21MB/s    0:00:59  
  1,230,209,024  94%    1.22MB/s    0:00:58  
  1,231,519,744  94%    1.22MB/s    0:00:57  
  1,232,830,464  94%    1.21MB/s    0:00:56  
  1,234,141,184  94%    1.21MB/s    0:00:55  
  1,235,451,904  94%    1.21MB/s    0:00:54  
  1,236,762,624  94%    1.21MB/s    0:00:53  
  1,238,073,344  94%    1.22MB/s    0:00:52  
  1,239,384,064  95%    1.22MB/s    0:00:51  
  1,240,694,784  95%    1.22MB/s    0:00:49  
  1,242,005,504  95%    1.21MB/s    0:00:49  
  1,243,316,224  95%    1.22MB/s    0:00:48  
  1,244,626,944  95%    1.22MB/s    0:00:47  
  1,245,904,896  95%    1.21MB/s    0:00:46  
  1,247,215,616  95%    1.21MB/s    0:00:45  
  1,248,526,336  95%    1.22MB/s    0:00:43  
  1,249,837,056  95%    1.22MB/s    0:00:42  
  1,251,147,776  95%    1.19MB/s    0:00:42  
  1,252,589,568  96%    1.22MB/s    0:00:40  
  1,253,900,288  96%    1.22MB/s    0:00:39  
  1,255,211,008  96%    1.22MB/s    0:00:38  
  1,256,521,728  96%    1.26MB/s    0:00:36  
  1,257,832,448  96%    1.23MB/s    0:00:36  
  1,259,143,168  96%    1.22MB/s    0:00:35  
  1,260,453,888  96%    1.22MB/s    0:00:34  
  1,261,764,608  96%    1.22MB/s    0:00:33  
  1,263,075,328  96%    1.22MB/s    0:00:32  
  1,264,386,048  97%    1.22MB/s    0:00:31  
  1,265,696,768  97%    1.22MB/s    0:00:30  
  1,267,007,488  97%    1.22MB/s    0:00:28  
  1,268,318,208  97%    1.23MB/s    0:00:27  
  1,269,628,928  97%    1.23MB/s    0:00:26  
  1,270,939,648  97%    1.23MB/s    0:00:25  
  1,272,250,368  97%    1.22MB/s    0:00:24  
  1,273,561,088  97%    1.21MB/s    0:00:23  
  1,274,871,808  97%    1.21MB/s    0:00:22  
  1,276,182,528  97%    1.21MB/s    0:00:21  
  1,277,493,248  98%    1.23MB/s    0:00:20  
  1,278,803,968  98%    1.23MB/s    0:00:19  
  1,280,114,688  98%    1.23MB/s    0:00:18  
  1,281,425,408  98%    1.21MB/s    0:00:17  
  1,282,736,128  98%    1.21MB/s    0:00:16  
  1,284,046,848  98%    1.21MB/s    0:00:15  
  1,285,357,568  98%    1.21MB/s    0:00:14  
  1,286,668,288  98%    1.23MB/s    0:00:13  
  1,287,979,008  98%    1.23MB/s    0:00:12  
  1,289,289,728  98%    1.23MB/s    0:00:11  
  1,290,600,448  99%    1.22MB/s    0:00:10  
  1,291,911,168  99%    1.22MB/s    0:00:09  
  1,293,221,888  99%    1.22MB/s    0:00:08  
  1,294,532,608  99%    1.21MB/s    0:00:07  
  1,295,843,328  99%    1.23MB/s    0:00:05  
  1,297,154,048  99%    1.22MB/s    0:00:04  
  1,298,464,768  99%    1.23MB/s    0:00:03  
  1,299,775,488  99%    1.22MB/s    0:00:02  
  1,301,086,208  99%    1.22MB/s    0:00:01  
  1,302,396,928  99%    1.22MB/s    0:00:00  
  1,303,287,904 100%    1.12MB/s    0:18:25 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221025-tablet-x64uefi.img.xz.sha256

            131 100%    0.21kB/s    0:00:00  
            131 100%    0.21kB/s    0:00:00 (xfr#6, to-chk=0/7)

sent 2,777,911,866 bytes  received 577 bytes  1,182,341.96 bytes/sec
total size is 2,777,233,276  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5fb86423[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
Finished: SUCCESS