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 c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
Commit message: "Update build.sh"
 > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@2a4f917c[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:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins7131546903875376840.sh
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
Already up to date.
Processing /home/swadmin/pmbootstrap
Building wheels for collected packages: pmbootstrap
  Building wheel for pmbootstrap (setup.py): started
  Building wheel for pmbootstrap (setup.py): finished with status 'done'
  Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=95119384a42c2b46b48635860a694feb11d1658c7f11d7a7a7c2fe47754434b0
  Stored in directory: /tmp/pip-ephem-wheel-cache-gazyft40/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
  Attempting uninstall: pmbootstrap
    Found existing installation: pmbootstrap 1.50.1
    Uninstalling pmbootstrap-1.50.1:
      Successfully uninstalled pmbootstrap-1.50.1
  WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pmbootstrap-1.50.1
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
   e3ffc6657..b8780e2cb  master              -> origin/master
 * [new branch]          newbyte/exynos4-6.1 -> origin/newbyte/exynos4-6.1
   93e323bec..cc3dc5f73  v22.12              -> origin/v22.12
Updating e3ffc6657..b8780e2cb
Fast-forward
 .../testing/linux-postmarketos-mediatek-mt8173/APKBUILD  | 10 +++-------
 .../config-postmarketos-mediatek-mt8173.aarch64          | 16 ++++++++++------
 2 files changed, 13 insertions(+), 13 deletions(-)
[15:49:06] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:06] Channel [edge]: [15:49:06] Vendor [qemu]: [15:49:06] Device codename [amd64]: [15:49:06] Kernel [lts]: [15:49:06] Username [user]: [15:49:07] User interface [weston]: [15:49:07] Change them? (y/n) [n]: [15:49:07] Extra packages [none]: [15:49:07] Use this timezone instead of GMT? (y/n) [y]: [15:49:07] Choose default locale for installation [C.UTF-8]: [15:49:07] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:07] Build outdated packages during 'pmbootstrap install'? (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='edge'
[15:49:07] Config changed: extra_packages='osk-sdl'
(3706720) [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)
(3706720) [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.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

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

2022-12-12 15:53:56 (55.7 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-12-07 10:40:59.642263 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1394-g3b17eff339 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1400-gc98eb0a71f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1404-g9714f8581b [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24747 distinct packages available
(1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670690052-r0)
(2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670690052-r0)
(3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0)
(4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1670810844-r0)
(5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0)
(6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670810888-r0)
(7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0)
(8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0)
(9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0)
(10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670810919-r0)
(11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0)
(12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0)
(13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0)
(14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670810857-r0)
(15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670810998-r0)
(16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670810869-r0)
(17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0)
(18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0)
(19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670811009-r0)
(20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0)
(21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0)
(22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0)
(23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0)
(24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0)
(25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1669947804-r0)
(26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0)
(27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1670811023-r0)
(28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0)
(29/103) Upgrading kio (5.101.0-r0 -> 9999_git1670810950-r0)
(30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0)
(31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0)
(32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0)
(33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0)
(34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0)
(35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0)
(39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0)
(40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1670812472-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0)
(46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670809895-r0)
(47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0)
(48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0)
(49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0)
(50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670812492-r0)
(55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0)
(56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670812203-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670603548-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1670725208-r0)
(62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0)
(65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670810218-r0)
(67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670812358-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670812358-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0)
(74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0)
(75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670811037-r0)
(76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670725219-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1670812283-r0)
(79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0)
(80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0)
(81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670725306-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670812404-r0)
(86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0)
(87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670810835-r0)
(88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1670777022-r0)
(89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0)
(90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0)
(91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0)
(92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670810970-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670812299-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670812404-r0)
(95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670812230-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670812417-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670812417-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3225 MiB in 829 packages
(1/12) Installing bash (5.2.12-r0)
Executing bash-5.2.12-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.2-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r1)
(7/12) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-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.1-r0)
(9/12) Installing discover-backend-flatpak (5.26.4-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (7.0-r1)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3235 MiB in 841 packages
(1/93) Installing syndication (9999_git1670061270-r0)
(2/93) Installing alligator (9999_git1670812445-r0)
(3/93) Installing libavc1394 (0.5.4-r3)
(4/93) Installing libcaca (0.99_beta20-r0)
(5/93) Installing libdv (1.0.0-r7)
(6/93) Installing libiec61883 (1.2.0-r3)
(7/93) Installing mpg123-libs (1.31.1-r0)
(8/93) Installing speex (1.2.1-r0)
(9/93) Installing libshout (2.4.6-r1)
(10/93) Installing wavpack (5.6.0-r0)
(11/93) Installing gst-plugins-good (1.20.4-r2)
(12/93) Installing py3-parsing (3.0.9-r1)
(13/93) Installing py3-packaging (22.0-r0)
(14/93) Installing py3-setuptools (65.6.3-r0)
(15/93) Installing py3-certifi (2022.12.7-r0)
(16/93) Installing py3-charset-normalizer (3.0.1-r1)
(17/93) Installing py3-idna (3.4-r3)
(18/93) Installing py3-urllib3 (1.26.13-r0)
(19/93) Installing py3-requests (2.28.1-r2)
(20/93) Installing py3-ytmusicapi (0.24.1-r0)
(21/93) Installing libmng (2.0.3-r1)
(22/93) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/93) Installing py3-mutagen (1.46.0-r1)
(24/93) Installing py3-websockets (10.4-r1)
(25/93) Installing py3-brotli (1.0.9-r10)
(26/93) Installing yt-dlp (2022.11.11-r1)
(27/93) Installing audiotube (9999_git1670812457-r0)
(28/93) Installing calindori (9999_git1670453726-r0)
(29/93) Installing live-media (2022.10.01-r0)
(30/93) Installing libxpm (3.5.14-r0)
(31/93) Installing a52dec (0.8.0-r8)
(32/93) Installing vulkan-loader (1.3.231.2-r0)
(33/93) Installing mesa-vulkan-intel (22.2.5-r0)
(34/93) Installing device-tablet-x64uefi-vulkan (0.4-r1)
(35/93) Installing ffmpeg4-libs (4.4.3-r0)
(36/93) Installing libbluray (1.3.4-r0)
(37/93) Installing libcddb (1.3.2-r4)
(38/93) Installing libdvbpsi (1.3.3-r0)
(39/93) Installing libdvdcss (1.4.3-r0)
(40/93) Installing libdvdread (6.1.3-r0)
(41/93) Installing libdvdnav (6.1.1-r0)
(42/93) Installing libebml (1.4.4-r0)
(43/93) Installing faad2-libs (2.10.1-r0)
(44/93) Installing libupnp (1.14.15-r0)
(45/93) Installing lua5.2-libs (5.2.4-r10)
(46/93) Installing libmad (0.15.1b-r9)
(47/93) Installing libmatroska (1.7.1-r0)
(48/93) Installing libmicrodns (0.2.0-r0)
(49/93) Installing libmpeg2 (0.5.1-r10)
(50/93) Installing glslang-libs (11.12.0-r0)
(51/93) Installing glslang (11.12.0-r0)
(52/93) Installing spirv-tools (1.3.231.1-r0)
(53/93) Installing shaderc (2022.3-r1)
(54/93) Installing libplacebo (5.229.1-r0)
(55/93) Installing libprotobuf-lite (3.21.11-r0)
(56/93) Installing vlc-libs (3.0.18-r0)
(57/93) Installing vlc (3.0.18-r0)
(58/93) Installing elisa (22.12.0-r0)
(59/93) Installing kunitconversion (9999_git1670810984-r0)
(60/93) Installing kalk (9999_git1670638092-r0)
(61/93) Installing qt5-qtkeychain (0.13.2-r0)
(62/93) Installing kasts (9999_git1670638101-r0)
(63/93) Installing keysmith (9999_git1669951912-r0)
(64/93) Installing krecorder (9999_git1670777115-r0)
(65/93) Installing kpublictransport (22.12.0-r0)
(66/93) Installing ktrip (9999_git1670034015-r0)
(67/93) Installing kweathercore (9999_git1670599425-r0)
(68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/93) Installing kweather (9999_git1670607826-r0)
(70/93) Installing libquotient (0.6.11-r0)
(71/93) Installing libcmark (0.30.2-r1)
(72/93) Installing neochat (9999_git1670811750-r0)
(73/93) Installing kjs (9999_git1670060937-r0)
(74/93) Installing libdjvulibre (3.5.28-r2)
(75/93) Installing libzip (1.9.2-r2)
(76/93) Installing ebook-tools (0.2.2-r3)
(77/93) Installing discount-libs (2.2.7b-r0)
(78/93) Installing poppler (22.12.0-r0)
(79/93) Installing poppler-qt5 (22.12.0-r0)
(80/93) Installing kdegraphics-mobipocket (22.12.0-r0)
(81/93) Installing libspectre (0.2.11-r0)
(82/93) Installing okular-common (22.12.0-r0)
(83/93) Installing okular (22.12.0-r0)
(84/93) Installing plasma-camera (1.0_git20210328-r2)
(85/93) Installing gst-libav (1.20.4-r0)
(86/93) Installing gst-plugins-good-qt (1.20.4-r2)
(87/93) Installing plasmatube (9999_git1670810290-r0)
(88/93) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(89/93) Installing postmarketos-config-nftables-mdns (0.13-r0)
(90/93) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(91/93) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(92/93) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(93/93) Installing tokodon (9999_git1670811801-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing vlc-libs-3.0.18-r0.trigger
OK: 3365 MiB in 934 packages
(chroot) Exiting chroot...
[15:55:10] Unregister qemu binfmt (arm)
[15:55:10] Unregister qemu binfmt (aarch64)
[15:55:10] Unregister qemu binfmt (riscv64)
[15:55:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:11] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:11] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:12] Cleared up ~6450 MB of space
[15:55:13] DONE!
Building image for pine64-pinephone
Already up to date.
[15:55:14] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:14] Channel [edge]: [15:55:14] Vendor [qemu]: [15:55:14] Device codename [amd64]: [15:55:14] Kernel [lts]: [15:55:14] Username [user]: [15:55:14] User interface [weston]: [15:55:14] Change them? (y/n) [n]: [15:55:14] Extra packages [none]: [15:55:14] Use this timezone instead of GMT? (y/n) [y]: [15:55:14] Choose default locale for installation [C.UTF-8]: [15:55:14] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:14] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:14] Config changed: ui='plasma-mobile'
[15:55:14] Config changed: device='pine64-pinephone'
[15:55:14] Config changed: kernel=''
[15:55:15] Config changed: extra_packages='osk-sdl'
(3757013) [15:55:15] % 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)
(3757013) [15:55:15] % 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.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

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

2022-12-12 16:00:48 (66.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-12-11 21:09:49.228490 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1394-g3b17eff339 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1391-g7c4f5b1fca [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1391-g7c4f5b1fca [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25174 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670690052-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670690052-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670637307-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670724294-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670724240-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670790191-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670790622-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1670794741-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670809895-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670812492-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670725154-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670603548-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670725208-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670810218-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670725318-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670725318-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670777170-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670725219-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670770888-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670725306-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670742591-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670777022-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670783339-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670725260-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670742591-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670810250-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670810250-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2313 MiB in 761 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-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-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-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.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2324 MiB in 771 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670725416-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.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-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-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670773661-r0)
(28/91) Installing calindori (9999_git1670453726-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-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.15-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-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670061108-r0)
(58/91) Installing kalk (9999_git1670638092-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670638101-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670777115-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1670599425-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670607826-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670811750-r0)
(71/91) Installing kjs (9999_git1670060937-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.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-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-r2)
(85/91) Installing plasmatube (9999_git1670810290-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670811801-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2494 MiB in 862 packages
(chroot) Exiting chroot...
[16:02:45] Unregister qemu binfmt (arm)
[16:02:45] Unregister qemu binfmt (aarch64)
[16:02:45] Unregister qemu binfmt (riscv64)
[16:02:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:02:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:02:46] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:02:46] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:02:47] Cleared up ~4540 MB of space
[16:02:47] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:02:48] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:02:48] Channel [edge]: [16:02:48] Vendor [qemu]: [16:02:48] Device codename [amd64]: [16:02:48] Kernel [lts]: [16:02:48] Username [user]: [16:02:48] User interface [weston]: [16:02:48] Change them? (y/n) [n]: [16:02:48] Extra packages [none]: [16:02:48] Use this timezone instead of GMT? (y/n) [y]: [16:02:48] Choose default locale for installation [C.UTF-8]: [16:02:48] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:02:48] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:02:49] Config changed: ui='plasma-mobile'
[16:02:49] Config changed: device='pine64-pinephonepro'
[16:02:49] Config changed: kernel=''
[16:02:49] Config changed: extra_packages='osk-sdl'
(3810798) [16:02:50] % 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)
(3810798) [16:02:50] % 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.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

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

2022-12-12 16:08:18 (83.9 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-12-11 21:09:49.228490 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1394-g3b17eff339 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1402-gcf8ea788c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1402-gcf8ea788c6 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25184 distinct packages available
(1/112) Purging iptables-openrc (1.8.8-r2)
(2/112) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670690052-r0)
(3/112) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670690052-r0)
(4/112) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0)
(5/112) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0)
(6/112) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0)
(7/112) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0)
(8/112) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0)
(9/112) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0)
(10/112) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0)
(11/112) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0)
(12/112) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0)
(13/112) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0)
(14/112) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0)
(15/112) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670637307-r0)
(16/112) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670724294-r0)
(17/112) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670724240-r0)
(18/112) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0)
(19/112) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0)
(20/112) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0)
(21/112) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0)
(22/112) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0)
(23/112) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0)
(24/112) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0)
(25/112) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0)
(26/112) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0)
(27/112) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0)
(28/112) Upgrading sonnet (5.101.0-r0 -> 9999_git1670790191-r0)
(29/112) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0)
(30/112) Upgrading kio (5.101.0-r0 -> 9999_git1670790622-r0)
(31/112) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0)
(32/112) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0)
(33/112) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0)
(34/112) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0)
(35/112) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0)
(36/112) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0)
(37/112) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0)
(38/112) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(39/112) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0)
(40/112) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0)
(41/112) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0)
(42/112) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0)
(43/112) Upgrading kclock (22.11-r0 -> 9999_git1670794741-r0)
(44/112) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(45/112) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(46/112) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0)
(47/112) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670809895-r0)
(48/112) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0)
(49/112) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0)
(50/112) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0)
(51/112) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0)
(52/112) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(53/112) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0)
(54/112) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0)
(55/112) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670812492-r0)
(56/112) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0)
(57/112) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0)
(58/112) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670725154-r0)
(59/112) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(60/112) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670603548-r0)
(61/112) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(62/112) Upgrading kscreen (5.26.4-r0 -> 9999_git1670725208-r0)
(63/112) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(64/112) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(65/112) Upgrading libnm (1.40.6-r0 -> 1.40.6-r1)
(66/112) Upgrading networkmanager-common (1.40.6-r0 -> 1.40.6-r1)
(67/112) Upgrading networkmanager-openrc (1.40.6-r0 -> 1.40.6-r1)
(68/112) Upgrading networkmanager (1.40.6-r0 -> 1.40.6-r1)
Executing networkmanager-1.40.6-r1.pre-upgrade
Executing networkmanager-1.40.6-r1.post-upgrade
*
* NetworkManager plugins adsl, bluetooth, ovs, ppp, wwan (mobile broadband),
* and wifi have been split into subpackages. If you use some of them, install
* the corresponding packages (e.g. 'apk add networkmanager-wifi').
*
(69/112) Purging iptables (1.8.8-r2)
(70/112) Upgrading networkmanager-cli (1.40.6-r0 -> 1.40.6-r1)
(71/112) Upgrading networkmanager-tui (1.40.6-r0 -> 1.40.6-r1)
(72/112) Upgrading networkmanager-wifi (1.40.6-r0 -> 1.40.6-r1)
(73/112) Upgrading networkmanager-wwan (1.40.6-r0 -> 1.40.6-r1)
(74/112) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0)
(75/112) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0)
(76/112) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670810218-r0)
(77/112) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0)
(78/112) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670725318-r0)
(79/112) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670725318-r0)
(80/112) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(81/112) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(82/112) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0)
(83/112) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0)
(84/112) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670777170-r0)
(85/112) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0)
(86/112) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670725219-r0)
(87/112) Upgrading kwin (5.26.4-r0 -> 9999_git1670770888-r0)
(88/112) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0)
(89/112) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0)
(90/112) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0)
(91/112) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(92/112) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0)
(93/112) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670725306-r0)
(94/112) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670742591-r0)
(95/112) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0)
(96/112) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0)
(97/112) Upgrading kholidays (5.101.0-r0 -> 9999_git1670777022-r0)
(98/112) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0)
(99/112) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0)
(100/112) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0)
(101/112) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670783339-r0)
(102/112) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670725260-r0)
(103/112) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670742591-r0)
(104/112) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0)
(105/112) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0)
(106/112) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(107/112) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0)
(108/112) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(109/112) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670810250-r0)
(110/112) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670810250-r0)
(111/112) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0)
(112/112) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2333 MiB in 753 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-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-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-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.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2344 MiB in 763 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670725416-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.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-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-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670773661-r0)
(28/91) Installing calindori (9999_git1670453726-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-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.15-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-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670061108-r0)
(58/91) Installing kalk (9999_git1670638092-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670638101-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670777115-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1670599425-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670607826-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670811750-r0)
(71/91) Installing kjs (9999_git1670060937-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.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-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-r2)
(85/91) Installing plasmatube (9999_git1670810290-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670811801-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2514 MiB in 854 packages
(chroot) Exiting chroot...
[16:10:04] Unregister qemu binfmt (arm)
[16:10:04] Unregister qemu binfmt (aarch64)
[16:10:04] Unregister qemu binfmt (riscv64)
[16:10:04] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:04] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:04] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:04] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:06] Cleared up ~4458 MB of space
[16:10:06] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 912.6 MiB / 3,463.0 MiB = 0.264, 46 MiB/s, 1:15
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 872.5 MiB / 3,422.0 MiB = 0.255, 44 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,281.2 MiB / 4,622.0 MiB = 0.277, 47 MiB/s, 1:38
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,342,336   0%    3.11MB/s    0:04:59  
      4,653,056   0%    2.15MB/s    0:07:12  
      5,963,776   0%    1.84MB/s    0:08:25  
      7,274,496   0%    1.68MB/s    0:09:11  
      8,585,216   0%    1.21MB/s    0:12:45  
      9,895,936   1%    1.21MB/s    0:12:43  
     11,206,656   1%    1.21MB/s    0:12:42  
     12,517,376   1%    1.21MB/s    0:12:44  
     13,828,096   1%    1.20MB/s    0:12:45  
     15,138,816   1%    1.20MB/s    0:12:46  
     16,449,536   1%    1.20MB/s    0:12:48  
     17,760,256   1%    1.20MB/s    0:12:44  
     19,070,976   1%    1.20MB/s    0:12:40  
     20,381,696   2%    1.20MB/s    0:12:39  
     21,692,416   2%    1.20MB/s    0:12:41  
     23,003,136   2%    1.20MB/s    0:12:40  
     24,313,856   2%    1.20MB/s    0:12:41  
     25,624,576   2%    1.18MB/s    0:12:51  
     26,804,224   2%    1.15MB/s    0:13:09  
     27,852,800   2%    1.09MB/s    0:13:49  
     29,032,448   3%    1.07MB/s    0:14:08  
     30,343,168   3%    1.08MB/s    0:13:54  
     31,653,888   3%    1.12MB/s    0:13:23  
     32,964,608   3%    1.18MB/s    0:12:43  
     34,013,184   3%    1.14MB/s    0:13:09  
     35,323,904   3%    1.13MB/s    0:13:15  
     36,634,624   3%    1.12MB/s    0:13:20  
     37,945,344   3%    1.12MB/s    0:13:20  
     39,256,064   4%    1.20MB/s    0:12:29  
     40,566,784   4%    1.21MB/s    0:12:20  
     41,877,504   4%    1.22MB/s    0:12:13  
     43,188,224   4%    1.22MB/s    0:12:09  
     44,498,944   4%    1.22MB/s    0:12:12  
     45,809,664   4%    1.22MB/s    0:12:10  
     47,120,384   4%    1.22MB/s    0:12:10  
     48,431,104   5%    1.22MB/s    0:12:10  
     49,741,824   5%    1.22MB/s    0:12:07  
     51,052,544   5%    1.22MB/s    0:12:05  
     52,232,192   5%    1.19MB/s    0:12:22  
     53,280,768   5%    1.11MB/s    0:13:13  
     54,329,344   5%    1.01MB/s    0:14:33  
     55,246,848   5%  926.70kB/s    0:16:13  
     56,164,352   5%  866.23kB/s    0:17:19  
     57,212,928   5%  864.48kB/s    0:17:20  
     57,868,288   6%  813.18kB/s    0:18:25  
     59,047,936   6%  876.71kB/s    0:17:04  
     60,096,512   6%  901.62kB/s    0:16:34  
     61,145,088   6%  921.53kB/s    0:16:12  
     62,062,592   6%  939.02kB/s    0:15:53  
     63,111,168   6%  909.88kB/s    0:16:22  
     64,421,888   6%  975.52kB/s    0:15:14  
     65,732,608   6%    1.01MB/s    0:14:25  
     67,043,328   7%    1.14MB/s    0:12:43  
     68,321,280   7%    1.21MB/s    0:11:57  
     69,632,000   7%    1.21MB/s    0:11:58  
     70,942,720   7%    1.21MB/s    0:11:55  
     71,991,296   7%    1.11MB/s    0:12:55  
     73,039,872   7%    1.06MB/s    0:13:37  
     74,350,592   7%    1.05MB/s    0:13:39  
     75,661,312   7%    1.04MB/s    0:13:48  
     76,840,960   8%    1.10MB/s    0:12:58  
     78,020,608   8%    1.12MB/s    0:12:45  
     79,331,328   8%    1.13MB/s    0:12:38  
     80,642,048   8%    1.14MB/s    0:12:30  
     81,952,768   8%    1.17MB/s    0:12:12  
     83,263,488   8%    1.22MB/s    0:11:41  
     84,574,208   8%    1.22MB/s    0:11:40  
     85,753,856   8%    1.19MB/s    0:11:53  
     87,064,576   9%    1.19MB/s    0:11:50  
     88,375,296   9%    1.20MB/s    0:11:49  
     89,686,016   9%    1.20MB/s    0:11:48  
     90,996,736   9%    1.22MB/s    0:11:32  
     92,307,456   9%    1.21MB/s    0:11:35  
     93,618,176   9%    1.22MB/s    0:11:32  
     94,928,896   9%    1.21MB/s    0:11:33  
     96,239,616  10%    1.21MB/s    0:11:32  
     97,550,336  10%    1.21MB/s    0:11:31  
     98,861,056  10%    1.20MB/s    0:11:36  
    100,171,776  10%    1.20MB/s    0:11:38  
    101,351,424  10%    1.15MB/s    0:12:03  
    102,400,000  10%    1.08MB/s    0:12:50  
    103,710,720  10%    1.07MB/s    0:13:00  
    105,021,440  10%    1.06MB/s    0:13:05  
    106,332,160  11%    1.10MB/s    0:12:36  
    107,642,880  11%    1.17MB/s    0:11:46  
    108,953,600  11%    1.20MB/s    0:11:31  
    110,133,248  11%    1.19MB/s    0:11:32  
    110,919,680  11%    1.06MB/s    0:12:59  
    111,837,184  11%  999.27kB/s    0:14:05  
    112,754,688  11%  886.55kB/s    0:15:52  
    113,541,120  11%  780.30kB/s    0:18:00  
    114,589,696  11%  834.65kB/s    0:16:49  
    115,900,416  12%  915.76kB/s    0:15:18  
    117,211,136  12%    1.00MB/s    0:13:39  
    118,521,856  12%    1.13MB/s    0:12:02  
    119,570,432  12%    1.16MB/s    0:11:45  
    120,619,008  12%    1.11MB/s    0:12:16  
    121,667,584  12%    1.04MB/s    0:13:01  
    122,978,304  12%    1.04MB/s    0:13:00  
    124,026,880  12%    1.01MB/s    0:13:27  
    124,944,384  13%  986.22kB/s    0:14:03  
    125,861,888  13%  962.18kB/s    0:14:23  
    126,910,464  13%  893.44kB/s    0:15:29  
    128,090,112  13%  942.07kB/s    0:14:39  
    129,007,616  13%  955.91kB/s    0:14:26  
    129,794,048  13%  907.80kB/s    0:15:11  
    130,580,480  13%  854.55kB/s    0:16:07  
    131,891,200  13%  895.32kB/s    0:15:21  
    133,201,920  13%  981.55kB/s    0:13:59  
    134,512,640  14%    1.10MB/s    0:12:11  
    135,823,360  14%    1.22MB/s    0:10:56  
    137,134,080  14%    1.21MB/s    0:11:00  
    138,444,800  14%    1.22MB/s    0:10:57  
    139,755,520  14%    1.21MB/s    0:11:00  
    141,066,240  14%    1.21MB/s    0:10:59  
    142,376,960  14%    1.21MB/s    0:10:56  
    143,687,680  15%    1.21MB/s    0:10:56  
    144,998,400  15%    1.21MB/s    0:10:52  
    146,178,048  15%    1.16MB/s    0:11:21  
    147,095,552  15%    1.08MB/s    0:12:15  
    148,144,128  15%    1.00MB/s    0:13:06  
    148,930,560  15%  903.10kB/s    0:14:54  
    150,241,280  15%  949.96kB/s    0:14:09  
    151,420,928  15% 1014.90kB/s    0:13:13  
    152,731,648  15%    1.06MB/s    0:12:19  
    153,911,296  16%    1.14MB/s    0:11:26  
    155,222,016  16%    1.14MB/s    0:11:24  
    156,270,592  16%    1.10MB/s    0:11:52  
    157,581,312  16%    1.10MB/s    0:11:47  
    158,760,960  16%    1.12MB/s    0:11:34  
    159,678,464  16%    1.02MB/s    0:12:46  
    160,727,040  16%    1.02MB/s    0:12:41  
    162,037,760  16%    1.01MB/s    0:12:45  
    163,086,336  17%  997.17kB/s    0:13:16  
    164,134,912  17%    1.01MB/s    0:12:45  
    165,445,632  17%    1.08MB/s    0:11:58  
    166,756,352  17%    1.08MB/s    0:11:55  
    168,067,072  17%    1.15MB/s    0:11:10  
    169,377,792  17%    1.22MB/s    0:10:31  
    170,590,208  17%    1.20MB/s    0:10:38  
    171,868,160  17%    1.17MB/s    0:10:52  
    173,178,880  18%    1.16MB/s    0:10:59  
    174,489,600  18%    1.16MB/s    0:11:01  
    175,800,320  18%    1.17MB/s    0:10:52  
    177,111,040  18%    1.20MB/s    0:10:36  
    178,421,760  18%    1.21MB/s    0:10:28  
    179,732,480  18%    1.22MB/s    0:10:23  
    181,043,200  18%    1.22MB/s    0:10:21  
    182,353,920  19%    1.22MB/s    0:10:21  
    183,664,640  19%    1.22MB/s    0:10:20  
    184,975,360  19%    1.22MB/s    0:10:18  
    186,286,080  19%    1.22MB/s    0:10:17  
    187,596,800  19%    1.22MB/s    0:10:16  
    188,907,520  19%    1.22MB/s    0:10:15  
    190,218,240  19%    1.22MB/s    0:10:14  
    191,528,960  20%    1.21MB/s    0:10:15  
    192,839,680  20%    1.22MB/s    0:10:14  
    194,150,400  20%    1.21MB/s    0:10:13  
    195,461,120  20%    1.21MB/s    0:10:12  
    196,771,840  20%    1.22MB/s    0:10:09  
    198,082,560  20%    1.22MB/s    0:10:08  
    199,393,280  20%    1.22MB/s    0:10:07  
    200,704,000  20%    1.22MB/s    0:10:07  
    201,981,952  21%    1.21MB/s    0:10:11  
    203,292,672  21%    1.21MB/s    0:10:09  
    204,603,392  21%    1.19MB/s    0:10:16  
    205,783,040  21%    1.16MB/s    0:10:34  
    206,962,688  21%    1.12MB/s    0:10:52  
    208,142,336  21%    1.10MB/s    0:11:07  
    209,321,984  21%    1.08MB/s    0:11:13  
    210,632,704  22%    1.12MB/s    0:10:50  
    211,943,424  22%    1.16MB/s    0:10:25  
    213,254,144  22%    1.19MB/s    0:10:11  
    214,564,864  22%    1.21MB/s    0:09:57  
    215,875,584  22%    1.21MB/s    0:09:56  
    217,186,304  22%    1.21MB/s    0:09:55  
    218,497,024  22%    1.22MB/s    0:09:53  
    219,807,744  22%    1.22MB/s    0:09:51  
    221,118,464  23%    1.21MB/s    0:09:51  
    222,429,184  23%    1.22MB/s    0:09:49  
    223,608,832  23%    1.18MB/s    0:10:04  
    224,919,552  23%    1.17MB/s    0:10:11  
    225,968,128  23%    1.09MB/s    0:10:55  
    227,278,848  23%    1.09MB/s    0:10:55  
    228,589,568  23%    1.12MB/s    0:10:35  
    229,900,288  24%    1.13MB/s    0:10:26  
    231,211,008  24%    1.20MB/s    0:09:48  
    232,521,728  24%    1.21MB/s    0:09:46  
    233,832,448  24%    1.20MB/s    0:09:47  
    235,143,168  24%    1.20MB/s    0:09:45  
    236,453,888  24%    1.22MB/s    0:09:37  
    237,764,608  24%    1.22MB/s    0:09:36  
    239,075,328  24%    1.21MB/s    0:09:39  
    240,386,048  25%    1.21MB/s    0:09:36  
    241,696,768  25%    1.21MB/s    0:09:35  
    243,007,488  25%    1.21MB/s    0:09:34  
    244,318,208  25%    1.22MB/s    0:09:29  
    245,628,928  25%    1.20MB/s    0:09:36  
    246,939,648  25%    1.20MB/s    0:09:38  
    248,250,368  25%    1.20MB/s    0:09:35  
    249,561,088  26%    1.20MB/s    0:09:34  
    250,871,808  26%    1.21MB/s    0:09:28  
    252,182,528  26%    1.22MB/s    0:09:25  
    253,493,248  26%    1.21MB/s    0:09:26  
    254,672,896  26%    1.17MB/s    0:09:48  
    255,721,472  26%    1.11MB/s    0:10:15  
    256,770,048  26%    1.06MB/s    0:10:48  
    257,949,696  26%    1.02MB/s    0:11:06  
    258,867,200  27% 1009.61kB/s    0:11:31  
    259,915,776  27% 1010.11kB/s    0:11:30  
    261,226,496  27%    1.05MB/s    0:10:49  
    262,537,216  27%    1.08MB/s    0:10:28  
    263,716,864  27%    1.11MB/s    0:10:11  
    264,503,296  27%    1.03MB/s    0:10:56  
    265,420,800  27%  957.01kB/s    0:12:02  
    266,469,376  27%  893.02kB/s    0:12:53  
    267,649,024  27%  915.16kB/s    0:12:33  
    268,828,672  28% 1001.19kB/s    0:11:27  
    270,139,392  28%    1.07MB/s    0:10:25  
    271,450,112  28%    1.14MB/s    0:09:49  
    272,760,832  28%    1.17MB/s    0:09:32  
    274,071,552  28%    1.22MB/s    0:09:08  
    275,382,272  28%    1.22MB/s    0:09:06  
    276,692,992  28%    1.22MB/s    0:09:05  
    278,003,712  29%    1.22MB/s    0:09:05  
    279,314,432  29%    1.22MB/s    0:09:03  
    280,625,152  29%    1.21MB/s    0:09:04  
    281,935,872  29%    1.22MB/s    0:09:02  
    283,246,592  29%    1.22MB/s    0:09:00  
    284,426,240  29%    1.16MB/s    0:09:27  
    285,474,816  29%    1.08MB/s    0:10:09  
    286,654,464  29%    1.04MB/s    0:10:29  
    287,965,184  30%    1.02MB/s    0:10:38  
    289,275,904  30%    1.06MB/s    0:10:15  
    290,324,480  30%    1.08MB/s    0:10:00  
    291,635,200  30%    1.12MB/s    0:09:39  
    292,814,848  30%    1.12MB/s    0:09:41  
    294,125,568  30%    1.11MB/s    0:09:40  
    295,436,288  30%    1.17MB/s    0:09:10  
    296,484,864  30%    1.11MB/s    0:09:43  
    297,271,296  31% 1019.68kB/s    0:10:46  
    298,319,872  31%  955.67kB/s    0:11:29  
    299,630,592  31%  956.12kB/s    0:11:27  
    300,941,312  31% 1017.30kB/s    0:10:44  
    302,252,032  31%    1.13MB/s    0:09:27  
    303,562,752  31%    1.21MB/s    0:08:48  
    304,873,472  31%    1.21MB/s    0:08:45  
    306,184,192  31%    1.22MB/s    0:08:42  
    307,494,912  32%    1.22MB/s    0:08:41  
    308,805,632  32%    1.22MB/s    0:08:38  
    310,116,352  32%    1.22MB/s    0:08:38  
    311,427,072  32%    1.22MB/s    0:08:37  
    312,737,792  32%    1.22MB/s    0:08:35  
    314,048,512  32%    1.22MB/s    0:08:34  
    315,359,232  32%    1.22MB/s    0:08:34  
    316,538,880  33%    1.16MB/s    0:08:58  
    317,849,600  33%    1.15MB/s    0:09:01  
    319,160,320  33%    1.15MB/s    0:09:00  
    320,339,968  33%    1.13MB/s    0:09:10  
    321,650,688  33%    1.19MB/s    0:08:42  
    322,961,408  33%    1.20MB/s    0:08:37  
    324,272,128  33%    1.20MB/s    0:08:36  
    325,582,848  34%    1.21MB/s    0:08:27  
    326,893,568  34%    1.21MB/s    0:08:28  
    328,073,216  34%    1.16MB/s    0:08:48  
    329,383,936  34%    1.16MB/s    0:08:46  
    330,694,656  34%    1.15MB/s    0:08:54  
    331,874,304  34%    1.11MB/s    0:09:09  
    333,053,952  34%    1.12MB/s    0:09:03  
    334,233,600  34%    1.10MB/s    0:09:14  
    335,544,320  35%    1.12MB/s    0:09:01  
    336,822,272  35%    1.15MB/s    0:08:47  
    338,132,992  35%    1.19MB/s    0:08:29  
    339,443,712  35%    1.21MB/s    0:08:18  
    340,754,432  35%    1.21MB/s    0:08:17  
    342,065,152  35%    1.22MB/s    0:08:13  
    343,375,872  35%    1.22MB/s    0:08:12  
    344,686,592  36%    1.22MB/s    0:08:11  
    345,997,312  36%    1.22MB/s    0:08:10  
    347,308,032  36%    1.22MB/s    0:08:09  
    348,618,752  36%    1.20MB/s    0:08:15  
    349,798,400  36%    1.17MB/s    0:08:27  
    351,109,120  36%    1.17MB/s    0:08:25  
    352,419,840  36%    1.17MB/s    0:08:23  
    353,730,560  36%    1.19MB/s    0:08:16  
    355,041,280  37%    1.22MB/s    0:08:02  
    356,352,000  37%    1.22MB/s    0:08:02  
    357,662,720  37%    1.22MB/s    0:08:01  
    358,973,440  37%    1.22MB/s    0:08:00  
    360,284,160  37%    1.22MB/s    0:07:58  
    361,594,880  37%    1.22MB/s    0:07:57  
    362,905,600  37%    1.22MB/s    0:07:56  
    364,216,320  38%    1.22MB/s    0:07:55  
    365,527,040  38%    1.22MB/s    0:07:54  
    366,837,760  38%    1.22MB/s    0:07:53  
    368,148,480  38%    1.22MB/s    0:07:52  
    369,459,200  38%    1.22MB/s    0:07:51  
    370,769,920  38%    1.22MB/s    0:07:50  
    372,080,640  38%    1.22MB/s    0:07:49  
    373,391,360  39%    1.22MB/s    0:07:47  
    374,702,080  39%    1.22MB/s    0:07:46  
    375,881,728  39%    1.19MB/s    0:07:55  
    377,192,448  39%    1.18MB/s    0:07:59  
    378,503,168  39%    1.18MB/s    0:07:58  
    379,813,888  39%    1.17MB/s    0:08:00  
    381,124,608  39%    1.18MB/s    0:07:58  
    382,304,256  39%    1.13MB/s    0:08:15  
    383,483,904  40%    1.11MB/s    0:08:26  
    384,794,624  40%    1.11MB/s    0:08:23  
    386,105,344  40%    1.13MB/s    0:08:12  
    387,416,064  40%    1.18MB/s    0:07:50  
    388,726,784  40%    1.20MB/s    0:07:43  
    389,906,432  40%    1.18MB/s    0:07:50  
    391,217,152  40%    1.18MB/s    0:07:49  
    392,527,872  41%    1.18MB/s    0:07:46  
    393,838,592  41%    1.20MB/s    0:07:40  
    395,149,312  41%    1.22MB/s    0:07:30  
    396,460,032  41%    1.19MB/s    0:07:40  
    397,246,464  41%    1.08MB/s    0:08:27  
    397,901,824  41%  891.69kB/s    0:10:26  
    398,950,400  41%  833.03kB/s    0:11:09  
    400,261,120  41%  846.72kB/s    0:10:57  
    401,309,696  41%  886.11kB/s    0:10:27  
    402,620,416  42%    1.07MB/s    0:08:25  
    403,931,136  42%    1.13MB/s    0:07:57  
    405,241,856  42%    1.14MB/s    0:07:53  
    406,421,504  42%    1.16MB/s    0:07:43  
    407,470,080  42%    1.08MB/s    0:08:14  
    408,518,656  42%    1.01MB/s    0:08:49  
    409,567,232  42%  975.52kB/s    0:09:21  
    410,484,736  42%  943.86kB/s    0:09:39  
    411,533,312  43%  951.56kB/s    0:09:33  
    412,450,816  43%  922.41kB/s    0:09:50  
    413,368,320  43%  887.61kB/s    0:10:12  
    414,416,896  43%  909.09kB/s    0:09:56  
    415,727,616  43%  968.55kB/s    0:09:18  
    417,038,336  43%    1.05MB/s    0:08:23  
    418,349,056  43%    1.13MB/s    0:07:44  
    419,659,776  43%    1.20MB/s    0:07:17  
    420,970,496  43%    1.21MB/s    0:07:13  
    422,281,216  44%    1.21MB/s    0:07:11  
    423,591,936  44%    1.18MB/s    0:07:19  
    424,902,656  44%    1.18MB/s    0:07:21  
    426,213,376  44%    1.18MB/s    0:07:19  
    427,393,024  44%    1.15MB/s    0:07:30  
    428,703,744  44%    1.18MB/s    0:07:17  
    430,014,464  44%    1.17MB/s    0:07:18  
    431,063,040  45%    1.11MB/s    0:07:40  
    432,111,616  45%    1.09MB/s    0:07:51  
    433,422,336  45%    1.08MB/s    0:07:54  
    434,733,056  45%    1.09MB/s    0:07:47  
    436,043,776  45%    1.15MB/s    0:07:23  
    437,354,496  45%    1.19MB/s    0:07:07  
    438,665,216  45%    1.20MB/s    0:07:03  
    439,975,936  45%    1.19MB/s    0:07:02  
    441,286,656  46%    1.20MB/s    0:07:00  
    442,597,376  46%    1.21MB/s    0:06:54  
    443,908,096  46%    1.22MB/s    0:06:51  
    445,218,816  46%    1.22MB/s    0:06:50  
    446,529,536  46%    1.22MB/s    0:06:49  
    447,709,184  46%    1.19MB/s    0:06:56  
    449,019,904  46%    1.18MB/s    0:07:01  
    450,199,552  47%    1.12MB/s    0:07:21  
    451,510,272  47%    1.11MB/s    0:07:23  
    452,820,992  47%    1.14MB/s    0:07:13  
    454,131,712  47%    1.15MB/s    0:07:06  
    455,311,360  47%    1.15MB/s    0:07:06  
    456,622,080  47%    1.16MB/s    0:07:02  
    457,932,800  47%    1.16MB/s    0:07:00  
    458,850,304  47%    1.07MB/s    0:07:35  
    460,029,952  48%    1.08MB/s    0:07:28  
    461,340,672  48%    1.08MB/s    0:07:29  
    462,651,392  48%    1.08MB/s    0:07:27  
    463,962,112  48%    1.17MB/s    0:06:52  
    465,272,832  48%    1.21MB/s    0:06:36  
    466,583,552  48%    1.22MB/s    0:06:33  
    467,894,272  48%    1.21MB/s    0:06:33  
    469,204,992  49%    1.22MB/s    0:06:31  
    470,482,944  49%    1.21MB/s    0:06:33  
    471,793,664  49%    1.21MB/s    0:06:32  
    473,104,384  49%    1.21MB/s    0:06:31  
    474,415,104  49%    1.21MB/s    0:06:30  
    475,725,824  49%    1.21MB/s    0:06:26  
    477,036,544  49%    1.22MB/s    0:06:25  
    478,347,264  49%    1.22MB/s    0:06:24  
    479,657,984  50%    1.22MB/s    0:06:23  
    480,968,704  50%    1.22MB/s    0:06:21  
    482,279,424  50%    1.22MB/s    0:06:20  
    483,590,144  50%    1.22MB/s    0:06:19  
    484,900,864  50%    1.22MB/s    0:06:18  
    486,211,584  50%    1.22MB/s    0:06:17  
    487,522,304  50%    1.22MB/s    0:06:16  
    488,833,024  51%    1.22MB/s    0:06:15  
    490,143,744  51%    1.22MB/s    0:06:13  
    491,454,464  51%    1.22MB/s    0:06:12  
    492,765,184  51%    1.22MB/s    0:06:11  
    494,075,904  51%    1.22MB/s    0:06:10  
    495,386,624  51%    1.22MB/s    0:06:09  
    496,697,344  51%    1.22MB/s    0:06:08  
    498,008,064  52%    1.22MB/s    0:06:08  
    499,318,784  52%    1.22MB/s    0:06:07  
    500,629,504  52%    1.22MB/s    0:06:06  
    501,940,224  52%    1.22MB/s    0:06:05  
    503,250,944  52%    1.22MB/s    0:06:03  
    504,561,664  52%    1.22MB/s    0:06:01  
    505,872,384  52%    1.22MB/s    0:06:01  
    507,183,104  52%    1.22MB/s    0:06:00  
    508,493,824  53%    1.22MB/s    0:05:59  
    509,804,544  53%    1.22MB/s    0:05:59  
    511,115,264  53%    1.22MB/s    0:05:57  
    512,425,984  53%    1.22MB/s    0:05:56  
    513,736,704  53%    1.21MB/s    0:05:58  
    515,047,424  53%    1.21MB/s    0:05:56  
    516,358,144  53%    1.21MB/s    0:05:55  
    517,668,864  54%    1.21MB/s    0:05:54  
    518,979,584  54%    1.22MB/s    0:05:50  
    520,290,304  54%    1.22MB/s    0:05:49  
    521,601,024  54%    1.22MB/s    0:05:48  
    522,911,744  54%    1.22MB/s    0:05:47  
    524,222,464  54%    1.22MB/s    0:05:47  
    525,533,184  54%    1.22MB/s    0:05:45  
    526,843,904  55%    1.22MB/s    0:05:44  
    528,154,624  55%    1.22MB/s    0:05:44  
    529,465,344  55%    1.21MB/s    0:05:43  
    530,776,064  55%    1.21MB/s    0:05:43  
    532,086,784  55%    1.21MB/s    0:05:42  
    533,397,504  55%    1.21MB/s    0:05:41  
    534,708,224  55%    1.22MB/s    0:05:39  
    536,018,944  56%    1.20MB/s    0:05:43  
    537,329,664  56%    1.20MB/s    0:05:42  
    538,640,384  56%    1.20MB/s    0:05:41  
    539,951,104  56%    1.20MB/s    0:05:40  
    541,261,824  56%    1.21MB/s    0:05:34  
    542,572,544  56%    1.21MB/s    0:05:33  
    543,883,264  56%    1.21MB/s    0:05:32  
    545,193,984  56%    1.22MB/s    0:05:30  
    546,504,704  57%    1.21MB/s    0:05:31  
    547,815,424  57%    1.21MB/s    0:05:31  
    549,126,144  57%    1.21MB/s    0:05:30  
    550,436,864  57%    1.21MB/s    0:05:29  
    551,747,584  57%    1.21MB/s    0:05:27  
    553,058,304  57%    1.21MB/s    0:05:24  
    554,369,024  57%    1.21MB/s    0:05:24  
    555,679,744  58%    1.21MB/s    0:05:23  
    556,990,464  58%    1.21MB/s    0:05:22  
    558,301,184  58%    1.21MB/s    0:05:22  
    559,611,904  58%    1.21MB/s    0:05:20  
    560,922,624  58%    1.21MB/s    0:05:19  
    562,233,344  58%    1.21MB/s    0:05:17  
    563,544,064  58%    1.21MB/s    0:05:16  
    564,854,784  59%    1.21MB/s    0:05:15  
    566,165,504  59%    1.21MB/s    0:05:15  
    567,476,224  59%    1.21MB/s    0:05:13  
    568,786,944  59%    1.22MB/s    0:05:11  
    570,097,664  59%    1.22MB/s    0:05:10  
    571,408,384  59%    1.22MB/s    0:05:09  
    572,719,104  59%    1.22MB/s    0:05:08  
    574,029,824  59%    1.22MB/s    0:05:06  
    575,340,544  60%    1.22MB/s    0:05:06  
    576,651,264  60%    1.22MB/s    0:05:04  
    577,961,984  60%    1.22MB/s    0:05:03  
    579,272,704  60%    1.22MB/s    0:05:03  
    580,583,424  60%    1.22MB/s    0:05:01  
    581,894,144  60%    1.22MB/s    0:05:00  
    583,204,864  60%    1.22MB/s    0:04:59  
    584,515,584  61%    1.22MB/s    0:04:58  
    585,826,304  61%    1.22MB/s    0:04:57  
    587,137,024  61%    1.21MB/s    0:04:57  
    588,447,744  61%    1.21MB/s    0:04:56  
    589,758,464  61%    1.21MB/s    0:04:56  
    591,069,184  61%    1.21MB/s    0:04:55  
    592,379,904  61%    1.21MB/s    0:04:53  
    593,690,624  62%    1.21MB/s    0:04:53  
    595,001,344  62%    1.21MB/s    0:04:52  
    596,312,064  62%    1.21MB/s    0:04:50  
    597,622,784  62%    1.21MB/s    0:04:49  
    598,933,504  62%    1.21MB/s    0:04:48  
    600,244,224  62%    1.21MB/s    0:04:47  
    601,554,944  62%    1.20MB/s    0:04:48  
    602,865,664  62%    1.20MB/s    0:04:47  
    604,143,616  63%    1.20MB/s    0:04:47  
    605,454,336  63%    1.20MB/s    0:04:47  
    606,765,056  63%    1.20MB/s    0:04:44  
    608,075,776  63%    1.20MB/s    0:04:43  
    609,386,496  63%    1.21MB/s    0:04:40  
    610,697,216  63%    1.21MB/s    0:04:38  
    612,007,936  63%    1.21MB/s    0:04:39  
    613,318,656  64%    1.19MB/s    0:04:41  
    614,629,376  64%    1.19MB/s    0:04:39  
    615,940,096  64%    1.20MB/s    0:04:38  
    617,250,816  64%    1.21MB/s    0:04:34  
    618,561,536  64%    1.21MB/s    0:04:32  
    619,872,256  64%    1.20MB/s    0:04:33  
    621,182,976  64%    1.19MB/s    0:04:35  
    622,493,696  65%    1.18MB/s    0:04:36  
    623,804,416  65%    1.19MB/s    0:04:34  
    625,115,136  65%    1.20MB/s    0:04:29  
    626,425,856  65%    1.21MB/s    0:04:26  
    627,736,576  65%    1.22MB/s    0:04:24  
    629,047,296  65%    1.22MB/s    0:04:23  
    630,358,016  65%    1.22MB/s    0:04:22  
    631,668,736  66%    1.22MB/s    0:04:20  
    632,979,456  66%    1.21MB/s    0:04:20  
    634,290,176  66%    1.21MB/s    0:04:19  
    635,600,896  66%    1.21MB/s    0:04:18  
    636,911,616  66%    1.21MB/s    0:04:17  
    638,222,336  66%    1.22MB/s    0:04:15  
    639,533,056  66%    1.22MB/s    0:04:15  
    640,843,776  66%    1.21MB/s    0:04:14  
    642,154,496  67%    1.22MB/s    0:04:12  
    643,465,216  67%    1.22MB/s    0:04:11  
    644,775,936  67%    1.22MB/s    0:04:10  
    646,086,656  67%    1.22MB/s    0:04:09  
    647,397,376  67%    1.22MB/s    0:04:08  
    648,708,096  67%    1.22MB/s    0:04:07  
    650,018,816  67%    1.22MB/s    0:04:05  
    651,329,536  68%    1.22MB/s    0:04:04  
    652,640,256  68%    1.22MB/s    0:04:03  
    653,950,976  68%    1.22MB/s    0:04:02  
    655,261,696  68%    1.22MB/s    0:04:01  
    656,572,416  68%    1.22MB/s    0:04:01  
    657,883,136  68%    1.22MB/s    0:03:59  
    659,193,856  68%    1.22MB/s    0:03:58  
    660,504,576  69%    1.22MB/s    0:03:58  
    661,815,296  69%    1.22MB/s    0:03:56  
    663,126,016  69%    1.22MB/s    0:03:56  
    664,436,736  69%    1.21MB/s    0:03:55  
    665,747,456  69%    1.21MB/s    0:03:54  
    667,058,176  69%    1.21MB/s    0:03:54  
    668,368,896  69%    1.21MB/s    0:03:52  
    669,679,616  69%    1.21MB/s    0:03:51  
    670,990,336  70%    1.22MB/s    0:03:49  
    672,301,056  70%    1.22MB/s    0:03:48  
    673,611,776  70%    1.22MB/s    0:03:47  
    674,922,496  70%    1.22MB/s    0:03:46  
    676,233,216  70%    1.21MB/s    0:03:45  
    677,543,936  70%    1.22MB/s    0:03:44  
    678,854,656  70%    1.22MB/s    0:03:42  
    680,165,376  71%    1.21MB/s    0:03:42  
    681,476,096  71%    1.22MB/s    0:03:41  
    682,786,816  71%    1.22MB/s    0:03:40  
    684,097,536  71%    1.22MB/s    0:03:39  
    685,408,256  71%    1.22MB/s    0:03:37  
    686,718,976  71%    1.22MB/s    0:03:36  
    688,029,696  71%    1.21MB/s    0:03:37  
    689,340,416  72%    1.21MB/s    0:03:36  
    690,651,136  72%    1.21MB/s    0:03:34  
    691,961,856  72%    1.21MB/s    0:03:33  
    693,272,576  72%    1.21MB/s    0:03:32  
    694,583,296  72%    1.21MB/s    0:03:31  
    695,894,016  72%    1.21MB/s    0:03:31  
    697,204,736  72%    1.20MB/s    0:03:30  
    698,515,456  72%    1.20MB/s    0:03:29  
    699,826,176  73%    1.21MB/s    0:03:27  
    701,136,896  73%    1.20MB/s    0:03:27  
    702,447,616  73%    1.21MB/s    0:03:25  
    703,758,336  73%    1.21MB/s    0:03:24  
    705,069,056  73%    1.21MB/s    0:03:23  
    706,379,776  73%    1.22MB/s    0:03:21  
    707,690,496  73%    1.21MB/s    0:03:21  
    709,001,216  74%    1.21MB/s    0:03:19  
    710,311,936  74%    1.22MB/s    0:03:17  
    711,622,656  74%    1.22MB/s    0:03:16  
    712,933,376  74%    1.22MB/s    0:03:15  
    714,244,096  74%    1.21MB/s    0:03:15  
    715,554,816  74%    1.21MB/s    0:03:14  
    716,865,536  74%    1.21MB/s    0:03:13  
    718,176,256  75%    1.21MB/s    0:03:12  
    719,486,976  75%    1.21MB/s    0:03:10  
    720,797,696  75%    1.22MB/s    0:03:09  
    722,108,416  75%    1.22MB/s    0:03:08  
    723,419,136  75%    1.22MB/s    0:03:07  
    724,729,856  75%    1.22MB/s    0:03:06  
    726,040,576  75%    1.22MB/s    0:03:05  
    727,351,296  76%    1.22MB/s    0:03:04  
    728,662,016  76%    1.21MB/s    0:03:03  
    729,972,736  76%    1.22MB/s    0:03:02  
    731,283,456  76%    1.21MB/s    0:03:01  
    732,594,176  76%    1.22MB/s    0:03:00  
    733,904,896  76%    1.22MB/s    0:02:58  
    735,215,616  76%    1.21MB/s    0:02:58  
    736,526,336  76%    1.21MB/s    0:02:57  
    737,837,056  77%    1.21MB/s    0:02:56  
    739,115,008  77%    1.20MB/s    0:02:56  
    740,425,728  77%    1.20MB/s    0:02:55  
    741,736,448  77%    1.20MB/s    0:02:55  
    742,916,096  77%    1.15MB/s    0:03:01  
    744,226,816  77%    1.16MB/s    0:02:59  
    745,537,536  77%    1.16MB/s    0:02:57  
    746,848,256  78%    1.16MB/s    0:02:56  
    748,158,976  78%    1.22MB/s    0:02:47  
    749,469,696  78%    1.22MB/s    0:02:46  
    750,780,416  78%    1.22MB/s    0:02:45  
    752,091,136  78%    1.22MB/s    0:02:44  
    753,401,856  78%    1.21MB/s    0:02:43  
    754,712,576  78%    1.21MB/s    0:02:42  
    756,023,296  79%    1.21MB/s    0:02:41  
    757,334,016  79%    1.22MB/s    0:02:40  
    758,644,736  79%    1.22MB/s    0:02:39  
    759,955,456  79%    1.21MB/s    0:02:38  
    761,266,176  79%    1.21MB/s    0:02:37  
    762,576,896  79%    1.21MB/s    0:02:36  
    763,887,616  79%    1.20MB/s    0:02:36  
    765,198,336  79%    1.21MB/s    0:02:34  
    766,509,056  80%    1.21MB/s    0:02:34  
    767,819,776  80%    1.21MB/s    0:02:32  
    769,130,496  80%    1.21MB/s    0:02:31  
    770,441,216  80%    1.21MB/s    0:02:30  
    771,751,936  80%    1.22MB/s    0:02:28  
    773,062,656  80%    1.21MB/s    0:02:28  
    774,373,376  80%    1.21MB/s    0:02:27  
    775,684,096  81%    1.21MB/s    0:02:26  
    776,994,816  81%    1.21MB/s    0:02:25  
    778,305,536  81%    1.21MB/s    0:02:24  
    779,616,256  81%    1.22MB/s    0:02:22  
    780,926,976  81%    1.22MB/s    0:02:21  
    782,237,696  81%    1.21MB/s    0:02:20  
    783,548,416  81%    1.21MB/s    0:02:19  
    784,859,136  82%    1.21MB/s    0:02:18  
    786,169,856  82%    1.21MB/s    0:02:18  
    787,480,576  82%    1.21MB/s    0:02:16  
    788,791,296  82%    1.21MB/s    0:02:15  
    790,102,016  82%    1.22MB/s    0:02:14  
    791,412,736  82%    1.22MB/s    0:02:12  
    792,723,456  82%    1.22MB/s    0:02:11  
    794,034,176  82%    1.22MB/s    0:02:10  
    795,344,896  83%    1.21MB/s    0:02:10  
    796,655,616  83%    1.21MB/s    0:02:09  
    797,966,336  83%    1.20MB/s    0:02:09  
    799,277,056  83%    1.20MB/s    0:02:08  
    800,587,776  83%    1.19MB/s    0:02:07  
    801,898,496  83%    1.20MB/s    0:02:06  
    803,209,216  83%    1.21MB/s    0:02:04  
    804,519,936  84%    1.21MB/s    0:02:02  
    805,830,656  84%    1.21MB/s    0:02:01  
    807,141,376  84%    1.21MB/s    0:02:00  
    808,452,096  84%    1.21MB/s    0:01:59  
    809,762,816  84%    1.21MB/s    0:01:59  
    811,073,536  84%    1.21MB/s    0:01:57  
    812,384,256  84%    1.21MB/s    0:01:56  
    813,694,976  85%    1.21MB/s    0:01:55  
    815,005,696  85%    1.22MB/s    0:01:54  
    816,316,416  85%    1.21MB/s    0:01:53  
    817,627,136  85%    1.21MB/s    0:01:52  
    818,937,856  85%    1.21MB/s    0:01:51  
    820,248,576  85%    1.21MB/s    0:01:50  
    821,559,296  85%    1.22MB/s    0:01:48  
    822,870,016  85%    1.21MB/s    0:01:47  
    824,180,736  86%    1.21MB/s    0:01:46  
    825,491,456  86%    1.21MB/s    0:01:45  
    826,802,176  86%    1.21MB/s    0:01:45  
    828,112,896  86%    1.22MB/s    0:01:43  
    829,423,616  86%    1.21MB/s    0:01:42  
    830,734,336  86%    1.21MB/s    0:01:41  
    832,045,056  86%    1.21MB/s    0:01:40  
    833,355,776  87%    1.21MB/s    0:01:39  
    834,666,496  87%    1.22MB/s    0:01:38  
    835,977,216  87%    1.22MB/s    0:01:36  
    837,287,936  87%    1.22MB/s    0:01:35  
    838,598,656  87%    1.21MB/s    0:01:35  
    839,909,376  87%    1.20MB/s    0:01:34  
    841,220,096  87%    1.20MB/s    0:01:33  
    842,530,816  88%    1.20MB/s    0:01:33  
    843,841,536  88%    1.20MB/s    0:01:31  
    845,152,256  88%    1.21MB/s    0:01:30  
    846,462,976  88%    1.21MB/s    0:01:28  
    847,773,696  88%    1.21MB/s    0:01:27  
    849,084,416  88%    1.21MB/s    0:01:26  
    850,395,136  88%    1.21MB/s    0:01:25  
    851,705,856  88%    1.21MB/s    0:01:25  
    853,016,576  89%    1.21MB/s    0:01:24  
    854,327,296  89%    1.21MB/s    0:01:22  
    855,638,016  89%    1.21MB/s    0:01:21  
    856,948,736  89%    1.21MB/s    0:01:20  
    858,259,456  89%    1.21MB/s    0:01:19  
    859,570,176  89%    1.21MB/s    0:01:18  
    860,880,896  89%    1.22MB/s    0:01:17  
    862,191,616  90%    1.22MB/s    0:01:16  
    863,502,336  90%    1.21MB/s    0:01:15  
    864,813,056  90%    1.21MB/s    0:01:14  
    866,123,776  90%    1.22MB/s    0:01:12  
    867,434,496  90%    1.21MB/s    0:01:12  
    868,745,216  90%    1.22MB/s    0:01:10  
    870,055,936  90%    1.22MB/s    0:01:09  
    871,366,656  91%    1.22MB/s    0:01:08  
    872,644,608  91%    1.21MB/s    0:01:07  
    873,955,328  91%    1.21MB/s    0:01:07  
    875,266,048  91%    1.21MB/s    0:01:06  
    876,576,768  91%    1.21MB/s    0:01:05  
    877,887,488  91%    1.21MB/s    0:01:03  
    879,198,208  91%    1.22MB/s    0:01:02  
    880,508,928  92%    1.21MB/s    0:01:01  
    881,819,648  92%    1.21MB/s    0:01:00  
    883,130,368  92%    1.21MB/s    0:00:59  
    884,441,088  92%    1.21MB/s    0:00:58  
    885,751,808  92%    1.22MB/s    0:00:57  
    887,062,528  92%    1.22MB/s    0:00:56  
    888,373,248  92%    1.22MB/s    0:00:55  
    889,683,968  92%    1.22MB/s    0:00:53  
    890,994,688  93%    1.22MB/s    0:00:52  
    892,305,408  93%    1.21MB/s    0:00:52  
    893,616,128  93%    1.22MB/s    0:00:50  
    894,926,848  93%    1.22MB/s    0:00:49  
    896,237,568  93%    1.21MB/s    0:00:48  
    897,548,288  93%    1.21MB/s    0:00:47  
    898,859,008  93%    1.21MB/s    0:00:46  
    900,169,728  94%    1.21MB/s    0:00:45  
    901,480,448  94%    1.21MB/s    0:00:44  
    902,791,168  94%    1.21MB/s    0:00:43  
    904,101,888  94%    1.21MB/s    0:00:42  
    905,412,608  94%    1.22MB/s    0:00:41  
    906,723,328  94%    1.22MB/s    0:00:40  
    908,034,048  94%    1.21MB/s    0:00:39  
    909,344,768  95%    1.21MB/s    0:00:38  
    910,622,720  95%    1.21MB/s    0:00:37  
    911,835,136  95%    1.19MB/s    0:00:37  
    913,145,856  95%    1.19MB/s    0:00:35  
    914,456,576  95%    1.19MB/s    0:00:34  
    915,767,296  95%    1.19MB/s    0:00:33  
    917,078,016  95%    1.21MB/s    0:00:32  
    918,388,736  95%    1.21MB/s    0:00:31  
    919,699,456  96%    1.21MB/s    0:00:30  
    921,010,176  96%    1.21MB/s    0:00:29  
    922,320,896  96%    1.21MB/s    0:00:27  
    923,631,616  96%    1.21MB/s    0:00:26  
    924,942,336  96%    1.21MB/s    0:00:25  
    926,253,056  96%    1.21MB/s    0:00:24  
    927,563,776  96%    1.22MB/s    0:00:23  
    928,874,496  97%    1.22MB/s    0:00:22  
    930,185,216  97%    1.22MB/s    0:00:21  
    931,495,936  97%    1.22MB/s    0:00:20  
    932,806,656  97%    1.21MB/s    0:00:19  
    934,117,376  97%    1.21MB/s    0:00:18  
    935,428,096  97%    1.21MB/s    0:00:17  
    936,738,816  97%    1.21MB/s    0:00:16  
    938,049,536  98%    1.22MB/s    0:00:15  
    939,360,256  98%    1.22MB/s    0:00:14  
    940,670,976  98%    1.22MB/s    0:00:13  
    941,981,696  98%    1.22MB/s    0:00:12  
    943,292,416  98%    1.22MB/s    0:00:10  
    944,603,136  98%    1.22MB/s    0:00:09  
    945,913,856  98%    1.22MB/s    0:00:08  
    947,224,576  98%    1.20MB/s    0:00:07  
    948,535,296  99%    1.19MB/s    0:00:06  
    949,846,016  99%    1.19MB/s    0:00:05  
    951,156,736  99%    1.19MB/s    0:00:04  
    952,467,456  99%    1.21MB/s    0:00:03  
    953,778,176  99%    1.21MB/s    0:00:02  
    955,088,896  99%    1.22MB/s    0:00:01  
    956,399,616  99%    1.21MB/s    0:00:00  
    956,981,900 100%    1.17MB/s    0:12:58 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256

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

         32,768   0%   77.67kB/s    3:16:18  
        720,896   0%  680.85kB/s    0:22:22  
      2,031,616   0%  963.11kB/s    0:15:47  
      3,342,336   0%    1.03MB/s    0:14:25  
      4,653,056   0%    1.08MB/s    0:13:44  
      5,963,776   0%    1.22MB/s    0:12:09  
      7,274,496   0%    1.22MB/s    0:12:08  
      8,585,216   0%    1.22MB/s    0:12:05  
      9,895,936   1%    1.21MB/s    0:12:07  
     11,206,656   1%    1.22MB/s    0:12:03  
     12,517,376   1%    1.22MB/s    0:12:03  
     13,828,096   1%    1.21MB/s    0:12:05  
     15,138,816   1%    1.22MB/s    0:12:02  
     16,449,536   1%    1.21MB/s    0:12:06  
     17,760,256   1%    1.21MB/s    0:12:05  
     18,939,904   2%    1.18MB/s    0:12:21  
     20,250,624   2%    1.18MB/s    0:12:21  
     21,561,344   2%    1.18MB/s    0:12:20  
     22,872,064   2%    1.18MB/s    0:12:19  
     24,182,784   2%    1.21MB/s    0:12:00  
     25,493,504   2%    1.20MB/s    0:12:01  
     26,804,224   2%    1.21MB/s    0:11:58  
     28,114,944   3%    1.20MB/s    0:11:59  
     29,425,664   3%    1.20MB/s    0:11:58  
     30,736,384   3%    1.20MB/s    0:11:57  
     32,047,104   3%    1.21MB/s    0:11:55  
     33,357,824   3%    1.21MB/s    0:11:51  
     34,668,544   3%    1.21MB/s    0:11:47  
     35,979,264   3%    1.21MB/s    0:11:50  
     37,289,984   4%    1.21MB/s    0:11:50  
     38,600,704   4%    1.21MB/s    0:11:49  
     39,911,424   4%    1.20MB/s    0:11:50  
     41,222,144   4%    1.21MB/s    0:11:42  
     42,532,864   4%    1.21MB/s    0:11:41  
     43,843,584   4%    1.21MB/s    0:11:41  
     45,154,304   4%    1.21MB/s    0:11:41  
     46,465,024   5%    1.21MB/s    0:11:40  
     47,775,744   5%    1.21MB/s    0:11:39  
     49,086,464   5%    1.21MB/s    0:11:38  
     50,397,184   5%    1.21MB/s    0:11:35  
     51,707,904   5%    1.22MB/s    0:11:32  
     53,018,624   5%    1.22MB/s    0:11:31  
     54,329,344   5%    1.22MB/s    0:11:28  
     55,640,064   6%    1.22MB/s    0:11:27  
     56,950,784   6%    1.22MB/s    0:11:27  
     58,261,504   6%    1.22MB/s    0:11:25  
     59,572,224   6%    1.22MB/s    0:11:24  
     60,882,944   6%    1.22MB/s    0:11:23  
     62,193,664   6%    1.22MB/s    0:11:22  
     63,504,384   6%    1.22MB/s    0:11:21  
     64,815,104   7%    1.22MB/s    0:11:20  
     66,125,824   7%    1.22MB/s    0:11:19  
     67,436,544   7%    1.21MB/s    0:11:21  
     68,747,264   7%    1.22MB/s    0:11:18  
     70,057,984   7%    1.22MB/s    0:11:16  
     71,368,704   7%    1.22MB/s    0:11:15  
     72,679,424   7%    1.22MB/s    0:11:12  
     73,990,144   8%    1.22MB/s    0:11:13  
     75,300,864   8%    1.22MB/s    0:11:12  
     76,611,584   8%    1.21MB/s    0:11:15  
     77,922,304   8%    1.21MB/s    0:11:13  
     79,233,024   8%    1.20MB/s    0:11:17  
     80,510,976   8%    1.20MB/s    0:11:18  
     81,821,696   8%    1.20MB/s    0:11:16  
     83,132,416   9%    1.20MB/s    0:11:15  
     84,443,136   9%    1.21MB/s    0:11:12  
     85,753,856   9%    1.21MB/s    0:11:08  
     87,064,576   9%    1.22MB/s    0:11:04  
     88,375,296   9%    1.22MB/s    0:11:03  
     89,686,016   9%    1.22MB/s    0:11:03  
     90,996,736   9%    1.21MB/s    0:11:07  
     92,307,456  10%    1.20MB/s    0:11:06  
     93,618,176  10%    1.20MB/s    0:11:06  
     94,928,896  10%    1.21MB/s    0:11:04  
     96,239,616  10%    1.21MB/s    0:11:00  
     97,550,336  10%    1.21MB/s    0:11:01  
     98,861,056  10%    1.21MB/s    0:11:01  
    100,171,776  10%    1.21MB/s    0:10:58  
    101,482,496  11%    1.21MB/s    0:10:56  
    102,793,216  11%    1.22MB/s    0:10:52  
    104,103,936  11%    1.22MB/s    0:10:51  
    105,414,656  11%    1.21MB/s    0:10:52  
    106,725,376  11%    1.21MB/s    0:10:51  
    108,036,096  11%    1.21MB/s    0:10:51  
    109,346,816  11%    1.21MB/s    0:10:50  
    110,657,536  12%    1.21MB/s    0:10:46  
    111,968,256  12%    1.20MB/s    0:10:51  
    113,278,976  12%    1.20MB/s    0:10:54  
    114,589,696  12%    1.20MB/s    0:10:51  
    115,900,416  12%    1.20MB/s    0:10:51  
    117,211,136  12%    1.21MB/s    0:10:44  
    118,521,856  12%    1.20MB/s    0:10:46  
    119,832,576  13%    1.20MB/s    0:10:45  
    121,143,296  13%    1.20MB/s    0:10:44  
    122,454,016  13%    1.20MB/s    0:10:46  
    123,764,736  13%    1.21MB/s    0:10:39  
    125,075,456  13%    1.21MB/s    0:10:37  
    126,386,176  13%    1.21MB/s    0:10:37  
    127,696,896  13%    1.22MB/s    0:10:31  
    129,007,616  14%    1.22MB/s    0:10:30  
    130,318,336  14%    1.22MB/s    0:10:28  
    131,629,056  14%    1.22MB/s    0:10:27  
    132,939,776  14%    1.22MB/s    0:10:27  
    134,250,496  14%    1.22MB/s    0:10:25  
    135,561,216  14%    1.22MB/s    0:10:24  
    136,871,936  14%    1.22MB/s    0:10:25  
    138,182,656  15%    1.21MB/s    0:10:25  
    139,493,376  15%    1.21MB/s    0:10:24  
    140,804,096  15%    1.21MB/s    0:10:23  
    142,114,816  15%    1.21MB/s    0:10:21  
    143,425,536  15%    1.22MB/s    0:10:19  
    144,736,256  15%    1.22MB/s    0:10:17  
    146,046,976  15%    1.22MB/s    0:10:17  
    147,357,696  16%    1.22MB/s    0:10:15  
    148,668,416  16%    1.22MB/s    0:10:14  
    149,979,136  16%    1.22MB/s    0:10:14  
    151,289,856  16%    1.22MB/s    0:10:12  
    152,600,576  16%    1.22MB/s    0:10:11  
    153,911,296  16%    1.22MB/s    0:10:11  
    155,222,016  16%    1.22MB/s    0:10:09  
    156,532,736  17%    1.22MB/s    0:10:07  
    157,843,456  17%    1.22MB/s    0:10:06  
    159,154,176  17%    1.22MB/s    0:10:05  
    160,464,896  17%    1.22MB/s    0:10:03  
    161,775,616  17%    1.22MB/s    0:10:03  
    163,086,336  17%    1.22MB/s    0:10:02  
    164,397,056  17%    1.22MB/s    0:10:00  
    165,707,776  18%    1.22MB/s    0:10:01  
    167,018,496  18%    1.22MB/s    0:10:00  
    168,329,216  18%    1.22MB/s    0:09:59  
    169,639,936  18%    1.22MB/s    0:09:58  
    170,950,656  18%    1.21MB/s    0:09:59  
    172,261,376  18%    1.21MB/s    0:09:58  
    173,572,096  18%    1.21MB/s    0:09:58  
    174,882,816  19%    1.21MB/s    0:09:57  
    176,193,536  19%    1.22MB/s    0:09:53  
    177,504,256  19%    1.22MB/s    0:09:52  
    178,814,976  19%    1.22MB/s    0:09:51  
    180,125,696  19%    1.22MB/s    0:09:50  
    181,436,416  19%    1.21MB/s    0:09:49  
    182,747,136  19%    1.22MB/s    0:09:47  
    184,057,856  20%    1.22MB/s    0:09:46  
    185,368,576  20%    1.21MB/s    0:09:46  
    186,679,296  20%    1.22MB/s    0:09:43  
    187,990,016  20%    1.21MB/s    0:09:48  
    189,300,736  20%    1.21MB/s    0:09:45  
    190,611,456  20%    1.21MB/s    0:09:42  
    191,922,176  20%    1.21MB/s    0:09:43  
    193,232,896  21%    1.22MB/s    0:09:37  
    194,543,616  21%    1.22MB/s    0:09:38  
    195,854,336  21%    1.22MB/s    0:09:37  
    197,165,056  21%    1.21MB/s    0:09:37  
    198,475,776  21%    1.22MB/s    0:09:34  
    199,786,496  21%    1.22MB/s    0:09:33  
    201,097,216  21%    1.22MB/s    0:09:32  
    202,407,936  22%    1.22MB/s    0:09:30  
    203,718,656  22%    1.22MB/s    0:09:29  
    205,029,376  22%    1.22MB/s    0:09:28  
    206,340,096  22%    1.22MB/s    0:09:27  
    207,650,816  22%    1.22MB/s    0:09:26  
    208,961,536  22%    1.22MB/s    0:09:25  
    210,272,256  22%    1.22MB/s    0:09:24  
    211,582,976  23%    1.22MB/s    0:09:24  
    212,893,696  23%    1.22MB/s    0:09:22  
    214,171,648  23%    1.21MB/s    0:09:24  
    215,482,368  23%    1.21MB/s    0:09:24  
    216,793,088  23%    1.21MB/s    0:09:23  
    218,103,808  23%    1.20MB/s    0:09:25  
    219,414,528  23%    1.21MB/s    0:09:20  
    220,725,248  24%    1.21MB/s    0:09:19  
    222,035,968  24%    1.21MB/s    0:09:17  
    223,346,688  24%    1.22MB/s    0:09:13  
    224,657,408  24%    1.22MB/s    0:09:13  
    225,968,128  24%    1.22MB/s    0:09:12  
    227,278,848  24%    1.22MB/s    0:09:11  
    228,589,568  24%    1.22MB/s    0:09:10  
    229,900,288  25%    1.22MB/s    0:09:09  
    231,211,008  25%    1.22MB/s    0:09:07  
    232,521,728  25%    1.22MB/s    0:09:07  
    233,832,448  25%    1.22MB/s    0:09:05  
    235,143,168  25%    1.22MB/s    0:09:04  
    236,453,888  25%    1.22MB/s    0:09:03  
    237,764,608  25%    1.22MB/s    0:09:02  
    239,075,328  26%    1.22MB/s    0:09:02  
    240,386,048  26%    1.22MB/s    0:08:59  
    241,696,768  26%    1.22MB/s    0:08:59  
    243,007,488  26%    1.22MB/s    0:08:58  
    244,318,208  26%    1.21MB/s    0:09:00  
    245,628,928  26%    1.21MB/s    0:09:00  
    246,939,648  26%    1.21MB/s    0:08:59  
    248,250,368  27%    1.21MB/s    0:08:59  
    249,561,088  27%    1.22MB/s    0:08:53  
    250,871,808  27%    1.21MB/s    0:08:53  
    252,182,528  27%    1.22MB/s    0:08:51  
    253,493,248  27%    1.22MB/s    0:08:48  
    254,803,968  27%    1.22MB/s    0:08:47  
    256,114,688  27%    1.22MB/s    0:08:48  
    257,425,408  28%    1.22MB/s    0:08:47  
    258,736,128  28%    1.22MB/s    0:08:47  
    260,046,848  28%    1.22MB/s    0:08:46  
    261,357,568  28%    1.22MB/s    0:08:44  
    262,668,288  28%    1.22MB/s    0:08:43  
    263,979,008  28%    1.22MB/s    0:08:42  
    265,289,728  28%    1.21MB/s    0:08:46  
    266,600,448  29%    1.21MB/s    0:08:43  
    267,911,168  29%    1.21MB/s    0:08:42  
    269,221,888  29%    1.21MB/s    0:08:40  
    270,532,608  29%    1.22MB/s    0:08:35  
    271,843,328  29%    1.22MB/s    0:08:36  
    273,154,048  29%    1.21MB/s    0:08:37  
    274,464,768  30%    1.21MB/s    0:08:36  
    275,775,488  30%    1.21MB/s    0:08:35  
    277,086,208  30%    1.21MB/s    0:08:34  
    278,396,928  30%    1.21MB/s    0:08:34  
    279,707,648  30%    1.21MB/s    0:08:31  
    281,018,368  30%    1.21MB/s    0:08:30  
    282,329,088  30%    1.21MB/s    0:08:28  
    283,639,808  31%    1.22MB/s    0:08:24  
    284,950,528  31%    1.22MB/s    0:08:25  
    286,261,248  31%    1.22MB/s    0:08:25  
    287,571,968  31%    1.21MB/s    0:08:24  
    288,882,688  31%    1.22MB/s    0:08:22  
    290,193,408  31%    1.21MB/s    0:08:22  
    291,504,128  31%    1.22MB/s    0:08:19  
    292,814,848  32%    1.21MB/s    0:08:20  
    294,125,568  32%    1.22MB/s    0:08:17  
    295,436,288  32%    1.22MB/s    0:08:15  
    296,615,936  32%    1.19MB/s    0:08:27  
    297,926,656  32%    1.19MB/s    0:08:24  
    299,237,376  32%    1.18MB/s    0:08:28  
    300,548,096  32%    1.18MB/s    0:08:27  
    301,858,816  32%    1.21MB/s    0:08:16  
    303,169,536  33%    1.21MB/s    0:08:14  
    304,480,256  33%    1.21MB/s    0:08:11  
    305,790,976  33%    1.21MB/s    0:08:11  
    307,101,696  33%    1.21MB/s    0:08:10  
    308,412,416  33%    1.21MB/s    0:08:10  
    309,723,136  33%    1.21MB/s    0:08:10  
    311,033,856  33%    1.21MB/s    0:08:08  
    312,344,576  34%    1.21MB/s    0:08:04  
    313,655,296  34%    1.22MB/s    0:08:02  
    314,966,016  34%    1.21MB/s    0:08:03  
    316,276,736  34%    1.22MB/s    0:08:00  
    317,587,456  34%    1.21MB/s    0:08:01  
    318,898,176  34%    1.21MB/s    0:08:02  
    320,208,896  35%    1.21MB/s    0:07:59  
    321,519,616  35%    1.21MB/s    0:07:57  
    322,830,336  35%    1.21MB/s    0:07:57  
    324,141,056  35%    1.21MB/s    0:07:55  
    325,451,776  35%    1.21MB/s    0:07:54  
    326,762,496  35%    1.21MB/s    0:07:53  
    328,073,216  35%    1.21MB/s    0:07:54  
    329,383,936  36%    1.21MB/s    0:07:50  
    330,694,656  36%    1.22MB/s    0:07:49  
    332,005,376  36%    1.21MB/s    0:07:48  
    333,316,096  36%    1.22MB/s    0:07:45  
    334,626,816  36%    1.21MB/s    0:07:47  
    335,937,536  36%    1.21MB/s    0:07:47  
    337,248,256  36%    1.21MB/s    0:07:45  
    338,558,976  37%    1.21MB/s    0:07:44  
    339,869,696  37%    1.21MB/s    0:07:42  
    341,180,416  37%    1.21MB/s    0:07:43  
    342,491,136  37%    1.21MB/s    0:07:42  
    343,801,856  37%    1.21MB/s    0:07:41  
    345,112,576  37%    1.21MB/s    0:07:41  
    346,423,296  37%    1.21MB/s    0:07:37  
    347,734,016  38%    1.21MB/s    0:07:36  
    349,011,968  38%    1.20MB/s    0:07:39  
    350,322,688  38%    1.20MB/s    0:07:38  
    351,633,408  38%    1.20MB/s    0:07:38  
    352,944,128  38%    1.20MB/s    0:07:38  
    354,254,848  38%    1.21MB/s    0:07:32  
    355,565,568  38%    1.21MB/s    0:07:30  
    356,876,288  39%    1.22MB/s    0:07:28  
    358,187,008  39%    1.21MB/s    0:07:28  
    359,497,728  39%    1.22MB/s    0:07:26  
    360,808,448  39%    1.22MB/s    0:07:24  
    362,119,168  39%    1.22MB/s    0:07:24  
    363,429,888  39%    1.22MB/s    0:07:21  
    364,740,608  39%    1.21MB/s    0:07:22  
    366,051,328  40%    1.22MB/s    0:07:20  
    367,362,048  40%    1.22MB/s    0:07:19  
    368,672,768  40%    1.22MB/s    0:07:17  
    369,983,488  40%    1.22MB/s    0:07:17  
    371,294,208  40%    1.21MB/s    0:07:17  
    372,604,928  40%    1.21MB/s    0:07:16  
    373,915,648  40%    1.20MB/s    0:07:18  
    375,226,368  41%    1.21MB/s    0:07:16  
    376,537,088  41%    1.21MB/s    0:07:15  
    377,847,808  41%    1.20MB/s    0:07:15  
    379,158,528  41%    1.21MB/s    0:07:12  
    380,469,248  41%    1.21MB/s    0:07:11  
    381,779,968  41%    1.21MB/s    0:07:09  
    383,090,688  41%    1.21MB/s    0:07:08  
    384,401,408  42%    1.21MB/s    0:07:07  
    385,712,128  42%    1.21MB/s    0:07:05  
    387,022,848  42%    1.21MB/s    0:07:05  
    388,333,568  42%    1.21MB/s    0:07:04  
    389,644,288  42%    1.21MB/s    0:07:04  
    390,955,008  42%    1.21MB/s    0:07:03  
    392,265,728  42%    1.21MB/s    0:07:00  
    393,576,448  43%    1.21MB/s    0:06:59  
    394,887,168  43%    1.21MB/s    0:06:59  
    396,197,888  43%    1.21MB/s    0:06:59  
    397,508,608  43%    1.21MB/s    0:06:57  
    398,819,328  43%    1.21MB/s    0:06:56  
    400,130,048  43%    1.21MB/s    0:06:53  
    401,440,768  43%    1.22MB/s    0:06:51  
    402,751,488  44%    1.21MB/s    0:06:53  
    404,062,208  44%    1.21MB/s    0:06:51  
    405,372,928  44%    1.21MB/s    0:06:51  
    406,683,648  44%    1.21MB/s    0:06:51  
    407,994,368  44%    1.21MB/s    0:06:50  
    409,305,088  44%    1.20MB/s    0:06:50  
    410,615,808  44%    1.20MB/s    0:06:48  
    411,926,528  45%    1.21MB/s    0:06:47  
    413,237,248  45%    1.21MB/s    0:06:44  
    414,547,968  45%    1.22MB/s    0:06:42  
    415,858,688  45%    1.22MB/s    0:06:40  
    417,169,408  45%    1.21MB/s    0:06:41  
    418,480,128  45%    1.21MB/s    0:06:40  
    419,790,848  45%    1.21MB/s    0:06:40  
    421,101,568  46%    1.20MB/s    0:06:40  
    422,412,288  46%    1.21MB/s    0:06:36  
    423,723,008  46%    1.21MB/s    0:06:37  
    425,033,728  46%    1.21MB/s    0:06:34  
    426,344,448  46%    1.21MB/s    0:06:33  
    427,655,168  46%    1.21MB/s    0:06:34  
    428,965,888  46%    1.21MB/s    0:06:30  
    430,276,608  47%    1.21MB/s    0:06:30  
    431,587,328  47%    1.22MB/s    0:06:28  
    432,898,048  47%    1.22MB/s    0:06:24  
    434,208,768  47%    1.22MB/s    0:06:25  
    435,519,488  47%    1.21MB/s    0:06:25  
    436,830,208  47%    1.22MB/s    0:06:24  
    438,140,928  47%    1.21MB/s    0:06:24  
    439,451,648  48%    1.21MB/s    0:06:24  
    440,762,368  48%    1.21MB/s    0:06:21  
    442,073,088  48%    1.21MB/s    0:06:22  
    443,383,808  48%    1.21MB/s    0:06:20  
    444,694,528  48%    1.21MB/s    0:06:19  
    446,005,248  48%    1.21MB/s    0:06:18  
    447,315,968  48%    1.22MB/s    0:06:15  
    448,626,688  49%    1.21MB/s    0:06:16  
    449,937,408  49%    1.21MB/s    0:06:14  
    451,248,128  49%    1.21MB/s    0:06:13  
    452,558,848  49%    1.21MB/s    0:06:13  
    453,869,568  49%    1.22MB/s    0:06:10  
    455,180,288  49%    1.21MB/s    0:06:09  
    456,491,008  49%    1.21MB/s    0:06:08  
    457,801,728  50%    1.22MB/s    0:06:06  
    459,112,448  50%    1.21MB/s    0:06:06  
    460,423,168  50%    1.21MB/s    0:06:06  
    461,733,888  50%    1.21MB/s    0:06:06  
    463,044,608  50%    1.21MB/s    0:06:04  
    464,355,328  50%    1.21MB/s    0:06:03  
    465,666,048  50%    1.21MB/s    0:06:01  
    466,976,768  51%    1.22MB/s    0:05:59  
    468,287,488  51%    1.22MB/s    0:05:58  
    469,598,208  51%    1.21MB/s    0:05:59  
    470,908,928  51%    1.21MB/s    0:05:58  
    472,219,648  51%    1.21MB/s    0:05:57  
    473,530,368  51%    1.21MB/s    0:05:56  
    474,841,088  51%    1.21MB/s    0:05:54  
    476,151,808  52%    1.22MB/s    0:05:51  
    477,462,528  52%    1.22MB/s    0:05:50  
    478,773,248  52%    1.22MB/s    0:05:49  
    480,083,968  52%    1.22MB/s    0:05:48  
    481,394,688  52%    1.21MB/s    0:05:48  
    482,672,640  52%    1.20MB/s    0:05:51  
    483,983,360  52%    1.20MB/s    0:05:49  
    485,294,080  53%    1.20MB/s    0:05:48  
    486,604,800  53%    1.21MB/s    0:05:46  
    487,915,520  53%    1.22MB/s    0:05:41  
    489,226,240  53%    1.22MB/s    0:05:40  
    490,536,960  53%    1.22MB/s    0:05:40  
    491,847,680  53%    1.21MB/s    0:05:40  
    493,158,400  53%    1.20MB/s    0:05:43  
    494,469,120  54%    1.20MB/s    0:05:42  
    495,779,840  54%    1.20MB/s    0:05:40  
    497,090,560  54%    1.20MB/s    0:05:38  
    498,401,280  54%    1.22MB/s    0:05:34  
    499,712,000  54%    1.21MB/s    0:05:33  
    501,022,720  54%    1.21MB/s    0:05:32  
    502,333,440  54%    1.21MB/s    0:05:31  
    503,644,160  55%    1.21MB/s    0:05:30  
    504,954,880  55%    1.21MB/s    0:05:31  
    506,265,600  55%    1.22MB/s    0:05:27  
    507,576,320  55%    1.22MB/s    0:05:26  
    508,887,040  55%    1.22MB/s    0:05:24  
    510,197,760  55%    1.22MB/s    0:05:23  
    511,508,480  55%    1.22MB/s    0:05:22  
    512,819,200  56%    1.22MB/s    0:05:22  
    514,129,920  56%    1.22MB/s    0:05:21  
    515,440,640  56%    1.22MB/s    0:05:18  
    516,751,360  56%    1.22MB/s    0:05:19  
    518,062,080  56%    1.22MB/s    0:05:17  
    519,372,800  56%    1.22MB/s    0:05:17  
    520,683,520  56%    1.22MB/s    0:05:16  
    521,994,240  57%    1.22MB/s    0:05:15  
    523,304,960  57%    1.22MB/s    0:05:14  
    524,615,680  57%    1.22MB/s    0:05:12  
    525,926,400  57%    1.22MB/s    0:05:11  
    527,237,120  57%    1.22MB/s    0:05:10  
    528,547,840  57%    1.22MB/s    0:05:10  
    529,858,560  57%    1.22MB/s    0:05:09  
    531,169,280  58%    1.22MB/s    0:05:07  
    532,480,000  58%    1.22MB/s    0:05:06  
    533,790,720  58%    1.21MB/s    0:05:06  
    535,101,440  58%    1.22MB/s    0:05:04  
    536,412,160  58%    1.22MB/s    0:05:03  
    537,722,880  58%    1.22MB/s    0:05:02  
    539,033,600  58%    1.22MB/s    0:05:00  
    540,344,320  59%    1.22MB/s    0:05:00  
    541,655,040  59%    1.22MB/s    0:04:58  
    542,965,760  59%    1.22MB/s    0:04:58  
    544,276,480  59%    1.21MB/s    0:04:57  
    545,456,128  59%    1.16MB/s    0:05:10  
    546,635,776  59%    1.14MB/s    0:05:16  
    547,946,496  59%    1.13MB/s    0:05:17  
    549,257,216  60%    1.12MB/s    0:05:18  
    550,567,936  60%    1.17MB/s    0:05:04  
    551,878,656  60%    1.20MB/s    0:04:56  
    553,189,376  60%    1.21MB/s    0:04:52  
    554,500,096  60%    1.22MB/s    0:04:48  
    555,810,816  60%    1.22MB/s    0:04:47  
    557,121,536  60%    1.22MB/s    0:04:46  
    558,432,256  61%    1.22MB/s    0:04:45  
    559,742,976  61%    1.22MB/s    0:04:44  
    561,053,696  61%    1.22MB/s    0:04:43  
    562,364,416  61%    1.22MB/s    0:04:42  
    563,675,136  61%    1.22MB/s    0:04:41  
    564,985,856  61%    1.22MB/s    0:04:40  
    566,296,576  61%    1.22MB/s    0:04:39  
    567,607,296  62%    1.22MB/s    0:04:37  
    568,918,016  62%    1.22MB/s    0:04:37  
    570,228,736  62%    1.21MB/s    0:04:39  
    571,539,456  62%    1.20MB/s    0:04:39  
    572,850,176  62%    1.19MB/s    0:04:40  
    574,160,896  62%    1.19MB/s    0:04:38  
    575,471,616  62%    1.19MB/s    0:04:37  
    576,389,120  63%    1.10MB/s    0:05:00  
    577,699,840  63%    1.11MB/s    0:04:56  
    579,010,560  63%    1.11MB/s    0:04:55  
    580,321,280  63%    1.12MB/s    0:04:51  
    581,632,000  63%    1.22MB/s    0:04:27  
    582,942,720  63%    1.22MB/s    0:04:26  
    584,253,440  63%    1.22MB/s    0:04:25  
    585,564,160  64%    1.22MB/s    0:04:24  
    586,874,880  64%    1.22MB/s    0:04:22  
    588,185,600  64%    1.22MB/s    0:04:22  
    589,496,320  64%    1.21MB/s    0:04:22  
    590,807,040  64%    1.21MB/s    0:04:21  
    592,117,760  64%    1.21MB/s    0:04:21  
    593,428,480  64%    1.21MB/s    0:04:19  
    594,739,200  65%    1.21MB/s    0:04:17  
    596,049,920  65%    1.21MB/s    0:04:16  
    597,360,640  65%    1.22MB/s    0:04:15  
    598,671,360  65%    1.22MB/s    0:04:14  
    599,982,080  65%    1.21MB/s    0:04:13  
    601,292,800  65%    1.22MB/s    0:04:11  
    602,603,520  65%    1.22MB/s    0:04:10  
    603,914,240  66%    1.22MB/s    0:04:09  
    605,224,960  66%    1.22MB/s    0:04:07  
    606,535,680  66%    1.21MB/s    0:04:07  
    607,846,400  66%    1.22MB/s    0:04:05  
    609,157,120  66%    1.22MB/s    0:04:04  
    610,467,840  66%    1.21MB/s    0:04:05  
    611,778,560  66%    1.21MB/s    0:04:03  
    613,089,280  67%    1.21MB/s    0:04:03  
    614,400,000  67%    1.21MB/s    0:04:02  
    615,710,720  67%    1.22MB/s    0:04:00  
    616,988,672  67%    1.21MB/s    0:04:00  
    618,299,392  67%    1.20MB/s    0:04:01  
    619,610,112  67%    1.20MB/s    0:03:59  
    620,920,832  67%    1.20MB/s    0:03:58  
    622,231,552  68%    1.21MB/s    0:03:56  
    623,542,272  68%    1.21MB/s    0:03:54  
    624,852,992  68%    1.21MB/s    0:03:54  
    626,163,712  68%    1.21MB/s    0:03:53  
    627,474,432  68%    1.21MB/s    0:03:52  
    628,785,152  68%    1.21MB/s    0:03:50  
    630,095,872  68%    1.21MB/s    0:03:48  
    631,406,592  69%    1.22MB/s    0:03:47  
    632,717,312  69%    1.22MB/s    0:03:46  
    633,896,960  69%    1.19MB/s    0:03:51  
    635,207,680  69%    1.18MB/s    0:03:50  
    636,518,400  69%    1.19MB/s    0:03:49  
    637,829,120  69%    1.19MB/s    0:03:48  
    639,139,840  69%    1.21MB/s    0:03:42  
    640,450,560  70%    1.22MB/s    0:03:40  
    641,761,280  70%    1.21MB/s    0:03:40  
    643,072,000  70%    1.21MB/s    0:03:39  
    644,382,720  70%    1.21MB/s    0:03:38  
    645,693,440  70%    1.19MB/s    0:03:40  
    647,004,160  70%    1.20MB/s    0:03:38  
    648,314,880  70%    1.20MB/s    0:03:36  
    649,625,600  71%    1.20MB/s    0:03:35  
    650,936,320  71%    1.21MB/s    0:03:32  
    652,247,040  71%    1.21MB/s    0:03:32  
    653,557,760  71%    1.21MB/s    0:03:30  
    654,868,480  71%    1.21MB/s    0:03:29  
    656,179,200  71%    1.21MB/s    0:03:28  
    657,489,920  71%    1.21MB/s    0:03:27  
    658,800,640  72%    1.21MB/s    0:03:26  
    660,111,360  72%    1.21MB/s    0:03:25  
    661,422,080  72%    1.21MB/s    0:03:25  
    662,732,800  72%    1.21MB/s    0:03:23  
    664,043,520  72%    1.21MB/s    0:03:22  
    665,354,240  72%    1.21MB/s    0:03:21  
    666,664,960  72%    1.21MB/s    0:03:20  
    667,975,680  73%    1.21MB/s    0:03:19  
    669,286,400  73%    1.21MB/s    0:03:17  
    670,597,120  73%    1.21MB/s    0:03:16  
    671,907,840  73%    1.22MB/s    0:03:15  
    673,218,560  73%    1.21MB/s    0:03:14  
    674,529,280  73%    1.22MB/s    0:03:13  
    675,840,000  73%    1.22MB/s    0:03:12  
    677,150,720  74%    1.20MB/s    0:03:13  
    678,461,440  74%    1.19MB/s    0:03:14  
    679,772,160  74%    1.19MB/s    0:03:13  
    681,082,880  74%    1.19MB/s    0:03:12  
    682,393,600  74%    1.20MB/s    0:03:09  
    683,704,320  74%    1.21MB/s    0:03:07  
    685,015,040  74%    1.20MB/s    0:03:06  
    686,325,760  75%    1.20MB/s    0:03:05  
    687,636,480  75%    1.20MB/s    0:03:04  
    688,947,200  75%    1.21MB/s    0:03:02  
    690,257,920  75%    1.21MB/s    0:03:01  
    691,568,640  75%    1.22MB/s    0:02:59  
    692,879,360  75%    1.21MB/s    0:02:58  
    694,190,080  75%    1.20MB/s    0:02:59  
    695,500,800  76%    1.20MB/s    0:02:59  
    696,811,520  76%    1.20MB/s    0:02:57  
    698,122,240  76%    1.20MB/s    0:02:56  
    699,432,960  76%    1.20MB/s    0:02:56  
    700,743,680  76%    1.19MB/s    0:02:55  
    702,054,400  76%    1.19MB/s    0:02:55  
    703,365,120  76%    1.19MB/s    0:02:53  
    704,675,840  77%    1.20MB/s    0:02:51  
    705,986,560  77%    1.21MB/s    0:02:49  
    707,297,280  77%    1.21MB/s    0:02:47  
    708,608,000  77%    1.21MB/s    0:02:46  
    709,918,720  77%    1.21MB/s    0:02:44  
    711,229,440  77%    1.22MB/s    0:02:43  
    712,540,160  77%    1.22MB/s    0:02:42  
    713,850,880  78%    1.22MB/s    0:02:41  
    715,161,600  78%    1.22MB/s    0:02:40  
    716,472,320  78%    1.22MB/s    0:02:39  
    717,783,040  78%    1.22MB/s    0:02:38  
    719,093,760  78%    1.22MB/s    0:02:36  
    720,404,480  78%    1.21MB/s    0:02:36  
    721,715,200  78%    1.20MB/s    0:02:36  
    723,025,920  79%    1.20MB/s    0:02:35  
    724,336,640  79%    1.20MB/s    0:02:35  
    725,647,360  79%    1.20MB/s    0:02:33  
    726,958,080  79%    1.21MB/s    0:02:32  
    728,268,800  79%    1.21MB/s    0:02:31  
    729,579,520  79%    1.21MB/s    0:02:29  
    730,890,240  79%    1.21MB/s    0:02:28  
    732,200,960  80%    1.20MB/s    0:02:28  
    733,511,680  80%    1.20MB/s    0:02:26  
    734,822,400  80%    1.21MB/s    0:02:25  
    736,133,120  80%    1.21MB/s    0:02:23  
    737,443,840  80%    1.22MB/s    0:02:22  
    738,754,560  80%    1.22MB/s    0:02:21  
    740,065,280  80%    1.22MB/s    0:02:20  
    741,376,000  81%    1.22MB/s    0:02:19  
    742,686,720  81%    1.22MB/s    0:02:18  
    743,997,440  81%    1.22MB/s    0:02:17  
    745,177,088  81%    1.15MB/s    0:02:23  
    746,487,808  81%    1.15MB/s    0:02:23  
    747,798,528  81%    1.14MB/s    0:02:23  
    748,847,104  81%    1.07MB/s    0:02:32  
    750,157,824  81%    1.12MB/s    0:02:23  
    751,435,776  82%    1.12MB/s    0:02:22  
    752,746,496  82%    1.13MB/s    0:02:19  
    754,057,216  82%    1.21MB/s    0:02:10  
    755,367,936  82%    1.20MB/s    0:02:09  
    756,678,656  82%    1.20MB/s    0:02:08  
    757,858,304  82%    1.17MB/s    0:02:10  
    759,037,952  82%    1.15MB/s    0:02:12  
    760,348,672  83%    1.14MB/s    0:02:12  
    761,659,392  83%    1.16MB/s    0:02:09  
    762,970,112  83%    1.17MB/s    0:02:06  
    764,280,832  83%    1.20MB/s    0:02:02  
    765,591,552  83%    1.21MB/s    0:02:00  
    766,902,272  83%    1.20MB/s    0:02:00  
    768,212,992  83%    1.21MB/s    0:01:58  
    769,523,712  84%    1.21MB/s    0:01:57  
    770,834,432  84%    1.19MB/s    0:01:57  
    772,145,152  84%    1.20MB/s    0:01:55  
    773,455,872  84%    1.19MB/s    0:01:55  
    774,635,520  84%    1.17MB/s    0:01:57  
    775,946,240  84%    1.18MB/s    0:01:55  
    777,256,960  84%    1.17MB/s    0:01:54  
    778,567,680  85%    1.18MB/s    0:01:53  
    779,878,400  85%    1.21MB/s    0:01:49  
    781,189,120  85%    1.20MB/s    0:01:48  
    782,499,840  85%    1.21MB/s    0:01:46  
    783,810,560  85%    1.21MB/s    0:01:45  
    785,121,280  85%    1.20MB/s    0:01:45  
    786,432,000  85%    1.21MB/s    0:01:43  
    787,742,720  86%    1.21MB/s    0:01:43  
    789,053,440  86%    1.21MB/s    0:01:41  
    790,364,160  86%    1.22MB/s    0:01:39  
    791,674,880  86%    1.22MB/s    0:01:38  
    792,985,600  86%    1.22MB/s    0:01:37  
    794,296,320  86%    1.22MB/s    0:01:36  
    795,607,040  86%    1.21MB/s    0:01:36  
    796,917,760  87%    1.20MB/s    0:01:35  
    798,228,480  87%    1.19MB/s    0:01:35  
    799,539,200  87%    1.19MB/s    0:01:34  
    800,849,920  87%    1.20MB/s    0:01:33  
    802,160,640  87%    1.20MB/s    0:01:31  
    803,471,360  87%    1.20MB/s    0:01:30  
    804,782,080  87%    1.21MB/s    0:01:28  
    806,092,800  88%    1.21MB/s    0:01:28  
    807,403,520  88%    1.21MB/s    0:01:27  
    808,714,240  88%    1.21MB/s    0:01:25  
    810,024,960  88%    1.21MB/s    0:01:24  
    811,335,680  88%    1.22MB/s    0:01:22  
    812,646,400  88%    1.21MB/s    0:01:22  
    813,957,120  88%    1.21MB/s    0:01:21  
    815,005,696  89%    1.13MB/s    0:01:26  
    815,661,056  89%  989.00kB/s    0:01:40  
    816,185,344  89%  803.16kB/s    0:02:02  
    816,709,632  89%  621.36kB/s    0:02:37  
    817,233,920  89%  490.64kB/s    0:03:18  
    818,413,568  89%  615.24kB/s    0:02:36  
    819,724,288  89%  800.37kB/s    0:01:58  
    821,035,008  89%  989.00kB/s    0:01:34  
    822,345,728  89%    1.19MB/s    0:01:15  
    823,656,448  90%    1.22MB/s    0:01:13  
    824,967,168  90%    1.22MB/s    0:01:12  
    826,277,888  90%    1.21MB/s    0:01:11  
    827,588,608  90%    1.21MB/s    0:01:10  
    828,768,256  90%    1.16MB/s    0:01:12  
    830,078,976  90%    1.17MB/s    0:01:10  
    831,389,696  90%    1.17MB/s    0:01:09  
    832,700,416  91%    1.17MB/s    0:01:08  
    834,011,136  91%    1.21MB/s    0:01:05  
    835,321,856  91%    1.21MB/s    0:01:03  
    836,632,576  91%    1.22MB/s    0:01:02  
    837,943,296  91%    1.22MB/s    0:01:01  
    839,254,016  91%    1.21MB/s    0:01:00  
    840,564,736  91%    1.20MB/s    0:01:00  
    841,875,456  92%    1.19MB/s    0:00:59  
    843,055,104  92%    1.15MB/s    0:01:01  
    844,365,824  92%    1.16MB/s    0:00:59  
    845,676,544  92%    1.17MB/s    0:00:57  
    846,987,264  92%    1.18MB/s    0:00:56  
    848,297,984  92%    1.22MB/s    0:00:53  
    849,608,704  92%    1.21MB/s    0:00:52  
    850,919,424  93%    1.21MB/s    0:00:51  
    852,230,144  93%    1.21MB/s    0:00:50  
    853,540,864  93%    1.21MB/s    0:00:49  
    854,851,584  93%    1.21MB/s    0:00:48  
    856,162,304  93%    1.21MB/s    0:00:47  
    857,473,024  93%    1.22MB/s    0:00:45  
    858,783,744  93%    1.22MB/s    0:00:44  
    860,094,464  94%    1.22MB/s    0:00:43  
    861,405,184  94%    1.22MB/s    0:00:42  
    862,715,904  94%    1.22MB/s    0:00:41  
    864,026,624  94%    1.21MB/s    0:00:40  
    865,337,344  94%    1.21MB/s    0:00:39  
    866,648,064  94%    1.21MB/s    0:00:38  
    867,958,784  94%    1.20MB/s    0:00:38  
    869,269,504  95%    1.21MB/s    0:00:36  
    870,580,224  95%    1.21MB/s    0:00:35  
    871,890,944  95%    1.21MB/s    0:00:34  
    873,201,664  95%    1.22MB/s    0:00:33  
    874,512,384  95%    1.22MB/s    0:00:32  
    875,823,104  95%    1.21MB/s    0:00:31  
    877,133,824  95%    1.21MB/s    0:00:30  
    878,444,544  96%    1.21MB/s    0:00:29  
    879,755,264  96%    1.22MB/s    0:00:28  
    881,065,984  96%    1.22MB/s    0:00:27  
    882,376,704  96%    1.22MB/s    0:00:26  
    883,687,424  96%    1.22MB/s    0:00:24  
    884,998,144  96%    1.21MB/s    0:00:24  
    886,276,096  96%    1.20MB/s    0:00:23  
    887,586,816  97%    1.20MB/s    0:00:22  
    888,897,536  97%    1.20MB/s    0:00:21  
    890,208,256  97%    1.21MB/s    0:00:19  
    891,518,976  97%    1.22MB/s    0:00:18  
    892,829,696  97%    1.22MB/s    0:00:17  
    894,140,416  97%    1.22MB/s    0:00:16  
    895,451,136  97%    1.22MB/s    0:00:15  
    896,761,856  98%    1.22MB/s    0:00:14  
    898,072,576  98%    1.22MB/s    0:00:13  
    899,383,296  98%    1.22MB/s    0:00:12  
    900,694,016  98%    1.20MB/s    0:00:11  
    902,004,736  98%    1.20MB/s    0:00:10  
    903,315,456  98%    1.20MB/s    0:00:09  
    904,626,176  98%    1.20MB/s    0:00:08  
    905,936,896  99%    1.22MB/s    0:00:07  
    907,247,616  99%    1.22MB/s    0:00:06  
    908,558,336  99%    1.22MB/s    0:00:05  
    909,869,056  99%    1.21MB/s    0:00:04  
    911,179,776  99%    1.21MB/s    0:00:02  
    912,490,496  99%    1.21MB/s    0:00:01  
    913,801,216  99%    1.21MB/s    0:00:00  
    914,849,736 100%    1.20MB/s    0:12:05 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256

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

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

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

sent 3,216,056,232 bytes  received 577 bytes  1,249,196.66 bytes/sec
total size is 3,215,270,680  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@63fac90a[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:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS