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@58c2d9fc[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=37,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/jenkins18430911856480195097.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=9790866cd50e423e4def2daac7aefca6e61ebd18417667cbc6c3698bd2f5aa80
Stored in directory: /tmp/pip-ephem-wheel-cache-dyed9sav/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
1191682ea..ec0d98e9b master -> origin/master
1f46f2a7a..b42157b66 v22.12 -> origin/v22.12
Updating 1191682ea..ec0d98e9b
Fast-forward
.../linux-postmarketos-qcom-sm6350/APKBUILD | 10 +-
.../config-postmarketos-qcom-sm6350.aarch64 | 255 ++++++++++--------
device/main/linux-purism-librem5/APKBUILD | 6 +-
.../config-purism-librem5.aarch64 | 285 +++++++++++++--------
temp/megapixels-gtk3/APKBUILD | 2 +-
temp/megapixels-purism/APKBUILD | 2 +-
6 files changed, 333 insertions(+), 227 deletions(-)
[15:49:08] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:49:08] [1mChannel [edge][0m: [15:49:08] [1mVendor [qemu][0m: [15:49:08] [1mDevice codename [amd64][0m: [15:49:08] [1mKernel [lts][0m: [15:49:08] [1mUsername [user][0m: [15:49:08] [1mUser interface [weston][0m: [15:49:08] [1mChange them? (y/n) [n][0m: [15:49:08] [1mExtra packages [none][0m: [15:49:08] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:49:08] [1mChoose default locale for installation [C.UTF-8][0m: [15:49:08] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:49:08] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:49:08] Config changed: ui='plasma-mobile'
[15:49:08] Config changed: device='tablet-x64uefi'
[15:49:09] Config changed: kernel='edge'
[15:49:09] Config changed: extra_packages='osk-sdl'
(2774485) [15:49:09] % 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)
(2774485) [15:49:09] % 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
(2774485) [15:49:09] *** (1/4) PREPARE NATIVE CHROOT ***
(2774485) [15:49:09] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2774485) [15:49:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2774485) [15:49:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2774485) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2774485) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2774485) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2774485) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2774485) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2774485) [15:49:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2774485) [15:49:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2774485) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2774485) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2774485) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2774485) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2774485) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2774485) [15:49:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2774485) [15:49:10] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2774485) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2774485) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2774485) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2774485) [15:49:10] Update package index for x86_64 (4 file(s))
(2774485) [15:49:10] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2774485) [15:49:10] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2774485) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2774485) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2774485) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2774485) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2774485) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2774485) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2774485) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2774485) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2774485) [15:49:12] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:12] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:12] extracted: /tmp/pmbootstrapiuqehz1_apk
(2774485) [15:49:12] extracted: /tmp/pmbootstrap_qdfkh1isig
(2774485) [15:49:12] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:12] % 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/pmbootstrap_qdfkh1isig /tmp/pmbootstrapiuqehz1_apk
Verified OK
(2774485) [15:49:12] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2774485) [15:49:12] % /tmp/pmbootstrapiuqehz1_apk --version
apk-tools 2.12.10, compiled for x86_64.
(2774485) [15:49:12] (native) install alpine-base
(2774485) [15:49:12] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % 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
(2774485) [15:49:12] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2774485) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2774485) [15:49:12] (native) update /etc/apk/repositories
(2774485) [15:49:12] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2774485) [15:49:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2774485) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2774485) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2774485) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2774485) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2774485) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2774485) [15:49:12] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2774485) [15:49:12] % 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
(2774485) [15:49:12] New background process: pid=2775200, 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 (20221203-r0)
(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
(2774485) [15:49:13] (native) % adduser -D pmos -u 12345
(2774485) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2774485) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2774485) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2774485) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2774485) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2774485) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2774485) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2774485) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2774485) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2774485) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2774485) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2774485) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2774485) [15:49:14] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2774485) [15:49:16] (native) install cryptsetup util-linux parted
(2774485) [15:49:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2774485) [15:49:17] (native) % cat /tmp/apk_progress_fifo
(2774485) [15:49:17] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2774485) [15:49:17] New background process: pid=2775620, 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.5.0-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
(2774485) [15:49:18] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2774485) [15:49:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2774485) [15:49:18] % 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
(2774485) [15:49:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2774485) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(2774485) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(2774485) [15:49:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(2774485) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(2774485) [15:49:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(2774485) [15:49:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2774485) [15:49:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2774485) [15:49:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2774485) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2774485) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2774485) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2774485) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2774485) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2774485) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2774485) [15:49:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2774485) [15:49:19] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:19] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:19] extracted: /tmp/pmbootstrapt9f5l78dapk
(2774485) [15:49:19] extracted: /tmp/pmbootstrap2q_kecrvsig
(2774485) [15:49:19] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2774485) [15:49:19] % 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/pmbootstrap2q_kecrvsig /tmp/pmbootstrapt9f5l78dapk
Verified OK
(2774485) [15:49:19] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2774485) [15:49:19] % /tmp/pmbootstrapt9f5l78dapk --version
apk-tools 2.12.10, compiled for x86_64.
(2774485) [15:49:19] (rootfs_tablet-x64uefi) install alpine-base
(2774485) [15:49:19] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(2774485) [15:49:19] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(2774485) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(2774485) [15:49:19] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(2774485) [15:49:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2774485) [15:49:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2774485) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2774485) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2774485) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2774485) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2774485) [15:49:19] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2774485) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2774485) [15:49:19] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2774485) [15:49:19] % 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
(2774485) [15:49:19] New background process: pid=2775723, 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 (20221203-r0)
(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
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % getent passwd user
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user wheel
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user video
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user audio
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user input
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user plugdev
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(2774485) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user netdev
(2774485) [15:49:20] 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
(2774485) [15:49:20] (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)
(2774485) [15:49:21] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2774485) [15:49:21] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2774485) [15:49:21] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(2774485) [15:49:22] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2774485) [15:49:22] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2774485) [15:49:23] (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
(2774485) [15:49:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:49:23] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2774485) [15:49:23] (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
(2774485) [15:49:23] New background process: pid=2775947, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/805) Installing icu-data-full (72.1-r1)
(2/805) Installing dbus-libs (1.14.4-r0)
(3/805) Installing libgcc (12.2.1_git20220924-r5)
(4/805) Installing libffi (3.4.4-r0)
(5/805) Installing libintl (0.21.1-r1)
(6/805) Installing libblkid (2.38.1-r1)
(7/805) Installing libmount (2.38.1-r1)
(8/805) Installing pcre2 (10.42-r0)
(9/805) Installing glib (2.74.3-r2)
(10/805) Installing libstdc++ (12.2.1_git20220924-r5)
(11/805) Installing icu-libs (72.1-r1)
(12/805) Installing libpcre2-16 (10.42-r0)
(13/805) Installing zstd-libs (1.5.2-r9)
(14/805) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/805) Installing hicolor-icon-theme (0.17-r2)
(16/805) Installing libmagic (5.43-r0)
(17/805) Installing file (5.43-r0)
(18/805) Installing libxau (1.0.11-r0)
(19/805) Installing libmd (1.0.4-r0)
(20/805) Installing libbsd (0.11.7-r0)
(21/805) Installing libxdmcp (1.1.4-r0)
(22/805) Installing libxcb (1.15-r0)
(23/805) Installing libx11 (1.8.3-r0)
(24/805) Installing libxext (1.3.5-r0)
(25/805) Installing libice (1.1.1-r0)
(26/805) Installing libuuid (2.38.1-r1)
(27/805) Installing libsm (1.2.3-r2)
(28/805) Installing libxt (1.2.1-r1)
(29/805) Installing libxmu (1.1.4-r0)
(30/805) Installing xset (1.2.5-r0)
(31/805) Installing xprop (1.2.6-r0)
(32/805) Installing xdg-utils (1.1.3-r4)
(33/805) Installing mesa (22.3.1-r0)
(34/805) Installing hwdata-pci (0.365-r0)
(35/805) Installing libpciaccess (0.17-r0)
(36/805) Installing libdrm (2.4.114-r0)
(37/805) Installing libexpat (2.5.0-r0)
(38/805) Installing wayland-libs-server (1.21.0-r1)
(39/805) Installing libxfixes (6.0.0-r0)
(40/805) Installing libxxf86vm (1.1.5-r0)
(41/805) Installing mesa-glapi (22.3.1-r0)
(42/805) Installing libxshmfence (1.3.2-r0)
(43/805) Installing mesa-gl (22.3.1-r0)
(44/805) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/805) Installing libxcomposite (0.4.6-r0)
(46/805) Installing brotli-libs (1.0.9-r10)
(47/805) Installing libbz2 (1.0.8-r4)
(48/805) Installing libpng (1.6.39-r2)
(49/805) Installing freetype (2.12.1-r0)
(50/805) Installing fontconfig (2.14.1-r0)
(51/805) Installing wayland-libs-client (1.21.0-r1)
(52/805) Installing wayland-libs-cursor (1.21.0-r1)
(53/805) Installing wayland-libs-egl (1.21.0-r1)
(54/805) Installing xkeyboard-config (2.37-r0)
(55/805) Installing xz-libs (5.4.0-r0)
(56/805) Installing libxml2 (2.10.3-r2)
(57/805) Installing libxkbcommon (1.4.1-r0)
(58/805) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/805) Installing mesa-gbm (22.3.1-r0)
(60/805) Installing mesa-egl (22.3.1-r0)
(61/805) Installing avahi-libs (0.8-r6)
(62/805) Installing gmp (6.2.1-r2)
(63/805) Installing nettle (3.8.1-r0)
(64/805) Installing p11-kit (0.24.1-r1)
(65/805) Installing libtasn1 (4.19.0-r0)
(66/805) Installing libunistring (1.1-r0)
(67/805) Installing gnutls (3.7.8-r2)
(68/805) Installing cups-libs (2.4.2-r1)
(69/805) Installing pkgconf (1.9.3-r1)
(70/805) Installing shared-mime-info (2.2-r2)
(71/805) Installing libjpeg-turbo (2.1.4-r0)
(72/805) Installing libwebp (1.2.4-r1)
(73/805) Installing tiff (4.5.0-r1)
(74/805) Installing gdk-pixbuf (2.42.10-r2)
(75/805) Installing gtk-update-icon-cache (3.24.35-r2)
(76/805) Installing libxrender (0.9.11-r0)
(77/805) Installing libxcursor (1.2.1-r1)
(78/805) Installing libxdamage (1.1.6-r0)
(79/805) Installing libxi (1.8-r0)
(80/805) Installing libxinerama (1.1.5-r0)
(81/805) Installing libxrandr (1.5.3-r0)
(82/805) Installing libatk-1.0 (2.46.0-r0)
(83/805) Installing libxtst (1.2.4-r0)
(84/805) Installing at-spi2-core (2.46.0-r0)
(85/805) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/805) Installing pixman (0.42.2-r0)
(87/805) Installing cairo (1.17.6-r3)
(88/805) Installing cairo-gobject (1.17.6-r3)
(89/805) Installing libepoxy (1.5.10-r0)
(90/805) Installing fribidi (1.0.12-r0)
(91/805) Installing graphite2 (1.3.14-r2)
(92/805) Installing harfbuzz (6.0.0-r0)
(93/805) Installing libxft (2.3.7-r0)
(94/805) Installing pango (1.50.12-r0)
(95/805) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/805) Installing libevdev (1.13.0-r0)
(97/805) Installing mtdev (1.1.6-r1)
(98/805) Installing eudev-libs (3.2.11-r6)
(99/805) Installing libinput-libs (1.22.0-r0)
(100/805) Installing xcb-util-wm (0.4.2-r0)
(101/805) Installing xcb-util (0.4.0-r3)
(102/805) Installing xcb-util-image (0.4.1-r0)
(103/805) Installing xcb-util-keysyms (0.4.1-r0)
(104/805) Installing xcb-util-renderutil (0.3.10-r0)
(105/805) Installing libxkbcommon-x11 (1.4.1-r0)
(106/805) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(107/805) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/805) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/805) Installing kirigami2-libs (5.101.0-r0)
(110/805) Installing libgomp (12.2.1_git20220924-r5)
(111/805) Installing kirigami2 (5.101.0-r0)
(112/805) Installing kactivities-libs (5.101.0-r0)
(113/805) Installing karchive (5.101.0-r0)
(114/805) Installing kconfig (5.101.0-r0)
(115/805) Installing kcoreaddons (5.101.0-r0)
(116/805) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(117/805) Installing kwindowsystem (5.101.0-r0)
(118/805) Installing kcrash (5.101.0-r0)
(119/805) Installing kdbusaddons (5.101.0-r0)
(120/805) Installing kglobalaccel (5.101.0-r0)
(121/805) Installing kguiaddons (5.101.0-r0)
(122/805) Installing ki18n (5.101.0-r0)
(123/805) Installing libelogind (246.10-r5)
(124/805) Installing polkit-elogind-libs (122-r0)
(125/805) Installing polkit-qt-1 (0.114.0-r1)
(126/805) Installing kauth (5.101.0-r0)
(127/805) Installing kcodecs (5.101.0-r0)
(128/805) Installing kwidgetsaddons (5.101.0-r0)
(129/805) Installing kconfigwidgets (5.101.0-r0)
(130/805) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(131/805) Installing kiconthemes (5.101.0-r0)
(132/805) Installing kitemviews (5.101.0-r0)
(133/805) Installing kxmlgui (5.101.0-r0)
(134/805) Installing kbookmarks (5.101.0-r0)
(135/805) Installing kcompletion (5.101.0-r0)
(136/805) Installing libxml2-utils (2.10.3-r2)
(137/805) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(138/805) Installing libgpg-error (1.46-r1)
(139/805) Installing libgcrypt (1.10.1-r0)
(140/805) Installing libxslt (1.1.37-r0)
(141/805) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(142/805) Installing kdoctools (5.101.0-r0)
(143/805) Installing kjobwidgets (5.101.0-r0)
(144/805) Installing alsa-lib (1.2.8-r0)
(145/805) Installing libxv (1.0.12-r0)
(146/805) Installing cdparanoia-libs (10.2-r11)
(147/805) Installing graphene (1.10.8-r1)
(148/805) Installing gstreamer (1.20.4-r0)
(149/805) Installing libogg (1.3.5-r2)
(150/805) Installing opus (1.3.1-r1)
(151/805) Installing orc (0.4.33-r0)
(152/805) Installing libtheora (1.1.1-r16)
(153/805) Installing libvorbis (1.3.7-r0)
(154/805) Installing gst-plugins-base (1.20.4-r1)
(155/805) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(156/805) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(157/805) Installing sound-theme-freedesktop (0.8-r0)
(158/805) Installing libltdl (2.4.7-r0)
(159/805) Installing libcanberra (0.30-r9)
(160/805) Installing libcanberra-gstreamer (0.30-r9)
(161/805) Installing knotifications (5.101.0-r0)
(162/805) Installing kservice (5.101.0-r0)
(163/805) Installing solid-libs (5.101.0-r0)
(164/805) Installing libhunspell (1.7.1-r0)
(165/805) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(166/805) Installing ncurses-libs (6.3_p20221210-r0)
(167/805) Installing readline (8.2.0-r0)
(168/805) Installing hunspell (1.7.1-r0)
(169/805) Installing sonnet (5.101.0-r0)
(170/805) Installing ktextwidgets (5.101.0-r0)
(171/805) Installing kio (5.101.0-r0)
(172/805) Installing kpackage (5.101.0-r0)
(173/805) Installing kdeclarative (5.101.0-r0)
(174/805) Installing kwayland (5.101.0-r0)
(175/805) Installing plasma-framework (5.101.0-r0)
(176/805) Installing sqlite-libs (3.40.0-r0)
(177/805) Installing libaccounts-glib (1.26-r1)
(178/805) Installing libaccounts-qt (1.16-r1)
(179/805) Installing signond (8.61-r0)
(180/805) Installing accounts-qml-module (0.7_git20190605-r1)
(181/805) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(182/805) Installing sdl2 (2.26.1-r0)
(183/805) Installing svt-av1-libs (1.4.1-r0)
(184/805) Installing aom-libs (3.5.0-r0)
(185/805) Installing libass (0.17.0-r0)
(186/805) Installing libdav1d (1.0.0-r2)
(187/805) Installing lcms2 (2.14-r2)
(188/805) Installing libjxl (0.7.0-r0)
(189/805) Installing lame (3.100-r2)
(190/805) Installing libasyncns (0.8-r1)
(191/805) Installing flac-libs (1.4.2-r0)
(192/805) Installing libsndfile (1.1.0-r3)
(193/805) Installing soxr (0.1.3-r3)
(194/805) Installing speexdsp (1.2.1-r0)
(195/805) Installing tdb-libs (1.4.7-r1)
(196/805) Installing libpulse (9999_git20220528-r0)
(197/805) Installing cjson (1.7.15-r3)
(198/805) Installing mbedtls (2.28.2-r0)
(199/805) Installing librist (0.2.7-r0)
(200/805) Installing libsrt (1.5.1-r0)
(201/805) Installing libssh (0.10.4-r0)
(202/805) Installing v4l-utils-libs (1.22.1-r2)
(203/805) Installing libva (2.16.0-r0)
(204/805) Installing libvdpau (1.5-r0)
(205/805) Installing vidstab (1.1.0-r2)
(206/805) Installing libvpx (1.12.0-r1)
(207/805) Installing x264-libs (0.164_git20220602-r0)
(208/805) Installing numactl (2.0.16-r0)
(209/805) Installing x265-libs (3.5-r3)
(210/805) Installing xvidcore (1.3.7-r1)
(211/805) Installing libsodium (1.0.18-r2)
(212/805) Installing libzmq (4.3.4-r1)
(213/805) Installing ffmpeg-libs (5.1.2-r3)
(214/805) Installing libevent (2.1.12-r5)
(215/805) Installing minizip (1.2.13-r0)
(216/805) Installing nspr (4.35-r0)
(217/805) Installing nss (3.86-r0)
(218/805) Installing re2 (2022.12.01-r0)
(219/805) Installing snappy (1.1.9-r4)
(220/805) Installing qt5-qtwebengine (5.15.11-r9)
(221/805) Installing libnotify (0.8.1-r1)
(222/805) Installing libproxy (0.4.18-r2)
(223/805) Installing signon-ui (0.17_git20171023-r2)
(224/805) Installing libassuan (2.5.5-r1)
(225/805) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(226/805) Installing gnupg-gpgconf (2.2.40-r0)
(227/805) Installing gpg (2.2.40-r0)
(228/805) Installing npth (1.6-r2)
(229/805) Installing gpg-agent (2.2.40-r0)
(230/805) Installing libksba (1.6.2-r0)
(231/805) Installing gpgsm (2.2.40-r0)
(232/805) Installing gpgme (1.18.0-r1)
(233/805) Installing gpgmepp (1.18.0-r1)
(234/805) Installing gdbm (1.23-r0)
(235/805) Installing libsasl (2.1.28-r3)
(236/805) Installing libqca (2.3.4-r2)
(237/805) Installing kwallet (5.101.0-r0)
(238/805) Installing kaccounts-integration (22.12.0-r0)
(239/805) Installing purpose (5.101.0-r0)
(240/805) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(241/805) Installing qt5-qtfeedback (0_git20180903-r0)
(242/805) Installing angelfish (22.11-r0)
(243/805) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(244/805) Installing gtk-engines-clearlooks (2.21.0-r3)
(245/805) Installing gtk-engines-crux (2.21.0-r3)
(246/805) Installing gtk-engines-industrial (2.21.0-r3)
(247/805) Installing gtk-engines-mist (2.21.0-r3)
(248/805) Installing gtk-engines-redmond (2.21.0-r3)
(249/805) Installing gtk-engines-thinice (2.21.0-r3)
(250/805) Installing gtk-engines (2.21.0-r3)
(251/805) Installing breeze-gtk (5.26.4-r0)
(252/805) Installing udev-init-scripts (35-r1)
(253/805) Installing udev-init-scripts-openrc (35-r1)
(254/805) Installing kmod-libs (30-r1)
(255/805) Installing eudev (3.2.11-r6)
(256/805) Installing eudev-openrc (3.2.11-r6)
(257/805) Installing openssh-keygen (9.1_p1-r1)
(258/805) Installing libedit (20221030.3.1-r0)
(259/805) Installing openssh-client-common (9.1_p1-r1)
(260/805) Installing openssh-client-default (9.1_p1-r1)
(261/805) Installing openssh-sftp-server (9.1_p1-r1)
(262/805) Installing openssh-server-common (9.1_p1-r1)
(263/805) Installing openssh-server (9.1_p1-r1)
(264/805) Installing openssh (9.1_p1-r1)
(265/805) Installing boot-deploy (0.6.1-r0)
(266/805) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(267/805) Installing lzo (2.10-r3)
(268/805) Installing btrfs-progs (6.0.2-r0)
(269/805) Installing bzip2 (1.0.8-r4)
(270/805) Installing argon2-libs (20190702-r2)
(271/805) Installing device-mapper-libs (2.03.17-r1)
(272/805) Installing json-c (0.16-r0)
(273/805) Installing cryptsetup-libs (2.6.0-r0)
(274/805) Installing popt (1.19-r0)
(275/805) Installing cryptsetup (2.6.0-r0)
(276/805) Installing cryptsetup-openrc (2.6.0-r0)
(277/805) Installing libaio (0.3.113-r0)
(278/805) Installing device-mapper-event-libs (2.03.17-r1)
(279/805) Installing lvm2-libs (2.03.17-r1)
(280/805) Installing device-mapper (2.03.17-r1)
(281/805) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(282/805) Installing libcom_err (1.46.5-r4)
(283/805) Installing e2fsprogs-libs (1.46.5-r4)
(284/805) Installing e2fsprogs (1.46.5-r4)
(285/805) Installing e2fsprogs-extra (1.46.5-r4)
(286/805) Installing f2fs-tools-libs (1.15.0-r0)
(287/805) Installing f2fs-tools (1.15.0-r0)
(288/805) Installing lz4 (1.9.4-r1)
(289/805) Installing userspace-rcu (0.13.2-r0)
(290/805) Installing multipath-tools (0.9.3-r1)
(291/805) Installing multipath-tools-openrc (0.9.3-r1)
(292/805) Installing parted (3.5-r0)
(293/805) Installing postmarketos-mvcfg (1-r0)
(294/805) Installing postmarketos-keys (1-r0)
(295/805) Installing sudo (1.9.12_p1-r1)
(296/805) Installing postmarketos-base-nofde (24-r0)
(297/805) Installing unudhcpd (0.2.1-r0)
(298/805) Installing xz (5.4.0-r0)
(299/805) Installing postmarketos-mkinitfs (1.5.1-r3)
(300/805) 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/805) Installing llvm15-libs (15.0.6-r1)
(302/805) Installing musl-fts (1.2.7-r3)
(303/805) Installing libelf (0.188-r0)
(304/805) Installing mesa-dri-gallium (22.3.1-r0)
(305/805) Installing postmarketos-base-mesa (24-r0)
(306/805) Installing device-tablet-x64uefi (0.4-r1)
(307/805) Installing intel-gmmlib (22.3.2-r0)
(308/805) Installing intel-media-driver (22.6.4-r0)
(309/805) Installing libva-intel-driver (2.4.1-r0)
(310/805) Installing device-tablet-x64uefi-libva (0.4-r1)
(311/805) Installing linux-firmware-yamaha (20221214-r0)
(312/805) Installing linux-firmware-yam (20221214-r0)
(313/805) Installing linux-firmware-wfx (20221214-r0)
(314/805) Installing linux-firmware-vxge (20221214-r0)
(315/805) Installing linux-firmware-vicam (20221214-r0)
(316/805) Installing linux-firmware-ueagle-atm (20221214-r0)
(317/805) Installing linux-firmware-ttusb-budget (20221214-r0)
(318/805) Installing linux-firmware-tigon (20221214-r0)
(319/805) Installing linux-firmware-ti-keystone (20221214-r0)
(320/805) Installing linux-firmware-ti-connectivity (20221214-r0)
(321/805) Installing linux-firmware-ti (20221214-r0)
(322/805) Installing linux-firmware-tehuti (20221214-r0)
(323/805) Installing linux-firmware-sxg (20221214-r0)
(324/805) Installing linux-firmware-sun (20221214-r0)
(325/805) Installing linux-firmware-slicoss (20221214-r0)
(326/805) Installing linux-firmware-sb16 (20221214-r0)
(327/805) Installing linux-firmware-rtw89 (20221214-r0)
(328/805) Installing linux-firmware-rtw88 (20221214-r0)
(329/805) Installing linux-firmware-rtlwifi (20221214-r0)
(330/805) Installing linux-firmware-rtl_nic (20221214-r0)
(331/805) Installing linux-firmware-rtl_bt (20221214-r0)
(332/805) Installing linux-firmware-rtl8192e (20221214-r0)
(333/805) Installing linux-firmware-rsi (20221214-r0)
(334/805) Installing linux-firmware-rockchip (20221214-r0)
(335/805) Installing linux-firmware-radeon (20221214-r0)
(336/805) Installing linux-firmware-r128 (20221214-r0)
(337/805) Installing linux-firmware-qlogic (20221214-r0)
(338/805) Installing linux-firmware-qed (20221214-r0)
(339/805) Installing linux-firmware-ath10k (20221214-r0)
(340/805) Installing linux-firmware-qcom (20221214-r0)
(341/805) Installing linux-firmware-qca (20221214-r0)
(342/805) Installing linux-firmware-ositech (20221214-r0)
(343/805) Installing linux-firmware-nxp (20221214-r0)
(344/805) Installing linux-firmware-nvidia (20221214-r0)
(345/805) Installing linux-firmware-netronome (20221214-r0)
(346/805) Installing linux-firmware-myricom (20221214-r0)
(347/805) Installing linux-firmware-mwlwifi (20221214-r0)
(348/805) Installing linux-firmware-mwl8k (20221214-r0)
(349/805) Installing linux-firmware-mrvl (20221214-r0)
(350/805) Installing linux-firmware-moxa (20221214-r0)
(351/805) Installing linux-firmware-microchip (20221214-r0)
(352/805) Installing linux-firmware-meson (20221214-r0)
(353/805) Installing linux-firmware-mellanox (20221214-r0)
(354/805) Installing linux-firmware-mediatek (20221214-r0)
(355/805) Installing linux-firmware-matrox (20221214-r0)
(356/805) Installing linux-firmware-liquidio (20221214-r0)
(357/805) Installing linux-firmware-libertas (20221214-r0)
(358/805) Installing linux-firmware-korg (20221214-r0)
(359/805) Installing linux-firmware-keyspan_pda (20221214-r0)
(360/805) Installing linux-firmware-keyspan (20221214-r0)
(361/805) Installing linux-firmware-kaweth (20221214-r0)
(362/805) Installing linux-firmware-isci (20221214-r0)
(363/805) Installing linux-firmware-intel (20221214-r0)
(364/805) Installing linux-firmware-inside-secure (20221214-r0)
(365/805) Installing linux-firmware-imx (20221214-r0)
(366/805) Installing linux-firmware-i915 (20221214-r0)
(367/805) Installing linux-firmware-go7007 (20221214-r0)
(368/805) Installing linux-firmware-ess (20221214-r0)
(369/805) Installing linux-firmware-ene-ub6250 (20221214-r0)
(370/805) Installing linux-firmware-emi62 (20221214-r0)
(371/805) Installing linux-firmware-emi26 (20221214-r0)
(372/805) Installing linux-firmware-edgeport (20221214-r0)
(373/805) Installing linux-firmware-e100 (20221214-r0)
(374/805) Installing linux-firmware-dsp56k (20221214-r0)
(375/805) Installing linux-firmware-dpaa2 (20221214-r0)
(376/805) Installing linux-firmware-dabusb (20221214-r0)
(377/805) Installing linux-firmware-cypress (20221214-r0)
(378/805) Installing linux-firmware-cxgb4 (20221214-r0)
(379/805) Installing linux-firmware-cxgb3 (20221214-r0)
(380/805) Installing linux-firmware-cpia2 (20221214-r0)
(381/805) Installing linux-firmware-cnm (20221214-r0)
(382/805) Installing linux-firmware-cis (20221214-r0)
(383/805) Installing linux-firmware-cirrus (20221214-r0)
(384/805) Installing linux-firmware-cavium (20221214-r0)
(385/805) Installing linux-firmware-cadence (20221214-r0)
(386/805) Installing linux-firmware-brcm (20221214-r0)
(387/805) Installing linux-firmware-bnx2x (20221214-r0)
(388/805) Installing linux-firmware-bnx2 (20221214-r0)
(389/805) Installing linux-firmware-av7110 (20221214-r0)
(390/805) Installing linux-firmware-atusb (20221214-r0)
(391/805) Installing linux-firmware-atmel (20221214-r0)
(392/805) Installing linux-firmware-ath9k_htc (20221214-r0)
(393/805) Installing linux-firmware-ath6k (20221214-r0)
(394/805) Installing linux-firmware-ath11k (20221214-r0)
(395/805) Installing linux-firmware-ar3k (20221214-r0)
(396/805) Installing linux-firmware-amphion (20221214-r0)
(397/805) Installing linux-firmware-amdgpu (20221214-r0)
(398/805) Installing linux-firmware-amd-ucode (20221214-r0)
(399/805) Installing linux-firmware-amd (20221214-r0)
(400/805) Installing linux-firmware-advansys (20221214-r0)
(401/805) Installing linux-firmware-adaptec (20221214-r0)
(402/805) Installing linux-firmware-acenic (20221214-r0)
(403/805) Installing linux-firmware-3com (20221214-r0)
(404/805) Installing linux-firmware-other (20221214-r0)
(405/805) Installing linux-firmware (20221214-r0)
(406/805) Installing linux-edge (6.0.12-r0)
(407/805) Installing device-tablet-x64uefi-kernel-edge (0.4-r1)
(408/805) Installing ca-certificates (20221203-r0)
(409/805) Installing nghttp2-libs (1.51.0-r0)
(410/805) Installing libcurl (7.86.0-r1)
(411/805) Installing libxmlb (0.3.10-r0)
(412/805) Installing yaml (0.2.5-r0)
(413/805) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(414/805) Installing appstream-qt (0.15.5-r2)
(415/805) Installing attica (5.101.0-r0)
(416/805) Installing kidletime (5.101.0-r0)
(417/805) Installing knewstuff (5.101.0-r0)
(418/805) Installing discover (5.26.4-r0)
(419/805) Installing libapk-qt (0.4.2-r0)
(420/805) Installing discover-backend-apk (5.26.4-r0)
(421/805) Installing font-droid-nonlatin (20200215-r2)
(422/805) Installing font-noto-common (0_git20211101-r6)
(423/805) Installing font-noto-math (0_git20211101-r6)
(424/805) Installing font-noto-symbols (0_git20211101-r6)
(425/805) Installing font-noto (0_git20211101-r6)
(426/805) Installing font-noto-emoji (2.038-r0)
(427/805) Installing font-noto-extra (0_git20211101-r6)
(428/805) Installing mauiman (1.0.1-r0)
(429/805) Installing mauikit (2.2.1-r0)
(430/805) Installing exiv2 (0.27.5-r1)
(431/805) Installing mauikit-imagetools (2.2.1-r0)
(432/805) Installing mauikit-filebrowsing (2.2.1-r0)
(433/805) Installing index (2.2.1-r0)
(434/805) Installing signon-plugin-oauth2 (0.25-r0)
(435/805) Installing kaccounts-providers (22.12.0-r0)
(436/805) Installing kirigami-addons (0.6.1-r0)
(437/805) Installing kclock (22.11-r0)
(438/805) Installing gsettings-desktop-schemas (43.0-r0)
(439/805) Installing kdecoration (5.26.4-r0)
(440/805) Installing kde-gtk-config (5.26.4-r0)
(441/805) Installing kirigami-gallery (22.12.0-r0)
(442/805) Installing kquickimageeditor (0.2.0-r1)
(443/805) Installing taglib (1.13-r0)
(444/805) Installing kfilemetadata (5.101.0-r0)
(445/805) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(446/805) Installing koko (22.11-r0)
(447/805) Installing kasync (0.3.0-r2)
(448/805) Installing gpg-wks-server (2.2.40-r0)
(449/805) Installing gpgv (2.2.40-r0)
(450/805) Installing libldap (2.6.3-r6)
(451/805) Installing gnupg-dirmngr (2.2.40-r0)
(452/805) Installing gnupg-utils (2.2.40-r0)
(453/805) Installing gnupg-wks-client (2.2.40-r0)
(454/805) Installing gnupg (2.2.40-r0)
(455/805) Installing iso-codes (4.12.0-r0)
(456/805) Installing kcontacts (5.101.0-r0)
(457/805) Installing kpeople (5.101.0-r0)
(458/805) Installing libical (3.0.16-r1)
(459/805) Installing kcalendarcore (5.101.0-r0)
(460/805) Installing kmime (22.12.0-r0)
(461/805) Installing kimap2 (0.4.0-r1)
(462/805) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(463/805) Installing kdav2 (0.4.0-r1)
(464/805) Installing lmdb (0.9.29-r2)
(465/805) Installing libxapian (1.4.21-r0)
(466/805) Installing sink (0.9.0-r3)
(467/805) Installing kpeoplesink (0_git20210224-r1)
(468/805) Installing kpeoplevcard (0.1-r2)
(469/805) Installing libraw (0.20.2-r2)
(470/805) Installing libraw-tools (0.20.2-r2)
(471/805) Installing imagemagick-libs (7.1.0.54-r1)
(472/805) Installing jbig2dec (0.19-r1)
(473/805) Installing ghostscript (10.0.0-r2)
(474/805) Installing libde265 (1.0.9-r0)
(475/805) Installing libheif (1.14.0-r0)
(476/805) Installing librsvg (2.55.1-r0)
(477/805) Installing imagemagick (7.1.0.54-r1)
(478/805) Installing perl (5.36.0-r0)
(479/805) Installing perl-image-exiftool (12.50-r0)
(480/805) Installing exiftool (12.50-r0)
(481/805) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(482/805) Installing dbus-openrc (1.14.4-r0)
(483/805) Installing feedbackd-device-themes (0_git20220202-r0)
(484/805) Installing gsound (1.0.3-r1)
(485/805) Installing libgudev (237-r1)
(486/805) Installing json-glib (1.6.6-r1)
(487/805) 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.
*
(488/805) Installing tzdata (2022g-r0)
(489/805) Installing openexr (3.1.5-r3)
(490/805) Installing soundtouch (2.3.2-r1)
(491/805) Installing libraw1394 (2.1.2-r3)
(492/805) Installing libusb (1.0.26-r0)
(493/805) Installing libdc1394 (2.2.6-r1)
(494/805) Installing tslib (1.22-r1)
(495/805) Installing directfb (1.7.7-r5)
(496/805) Installing faac (1.30-r2)
(497/805) Installing fdk-aac (2.0.2-r1)
(498/805) Installing flite (2.2-r1)
(499/805) Installing libsamplerate (0.2.2-r0)
(500/805) Installing jack (1.9.21-r0)
(501/805) Installing portaudio (19.7.0-r0)
(502/805) Installing fluidsynth-libs (2.3.0-r0)
(503/805) Installing libfreeaptx (0.1.1-r1)
(504/805) Installing gsm (1.0.22-r1)
(505/805) Installing libldac (2.0.2.3-r0)
(506/805) Installing libmodplug (0.8.9.0-r2)
(507/805) Installing neon (0.32.4-r0)
(508/805) Installing libnice (0.1.19-r0)
(509/805) Installing openal-soft (1.22.2-r2)
(510/805) Installing openjpeg (2.5.0-r2)
(511/805) Installing librtmp (2.4_git20190330-r2)
(512/805) Installing sbc (2.0-r0)
(513/805) Installing spandsp (0.0.6-r4)
(514/805) Installing libsrtp (2.4.2-r3)
(515/805) Installing vo-aacenc (0.1.3-r0)
(516/805) Installing vo-amrwbenc (0.1.3-r0)
(517/805) Installing libzbar (0.23.92-r2)
(518/805) Installing gst-plugins-bad (1.20.4-r2)
(519/805) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(520/805) Installing megapixels (1.6.0-r1)
(521/805) Installing mesa-gles (22.3.1-r0)
(522/805) Installing encodings (1.0.6-r0)
(523/805) Installing libfontenc (1.1.7-r0)
(524/805) Installing mkfontscale (1.2.2-r1)
(525/805) Installing font-dejavu (2.37-r3)
(526/805) Installing sdl2_ttf (2.20.1-r0)
(527/805) Installing osk-sdl (0.67.1-r1)
(528/805) Installing kcmutils (5.101.0-r0)
(529/805) Installing frameworkintegration (5.101.0-r0)
(530/805) Installing oxygen (5.26.4-r0)
(531/805) Installing modemmanager-qt (5.101.0-r0)
(532/805) Installing callaudiod-libs (0.1.4-r0)
(533/805) Installing abseil-cpp (20220623.1-r1)
(534/805) Installing boost1.80-thread (1.80.0-r4)
(535/805) Installing libprotobuf (3.21.12-r0)
(536/805) Installing libphonenumber (8.13.2-r0)
(537/805) Installing plasma-dialer (22.11-r0)
(538/805) Installing plasma-mobile-sounds (0.1-r1)
(539/805) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(540/805) Installing plasma-phonebook (22.11-r0)
(541/805) Installing postmarketos-artwork-wallpapers (2-r1)
(542/805) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(543/805) Installing bluez (5.66-r1)
(544/805) Installing bluez-openrc (5.66-r1)
(545/805) Installing bluez-obexd (5.66-r1)
(546/805) Installing kded (5.101.0-r0)
(547/805) Installing bluez-qt (5.101.0-r0)
(548/805) Installing bluedevil (5.26.4-r0)
(549/805) Installing breeze (5.26.4-r0)
(550/805) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(551/805) Installing callaudiod (0.1.4-r0)
(552/805) Installing dnsmasq-common (2.88-r0)
(553/805) Installing dnsmasq-openrc (2.88-r0)
(554/805) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(555/805) Installing linux-pam (1.5.2-r1)
(556/805) Installing shadow (4.13-r0)
(557/805) Installing libacl (2.3.1-r1)
(558/805) Installing elogind (246.10-r5)
(559/805) Installing elogind-openrc (246.10-r5)
(560/805) Installing hfd-service (0.1.0-r1)
(561/805) Installing hfd-service-openrc (0.1.0-r1)
(562/805) Installing iio-sensor-proxy (3.4-r0)
(563/805) Installing iio-sensor-proxy-openrc (3.4-r0)
(564/805) Installing libkscreen (5.26.4-r0)
(565/805) Installing layer-shell-qt (5.26.4-r0)
(566/805) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(567/805) Installing kscreen (5.26.4-r0)
(568/805) Installing socat (1.7.4.4-r0)
(569/805) Installing kwallet-pam (5.26.4-r0)
(570/805) Installing kwayland-integration (5.26.4-r0)
(571/805) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(572/805) Installing duktape (2.7.0-r0)
(573/805) Installing polkit-elogind (122-r0)
(574/805) Installing libmm-glib (1.20.2-r1)
(575/805) Installing libmbim (1.28.2-r0)
(576/805) Installing libqrtr-glib (1.2.2-r0)
(577/805) Installing libqmi (1.32.2-r0)
(578/805) Installing modemmanager (1.20.2-r1)
(579/805) Installing modemmanager-openrc (1.20.2-r1)
(580/805) Installing libnm (1.40.8-r0)
(581/805) Installing networkmanager-common (1.40.8-r0)
(582/805) Installing networkmanager-openrc (1.40.8-r0)
(583/805) Installing libndp (1.8-r1)
(584/805) Installing libidn2 (2.3.4-r0)
(585/805) Installing libpsl (0.21.1-r1)
(586/805) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-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>.
*
(587/805) Installing networkmanager-cli (1.40.8-r0)
(588/805) Installing pcre (8.45-r2)
(589/805) Installing slang (2.3.3-r0)
(590/805) Installing newt (0.52.21-r5)
(591/805) Installing networkmanager-tui (1.40.8-r0)
(592/805) Installing wireless-regdb (2022.08.12-r0)
(593/805) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-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.
*
(594/805) Installing mobile-broadband-provider-info (20221107-r0)
(595/805) Installing networkmanager-wwan (1.40.8-r0)
(596/805) Installing libunwind (1.6.2-r2)
(597/805) Installing libcamera (0.0.2-r0)
(598/805) Installing pipewire-libs (0.3.63-r0)
(599/805) Installing libuv (1.44.2-r0)
(600/805) Installing roc-toolkit-libs (0.1.5-r2)
(601/805) Installing webrtc-audio-processing (0.3.1-r6)
(602/805) Installing pipewire (0.3.63-r0)
(603/805) Installing breeze-icons (5.101.0-r0)
(604/805) Installing dbus-x11 (1.14.4-r0)
(605/805) Installing kactivities (5.101.0-r0)
(606/805) Installing kpipewire (5.26.4-r0)
(607/805) Installing dconf (0.40.0-r2)
(608/805) Installing anthy (9100h-r2)
(609/805) Installing maliit-framework (2.3.0-r1)
(610/805) Installing kyotocabinet (1.2.79-r3)
(611/805) Installing libpinyin (2.7.92-r0)
(612/805) Installing tinyxml (2.6.2-r1)
(613/805) Installing presage (0.9.1-r2)
(614/805) Installing maliit-keyboard (2.3.1-r1)
(615/805) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(616/805) Installing plasma-nano (5.26.4-r0)
(617/805) Installing networkmanager-qt (5.101.0-r0)
(618/805) Installing plasma-nm (5.26.4-r0)
(619/805) Installing plasma-nm-mobile (5.26.4-r0)
(620/805) Installing fftw-single-libs (3.3.10-r1)
(621/805) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(622/805) Installing pulseaudio-bluez (9999_git20220528-r0)
(623/805) Installing pulseaudio-alsa (9999_git20220528-r0)
(624/805) Installing alsa-utils-openrc (1.2.8-r0)
(625/805) Installing pulseaudio-openrc (9999_git20220528-r0)
(626/805) Installing libcanberra-pulse (0.30-r9)
(627/805) Installing plasma-pa (5.26.4-r0)
(628/805) Installing libdaemon (0.14-r3)
(629/805) Installing openrc-settingsd (1.1.0-r0)
(630/805) Installing openrc-settingsd-openrc (1.1.0-r0)
(631/805) Installing plasma-settings (22.11-r0)
(632/805) Installing kactivitymanagerd (5.26.4-r0)
(633/805) Installing kinit (5.101.0-r0)
(634/805) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(635/805) Installing kdnssd (5.101.0-r0)
(636/805) Installing syntax-highlighting (5.101.0-r0)
(637/805) Installing kdsoap (2.1.1-r0)
(638/805) Installing libmtp (1.1.20-r2)
(639/805) Installing clang15-libclang (15.0.6-r2)
(640/805) Installing qt5-qttools (5.15.6_git20220907-r1)
(641/805) Installing phonon (4.11.1-r3)
(642/805) Installing talloc (2.3.4-r1)
(643/805) Installing tevent (0.13.0-r1)
(644/805) Installing samba-util-libs (4.16.8-r1)
(645/805) Installing jansson (2.14-r0)
(646/805) Installing ldb (2.5.2-r1)
(647/805) Installing libwbclient (4.16.8-r1)
(648/805) Installing samba-libs (4.16.8-r1)
(649/805) Installing libsmbclient (4.16.8-r1)
(650/805) Installing kio-extras (22.12.0-r0)
(651/805) Installing kquickcharts (5.101.0-r0)
(652/805) Installing xorg-server-common (21.1.5-r0)
(653/805) Installing libxkbfile (1.1.2-r0)
(654/805) Installing xkbcomp (1.4.6-r0)
(655/805) Installing libxfont2 (2.0.6-r0)
(656/805) Installing libtirpc-conf (1.3.3-r0)
(657/805) Installing libtirpc-nokrb (1.3.3-r0)
(658/805) Installing libxcvt (0.1.2-r0)
(659/805) Installing xwayland (22.1.6-r0)
(660/805) Installing kscreenlocker (5.26.4-r0)
(661/805) Installing libqaccessibilityclient (0.4.1-r1)
(662/805) Installing xcb-util-cursor (0.1.4-r0)
(663/805) Installing kwin (5.26.4-r0)
(664/805) Installing kitemmodels (5.101.0-r0)
(665/805) Installing threadweaver (5.101.0-r0)
(666/805) Installing krunner (5.101.0-r0)
(667/805) Installing milou (5.26.4-r0)
(668/805) Installing pipewire-media-session (0.4.1-r0)
(669/805) Installing font-hack (3.003-r3)
(670/805) Installing qqc2-desktop-style (5.101.0-r0)
(671/805) Installing plasma-integration (5.26.4-r0)
(672/805) Installing qtchooser (66-r2)
(673/805) Installing plasma-workspace-libs (5.26.4.1-r0)
(674/805) Installing kactivities-stats (5.101.0-r0)
(675/805) Installing baloo (5.101.0-r0)
(676/805) Installing kholidays (5.101.0-r0)
(677/805) Installing libkexiv2 (22.12.0-r0)
(678/805) Installing knotifyconfig (5.101.0-r0)
(679/805) Installing kparts (5.101.0-r0)
(680/805) Installing zxing-cpp (1.4.0-r0)
(681/805) Installing libdmtx-libs (0.7.7-r0)
(682/805) Installing libqrencode (4.1.1-r1)
(683/805) Installing prison (5.101.0-r0)
(684/805) Installing ktexteditor (5.101.0-r0)
(685/805) Installing libnl3 (3.7.0-r0)
(686/805) Installing libpcap (1.10.1-r1)
(687/805) Installing lm-sensors-libs (3.6.0-r4)
(688/805) Installing libksysguard (5.26.4-r0)
(689/805) Installing kuserfeedback (1.2.0-r1)
(690/805) Installing gpsd (3.24-r1)
(691/805) Installing gpsd-openrc (3.24-r1)
(692/805) Installing mpfr4 (4.1.1-r0)
(693/805) Installing libqalculate (4.4.0-r1)
(694/805) Installing plasma-workspace (5.26.4.1-r0)
(695/805) Installing kpty (5.101.0-r0)
(696/805) Installing kdesu (5.101.0-r0)
(697/805) Installing kde-cli-tools (5.26.4-r0)
(698/805) Installing qqc2-breeze-style (5.26.4-r0)
(699/805) Installing plasma-mobile (5.26.4-r0)
(700/805) Installing polkit-kde-agent-1 (5.26.4-r0)
(701/805) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(702/805) Installing chrony-openrc (4.3-r0)
(703/805) Installing haveged (1.9.18-r0)
(704/805) Installing haveged-openrc (1.9.18-r0)
(705/805) Installing libmnl (1.0.5-r0)
(706/805) Installing libnftnl (1.2.4-r0)
(707/805) Installing nftables (1.0.5-r3)
(708/805) Installing nftables-openrc (1.0.5-r3)
(709/805) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(710/805) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(711/805) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(712/805) Installing postmarketos-artwork-icons (2-r1)
(713/805) Installing util-linux (2.38.1-r1)
(714/805) Installing libfdisk (2.38.1-r1)
(715/805) Installing libsmartcols (2.38.1-r1)
(716/805) Installing util-linux-misc (2.38.1-r1)
(717/805) Installing libeconf (0.5.0-r0)
(718/805) Installing runuser (2.38.1-r1)
(719/805) Installing mount (2.38.1-r1)
(720/805) Installing losetup (2.38.1-r1)
(721/805) Installing hexdump (2.38.1-r1)
(722/805) Installing uuidgen (2.38.1-r1)
(723/805) Installing blkid (2.38.1-r1)
(724/805) Installing sfdisk (2.38.1-r1)
(725/805) Installing mcookie (2.38.1-r1)
(726/805) Installing agetty (2.38.1-r1)
(727/805) Installing agetty-openrc (0.45.2-r7)
(728/805) Installing wipefs (2.38.1-r1)
(729/805) Installing cfdisk (2.38.1-r1)
(730/805) Installing umount (2.38.1-r1)
(731/805) Installing util-linux-openrc (2.38.1-r1)
(732/805) Installing flock (2.38.1-r1)
(733/805) Installing lsblk (2.38.1-r1)
(734/805) Installing libcap-ng (0.8.3-r1)
(735/805) Installing setpriv (2.38.1-r1)
(736/805) Installing logger (2.38.1-r1)
(737/805) Installing partx (2.38.1-r1)
(738/805) Installing fstrim (2.38.1-r1)
(739/805) Installing findmnt (2.38.1-r1)
(740/805) Installing pcsc-lite-libs (1.9.9-r0)
(741/805) Installing wpa_supplicant (2.10-r4)
(742/805) Installing wpa_supplicant-openrc (2.10-r4)
(743/805) Installing ifupdown-ng-wifi (0.12.1-r0)
(744/805) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(745/805) Installing postmarketos-base-ui-networkmanager (6-r1)
(746/805) Installing mpdecimal (2.5.1-r1)
(747/805) Installing python3 (3.11.1-r1)
(748/805) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(749/805) Installing py3-ruamel.yaml (0.17.21-r1)
(750/805) Installing sleep-inhibitor (1.16-r1)
(751/805) Installing sleep-inhibitor-openrc (1.16-r1)
(752/805) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(753/805) Installing py3-dbus (1.3.2-r1)
(754/805) Installing obex-capabilities (0.2.1-r2)
(755/805) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(756/805) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(757/805) Installing pulseaudio-utils (9999_git20220528-r0)
(758/805) Installing postmarketos-base-ui-pulseaudio (6-r1)
(759/805) Installing upower (1.90.0-r2)
(760/805) Installing powerdevil-libs (5.26.4-r0)
(761/805) Installing powerdevil (5.26.4-r0)
(762/805) Installing bubblewrap (0.7.0-r0)
(763/805) Installing fuse-common (3.12.0-r0)
(764/805) Installing fuse-openrc (3.12.0-r0)
(765/805) Installing fuse3-libs (3.12.0-r0)
(766/805) Installing fuse3 (3.12.0-r0)
(767/805) Installing xdg-desktop-portal (1.16.0-r0)
(768/805) Installing xdg-desktop-portal-kde (5.26.4-r0)
(769/805) Installing autologin (1.0.0-r4)
(770/805) Installing tinydm (1.1.2-r1)
(771/805) Installing tinydm-openrc (1.1.2-r1)
(772/805) Installing postmarketos-base-ui-tinydm (6-r1)
(773/805) Installing font-alias (1.0.4-r0)
(774/805) Installing util-macros (1.19.3-r0)
(775/805) Installing font-misc-misc (1.1.2-r3)
(776/805) Installing font-cursor-misc (1.0.3-r3)
(777/805) Installing xauth (1.1.2-r0)
(778/805) Installing xmodmap (1.0.11-r0)
(779/805) Installing xrdb (1.2.1-r1)
(780/805) Installing xinit (1.4.2-r0)
(781/805) Installing xorg-server (21.1.5-r0)
(782/805) Installing libinput (1.22.0-r0)
(783/805) Installing xf86-input-libinput (1.2.1-r0)
(784/805) Installing xf86-video-fbdev (0.5.0-r3)
(785/805) Installing postmarketos-base-ui-x11 (6-r1)
(786/805) 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
(787/805) Installing libexif (0.6.24-r0)
(788/805) Installing hwloc (2.8.0-r0)
(789/805) Installing libtbb (2021.7.0-r1)
(790/805) Installing opencv (4.6.0-r5)
(791/805) Installing postprocessd (0.2.1-r1)
(792/805) Installing postprocessd-megapixels (0.2.1-r1)
(793/805) Installing qmltermwidget (0.2.0-r1)
(794/805) Installing qmlkonsole (22.11-r0)
(795/805) Installing c-ares (1.18.1-r1)
(796/805) Installing spacebar (22.11-r0)
(797/805) Installing hkdm (0.2.0-r0)
(798/805) Installing buffyboard (0.2.0-r0)
(799/805) Installing terminus-font (4.49.1-r3)
(800/805) Installing kbd-misc (2.5.1-r3)
(801/805) Installing kbd (2.5.1-r3)
(802/805) Installing kbd-openrc (2.5.1-r3)
(803/805) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(804/805) Installing ttyescape-openrc (1.0.1-r1)
(805/805) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/17 15:52:54 Generating for kernel version: 6.0.12-0-edge
2022/12/17 15:52:54 Output directory: /boot
2022/12/17 15:52:54 == Generating initramfs ==
2022/12/17 15:52:54 - Including hook files
2022/12/17 15:52:54 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 15:52:54 - Including hook scripts
2022/12/17 15:52:54 - Including required binaries
2022/12/17 15:52:54 - Including kernel modules
2022/12/17 15:52:54 - Including splash images
2022/12/17 15:52:54 - Writing and verifying initramfs archive
2022/12/17 15:52:54 == Generating initramfs extra ==
2022/12/17 15:52:54 - Including extra binaries
2022/12/17 15:52:54 - Including FDE support
2022/12/17 15:52:54 - Writing and verifying initramfs-extra archive
2022/12/17 15:52:54 == 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/17 15:52:57 mkinitfs completed in: 3.459688304s
Executing postmarketos-base-24-r0.trigger
Executing ca-certificates-20221203-r0.trigger
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 3169 MiB in 830 packages
(2774485) [15:53:03] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(2774485) [15:53:04] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(2774485) [15:53:04] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(2774485) [15:53:04] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:53:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:53:04] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2774485) [15:53:04] (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
(2774485) [15:53:04] New background process: pid=2783760, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(2774485) [15:53:05] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(2774485) [15:53:05] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2774485) [15:53:05] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(2774485) [15:53:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:53:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:53:06] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2774485) [15:53:06] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2774485) [15:53:06] New background process: pid=2783790, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3169 MiB in 830 packages
(2774485) [15:53:06] (rootfs_tablet-x64uefi) mkinitfs edge
(2774485) [15:53:06] (rootfs_tablet-x64uefi) % mkinitfs
2022/12/17 15:53:06 Generating for kernel version: 6.0.12-0-edge
2022/12/17 15:53:06 Output directory: /boot
2022/12/17 15:53:06 == Generating initramfs ==
2022/12/17 15:53:06 - Including hook files
2022/12/17 15:53:06 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 15:53:06 - Including hook scripts
2022/12/17 15:53:06 - Including required binaries
2022/12/17 15:53:06 - Including kernel modules
2022/12/17 15:53:06 - Including splash images
2022/12/17 15:53:06 - Writing and verifying initramfs archive
2022/12/17 15:53:07 == Generating initramfs extra ==
2022/12/17 15:53:07 - Including extra binaries
2022/12/17 15:53:07 - Including FDE support
2022/12/17 15:53:07 - Writing and verifying initramfs-extra archive
2022/12/17 15:53: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/17 15:53:12 mkinitfs completed in: 5.779435495s
(2774485) [15:53:12] *** SET LOGIN PASSWORD FOR: 'user' ***
(2774485) [15:53:12] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(2774485) [15:53:12] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(2774485) [15:53:12] (rootfs_tablet-x64uefi) locking root
(2774485) [15:53:12] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(2774485) [15:53:12] NOTE: No valid keymap specified for device
(2774485) [15:53:12] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(2774485) [15:53:13] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(2774485) [15:53:13] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(2774485) [15:53:13] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2774485) [15:53:13] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2774485) [15:53:13] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2774485) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2774485) [15:53:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2774485) [15:53:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2774485) [15:53:14] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3253576 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2774485) [15:53:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2774485) [15:53:14] (native) create tablet-x64uefi.img (4631M)
(2774485) [15:53:14] (native) % truncate -s 4631M /home/pmos/rootfs/tablet-x64uefi.img
(2774485) [15:53:14] (native) mount /dev/install (tablet-x64uefi.img)
(2774485) [15:53:14] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2774485) [15:53:14] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2774485) [15:53:14] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2774485) [15:53:14] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2774485) [15:53:14] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2774485) [15:53:14] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2774485) [15:53:14] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2774485) [15:53:14] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2774485) [15:53:14] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2774485) [15:53:14] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2774485) [15:53:14] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2774485) [15:53:14] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2774485) [15:53:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2774485) [15:53:14] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2774485) [15:53:14] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(2774485) [15:53:14] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2774485) [15:53:14] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2774485) [15:53:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2774485) [15:53:15] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2774485) [15:53:15] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2774485) [15:53:15] (native) % parted -s /dev/install mktable msdos
(2774485) [15:53:15] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(2774485) [15:53:15] (native) % parted -s /dev/install mkpart primary 256M 100%
(2774485) [15:53:15] (native) % parted -s /dev/install set 1 boot on
(2774485) [15:53:15] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2774485) [15:53:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2774485) [15:53:15] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2774485) [15:53:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2774485) [15:53:15] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2774485) [15:53:15] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2774485) [15:53:15] (native) install e2fsprogs
(2774485) [15:53:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2774485) [15:53:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2774485) [15:53:15] (native) % cat /tmp/apk_progress_fifo
(2774485) [15:53:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2774485) [15:53:15] New background process: pid=2784538, 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
(2774485) [15:53:16] (native) format /dev/installp2 (root, ext4)
(2774485) [15:53:16] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2774485) [15:53:16] (native) mount /dev/installp2 to /mnt/install
(2774485) [15:53:16] (native) % mkdir -p /mnt/install
(2774485) [15:53:16] (native) % mount /dev/installp2 /mnt/install
(2774485) [15:53:16] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2774485) [15:53:16] (native) install dosfstools
(2774485) [15:53:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2774485) [15:53:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2774485) [15:53:16] (native) % cat /tmp/apk_progress_fifo
(2774485) [15:53:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2774485) [15:53:16] New background process: pid=2784567, 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
(2774485) [15:53:16] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(2774485) [15:53:16] (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
(2774485) [15:53:17] (native) % mkdir -p /mnt/install/boot
(2774485) [15:53:17] (native) % mount /dev/installp1 /mnt/install/boot
(2774485) [15:53:17] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2774485) [15:53:17] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(2774485) [15:53:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2774485) [15:53:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2774485) [15:53:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2774485) [15:53:17] (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/
(2774485) [15:53:25] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2774485) [15:53:25] % 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
(2774485) [15:53:25] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:25] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % 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/
(2774485) [15:53:26] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2774485) [15:53:26] % 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
(2774485) [15:53:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2774485) [15:53:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2774485) [15:53:38] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2774485) [15:53:38] (native) umount /dev/loop1
(2774485) [15:53:38] (native) % losetup -d /dev/loop1
(2774485) [15:53:38] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2774485) [15:53:38]
(2774485) [15:53:38] *** FLASHING INFORMATION ***
(2774485) [15:53:38] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2774485) [15:53:38] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2774485) [15:53:38]
(2774485) [15:53:38] *** SSH DAEMON INFORMATION ***
(2774485) [15:53:38] SSH daemon is enabled (disable with --no-sshd).
(2774485) [15:53:38] Login as 'user' with the password given during installation.
(2774485) [15:53:38]
(2774485) [15:53:38] *** FIREWALL INFORMATION ***
(2774485) [15:53:38] Firewall is enabled, but will not work (no support in kernel config for nftables).
(2774485) [15:53:38] If/when the kernel supports it in the future, it will work automatically.
(2774485) [15:53:38] For more information: https://postmarketos.org/firewall
(2774485) [15:53:38]
(2774485) [15:53:38] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2774485) [15:53:38] DONE!
total 3344956
-rw-r--r-- 1 root 12345 4855955456 Dec 17 15:53 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 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 1 1 /var/lib/snapd/snaps/core18_2654.snap 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 17 15:54 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 17 15:54 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 17 15:54 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 17 15:52 bin
drwxr-xr-x 2 root root 4096 Dec 17 15:53 boot
drwxr-xr-x 2 root root 4096 Dec 17 15:49 dev
drwxr-xr-x 61 root root 4096 Dec 17 15:53 etc
drwxr-xr-x 3 root root 4096 Dec 17 15:53 home
drwxr-xr-x 14 root root 4096 Dec 17 15:52 lib
drwx------ 2 root root 16384 Dec 17 15:53 lost+found
drwxr-xr-x 5 root root 4096 Dec 17 15:49 media
drwxr-xr-x 8 root root 4096 Dec 17 15:49 mnt
drwxr-xr-x 2 root root 4096 Dec 17 15:49 opt
drwxr-xr-x 2 root root 4096 Dec 17 15:49 proc
drwx------ 2 root root 4096 Dec 17 15:49 root
drwxr-xr-x 6 root root 4096 Dec 17 15:52 run
drwxr-xr-x 2 root root 4096 Dec 17 15:52 sbin
drwxr-xr-x 2 root root 4096 Dec 17 15:49 srv
drwxr-xr-x 2 root root 4096 Dec 17 15:49 sys
drwxrwxrwt 2 root root 4096 Dec 17 15:53 tmp
drwxr-xr-x 9 root root 4096 Dec 17 15:49 usr
drwxr-xr-x 13 root root 4096 Dec 17 15:49 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-17 15:54:10-- 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% 57.7M=0s
2022-12-17 15:54:10 (57.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-17 10:06:20.667063 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1754-g4eae780672 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1773-g3fc41bb99f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1777-gfd336c26ad [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24778 distinct packages available
(1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671156704-r0)
(7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671156688-r0)
(17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671242953-r0)
(27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1671156823-r0)
(28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/103) Upgrading kio (5.101.0-r0 -> 9999_git1671232149-r0)
(30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671156715-r0)
(32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671242922-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1671243740-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671243751-r0)
(55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671212985-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671099359-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1671243577-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_git1670961010-r0)
(65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671243641-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671243641-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671242963-r0)
(76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671157572-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1671243601-r0)
(79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671245010-r0)
(86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671242936-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671245010-r0)
(95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671243546-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671243713-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3119 MiB in 830 packages
(1/12) Installing bash (5.2.15-r0)
Executing bash-5.2.15-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.1-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3129 MiB in 842 packages
(1/93) Installing syndication (9999_git1670961763-r0)
(2/93) Installing alligator (9999_git1670987232-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-r1)
(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_git1670987251-r0)
(28/93) Installing calindori (9999_git1670987261-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.236.0-r0)
(33/93) Installing mesa-vulkan-intel (22.3.1-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-r1)
(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 (1.3.236.0-r0)
(51/93) Installing glslang (1.3.236.0-r0)
(52/93) Installing spirv-tools (1.3.236.0-r0)
(53/93) Installing shaderc (2022.4-r0)
(54/93) Installing libplacebo (5.229.1-r1)
(55/93) Installing libprotobuf-lite (3.21.12-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_git1671156793-r0)
(60/93) Installing kalk (9999_git1671157746-r0)
(61/93) Installing qt5-qtkeychain (0.13.2-r0)
(62/93) Installing kasts (9999_git1671243729-r0)
(63/93) Installing keysmith (9999_git1670988071-r0)
(64/93) Installing krecorder (9999_git1670987307-r0)
(65/93) Installing kpublictransport (22.12.0-r0)
(66/93) Installing ktrip (9999_git1670988219-r0)
(67/93) Installing kweathercore (9999_git1670985152-r0)
(68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/93) Installing kweather (9999_git1671157772-r0)
(70/93) Installing libquotient (0.6.11-r0)
(71/93) Installing libcmark (0.30.2-r1)
(72/93) Installing neochat (9999_git1671243291-r0)
(73/93) Installing kjs (9999_git1670961433-r0)
(74/93) Installing libdjvulibre (3.5.28-r3)
(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-r2)
(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-r1)
(83/93) Installing okular (22.12.0-r1)
(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_git1670987371-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_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing postmarketos-base-24-r0.trigger
Executing vlc-libs-3.0.18-r0.trigger
OK: 3269 MiB in 935 packages
(chroot) Exiting chroot...
[15:55:25] Unregister qemu binfmt (arm)
[15:55:25] Unregister qemu binfmt (aarch64)
[15:55:25] Unregister qemu binfmt (riscv64)
[15:55:25] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:25] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:26] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:26] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:28] Cleared up ~6466 MB of space
[15:55:28] [92mDONE![0m
Building image for pine64-pinephone
Already up to date.
[15:55:29] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:55:29] [1mChannel [edge][0m: [15:55:29] [1mVendor [qemu][0m: [15:55:29] [1mDevice codename [amd64][0m: [15:55:29] [1mKernel [lts][0m: [15:55:29] [1mUsername [user][0m: [15:55:29] [1mUser interface [weston][0m: [15:55:29] [1mChange them? (y/n) [n][0m: [15:55:29] [1mExtra packages [none][0m: [15:55:29] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:55:29] [1mChoose default locale for installation [C.UTF-8][0m: [15:55:29] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:55:29] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:55:29] Config changed: ui='plasma-mobile'
[15:55:30] Config changed: device='pine64-pinephone'
[15:55:30] Config changed: kernel=''
[15:55:30] Config changed: extra_packages='osk-sdl'
(2822039) [15:55:30] % 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)
(2822039) [15:55:30] % 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
(2822039) [15:55:30] *** (1/4) PREPARE NATIVE CHROOT ***
(2822039) [15:55:30] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2822039) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2822039) [15:55:30] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2822039) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2822039) [15:55:30] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2822039) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2822039) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2822039) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2822039) [15:55:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2822039) [15:55:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2822039) [15:55:30] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2822039) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2822039) [15:55:30] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2822039) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2822039) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2822039) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2822039) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2822039) [15:55:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2822039) [15:55:31] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2822039) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2822039) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2822039) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2822039) [15:55:31] Update package index for x86_64 (4 file(s))
(2822039) [15:55:31] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2822039) [15:55:31] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2822039) [15:55:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2822039) [15:55:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2822039) [15:55:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2822039) [15:55:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2822039) [15:55:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2822039) [15:55:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2822039) [15:55:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2822039) [15:55:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2822039) [15:55:33] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:33] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:33] extracted: /tmp/pmbootstrapuas9hzgiapk
(2822039) [15:55:33] extracted: /tmp/pmbootstrap038mvq0vsig
(2822039) [15:55:33] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:33] % 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/pmbootstrap038mvq0vsig /tmp/pmbootstrapuas9hzgiapk
Verified OK
(2822039) [15:55:33] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2822039) [15:55:33] % /tmp/pmbootstrapuas9hzgiapk --version
apk-tools 2.12.10, compiled for x86_64.
(2822039) [15:55:33] (native) install alpine-base
(2822039) [15:55:33] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % 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
(2822039) [15:55:33] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2822039) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2822039) [15:55:33] (native) update /etc/apk/repositories
(2822039) [15:55:33] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2822039) [15:55:33] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2822039) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2822039) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2822039) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2822039) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2822039) [15:55:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2822039) [15:55:33] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2822039) [15:55:33] % 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
(2822039) [15:55:33] New background process: pid=2822533, 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 (20221203-r0)
(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
(2822039) [15:55:34] (native) % adduser -D pmos -u 12345
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2822039) [15:55:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2822039) [15:55:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2822039) [15:55:35] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2822039) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2822039) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2822039) [15:55:35] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2822039) [15:55:38] (native) install cryptsetup util-linux parted
(2822039) [15:55:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [15:55:38] (native) % cat /tmp/apk_progress_fifo
(2822039) [15:55:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2822039) [15:55:38] New background process: pid=2823038, 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.5.0-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
(2822039) [15:55:40] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2822039) [15:55:40] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2822039) [15:55:40] % 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
(2822039) [15:55:40] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2822039) [15:55:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(2822039) [15:55:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(2822039) [15:55:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(2822039) [15:55:40] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(2822039) [15:55:40] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(2822039) [15:55:40] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2822039) [15:55:40] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2822039) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2822039) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2822039) [15:55:40] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2822039) [15:55:40] (native) install qemu-aarch64
(2822039) [15:55:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [15:55:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [15:55:40] (native) % cat /tmp/apk_progress_fifo
(2822039) [15:55:40] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2822039) [15:55:40] New background process: pid=2823143, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(2822039) [15:55:41] Register qemu binfmt (aarch64)
(2822039) [15:55:41] % 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
(2822039) [15:55:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(2822039) [15:55:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2822039) [15:55:41] % 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
(2822039) [15:55:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2822039) [15:55:41] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:41] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:41] extracted: /tmp/pmbootstrapd2hola3capk
(2822039) [15:55:41] extracted: /tmp/pmbootstrap_6uze187sig
(2822039) [15:55:41] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2822039) [15:55:41] % 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/pmbootstrap_6uze187sig /tmp/pmbootstrapd2hola3capk
Verified OK
(2822039) [15:55:41] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2822039) [15:55:41] % /tmp/pmbootstrapd2hola3capk --version
apk-tools 2.12.10, compiled for x86_64.
(2822039) [15:55:41] (rootfs_pine64-pinephone) install alpine-base
(2822039) [15:55:41] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(2822039) [15:55:41] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(2822039) [15:55:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(2822039) [15:55:41] (rootfs_pine64-pinephone) update /etc/apk/repositories
(2822039) [15:55:41] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2822039) [15:55:41] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2822039) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2822039) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2822039) [15:55:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2822039) [15:55:41] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2822039) [15:55:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2822039) [15:55:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2822039) [15:55:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2822039) [15:55:41] Update package index for aarch64 (4 file(s))
(2822039) [15:55:41] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2822039) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2822039) [15:55:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2822039) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2822039) [15:55:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2822039) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2822039) [15:55:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2822039) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2822039) [15:55:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2822039) [15:55:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2822039) [15:55:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2822039) [15:55:43] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2822039) [15:55:43] % 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
(2822039) [15:55:43] New background process: pid=2823410, 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 (20221203-r0)
(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
(2822039) [15:55:44] (rootfs_pine64-pinephone) % getent passwd user
(2822039) [15:55:44] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(2822039) [15:55:44] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user wheel
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user video
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user audio
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user input
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S plugdev
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user plugdev
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(2822039) [15:55:45] (rootfs_pine64-pinephone) % addgroup user netdev
(2822039) [15:55:46] 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
(2822039) [15:55:47] (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)
(2822039) [15:55:48] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2822039) [15:55:48] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2822039) [15:55:48] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2822039) [15:55:49] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2822039) [15:55:50] (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
(2822039) [15:55:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [15:55:50] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2822039) [15:55:50] (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
(2822039) [15:55:50] New background process: pid=2823706, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/734) Installing icu-data-full (72.1-r1)
(2/734) Installing dbus-libs (1.14.4-r0)
(3/734) Installing libgcc (12.2.1_git20220924-r5)
(4/734) Installing libffi (3.4.4-r0)
(5/734) Installing libintl (0.21.1-r1)
(6/734) Installing libblkid (2.38.1-r1)
(7/734) Installing libmount (2.38.1-r1)
(8/734) Installing pcre2 (10.42-r0)
(9/734) Installing glib (2.74.3-r2)
(10/734) Installing libstdc++ (12.2.1_git20220924-r5)
(11/734) Installing icu-libs (72.1-r1)
(12/734) Installing libpcre2-16 (10.42-r0)
(13/734) Installing zstd-libs (1.5.2-r9)
(14/734) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/734) Installing hicolor-icon-theme (0.17-r2)
(16/734) Installing libmagic (5.43-r0)
(17/734) Installing file (5.43-r0)
(18/734) Installing libxau (1.0.11-r0)
(19/734) Installing libmd (1.0.4-r0)
(20/734) Installing libbsd (0.11.7-r0)
(21/734) Installing libxdmcp (1.1.4-r0)
(22/734) Installing libxcb (1.15-r0)
(23/734) Installing libx11 (1.8.3-r0)
(24/734) Installing libxext (1.3.5-r0)
(25/734) Installing libice (1.1.1-r0)
(26/734) Installing libuuid (2.38.1-r1)
(27/734) Installing libsm (1.2.3-r2)
(28/734) Installing libxt (1.2.1-r1)
(29/734) Installing libxmu (1.1.4-r0)
(30/734) Installing xset (1.2.5-r0)
(31/734) Installing xprop (1.2.6-r0)
(32/734) Installing xdg-utils (1.1.3-r4)
(33/734) Installing mesa (22.3.1-r0)
(34/734) Installing libdrm (2.4.114-r0)
(35/734) Installing libexpat (2.5.0-r0)
(36/734) Installing wayland-libs-server (1.21.0-r1)
(37/734) Installing mesa-glapi (22.3.1-r0)
(38/734) Installing mesa-gles (22.3.1-r0)
(39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/734) Installing libxcomposite (0.4.6-r0)
(41/734) Installing brotli-libs (1.0.9-r10)
(42/734) Installing libbz2 (1.0.8-r4)
(43/734) Installing libpng (1.6.39-r2)
(44/734) Installing freetype (2.12.1-r0)
(45/734) Installing fontconfig (2.14.1-r0)
(46/734) Installing wayland-libs-client (1.21.0-r1)
(47/734) Installing wayland-libs-cursor (1.21.0-r1)
(48/734) Installing wayland-libs-egl (1.21.0-r1)
(49/734) Installing xkeyboard-config (2.37-r0)
(50/734) Installing xz-libs (5.4.0-r0)
(51/734) Installing libxml2 (2.10.3-r2)
(52/734) Installing libxkbcommon (1.4.1-r0)
(53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/734) Installing mesa-gbm (22.3.1-r0)
(55/734) Installing libxshmfence (1.3.2-r0)
(56/734) Installing mesa-egl (22.3.1-r0)
(57/734) Installing avahi-libs (0.8-r6)
(58/734) Installing gmp (6.2.1-r2)
(59/734) Installing nettle (3.8.1-r0)
(60/734) Installing p11-kit (0.24.1-r1)
(61/734) Installing libtasn1 (4.19.0-r0)
(62/734) Installing libunistring (1.1-r0)
(63/734) Installing gnutls (3.7.8-r2)
(64/734) Installing cups-libs (2.4.2-r1)
(65/734) Installing pkgconf (1.9.3-r1)
(66/734) Installing shared-mime-info (2.2-r2)
(67/734) Installing libjpeg-turbo (2.1.4-r0)
(68/734) Installing libwebp (1.2.4-r1)
(69/734) Installing tiff (4.5.0-r1)
(70/734) Installing gdk-pixbuf (2.42.10-r2)
(71/734) Installing gtk-update-icon-cache (3.24.35-r2)
(72/734) Installing libxfixes (6.0.0-r0)
(73/734) Installing libxrender (0.9.11-r0)
(74/734) Installing libxcursor (1.2.1-r1)
(75/734) Installing libxdamage (1.1.6-r0)
(76/734) Installing libxi (1.8-r0)
(77/734) Installing libxinerama (1.1.5-r0)
(78/734) Installing libxrandr (1.5.3-r0)
(79/734) Installing libatk-1.0 (2.46.0-r0)
(80/734) Installing libxtst (1.2.4-r0)
(81/734) Installing at-spi2-core (2.46.0-r0)
(82/734) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/734) Installing pixman (0.42.2-r0)
(84/734) Installing cairo (1.17.6-r3)
(85/734) Installing cairo-gobject (1.17.6-r3)
(86/734) Installing libepoxy (1.5.10-r0)
(87/734) Installing fribidi (1.0.12-r0)
(88/734) Installing graphite2 (1.3.14-r2)
(89/734) Installing harfbuzz (6.0.0-r0)
(90/734) Installing libxft (2.3.7-r0)
(91/734) Installing pango (1.50.12-r0)
(92/734) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/734) Installing libevdev (1.13.0-r0)
(94/734) Installing mtdev (1.1.6-r1)
(95/734) Installing eudev-libs (3.2.11-r6)
(96/734) Installing libinput-libs (1.22.0-r0)
(97/734) Installing xcb-util-wm (0.4.2-r0)
(98/734) Installing xcb-util (0.4.0-r3)
(99/734) Installing xcb-util-image (0.4.1-r0)
(100/734) Installing xcb-util-keysyms (0.4.1-r0)
(101/734) Installing xcb-util-renderutil (0.3.10-r0)
(102/734) Installing libxkbcommon-x11 (1.4.1-r0)
(103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/734) Installing kirigami2-libs (5.101.0-r0)
(107/734) Installing libgomp (12.2.1_git20220924-r5)
(108/734) Installing kirigami2 (5.101.0-r0)
(109/734) Installing kactivities-libs (5.101.0-r0)
(110/734) Installing karchive (5.101.0-r0)
(111/734) Installing kconfig (5.101.0-r0)
(112/734) Installing kcoreaddons (5.101.0-r0)
(113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/734) Installing kwindowsystem (5.101.0-r0)
(115/734) Installing kcrash (5.101.0-r0)
(116/734) Installing kdbusaddons (5.101.0-r0)
(117/734) Installing kglobalaccel (5.101.0-r0)
(118/734) Installing kguiaddons (5.101.0-r0)
(119/734) Installing ki18n (5.101.0-r0)
(120/734) Installing libelogind (246.10-r5)
(121/734) Installing polkit-elogind-libs (122-r0)
(122/734) Installing polkit-qt-1 (0.114.0-r1)
(123/734) Installing kauth (5.101.0-r0)
(124/734) Installing kcodecs (5.101.0-r0)
(125/734) Installing kwidgetsaddons (5.101.0-r0)
(126/734) Installing kconfigwidgets (5.101.0-r0)
(127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/734) Installing kiconthemes (5.101.0-r0)
(129/734) Installing kitemviews (5.101.0-r0)
(130/734) Installing kxmlgui (5.101.0-r0)
(131/734) Installing kbookmarks (5.101.0-r0)
(132/734) Installing kcompletion (5.101.0-r0)
(133/734) Installing libxml2-utils (2.10.3-r2)
(134/734) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/734) Installing libgpg-error (1.46-r1)
(136/734) Installing libgcrypt (1.10.1-r0)
(137/734) Installing libxslt (1.1.37-r0)
(138/734) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/734) Installing kdoctools (5.101.0-r0)
(140/734) Installing kjobwidgets (5.101.0-r0)
(141/734) Installing alsa-lib (1.2.8-r0)
(142/734) Installing libxxf86vm (1.1.5-r0)
(143/734) Installing mesa-gl (22.3.1-r0)
(144/734) Installing libxv (1.0.12-r0)
(145/734) Installing cdparanoia-libs (10.2-r11)
(146/734) Installing graphene (1.10.8-r1)
(147/734) Installing gstreamer (1.20.4-r0)
(148/734) Installing libogg (1.3.5-r2)
(149/734) Installing opus (1.3.1-r1)
(150/734) Installing orc (0.4.33-r0)
(151/734) Installing libtheora (1.1.1-r16)
(152/734) Installing libvorbis (1.3.7-r0)
(153/734) Installing gst-plugins-base (1.20.4-r1)
(154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/734) Installing sound-theme-freedesktop (0.8-r0)
(157/734) Installing libltdl (2.4.7-r0)
(158/734) Installing libcanberra (0.30-r9)
(159/734) Installing libcanberra-gstreamer (0.30-r9)
(160/734) Installing knotifications (5.101.0-r0)
(161/734) Installing kservice (5.101.0-r0)
(162/734) Installing solid-libs (5.101.0-r0)
(163/734) Installing libhunspell (1.7.1-r0)
(164/734) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(165/734) Installing ncurses-libs (6.3_p20221210-r0)
(166/734) Installing readline (8.2.0-r0)
(167/734) Installing hunspell (1.7.1-r0)
(168/734) Installing sonnet (5.101.0-r0)
(169/734) Installing ktextwidgets (5.101.0-r0)
(170/734) Installing kio (5.101.0-r0)
(171/734) Installing kpackage (5.101.0-r0)
(172/734) Installing kdeclarative (5.101.0-r0)
(173/734) Installing kwayland (5.101.0-r0)
(174/734) Installing plasma-framework (5.101.0-r0)
(175/734) Installing sqlite-libs (3.40.0-r0)
(176/734) Installing libaccounts-glib (1.26-r1)
(177/734) Installing libaccounts-qt (1.16-r1)
(178/734) Installing signond (8.61-r0)
(179/734) Installing accounts-qml-module (0.7_git20190605-r1)
(180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/734) Installing sdl2 (2.26.1-r0)
(182/734) Installing svt-av1-libs (1.4.1-r0)
(183/734) Installing aom-libs (3.5.0-r0)
(184/734) Installing libass (0.17.0-r0)
(185/734) Installing libdav1d (1.0.0-r2)
(186/734) Installing lcms2 (2.14-r2)
(187/734) Installing libjxl (0.7.0-r0)
(188/734) Installing lame (3.100-r2)
(189/734) Installing libasyncns (0.8-r1)
(190/734) Installing flac-libs (1.4.2-r0)
(191/734) Installing libsndfile (1.1.0-r3)
(192/734) Installing soxr (0.1.3-r3)
(193/734) Installing speexdsp (1.2.1-r0)
(194/734) Installing tdb-libs (1.4.7-r1)
(195/734) Installing libpulse (9999_git20220528-r0)
(196/734) Installing cjson (1.7.15-r3)
(197/734) Installing mbedtls (2.28.2-r0)
(198/734) Installing librist (0.2.7-r0)
(199/734) Installing libsrt (1.5.1-r0)
(200/734) Installing libssh (0.10.4-r0)
(201/734) Installing v4l-utils-libs (1.22.1-r2)
(202/734) Installing libva (2.16.0-r0)
(203/734) Installing libvdpau (1.5-r0)
(204/734) Installing vidstab (1.1.0-r2)
(205/734) Installing libvpx (1.12.0-r1)
(206/734) Installing x264-libs (0.164_git20220602-r0)
(207/734) Installing numactl (2.0.16-r0)
(208/734) Installing x265-libs (3.5-r3)
(209/734) Installing xvidcore (1.3.7-r1)
(210/734) Installing libsodium (1.0.18-r2)
(211/734) Installing libzmq (4.3.4-r1)
(212/734) Installing ffmpeg-libs (5.1.2-r3)
(213/734) Installing libevent (2.1.12-r5)
(214/734) Installing minizip (1.2.13-r0)
(215/734) Installing nspr (4.35-r0)
(216/734) Installing nss (3.86-r0)
(217/734) Installing re2 (2022.12.01-r0)
(218/734) Installing snappy (1.1.9-r4)
(219/734) Installing qt5-qtwebengine (5.15.11-r9)
(220/734) Installing libnotify (0.8.1-r1)
(221/734) Installing libproxy (0.4.18-r2)
(222/734) Installing signon-ui (0.17_git20171023-r2)
(223/734) Installing libassuan (2.5.5-r1)
(224/734) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/734) Installing gnupg-gpgconf (2.2.40-r0)
(226/734) Installing gpg (2.2.40-r0)
(227/734) Installing npth (1.6-r2)
(228/734) Installing gpg-agent (2.2.40-r0)
(229/734) Installing libksba (1.6.2-r0)
(230/734) Installing gpgsm (2.2.40-r0)
(231/734) Installing gpgme (1.18.0-r1)
(232/734) Installing gpgmepp (1.18.0-r1)
(233/734) Installing gdbm (1.23-r0)
(234/734) Installing libsasl (2.1.28-r3)
(235/734) Installing libqca (2.3.4-r2)
(236/734) Installing kwallet (5.101.0-r0)
(237/734) Installing kaccounts-integration (22.12.0-r0)
(238/734) Installing purpose (5.101.0-r0)
(239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/734) Installing qt5-qtfeedback (0_git20180903-r0)
(241/734) Installing angelfish (22.11-r0)
(242/734) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/734) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/734) Installing gtk-engines-crux (2.21.0-r3)
(245/734) Installing gtk-engines-industrial (2.21.0-r3)
(246/734) Installing gtk-engines-mist (2.21.0-r3)
(247/734) Installing gtk-engines-redmond (2.21.0-r3)
(248/734) Installing gtk-engines-thinice (2.21.0-r3)
(249/734) Installing gtk-engines (2.21.0-r3)
(250/734) Installing breeze-gtk (5.26.4-r0)
(251/734) Installing alsa-ucm-conf (1.2.8-r1)
(252/734) Installing atinout (0.9.1-r1)
(253/734) Installing ca-certificates (20221203-r0)
(254/734) Installing nghttp2-libs (1.51.0-r0)
(255/734) Installing libcurl (7.86.0-r1)
(256/734) Installing libgpiod (1.6.3-r2)
(257/734) Installing libgudev (237-r1)
(258/734) Installing libmm-glib (1.20.2-r1)
(259/734) Installing libusb (1.0.26-r0)
(260/734) Installing eg25-manager (0.4.6-r0)
(261/734) Installing eg25-manager-openrc (0.4.6-r0)
(262/734) Installing gpsd (3.24-r1)
(263/734) Installing gpsd-openrc (3.24-r1)
(264/734) Installing libnl3 (3.7.0-r0)
(265/734) Installing iw (5.19-r0)
(266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r1)
(267/734) Installing udev-init-scripts (35-r1)
(268/734) Installing udev-init-scripts-openrc (35-r1)
(269/734) Installing kmod-libs (30-r1)
(270/734) Installing eudev (3.2.11-r6)
(271/734) Installing eudev-openrc (3.2.11-r6)
(272/734) Installing openssh-keygen (9.1_p1-r1)
(273/734) Installing libedit (20221030.3.1-r0)
(274/734) Installing openssh-client-common (9.1_p1-r1)
(275/734) Installing openssh-client-default (9.1_p1-r1)
(276/734) Installing openssh-sftp-server (9.1_p1-r1)
(277/734) Installing openssh-server-common (9.1_p1-r1)
(278/734) Installing openssh-server (9.1_p1-r1)
(279/734) Installing openssh (9.1_p1-r1)
(280/734) Installing boot-deploy (0.6.1-r0)
(281/734) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(282/734) Installing lzo (2.10-r3)
(283/734) Installing btrfs-progs (6.0.2-r0)
(284/734) Installing bzip2 (1.0.8-r4)
(285/734) Installing argon2-libs (20190702-r2)
(286/734) Installing device-mapper-libs (2.03.17-r1)
(287/734) Installing json-c (0.16-r0)
(288/734) Installing cryptsetup-libs (2.6.0-r0)
(289/734) Installing popt (1.19-r0)
(290/734) Installing cryptsetup (2.6.0-r0)
(291/734) Installing cryptsetup-openrc (2.6.0-r0)
(292/734) Installing libaio (0.3.113-r0)
(293/734) Installing device-mapper-event-libs (2.03.17-r1)
(294/734) Installing lvm2-libs (2.03.17-r1)
(295/734) Installing device-mapper (2.03.17-r1)
(296/734) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(297/734) Installing libcom_err (1.46.5-r4)
(298/734) Installing e2fsprogs-libs (1.46.5-r4)
(299/734) Installing e2fsprogs (1.46.5-r4)
(300/734) Installing e2fsprogs-extra (1.46.5-r4)
(301/734) Installing f2fs-tools-libs (1.15.0-r0)
(302/734) Installing f2fs-tools (1.15.0-r0)
(303/734) Installing lz4 (1.9.4-r1)
(304/734) Installing userspace-rcu (0.13.2-r0)
(305/734) Installing multipath-tools (0.9.3-r1)
(306/734) Installing multipath-tools-openrc (0.9.3-r1)
(307/734) Installing parted (3.5-r0)
(308/734) Installing postmarketos-mvcfg (1-r0)
(309/734) Installing postmarketos-keys (1-r0)
(310/734) Installing sudo (1.9.12_p1-r1)
(311/734) Installing postmarketos-base-nofde (24-r0)
(312/734) Installing unudhcpd (0.2.1-r0)
(313/734) Installing xz (5.4.0-r0)
(314/734) Installing postmarketos-mkinitfs (1.5.1-r3)
(315/734) 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/734) Installing llvm15-libs (15.0.6-r1)
(317/734) Installing musl-fts (1.2.7-r3)
(318/734) Installing libelf (0.188-r0)
(319/734) Installing mesa-dri-gallium (22.3.1-r0)
(320/734) Installing postmarketos-base-mesa (24-r0)
(321/734) Installing u-boot-pinephone (2022.07-r1)
(322/734) Installing u-boot-tools (2022.10-r1)
(323/734) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(324/734) Installing dbus-openrc (1.14.4-r0)
(325/734) Installing libacl (2.3.1-r1)
(326/734) Installing lz4-libs (1.9.4-r1)
(327/734) Installing libarchive (3.6.2-r1)
(328/734) Installing libcbor (0.9.0-r1)
(329/734) Installing efivar-libs (38-r1)
(330/734) Installing libgcab (1.5-r0)
(331/734) Installing json-glib (1.6.6-r1)
(332/734) Installing libgusb (0.4.2-r0)
(333/734) Installing libjcat (0.1.12-r0)
(334/734) Installing libmbim (1.28.2-r0)
(335/734) Installing protobuf-c (1.4.1-r1)
(336/734) Installing libqrtr-glib (1.2.2-r0)
(337/734) Installing libqmi (1.32.2-r0)
(338/734) Installing tpm2-tss-mu (3.2.0-r0)
(339/734) Installing tpm2-tss-sys (3.2.0-r0)
(340/734) Installing tpm2-tss-esys (3.2.0-r0)
(341/734) Installing libxmlb (0.3.10-r0)
(342/734) Installing fwupd (1.8.8-r0)
(343/734) Installing fwupd-openrc (1.8.8-r0)
(344/734) 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/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(346/734) Installing linux-firmware-rtlwifi (20221214-r0)
(347/734) Installing linux-firmware-rtl_bt (20221214-r0)
(348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(351/734) Installing yaml (0.2.5-r0)
(352/734) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(353/734) Installing appstream-qt (0.15.5-r2)
(354/734) Installing attica (5.101.0-r0)
(355/734) Installing kidletime (5.101.0-r0)
(356/734) Installing knewstuff (5.101.0-r0)
(357/734) Installing discover (5.26.4-r0)
(358/734) Installing libapk-qt (0.4.2-r0)
(359/734) Installing discover-backend-apk (5.26.4-r0)
(360/734) Installing discover-backend-fwupd (5.26.4-r0)
(361/734) Installing font-droid-nonlatin (20200215-r2)
(362/734) Installing font-noto-common (0_git20211101-r6)
(363/734) Installing font-noto-math (0_git20211101-r6)
(364/734) Installing font-noto-symbols (0_git20211101-r6)
(365/734) Installing font-noto (0_git20211101-r6)
(366/734) Installing font-noto-emoji (2.038-r0)
(367/734) Installing font-noto-extra (0_git20211101-r6)
(368/734) Installing mauiman (1.0.1-r0)
(369/734) Installing mauikit (2.2.1-r0)
(370/734) Installing exiv2 (0.27.5-r1)
(371/734) Installing mauikit-imagetools (2.2.1-r0)
(372/734) Installing mauikit-filebrowsing (2.2.1-r0)
(373/734) Installing index (2.2.1-r0)
(374/734) Installing signon-plugin-oauth2 (0.25-r0)
(375/734) Installing kaccounts-providers (22.12.0-r0)
(376/734) Installing kirigami-addons (0.6.1-r0)
(377/734) Installing kclock (22.11-r0)
(378/734) Installing gsettings-desktop-schemas (43.0-r0)
(379/734) Installing kdecoration (5.26.4-r0)
(380/734) Installing kde-gtk-config (5.26.4-r0)
(381/734) Installing kirigami-gallery (22.12.0-r0)
(382/734) Installing kquickimageeditor (0.2.0-r1)
(383/734) Installing taglib (1.13-r0)
(384/734) Installing kfilemetadata (5.101.0-r0)
(385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(386/734) Installing koko (22.11-r0)
(387/734) Installing kasync (0.3.0-r2)
(388/734) Installing gpg-wks-server (2.2.40-r0)
(389/734) Installing gpgv (2.2.40-r0)
(390/734) Installing libldap (2.6.3-r6)
(391/734) Installing gnupg-dirmngr (2.2.40-r0)
(392/734) Installing gnupg-utils (2.2.40-r0)
(393/734) Installing gnupg-wks-client (2.2.40-r0)
(394/734) Installing gnupg (2.2.40-r0)
(395/734) Installing iso-codes (4.12.0-r0)
(396/734) Installing kcontacts (5.101.0-r0)
(397/734) Installing kpeople (5.101.0-r0)
(398/734) Installing libical (3.0.16-r1)
(399/734) Installing kcalendarcore (5.101.0-r0)
(400/734) Installing kmime (22.12.0-r0)
(401/734) Installing kimap2 (0.4.0-r1)
(402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(403/734) Installing kdav2 (0.4.0-r1)
(404/734) Installing lmdb (0.9.29-r2)
(405/734) Installing libxapian (1.4.21-r0)
(406/734) Installing sink (0.9.0-r3)
(407/734) Installing kpeoplesink (0_git20210224-r1)
(408/734) Installing kpeoplevcard (0.1-r2)
(409/734) Installing libraw (0.20.2-r2)
(410/734) Installing libraw-tools (0.20.2-r2)
(411/734) Installing imagemagick-libs (7.1.0.54-r1)
(412/734) Installing jbig2dec (0.19-r1)
(413/734) Installing ghostscript (10.0.0-r2)
(414/734) Installing libde265 (1.0.9-r0)
(415/734) Installing libheif (1.14.0-r0)
(416/734) Installing librsvg (2.55.1-r0)
(417/734) Installing imagemagick (7.1.0.54-r1)
(418/734) Installing perl (5.36.0-r0)
(419/734) Installing perl-image-exiftool (12.50-r0)
(420/734) Installing exiftool (12.50-r0)
(421/734) Installing feedbackd-device-themes (0_git20220202-r0)
(422/734) Installing gsound (1.0.3-r1)
(423/734) 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/734) Installing tzdata (2022g-r0)
(425/734) Installing openexr (3.1.5-r3)
(426/734) Installing soundtouch (2.3.2-r1)
(427/734) Installing libraw1394 (2.1.2-r3)
(428/734) Installing libdc1394 (2.2.6-r1)
(429/734) Installing tslib (1.22-r1)
(430/734) Installing directfb (1.7.7-r5)
(431/734) Installing faac (1.30-r2)
(432/734) Installing fdk-aac (2.0.2-r1)
(433/734) Installing flite (2.2-r1)
(434/734) Installing libsamplerate (0.2.2-r0)
(435/734) Installing jack (1.9.21-r0)
(436/734) Installing portaudio (19.7.0-r0)
(437/734) Installing fluidsynth-libs (2.3.0-r0)
(438/734) Installing libfreeaptx (0.1.1-r1)
(439/734) Installing gsm (1.0.22-r1)
(440/734) Installing libldac (2.0.2.3-r0)
(441/734) Installing libmodplug (0.8.9.0-r2)
(442/734) Installing neon (0.32.4-r0)
(443/734) Installing libnice (0.1.19-r0)
(444/734) Installing openal-soft (1.22.2-r2)
(445/734) Installing openjpeg (2.5.0-r2)
(446/734) Installing librtmp (2.4_git20190330-r2)
(447/734) Installing sbc (2.0-r0)
(448/734) Installing spandsp (0.0.6-r4)
(449/734) Installing libsrtp (2.4.2-r3)
(450/734) Installing vo-aacenc (0.1.3-r0)
(451/734) Installing vo-amrwbenc (0.1.3-r0)
(452/734) Installing libzbar (0.23.92-r2)
(453/734) Installing gst-plugins-bad (1.20.4-r2)
(454/734) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(455/734) Installing megapixels (1.6.0-r1)
(456/734) Installing encodings (1.0.6-r0)
(457/734) Installing libfontenc (1.1.7-r0)
(458/734) Installing mkfontscale (1.2.2-r1)
(459/734) Installing font-dejavu (2.37-r3)
(460/734) Installing sdl2_ttf (2.20.1-r0)
(461/734) Installing osk-sdl (0.67.1-r1)
(462/734) Installing kcmutils (5.101.0-r0)
(463/734) Installing frameworkintegration (5.101.0-r0)
(464/734) Installing oxygen (5.26.4-r0)
(465/734) Installing modemmanager-qt (5.101.0-r0)
(466/734) Installing callaudiod-libs (0.1.4-r0)
(467/734) Installing abseil-cpp (20220623.1-r1)
(468/734) Installing boost1.80-thread (1.80.0-r4)
(469/734) Installing libprotobuf (3.21.12-r0)
(470/734) Installing libphonenumber (8.13.2-r0)
(471/734) Installing plasma-dialer (22.11-r0)
(472/734) Installing plasma-mobile-sounds (0.1-r1)
(473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(474/734) Installing plasma-phonebook (22.11-r0)
(475/734) Installing postmarketos-artwork-wallpapers (2-r1)
(476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(477/734) Installing bluez (5.66-r1)
(478/734) Installing bluez-openrc (5.66-r1)
(479/734) Installing bluez-obexd (5.66-r1)
(480/734) Installing kded (5.101.0-r0)
(481/734) Installing bluez-qt (5.101.0-r0)
(482/734) Installing bluedevil (5.26.4-r0)
(483/734) Installing breeze (5.26.4-r0)
(484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(485/734) Installing callaudiod (0.1.4-r0)
(486/734) Installing dnsmasq-common (2.88-r0)
(487/734) Installing dnsmasq-openrc (2.88-r0)
(488/734) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(489/734) Installing linux-pam (1.5.2-r1)
(490/734) Installing shadow (4.13-r0)
(491/734) Installing elogind (246.10-r5)
(492/734) Installing elogind-openrc (246.10-r5)
(493/734) Installing hfd-service (0.1.0-r1)
(494/734) Installing hfd-service-openrc (0.1.0-r1)
(495/734) Installing iio-sensor-proxy (3.4-r0)
(496/734) Installing iio-sensor-proxy-openrc (3.4-r0)
(497/734) Installing libkscreen (5.26.4-r0)
(498/734) Installing layer-shell-qt (5.26.4-r0)
(499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(500/734) Installing kscreen (5.26.4-r0)
(501/734) Installing socat (1.7.4.4-r0)
(502/734) Installing kwallet-pam (5.26.4-r0)
(503/734) Installing kwayland-integration (5.26.4-r0)
(504/734) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(505/734) Installing duktape (2.7.0-r0)
(506/734) Installing polkit-elogind (122-r0)
(507/734) Installing modemmanager (1.20.2-r1)
(508/734) Installing modemmanager-openrc (1.20.2-r1)
(509/734) Installing libnm (1.40.8-r0)
(510/734) Installing networkmanager-common (1.40.8-r0)
(511/734) Installing networkmanager-openrc (1.40.8-r0)
(512/734) Installing libndp (1.8-r1)
(513/734) Installing libidn2 (2.3.4-r0)
(514/734) Installing libpsl (0.21.1-r1)
(515/734) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(516/734) Installing networkmanager-cli (1.40.8-r0)
(517/734) Installing pcre (8.45-r2)
(518/734) Installing slang (2.3.3-r0)
(519/734) Installing newt (0.52.21-r5)
(520/734) Installing networkmanager-tui (1.40.8-r0)
(521/734) Installing wireless-regdb (2022.08.12-r0)
(522/734) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(523/734) Installing mobile-broadband-provider-info (20221107-r0)
(524/734) Installing networkmanager-wwan (1.40.8-r0)
(525/734) Installing libunwind (1.6.2-r2)
(526/734) Installing libcamera (0.0.2-r0)
(527/734) Installing pipewire-libs (0.3.63-r0)
(528/734) Installing libuv (1.44.2-r0)
(529/734) Installing roc-toolkit-libs (0.1.5-r2)
(530/734) Installing webrtc-audio-processing (0.3.1-r6)
(531/734) Installing pipewire (0.3.63-r0)
(532/734) Installing breeze-icons (5.101.0-r0)
(533/734) Installing dbus-x11 (1.14.4-r0)
(534/734) Installing kactivities (5.101.0-r0)
(535/734) Installing kpipewire (5.26.4-r0)
(536/734) Installing dconf (0.40.0-r2)
(537/734) Installing anthy (9100h-r2)
(538/734) Installing maliit-framework (2.3.0-r1)
(539/734) Installing kyotocabinet (1.2.79-r3)
(540/734) Installing libpinyin (2.7.92-r0)
(541/734) Installing tinyxml (2.6.2-r1)
(542/734) Installing presage (0.9.1-r2)
(543/734) Installing maliit-keyboard (2.3.1-r1)
(544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(545/734) Installing plasma-nano (5.26.4-r0)
(546/734) Installing networkmanager-qt (5.101.0-r0)
(547/734) Installing plasma-nm (5.26.4-r0)
(548/734) Installing plasma-nm-mobile (5.26.4-r0)
(549/734) Installing fftw-single-libs (3.3.10-r1)
(550/734) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(551/734) Installing pulseaudio-bluez (9999_git20220528-r0)
(552/734) Installing pulseaudio-alsa (9999_git20220528-r0)
(553/734) Installing alsa-utils-openrc (1.2.8-r0)
(554/734) Installing pulseaudio-openrc (9999_git20220528-r0)
(555/734) Installing libcanberra-pulse (0.30-r9)
(556/734) Installing plasma-pa (5.26.4-r0)
(557/734) Installing libdaemon (0.14-r3)
(558/734) Installing openrc-settingsd (1.1.0-r0)
(559/734) Installing openrc-settingsd-openrc (1.1.0-r0)
(560/734) Installing plasma-settings (22.11-r0)
(561/734) Installing kactivitymanagerd (5.26.4-r0)
(562/734) Installing kinit (5.101.0-r0)
(563/734) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(564/734) Installing kdnssd (5.101.0-r0)
(565/734) Installing syntax-highlighting (5.101.0-r0)
(566/734) Installing kdsoap (2.1.1-r0)
(567/734) Installing libmtp (1.1.20-r2)
(568/734) Installing clang15-libclang (15.0.6-r2)
(569/734) Installing qt5-qttools (5.15.6_git20220907-r1)
(570/734) Installing phonon (4.11.1-r3)
(571/734) Installing talloc (2.3.4-r1)
(572/734) Installing tevent (0.13.0-r1)
(573/734) Installing samba-util-libs (4.16.8-r1)
(574/734) Installing jansson (2.14-r0)
(575/734) Installing ldb (2.5.2-r1)
(576/734) Installing libwbclient (4.16.8-r1)
(577/734) Installing samba-libs (4.16.8-r1)
(578/734) Installing libsmbclient (4.16.8-r1)
(579/734) Installing kio-extras (22.12.0-r0)
(580/734) Installing kquickcharts (5.101.0-r0)
(581/734) Installing xorg-server-common (21.1.5-r0)
(582/734) Installing libxkbfile (1.1.2-r0)
(583/734) Installing xkbcomp (1.4.6-r0)
(584/734) Installing libxfont2 (2.0.6-r0)
(585/734) Installing libtirpc-conf (1.3.3-r0)
(586/734) Installing libtirpc-nokrb (1.3.3-r0)
(587/734) Installing libxcvt (0.1.2-r0)
(588/734) Installing xwayland (22.1.6-r0)
(589/734) Installing kscreenlocker (5.26.4-r0)
(590/734) Installing libqaccessibilityclient (0.4.1-r1)
(591/734) Installing xcb-util-cursor (0.1.4-r0)
(592/734) Installing kwin (5.26.4-r0)
(593/734) Installing kitemmodels (5.101.0-r0)
(594/734) Installing threadweaver (5.101.0-r0)
(595/734) Installing krunner (5.101.0-r0)
(596/734) Installing milou (5.26.4-r0)
(597/734) Installing pipewire-media-session (0.4.1-r0)
(598/734) Installing font-hack (3.003-r3)
(599/734) Installing qqc2-desktop-style (5.101.0-r0)
(600/734) Installing plasma-integration (5.26.4-r0)
(601/734) Installing qtchooser (66-r2)
(602/734) Installing plasma-workspace-libs (5.26.4.1-r0)
(603/734) Installing kactivities-stats (5.101.0-r0)
(604/734) Installing baloo (5.101.0-r0)
(605/734) Installing kholidays (5.101.0-r0)
(606/734) Installing libkexiv2 (22.12.0-r0)
(607/734) Installing knotifyconfig (5.101.0-r0)
(608/734) Installing kparts (5.101.0-r0)
(609/734) Installing zxing-cpp (1.4.0-r0)
(610/734) Installing libdmtx-libs (0.7.7-r0)
(611/734) Installing libqrencode (4.1.1-r1)
(612/734) Installing prison (5.101.0-r0)
(613/734) Installing ktexteditor (5.101.0-r0)
(614/734) Installing libpcap (1.10.1-r1)
(615/734) Installing lm-sensors-libs (3.6.0-r4)
(616/734) Installing libksysguard (5.26.4-r0)
(617/734) Installing kuserfeedback (1.2.0-r1)
(618/734) Installing mpfr4 (4.1.1-r0)
(619/734) Installing libqalculate (4.4.0-r1)
(620/734) Installing plasma-workspace (5.26.4.1-r0)
(621/734) Installing kpty (5.101.0-r0)
(622/734) Installing kdesu (5.101.0-r0)
(623/734) Installing kde-cli-tools (5.26.4-r0)
(624/734) Installing qqc2-breeze-style (5.26.4-r0)
(625/734) Installing plasma-mobile (5.26.4-r0)
(626/734) Installing polkit-kde-agent-1 (5.26.4-r0)
(627/734) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(628/734) Installing chrony-openrc (4.3-r0)
(629/734) Installing haveged (1.9.18-r0)
(630/734) Installing haveged-openrc (1.9.18-r0)
(631/734) Installing libmnl (1.0.5-r0)
(632/734) Installing libnftnl (1.2.4-r0)
(633/734) Installing nftables (1.0.5-r3)
(634/734) Installing nftables-openrc (1.0.5-r3)
(635/734) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(637/734) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(638/734) Installing postmarketos-artwork-icons (2-r1)
(639/734) Installing util-linux (2.38.1-r1)
(640/734) Installing libfdisk (2.38.1-r1)
(641/734) Installing libsmartcols (2.38.1-r1)
(642/734) Installing util-linux-misc (2.38.1-r1)
(643/734) Installing libeconf (0.5.0-r0)
(644/734) Installing runuser (2.38.1-r1)
(645/734) Installing mount (2.38.1-r1)
(646/734) Installing losetup (2.38.1-r1)
(647/734) Installing hexdump (2.38.1-r1)
(648/734) Installing uuidgen (2.38.1-r1)
(649/734) Installing blkid (2.38.1-r1)
(650/734) Installing sfdisk (2.38.1-r1)
(651/734) Installing mcookie (2.38.1-r1)
(652/734) Installing agetty (2.38.1-r1)
(653/734) Installing agetty-openrc (0.45.2-r7)
(654/734) Installing wipefs (2.38.1-r1)
(655/734) Installing cfdisk (2.38.1-r1)
(656/734) Installing umount (2.38.1-r1)
(657/734) Installing util-linux-openrc (2.38.1-r1)
(658/734) Installing flock (2.38.1-r1)
(659/734) Installing lsblk (2.38.1-r1)
(660/734) Installing libcap-ng (0.8.3-r1)
(661/734) Installing setpriv (2.38.1-r1)
(662/734) Installing logger (2.38.1-r1)
(663/734) Installing partx (2.38.1-r1)
(664/734) Installing fstrim (2.38.1-r1)
(665/734) Installing findmnt (2.38.1-r1)
(666/734) Installing pcsc-lite-libs (1.9.9-r0)
(667/734) Installing wpa_supplicant (2.10-r4)
(668/734) Installing wpa_supplicant-openrc (2.10-r4)
(669/734) Installing ifupdown-ng-wifi (0.12.1-r0)
(670/734) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(671/734) Installing postmarketos-base-ui-networkmanager (6-r1)
(672/734) Installing mpdecimal (2.5.1-r1)
(673/734) Installing python3 (3.11.1-r1)
(674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(675/734) Installing py3-ruamel.yaml (0.17.21-r1)
(676/734) Installing sleep-inhibitor (1.16-r1)
(677/734) Installing sleep-inhibitor-openrc (1.16-r1)
(678/734) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(679/734) Installing py3-dbus (1.3.2-r1)
(680/734) Installing obex-capabilities (0.2.1-r2)
(681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(683/734) Installing pulseaudio-utils (9999_git20220528-r0)
(684/734) Installing postmarketos-base-ui-pulseaudio (6-r1)
(685/734) Installing upower (1.90.0-r2)
(686/734) Installing device-pine64-pinephone-upower (0.44-r0)
(687/734) Installing powerdevil-libs (5.26.4-r0)
(688/734) Installing powerdevil (5.26.4-r0)
(689/734) Installing bubblewrap (0.7.0-r0)
(690/734) Installing fuse-common (3.12.0-r0)
(691/734) Installing fuse-openrc (3.12.0-r0)
(692/734) Installing fuse3-libs (3.12.0-r0)
(693/734) Installing fuse3 (3.12.0-r0)
(694/734) Installing xdg-desktop-portal (1.16.0-r0)
(695/734) Installing xdg-desktop-portal-kde (5.26.4-r0)
(696/734) Installing autologin (1.0.0-r4)
(697/734) Installing tinydm (1.1.2-r1)
(698/734) Installing tinydm-openrc (1.1.2-r1)
(699/734) Installing postmarketos-base-ui-tinydm (6-r1)
(700/734) Installing font-alias (1.0.4-r0)
(701/734) Installing util-macros (1.19.3-r0)
(702/734) Installing font-misc-misc (1.1.2-r3)
(703/734) Installing font-cursor-misc (1.0.3-r3)
(704/734) Installing xauth (1.1.2-r0)
(705/734) Installing xmodmap (1.0.11-r0)
(706/734) Installing xrdb (1.2.1-r1)
(707/734) Installing xinit (1.4.2-r0)
(708/734) Installing hwdata-pci (0.365-r0)
(709/734) Installing libpciaccess (0.17-r0)
(710/734) Installing xorg-server (21.1.5-r0)
(711/734) Installing libinput (1.22.0-r0)
(712/734) Installing xf86-input-libinput (1.2.1-r0)
(713/734) Installing xf86-video-fbdev (0.5.0-r3)
(714/734) Installing postmarketos-base-ui-x11 (6-r1)
(715/734) 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
(716/734) Installing libexif (0.6.24-r0)
(717/734) Installing hwloc (2.8.0-r0)
(718/734) Installing libtbb (2021.7.0-r1)
(719/734) Installing opencv (4.6.0-r5)
(720/734) Installing postprocessd (0.2.1-r1)
(721/734) Installing postprocessd-megapixels (0.2.1-r1)
(722/734) Installing qmltermwidget (0.2.0-r1)
(723/734) Installing qmlkonsole (22.11-r0)
(724/734) Installing c-ares (1.18.1-r1)
(725/734) Installing spacebar (22.11-r0)
(726/734) Installing hkdm (0.2.0-r0)
(727/734) Installing buffyboard (0.2.0-r0)
(728/734) Installing terminus-font (4.49.1-r3)
(729/734) Installing kbd-misc (2.5.1-r3)
(730/734) Installing kbd (2.5.1-r3)
(731/734) Installing kbd-openrc (2.5.1-r3)
(732/734) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(733/734) Installing ttyescape-openrc (1.0.1-r1)
(734/734) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing ca-certificates-20221203-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/17 16:00:03 Generating for kernel version: 6.1.0-rc7
2022/12/17 16:00:03 Output directory: /boot
2022/12/17 16:00:03 == Generating initramfs ==
2022/12/17 16:00:03 - Including hook files
2022/12/17 16:00:03 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 16:00:03 - Including hook scripts
2022/12/17 16:00:03 - Including required binaries
2022/12/17 16:00:03 - Including kernel modules
2022/12/17 16:00:03 - Including splash images
2022/12/17 16:00:03 - Writing and verifying initramfs archive
2022/12/17 16:00:04 == Generating initramfs extra ==
2022/12/17 16:00:04 - Including extra binaries
2022/12/17 16:00:04 - Including FDE support
2022/12/17 16:00:05 - Writing and verifying initramfs-extra archive
2022/12/17 16:00:09 == 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/17 16:00:13 mkinitfs completed in: 9.224685873s
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 759 packages
(2822039) [16:00:18] (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 759 packages
(2822039) [16:00:21] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(2822039) [16:00:21] (rootfs_pine64-pinephone) install device-pine64-pinephone
(2822039) [16:00:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [16:00:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [16:00:21] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2822039) [16:00:21] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(2822039) [16:00:21] New background process: pid=2833978, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(2822039) [16:00:24] (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 759 packages
(2822039) [16:00:28] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2822039) [16:00:28] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(2822039) [16:00:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [16:00:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [16:00:28] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2822039) [16:00:28] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2822039) [16:00:28] New background process: pid=2834118, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(2822039) [16:00:31] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(2822039) [16:00:31] (rootfs_pine64-pinephone) % mkinitfs
2022/12/17 16:00:31 Generating for kernel version: 6.1.0-rc7
2022/12/17 16:00:31 Output directory: /boot
2022/12/17 16:00:31 == Generating initramfs ==
2022/12/17 16:00:31 - Including hook files
2022/12/17 16:00:31 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 16:00:31 - Including hook scripts
2022/12/17 16:00:31 - Including required binaries
2022/12/17 16:00:32 - Including kernel modules
2022/12/17 16:00:32 - Including splash images
2022/12/17 16:00:32 - Writing and verifying initramfs archive
2022/12/17 16:00:32 == Generating initramfs extra ==
2022/12/17 16:00:32 - Including extra binaries
2022/12/17 16:00:32 - Including FDE support
2022/12/17 16:00:33 - Writing and verifying initramfs-extra archive
2022/12/17 16:00:36 == 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/17 16:00:41 mkinitfs completed in: 9.215886596s
(2822039) [16:00:41] *** SET LOGIN PASSWORD FOR: 'user' ***
(2822039) [16:00:41] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(2822039) [16:00:41] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(2822039) [16:00:41] (rootfs_pine64-pinephone) locking root
(2822039) [16:00:41] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(2822039) [16:00:41] NOTE: No valid keymap specified for device
(2822039) [16:00:41] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(2822039) [16:00:48] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(2822039) [16:00:48] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(2822039) [16:00:48] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2822039) [16:00:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2822039) [16:00:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2822039) [16:00:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2822039) [16:00:48] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2257052 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(2822039) [16:00:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2822039) [16:00:48] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2822039) [16:00:48] (native) create pine64-pinephone.img (3463M)
(2822039) [16:00:48] (native) % truncate -s 3463M /home/pmos/rootfs/pine64-pinephone.img
(2822039) [16:00:48] (native) mount /dev/install (pine64-pinephone.img)
(2822039) [16:00:48] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(2822039) [16:00:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2822039) [16:00:48] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2822039) [16:00:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2822039) [16:00:48] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2822039) [16:00:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2822039) [16:00:49] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2822039) [16:00:49] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2822039) [16:00:49] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2822039) [16:00:49] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2822039) [16:00:49] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2822039) [16:00:49] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2822039) [16:00:49] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2822039) [16:00:49] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2822039) [16:00:49] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2822039) [16:00:49] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2822039) [16:00:49] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(2822039) [16:00:49] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2822039) [16:00:49] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2822039) [16:00:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2822039) [16:00:49] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2822039) [16:00:49] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2822039) [16:00:49] (native) % parted -s /dev/install mktable msdos
(2822039) [16:00:49] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(2822039) [16:00:49] (native) % parted -s /dev/install mkpart primary 256M 100%
(2822039) [16:00:49] (native) % parted -s /dev/install set 1 boot on
(2822039) [16:00:49] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2822039) [16:00:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2822039) [16:00:50] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2822039) [16:00:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2822039) [16:00:50] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2822039) [16:00:50] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2822039) [16:00:50] (native) install e2fsprogs
(2822039) [16:00:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [16:00:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [16:00:50] (native) % cat /tmp/apk_progress_fifo
(2822039) [16:00:50] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2822039) [16:00:50] New background process: pid=2836096, 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
(2822039) [16:00:50] (native) format /dev/installp2 (root, ext4)
(2822039) [16:00:50] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2822039) [16:00:51] (native) mount /dev/installp2 to /mnt/install
(2822039) [16:00:51] (native) % mkdir -p /mnt/install
(2822039) [16:00:51] (native) % mount /dev/installp2 /mnt/install
(2822039) [16:00:51] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2822039) [16:00:51] (native) install e2fsprogs
(2822039) [16:00:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [16:00:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2822039) [16:00:51] (native) % cat /tmp/apk_progress_fifo
(2822039) [16:00:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2822039) [16:00:51] New background process: pid=2836127, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 71 packages
(2822039) [16:00:51] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(2822039) [16:00:51] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(2822039) [16:00:51] (native) % mkdir -p /mnt/install/boot
(2822039) [16:00:51] (native) % mount /dev/installp1 /mnt/install/boot
(2822039) [16:00:51] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2822039) [16:00:51] (native) copy rootfs_pine64-pinephone to /mnt/install/
(2822039) [16:00:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2822039) [16:00:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2822039) [16:00:51] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2822039) [16:00:51] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2822039) [16:00:51] (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/
(2822039) [16:00:58] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2822039) [16:00:58] % 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
(2822039) [16:00:58] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % 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/
(2822039) [16:00:58] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2822039) [16:00:58] % 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
(2822039) [16:00:59] 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
(2822039) [16:00:59] (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
(2822039) [16:00:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2822039) [16:01:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2822039) [16:01:03] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2822039) [16:01:03] (native) umount /dev/loop1
(2822039) [16:01:03] (native) % losetup -d /dev/loop1
(2822039) [16:01:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2822039) [16:01:03]
(2822039) [16:01:03] *** FLASHING INFORMATION ***
(2822039) [16:01:03] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2822039) [16:01:03] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2822039) [16:01:03]
(2822039) [16:01:03] *** SSH DAEMON INFORMATION ***
(2822039) [16:01:03] SSH daemon is enabled (disable with --no-sshd).
(2822039) [16:01:03] Login as 'user' with the password given during installation.
(2822039) [16:01:03]
(2822039) [16:01:03] *** FIREWALL INFORMATION ***
(2822039) [16:01:03] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2822039) [16:01:03] For more information: https://postmarketos.org/firewall
(2822039) [16:01:03]
(2822039) [16:01:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2822039) [16:01:03] DONE!
total 2365068
-rw-r--r-- 1 root 12345 3631218688 Dec 17 16:01 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 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 1 1 /var/lib/snapd/snaps/core18_2654.snap 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 17 16:01 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 17 16:01 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 17 16:01 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 17 15:59 bin
drwxr-xr-x 2 root root 4096 Dec 17 16:00 boot
drwxr-xr-x 2 root root 4096 Dec 17 15:55 dev
drwxr-xr-x 65 root root 4096 Dec 17 16:00 etc
drwxr-xr-x 3 root root 4096 Dec 17 16:00 home
drwxr-xr-x 14 root root 4096 Dec 17 15:59 lib
drwx------ 2 root root 16384 Dec 17 16:00 lost+found
drwxr-xr-x 5 root root 4096 Dec 17 15:55 media
drwxr-xr-x 8 root root 4096 Dec 17 15:55 mnt
drwxr-xr-x 2 root root 4096 Dec 17 15:55 opt
drwxr-xr-x 2 root root 4096 Dec 17 15:55 proc
drwx------ 2 root root 4096 Dec 17 15:55 root
drwxr-xr-x 6 root root 4096 Dec 17 15:59 run
drwxr-xr-x 2 root root 4096 Dec 17 15:59 sbin
drwxr-xr-x 2 root root 4096 Dec 17 15:55 srv
drwxr-xr-x 2 root root 4096 Dec 17 15:55 sys
drwxrwxrwt 2 root root 4096 Dec 17 16:00 tmp
drwxr-xr-x 9 root root 4096 Dec 17 15:56 usr
drwxr-xr-x 13 root root 4096 Dec 17 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-17 16:01:26-- 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% 87.3M=0s
2022-12-17 16:01:27 (87.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-17 10:46:39.468580 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1748-g32ec959c61 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1773-g3fc41bb99f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1777-gfd336c26ad [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25234 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671156704-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671156688-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670983772-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671205802-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671156823-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671232149-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671156715-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671156763-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671243740-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671243751-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671212985-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671099359-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671243577-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_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671243641-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671243641-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671156832-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671157572-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671242330-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671245010-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671070153-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671245010-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671243546-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671243713-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-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.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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: 2325 MiB in 769 packages
(1/91) Installing syndication (9999_git1670961763-r0)
(2/91) Installing alligator (9999_git1670987232-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-r1)
(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_git1670987251-r0)
(28/91) Installing calindori (9999_git1670987261-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.236.0-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-r1)
(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 (1.3.236.0-r0)
(49/91) Installing glslang (1.3.236.0-r0)
(50/91) Installing spirv-tools (1.3.236.0-r0)
(51/91) Installing shaderc (2022.4-r0)
(52/91) Installing libplacebo (5.229.1-r1)
(53/91) Installing libprotobuf-lite (3.21.12-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_git1671156793-r0)
(58/91) Installing kalk (9999_git1671157746-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1671243729-r0)
(61/91) Installing keysmith (9999_git1670988071-r0)
(62/91) Installing krecorder (9999_git1670987307-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670988219-r0)
(65/91) Installing kweathercore (9999_git1670985152-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1671157772-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1671243291-r0)
(71/91) Installing kjs (9999_git1670961433-r0)
(72/91) Installing libdjvulibre (3.5.28-r3)
(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-r2)
(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-r1)
(81/91) Installing okular (22.12.0-r1)
(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_git1670987371-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_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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 860 packages
(chroot) Exiting chroot...
[16:03:25] Unregister qemu binfmt (arm)
[16:03:25] Unregister qemu binfmt (aarch64)
[16:03:25] Unregister qemu binfmt (riscv64)
[16:03:25] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:03:25] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:03:26] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:03:26] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:03:27] Cleared up ~4540 MB of space
[16:03:28] [92mDONE![0m
Building image for pine64-pinephonepro
Already up to date.
[16:03:28] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:03:29] [1mChannel [edge][0m: [16:03:29] [1mVendor [qemu][0m: [16:03:29] [1mDevice codename [amd64][0m: [16:03:29] [1mKernel [lts][0m: [16:03:29] [1mUsername [user][0m: [16:03:29] [1mUser interface [weston][0m: [16:03:29] [1mChange them? (y/n) [n][0m: [16:03:29] [1mExtra packages [none][0m: [16:03:29] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:03:29] [1mChoose default locale for installation [C.UTF-8][0m: [16:03:29] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:03:29] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:03:29] Config changed: ui='plasma-mobile'
[16:03:29] Config changed: device='pine64-pinephonepro'
[16:03:29] Config changed: kernel=''
[16:03:29] Config changed: extra_packages='osk-sdl'
(2878786) [16:03:30] % 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)
(2878786) [16:03:30] % 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
(2878786) [16:03:30] *** (1/4) PREPARE NATIVE CHROOT ***
(2878786) [16:03:30] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2878786) [16:03:30] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2878786) [16:03:30] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2878786) [16:03:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2878786) [16:03:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2878786) [16:03:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2878786) [16:03:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2878786) [16:03:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2878786) [16:03:30] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2878786) [16:03:30] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2878786) [16:03:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2878786) [16:03:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2878786) [16:03:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2878786) [16:03:30] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2878786) [16:03:30] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2878786) [16:03:30] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2878786) [16:03:30] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2878786) [16:03:30] Update package index for x86_64 (4 file(s))
(2878786) [16:03:30] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2878786) [16:03:30] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2878786) [16:03:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2878786) [16:03:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2878786) [16:03:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2878786) [16:03:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2878786) [16:03:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2878786) [16:03:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2878786) [16:03:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2878786) [16:03:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2878786) [16:03:32] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:32] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:32] extracted: /tmp/pmbootstrapbk0a62owapk
(2878786) [16:03:32] extracted: /tmp/pmbootstrapqu1w55absig
(2878786) [16:03:32] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:32] % 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/pmbootstrapqu1w55absig /tmp/pmbootstrapbk0a62owapk
Verified OK
(2878786) [16:03:32] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2878786) [16:03:32] % /tmp/pmbootstrapbk0a62owapk --version
apk-tools 2.12.10, compiled for x86_64.
(2878786) [16:03:32] (native) install alpine-base
(2878786) [16:03:32] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:32] % 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
(2878786) [16:03:33] % 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
(2878786) [16:03:33] % 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
(2878786) [16:03:33] % 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
(2878786) [16:03:33] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2878786) [16:03:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2878786) [16:03:33] (native) update /etc/apk/repositories
(2878786) [16:03:33] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2878786) [16:03:33] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2878786) [16:03:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2878786) [16:03:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2878786) [16:03:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2878786) [16:03:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2878786) [16:03:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2878786) [16:03:33] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2878786) [16:03:33] % 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
(2878786) [16:03:33] New background process: pid=2878946, 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 (20221203-r0)
(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
(2878786) [16:03:34] (native) % adduser -D pmos -u 12345
(2878786) [16:03:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2878786) [16:03:34] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2878786) [16:03:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2878786) [16:03:34] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2878786) [16:03:34] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2878786) [16:03:35] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2878786) [16:03:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2878786) [16:03:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2878786) [16:03:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2878786) [16:03:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2878786) [16:03:35] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2878786) [16:03:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2878786) [16:03:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2878786) [16:03:35] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2878786) [16:03:37] (native) install cryptsetup util-linux parted
(2878786) [16:03:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:03:37] (native) % cat /tmp/apk_progress_fifo
(2878786) [16:03:37] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2878786) [16:03:37] New background process: pid=2879402, 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.5.0-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
(2878786) [16:03:39] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2878786) [16:03:39] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2878786) [16:03:39] % 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
(2878786) [16:03:39] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2878786) [16:03:39] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(2878786) [16:03:39] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(2878786) [16:03:39] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(2878786) [16:03:39] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(2878786) [16:03:39] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(2878786) [16:03:39] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2878786) [16:03:39] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2878786) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2878786) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2878786) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2878786) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2878786) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2878786) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2878786) [16:03:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2878786) [16:03:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2878786) [16:03:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2878786) [16:03:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2878786) [16:03:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2878786) [16:03:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2878786) [16:03:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2878786) [16:03:40] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2878786) [16:03:40] (native) install qemu-aarch64
(2878786) [16:03:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:03:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:03:40] (native) % cat /tmp/apk_progress_fifo
(2878786) [16:03:40] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2878786) [16:03:40] New background process: pid=2879788, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(2878786) [16:03:40] Register qemu binfmt (aarch64)
(2878786) [16:03:40] % 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
(2878786) [16:03:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(2878786) [16:03:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2878786) [16:03:40] % 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
(2878786) [16:03:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2878786) [16:03:41] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:41] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:41] extracted: /tmp/pmbootstraphrawq03xapk
(2878786) [16:03:41] extracted: /tmp/pmbootstrap_3nvk0gfsig
(2878786) [16:03:41] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2878786) [16:03:41] % 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/pmbootstrap_3nvk0gfsig /tmp/pmbootstraphrawq03xapk
Verified OK
(2878786) [16:03:41] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2878786) [16:03:41] % /tmp/pmbootstraphrawq03xapk --version
apk-tools 2.12.10, compiled for x86_64.
(2878786) [16:03:41] (rootfs_pine64-pinephonepro) install alpine-base
(2878786) [16:03:41] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(2878786) [16:03:41] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(2878786) [16:03:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(2878786) [16:03:41] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(2878786) [16:03:41] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2878786) [16:03:41] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2878786) [16:03:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2878786) [16:03:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2878786) [16:03:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2878786) [16:03:41] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2878786) [16:03:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2878786) [16:03:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2878786) [16:03:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2878786) [16:03:41] Update package index for aarch64 (4 file(s))
(2878786) [16:03:41] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2878786) [16:03:41] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2878786) [16:03:41] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2878786) [16:03:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2878786) [16:03:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2878786) [16:03:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2878786) [16:03:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2878786) [16:03:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2878786) [16:03:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2878786) [16:03:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2878786) [16:03:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2878786) [16:03:42] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2878786) [16:03:42] % 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
(2878786) [16:03:42] New background process: pid=2879854, 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 (20221203-r0)
(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
(2878786) [16:03:44] (rootfs_pine64-pinephonepro) % getent passwd user
(2878786) [16:03:44] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(2878786) [16:03:44] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(2878786) [16:03:44] (rootfs_pine64-pinephonepro) % addgroup user wheel
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup user video
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup user audio
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup user input
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(2878786) [16:03:45] (rootfs_pine64-pinephonepro) % addgroup user netdev
(2878786) [16:03:45] 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
(2878786) [16:03:47] (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)
(2878786) [16:03:47] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2878786) [16:03:47] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2878786) [16:03:48] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2878786) [16:03:49] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2878786) [16:03:50] (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
(2878786) [16:03:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:03:50] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2878786) [16:03:50] (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
(2878786) [16:03:50] New background process: pid=2880210, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/728) Installing icu-data-full (72.1-r1)
(2/728) Installing dbus-libs (1.14.4-r0)
(3/728) Installing libgcc (12.2.1_git20220924-r5)
(4/728) Installing libffi (3.4.4-r0)
(5/728) Installing libintl (0.21.1-r1)
(6/728) Installing libblkid (2.38.1-r1)
(7/728) Installing libmount (2.38.1-r1)
(8/728) Installing pcre2 (10.42-r0)
(9/728) Installing glib (2.74.3-r2)
(10/728) Installing libstdc++ (12.2.1_git20220924-r5)
(11/728) Installing icu-libs (72.1-r1)
(12/728) Installing libpcre2-16 (10.42-r0)
(13/728) Installing zstd-libs (1.5.2-r9)
(14/728) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/728) Installing hicolor-icon-theme (0.17-r2)
(16/728) Installing libmagic (5.43-r0)
(17/728) Installing file (5.43-r0)
(18/728) Installing libxau (1.0.11-r0)
(19/728) Installing libmd (1.0.4-r0)
(20/728) Installing libbsd (0.11.7-r0)
(21/728) Installing libxdmcp (1.1.4-r0)
(22/728) Installing libxcb (1.15-r0)
(23/728) Installing libx11 (1.8.3-r0)
(24/728) Installing libxext (1.3.5-r0)
(25/728) Installing libice (1.1.1-r0)
(26/728) Installing libuuid (2.38.1-r1)
(27/728) Installing libsm (1.2.3-r2)
(28/728) Installing libxt (1.2.1-r1)
(29/728) Installing libxmu (1.1.4-r0)
(30/728) Installing xset (1.2.5-r0)
(31/728) Installing xprop (1.2.6-r0)
(32/728) Installing xdg-utils (1.1.3-r4)
(33/728) Installing mesa (22.3.1-r0)
(34/728) Installing libdrm (2.4.114-r0)
(35/728) Installing libexpat (2.5.0-r0)
(36/728) Installing wayland-libs-server (1.21.0-r1)
(37/728) Installing mesa-glapi (22.3.1-r0)
(38/728) Installing mesa-gles (22.3.1-r0)
(39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/728) Installing libxcomposite (0.4.6-r0)
(41/728) Installing brotli-libs (1.0.9-r10)
(42/728) Installing libbz2 (1.0.8-r4)
(43/728) Installing libpng (1.6.39-r2)
(44/728) Installing freetype (2.12.1-r0)
(45/728) Installing fontconfig (2.14.1-r0)
(46/728) Installing wayland-libs-client (1.21.0-r1)
(47/728) Installing wayland-libs-cursor (1.21.0-r1)
(48/728) Installing wayland-libs-egl (1.21.0-r1)
(49/728) Installing xkeyboard-config (2.37-r0)
(50/728) Installing xz-libs (5.4.0-r0)
(51/728) Installing libxml2 (2.10.3-r2)
(52/728) Installing libxkbcommon (1.4.1-r0)
(53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/728) Installing mesa-gbm (22.3.1-r0)
(55/728) Installing libxshmfence (1.3.2-r0)
(56/728) Installing mesa-egl (22.3.1-r0)
(57/728) Installing avahi-libs (0.8-r6)
(58/728) Installing gmp (6.2.1-r2)
(59/728) Installing nettle (3.8.1-r0)
(60/728) Installing p11-kit (0.24.1-r1)
(61/728) Installing libtasn1 (4.19.0-r0)
(62/728) Installing libunistring (1.1-r0)
(63/728) Installing gnutls (3.7.8-r2)
(64/728) Installing cups-libs (2.4.2-r1)
(65/728) Installing pkgconf (1.9.3-r1)
(66/728) Installing shared-mime-info (2.2-r2)
(67/728) Installing libjpeg-turbo (2.1.4-r0)
(68/728) Installing libwebp (1.2.4-r1)
(69/728) Installing tiff (4.5.0-r1)
(70/728) Installing gdk-pixbuf (2.42.10-r2)
(71/728) Installing gtk-update-icon-cache (3.24.35-r2)
(72/728) Installing libxfixes (6.0.0-r0)
(73/728) Installing libxrender (0.9.11-r0)
(74/728) Installing libxcursor (1.2.1-r1)
(75/728) Installing libxdamage (1.1.6-r0)
(76/728) Installing libxi (1.8-r0)
(77/728) Installing libxinerama (1.1.5-r0)
(78/728) Installing libxrandr (1.5.3-r0)
(79/728) Installing libatk-1.0 (2.46.0-r0)
(80/728) Installing libxtst (1.2.4-r0)
(81/728) Installing at-spi2-core (2.46.0-r0)
(82/728) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/728) Installing pixman (0.42.2-r0)
(84/728) Installing cairo (1.17.6-r3)
(85/728) Installing cairo-gobject (1.17.6-r3)
(86/728) Installing libepoxy (1.5.10-r0)
(87/728) Installing fribidi (1.0.12-r0)
(88/728) Installing graphite2 (1.3.14-r2)
(89/728) Installing harfbuzz (6.0.0-r0)
(90/728) Installing libxft (2.3.7-r0)
(91/728) Installing pango (1.50.12-r0)
(92/728) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/728) Installing libevdev (1.13.0-r0)
(94/728) Installing mtdev (1.1.6-r1)
(95/728) Installing eudev-libs (3.2.11-r6)
(96/728) Installing libinput-libs (1.22.0-r0)
(97/728) Installing xcb-util-wm (0.4.2-r0)
(98/728) Installing xcb-util (0.4.0-r3)
(99/728) Installing xcb-util-image (0.4.1-r0)
(100/728) Installing xcb-util-keysyms (0.4.1-r0)
(101/728) Installing xcb-util-renderutil (0.3.10-r0)
(102/728) Installing libxkbcommon-x11 (1.4.1-r0)
(103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/728) Installing kirigami2-libs (5.101.0-r0)
(107/728) Installing libgomp (12.2.1_git20220924-r5)
(108/728) Installing kirigami2 (5.101.0-r0)
(109/728) Installing kactivities-libs (5.101.0-r0)
(110/728) Installing karchive (5.101.0-r0)
(111/728) Installing kconfig (5.101.0-r0)
(112/728) Installing kcoreaddons (5.101.0-r0)
(113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/728) Installing kwindowsystem (5.101.0-r0)
(115/728) Installing kcrash (5.101.0-r0)
(116/728) Installing kdbusaddons (5.101.0-r0)
(117/728) Installing kglobalaccel (5.101.0-r0)
(118/728) Installing kguiaddons (5.101.0-r0)
(119/728) Installing ki18n (5.101.0-r0)
(120/728) Installing libelogind (246.10-r5)
(121/728) Installing polkit-elogind-libs (122-r0)
(122/728) Installing polkit-qt-1 (0.114.0-r1)
(123/728) Installing kauth (5.101.0-r0)
(124/728) Installing kcodecs (5.101.0-r0)
(125/728) Installing kwidgetsaddons (5.101.0-r0)
(126/728) Installing kconfigwidgets (5.101.0-r0)
(127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/728) Installing kiconthemes (5.101.0-r0)
(129/728) Installing kitemviews (5.101.0-r0)
(130/728) Installing kxmlgui (5.101.0-r0)
(131/728) Installing kbookmarks (5.101.0-r0)
(132/728) Installing kcompletion (5.101.0-r0)
(133/728) Installing libxml2-utils (2.10.3-r2)
(134/728) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/728) Installing libgpg-error (1.46-r1)
(136/728) Installing libgcrypt (1.10.1-r0)
(137/728) Installing libxslt (1.1.37-r0)
(138/728) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/728) Installing kdoctools (5.101.0-r0)
(140/728) Installing kjobwidgets (5.101.0-r0)
(141/728) Installing alsa-lib (1.2.8-r0)
(142/728) Installing libxxf86vm (1.1.5-r0)
(143/728) Installing mesa-gl (22.3.1-r0)
(144/728) Installing libxv (1.0.12-r0)
(145/728) Installing cdparanoia-libs (10.2-r11)
(146/728) Installing graphene (1.10.8-r1)
(147/728) Installing gstreamer (1.20.4-r0)
(148/728) Installing libogg (1.3.5-r2)
(149/728) Installing opus (1.3.1-r1)
(150/728) Installing orc (0.4.33-r0)
(151/728) Installing libtheora (1.1.1-r16)
(152/728) Installing libvorbis (1.3.7-r0)
(153/728) Installing gst-plugins-base (1.20.4-r1)
(154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/728) Installing sound-theme-freedesktop (0.8-r0)
(157/728) Installing libltdl (2.4.7-r0)
(158/728) Installing libcanberra (0.30-r9)
(159/728) Installing libcanberra-gstreamer (0.30-r9)
(160/728) Installing knotifications (5.101.0-r0)
(161/728) Installing kservice (5.101.0-r0)
(162/728) Installing solid-libs (5.101.0-r0)
(163/728) Installing libhunspell (1.7.1-r0)
(164/728) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(165/728) Installing ncurses-libs (6.3_p20221210-r0)
(166/728) Installing readline (8.2.0-r0)
(167/728) Installing hunspell (1.7.1-r0)
(168/728) Installing sonnet (5.101.0-r0)
(169/728) Installing ktextwidgets (5.101.0-r0)
(170/728) Installing kio (5.101.0-r0)
(171/728) Installing kpackage (5.101.0-r0)
(172/728) Installing kdeclarative (5.101.0-r0)
(173/728) Installing kwayland (5.101.0-r0)
(174/728) Installing plasma-framework (5.101.0-r0)
(175/728) Installing sqlite-libs (3.40.0-r0)
(176/728) Installing libaccounts-glib (1.26-r1)
(177/728) Installing libaccounts-qt (1.16-r1)
(178/728) Installing signond (8.61-r0)
(179/728) Installing accounts-qml-module (0.7_git20190605-r1)
(180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/728) Installing sdl2 (2.26.1-r0)
(182/728) Installing svt-av1-libs (1.4.1-r0)
(183/728) Installing aom-libs (3.5.0-r0)
(184/728) Installing libass (0.17.0-r0)
(185/728) Installing libdav1d (1.0.0-r2)
(186/728) Installing lcms2 (2.14-r2)
(187/728) Installing libjxl (0.7.0-r0)
(188/728) Installing lame (3.100-r2)
(189/728) Installing libasyncns (0.8-r1)
(190/728) Installing flac-libs (1.4.2-r0)
(191/728) Installing libsndfile (1.1.0-r3)
(192/728) Installing soxr (0.1.3-r3)
(193/728) Installing speexdsp (1.2.1-r0)
(194/728) Installing tdb-libs (1.4.7-r1)
(195/728) Installing libpulse (9999_git20220528-r0)
(196/728) Installing cjson (1.7.15-r3)
(197/728) Installing mbedtls (2.28.2-r0)
(198/728) Installing librist (0.2.7-r0)
(199/728) Installing libsrt (1.5.1-r0)
(200/728) Installing libssh (0.10.4-r0)
(201/728) Installing v4l-utils-libs (1.22.1-r2)
(202/728) Installing libva (2.16.0-r0)
(203/728) Installing libvdpau (1.5-r0)
(204/728) Installing vidstab (1.1.0-r2)
(205/728) Installing libvpx (1.12.0-r1)
(206/728) Installing x264-libs (0.164_git20220602-r0)
(207/728) Installing numactl (2.0.16-r0)
(208/728) Installing x265-libs (3.5-r3)
(209/728) Installing xvidcore (1.3.7-r1)
(210/728) Installing libsodium (1.0.18-r2)
(211/728) Installing libzmq (4.3.4-r1)
(212/728) Installing ffmpeg-libs (5.1.2-r3)
(213/728) Installing libevent (2.1.12-r5)
(214/728) Installing minizip (1.2.13-r0)
(215/728) Installing nspr (4.35-r0)
(216/728) Installing nss (3.86-r0)
(217/728) Installing re2 (2022.12.01-r0)
(218/728) Installing snappy (1.1.9-r4)
(219/728) Installing qt5-qtwebengine (5.15.11-r9)
(220/728) Installing libnotify (0.8.1-r1)
(221/728) Installing libproxy (0.4.18-r2)
(222/728) Installing signon-ui (0.17_git20171023-r2)
(223/728) Installing libassuan (2.5.5-r1)
(224/728) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/728) Installing gnupg-gpgconf (2.2.40-r0)
(226/728) Installing gpg (2.2.40-r0)
(227/728) Installing npth (1.6-r2)
(228/728) Installing gpg-agent (2.2.40-r0)
(229/728) Installing libksba (1.6.2-r0)
(230/728) Installing gpgsm (2.2.40-r0)
(231/728) Installing gpgme (1.18.0-r1)
(232/728) Installing gpgmepp (1.18.0-r1)
(233/728) Installing gdbm (1.23-r0)
(234/728) Installing libsasl (2.1.28-r3)
(235/728) Installing libqca (2.3.4-r2)
(236/728) Installing kwallet (5.101.0-r0)
(237/728) Installing kaccounts-integration (22.12.0-r0)
(238/728) Installing purpose (5.101.0-r0)
(239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/728) Installing qt5-qtfeedback (0_git20180903-r0)
(241/728) Installing angelfish (22.11-r0)
(242/728) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/728) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/728) Installing gtk-engines-crux (2.21.0-r3)
(245/728) Installing gtk-engines-industrial (2.21.0-r3)
(246/728) Installing gtk-engines-mist (2.21.0-r3)
(247/728) Installing gtk-engines-redmond (2.21.0-r3)
(248/728) Installing gtk-engines-thinice (2.21.0-r3)
(249/728) Installing gtk-engines (2.21.0-r3)
(250/728) Installing breeze-gtk (5.26.4-r0)
(251/728) Installing alsa-ucm-conf (1.2.8-r1)
(252/728) Installing ca-certificates (20221203-r0)
(253/728) Installing nghttp2-libs (1.51.0-r0)
(254/728) Installing libcurl (7.86.0-r1)
(255/728) Installing libgpiod (1.6.3-r2)
(256/728) Installing libgudev (237-r1)
(257/728) Installing libmm-glib (1.20.2-r1)
(258/728) Installing libusb (1.0.26-r0)
(259/728) Installing eg25-manager (0.4.6-r0)
(260/728) Installing eg25-manager-openrc (0.4.6-r0)
(261/728) Installing linux-pine64-pinephonepro (6.1-r0)
(262/728) Installing udev-init-scripts (35-r1)
(263/728) Installing udev-init-scripts-openrc (35-r1)
(264/728) Installing kmod-libs (30-r1)
(265/728) Installing eudev (3.2.11-r6)
(266/728) Installing eudev-openrc (3.2.11-r6)
(267/728) Installing openssh-keygen (9.1_p1-r1)
(268/728) Installing libedit (20221030.3.1-r0)
(269/728) Installing openssh-client-common (9.1_p1-r1)
(270/728) Installing openssh-client-default (9.1_p1-r1)
(271/728) Installing openssh-sftp-server (9.1_p1-r1)
(272/728) Installing openssh-server-common (9.1_p1-r1)
(273/728) Installing openssh-server (9.1_p1-r1)
(274/728) Installing openssh (9.1_p1-r1)
(275/728) Installing boot-deploy (0.6.1-r0)
(276/728) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(277/728) Installing lzo (2.10-r3)
(278/728) Installing btrfs-progs (6.0.2-r0)
(279/728) Installing bzip2 (1.0.8-r4)
(280/728) Installing argon2-libs (20190702-r2)
(281/728) Installing device-mapper-libs (2.03.17-r1)
(282/728) Installing json-c (0.16-r0)
(283/728) Installing cryptsetup-libs (2.6.0-r0)
(284/728) Installing popt (1.19-r0)
(285/728) Installing cryptsetup (2.6.0-r0)
(286/728) Installing cryptsetup-openrc (2.6.0-r0)
(287/728) Installing libaio (0.3.113-r0)
(288/728) Installing device-mapper-event-libs (2.03.17-r1)
(289/728) Installing lvm2-libs (2.03.17-r1)
(290/728) Installing device-mapper (2.03.17-r1)
(291/728) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(292/728) Installing libcom_err (1.46.5-r4)
(293/728) Installing e2fsprogs-libs (1.46.5-r4)
(294/728) Installing e2fsprogs (1.46.5-r4)
(295/728) Installing e2fsprogs-extra (1.46.5-r4)
(296/728) Installing f2fs-tools-libs (1.15.0-r0)
(297/728) Installing f2fs-tools (1.15.0-r0)
(298/728) Installing lz4 (1.9.4-r1)
(299/728) Installing userspace-rcu (0.13.2-r0)
(300/728) Installing multipath-tools (0.9.3-r1)
(301/728) Installing multipath-tools-openrc (0.9.3-r1)
(302/728) Installing parted (3.5-r0)
(303/728) Installing postmarketos-mvcfg (1-r0)
(304/728) Installing postmarketos-keys (1-r0)
(305/728) Installing sudo (1.9.12_p1-r1)
(306/728) Installing postmarketos-base-nofde (24-r0)
(307/728) Installing unudhcpd (0.2.1-r0)
(308/728) Installing xz (5.4.0-r0)
(309/728) Installing postmarketos-mkinitfs (1.5.1-r3)
(310/728) 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/728) Installing llvm15-libs (15.0.6-r1)
(312/728) Installing musl-fts (1.2.7-r3)
(313/728) Installing libelf (0.188-r0)
(314/728) Installing mesa-dri-gallium (22.3.1-r0)
(315/728) Installing postmarketos-base-mesa (24-r0)
(316/728) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(317/728) Installing dbus-openrc (1.14.4-r0)
(318/728) Installing libacl (2.3.1-r1)
(319/728) Installing lz4-libs (1.9.4-r1)
(320/728) Installing libarchive (3.6.2-r1)
(321/728) Installing libcbor (0.9.0-r1)
(322/728) Installing efivar-libs (38-r1)
(323/728) Installing libgcab (1.5-r0)
(324/728) Installing json-glib (1.6.6-r1)
(325/728) Installing libgusb (0.4.2-r0)
(326/728) Installing libjcat (0.1.12-r0)
(327/728) Installing libmbim (1.28.2-r0)
(328/728) Installing protobuf-c (1.4.1-r1)
(329/728) Installing libqrtr-glib (1.2.2-r0)
(330/728) Installing libqmi (1.32.2-r0)
(331/728) Installing tpm2-tss-mu (3.2.0-r0)
(332/728) Installing tpm2-tss-sys (3.2.0-r0)
(333/728) Installing tpm2-tss-esys (3.2.0-r0)
(334/728) Installing libxmlb (0.3.10-r0)
(335/728) Installing fwupd (1.8.8-r0)
(336/728) Installing fwupd-openrc (1.8.8-r0)
(337/728) Installing device-pine64-pinephonepro (3.5-r1)
Executing device-pine64-pinephonepro-3.5-r1.post-install
* service eg25-manager added to runlevel default
(338/728) Installing firmware-pine64-pinebookpro (2-r0)
(339/728) Installing linux-firmware-cypress (20221214-r0)
(340/728) Installing linux-firmware-brcm (20221214-r0)
(341/728) Installing linux-firmware-rockchip (20221214-r0)
(342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1)
(343/728) Installing yaml (0.2.5-r0)
(344/728) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(345/728) Installing appstream-qt (0.15.5-r2)
(346/728) Installing attica (5.101.0-r0)
(347/728) Installing kidletime (5.101.0-r0)
(348/728) Installing knewstuff (5.101.0-r0)
(349/728) Installing discover (5.26.4-r0)
(350/728) Installing libapk-qt (0.4.2-r0)
(351/728) Installing discover-backend-apk (5.26.4-r0)
(352/728) Installing discover-backend-fwupd (5.26.4-r0)
(353/728) Installing font-droid-nonlatin (20200215-r2)
(354/728) Installing font-noto-common (0_git20211101-r6)
(355/728) Installing font-noto-math (0_git20211101-r6)
(356/728) Installing font-noto-symbols (0_git20211101-r6)
(357/728) Installing font-noto (0_git20211101-r6)
(358/728) Installing font-noto-emoji (2.038-r0)
(359/728) Installing font-noto-extra (0_git20211101-r6)
(360/728) Installing mauiman (1.0.1-r0)
(361/728) Installing mauikit (2.2.1-r0)
(362/728) Installing exiv2 (0.27.5-r1)
(363/728) Installing mauikit-imagetools (2.2.1-r0)
(364/728) Installing mauikit-filebrowsing (2.2.1-r0)
(365/728) Installing index (2.2.1-r0)
(366/728) Installing signon-plugin-oauth2 (0.25-r0)
(367/728) Installing kaccounts-providers (22.12.0-r0)
(368/728) Installing kirigami-addons (0.6.1-r0)
(369/728) Installing kclock (22.11-r0)
(370/728) Installing gsettings-desktop-schemas (43.0-r0)
(371/728) Installing kdecoration (5.26.4-r0)
(372/728) Installing kde-gtk-config (5.26.4-r0)
(373/728) Installing kirigami-gallery (22.12.0-r0)
(374/728) Installing kquickimageeditor (0.2.0-r1)
(375/728) Installing taglib (1.13-r0)
(376/728) Installing kfilemetadata (5.101.0-r0)
(377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(378/728) Installing koko (22.11-r0)
(379/728) Installing kasync (0.3.0-r2)
(380/728) Installing gpg-wks-server (2.2.40-r0)
(381/728) Installing gpgv (2.2.40-r0)
(382/728) Installing libldap (2.6.3-r6)
(383/728) Installing gnupg-dirmngr (2.2.40-r0)
(384/728) Installing gnupg-utils (2.2.40-r0)
(385/728) Installing gnupg-wks-client (2.2.40-r0)
(386/728) Installing gnupg (2.2.40-r0)
(387/728) Installing iso-codes (4.12.0-r0)
(388/728) Installing kcontacts (5.101.0-r0)
(389/728) Installing kpeople (5.101.0-r0)
(390/728) Installing libical (3.0.16-r1)
(391/728) Installing kcalendarcore (5.101.0-r0)
(392/728) Installing kmime (22.12.0-r0)
(393/728) Installing kimap2 (0.4.0-r1)
(394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(395/728) Installing kdav2 (0.4.0-r1)
(396/728) Installing lmdb (0.9.29-r2)
(397/728) Installing libxapian (1.4.21-r0)
(398/728) Installing sink (0.9.0-r3)
(399/728) Installing kpeoplesink (0_git20210224-r1)
(400/728) Installing kpeoplevcard (0.1-r2)
(401/728) Installing libraw (0.20.2-r2)
(402/728) Installing libraw-tools (0.20.2-r2)
(403/728) Installing imagemagick-libs (7.1.0.54-r1)
(404/728) Installing jbig2dec (0.19-r1)
(405/728) Installing ghostscript (10.0.0-r2)
(406/728) Installing libde265 (1.0.9-r0)
(407/728) Installing libheif (1.14.0-r0)
(408/728) Installing librsvg (2.55.1-r0)
(409/728) Installing imagemagick (7.1.0.54-r1)
(410/728) Installing perl (5.36.0-r0)
(411/728) Installing perl-image-exiftool (12.50-r0)
(412/728) Installing exiftool (12.50-r0)
(413/728) Installing feedbackd-device-themes (0_git20220202-r0)
(414/728) Installing gsound (1.0.3-r1)
(415/728) 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/728) Installing tzdata (2022g-r0)
(417/728) Installing openexr (3.1.5-r3)
(418/728) Installing soundtouch (2.3.2-r1)
(419/728) Installing libraw1394 (2.1.2-r3)
(420/728) Installing libdc1394 (2.2.6-r1)
(421/728) Installing tslib (1.22-r1)
(422/728) Installing directfb (1.7.7-r5)
(423/728) Installing faac (1.30-r2)
(424/728) Installing fdk-aac (2.0.2-r1)
(425/728) Installing flite (2.2-r1)
(426/728) Installing libsamplerate (0.2.2-r0)
(427/728) Installing jack (1.9.21-r0)
(428/728) Installing portaudio (19.7.0-r0)
(429/728) Installing fluidsynth-libs (2.3.0-r0)
(430/728) Installing libfreeaptx (0.1.1-r1)
(431/728) Installing gsm (1.0.22-r1)
(432/728) Installing libldac (2.0.2.3-r0)
(433/728) Installing libmodplug (0.8.9.0-r2)
(434/728) Installing neon (0.32.4-r0)
(435/728) Installing libnice (0.1.19-r0)
(436/728) Installing openal-soft (1.22.2-r2)
(437/728) Installing openjpeg (2.5.0-r2)
(438/728) Installing librtmp (2.4_git20190330-r2)
(439/728) Installing sbc (2.0-r0)
(440/728) Installing spandsp (0.0.6-r4)
(441/728) Installing libsrtp (2.4.2-r3)
(442/728) Installing vo-aacenc (0.1.3-r0)
(443/728) Installing vo-amrwbenc (0.1.3-r0)
(444/728) Installing libzbar (0.23.92-r2)
(445/728) Installing gst-plugins-bad (1.20.4-r2)
(446/728) Installing gtk4.0 (4.8.2-r2)
Executing gtk4.0-4.8.2-r2.post-install
(447/728) Installing megapixels (1.6.0-r1)
(448/728) Installing encodings (1.0.6-r0)
(449/728) Installing libfontenc (1.1.7-r0)
(450/728) Installing mkfontscale (1.2.2-r1)
(451/728) Installing font-dejavu (2.37-r3)
(452/728) Installing sdl2_ttf (2.20.1-r0)
(453/728) Installing osk-sdl (0.67.1-r1)
(454/728) Installing kcmutils (5.101.0-r0)
(455/728) Installing frameworkintegration (5.101.0-r0)
(456/728) Installing oxygen (5.26.4-r0)
(457/728) Installing modemmanager-qt (5.101.0-r0)
(458/728) Installing callaudiod-libs (0.1.4-r0)
(459/728) Installing abseil-cpp (20220623.1-r1)
(460/728) Installing boost1.80-thread (1.80.0-r4)
(461/728) Installing libprotobuf (3.21.12-r0)
(462/728) Installing libphonenumber (8.13.2-r0)
(463/728) Installing plasma-dialer (22.11-r0)
(464/728) Installing plasma-mobile-sounds (0.1-r1)
(465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(466/728) Installing plasma-phonebook (22.11-r0)
(467/728) Installing postmarketos-artwork-wallpapers (2-r1)
(468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(469/728) Installing bluez (5.66-r1)
(470/728) Installing bluez-openrc (5.66-r1)
(471/728) Installing bluez-obexd (5.66-r1)
(472/728) Installing kded (5.101.0-r0)
(473/728) Installing bluez-qt (5.101.0-r0)
(474/728) Installing bluedevil (5.26.4-r0)
(475/728) Installing breeze (5.26.4-r0)
(476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(477/728) Installing callaudiod (0.1.4-r0)
(478/728) Installing dnsmasq-common (2.88-r0)
(479/728) Installing dnsmasq-openrc (2.88-r0)
(480/728) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(481/728) Installing linux-pam (1.5.2-r1)
(482/728) Installing shadow (4.13-r0)
(483/728) Installing elogind (246.10-r5)
(484/728) Installing elogind-openrc (246.10-r5)
(485/728) Installing hfd-service (0.1.0-r1)
(486/728) Installing hfd-service-openrc (0.1.0-r1)
(487/728) Installing iio-sensor-proxy (3.4-r0)
(488/728) Installing iio-sensor-proxy-openrc (3.4-r0)
(489/728) Installing libkscreen (5.26.4-r0)
(490/728) Installing layer-shell-qt (5.26.4-r0)
(491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(492/728) Installing kscreen (5.26.4-r0)
(493/728) Installing socat (1.7.4.4-r0)
(494/728) Installing kwallet-pam (5.26.4-r0)
(495/728) Installing kwayland-integration (5.26.4-r0)
(496/728) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(497/728) Installing duktape (2.7.0-r0)
(498/728) Installing polkit-elogind (122-r0)
(499/728) Installing modemmanager (1.20.2-r1)
(500/728) Installing modemmanager-openrc (1.20.2-r1)
(501/728) Installing libnm (1.40.8-r0)
(502/728) Installing networkmanager-common (1.40.8-r0)
(503/728) Installing networkmanager-openrc (1.40.8-r0)
(504/728) Installing libndp (1.8-r1)
(505/728) Installing libidn2 (2.3.4-r0)
(506/728) Installing libpsl (0.21.1-r1)
(507/728) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(508/728) Installing networkmanager-cli (1.40.8-r0)
(509/728) Installing pcre (8.45-r2)
(510/728) Installing slang (2.3.3-r0)
(511/728) Installing newt (0.52.21-r5)
(512/728) Installing networkmanager-tui (1.40.8-r0)
(513/728) Installing wireless-regdb (2022.08.12-r0)
(514/728) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(515/728) Installing mobile-broadband-provider-info (20221107-r0)
(516/728) Installing networkmanager-wwan (1.40.8-r0)
(517/728) Installing libunwind (1.6.2-r2)
(518/728) Installing libcamera (0.0.2-r0)
(519/728) Installing pipewire-libs (0.3.63-r0)
(520/728) Installing libuv (1.44.2-r0)
(521/728) Installing roc-toolkit-libs (0.1.5-r2)
(522/728) Installing webrtc-audio-processing (0.3.1-r6)
(523/728) Installing pipewire (0.3.63-r0)
(524/728) Installing breeze-icons (5.101.0-r0)
(525/728) Installing dbus-x11 (1.14.4-r0)
(526/728) Installing kactivities (5.101.0-r0)
(527/728) Installing kpipewire (5.26.4-r0)
(528/728) Installing dconf (0.40.0-r2)
(529/728) Installing anthy (9100h-r2)
(530/728) Installing maliit-framework (2.3.0-r1)
(531/728) Installing kyotocabinet (1.2.79-r3)
(532/728) Installing libpinyin (2.7.92-r0)
(533/728) Installing tinyxml (2.6.2-r1)
(534/728) Installing presage (0.9.1-r2)
(535/728) Installing maliit-keyboard (2.3.1-r1)
(536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(537/728) Installing plasma-nano (5.26.4-r0)
(538/728) Installing networkmanager-qt (5.101.0-r0)
(539/728) Installing plasma-nm (5.26.4-r0)
(540/728) Installing plasma-nm-mobile (5.26.4-r0)
(541/728) Installing fftw-single-libs (3.3.10-r1)
(542/728) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(543/728) Installing pulseaudio-bluez (9999_git20220528-r0)
(544/728) Installing pulseaudio-alsa (9999_git20220528-r0)
(545/728) Installing alsa-utils-openrc (1.2.8-r0)
(546/728) Installing pulseaudio-openrc (9999_git20220528-r0)
(547/728) Installing libcanberra-pulse (0.30-r9)
(548/728) Installing plasma-pa (5.26.4-r0)
(549/728) Installing libdaemon (0.14-r3)
(550/728) Installing openrc-settingsd (1.1.0-r0)
(551/728) Installing openrc-settingsd-openrc (1.1.0-r0)
(552/728) Installing plasma-settings (22.11-r0)
(553/728) Installing kactivitymanagerd (5.26.4-r0)
(554/728) Installing kinit (5.101.0-r0)
(555/728) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(556/728) Installing kdnssd (5.101.0-r0)
(557/728) Installing syntax-highlighting (5.101.0-r0)
(558/728) Installing kdsoap (2.1.1-r0)
(559/728) Installing libmtp (1.1.20-r2)
(560/728) Installing clang15-libclang (15.0.6-r2)
(561/728) Installing qt5-qttools (5.15.6_git20220907-r1)
(562/728) Installing phonon (4.11.1-r3)
(563/728) Installing talloc (2.3.4-r1)
(564/728) Installing tevent (0.13.0-r1)
(565/728) Installing samba-util-libs (4.16.8-r1)
(566/728) Installing jansson (2.14-r0)
(567/728) Installing ldb (2.5.2-r1)
(568/728) Installing libwbclient (4.16.8-r1)
(569/728) Installing samba-libs (4.16.8-r1)
(570/728) Installing libsmbclient (4.16.8-r1)
(571/728) Installing kio-extras (22.12.0-r0)
(572/728) Installing kquickcharts (5.101.0-r0)
(573/728) Installing xorg-server-common (21.1.5-r0)
(574/728) Installing libxkbfile (1.1.2-r0)
(575/728) Installing xkbcomp (1.4.6-r0)
(576/728) Installing libxfont2 (2.0.6-r0)
(577/728) Installing libtirpc-conf (1.3.3-r0)
(578/728) Installing libtirpc-nokrb (1.3.3-r0)
(579/728) Installing libxcvt (0.1.2-r0)
(580/728) Installing xwayland (22.1.6-r0)
(581/728) Installing kscreenlocker (5.26.4-r0)
(582/728) Installing libqaccessibilityclient (0.4.1-r1)
(583/728) Installing xcb-util-cursor (0.1.4-r0)
(584/728) Installing kwin (5.26.4-r0)
(585/728) Installing kitemmodels (5.101.0-r0)
(586/728) Installing threadweaver (5.101.0-r0)
(587/728) Installing krunner (5.101.0-r0)
(588/728) Installing milou (5.26.4-r0)
(589/728) Installing pipewire-media-session (0.4.1-r0)
(590/728) Installing font-hack (3.003-r3)
(591/728) Installing qqc2-desktop-style (5.101.0-r0)
(592/728) Installing plasma-integration (5.26.4-r0)
(593/728) Installing qtchooser (66-r2)
(594/728) Installing plasma-workspace-libs (5.26.4.1-r0)
(595/728) Installing kactivities-stats (5.101.0-r0)
(596/728) Installing baloo (5.101.0-r0)
(597/728) Installing kholidays (5.101.0-r0)
(598/728) Installing libkexiv2 (22.12.0-r0)
(599/728) Installing knotifyconfig (5.101.0-r0)
(600/728) Installing kparts (5.101.0-r0)
(601/728) Installing zxing-cpp (1.4.0-r0)
(602/728) Installing libdmtx-libs (0.7.7-r0)
(603/728) Installing libqrencode (4.1.1-r1)
(604/728) Installing prison (5.101.0-r0)
(605/728) Installing ktexteditor (5.101.0-r0)
(606/728) Installing libnl3 (3.7.0-r0)
(607/728) Installing libpcap (1.10.1-r1)
(608/728) Installing lm-sensors-libs (3.6.0-r4)
(609/728) Installing libksysguard (5.26.4-r0)
(610/728) Installing kuserfeedback (1.2.0-r1)
(611/728) Installing gpsd (3.24-r1)
(612/728) Installing gpsd-openrc (3.24-r1)
(613/728) Installing mpfr4 (4.1.1-r0)
(614/728) Installing libqalculate (4.4.0-r1)
(615/728) Installing plasma-workspace (5.26.4.1-r0)
(616/728) Installing kpty (5.101.0-r0)
(617/728) Installing kdesu (5.101.0-r0)
(618/728) Installing kde-cli-tools (5.26.4-r0)
(619/728) Installing qqc2-breeze-style (5.26.4-r0)
(620/728) Installing plasma-mobile (5.26.4-r0)
(621/728) Installing polkit-kde-agent-1 (5.26.4-r0)
(622/728) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(623/728) Installing chrony-openrc (4.3-r0)
(624/728) Installing haveged (1.9.18-r0)
(625/728) Installing haveged-openrc (1.9.18-r0)
(626/728) Installing libmnl (1.0.5-r0)
(627/728) Installing libnftnl (1.2.4-r0)
(628/728) Installing nftables (1.0.5-r3)
(629/728) Installing nftables-openrc (1.0.5-r3)
(630/728) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(632/728) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(633/728) Installing postmarketos-artwork-icons (2-r1)
(634/728) Installing util-linux (2.38.1-r1)
(635/728) Installing libfdisk (2.38.1-r1)
(636/728) Installing libsmartcols (2.38.1-r1)
(637/728) Installing util-linux-misc (2.38.1-r1)
(638/728) Installing libeconf (0.5.0-r0)
(639/728) Installing runuser (2.38.1-r1)
(640/728) Installing mount (2.38.1-r1)
(641/728) Installing losetup (2.38.1-r1)
(642/728) Installing hexdump (2.38.1-r1)
(643/728) Installing uuidgen (2.38.1-r1)
(644/728) Installing blkid (2.38.1-r1)
(645/728) Installing sfdisk (2.38.1-r1)
(646/728) Installing mcookie (2.38.1-r1)
(647/728) Installing agetty (2.38.1-r1)
(648/728) Installing agetty-openrc (0.45.2-r7)
(649/728) Installing wipefs (2.38.1-r1)
(650/728) Installing cfdisk (2.38.1-r1)
(651/728) Installing umount (2.38.1-r1)
(652/728) Installing util-linux-openrc (2.38.1-r1)
(653/728) Installing flock (2.38.1-r1)
(654/728) Installing lsblk (2.38.1-r1)
(655/728) Installing libcap-ng (0.8.3-r1)
(656/728) Installing setpriv (2.38.1-r1)
(657/728) Installing logger (2.38.1-r1)
(658/728) Installing partx (2.38.1-r1)
(659/728) Installing fstrim (2.38.1-r1)
(660/728) Installing findmnt (2.38.1-r1)
(661/728) Installing pcsc-lite-libs (1.9.9-r0)
(662/728) Installing wpa_supplicant (2.10-r4)
(663/728) Installing wpa_supplicant-openrc (2.10-r4)
(664/728) Installing ifupdown-ng-wifi (0.12.1-r0)
(665/728) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(666/728) Installing postmarketos-base-ui-networkmanager (6-r1)
(667/728) Installing mpdecimal (2.5.1-r1)
(668/728) Installing python3 (3.11.1-r1)
(669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(670/728) Installing py3-ruamel.yaml (0.17.21-r1)
(671/728) Installing sleep-inhibitor (1.16-r1)
(672/728) Installing sleep-inhibitor-openrc (1.16-r1)
(673/728) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(674/728) Installing py3-dbus (1.3.2-r1)
(675/728) Installing obex-capabilities (0.2.1-r2)
(676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(678/728) Installing pulseaudio-utils (9999_git20220528-r0)
(679/728) Installing postmarketos-base-ui-pulseaudio (6-r1)
(680/728) Installing upower (1.90.0-r2)
(681/728) Installing powerdevil-libs (5.26.4-r0)
(682/728) Installing powerdevil (5.26.4-r0)
(683/728) Installing bubblewrap (0.7.0-r0)
(684/728) Installing fuse-common (3.12.0-r0)
(685/728) Installing fuse-openrc (3.12.0-r0)
(686/728) Installing fuse3-libs (3.12.0-r0)
(687/728) Installing fuse3 (3.12.0-r0)
(688/728) Installing xdg-desktop-portal (1.16.0-r0)
(689/728) Installing xdg-desktop-portal-kde (5.26.4-r0)
(690/728) Installing autologin (1.0.0-r4)
(691/728) Installing tinydm (1.1.2-r1)
(692/728) Installing tinydm-openrc (1.1.2-r1)
(693/728) Installing postmarketos-base-ui-tinydm (6-r1)
(694/728) Installing font-alias (1.0.4-r0)
(695/728) Installing util-macros (1.19.3-r0)
(696/728) Installing font-misc-misc (1.1.2-r3)
(697/728) Installing font-cursor-misc (1.0.3-r3)
(698/728) Installing xauth (1.1.2-r0)
(699/728) Installing xmodmap (1.0.11-r0)
(700/728) Installing xrdb (1.2.1-r1)
(701/728) Installing xinit (1.4.2-r0)
(702/728) Installing hwdata-pci (0.365-r0)
(703/728) Installing libpciaccess (0.17-r0)
(704/728) Installing xorg-server (21.1.5-r0)
(705/728) Installing libinput (1.22.0-r0)
(706/728) Installing xf86-input-libinput (1.2.1-r0)
(707/728) Installing xf86-video-fbdev (0.5.0-r3)
(708/728) Installing postmarketos-base-ui-x11 (6-r1)
(709/728) 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
(710/728) Installing libexif (0.6.24-r0)
(711/728) Installing hwloc (2.8.0-r0)
(712/728) Installing libtbb (2021.7.0-r1)
(713/728) Installing opencv (4.6.0-r5)
(714/728) Installing postprocessd (0.2.1-r1)
(715/728) Installing postprocessd-megapixels (0.2.1-r1)
(716/728) Installing qmltermwidget (0.2.0-r1)
(717/728) Installing qmlkonsole (22.11-r0)
(718/728) Installing c-ares (1.18.1-r1)
(719/728) Installing spacebar (22.11-r0)
(720/728) Installing hkdm (0.2.0-r0)
(721/728) Installing buffyboard (0.2.0-r0)
(722/728) Installing terminus-font (4.49.1-r3)
(723/728) Installing kbd-misc (2.5.1-r3)
(724/728) Installing kbd (2.5.1-r3)
(725/728) Installing kbd-openrc (2.5.1-r3)
(726/728) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(727/728) Installing ttyescape-openrc (1.0.1-r1)
(728/728) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.trigger
Executing ca-certificates-20221203-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/17 16:08:16 Generating for kernel version: 6.1.0
2022/12/17 16:08:16 Output directory: /boot
2022/12/17 16:08:16 == Generating initramfs ==
2022/12/17 16:08:16 - Including hook files
2022/12/17 16:08:16 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 16:08:16 - Including hook scripts
2022/12/17 16:08:16 - Including required binaries
2022/12/17 16:08:16 - Including kernel modules
2022/12/17 16:08:16 - Including splash images
2022/12/17 16:08:16 - Writing and verifying initramfs archive
2022/12/17 16:08:16 == Generating initramfs extra ==
2022/12/17 16:08:16 - Including extra binaries
2022/12/17 16:08:16 - Including FDE support
2022/12/17 16:08:17 - Writing and verifying initramfs-extra archive
2022/12/17 16:08:18 == 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/17 16:08:19 mkinitfs completed in: 3.510927339s
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 753 packages
(2878786) [16:08:24] (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 753 packages
(2878786) [16:08:27] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(2878786) [16:08:28] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(2878786) [16:08:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:08:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:08:28] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2878786) [16:08:28] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(2878786) [16:08:28] New background process: pid=2890100, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(2878786) [16:08:31] (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 753 packages
(2878786) [16:08:34] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2878786) [16:08:34] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(2878786) [16:08:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:08:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:08:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2878786) [16:08:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2878786) [16:08:34] New background process: pid=2890283, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(2878786) [16:08:38] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(2878786) [16:08:38] (rootfs_pine64-pinephonepro) % mkinitfs
2022/12/17 16:08:38 Generating for kernel version: 6.1.0
2022/12/17 16:08:38 Output directory: /boot
2022/12/17 16:08:38 == Generating initramfs ==
2022/12/17 16:08:38 - Including hook files
2022/12/17 16:08:38 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/17 16:08:38 - Including hook scripts
2022/12/17 16:08:38 - Including required binaries
2022/12/17 16:08:38 - Including kernel modules
2022/12/17 16:08:38 - Including splash images
2022/12/17 16:08:38 - Writing and verifying initramfs archive
2022/12/17 16:08:38 == Generating initramfs extra ==
2022/12/17 16:08:38 - Including extra binaries
2022/12/17 16:08:38 - Including FDE support
2022/12/17 16:08:39 - Writing and verifying initramfs-extra archive
2022/12/17 16:08:40 == 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/17 16:08:45 mkinitfs completed in: 7.4679256s
(2878786) [16:08:46] *** SET LOGIN PASSWORD FOR: 'user' ***
(2878786) [16:08:46] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(2878786) [16:08:46] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(2878786) [16:08:46] (rootfs_pine64-pinephonepro) locking root
(2878786) [16:08:46] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(2878786) [16:08:46] NOTE: No valid keymap specified for device
(2878786) [16:08:46] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(2878786) [16:08:52] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(2878786) [16:08:52] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(2878786) [16:08:53] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2878786) [16:08:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2878786) [16:08:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2878786) [16:08:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2878786) [16:08:53] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2221532 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2878786) [16:08:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2878786) [16:08:53] (native) create pine64-pinephonepro.img (3421M)
(2878786) [16:08:53] (native) % truncate -s 3421M /home/pmos/rootfs/pine64-pinephonepro.img
(2878786) [16:08:53] (native) mount /dev/install (pine64-pinephonepro.img)
(2878786) [16:08:53] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2878786) [16:08:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2878786) [16:08:53] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2878786) [16:08:53] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2878786) [16:08:53] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2878786) [16:08:53] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2878786) [16:08:53] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2878786) [16:08:53] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2878786) [16:08:53] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2878786) [16:08:53] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2878786) [16:08:53] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2878786) [16:08:53] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2878786) [16:08:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2878786) [16:08:53] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2878786) [16:08:53] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(2878786) [16:08:54] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2878786) [16:08:54] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2878786) [16:08:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2878786) [16:08:54] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2878786) [16:08:54] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2878786) [16:08:54] (native) % parted -s /dev/install mktable gpt
(2878786) [16:08:54] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(2878786) [16:08:54] (native) % parted -s /dev/install mkpart primary 256M 100%
(2878786) [16:08:54] (native) % parted -s /dev/install set 1 boot on
(2878786) [16:08:54] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2878786) [16:08:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2878786) [16:08:54] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2878786) [16:08:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2878786) [16:08:54] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2878786) [16:08:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2878786) [16:08:54] (native) install e2fsprogs
(2878786) [16:08:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:08:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:08:54] (native) % cat /tmp/apk_progress_fifo
(2878786) [16:08:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2878786) [16:08:54] New background process: pid=2891434, 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
(2878786) [16:08:55] (native) format /dev/installp2 (root, ext4)
(2878786) [16:08:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2878786) [16:08:55] (native) mount /dev/installp2 to /mnt/install
(2878786) [16:08:55] (native) % mkdir -p /mnt/install
(2878786) [16:08:55] (native) % mount /dev/installp2 /mnt/install
(2878786) [16:08:55] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2878786) [16:08:55] (native) install dosfstools
(2878786) [16:08:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:08:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2878786) [16:08:55] (native) % cat /tmp/apk_progress_fifo
(2878786) [16:08:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2878786) [16:08:55] New background process: pid=2891558, 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
(2878786) [16:08:56] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(2878786) [16:08:56] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2878786) [16:08:56] (native) % mkdir -p /mnt/install/boot
(2878786) [16:08:56] (native) % mount /dev/installp1 /mnt/install/boot
(2878786) [16:08:56] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2878786) [16:08:56] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(2878786) [16:08:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2878786) [16:08:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2878786) [16:08:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2878786) [16:08:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2878786) [16:08:56] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2878786) [16:09:03] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2878786) [16:09:03] % 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
(2878786) [16:09:03] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % 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/
(2878786) [16:09:03] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2878786) [16:09:03] % 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
(2878786) [16:09:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2878786) [16:09:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2878786) [16:09:07] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"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
}
]
}
(2878786) [16:09:07] (native) umount /dev/loop1
(2878786) [16:09:07] (native) % losetup -d /dev/loop1
(2878786) [16:09:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2878786) [16:09:07]
(2878786) [16:09:07] *** FLASHING INFORMATION ***
(2878786) [16:09:07] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2878786) [16:09:07] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2878786) [16:09:07]
(2878786) [16:09:07] *** SSH DAEMON INFORMATION ***
(2878786) [16:09:07] SSH daemon is enabled (disable with --no-sshd).
(2878786) [16:09:07] Login as 'user' with the password given during installation.
(2878786) [16:09:07]
(2878786) [16:09:07] *** FIREWALL INFORMATION ***
(2878786) [16:09:07] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2878786) [16:09:07] For more information: https://postmarketos.org/firewall
(2878786) [16:09:07]
(2878786) [16:09:07] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2878786) [16:09:07] DONE!
total 2315796
-rw-r--r-- 1 root 12345 3587178496 Dec 17 16:09 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 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 1 1 /var/lib/snapd/snaps/core18_2654.snap 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 17 16:09 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 17 16:09 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 17 16:09 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 17 16:08 bin
drwxr-xr-x 2 root root 4096 Dec 17 16:08 boot
drwxr-xr-x 2 root root 4096 Dec 17 16:03 dev
drwxr-xr-x 64 root root 4096 Dec 17 16:08 etc
drwxr-xr-x 3 root root 4096 Dec 17 16:09 home
drwxr-xr-x 14 root root 4096 Dec 17 16:07 lib
drwx------ 2 root root 16384 Dec 17 16:08 lost+found
drwxr-xr-x 5 root root 4096 Dec 17 16:03 media
drwxr-xr-x 8 root root 4096 Dec 17 16:03 mnt
drwxr-xr-x 2 root root 4096 Dec 17 16:03 opt
drwxr-xr-x 2 root root 4096 Dec 17 16:03 proc
drwx------ 2 root root 4096 Dec 17 16:03 root
drwxr-xr-x 6 root root 4096 Dec 17 16:07 run
drwxr-xr-x 2 root root 4096 Dec 17 16:07 sbin
drwxr-xr-x 2 root root 4096 Dec 17 16:03 srv
drwxr-xr-x 2 root root 4096 Dec 17 16:03 sys
drwxrwxrwt 2 root root 4096 Dec 17 16:08 tmp
drwxr-xr-x 9 root root 4096 Dec 17 16:05 usr
drwxr-xr-x 13 root root 4096 Dec 17 16:05 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-17 16:09:30-- 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% 62.3M=0s
2022-12-17 16:09:30 (62.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-17 10:46:39.468580 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1748-g32ec959c61 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1773-g3fc41bb99f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1777-gfd336c26ad [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25234 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671161398-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671161398-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671156704-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671156688-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670983772-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671205802-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671156823-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671232149-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671156715-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671156763-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671243740-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671155896-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671213815-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671243751-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671212985-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671099359-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671243577-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_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671243641-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671243641-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671156832-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671157572-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671242330-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671245010-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671070153-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671245010-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671243546-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671242389-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671242389-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671243713-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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: 2335 MiB in 753 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-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.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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: 2347 MiB in 763 packages
(1/91) Installing syndication (9999_git1670961763-r0)
(2/91) Installing alligator (9999_git1670987232-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-r1)
(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_git1670987251-r0)
(28/91) Installing calindori (9999_git1670987261-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.236.0-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-r1)
(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 (1.3.236.0-r0)
(49/91) Installing glslang (1.3.236.0-r0)
(50/91) Installing spirv-tools (1.3.236.0-r0)
(51/91) Installing shaderc (2022.4-r0)
(52/91) Installing libplacebo (5.229.1-r1)
(53/91) Installing libprotobuf-lite (3.21.12-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_git1671156793-r0)
(58/91) Installing kalk (9999_git1671157746-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1671243729-r0)
(61/91) Installing keysmith (9999_git1670988071-r0)
(62/91) Installing krecorder (9999_git1670987307-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670988219-r0)
(65/91) Installing kweathercore (9999_git1670985152-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1671157772-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1671243291-r0)
(71/91) Installing kjs (9999_git1670961433-r0)
(72/91) Installing libdjvulibre (3.5.28-r3)
(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-r2)
(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-r1)
(81/91) Installing okular (22.12.0-r1)
(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_git1670987371-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_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r2.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: 2516 MiB in 854 packages
(chroot) Exiting chroot...
[16:11:23] Unregister qemu binfmt (arm)
[16:11:23] Unregister qemu binfmt (aarch64)
[16:11:23] Unregister qemu binfmt (riscv64)
[16:11:23] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:11:23] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:11:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:11:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:11:25] Cleared up ~4457 MB of space
[16:11:25] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221216-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221216-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221216-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221216-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221216-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221216-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 908.2 MiB / 3,463.0 MiB = 0.262, 45 MiB/s, 1:16
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221217-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 869.9 MiB / 3,421.0 MiB = 0.254, 44 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221217-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,275.3 MiB / 4,631.0 MiB = 0.275, 46 MiB/s, 1:40
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221217-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221216-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221216-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221216-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221216-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221216-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221216-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221217-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,080,192 0% 2.90MB/s 0:05:19
4,390,912 0% 2.04MB/s 0:07:32
5,701,632 0% 1.77MB/s 0:08:41
7,012,352 0% 1.63MB/s 0:09:24
8,323,072 0% 1.22MB/s 0:12:37
8,978,432 0% 1.07MB/s 0:14:18
9,764,864 1% 931.89kB/s 0:16:51
10,551,296 1% 797.78kB/s 0:19:40
11,862,016 1% 800.56kB/s 0:19:34
13,172,736 1% 942.04kB/s 0:16:36
14,483,456 1% 1.08MB/s 0:14:11
15,794,176 1% 1.21MB/s 0:12:33
17,104,896 1% 1.22MB/s 0:12:31
18,415,616 1% 1.21MB/s 0:12:30
19,726,336 2% 1.22MB/s 0:12:25
21,037,056 2% 1.21MB/s 0:12:31
22,347,776 2% 1.20MB/s 0:12:36
23,658,496 2% 1.20MB/s 0:12:36
24,969,216 2% 1.19MB/s 0:12:39
26,279,936 2% 1.20MB/s 0:12:32
27,066,368 2% 1.05MB/s 0:14:17
28,246,016 2% 1.02MB/s 0:14:45
29,556,736 3% 1.02MB/s 0:14:42
30,867,456 3% 1.03MB/s 0:14:37
32,178,176 3% 1.18MB/s 0:12:41
33,488,896 3% 1.22MB/s 0:12:13
34,799,616 3% 1.22MB/s 0:12:15
35,979,264 3% 1.18MB/s 0:12:37
36,634,624 3% 1.04MB/s 0:14:23
37,421,056 3% 900.77kB/s 0:16:55
38,338,560 4% 806.16kB/s 0:18:53
39,649,280 4% 836.60kB/s 0:18:10
40,960,000 4% 985.07kB/s 0:15:25
42,270,720 4% 1.12MB/s 0:13:12
43,581,440 4% 1.22MB/s 0:12:05
44,892,160 4% 1.23MB/s 0:12:00
46,202,880 4% 1.23MB/s 0:12:01
47,382,528 4% 1.16MB/s 0:12:39
48,562,176 5% 1.12MB/s 0:13:08
49,872,896 5% 1.10MB/s 0:13:17
51,183,616 5% 1.10MB/s 0:13:16
52,363,264 5% 1.11MB/s 0:13:13
53,542,912 5% 1.11MB/s 0:13:07
54,853,632 5% 1.13MB/s 0:12:55
56,164,352 5% 1.13MB/s 0:12:55
57,475,072 6% 1.19MB/s 0:12:15
58,785,792 6% 1.23MB/s 0:11:51
60,096,512 6% 1.23MB/s 0:11:50
61,145,088 6% 1.17MB/s 0:12:25
62,324,736 6% 1.12MB/s 0:12:55
63,635,456 6% 1.12MB/s 0:12:55
64,946,176 6% 1.12MB/s 0:12:54
66,256,896 6% 1.18MB/s 0:12:14
67,567,616 7% 1.23MB/s 0:11:44
68,747,264 7% 1.19MB/s 0:12:02
70,057,984 7% 1.19MB/s 0:12:05
71,368,704 7% 1.19MB/s 0:12:03
72,679,424 7% 1.19MB/s 0:12:01
73,990,144 7% 1.20MB/s 0:11:52
74,973,184 7% 1.14MB/s 0:12:31
76,218,368 8% 1.12MB/s 0:12:41
77,529,088 8% 1.12MB/s 0:12:41
78,839,808 8% 1.14MB/s 0:12:29
80,150,528 8% 1.20MB/s 0:11:47
81,461,248 8% 1.21MB/s 0:11:44
82,771,968 8% 1.21MB/s 0:11:41
83,951,616 8% 1.16MB/s 0:12:09
85,262,336 8% 1.16MB/s 0:12:07
86,573,056 9% 1.17MB/s 0:12:01
87,752,704 9% 1.11MB/s 0:12:38
88,801,280 9% 1.10MB/s 0:12:46
90,112,000 9% 1.10MB/s 0:12:43
91,422,720 9% 1.10MB/s 0:12:42
92,733,440 9% 1.16MB/s 0:12:04
94,044,160 9% 1.22MB/s 0:11:26
95,354,880 10% 1.22MB/s 0:11:25
96,665,600 10% 1.22MB/s 0:11:22
97,976,320 10% 1.22MB/s 0:11:22
99,287,040 10% 1.22MB/s 0:11:23
100,597,760 10% 1.22MB/s 0:11:24
101,908,480 10% 1.22MB/s 0:11:22
103,219,200 10% 1.20MB/s 0:11:32
104,136,704 10% 1.11MB/s 0:12:23
105,447,424 11% 1.12MB/s 0:12:18
106,758,144 11% 1.12MB/s 0:12:17
108,068,864 11% 1.14MB/s 0:12:05
109,379,584 11% 1.23MB/s 0:11:09
110,034,944 11% 1.08MB/s 0:12:43
111,345,664 11% 1.07MB/s 0:12:44
112,656,384 11% 1.08MB/s 0:12:40
113,967,104 11% 1.07MB/s 0:12:42
115,277,824 12% 1.22MB/s 0:11:08
116,588,544 12% 1.23MB/s 0:11:04
117,899,264 12% 1.22MB/s 0:11:06
119,209,984 12% 1.22MB/s 0:11:07
120,520,704 12% 1.22MB/s 0:11:05
121,831,424 12% 1.22MB/s 0:11:04
123,142,144 12% 1.22MB/s 0:11:01
124,452,864 13% 1.22MB/s 0:11:01
125,763,584 13% 1.22MB/s 0:10:59
127,074,304 13% 1.22MB/s 0:10:58
128,385,024 13% 1.22MB/s 0:10:57
129,695,744 13% 1.23MB/s 0:10:53
131,006,464 13% 1.23MB/s 0:10:54
132,317,184 13% 1.23MB/s 0:10:53
133,627,904 14% 1.22MB/s 0:10:53
134,905,856 14% 1.22MB/s 0:10:56
136,216,576 14% 1.22MB/s 0:10:54
137,527,296 14% 1.22MB/s 0:10:54
138,838,016 14% 1.22MB/s 0:10:53
140,148,736 14% 1.22MB/s 0:10:50
141,197,312 14% 1.14MB/s 0:11:35
142,508,032 14% 1.14MB/s 0:11:33
143,818,752 15% 1.13MB/s 0:11:36
145,129,472 15% 1.14MB/s 0:11:34
146,440,192 15% 1.21MB/s 0:10:48
147,750,912 15% 1.21MB/s 0:10:47
149,061,632 15% 1.22MB/s 0:10:42
150,372,352 15% 1.22MB/s 0:10:42
151,683,072 15% 1.22MB/s 0:10:40
152,993,792 16% 1.22MB/s 0:10:38
154,304,512 16% 1.22MB/s 0:10:37
155,615,232 16% 1.22MB/s 0:10:36
156,925,952 16% 1.22MB/s 0:10:36
158,236,672 16% 1.22MB/s 0:10:35
159,547,392 16% 1.22MB/s 0:10:36
160,858,112 16% 1.22MB/s 0:10:31
162,168,832 17% 1.22MB/s 0:10:30
163,479,552 17% 1.22MB/s 0:10:30
164,790,272 17% 1.20MB/s 0:10:38
166,100,992 17% 1.20MB/s 0:10:37
167,411,712 17% 1.20MB/s 0:10:36
168,722,432 17% 1.21MB/s 0:10:33
170,033,152 17% 1.23MB/s 0:10:22
171,343,872 17% 1.23MB/s 0:10:22
172,654,592 18% 1.22MB/s 0:10:22
173,965,312 18% 1.22MB/s 0:10:22
175,276,032 18% 1.22MB/s 0:10:21
176,586,752 18% 1.22MB/s 0:10:21
177,897,472 18% 1.22MB/s 0:10:18
179,208,192 18% 1.22MB/s 0:10:16
180,518,912 18% 1.21MB/s 0:10:22
181,829,632 19% 1.21MB/s 0:10:19
183,140,352 19% 1.21MB/s 0:10:18
184,451,072 19% 1.21MB/s 0:10:17
185,761,792 19% 1.23MB/s 0:10:09
187,072,512 19% 1.23MB/s 0:10:08
188,383,232 19% 1.23MB/s 0:10:07
189,693,952 19% 1.23MB/s 0:10:06
191,004,672 20% 1.22MB/s 0:10:08
192,315,392 20% 1.23MB/s 0:10:05
193,626,112 20% 1.23MB/s 0:10:04
194,936,832 20% 1.22MB/s 0:10:03
196,247,552 20% 1.23MB/s 0:10:00
197,558,272 20% 1.22MB/s 0:10:02
198,868,992 20% 1.22MB/s 0:10:00
200,179,712 21% 1.22MB/s 0:10:01
201,490,432 21% 1.22MB/s 0:10:01
202,801,152 21% 1.20MB/s 0:10:10
204,111,872 21% 1.19MB/s 0:10:14
205,160,448 21% 1.13MB/s 0:10:45
206,340,096 21% 1.10MB/s 0:11:00
207,519,744 21% 1.08MB/s 0:11:13
208,830,464 21% 1.09MB/s 0:11:07
210,010,112 22% 1.11MB/s 0:10:50
210,796,544 22% 1.02MB/s 0:11:51
212,107,264 22% 1.03MB/s 0:11:39
213,024,768 22% 953.67kB/s 0:12:55
214,466,560 22% 1010.45kB/s 0:12:10
215,777,280 22% 1.11MB/s 0:10:49
217,088,000 22% 1.14MB/s 0:10:31
218,398,720 22% 1.25MB/s 0:09:34
219,578,368 23% 1.18MB/s 0:10:04
220,889,088 23% 1.15MB/s 0:10:18
222,068,736 23% 1.11MB/s 0:10:44
223,117,312 23% 1.04MB/s 0:11:23
224,034,816 23% 1020.40kB/s 0:11:53
225,214,464 23% 984.84kB/s 0:12:18
226,394,112 23% 991.55kB/s 0:12:12
227,704,832 23% 1.03MB/s 0:11:27
229,015,552 24% 1.11MB/s 0:10:37
230,195,200 24% 1.11MB/s 0:10:36
231,243,776 24% 1.09MB/s 0:10:46
232,554,496 24% 1.09MB/s 0:10:43
233,865,216 24% 1.10MB/s 0:10:38
235,175,936 24% 1.16MB/s 0:10:03
236,486,656 24% 1.22MB/s 0:09:32
237,797,376 24% 1.22MB/s 0:09:33
239,108,096 25% 1.22MB/s 0:09:30
240,418,816 25% 1.20MB/s 0:09:41
241,598,464 25% 1.16MB/s 0:09:55
242,909,184 25% 1.17MB/s 0:09:52
244,219,904 25% 1.16MB/s 0:09:54
245,530,624 25% 1.18MB/s 0:09:42
246,710,272 25% 1.19MB/s 0:09:41
247,889,920 26% 1.13MB/s 0:10:07
249,200,640 26% 1.11MB/s 0:10:19
250,249,216 26% 1.05MB/s 0:10:50
251,297,792 26% 1.02MB/s 0:11:13
252,346,368 26% 1006.48kB/s 0:11:35
253,394,944 26% 946.61kB/s 0:12:18
254,443,520 26% 927.12kB/s 0:12:32
255,492,096 26% 909.62kB/s 0:12:46
256,540,672 26% 934.52kB/s 0:12:24
257,851,392 27% 1014.69kB/s 0:11:24
259,162,112 27% 1.07MB/s 0:10:30
260,472,832 27% 1.16MB/s 0:09:40
261,783,552 27% 1.22MB/s 0:09:13
262,832,128 27% 1.15MB/s 0:09:44
264,142,848 27% 1.15MB/s 0:09:42
265,453,568 27% 1.15MB/s 0:09:41
266,764,288 28% 1.16MB/s 0:09:38
268,075,008 28% 1.22MB/s 0:09:05
269,221,888 28% 1.17MB/s 0:09:29
270,532,608 28% 1.17MB/s 0:09:27
271,843,328 28% 1.17MB/s 0:09:27
273,154,048 28% 1.17MB/s 0:09:28
274,464,768 28% 1.22MB/s 0:09:02
275,775,488 28% 1.22MB/s 0:09:01
277,086,208 29% 1.22MB/s 0:08:59
278,396,928 29% 1.23MB/s 0:08:56
279,707,648 29% 1.23MB/s 0:08:55
281,018,368 29% 1.23MB/s 0:08:54
282,329,088 29% 1.23MB/s 0:08:54
283,639,808 29% 1.20MB/s 0:09:03
284,950,528 29% 1.20MB/s 0:09:02
286,261,248 30% 1.20MB/s 0:09:01
287,571,968 30% 1.20MB/s 0:09:00
288,882,688 30% 1.22MB/s 0:08:52
290,193,408 30% 1.22MB/s 0:08:49
291,504,128 30% 1.22MB/s 0:08:47
292,814,848 30% 1.23MB/s 0:08:45
294,125,568 30% 1.23MB/s 0:08:41
295,436,288 31% 1.23MB/s 0:08:42
296,747,008 31% 1.23MB/s 0:08:41
298,057,728 31% 1.23MB/s 0:08:40
299,368,448 31% 1.23MB/s 0:08:39
300,679,168 31% 1.23MB/s 0:08:38
301,989,888 31% 1.22MB/s 0:08:41
303,300,608 31% 1.22MB/s 0:08:40
304,611,328 31% 1.22MB/s 0:08:39
305,922,048 32% 1.22MB/s 0:08:38
307,232,768 32% 1.23MB/s 0:08:33
308,543,488 32% 1.23MB/s 0:08:32
309,854,208 32% 1.23MB/s 0:08:31
311,164,928 32% 1.23MB/s 0:08:30
312,475,648 32% 1.23MB/s 0:08:29
313,786,368 32% 1.23MB/s 0:08:28
315,097,088 33% 1.23MB/s 0:08:27
316,407,808 33% 1.21MB/s 0:08:33
317,718,528 33% 1.19MB/s 0:08:40
319,029,248 33% 1.19MB/s 0:08:39
320,339,968 33% 1.19MB/s 0:08:38
321,650,688 33% 1.20MB/s 0:08:31
322,830,336 33% 1.18MB/s 0:08:39
324,141,056 34% 1.18MB/s 0:08:37
325,451,776 34% 1.18MB/s 0:08:36
326,500,352 34% 1.11MB/s 0:09:12
327,811,072 34% 1.14MB/s 0:08:54
329,121,792 34% 1.14MB/s 0:08:52
330,432,512 34% 1.14MB/s 0:08:50
331,743,232 34% 1.22MB/s 0:08:15
333,053,952 34% 1.22MB/s 0:08:14
334,364,672 35% 1.22MB/s 0:08:15
335,675,392 35% 1.21MB/s 0:08:16
336,986,112 35% 1.22MB/s 0:08:14
338,296,832 35% 1.22MB/s 0:08:12
339,607,552 35% 1.22MB/s 0:08:10
340,918,272 35% 1.23MB/s 0:08:07
342,228,992 35% 1.22MB/s 0:08:06
343,539,712 36% 1.23MB/s 0:08:04
344,850,432 36% 1.23MB/s 0:08:03
346,161,152 36% 1.22MB/s 0:08:03
347,471,872 36% 1.22MB/s 0:08:03
348,651,520 36% 1.17MB/s 0:08:24
349,962,240 36% 1.16MB/s 0:08:27
351,272,960 36% 1.16MB/s 0:08:27
352,583,680 37% 1.16MB/s 0:08:24
353,894,400 37% 1.21MB/s 0:08:02
355,205,120 37% 1.22MB/s 0:07:58
356,515,840 37% 1.22MB/s 0:07:57
357,826,560 37% 1.22MB/s 0:07:56
359,137,280 37% 1.22MB/s 0:07:54
360,448,000 37% 1.22MB/s 0:07:53
361,758,720 37% 1.17MB/s 0:08:14
363,200,512 38% 1.18MB/s 0:08:05
364,511,232 38% 1.18MB/s 0:08:04
365,428,736 38% 1.09MB/s 0:08:44
366,215,168 38% 1.03MB/s 0:09:17
366,870,528 38% 815.66kB/s 0:11:57
367,788,032 38% 727.77kB/s 0:13:23
368,705,536 38% 717.65kB/s 0:13:33
369,491,968 38% 670.58kB/s 0:14:29
370,409,472 38% 757.40kB/s 0:12:48
371,458,048 39% 783.56kB/s 0:12:21
371,982,336 39% 705.00kB/s 0:13:43
372,637,696 39% 717.76kB/s 0:13:27
373,555,200 39% 714.42kB/s 0:13:30
374,472,704 39% 654.80kB/s 0:14:42
375,128,064 39% 632.36kB/s 0:15:12
375,914,496 39% 656.01kB/s 0:14:38
377,094,144 39% 709.65kB/s 0:13:30
377,880,576 39% 714.16kB/s 0:13:24
378,535,936 39% 783.43kB/s 0:12:12
379,584,512 39% 849.09kB/s 0:11:14
380,895,232 39% 896.62kB/s 0:10:37
381,943,808 40% 957.07kB/s 0:09:55
382,730,240 40% 977.33kB/s 0:09:42
383,254,528 40% 833.68kB/s 0:11:22
384,434,176 40% 794.30kB/s 0:11:54
385,744,896 40% 856.09kB/s 0:11:01
387,055,616 40% 956.31kB/s 0:09:51
387,710,976 40% 1023.28kB/s 0:09:11
388,366,336 40% 918.00kB/s 0:10:14
389,414,912 40% 843.49kB/s 0:11:07
390,725,632 41% 855.78kB/s 0:10:56
391,512,064 41% 853.53kB/s 0:10:57
392,167,424 41% 852.94kB/s 0:10:56
392,953,856 41% 803.72kB/s 0:11:35
394,264,576 41% 815.67kB/s 0:11:24
395,575,296 41% 954.53kB/s 0:09:43
396,230,656 41% 957.30kB/s 0:09:40
396,886,016 41% 932.27kB/s 0:09:55
397,541,376 41% 779.16kB/s 0:11:52
398,622,720 41% 741.22kB/s 0:12:27
399,900,672 41% 890.21kB/s 0:10:20
400,949,248 42% 949.06kB/s 0:09:40
401,604,608 42% 950.42kB/s 0:09:39
402,653,184 42% 934.69kB/s 0:09:48
403,931,136 42% 934.69kB/s 0:09:46
404,848,640 42% 934.71kB/s 0:09:45
406,159,360 42% 1.05MB/s 0:08:28
407,470,080 42% 1.11MB/s 0:07:57
408,518,656 42% 1.03MB/s 0:08:37
409,829,376 43% 1.11MB/s 0:07:56
411,140,096 43% 1.12MB/s 0:07:51
412,450,816 43% 1.09MB/s 0:08:03
413,106,176 43% 1.04MB/s 0:08:28
413,892,608 43% 931.46kB/s 0:09:38
415,203,328 43% 932.11kB/s 0:09:36
416,382,976 43% 897.62kB/s 0:09:57
417,038,336 43% 900.56kB/s 0:09:54
418,086,912 43% 963.76kB/s 0:09:14
419,397,632 44% 964.22kB/s 0:09:12
420,577,280 44% 993.21kB/s 0:08:55
421,363,712 44% 1001.42kB/s 0:08:50
422,674,432 44% 1.04MB/s 0:08:15
423,985,152 44% 1.04MB/s 0:08:13
425,033,728 44% 1022.32kB/s 0:08:35
425,951,232 44% 1.05MB/s 0:08:09
427,261,952 44% 1.05MB/s 0:08:08
428,572,672 45% 1.05MB/s 0:08:07
429,883,392 45% 1.13MB/s 0:07:32
431,063,040 45% 1.11MB/s 0:07:40
432,242,688 45% 1.07MB/s 0:07:53
433,553,408 45% 1.07MB/s 0:07:51
434,864,128 45% 1.08MB/s 0:07:48
436,043,776 45% 1.14MB/s 0:07:23
437,092,352 45% 1.11MB/s 0:07:32
438,140,928 46% 1.04MB/s 0:08:02
439,451,648 46% 1.04MB/s 0:08:01
440,762,368 46% 1.09MB/s 0:07:38
441,548,800 46% 1.02MB/s 0:08:08
442,597,376 46% 1.04MB/s 0:08:00
443,908,096 46% 1.04MB/s 0:07:57
445,087,744 46% 1.01MB/s 0:08:09
445,743,104 46% 1002.20kB/s 0:08:25
447,053,824 46% 1.02MB/s 0:08:06
448,364,544 47% 1.01MB/s 0:08:05
449,150,976 47% 946.34kB/s 0:08:51
449,806,336 47% 927.54kB/s 0:09:01
450,985,984 47% 918.44kB/s 0:09:05
452,034,560 47% 852.72kB/s 0:09:46
452,689,920 47% 822.66kB/s 0:10:07
453,869,568 47% 974.22kB/s 0:08:31
455,180,288 47% 1002.20kB/s 0:08:16
456,097,792 47% 972.07kB/s 0:08:30
457,179,136 48% 1.05MB/s 0:07:40
458,457,088 48% 1.07MB/s 0:07:29
459,767,808 48% 1.06MB/s 0:07:32
460,554,240 48% 1.02MB/s 0:07:49
461,864,960 48% 1.07MB/s 0:07:27
463,175,680 48% 1.07MB/s 0:07:26
463,831,040 48% 951.10kB/s 0:08:33
465,141,760 48% 1.06MB/s 0:07:28
466,452,480 48% 1.06MB/s 0:07:26
467,763,200 49% 1.03MB/s 0:07:38
468,549,632 49% 1.06MB/s 0:07:26
469,860,352 49% 1.06MB/s 0:07:25
471,171,072 49% 1.06MB/s 0:07:25
472,481,792 49% 1.09MB/s 0:07:08
473,661,440 49% 1.16MB/s 0:06:44
474,972,160 49% 1.15MB/s 0:06:46
476,020,736 49% 1.08MB/s 0:07:11
477,331,456 50% 1.08MB/s 0:07:10
478,117,888 50% 1012.56kB/s 0:07:48
479,428,608 50% 1011.86kB/s 0:07:47
480,739,328 50% 1.06MB/s 0:07:15
482,050,048 50% 1.05MB/s 0:07:15
483,229,696 50% 1.17MB/s 0:06:30
484,540,416 50% 1.18MB/s 0:06:26
485,720,064 51% 1.15MB/s 0:06:37
486,768,640 51% 1.08MB/s 0:07:00
487,948,288 51% 1.09MB/s 0:06:56
489,127,936 51% 1.06MB/s 0:07:07
490,438,656 51% 1.10MB/s 0:06:51
491,749,376 51% 1.17MB/s 0:06:25
493,060,096 51% 1.19MB/s 0:06:16
494,239,744 51% 1.19MB/s 0:06:17
495,550,464 52% 1.18MB/s 0:06:19
496,861,184 52% 1.17MB/s 0:06:18
498,171,904 52% 1.17MB/s 0:06:17
499,482,624 52% 1.21MB/s 0:06:06
500,793,344 52% 1.21MB/s 0:06:02
502,104,064 52% 1.22MB/s 0:06:01
503,414,784 52% 1.22MB/s 0:05:59
504,725,504 52% 1.22MB/s 0:05:57
506,036,224 53% 1.23MB/s 0:05:55
507,346,944 53% 1.23MB/s 0:05:53
508,657,664 53% 1.23MB/s 0:05:53
509,968,384 53% 1.22MB/s 0:05:52
511,279,104 53% 1.22MB/s 0:05:51
512,589,824 53% 1.22MB/s 0:05:51
513,900,544 53% 1.22MB/s 0:05:49
515,211,264 54% 1.23MB/s 0:05:48
516,521,984 54% 1.23MB/s 0:05:47
517,832,704 54% 1.23MB/s 0:05:46
519,143,424 54% 1.22MB/s 0:05:45
520,454,144 54% 1.22MB/s 0:05:44
521,764,864 54% 1.22MB/s 0:05:43
523,075,584 54% 1.23MB/s 0:05:42
524,386,304 55% 1.22MB/s 0:05:41
525,697,024 55% 1.23MB/s 0:05:39
527,007,744 55% 1.22MB/s 0:05:39
528,318,464 55% 1.23MB/s 0:05:37
529,629,184 55% 1.22MB/s 0:05:37
530,939,904 55% 1.21MB/s 0:05:38
532,250,624 55% 1.21MB/s 0:05:38
533,561,344 56% 1.20MB/s 0:05:41
534,872,064 56% 1.18MB/s 0:05:46
536,182,784 56% 1.17MB/s 0:05:48
537,460,736 56% 1.16MB/s 0:05:48
538,771,456 56% 1.18MB/s 0:05:43
540,082,176 56% 1.20MB/s 0:05:36
541,392,896 56% 1.22MB/s 0:05:29
542,703,616 56% 1.22MB/s 0:05:27
544,014,336 57% 1.22MB/s 0:05:25
545,325,056 57% 1.23MB/s 0:05:24
546,635,776 57% 1.22MB/s 0:05:24
547,946,496 57% 1.23MB/s 0:05:21
549,257,216 57% 1.23MB/s 0:05:21
550,567,936 57% 1.22MB/s 0:05:20
551,878,656 57% 1.23MB/s 0:05:18
553,189,376 58% 1.22MB/s 0:05:20
554,500,096 58% 1.21MB/s 0:05:19
555,810,816 58% 1.21MB/s 0:05:18
557,121,536 58% 1.21MB/s 0:05:19
558,432,256 58% 1.22MB/s 0:05:16
559,742,976 58% 1.21MB/s 0:05:15
561,053,696 58% 1.20MB/s 0:05:17
562,364,416 59% 1.20MB/s 0:05:16
563,675,136 59% 1.20MB/s 0:05:16
564,985,856 59% 1.20MB/s 0:05:14
566,296,576 59% 1.22MB/s 0:05:09
567,607,296 59% 1.22MB/s 0:05:08
568,786,944 59% 1.18MB/s 0:05:18
569,835,520 59% 1.10MB/s 0:05:40
570,884,096 59% 1.03MB/s 0:06:00
572,194,816 60% 1.04MB/s 0:05:57
573,505,536 60% 1.08MB/s 0:05:43
574,816,256 60% 1.16MB/s 0:05:17
576,126,976 60% 1.22MB/s 0:05:00
577,437,696 60% 1.22MB/s 0:04:58
578,748,416 60% 1.22MB/s 0:04:58
580,059,136 60% 1.22MB/s 0:04:58
581,369,856 61% 1.21MB/s 0:04:59
582,680,576 61% 1.21MB/s 0:04:58
583,991,296 61% 1.21MB/s 0:04:57
585,302,016 61% 1.20MB/s 0:04:58
586,612,736 61% 1.21MB/s 0:04:55
587,923,456 61% 1.19MB/s 0:04:58
589,234,176 61% 1.19MB/s 0:04:57
590,544,896 62% 1.20MB/s 0:04:53
591,855,616 62% 1.21MB/s 0:04:51
593,166,336 62% 1.22MB/s 0:04:47
594,345,984 62% 1.18MB/s 0:04:56
595,656,704 62% 1.18MB/s 0:04:55
596,967,424 62% 1.18MB/s 0:04:54
598,278,144 62% 1.18MB/s 0:04:53
599,588,864 62% 1.22MB/s 0:04:41
600,899,584 63% 1.22MB/s 0:04:40
602,210,304 63% 1.21MB/s 0:04:43
603,521,024 63% 1.19MB/s 0:04:45
604,831,744 63% 1.18MB/s 0:04:47
606,142,464 63% 1.18MB/s 0:04:45
607,453,184 63% 1.20MB/s 0:04:41
608,763,904 63% 1.21MB/s 0:04:36
609,943,552 64% 1.16MB/s 0:04:48
610,861,056 64% 1.07MB/s 0:05:10
611,909,632 64% 1017.30kB/s 0:05:34
612,958,208 64% 929.01kB/s 0:06:05
613,744,640 64% 868.51kB/s 0:06:29
614,924,288 64% 910.93kB/s 0:06:10
616,235,008 64% 978.91kB/s 0:05:43
617,545,728 64% 1.05MB/s 0:05:12
618,856,448 64% 1.16MB/s 0:04:40
620,167,168 65% 1.21MB/s 0:04:27
621,477,888 65% 1.23MB/s 0:04:23
622,788,608 65% 1.22MB/s 0:04:24
624,099,328 65% 1.22MB/s 0:04:23
625,410,048 65% 1.21MB/s 0:04:23
626,720,768 65% 1.21MB/s 0:04:22
627,638,272 65% 1.12MB/s 0:04:42
628,948,992 66% 1.10MB/s 0:04:46
630,259,712 66% 1.10MB/s 0:04:44
631,570,432 66% 1.11MB/s 0:04:42
632,881,152 66% 1.20MB/s 0:04:19
634,191,872 66% 1.22MB/s 0:04:14
635,502,592 66% 1.21MB/s 0:04:15
636,813,312 66% 1.21MB/s 0:04:14
638,124,032 67% 1.21MB/s 0:04:13
639,434,752 67% 1.22MB/s 0:04:10
640,745,472 67% 1.22MB/s 0:04:08
642,056,192 67% 1.22MB/s 0:04:07
643,366,912 67% 1.22MB/s 0:04:07
644,677,632 67% 1.21MB/s 0:04:07
645,988,352 67% 1.21MB/s 0:04:06
647,299,072 67% 1.21MB/s 0:04:06
648,609,792 68% 1.21MB/s 0:04:04
649,920,512 68% 1.22MB/s 0:04:02
651,231,232 68% 1.22MB/s 0:04:01
652,541,952 68% 1.22MB/s 0:03:59
653,852,672 68% 1.22MB/s 0:03:58
655,163,392 68% 1.22MB/s 0:03:57
656,474,112 68% 1.23MB/s 0:03:55
657,784,832 69% 1.23MB/s 0:03:54
659,095,552 69% 1.23MB/s 0:03:53
660,406,272 69% 1.22MB/s 0:03:53
661,716,992 69% 1.22MB/s 0:03:52
662,896,640 69% 1.18MB/s 0:04:00
663,945,216 69% 1.09MB/s 0:04:17
664,862,720 69% 1012.09kB/s 0:04:44
665,911,296 69% 929.22kB/s 0:05:08
667,222,016 70% 964.60kB/s 0:04:55
668,532,736 70% 1.02MB/s 0:04:31
669,843,456 70% 1.13MB/s 0:04:03
671,154,176 70% 1.22MB/s 0:03:44
672,432,128 70% 1.22MB/s 0:03:44
673,742,848 70% 1.21MB/s 0:03:43
675,053,568 70% 1.22MB/s 0:03:42
676,364,288 71% 1.22MB/s 0:03:41
677,675,008 71% 1.22MB/s 0:03:38
678,985,728 71% 1.22MB/s 0:03:38
680,296,448 71% 1.22MB/s 0:03:38
681,607,168 71% 1.22MB/s 0:03:37
682,917,888 71% 1.22MB/s 0:03:35
684,228,608 71% 1.22MB/s 0:03:34
685,539,328 71% 1.23MB/s 0:03:32
686,850,048 72% 1.23MB/s 0:03:31
688,160,768 72% 1.19MB/s 0:03:36
688,947,200 72% 1.06MB/s 0:04:02
689,733,632 72% 938.80kB/s 0:04:39
690,913,280 72% 902.43kB/s 0:04:49
692,224,000 72% 924.30kB/s 0:04:41
693,534,720 72% 1.03MB/s 0:04:05
694,845,440 72% 1.18MB/s 0:03:33
696,156,160 73% 1.22MB/s 0:03:24
697,466,880 73% 1.22MB/s 0:03:23
698,777,600 73% 1.22MB/s 0:03:22
700,088,320 73% 1.23MB/s 0:03:20
701,399,040 73% 1.23MB/s 0:03:19
702,709,760 73% 1.23MB/s 0:03:18
704,020,480 73% 1.22MB/s 0:03:18
705,331,200 74% 1.22MB/s 0:03:17
706,641,920 74% 1.22MB/s 0:03:16
707,952,640 74% 1.21MB/s 0:03:16
709,263,360 74% 1.22MB/s 0:03:14
710,574,080 74% 1.22MB/s 0:03:13
711,884,800 74% 1.21MB/s 0:03:13
713,195,520 74% 1.22MB/s 0:03:12
714,506,240 75% 1.21MB/s 0:03:11
715,816,960 75% 1.22MB/s 0:03:09
717,127,680 75% 1.22MB/s 0:03:08
718,438,400 75% 1.21MB/s 0:03:08
719,618,048 75% 1.17MB/s 0:03:14
720,928,768 75% 1.16MB/s 0:03:14
722,239,488 75% 1.16MB/s 0:03:12
723,550,208 75% 1.17MB/s 0:03:10
724,860,928 76% 1.22MB/s 0:03:01
726,171,648 76% 1.22MB/s 0:03:00
727,482,368 76% 1.23MB/s 0:02:59
728,793,088 76% 1.22MB/s 0:02:58
730,103,808 76% 1.22MB/s 0:02:57
731,414,528 76% 1.22MB/s 0:02:56
732,725,248 76% 1.22MB/s 0:02:55
734,035,968 77% 1.22MB/s 0:02:54
735,346,688 77% 1.22MB/s 0:02:53
736,657,408 77% 1.22MB/s 0:02:52
737,968,128 77% 1.22MB/s 0:02:51
739,278,848 77% 1.22MB/s 0:02:50
740,589,568 77% 1.22MB/s 0:02:48
741,900,288 77% 1.22MB/s 0:02:47
743,079,936 78% 1.18MB/s 0:02:53
744,390,656 78% 1.18MB/s 0:02:52
745,701,376 78% 1.18MB/s 0:02:51
747,012,096 78% 1.18MB/s 0:02:50
748,322,816 78% 1.22MB/s 0:02:43
749,633,536 78% 1.22MB/s 0:02:42
750,944,256 78% 1.22MB/s 0:02:41
752,254,976 78% 1.22MB/s 0:02:40
753,565,696 79% 1.22MB/s 0:02:39
754,876,416 79% 1.22MB/s 0:02:37
756,187,136 79% 1.22MB/s 0:02:36
757,497,856 79% 1.23MB/s 0:02:35
758,808,576 79% 1.23MB/s 0:02:33
760,119,296 79% 1.23MB/s 0:02:32
761,430,016 79% 1.22MB/s 0:02:32
762,740,736 80% 1.22MB/s 0:02:32
764,051,456 80% 1.22MB/s 0:02:31
765,362,176 80% 1.22MB/s 0:02:30
766,672,896 80% 1.22MB/s 0:02:28
767,983,616 80% 1.22MB/s 0:02:27
769,294,336 80% 1.22MB/s 0:02:26
770,605,056 80% 1.22MB/s 0:02:25
771,915,776 81% 1.22MB/s 0:02:24
773,226,496 81% 1.22MB/s 0:02:23
774,537,216 81% 1.22MB/s 0:02:22
775,847,936 81% 1.22MB/s 0:02:21
777,158,656 81% 1.22MB/s 0:02:19
778,469,376 81% 1.22MB/s 0:02:19
779,780,096 81% 1.22MB/s 0:02:17
781,090,816 82% 1.23MB/s 0:02:16
782,401,536 82% 1.23MB/s 0:02:15
783,712,256 82% 1.23MB/s 0:02:14
785,022,976 82% 1.23MB/s 0:02:13
786,333,696 82% 1.23MB/s 0:02:12
787,644,416 82% 1.22MB/s 0:02:11
788,955,136 82% 1.23MB/s 0:02:10
790,265,856 82% 1.23MB/s 0:02:09
791,576,576 83% 1.23MB/s 0:02:07
792,887,296 83% 1.23MB/s 0:02:06
794,198,016 83% 1.22MB/s 0:02:06
795,508,736 83% 1.22MB/s 0:02:05
796,819,456 83% 1.20MB/s 0:02:06
798,130,176 83% 1.20MB/s 0:02:05
799,440,896 83% 1.20MB/s 0:02:04
800,751,616 84% 1.21MB/s 0:02:02
802,062,336 84% 1.23MB/s 0:01:59
803,373,056 84% 1.23MB/s 0:01:58
804,683,776 84% 1.23MB/s 0:01:57
805,961,728 84% 1.21MB/s 0:01:58
807,272,448 84% 1.21MB/s 0:01:57
808,583,168 84% 1.21MB/s 0:01:56
809,893,888 85% 1.21MB/s 0:01:55
811,204,608 85% 1.22MB/s 0:01:52
812,515,328 85% 1.22MB/s 0:01:51
813,826,048 85% 1.22MB/s 0:01:50
815,136,768 85% 1.23MB/s 0:01:49
816,447,488 85% 1.22MB/s 0:01:48
817,758,208 85% 1.22MB/s 0:01:47
819,068,928 86% 1.22MB/s 0:01:46
820,379,648 86% 1.22MB/s 0:01:45
821,690,368 86% 1.22MB/s 0:01:44
823,001,088 86% 1.23MB/s 0:01:43
824,311,808 86% 1.23MB/s 0:01:42
825,622,528 86% 1.23MB/s 0:01:40
826,933,248 86% 1.23MB/s 0:01:39
828,243,968 86% 1.23MB/s 0:01:38
829,554,688 87% 1.22MB/s 0:01:38
830,865,408 87% 1.22MB/s 0:01:37
832,176,128 87% 1.22MB/s 0:01:36
833,486,848 87% 1.22MB/s 0:01:35
834,797,568 87% 1.22MB/s 0:01:33
836,108,288 87% 1.23MB/s 0:01:32
837,419,008 87% 1.22MB/s 0:01:31
838,729,728 88% 1.22MB/s 0:01:30
840,040,448 88% 1.23MB/s 0:01:29
841,351,168 88% 1.23MB/s 0:01:28
842,661,888 88% 1.22MB/s 0:01:27
843,972,608 88% 1.22MB/s 0:01:26
845,283,328 88% 1.22MB/s 0:01:25
846,594,048 88% 1.22MB/s 0:01:24
847,904,768 89% 1.22MB/s 0:01:23
849,215,488 89% 1.22MB/s 0:01:22
850,526,208 89% 1.22MB/s 0:01:21
851,836,928 89% 1.22MB/s 0:01:20
853,147,648 89% 1.22MB/s 0:01:19
854,458,368 89% 1.22MB/s 0:01:18
855,769,088 89% 1.22MB/s 0:01:17
857,079,808 89% 1.22MB/s 0:01:16
858,390,528 90% 1.22MB/s 0:01:15
859,701,248 90% 1.22MB/s 0:01:14
861,011,968 90% 1.22MB/s 0:01:13
862,322,688 90% 1.22MB/s 0:01:12
863,633,408 90% 1.22MB/s 0:01:10
864,944,128 90% 1.22MB/s 0:01:09
866,254,848 90% 1.22MB/s 0:01:08
867,565,568 91% 1.22MB/s 0:01:07
868,876,288 91% 1.22MB/s 0:01:06
870,187,008 91% 1.22MB/s 0:01:05
871,497,728 91% 1.21MB/s 0:01:04
872,808,448 91% 1.21MB/s 0:01:03
874,119,168 91% 1.19MB/s 0:01:04
875,429,888 91% 1.19MB/s 0:01:03
876,740,608 92% 1.19MB/s 0:01:01
878,051,328 92% 1.19MB/s 0:01:00
879,362,048 92% 1.20MB/s 0:00:59
880,672,768 92% 1.21MB/s 0:00:57
881,983,488 92% 1.21MB/s 0:00:56
883,294,208 92% 1.21MB/s 0:00:55
884,604,928 92% 1.22MB/s 0:00:54
885,915,648 93% 1.21MB/s 0:00:53
887,226,368 93% 1.22MB/s 0:00:52
888,537,088 93% 1.22MB/s 0:00:51
889,847,808 93% 1.22MB/s 0:00:50
891,158,528 93% 1.21MB/s 0:00:49
892,469,248 93% 1.21MB/s 0:00:48
893,779,968 93% 1.20MB/s 0:00:47
895,090,688 93% 1.20MB/s 0:00:46
896,401,408 94% 1.21MB/s 0:00:45
897,712,128 94% 1.22MB/s 0:00:43
899,022,848 94% 1.22MB/s 0:00:42
900,333,568 94% 1.22MB/s 0:00:41
901,644,288 94% 1.22MB/s 0:00:40
902,955,008 94% 1.22MB/s 0:00:39
904,265,728 94% 1.22MB/s 0:00:38
905,576,448 95% 1.22MB/s 0:00:37
906,887,168 95% 1.21MB/s 0:00:36
908,197,888 95% 1.21MB/s 0:00:35
909,508,608 95% 1.21MB/s 0:00:34
910,819,328 95% 1.22MB/s 0:00:33
912,130,048 95% 1.23MB/s 0:00:32
913,440,768 95% 1.22MB/s 0:00:31
914,751,488 96% 1.22MB/s 0:00:30
916,062,208 96% 1.22MB/s 0:00:29
917,372,928 96% 1.22MB/s 0:00:28
918,683,648 96% 1.22MB/s 0:00:26
919,994,368 96% 1.23MB/s 0:00:25
921,305,088 96% 1.23MB/s 0:00:24
922,615,808 96% 1.22MB/s 0:00:23
923,926,528 97% 1.22MB/s 0:00:22
925,237,248 97% 1.22MB/s 0:00:21
926,547,968 97% 1.22MB/s 0:00:20
927,858,688 97% 1.22MB/s 0:00:19
929,169,408 97% 1.22MB/s 0:00:18
930,480,128 97% 1.22MB/s 0:00:17
931,790,848 97% 1.22MB/s 0:00:16
933,101,568 97% 1.22MB/s 0:00:15
934,412,288 98% 1.22MB/s 0:00:14
935,723,008 98% 1.23MB/s 0:00:13
937,033,728 98% 1.23MB/s 0:00:12
938,344,448 98% 1.22MB/s 0:00:11
939,622,400 98% 1.22MB/s 0:00:10
940,933,120 98% 1.22MB/s 0:00:09
942,243,840 98% 1.21MB/s 0:00:08
943,554,560 99% 1.20MB/s 0:00:07
944,865,280 99% 1.21MB/s 0:00:06
946,176,000 99% 1.21MB/s 0:00:04
947,486,720 99% 1.21MB/s 0:00:03
948,797,440 99% 1.22MB/s 0:00:02
950,108,160 99% 1.22MB/s 0:00:01
951,418,880 99% 1.22MB/s 0:00:00
952,327,644 100% 1.15MB/s 0:13:11 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221217-pine64-pinephone.img.xz.sha256
133 100% 0.21kB/s 0:00:00
133 100% 0.21kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221217-pine64-pinephonepro.img.xz
32,768 0% 45.01kB/s 5:37:45
425,984 0% 409.05kB/s 0:37:08
1,736,704 0% 832.19kB/s 0:18:13
3,047,424 0% 973.82kB/s 0:15:33
4,358,144 0% 1.02MB/s 0:14:30
5,668,864 0% 1.22MB/s 0:12:04
6,979,584 0% 1.22MB/s 0:12:03
8,290,304 0% 1.22MB/s 0:12:02
9,601,024 1% 1.22MB/s 0:12:00
10,911,744 1% 1.23MB/s 0:11:56
12,222,464 1% 1.22MB/s 0:11:58
13,533,184 1% 1.22MB/s 0:11:58
14,843,904 1% 1.22MB/s 0:11:58
16,154,624 1% 1.22MB/s 0:11:56
17,465,344 1% 1.22MB/s 0:11:56
18,776,064 2% 1.22MB/s 0:11:52
20,086,784 2% 1.23MB/s 0:11:51
21,397,504 2% 1.23MB/s 0:11:49
22,675,456 2% 1.22MB/s 0:11:50
23,986,176 2% 1.22MB/s 0:11:52
25,296,896 2% 1.21MB/s 0:11:52
26,607,616 2% 1.22MB/s 0:11:51
27,918,336 3% 1.22MB/s 0:11:47
29,229,056 3% 1.22MB/s 0:11:46
30,539,776 3% 1.23MB/s 0:11:42
31,850,496 3% 1.22MB/s 0:11:44
33,161,216 3% 1.22MB/s 0:11:40
34,471,936 3% 1.22MB/s 0:11:39
35,782,656 3% 1.22MB/s 0:11:39
36,962,304 4% 1.19MB/s 0:11:59
38,273,024 4% 1.19MB/s 0:11:59
39,583,744 4% 1.18MB/s 0:11:59
40,894,464 4% 1.19MB/s 0:11:57
42,205,184 4% 1.23MB/s 0:11:33
43,515,904 4% 1.22MB/s 0:11:34
44,826,624 4% 1.22MB/s 0:11:32
46,137,344 5% 1.22MB/s 0:11:32
47,448,064 5% 1.22MB/s 0:11:33
48,758,784 5% 1.22MB/s 0:11:33
50,069,504 5% 1.21MB/s 0:11:33
51,249,152 5% 1.17MB/s 0:12:00
52,559,872 5% 1.17MB/s 0:12:00
53,870,592 5% 1.17MB/s 0:11:57
55,181,312 6% 1.17MB/s 0:11:57
56,492,032 6% 1.22MB/s 0:11:26
57,802,752 6% 1.22MB/s 0:11:23
59,113,472 6% 1.22MB/s 0:11:21
60,424,192 6% 1.23MB/s 0:11:17
61,734,912 6% 1.23MB/s 0:11:16
63,045,632 6% 1.23MB/s 0:11:15
64,356,352 7% 1.23MB/s 0:11:15
65,667,072 7% 1.23MB/s 0:11:14
66,977,792 7% 1.23MB/s 0:11:13
68,288,512 7% 1.23MB/s 0:11:12
69,599,232 7% 1.23MB/s 0:11:10
70,909,952 7% 1.23MB/s 0:11:10
72,220,672 7% 1.22MB/s 0:11:13
73,531,392 8% 1.22MB/s 0:11:12
74,842,112 8% 1.22MB/s 0:11:12
76,152,832 8% 1.21MB/s 0:11:13
77,463,552 8% 1.22MB/s 0:11:07
78,774,272 8% 1.22MB/s 0:11:04
80,084,992 8% 1.23MB/s 0:11:02
81,395,712 8% 1.23MB/s 0:10:59
82,706,432 9% 1.22MB/s 0:11:03
84,017,152 9% 1.22MB/s 0:11:04
85,327,872 9% 1.22MB/s 0:11:02
86,638,592 9% 1.22MB/s 0:11:01
87,949,312 9% 1.22MB/s 0:10:57
89,260,032 9% 1.23MB/s 0:10:55
90,570,752 9% 1.23MB/s 0:10:54
91,881,472 10% 1.23MB/s 0:10:53
93,192,192 10% 1.23MB/s 0:10:52
94,502,912 10% 1.22MB/s 0:10:51
95,813,632 10% 1.22MB/s 0:10:51
97,124,352 10% 1.22MB/s 0:10:50
98,435,072 10% 1.22MB/s 0:10:49
99,745,792 10% 1.23MB/s 0:10:47
101,056,512 11% 1.22MB/s 0:10:48
102,367,232 11% 1.22MB/s 0:10:46
103,677,952 11% 1.22MB/s 0:10:45
104,988,672 11% 1.22MB/s 0:10:46
106,299,392 11% 1.22MB/s 0:10:43
107,610,112 11% 1.22MB/s 0:10:42
108,920,832 11% 1.22MB/s 0:10:41
110,231,552 12% 1.23MB/s 0:10:38
111,542,272 12% 1.23MB/s 0:10:37
112,852,992 12% 1.23MB/s 0:10:36
114,163,712 12% 1.22MB/s 0:10:36
115,474,432 12% 1.22MB/s 0:10:35
116,785,152 12% 1.22MB/s 0:10:34
118,095,872 12% 1.22MB/s 0:10:33
119,406,592 13% 1.22MB/s 0:10:32
120,717,312 13% 1.22MB/s 0:10:32
122,028,032 13% 1.22MB/s 0:10:31
123,338,752 13% 1.21MB/s 0:10:35
124,649,472 13% 1.21MB/s 0:10:33
125,960,192 13% 1.21MB/s 0:10:32
127,270,912 13% 1.22MB/s 0:10:30
128,581,632 14% 1.22MB/s 0:10:24
129,892,352 14% 1.22MB/s 0:10:23
131,203,072 14% 1.23MB/s 0:10:22
132,513,792 14% 1.22MB/s 0:10:22
133,824,512 14% 1.23MB/s 0:10:20
135,135,232 14% 1.23MB/s 0:10:19
136,445,952 14% 1.23MB/s 0:10:17
137,756,672 15% 1.23MB/s 0:10:16
139,067,392 15% 1.22MB/s 0:10:16
140,378,112 15% 1.23MB/s 0:10:14
141,688,832 15% 1.22MB/s 0:10:16
142,999,552 15% 1.22MB/s 0:10:14
144,310,272 15% 1.22MB/s 0:10:13
145,620,992 15% 1.22MB/s 0:10:14
146,931,712 16% 1.22MB/s 0:10:11
148,242,432 16% 1.22MB/s 0:10:10
149,553,152 16% 1.22MB/s 0:10:12
150,863,872 16% 1.22MB/s 0:10:10
152,174,592 16% 1.22MB/s 0:10:09
153,485,312 16% 1.22MB/s 0:10:07
154,796,032 16% 1.23MB/s 0:10:02
156,106,752 17% 1.23MB/s 0:10:01
157,384,704 17% 1.21MB/s 0:10:07
158,695,424 17% 1.21MB/s 0:10:07
160,006,144 17% 1.21MB/s 0:10:07
161,316,864 17% 1.21MB/s 0:10:07
162,627,584 17% 1.22MB/s 0:10:00
163,938,304 17% 1.21MB/s 0:10:02
165,249,024 18% 1.22MB/s 0:09:59
166,559,744 18% 1.22MB/s 0:09:57
167,870,464 18% 1.22MB/s 0:09:56
169,181,184 18% 1.23MB/s 0:09:51
170,491,904 18% 1.21MB/s 0:09:58
171,802,624 18% 1.21MB/s 0:09:57
173,113,344 18% 1.21MB/s 0:09:54
174,424,064 19% 1.21MB/s 0:09:53
175,734,784 19% 1.23MB/s 0:09:45
177,045,504 19% 1.23MB/s 0:09:45
178,356,224 19% 1.23MB/s 0:09:44
179,666,944 19% 1.22MB/s 0:09:44
180,977,664 19% 1.22MB/s 0:09:43
182,288,384 19% 1.22MB/s 0:09:41
183,599,104 20% 1.22MB/s 0:09:41
184,909,824 20% 1.22MB/s 0:09:40
186,220,544 20% 1.22MB/s 0:09:39
187,531,264 20% 1.22MB/s 0:09:39
188,841,984 20% 1.22MB/s 0:09:39
190,152,704 20% 1.22MB/s 0:09:37
191,463,424 20% 1.22MB/s 0:09:36
192,774,144 21% 1.22MB/s 0:09:34
194,084,864 21% 1.23MB/s 0:09:31
195,395,584 21% 1.23MB/s 0:09:31
196,706,304 21% 1.23MB/s 0:09:29
198,017,024 21% 1.23MB/s 0:09:28
199,327,744 21% 1.23MB/s 0:09:27
200,638,464 21% 1.23MB/s 0:09:26
201,949,184 22% 1.22MB/s 0:09:26
203,259,904 22% 1.22MB/s 0:09:26
204,570,624 22% 1.22MB/s 0:09:25
205,881,344 22% 1.22MB/s 0:09:25
207,192,064 22% 1.22MB/s 0:09:24
208,502,784 22% 1.22MB/s 0:09:23
209,813,504 23% 1.22MB/s 0:09:23
211,124,224 23% 1.22MB/s 0:09:22
212,434,944 23% 1.22MB/s 0:09:22
213,745,664 23% 1.22MB/s 0:09:19
215,056,384 23% 1.22MB/s 0:09:16
216,367,104 23% 1.22MB/s 0:09:15
217,677,824 23% 1.22MB/s 0:09:13
218,988,544 24% 1.23MB/s 0:09:12
220,299,264 24% 1.22MB/s 0:09:14
221,609,984 24% 1.22MB/s 0:09:14
222,920,704 24% 1.21MB/s 0:09:15
224,231,424 24% 1.21MB/s 0:09:16
225,542,144 24% 1.21MB/s 0:09:16
226,852,864 24% 1.21MB/s 0:09:13
228,163,584 25% 1.21MB/s 0:09:12
229,474,304 25% 1.21MB/s 0:09:11
230,785,024 25% 1.21MB/s 0:09:08
232,095,744 25% 1.21MB/s 0:09:09
233,406,464 25% 1.21MB/s 0:09:09
234,717,184 25% 1.21MB/s 0:09:07
236,027,904 25% 1.21MB/s 0:09:06
237,338,624 26% 1.21MB/s 0:09:02
238,649,344 26% 1.22MB/s 0:08:58
239,960,064 26% 1.21MB/s 0:09:02
241,270,784 26% 1.21MB/s 0:09:01
242,581,504 26% 1.20MB/s 0:09:04
243,892,224 26% 1.20MB/s 0:09:06
245,202,944 26% 1.20MB/s 0:09:04
246,513,664 27% 1.20MB/s 0:09:02
247,693,312 27% 1.18MB/s 0:09:10
249,004,032 27% 1.18MB/s 0:09:08
250,314,752 27% 1.19MB/s 0:09:04
251,625,472 27% 1.19MB/s 0:09:01
252,936,192 27% 1.22MB/s 0:08:48
254,246,912 27% 1.22MB/s 0:08:45
255,557,632 28% 1.20MB/s 0:08:55
256,737,280 28% 1.17MB/s 0:09:07
258,048,000 28% 1.17MB/s 0:09:07
259,358,720 28% 1.17MB/s 0:09:04
260,669,440 28% 1.20MB/s 0:08:50
261,980,160 28% 1.22MB/s 0:08:38
263,290,880 28% 1.23MB/s 0:08:35
264,601,600 29% 1.22MB/s 0:08:38
265,912,320 29% 1.22MB/s 0:08:35
267,223,040 29% 1.21MB/s 0:08:41
268,533,760 29% 1.20MB/s 0:08:41
269,844,480 29% 1.21MB/s 0:08:39
271,155,200 29% 1.20MB/s 0:08:40
272,465,920 29% 1.20MB/s 0:08:39
273,776,640 30% 1.20MB/s 0:08:40
275,087,360 30% 1.19MB/s 0:08:40
276,398,080 30% 1.20MB/s 0:08:39
277,708,800 30% 1.21MB/s 0:08:32
279,019,520 30% 1.21MB/s 0:08:29
280,330,240 30% 1.22MB/s 0:08:26
281,640,960 30% 1.22MB/s 0:08:26
282,951,680 31% 1.22MB/s 0:08:22
284,262,400 31% 1.22MB/s 0:08:22
285,573,120 31% 1.22MB/s 0:08:20
286,883,840 31% 1.22MB/s 0:08:19
288,194,560 31% 1.22MB/s 0:08:20
289,505,280 31% 1.20MB/s 0:08:25
290,783,232 31% 1.20MB/s 0:08:26
292,093,952 32% 1.20MB/s 0:08:25
293,404,672 32% 1.20MB/s 0:08:21
294,715,392 32% 1.22MB/s 0:08:14
296,026,112 32% 1.23MB/s 0:08:11
297,336,832 32% 1.23MB/s 0:08:09
298,647,552 32% 1.22MB/s 0:08:09
299,958,272 32% 1.21MB/s 0:08:12
301,268,992 33% 1.21MB/s 0:08:12
302,579,712 33% 1.21MB/s 0:08:13
303,890,432 33% 1.21MB/s 0:08:12
305,201,152 33% 1.21MB/s 0:08:09
306,511,872 33% 1.21MB/s 0:08:07
307,822,592 33% 1.22MB/s 0:08:05
308,871,168 33% 1.16MB/s 0:08:29
310,181,888 34% 1.16MB/s 0:08:25
311,492,608 34% 1.16MB/s 0:08:23
312,803,328 34% 1.16MB/s 0:08:22
314,114,048 34% 1.23MB/s 0:07:55
315,424,768 34% 1.21MB/s 0:08:01
316,735,488 34% 1.21MB/s 0:08:00
318,046,208 34% 1.21MB/s 0:07:59
319,356,928 35% 1.19MB/s 0:08:05
320,536,576 35% 1.18MB/s 0:08:11
321,847,296 35% 1.18MB/s 0:08:09
323,158,016 35% 1.18MB/s 0:08:08
324,468,736 35% 1.20MB/s 0:07:59
325,779,456 35% 1.23MB/s 0:07:46
327,090,176 35% 1.23MB/s 0:07:45
328,400,896 36% 1.23MB/s 0:07:44
329,711,616 36% 1.22MB/s 0:07:45
331,022,336 36% 1.21MB/s 0:07:48
332,333,056 36% 1.21MB/s 0:07:47
333,643,776 36% 1.19MB/s 0:07:54
334,954,496 36% 1.18MB/s 0:07:56
336,265,216 36% 1.19MB/s 0:07:50
337,575,936 37% 1.19MB/s 0:07:50
338,886,656 37% 1.21MB/s 0:07:40
340,197,376 37% 1.23MB/s 0:07:34
341,508,096 37% 1.22MB/s 0:07:34
342,818,816 37% 1.23MB/s 0:07:33
344,129,536 37% 1.22MB/s 0:07:35
345,440,256 37% 1.21MB/s 0:07:36
346,750,976 38% 1.21MB/s 0:07:35
348,061,696 38% 1.21MB/s 0:07:34
349,372,416 38% 1.22MB/s 0:07:29
350,683,136 38% 1.22MB/s 0:07:27
351,993,856 38% 1.23MB/s 0:07:26
353,304,576 38% 1.22MB/s 0:07:26
354,615,296 38% 1.21MB/s 0:07:31
355,926,016 39% 1.21MB/s 0:07:29
357,236,736 39% 1.21MB/s 0:07:29
358,547,456 39% 1.19MB/s 0:07:33
359,858,176 39% 1.20MB/s 0:07:31
361,168,896 39% 1.19MB/s 0:07:33
362,479,616 39% 1.19MB/s 0:07:31
363,790,336 39% 1.20MB/s 0:07:28
365,101,056 40% 1.21MB/s 0:07:22
366,411,776 40% 1.22MB/s 0:07:18
367,722,496 40% 1.21MB/s 0:07:17
369,033,216 40% 1.23MB/s 0:07:12
370,343,936 40% 1.23MB/s 0:07:11
371,654,656 40% 1.23MB/s 0:07:10
372,965,376 40% 1.23MB/s 0:07:09
374,276,096 41% 1.21MB/s 0:07:14
375,586,816 41% 1.21MB/s 0:07:13
376,897,536 41% 1.21MB/s 0:07:13
378,208,256 41% 1.21MB/s 0:07:12
379,518,976 41% 1.22MB/s 0:07:06
380,829,696 41% 1.22MB/s 0:07:05
382,140,416 41% 1.22MB/s 0:07:03
383,451,136 42% 1.21MB/s 0:07:06
384,761,856 42% 1.21MB/s 0:07:06
386,072,576 42% 1.21MB/s 0:07:03
387,383,296 42% 1.21MB/s 0:07:02
388,694,016 42% 1.23MB/s 0:06:56
390,004,736 42% 1.23MB/s 0:06:54
391,315,456 42% 1.23MB/s 0:06:54
392,626,176 43% 1.23MB/s 0:06:53
393,936,896 43% 1.22MB/s 0:06:53
395,247,616 43% 1.22MB/s 0:06:52
396,558,336 43% 1.22MB/s 0:06:51
397,869,056 43% 1.22MB/s 0:06:51
399,179,776 43% 1.23MB/s 0:06:48
400,490,496 43% 1.22MB/s 0:06:48
401,801,216 44% 1.22MB/s 0:06:48
402,980,864 44% 1.19MB/s 0:06:59
404,291,584 44% 1.18MB/s 0:06:59
405,602,304 44% 1.17MB/s 0:07:02
406,913,024 44% 1.17MB/s 0:07:01
408,223,744 44% 1.20MB/s 0:06:48
409,534,464 44% 1.20MB/s 0:06:47
410,845,184 45% 1.22MB/s 0:06:40
412,155,904 45% 1.22MB/s 0:06:40
413,466,624 45% 1.20MB/s 0:06:44
414,777,344 45% 1.20MB/s 0:06:43
416,088,064 45% 1.20MB/s 0:06:44
417,398,784 45% 1.21MB/s 0:06:40
418,709,504 45% 1.22MB/s 0:06:33
420,020,224 46% 1.23MB/s 0:06:31
421,330,944 46% 1.23MB/s 0:06:29
422,641,664 46% 1.22MB/s 0:06:33
423,952,384 46% 1.21MB/s 0:06:32
425,230,336 46% 1.21MB/s 0:06:34
426,541,056 46% 1.21MB/s 0:06:33
427,851,776 46% 1.22MB/s 0:06:27
429,162,496 47% 1.22MB/s 0:06:26
430,473,216 47% 1.23MB/s 0:06:23
431,783,936 47% 1.22MB/s 0:06:22
433,094,656 47% 1.21MB/s 0:06:28
434,405,376 47% 1.20MB/s 0:06:27
435,716,096 47% 1.21MB/s 0:06:25
437,026,816 47% 1.21MB/s 0:06:24
438,337,536 48% 1.22MB/s 0:06:17
439,648,256 48% 1.23MB/s 0:06:16
440,958,976 48% 1.22MB/s 0:06:15
442,269,696 48% 1.21MB/s 0:06:17
443,580,416 48% 1.19MB/s 0:06:23
444,891,136 48% 1.19MB/s 0:06:22
446,201,856 48% 1.19MB/s 0:06:23
447,512,576 49% 1.20MB/s 0:06:17
448,823,296 49% 1.22MB/s 0:06:09
450,134,016 49% 1.23MB/s 0:06:08
451,444,736 49% 1.23MB/s 0:06:05
452,755,456 49% 1.21MB/s 0:06:10
454,066,176 49% 1.20MB/s 0:06:12
455,376,896 49% 1.20MB/s 0:06:11
456,687,616 50% 1.20MB/s 0:06:09
457,998,336 50% 1.22MB/s 0:06:03
459,309,056 50% 1.23MB/s 0:06:00
460,619,776 50% 1.23MB/s 0:05:59
461,930,496 50% 1.21MB/s 0:06:02
463,241,216 50% 1.21MB/s 0:06:02
464,551,936 50% 1.21MB/s 0:06:01
465,862,656 51% 1.21MB/s 0:06:00
467,042,304 51% 1.19MB/s 0:06:04
468,353,024 51% 1.20MB/s 0:06:02
469,663,744 51% 1.20MB/s 0:06:01
470,974,464 51% 1.19MB/s 0:06:01
472,285,184 51% 1.21MB/s 0:05:54
473,595,904 51% 1.21MB/s 0:05:52
474,906,624 52% 1.21MB/s 0:05:51
476,217,344 52% 1.22MB/s 0:05:49
477,528,064 52% 1.23MB/s 0:05:45
478,838,784 52% 1.22MB/s 0:05:47
480,149,504 52% 1.19MB/s 0:05:53
481,460,224 52% 1.18MB/s 0:05:56
482,770,944 52% 1.18MB/s 0:05:55
484,081,664 53% 1.18MB/s 0:05:52
485,392,384 53% 1.21MB/s 0:05:45
486,703,104 53% 1.22MB/s 0:05:39
488,013,824 53% 1.21MB/s 0:05:43
489,324,544 53% 1.21MB/s 0:05:42
490,635,264 53% 1.20MB/s 0:05:41
491,945,984 53% 1.20MB/s 0:05:42
493,256,704 54% 1.22MB/s 0:05:36
494,567,424 54% 1.20MB/s 0:05:38
495,878,144 54% 1.21MB/s 0:05:36
497,188,864 54% 1.21MB/s 0:05:36
498,499,584 54% 1.20MB/s 0:05:37
499,810,304 54% 1.20MB/s 0:05:35
501,121,024 54% 1.20MB/s 0:05:34
502,431,744 55% 1.21MB/s 0:05:31
503,742,464 55% 1.21MB/s 0:05:28
505,053,184 55% 1.23MB/s 0:05:23
506,363,904 55% 1.22MB/s 0:05:25
507,674,624 55% 1.21MB/s 0:05:26
508,985,344 55% 1.19MB/s 0:05:31
510,296,064 55% 1.16MB/s 0:05:37
511,606,784 56% 1.16MB/s 0:05:37
512,917,504 56% 1.16MB/s 0:05:36
514,228,224 56% 1.16MB/s 0:05:33
515,538,944 56% 1.18MB/s 0:05:26
516,849,664 56% 1.20MB/s 0:05:22
518,160,384 56% 1.20MB/s 0:05:21
519,471,104 56% 1.21MB/s 0:05:15
520,781,824 57% 1.22MB/s 0:05:13
522,092,544 57% 1.22MB/s 0:05:12
523,403,264 57% 1.22MB/s 0:05:09
524,713,984 57% 1.23MB/s 0:05:08
526,024,704 57% 1.21MB/s 0:05:12
527,335,424 57% 1.18MB/s 0:05:18
528,646,144 57% 1.18MB/s 0:05:18
529,956,864 58% 1.17MB/s 0:05:19
531,267,584 58% 1.17MB/s 0:05:17
532,578,304 58% 1.20MB/s 0:05:08
533,889,024 58% 1.20MB/s 0:05:08
535,199,744 58% 1.19MB/s 0:05:09
536,510,464 58% 1.18MB/s 0:05:09
537,821,184 58% 1.17MB/s 0:05:12
539,131,904 59% 1.17MB/s 0:05:11
540,442,624 59% 1.17MB/s 0:05:10
541,753,344 59% 1.18MB/s 0:05:05
543,064,064 59% 1.18MB/s 0:05:06
544,374,784 59% 1.18MB/s 0:05:03
545,685,504 59% 1.20MB/s 0:04:59
546,996,224 59% 1.19MB/s 0:04:58
548,306,944 60% 1.20MB/s 0:04:54
549,617,664 60% 1.20MB/s 0:04:54
550,928,384 60% 1.20MB/s 0:04:52
552,239,104 60% 1.20MB/s 0:04:53
553,549,824 60% 1.20MB/s 0:04:52
554,860,544 60% 1.21MB/s 0:04:48
556,171,264 60% 1.20MB/s 0:04:48
557,481,984 61% 1.22MB/s 0:04:43
558,792,704 61% 1.22MB/s 0:04:42
560,070,656 61% 1.21MB/s 0:04:44
561,381,376 61% 1.19MB/s 0:04:47
562,692,096 61% 1.17MB/s 0:04:50
564,002,816 61% 1.17MB/s 0:04:51
565,182,464 61% 1.14MB/s 0:04:56
566,231,040 62% 1.11MB/s 0:05:05
567,541,760 62% 1.10MB/s 0:05:04
568,852,480 62% 1.11MB/s 0:05:01
570,163,200 62% 1.15MB/s 0:04:50
571,473,920 62% 1.21MB/s 0:04:35
572,784,640 62% 1.22MB/s 0:04:31
574,095,360 62% 1.22MB/s 0:04:30
575,406,080 63% 1.22MB/s 0:04:29
576,716,800 63% 1.22MB/s 0:04:28
578,027,520 63% 1.23MB/s 0:04:25
579,338,240 63% 1.23MB/s 0:04:24
580,648,960 63% 1.22MB/s 0:04:25
581,959,680 63% 1.22MB/s 0:04:24
583,270,400 63% 1.22MB/s 0:04:23
584,581,120 64% 1.22MB/s 0:04:22
585,891,840 64% 1.23MB/s 0:04:19
587,202,560 64% 1.21MB/s 0:04:22
588,513,280 64% 1.21MB/s 0:04:21
589,824,000 64% 1.19MB/s 0:04:23
591,134,720 64% 1.19MB/s 0:04:23
592,445,440 64% 1.21MB/s 0:04:18
593,756,160 65% 1.21MB/s 0:04:16
595,066,880 65% 1.22MB/s 0:04:12
596,377,600 65% 1.23MB/s 0:04:11
597,688,320 65% 1.23MB/s 0:04:10
598,999,040 65% 1.22MB/s 0:04:10
600,309,760 65% 1.21MB/s 0:04:12
601,620,480 65% 1.21MB/s 0:04:11
602,931,200 66% 1.21MB/s 0:04:10
604,241,920 66% 1.21MB/s 0:04:08
605,552,640 66% 1.22MB/s 0:04:05
606,863,360 66% 1.22MB/s 0:04:04
608,174,080 66% 1.22MB/s 0:04:03
609,484,800 66% 1.20MB/s 0:04:05
610,795,520 66% 1.21MB/s 0:04:03
612,106,240 67% 1.21MB/s 0:04:02
613,416,960 67% 1.21MB/s 0:04:01
614,727,680 67% 1.23MB/s 0:03:56
616,038,400 67% 1.23MB/s 0:03:55
617,349,120 67% 1.23MB/s 0:03:54
618,659,840 67% 1.21MB/s 0:03:56
619,970,560 67% 1.20MB/s 0:03:57
621,281,280 68% 1.20MB/s 0:03:56
622,592,000 68% 1.20MB/s 0:03:55
623,902,720 68% 1.21MB/s 0:03:52
625,213,440 68% 1.22MB/s 0:03:50
626,524,160 68% 1.21MB/s 0:03:50
627,834,880 68% 1.19MB/s 0:03:52
629,145,600 68% 1.19MB/s 0:03:52
630,456,320 69% 1.18MB/s 0:03:52
631,767,040 69% 1.19MB/s 0:03:49
633,077,760 69% 1.20MB/s 0:03:46
634,388,480 69% 1.21MB/s 0:03:44
635,699,200 69% 1.22MB/s 0:03:40
637,009,920 69% 1.20MB/s 0:03:43
638,320,640 69% 1.18MB/s 0:03:45
639,631,360 70% 1.18MB/s 0:03:44
640,942,080 70% 1.18MB/s 0:03:43
642,252,800 70% 1.18MB/s 0:03:43
643,563,520 70% 1.18MB/s 0:03:42
644,874,240 70% 1.18MB/s 0:03:41
646,184,960 70% 1.18MB/s 0:03:39
647,495,680 70% 1.20MB/s 0:03:34
648,806,400 71% 1.22MB/s 0:03:30
650,117,120 71% 1.22MB/s 0:03:28
651,427,840 71% 1.23MB/s 0:03:27
652,738,560 71% 1.22MB/s 0:03:28
654,049,280 71% 1.21MB/s 0:03:27
655,360,000 71% 1.21MB/s 0:03:27
656,670,720 71% 1.21MB/s 0:03:26
657,981,440 72% 1.22MB/s 0:03:23
659,292,160 72% 1.23MB/s 0:03:21
660,602,880 72% 1.23MB/s 0:03:20
661,913,600 72% 1.23MB/s 0:03:19
663,224,320 72% 1.21MB/s 0:03:20
664,535,040 72% 1.21MB/s 0:03:19
665,845,760 72% 1.21MB/s 0:03:18
667,156,480 73% 1.21MB/s 0:03:17
668,467,200 73% 1.22MB/s 0:03:15
669,777,920 73% 1.22MB/s 0:03:13
671,088,640 73% 1.22MB/s 0:03:12
672,268,288 73% 1.18MB/s 0:03:17
673,710,080 73% 1.22MB/s 0:03:10
675,020,800 74% 1.22MB/s 0:03:10
676,331,520 74% 1.22MB/s 0:03:09
677,642,240 74% 1.26MB/s 0:03:02
678,952,960 74% 1.23MB/s 0:03:05
680,263,680 74% 1.23MB/s 0:03:04
681,574,400 74% 1.22MB/s 0:03:04
682,885,120 74% 1.21MB/s 0:03:05
684,195,840 75% 1.20MB/s 0:03:04
685,506,560 75% 1.21MB/s 0:03:03
686,817,280 75% 1.21MB/s 0:03:02
688,128,000 75% 1.22MB/s 0:02:59
689,438,720 75% 1.22MB/s 0:02:57
690,749,440 75% 1.22MB/s 0:02:57
692,060,160 75% 1.23MB/s 0:02:55
693,338,112 76% 1.22MB/s 0:02:55
694,648,832 76% 1.21MB/s 0:02:55
695,959,552 76% 1.21MB/s 0:02:54
697,270,272 76% 1.21MB/s 0:02:53
698,580,992 76% 1.21MB/s 0:02:51
699,891,712 76% 1.22MB/s 0:02:49
701,202,432 76% 1.23MB/s 0:02:48
702,513,152 77% 1.23MB/s 0:02:47
703,823,872 77% 1.21MB/s 0:02:47
705,134,592 77% 1.22MB/s 0:02:46
706,445,312 77% 1.21MB/s 0:02:45
707,756,032 77% 1.21MB/s 0:02:44
709,066,752 77% 1.22MB/s 0:02:42
710,377,472 77% 1.22MB/s 0:02:40
711,688,192 78% 1.23MB/s 0:02:39
712,998,912 78% 1.23MB/s 0:02:38
714,309,632 78% 1.21MB/s 0:02:39
715,620,352 78% 1.21MB/s 0:02:38
716,931,072 78% 1.21MB/s 0:02:37
718,241,792 78% 1.21MB/s 0:02:36
719,552,512 78% 1.22MB/s 0:02:33
720,863,232 79% 1.22MB/s 0:02:32
722,173,952 79% 1.22MB/s 0:02:31
723,484,672 79% 1.22MB/s 0:02:31
724,795,392 79% 1.21MB/s 0:02:30
726,106,112 79% 1.22MB/s 0:02:28
727,416,832 79% 1.22MB/s 0:02:27
728,727,552 79% 1.23MB/s 0:02:25
730,038,272 80% 1.23MB/s 0:02:24
731,348,992 80% 1.23MB/s 0:02:23
732,659,712 80% 1.23MB/s 0:02:22
733,970,432 80% 1.22MB/s 0:02:22
735,281,152 80% 1.21MB/s 0:02:22
736,591,872 80% 1.21MB/s 0:02:21
737,902,592 80% 1.21MB/s 0:02:20
739,213,312 81% 1.22MB/s 0:02:18
740,524,032 81% 1.23MB/s 0:02:16
741,834,752 81% 1.23MB/s 0:02:15
743,145,472 81% 1.21MB/s 0:02:16
744,456,192 81% 1.22MB/s 0:02:14
745,766,912 81% 1.21MB/s 0:02:13
747,077,632 81% 1.21MB/s 0:02:12
748,388,352 82% 1.23MB/s 0:02:10
749,699,072 82% 1.22MB/s 0:02:09
751,009,792 82% 1.22MB/s 0:02:08
752,320,512 82% 1.22MB/s 0:02:07
753,631,232 82% 1.21MB/s 0:02:07
754,941,952 82% 1.21MB/s 0:02:07
756,252,672 82% 1.21MB/s 0:02:05
757,563,392 83% 1.20MB/s 0:02:05
758,874,112 83% 1.22MB/s 0:02:03
760,184,832 83% 1.22MB/s 0:02:01
761,495,552 83% 1.21MB/s 0:02:01
762,806,272 83% 1.22MB/s 0:01:59
764,116,992 83% 1.20MB/s 0:02:00
765,427,712 83% 1.20MB/s 0:01:59
766,738,432 84% 1.20MB/s 0:01:57
768,049,152 84% 1.21MB/s 0:01:56
769,359,872 84% 1.23MB/s 0:01:53
770,670,592 84% 1.21MB/s 0:01:54
771,981,312 84% 1.20MB/s 0:01:54
773,292,032 84% 1.20MB/s 0:01:53
774,602,752 84% 1.19MB/s 0:01:52
775,913,472 85% 1.20MB/s 0:01:50
777,224,192 85% 1.21MB/s 0:01:49
778,534,912 85% 1.20MB/s 0:01:48
779,845,632 85% 1.20MB/s 0:01:47
781,156,352 85% 1.20MB/s 0:01:46
782,467,072 85% 1.20MB/s 0:01:45
783,777,792 85% 1.19MB/s 0:01:45
785,088,512 86% 1.19MB/s 0:01:44
786,399,232 86% 1.19MB/s 0:01:43
787,709,952 86% 1.20MB/s 0:01:41
789,020,672 86% 1.22MB/s 0:01:38
790,331,392 86% 1.22MB/s 0:01:37
791,642,112 86% 1.22MB/s 0:01:36
792,952,832 86% 1.21MB/s 0:01:35
794,263,552 87% 1.20MB/s 0:01:35
795,574,272 87% 1.20MB/s 0:01:34
796,884,992 87% 1.20MB/s 0:01:33
798,195,712 87% 1.21MB/s 0:01:32
799,506,432 87% 1.22MB/s 0:01:30
800,817,152 87% 1.23MB/s 0:01:28
802,127,872 87% 1.23MB/s 0:01:27
803,438,592 88% 1.21MB/s 0:01:27
804,749,312 88% 1.21MB/s 0:01:26
806,060,032 88% 1.20MB/s 0:01:26
807,370,752 88% 1.19MB/s 0:01:26
808,550,400 88% 1.18MB/s 0:01:26
809,861,120 88% 1.17MB/s 0:01:25
811,171,840 88% 1.19MB/s 0:01:23
812,482,560 89% 1.19MB/s 0:01:22
813,793,280 89% 1.21MB/s 0:01:19
815,104,000 89% 1.21MB/s 0:01:18
816,414,720 89% 1.22MB/s 0:01:16
817,725,440 89% 1.21MB/s 0:01:15
819,036,160 89% 1.21MB/s 0:01:14
820,215,808 89% 1.19MB/s 0:01:15
821,395,456 90% 1.13MB/s 0:01:18
822,837,248 90% 1.16MB/s 0:01:15
824,147,968 90% 1.15MB/s 0:01:14
825,458,688 90% 1.17MB/s 0:01:12
826,769,408 90% 1.22MB/s 0:01:08
828,047,360 90% 1.18MB/s 0:01:09
829,358,080 90% 1.18MB/s 0:01:08
830,668,800 91% 1.18MB/s 0:01:07
831,979,520 91% 1.19MB/s 0:01:05
833,290,240 91% 1.20MB/s 0:01:04
834,600,960 91% 1.20MB/s 0:01:03
835,649,536 91% 1.14MB/s 0:01:05
836,960,256 91% 1.12MB/s 0:01:05
838,270,976 91% 1.11MB/s 0:01:04
839,581,696 92% 1.11MB/s 0:01:03
840,892,416 92% 1.16MB/s 0:01:00
842,203,136 92% 1.16MB/s 0:00:58
843,513,856 92% 1.17MB/s 0:00:57
844,824,576 92% 1.18MB/s 0:00:55
846,135,296 92% 1.20MB/s 0:00:53
847,446,016 92% 1.22MB/s 0:00:51
848,756,736 93% 1.22MB/s 0:00:50
850,067,456 93% 1.23MB/s 0:00:49
851,378,176 93% 1.22MB/s 0:00:48
852,688,896 93% 1.20MB/s 0:00:48
853,999,616 93% 1.20MB/s 0:00:47
855,310,336 93% 1.19MB/s 0:00:46
856,621,056 93% 1.17MB/s 0:00:46
857,931,776 94% 1.19MB/s 0:00:44
859,242,496 94% 1.17MB/s 0:00:44
860,553,216 94% 1.18MB/s 0:00:42
861,863,936 94% 1.19MB/s 0:00:41
863,174,656 94% 1.20MB/s 0:00:39
864,485,376 94% 1.21MB/s 0:00:38
865,796,096 94% 1.22MB/s 0:00:37
867,106,816 95% 1.20MB/s 0:00:36
868,417,536 95% 1.19MB/s 0:00:35
869,728,256 95% 1.20MB/s 0:00:34
871,038,976 95% 1.19MB/s 0:00:33
872,349,696 95% 1.20MB/s 0:00:32
873,660,416 95% 1.21MB/s 0:00:31
874,971,136 95% 1.21MB/s 0:00:30
876,281,856 96% 1.22MB/s 0:00:28
877,592,576 96% 1.21MB/s 0:00:27
878,903,296 96% 1.22MB/s 0:00:26
880,214,016 96% 1.22MB/s 0:00:25
881,524,736 96% 1.22MB/s 0:00:24
882,835,456 96% 1.18MB/s 0:00:24
884,277,248 96% 1.22MB/s 0:00:22
885,587,968 97% 1.21MB/s 0:00:21
886,898,688 97% 1.20MB/s 0:00:20
888,209,408 97% 1.22MB/s 0:00:19
889,520,128 97% 1.19MB/s 0:00:18
890,830,848 97% 1.17MB/s 0:00:17
892,141,568 97% 1.17MB/s 0:00:16
893,452,288 97% 1.19MB/s 0:00:15
894,763,008 98% 1.18MB/s 0:00:14
896,073,728 98% 1.21MB/s 0:00:12
897,384,448 98% 1.22MB/s 0:00:11
898,695,168 98% 1.22MB/s 0:00:10
900,005,888 98% 1.23MB/s 0:00:09
901,316,608 98% 1.21MB/s 0:00:08
902,627,328 98% 1.21MB/s 0:00:07
903,938,048 99% 1.20MB/s 0:00:06
905,248,768 99% 1.18MB/s 0:00:05
906,559,488 99% 1.19MB/s 0:00:04
907,870,208 99% 1.17MB/s 0:00:03
909,180,928 99% 1.17MB/s 0:00:02
910,491,648 99% 1.18MB/s 0:00:01
911,802,368 99% 1.16MB/s 0:00:00
912,128,268 100% 1.21MB/s 0:12:00 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221217-pine64-pinephonepro.img.xz.sha256
136 100% 0.62kB/s 0:00:00
136 100% 0.62kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221217-tablet-x64uefi.img.xz
32,768 0% 150.23kB/s 2:28:20
983,040 0% 905.66kB/s 0:24:35
2,293,760 0% 1.05MB/s 0:20:43
3,604,480 0% 1.11MB/s 0:19:35
4,915,200 0% 1.13MB/s 0:19:06
6,225,920 0% 1.21MB/s 0:17:50
7,536,640 0% 1.21MB/s 0:17:51
8,847,360 0% 1.20MB/s 0:17:57
10,158,080 0% 1.19MB/s 0:18:04
11,468,800 0% 1.18MB/s 0:18:12
12,779,520 0% 1.19MB/s 0:18:07
14,090,240 1% 1.20MB/s 0:17:59
15,400,960 1% 1.21MB/s 0:17:49
16,711,680 1% 1.23MB/s 0:17:32
18,022,400 1% 1.23MB/s 0:17:31
19,333,120 1% 1.21MB/s 0:17:45
20,643,840 1% 1.21MB/s 0:17:46
21,954,560 1% 1.21MB/s 0:17:44
23,265,280 1% 1.21MB/s 0:17:44
24,576,000 1% 1.22MB/s 0:17:27
25,886,720 1% 1.23MB/s 0:17:25
27,197,440 2% 1.22MB/s 0:17:24
28,508,160 2% 1.22MB/s 0:17:25
29,818,880 2% 1.20MB/s 0:17:40
31,129,600 2% 1.21MB/s 0:17:37
32,440,320 2% 1.21MB/s 0:17:36
33,751,040 2% 1.21MB/s 0:17:32
35,061,760 2% 1.23MB/s 0:17:15
36,372,480 2% 1.23MB/s 0:17:14
37,683,200 2% 1.23MB/s 0:17:13
38,993,920 2% 1.21MB/s 0:17:29
40,304,640 3% 1.21MB/s 0:17:29
41,615,360 3% 1.21MB/s 0:17:29
42,926,080 3% 1.21MB/s 0:17:28
44,236,800 3% 1.22MB/s 0:17:11
45,547,520 3% 1.22MB/s 0:17:09
46,858,240 3% 1.22MB/s 0:17:09
48,168,960 3% 1.21MB/s 0:17:19
49,479,680 3% 1.21MB/s 0:17:18
50,790,400 3% 1.20MB/s 0:17:30
52,101,120 3% 1.20MB/s 0:17:28
53,411,840 3% 1.21MB/s 0:17:16
54,722,560 4% 1.20MB/s 0:17:26
56,033,280 4% 1.21MB/s 0:17:17
57,311,232 4% 1.19MB/s 0:17:34
58,621,952 4% 1.17MB/s 0:17:45
59,932,672 4% 1.18MB/s 0:17:33
61,243,392 4% 1.18MB/s 0:17:40
62,554,112 4% 1.20MB/s 0:17:15
63,864,832 4% 1.22MB/s 0:17:03
65,175,552 4% 1.21MB/s 0:17:02
66,486,272 4% 1.23MB/s 0:16:47
67,796,992 5% 1.21MB/s 0:17:04
69,107,712 5% 1.21MB/s 0:17:05
70,418,432 5% 1.18MB/s 0:17:24
71,729,152 5% 1.18MB/s 0:17:27
73,039,872 5% 1.18MB/s 0:17:22
74,350,592 5% 1.18MB/s 0:17:29
75,661,312 5% 1.19MB/s 0:17:14
76,972,032 5% 1.18MB/s 0:17:20
78,282,752 5% 1.20MB/s 0:17:07
79,593,472 5% 1.21MB/s 0:16:56
80,904,192 6% 1.21MB/s 0:16:49
82,214,912 6% 1.23MB/s 0:16:37
83,525,632 6% 1.23MB/s 0:16:38
84,836,352 6% 1.22MB/s 0:16:39
86,147,072 6% 1.22MB/s 0:16:42
87,457,792 6% 1.21MB/s 0:16:51
88,768,512 6% 1.21MB/s 0:16:51
90,079,232 6% 1.19MB/s 0:17:00
91,258,880 6% 1.17MB/s 0:17:19
92,569,600 6% 1.16MB/s 0:17:31
93,880,320 7% 1.14MB/s 0:17:45
95,191,040 7% 1.15MB/s 0:17:32
96,501,760 7% 1.17MB/s 0:17:13
97,812,480 7% 1.18MB/s 0:17:01
99,123,200 7% 1.19MB/s 0:16:59
100,433,920 7% 1.17MB/s 0:17:14
101,744,640 7% 1.16MB/s 0:17:17
103,055,360 7% 1.17MB/s 0:17:08
104,366,080 7% 1.18MB/s 0:16:57
105,676,800 7% 1.18MB/s 0:17:00
106,987,520 8% 1.19MB/s 0:16:49
108,298,240 8% 1.19MB/s 0:16:45
109,608,960 8% 1.18MB/s 0:16:51
110,919,680 8% 1.20MB/s 0:16:38
112,230,400 8% 1.19MB/s 0:16:42
113,541,120 8% 1.19MB/s 0:16:46
114,851,840 8% 1.19MB/s 0:16:41
116,162,560 8% 1.20MB/s 0:16:33
117,473,280 8% 1.21MB/s 0:16:26
118,784,000 8% 1.21MB/s 0:16:20
120,094,720 8% 1.21MB/s 0:16:22
121,405,440 9% 1.21MB/s 0:16:19
122,716,160 9% 1.21MB/s 0:16:17
124,026,880 9% 1.21MB/s 0:16:16
125,337,600 9% 1.22MB/s 0:16:07
126,648,320 9% 1.22MB/s 0:16:08
127,959,040 9% 1.22MB/s 0:16:09
129,269,760 9% 1.21MB/s 0:16:11
130,449,408 9% 1.19MB/s 0:16:30
131,760,128 9% 1.16MB/s 0:16:51
132,939,776 9% 1.13MB/s 0:17:23
134,119,424 10% 1.09MB/s 0:18:00
135,299,072 10% 1.09MB/s 0:17:57
136,478,720 10% 1.08MB/s 0:18:05
137,658,368 10% 1.09MB/s 0:17:58
138,969,088 10% 1.12MB/s 0:17:26
140,148,736 10% 1.12MB/s 0:17:25
141,459,456 10% 1.14MB/s 0:17:01
142,770,176 10% 1.18MB/s 0:16:32
143,949,824 10% 1.15MB/s 0:16:49
145,129,472 10% 1.15MB/s 0:16:50
146,440,192 10% 1.15MB/s 0:16:47
147,750,912 11% 1.16MB/s 0:16:43
149,061,632 11% 1.19MB/s 0:16:13
150,372,352 11% 1.22MB/s 0:15:49
151,683,072 11% 1.22MB/s 0:15:52
152,993,792 11% 1.21MB/s 0:15:54
154,304,512 11% 1.21MB/s 0:15:54
155,615,232 11% 1.21MB/s 0:15:56
156,925,952 11% 1.22MB/s 0:15:47
158,236,672 11% 1.22MB/s 0:15:47
159,547,392 11% 1.22MB/s 0:15:42
160,858,112 12% 1.22MB/s 0:15:40
162,168,832 12% 1.21MB/s 0:15:44
163,479,552 12% 1.22MB/s 0:15:40
164,790,272 12% 1.22MB/s 0:15:41
166,100,992 12% 1.21MB/s 0:15:42
167,411,712 12% 1.23MB/s 0:15:31
168,722,432 12% 1.22MB/s 0:15:31
170,033,152 12% 1.22MB/s 0:15:30
171,343,872 12% 1.22MB/s 0:15:33
172,654,592 12% 1.22MB/s 0:15:34
173,965,312 13% 1.22MB/s 0:15:32
175,276,032 13% 1.22MB/s 0:15:33
176,586,752 13% 1.21MB/s 0:15:37
177,766,400 13% 1.14MB/s 0:16:28
179,208,192 13% 1.16MB/s 0:16:14
180,518,912 13% 1.15MB/s 0:16:23
181,829,632 13% 1.16MB/s 0:16:14
183,140,352 13% 1.21MB/s 0:15:35
184,451,072 13% 1.19MB/s 0:15:46
185,761,792 13% 1.19MB/s 0:15:42
187,072,512 13% 1.20MB/s 0:15:36
188,383,232 14% 1.22MB/s 0:15:22
189,693,952 14% 1.22MB/s 0:15:21
190,971,904 14% 1.22MB/s 0:15:18
192,282,624 14% 1.21MB/s 0:15:26
193,593,344 14% 1.20MB/s 0:15:29
194,904,064 14% 1.20MB/s 0:15:28
196,214,784 14% 1.19MB/s 0:15:36
197,525,504 14% 1.20MB/s 0:15:26
198,836,224 14% 1.21MB/s 0:15:20
200,146,944 14% 1.21MB/s 0:15:19
201,457,664 15% 1.23MB/s 0:15:03
202,768,384 15% 1.23MB/s 0:15:04
204,079,104 15% 1.22MB/s 0:15:03
205,389,824 15% 1.21MB/s 0:15:12
206,700,544 15% 1.21MB/s 0:15:12
208,011,264 15% 1.21MB/s 0:15:10
209,321,984 15% 1.21MB/s 0:15:08
210,632,704 15% 1.22MB/s 0:15:00
211,943,424 15% 1.22MB/s 0:15:01
213,254,144 15% 1.21MB/s 0:15:08
214,564,864 16% 1.20MB/s 0:15:16
215,875,584 16% 1.19MB/s 0:15:18
217,186,304 16% 1.20MB/s 0:15:15
218,497,024 16% 1.19MB/s 0:15:20
219,545,600 16% 1.14MB/s 0:15:58
220,856,320 16% 1.14MB/s 0:15:55
222,167,040 16% 1.13MB/s 0:16:07
223,477,760 16% 1.14MB/s 0:15:50
224,788,480 16% 1.19MB/s 0:15:13
226,099,200 16% 1.18MB/s 0:15:19
227,409,920 17% 1.20MB/s 0:15:04
228,720,640 17% 1.20MB/s 0:15:03
230,031,360 17% 1.21MB/s 0:14:52
231,342,080 17% 1.23MB/s 0:14:39
232,652,800 17% 1.22MB/s 0:14:42
233,963,520 17% 1.21MB/s 0:14:48
235,274,240 17% 1.20MB/s 0:14:57
236,584,960 17% 1.19MB/s 0:15:01
237,895,680 17% 1.19MB/s 0:15:05
239,206,400 17% 1.19MB/s 0:15:02
240,517,120 17% 1.18MB/s 0:15:04
241,827,840 18% 1.18MB/s 0:15:08
243,138,560 18% 1.18MB/s 0:15:01
244,449,280 18% 1.19MB/s 0:14:56
245,760,000 18% 1.19MB/s 0:14:53
247,070,720 18% 1.19MB/s 0:14:51
248,381,440 18% 1.19MB/s 0:14:50
249,692,160 18% 1.19MB/s 0:14:56
251,002,880 18% 1.20MB/s 0:14:43
252,313,600 18% 1.21MB/s 0:14:34
253,624,320 18% 1.21MB/s 0:14:31
254,935,040 19% 1.22MB/s 0:14:27
256,245,760 19% 1.22MB/s 0:14:26
257,556,480 19% 1.22MB/s 0:14:26
258,867,200 19% 1.22MB/s 0:14:21
260,177,920 19% 1.23MB/s 0:14:16
261,488,640 19% 1.23MB/s 0:14:15
262,799,360 19% 1.23MB/s 0:14:12
264,110,080 19% 1.23MB/s 0:14:13
265,420,800 19% 1.21MB/s 0:14:23
266,731,520 19% 1.21MB/s 0:14:24
268,042,240 20% 1.21MB/s 0:14:23
269,352,960 20% 1.21MB/s 0:14:23
270,663,680 20% 1.22MB/s 0:14:10
271,974,400 20% 1.23MB/s 0:14:07
273,285,120 20% 1.23MB/s 0:14:06
274,464,768 20% 1.18MB/s 0:14:40
275,906,560 20% 1.21MB/s 0:14:19
277,217,280 20% 1.21MB/s 0:14:14
278,528,000 20% 1.21MB/s 0:14:15
279,838,720 20% 1.25MB/s 0:13:42
281,149,440 21% 1.23MB/s 0:14:00
282,460,160 21% 1.22MB/s 0:14:02
283,770,880 21% 1.21MB/s 0:14:10
285,081,600 21% 1.20MB/s 0:14:14
286,392,320 21% 1.20MB/s 0:14:14
287,703,040 21% 1.20MB/s 0:14:14
289,013,760 21% 1.21MB/s 0:14:02
290,324,480 21% 1.22MB/s 0:13:55
291,635,200 21% 1.22MB/s 0:13:53
292,945,920 21% 1.23MB/s 0:13:51
294,256,640 22% 1.22MB/s 0:13:57
295,567,360 22% 1.21MB/s 0:13:58
296,878,080 22% 1.21MB/s 0:13:57
298,188,800 22% 1.21MB/s 0:14:01
299,499,520 22% 1.19MB/s 0:14:08
300,810,240 22% 1.18MB/s 0:14:15
301,989,888 22% 1.15MB/s 0:14:36
303,300,608 22% 1.14MB/s 0:14:42
304,611,328 22% 1.15MB/s 0:14:35
305,922,048 22% 1.17MB/s 0:14:23
307,232,768 22% 1.20MB/s 0:14:01
308,543,488 23% 1.20MB/s 0:13:57
309,854,208 23% 1.20MB/s 0:13:57
311,164,928 23% 1.19MB/s 0:14:02
312,475,648 23% 1.19MB/s 0:14:02
313,786,368 23% 1.19MB/s 0:13:59
315,097,088 23% 1.20MB/s 0:13:49
316,407,808 23% 1.21MB/s 0:13:41
317,718,528 23% 1.22MB/s 0:13:39
319,029,248 23% 1.23MB/s 0:13:31
320,339,968 23% 1.23MB/s 0:13:29
321,650,688 24% 1.21MB/s 0:13:38
322,961,408 24% 1.21MB/s 0:13:39
324,272,128 24% 1.21MB/s 0:13:35
325,550,080 24% 1.19MB/s 0:13:53
326,729,728 24% 1.14MB/s 0:14:27
327,909,376 24% 1.11MB/s 0:14:45
329,220,096 24% 1.10MB/s 0:14:53
330,530,816 24% 1.12MB/s 0:14:40
331,841,536 24% 1.18MB/s 0:13:54
333,152,256 24% 1.20MB/s 0:13:37
334,462,976 25% 1.21MB/s 0:13:30
335,773,696 25% 1.21MB/s 0:13:29
337,084,416 25% 1.21MB/s 0:13:27
338,395,136 25% 1.21MB/s 0:13:28
339,705,856 25% 1.20MB/s 0:13:28
341,016,576 25% 1.21MB/s 0:13:22
342,327,296 25% 1.21MB/s 0:13:24
343,638,016 25% 1.22MB/s 0:13:18
344,948,736 25% 1.20MB/s 0:13:24
346,259,456 25% 1.21MB/s 0:13:21
347,570,176 25% 1.20MB/s 0:13:24
348,880,896 26% 1.18MB/s 0:13:34
350,191,616 26% 1.18MB/s 0:13:34
351,502,336 26% 1.18MB/s 0:13:38
352,813,056 26% 1.18MB/s 0:13:32
354,123,776 26% 1.20MB/s 0:13:19
355,434,496 26% 1.20MB/s 0:13:17
356,745,216 26% 1.21MB/s 0:13:12
358,055,936 26% 1.18MB/s 0:13:29
359,366,656 26% 1.16MB/s 0:13:40
360,677,376 26% 1.17MB/s 0:13:33
361,988,096 27% 1.16MB/s 0:13:40
363,298,816 27% 1.18MB/s 0:13:24
364,609,536 27% 1.18MB/s 0:13:24
365,920,256 27% 1.18MB/s 0:13:22
367,230,976 27% 1.20MB/s 0:13:10
368,541,696 27% 1.20MB/s 0:13:08
369,852,416 27% 1.21MB/s 0:12:58
371,163,136 27% 1.22MB/s 0:12:56
372,342,784 27% 1.18MB/s 0:13:18
373,653,504 27% 1.18MB/s 0:13:15
374,964,224 28% 1.19MB/s 0:13:09
376,274,944 28% 1.19MB/s 0:13:06
377,585,664 28% 1.23MB/s 0:12:42
378,896,384 28% 1.21MB/s 0:12:51
380,207,104 28% 1.21MB/s 0:12:51
381,517,824 28% 1.21MB/s 0:12:52
382,828,544 28% 1.21MB/s 0:12:50
384,139,264 28% 1.22MB/s 0:12:40
385,449,984 28% 1.22MB/s 0:12:39
386,760,704 28% 1.21MB/s 0:12:48
388,071,424 29% 1.21MB/s 0:12:48
389,382,144 29% 1.20MB/s 0:12:53
390,692,864 29% 1.20MB/s 0:12:52
392,003,584 29% 1.21MB/s 0:12:39
393,314,304 29% 1.21MB/s 0:12:43
394,625,024 29% 1.21MB/s 0:12:39
395,935,744 29% 1.21MB/s 0:12:38
397,246,464 29% 1.21MB/s 0:12:39
398,557,184 29% 1.22MB/s 0:12:32
399,867,904 29% 1.20MB/s 0:12:42
401,178,624 30% 1.19MB/s 0:12:46
402,489,344 30% 1.19MB/s 0:12:47
403,800,064 30% 1.16MB/s 0:13:02
405,110,784 30% 1.18MB/s 0:12:51
406,421,504 30% 1.18MB/s 0:12:50
407,732,224 30% 1.18MB/s 0:12:46
408,780,800 30% 1.15MB/s 0:13:11
409,960,448 30% 1.09MB/s 0:13:47
411,140,096 30% 1.08MB/s 0:14:00
412,319,744 30% 1.05MB/s 0:14:19
413,630,464 30% 1.11MB/s 0:13:32
414,941,184 31% 1.17MB/s 0:12:52
416,251,904 31% 1.19MB/s 0:12:37
417,562,624 31% 1.21MB/s 0:12:24
418,873,344 31% 1.21MB/s 0:12:21
420,184,064 31% 1.22MB/s 0:12:16
421,494,784 31% 1.22MB/s 0:12:12
422,805,504 31% 1.23MB/s 0:12:08
424,116,224 31% 1.23MB/s 0:12:06
425,426,944 31% 1.23MB/s 0:12:05
426,737,664 31% 1.22MB/s 0:12:10
428,048,384 32% 1.22MB/s 0:12:08
429,359,104 32% 1.21MB/s 0:12:13
430,669,824 32% 1.20MB/s 0:12:16
431,980,544 32% 1.21MB/s 0:12:13
433,291,264 32% 1.20MB/s 0:12:15
434,601,984 32% 1.22MB/s 0:12:05
435,912,704 32% 1.22MB/s 0:12:00
437,223,424 32% 1.21MB/s 0:12:07
438,534,144 32% 1.21MB/s 0:12:03
439,844,864 32% 1.21MB/s 0:12:05
441,155,584 32% 1.21MB/s 0:12:05
442,466,304 33% 1.23MB/s 0:11:53
443,777,024 33% 1.22MB/s 0:11:54
445,087,744 33% 1.22MB/s 0:11:54
446,398,464 33% 1.20MB/s 0:12:06
447,709,184 33% 1.19MB/s 0:12:10
449,019,904 33% 1.18MB/s 0:12:17
450,330,624 33% 1.17MB/s 0:12:23
451,641,344 33% 1.18MB/s 0:12:10
452,952,064 33% 1.18MB/s 0:12:14
454,262,784 33% 1.18MB/s 0:12:08
455,573,504 34% 1.19MB/s 0:12:03
456,884,224 34% 1.18MB/s 0:12:06
458,194,944 34% 1.20MB/s 0:11:57
459,472,896 34% 1.19MB/s 0:12:00
460,783,616 34% 1.19MB/s 0:11:58
462,094,336 34% 1.19MB/s 0:11:57
463,405,056 34% 1.19MB/s 0:11:59
464,715,776 34% 1.19MB/s 0:11:54
466,026,496 34% 1.19MB/s 0:11:54
467,337,216 34% 1.19MB/s 0:11:55
468,647,936 35% 1.19MB/s 0:11:51
469,958,656 35% 1.20MB/s 0:11:47
471,269,376 35% 1.20MB/s 0:11:43
472,580,096 35% 1.20MB/s 0:11:44
473,890,816 35% 1.20MB/s 0:11:43
475,201,536 35% 1.21MB/s 0:11:38
476,512,256 35% 1.20MB/s 0:11:38
477,822,976 35% 1.21MB/s 0:11:34
479,133,696 35% 1.21MB/s 0:11:32
480,444,416 35% 1.21MB/s 0:11:33
481,755,136 36% 1.21MB/s 0:11:32
483,065,856 36% 1.22MB/s 0:11:24
484,376,576 36% 1.22MB/s 0:11:23
485,687,296 36% 1.20MB/s 0:11:32
486,998,016 36% 1.19MB/s 0:11:39
488,308,736 36% 1.19MB/s 0:11:37
489,619,456 36% 1.19MB/s 0:11:35
490,930,176 36% 1.21MB/s 0:11:24
492,240,896 36% 1.23MB/s 0:11:12
493,551,616 36% 1.23MB/s 0:11:11
494,862,336 37% 1.22MB/s 0:11:14
496,173,056 37% 1.21MB/s 0:11:16
497,483,776 37% 1.21MB/s 0:11:17
498,794,496 37% 1.21MB/s 0:11:15
500,105,216 37% 1.20MB/s 0:11:20
501,415,936 37% 1.20MB/s 0:11:20
502,726,656 37% 1.19MB/s 0:11:22
504,037,376 37% 1.18MB/s 0:11:27
505,348,096 37% 1.18MB/s 0:11:29
506,658,816 37% 1.18MB/s 0:11:26
507,969,536 37% 1.18MB/s 0:11:24
509,280,256 38% 1.18MB/s 0:11:24
510,590,976 38% 1.20MB/s 0:11:11
511,901,696 38% 1.19MB/s 0:11:17
513,212,416 38% 1.18MB/s 0:11:24
514,523,136 38% 1.19MB/s 0:11:16
515,833,856 38% 1.17MB/s 0:11:22
517,144,576 38% 1.19MB/s 0:11:11
518,455,296 38% 1.20MB/s 0:11:05
519,766,016 38% 1.20MB/s 0:11:07
521,076,736 38% 1.20MB/s 0:11:02
522,256,384 39% 1.18MB/s 0:11:14
523,567,104 39% 1.18MB/s 0:11:12
524,877,824 39% 1.18MB/s 0:11:10
526,188,544 39% 1.17MB/s 0:11:16
527,499,264 39% 1.20MB/s 0:11:01
528,809,984 39% 1.20MB/s 0:10:55
530,120,704 39% 1.19MB/s 0:11:01
531,431,424 39% 1.20MB/s 0:10:57
532,742,144 39% 1.20MB/s 0:10:57
534,052,864 39% 1.19MB/s 0:10:56
535,363,584 40% 1.21MB/s 0:10:48
536,674,304 40% 1.22MB/s 0:10:42
537,985,024 40% 1.21MB/s 0:10:43
539,295,744 40% 1.21MB/s 0:10:42
540,606,464 40% 1.21MB/s 0:10:40
541,917,184 40% 1.20MB/s 0:10:48
543,227,904 40% 1.20MB/s 0:10:43
544,538,624 40% 1.20MB/s 0:10:42
545,849,344 40% 1.21MB/s 0:10:40
547,160,064 40% 1.22MB/s 0:10:29
548,470,784 41% 1.22MB/s 0:10:32
549,781,504 41% 1.21MB/s 0:10:35
551,092,224 41% 1.19MB/s 0:10:42
552,402,944 41% 1.20MB/s 0:10:41
553,713,664 41% 1.20MB/s 0:10:37
555,024,384 41% 1.21MB/s 0:10:32
556,335,104 41% 1.22MB/s 0:10:25
557,645,824 41% 1.21MB/s 0:10:26
558,956,544 41% 1.17MB/s 0:10:47
560,398,336 41% 1.20MB/s 0:10:31
561,709,056 42% 1.19MB/s 0:10:36
563,019,776 42% 1.18MB/s 0:10:39
564,330,496 42% 1.20MB/s 0:10:28
565,641,216 42% 1.16MB/s 0:10:49
566,951,936 42% 1.15MB/s 0:10:52
568,262,656 42% 1.16MB/s 0:10:46
569,573,376 42% 1.16MB/s 0:10:45
570,884,096 42% 1.17MB/s 0:10:41
572,194,816 42% 1.18MB/s 0:10:35
573,243,392 42% 1.11MB/s 0:11:10
574,554,112 42% 1.12MB/s 0:11:05
575,864,832 43% 1.12MB/s 0:11:04
577,175,552 43% 1.11MB/s 0:11:09
578,486,272 43% 1.17MB/s 0:10:35
579,796,992 43% 1.16MB/s 0:10:37
581,107,712 43% 1.16MB/s 0:10:35
582,287,360 43% 1.16MB/s 0:10:36
583,467,008 43% 1.13MB/s 0:10:50
584,777,728 43% 1.14MB/s 0:10:46
586,088,448 43% 1.14MB/s 0:10:42
587,268,096 43% 1.14MB/s 0:10:43
588,578,816 44% 1.17MB/s 0:10:23
589,758,464 44% 1.14MB/s 0:10:39
590,938,112 44% 1.11MB/s 0:10:59
592,248,832 44% 1.13MB/s 0:10:46
593,526,784 44% 1.11MB/s 0:10:54
594,837,504 44% 1.14MB/s 0:10:34
596,148,224 44% 1.17MB/s 0:10:16
597,458,944 44% 1.17MB/s 0:10:15
598,769,664 44% 1.19MB/s 0:10:05
599,818,240 44% 1.14MB/s 0:10:31
601,260,032 44% 1.18MB/s 0:10:09
602,570,752 45% 1.17MB/s 0:10:12
603,881,472 45% 1.16MB/s 0:10:18
605,061,120 45% 1.19MB/s 0:09:59
606,371,840 45% 1.15MB/s 0:10:21
607,551,488 45% 1.14MB/s 0:10:26
608,862,208 45% 1.13MB/s 0:10:28
610,041,856 45% 1.10MB/s 0:10:45
611,221,504 45% 1.07MB/s 0:11:03
612,532,224 45% 1.09MB/s 0:10:50
613,842,944 45% 1.10MB/s 0:10:43
615,022,592 45% 1.13MB/s 0:10:26
616,333,312 46% 1.15MB/s 0:10:11
617,644,032 46% 1.14MB/s 0:10:15
618,954,752 46% 1.15MB/s 0:10:09
620,003,328 46% 1.11MB/s 0:10:31
621,445,120 46% 1.14MB/s 0:10:10
622,755,840 46% 1.15MB/s 0:10:05
624,066,560 46% 1.12MB/s 0:10:23
625,246,208 46% 1.16MB/s 0:10:01
626,556,928 46% 1.14MB/s 0:10:06
627,867,648 46% 1.14MB/s 0:10:10
629,178,368 47% 1.17MB/s 0:09:50
630,489,088 47% 1.20MB/s 0:09:35
631,799,808 47% 1.20MB/s 0:09:33
633,110,528 47% 1.21MB/s 0:09:28
634,421,248 47% 1.20MB/s 0:09:30
635,633,664 47% 1.19MB/s 0:09:36
636,911,616 47% 1.19MB/s 0:09:36
638,222,336 47% 1.20MB/s 0:09:29
639,533,056 47% 1.21MB/s 0:09:24
640,843,776 47% 1.22MB/s 0:09:16
642,154,496 48% 1.21MB/s 0:09:20
643,465,216 48% 1.21MB/s 0:09:20
644,775,936 48% 1.19MB/s 0:09:27
646,086,656 48% 1.19MB/s 0:09:25
647,266,304 48% 1.18MB/s 0:09:29
648,577,024 48% 1.18MB/s 0:09:29
649,756,672 48% 1.17MB/s 0:09:36
650,936,320 48% 1.13MB/s 0:09:51
652,247,040 48% 1.14MB/s 0:09:48
653,426,688 48% 1.11MB/s 0:09:59
654,737,408 48% 1.15MB/s 0:09:41
656,048,128 49% 1.16MB/s 0:09:33
657,096,704 49% 1.12MB/s 0:09:50
658,407,424 49% 1.14MB/s 0:09:40
659,718,144 49% 1.14MB/s 0:09:39
661,028,864 49% 1.14MB/s 0:09:38
662,339,584 49% 1.20MB/s 0:09:09
663,650,304 49% 1.21MB/s 0:09:04
664,961,024 49% 1.21MB/s 0:09:03
666,271,744 49% 1.23MB/s 0:08:54
667,582,464 49% 1.23MB/s 0:08:53
668,893,184 50% 1.22MB/s 0:08:54
670,072,832 50% 1.19MB/s 0:09:07
671,252,480 50% 1.14MB/s 0:09:28
672,432,128 50% 1.11MB/s 0:09:46
673,742,848 50% 1.10MB/s 0:09:48
675,053,568 50% 1.11MB/s 0:09:42
676,364,288 50% 1.16MB/s 0:09:17
677,675,008 50% 1.19MB/s 0:08:59
678,985,728 50% 1.20MB/s 0:08:54
680,296,448 50% 1.23MB/s 0:08:43
681,607,168 50% 1.22MB/s 0:08:43
682,917,888 51% 1.22MB/s 0:08:42
684,228,608 51% 1.21MB/s 0:08:46
685,539,328 51% 1.20MB/s 0:08:48
686,850,048 51% 1.20MB/s 0:08:47
688,160,768 51% 1.20MB/s 0:08:49
689,471,488 51% 1.21MB/s 0:08:40
690,782,208 51% 1.22MB/s 0:08:35
692,092,928 51% 1.22MB/s 0:08:34
693,403,648 51% 1.23MB/s 0:08:30
694,714,368 51% 1.20MB/s 0:08:40
696,025,088 52% 1.21MB/s 0:08:38
697,335,808 52% 1.21MB/s 0:08:38
698,646,528 52% 1.21MB/s 0:08:37
699,957,248 52% 1.23MB/s 0:08:26
701,267,968 52% 1.23MB/s 0:08:26
702,578,688 52% 1.23MB/s 0:08:25
703,889,408 52% 1.21MB/s 0:08:30
705,200,128 52% 1.20MB/s 0:08:34
706,510,848 52% 1.20MB/s 0:08:33
707,821,568 52% 1.20MB/s 0:08:32
709,132,288 53% 1.21MB/s 0:08:25
710,443,008 53% 1.23MB/s 0:08:19
711,753,728 53% 1.23MB/s 0:08:18
713,064,448 53% 1.22MB/s 0:08:17
714,375,168 53% 1.20MB/s 0:08:26
715,685,888 53% 1.20MB/s 0:08:26
716,996,608 53% 1.19MB/s 0:08:27
718,307,328 53% 1.17MB/s 0:08:37
719,486,976 53% 1.15MB/s 0:08:44
720,797,696 53% 1.14MB/s 0:08:48
722,108,416 53% 1.12MB/s 0:08:54
723,419,136 54% 1.12MB/s 0:08:56
724,598,784 54% 1.13MB/s 0:08:51
725,909,504 54% 1.13MB/s 0:08:47
727,187,456 54% 1.14MB/s 0:08:41
728,498,176 54% 1.16MB/s 0:08:31
729,808,896 54% 1.18MB/s 0:08:20
731,119,616 54% 1.19MB/s 0:08:17
732,430,336 54% 1.20MB/s 0:08:13
733,609,984 54% 1.18MB/s 0:08:21
734,920,704 54% 1.19MB/s 0:08:15
736,231,424 55% 1.19MB/s 0:08:12
737,542,144 55% 1.19MB/s 0:08:11
738,852,864 55% 1.23MB/s 0:07:56
740,163,584 55% 1.23MB/s 0:07:55
741,474,304 55% 1.21MB/s 0:08:01
742,785,024 55% 1.21MB/s 0:07:58
744,095,744 55% 1.21MB/s 0:07:57
745,406,464 55% 1.20MB/s 0:07:59
746,717,184 55% 1.22MB/s 0:07:52
748,027,904 55% 1.22MB/s 0:07:52
749,338,624 56% 1.22MB/s 0:07:51
750,649,344 56% 1.23MB/s 0:07:46
751,960,064 56% 1.22MB/s 0:07:48
753,270,784 56% 1.22MB/s 0:07:46
754,581,504 56% 1.22MB/s 0:07:45
755,892,224 56% 1.22MB/s 0:07:45
757,202,944 56% 1.22MB/s 0:07:43
758,513,664 56% 1.22MB/s 0:07:41
759,824,384 56% 1.22MB/s 0:07:41
761,135,104 56% 1.21MB/s 0:07:44
762,445,824 57% 1.21MB/s 0:07:43
763,756,544 57% 1.21MB/s 0:07:42
765,067,264 57% 1.21MB/s 0:07:40
766,377,984 57% 1.23MB/s 0:07:34
767,688,704 57% 1.23MB/s 0:07:33
768,999,424 57% 1.23MB/s 0:07:32
770,310,144 57% 1.22MB/s 0:07:34
771,620,864 57% 1.21MB/s 0:07:38
772,931,584 57% 1.20MB/s 0:07:37
774,242,304 57% 1.21MB/s 0:07:36
775,553,024 57% 1.21MB/s 0:07:33
776,863,744 58% 1.22MB/s 0:07:27
778,174,464 58% 1.22MB/s 0:07:26
779,485,184 58% 1.22MB/s 0:07:26
780,795,904 58% 1.22MB/s 0:07:25
782,106,624 58% 1.21MB/s 0:07:26
783,417,344 58% 1.20MB/s 0:07:29
784,728,064 58% 1.21MB/s 0:07:26
786,038,784 58% 1.19MB/s 0:07:32
787,349,504 58% 1.18MB/s 0:07:34
788,660,224 58% 1.18MB/s 0:07:33
789,970,944 59% 1.18MB/s 0:07:33
791,281,664 59% 1.18MB/s 0:07:30
792,592,384 59% 1.20MB/s 0:07:23
793,903,104 59% 1.21MB/s 0:07:18
795,213,824 59% 1.20MB/s 0:07:22
796,524,544 59% 1.21MB/s 0:07:15
797,835,264 59% 1.21MB/s 0:07:14
799,145,984 59% 1.20MB/s 0:07:17
800,456,704 59% 1.21MB/s 0:07:12
801,767,424 59% 1.20MB/s 0:07:14
803,078,144 60% 1.20MB/s 0:07:14
804,388,864 60% 1.21MB/s 0:07:09
805,699,584 60% 1.21MB/s 0:07:08
806,879,232 60% 1.19MB/s 0:07:15
808,189,952 60% 1.19MB/s 0:07:15
809,369,600 60% 1.14MB/s 0:07:31
810,811,392 60% 1.18MB/s 0:07:17
812,122,112 60% 1.21MB/s 0:07:03
813,432,832 60% 1.19MB/s 0:07:08
814,743,552 60% 1.24MB/s 0:06:51
816,054,272 61% 1.20MB/s 0:07:02
817,364,992 61% 1.20MB/s 0:07:02
818,675,712 61% 1.22MB/s 0:06:53
819,986,432 61% 1.22MB/s 0:06:53
821,297,152 61% 1.22MB/s 0:06:53
822,607,872 61% 1.22MB/s 0:06:52
823,918,592 61% 1.21MB/s 0:06:55
825,229,312 61% 1.21MB/s 0:06:53
826,540,032 61% 1.21MB/s 0:06:51
827,850,752 61% 1.21MB/s 0:06:49
829,161,472 62% 1.23MB/s 0:06:44
830,472,192 62% 1.23MB/s 0:06:43
831,782,912 62% 1.23MB/s 0:06:41
833,093,632 62% 1.23MB/s 0:06:40
834,404,352 62% 1.22MB/s 0:06:41
835,715,072 62% 1.22MB/s 0:06:40
837,025,792 62% 1.22MB/s 0:06:39
838,336,512 62% 1.22MB/s 0:06:38
839,647,232 62% 1.22MB/s 0:06:36
840,957,952 62% 1.22MB/s 0:06:35
842,268,672 62% 1.22MB/s 0:06:35
843,579,392 63% 1.22MB/s 0:06:35
844,890,112 63% 1.22MB/s 0:06:35
846,200,832 63% 1.20MB/s 0:06:39
847,511,552 63% 1.19MB/s 0:06:40
848,822,272 63% 1.19MB/s 0:06:39
850,132,992 63% 1.19MB/s 0:06:38
851,443,712 63% 1.21MB/s 0:06:32
852,754,432 63% 1.20MB/s 0:06:35
853,934,080 63% 1.18MB/s 0:06:40
855,113,728 63% 1.16MB/s 0:06:47
856,424,448 64% 1.14MB/s 0:06:52
857,735,168 64% 1.14MB/s 0:06:51
858,914,816 64% 1.13MB/s 0:06:53
860,225,536 64% 1.14MB/s 0:06:48
861,372,416 64% 1.12MB/s 0:06:55
862,683,136 64% 1.12MB/s 0:06:53
863,993,856 64% 1.14MB/s 0:06:47
865,304,576 64% 1.15MB/s 0:06:41
866,615,296 64% 1.18MB/s 0:06:28
867,926,016 64% 1.19MB/s 0:06:24
869,236,736 65% 1.21MB/s 0:06:17
870,547,456 65% 1.21MB/s 0:06:16
871,858,176 65% 1.22MB/s 0:06:13
873,168,896 65% 1.23MB/s 0:06:09
874,348,544 65% 1.18MB/s 0:06:23
875,659,264 65% 1.18MB/s 0:06:22
876,969,984 65% 1.18MB/s 0:06:21
878,280,704 65% 1.18MB/s 0:06:21
879,591,424 65% 1.23MB/s 0:06:04
880,902,144 65% 1.23MB/s 0:06:03
882,212,864 65% 1.23MB/s 0:06:01
883,523,584 66% 1.23MB/s 0:06:00
884,834,304 66% 1.23MB/s 0:05:59
886,145,024 66% 1.23MB/s 0:05:59
887,455,744 66% 1.23MB/s 0:05:57
888,766,464 66% 1.22MB/s 0:05:57
890,077,184 66% 1.22MB/s 0:05:57
891,387,904 66% 1.22MB/s 0:05:56
892,698,624 66% 1.22MB/s 0:05:56
894,009,344 66% 1.22MB/s 0:05:55
895,320,064 66% 1.22MB/s 0:05:53
896,630,784 67% 1.21MB/s 0:05:54
897,941,504 67% 1.22MB/s 0:05:53
899,252,224 67% 1.22MB/s 0:05:52
900,562,944 67% 1.22MB/s 0:05:50
901,873,664 67% 1.22MB/s 0:05:48
903,184,384 67% 1.22MB/s 0:05:48
904,495,104 67% 1.22MB/s 0:05:47
905,805,824 67% 1.21MB/s 0:05:47
907,116,544 67% 1.22MB/s 0:05:44
908,427,264 67% 1.23MB/s 0:05:41
909,737,984 68% 1.23MB/s 0:05:40
911,048,704 68% 1.23MB/s 0:05:39
912,359,424 68% 1.23MB/s 0:05:37
913,670,144 68% 1.23MB/s 0:05:36
914,980,864 68% 1.23MB/s 0:05:35
916,291,584 68% 1.23MB/s 0:05:35
917,602,304 68% 1.22MB/s 0:05:34
918,913,024 68% 1.22MB/s 0:05:33
920,223,744 68% 1.22MB/s 0:05:33
921,534,464 68% 1.21MB/s 0:05:34
922,845,184 69% 1.22MB/s 0:05:32
924,155,904 69% 1.22MB/s 0:05:31
925,466,624 69% 1.21MB/s 0:05:33
926,777,344 69% 1.21MB/s 0:05:32
928,088,064 69% 1.20MB/s 0:05:33
929,398,784 69% 1.19MB/s 0:05:33
930,709,504 69% 1.20MB/s 0:05:31
932,020,224 69% 1.20MB/s 0:05:29
933,330,944 69% 1.19MB/s 0:05:31
934,641,664 69% 1.20MB/s 0:05:28
935,952,384 69% 1.19MB/s 0:05:29
937,263,104 70% 1.19MB/s 0:05:28
938,573,824 70% 1.20MB/s 0:05:23
939,884,544 70% 1.20MB/s 0:05:23
941,195,264 70% 1.21MB/s 0:05:19
942,505,984 70% 1.22MB/s 0:05:16
943,816,704 70% 1.20MB/s 0:05:19
944,996,352 70% 1.18MB/s 0:05:24
946,307,072 70% 1.19MB/s 0:05:21
947,617,792 70% 1.19MB/s 0:05:20
948,928,512 70% 1.19MB/s 0:05:18
950,239,232 71% 1.22MB/s 0:05:09
951,549,952 71% 1.20MB/s 0:05:14
952,860,672 71% 1.19MB/s 0:05:15
954,171,392 71% 1.20MB/s 0:05:11
955,482,112 71% 1.20MB/s 0:05:11
956,792,832 71% 1.21MB/s 0:05:07
958,103,552 71% 1.22MB/s 0:05:04
959,414,272 71% 1.21MB/s 0:05:04
960,724,992 71% 1.21MB/s 0:05:04
962,035,712 71% 1.21MB/s 0:05:02
963,346,432 72% 1.20MB/s 0:05:03
964,657,152 72% 1.20MB/s 0:05:02
965,967,872 72% 1.21MB/s 0:04:59
967,278,592 72% 1.21MB/s 0:04:59
968,589,312 72% 1.20MB/s 0:04:58
969,900,032 72% 1.21MB/s 0:04:56
971,210,752 72% 1.21MB/s 0:04:55
972,521,472 72% 1.21MB/s 0:04:55
973,832,192 72% 1.21MB/s 0:04:52
975,142,912 72% 1.21MB/s 0:04:51
976,453,632 73% 1.21MB/s 0:04:50
977,764,352 73% 1.22MB/s 0:04:48
979,075,072 73% 1.21MB/s 0:04:48
980,385,792 73% 1.21MB/s 0:04:48
981,696,512 73% 1.21MB/s 0:04:47
983,007,232 73% 1.21MB/s 0:04:46
984,317,952 73% 1.21MB/s 0:04:44
985,628,672 73% 1.22MB/s 0:04:42
986,415,104 73% 1.08MB/s 0:05:16
987,856,896 73% 1.10MB/s 0:05:10
989,167,616 73% 1.10MB/s 0:05:08
990,478,336 74% 1.09MB/s 0:05:09
991,789,056 74% 1.23MB/s 0:04:33
993,099,776 74% 1.22MB/s 0:04:35
994,410,496 74% 1.22MB/s 0:04:33
995,459,072 74% 1.14MB/s 0:04:53
996,868,096 74% 1.16MB/s 0:04:47
998,178,816 74% 1.16MB/s 0:04:46
999,489,536 74% 1.16MB/s 0:04:44
1,000,800,256 74% 1.25MB/s 0:04:22
1,002,110,976 74% 1.22MB/s 0:04:27
1,003,421,696 75% 1.21MB/s 0:04:29
1,004,732,416 75% 1.21MB/s 0:04:28
1,006,043,136 75% 1.21MB/s 0:04:28
1,007,353,856 75% 1.21MB/s 0:04:25
1,008,664,576 75% 1.22MB/s 0:04:22
1,009,975,296 75% 1.23MB/s 0:04:20
1,011,286,016 75% 1.22MB/s 0:04:20
1,012,596,736 75% 1.23MB/s 0:04:18
1,013,907,456 75% 1.23MB/s 0:04:15
1,015,218,176 75% 1.21MB/s 0:04:19
1,016,528,896 76% 1.20MB/s 0:04:20
1,017,839,616 76% 1.19MB/s 0:04:21
1,019,150,336 76% 1.19MB/s 0:04:20
1,020,461,056 76% 1.21MB/s 0:04:15
1,021,771,776 76% 1.22MB/s 0:04:11
1,023,082,496 76% 1.23MB/s 0:04:10
1,024,393,216 76% 1.23MB/s 0:04:08
1,025,703,936 76% 1.23MB/s 0:04:07
1,027,014,656 76% 1.21MB/s 0:04:09
1,028,325,376 76% 1.20MB/s 0:04:10
1,029,636,096 76% 1.20MB/s 0:04:09
1,030,946,816 77% 1.20MB/s 0:04:08
1,032,257,536 77% 1.22MB/s 0:04:04
1,033,568,256 77% 1.23MB/s 0:04:01
1,034,878,976 77% 1.23MB/s 0:04:00
1,036,189,696 77% 1.23MB/s 0:03:59
1,037,500,416 77% 1.23MB/s 0:03:58
1,038,811,136 77% 1.23MB/s 0:03:57
1,039,859,712 77% 1.17MB/s 0:04:07
1,041,170,432 77% 1.17MB/s 0:04:06
1,042,481,152 77% 1.17MB/s 0:04:05
1,043,791,872 78% 1.17MB/s 0:04:04
1,045,102,592 78% 1.23MB/s 0:03:52
1,046,413,312 78% 1.22MB/s 0:03:52
1,047,724,032 78% 1.21MB/s 0:03:52
1,049,034,752 78% 1.20MB/s 0:03:53
1,050,345,472 78% 1.20MB/s 0:03:54
1,051,656,192 78% 1.20MB/s 0:03:52
1,052,966,912 78% 1.21MB/s 0:03:49
1,054,277,632 78% 1.22MB/s 0:03:46
1,055,588,352 78% 1.23MB/s 0:03:43
1,056,899,072 79% 1.23MB/s 0:03:42
1,058,209,792 79% 1.23MB/s 0:03:41
1,059,520,512 79% 1.21MB/s 0:03:44
1,060,831,232 79% 1.21MB/s 0:03:43
1,062,141,952 79% 1.20MB/s 0:03:43
1,063,452,672 79% 1.20MB/s 0:03:42
1,064,763,392 79% 1.23MB/s 0:03:37
1,066,074,112 79% 1.23MB/s 0:03:35
1,067,384,832 79% 1.21MB/s 0:03:38
1,068,695,552 79% 1.21MB/s 0:03:37
1,070,006,272 80% 1.20MB/s 0:03:36
1,071,316,992 80% 1.20MB/s 0:03:35
1,072,627,712 80% 1.22MB/s 0:03:31
1,073,938,432 80% 1.23MB/s 0:03:29
1,075,249,152 80% 1.23MB/s 0:03:28
1,076,559,872 80% 1.23MB/s 0:03:27
1,077,870,592 80% 1.23MB/s 0:03:26
1,079,181,312 80% 1.23MB/s 0:03:25
1,080,492,032 80% 1.23MB/s 0:03:24
1,081,802,752 80% 1.22MB/s 0:03:24
1,083,113,472 80% 1.22MB/s 0:03:22
1,084,424,192 81% 1.22MB/s 0:03:22
1,085,734,912 81% 1.22MB/s 0:03:21
1,087,045,632 81% 1.22MB/s 0:03:19
1,088,356,352 81% 1.22MB/s 0:03:18
1,089,667,072 81% 1.22MB/s 0:03:17
1,090,977,792 81% 1.22MB/s 0:03:16
1,092,288,512 81% 1.22MB/s 0:03:16
1,093,599,232 81% 1.22MB/s 0:03:15
1,094,909,952 81% 1.22MB/s 0:03:13
1,096,220,672 81% 1.22MB/s 0:03:12
1,097,531,392 82% 1.22MB/s 0:03:11
1,098,842,112 82% 1.22MB/s 0:03:10
1,100,152,832 82% 1.22MB/s 0:03:09
1,101,463,552 82% 1.22MB/s 0:03:08
1,102,774,272 82% 1.22MB/s 0:03:07
1,104,084,992 82% 1.22MB/s 0:03:06
1,105,395,712 82% 1.23MB/s 0:03:04
1,106,706,432 82% 1.22MB/s 0:03:03
1,108,017,152 82% 1.22MB/s 0:03:02
1,109,327,872 82% 1.22MB/s 0:03:01
1,110,638,592 83% 1.22MB/s 0:03:01
1,111,949,312 83% 1.22MB/s 0:03:00
1,113,260,032 83% 1.22MB/s 0:02:59
1,114,570,752 83% 1.22MB/s 0:02:58
1,115,881,472 83% 1.22MB/s 0:02:56
1,117,192,192 83% 1.23MB/s 0:02:55
1,118,502,912 83% 1.22MB/s 0:02:55
1,119,813,632 83% 1.21MB/s 0:02:55
1,121,124,352 83% 1.19MB/s 0:02:56
1,122,435,072 83% 1.19MB/s 0:02:56
1,123,745,792 84% 1.19MB/s 0:02:54
1,125,056,512 84% 1.20MB/s 0:02:53
1,126,367,232 84% 1.21MB/s 0:02:50
1,127,677,952 84% 1.22MB/s 0:02:48
1,128,988,672 84% 1.22MB/s 0:02:47
1,130,266,624 84% 1.22MB/s 0:02:45
1,131,577,344 84% 1.22MB/s 0:02:44
1,132,888,064 84% 1.22MB/s 0:02:43
1,134,198,784 84% 1.22MB/s 0:02:42
1,135,509,504 84% 1.23MB/s 0:02:40
1,136,820,224 85% 1.22MB/s 0:02:40
1,138,130,944 85% 1.22MB/s 0:02:39
1,139,441,664 85% 1.21MB/s 0:02:39
1,140,752,384 85% 1.21MB/s 0:02:38
1,142,063,104 85% 1.22MB/s 0:02:36
1,143,373,824 85% 1.22MB/s 0:02:35
1,144,684,544 85% 1.22MB/s 0:02:33
1,145,995,264 85% 1.22MB/s 0:02:32
1,147,305,984 85% 1.22MB/s 0:02:31
1,148,616,704 85% 1.22MB/s 0:02:30
1,149,927,424 85% 1.23MB/s 0:02:29
1,151,238,144 86% 1.23MB/s 0:02:28
1,152,548,864 86% 1.23MB/s 0:02:26
1,153,859,584 86% 1.23MB/s 0:02:25
1,155,170,304 86% 1.23MB/s 0:02:25
1,156,481,024 86% 1.22MB/s 0:02:24
1,157,660,672 86% 1.18MB/s 0:02:28
1,158,971,392 86% 1.18MB/s 0:02:28
1,160,282,112 86% 1.17MB/s 0:02:27
1,161,592,832 86% 1.17MB/s 0:02:26
1,162,903,552 86% 1.19MB/s 0:02:23
1,164,214,272 87% 1.19MB/s 0:02:22
1,165,524,992 87% 1.19MB/s 0:02:20
1,166,835,712 87% 1.19MB/s 0:02:19
1,168,146,432 87% 1.21MB/s 0:02:16
1,169,457,152 87% 1.22MB/s 0:02:14
1,170,767,872 87% 1.22MB/s 0:02:13
1,172,078,592 87% 1.21MB/s 0:02:12
1,173,389,312 87% 1.20MB/s 0:02:13
1,174,700,032 87% 1.20MB/s 0:02:11
1,176,010,752 87% 1.21MB/s 0:02:10
1,177,321,472 88% 1.21MB/s 0:02:09
1,178,632,192 88% 1.23MB/s 0:02:06
1,179,942,912 88% 1.23MB/s 0:02:05
1,181,253,632 88% 1.23MB/s 0:02:04
1,182,564,352 88% 1.21MB/s 0:02:04
1,183,744,000 88% 1.17MB/s 0:02:07
1,185,054,720 88% 1.17MB/s 0:02:06
1,186,365,440 88% 1.18MB/s 0:02:05
1,187,545,088 88% 1.15MB/s 0:02:07
1,188,855,808 88% 1.17MB/s 0:02:03
1,190,166,528 89% 1.17MB/s 0:02:02
1,191,477,248 89% 1.17MB/s 0:02:01
1,192,656,896 89% 1.18MB/s 0:01:59
1,193,836,544 89% 1.17MB/s 0:02:00
1,195,147,264 89% 1.16MB/s 0:02:00
1,196,457,984 89% 1.16MB/s 0:01:58
1,197,768,704 89% 1.16MB/s 0:01:56
1,199,079,424 89% 1.19MB/s 0:01:53
1,200,390,144 89% 1.20MB/s 0:01:51
1,201,700,864 89% 1.20MB/s 0:01:50
1,203,011,584 89% 1.22MB/s 0:01:47
1,204,322,304 90% 1.22MB/s 0:01:46
1,205,633,024 90% 1.23MB/s 0:01:44
1,206,943,744 90% 1.22MB/s 0:01:44
1,208,254,464 90% 1.20MB/s 0:01:44
1,209,565,184 90% 1.20MB/s 0:01:43
1,210,875,904 90% 1.20MB/s 0:01:42
1,212,186,624 90% 1.21MB/s 0:01:40
1,213,497,344 90% 1.22MB/s 0:01:39
1,214,808,064 90% 1.21MB/s 0:01:38
1,216,118,784 90% 1.21MB/s 0:01:37
1,217,429,504 91% 1.20MB/s 0:01:37
1,218,740,224 91% 1.20MB/s 0:01:36
1,220,050,944 91% 1.21MB/s 0:01:34
1,221,361,664 91% 1.21MB/s 0:01:33
1,222,672,384 91% 1.23MB/s 0:01:31
1,223,983,104 91% 1.23MB/s 0:01:30
1,225,293,824 91% 1.23MB/s 0:01:29
1,226,604,544 91% 1.22MB/s 0:01:28
1,227,915,264 91% 1.21MB/s 0:01:28
1,229,225,984 91% 1.20MB/s 0:01:27
1,230,536,704 92% 1.18MB/s 0:01:28
1,231,847,424 92% 1.18MB/s 0:01:27
1,233,158,144 92% 1.16MB/s 0:01:27
1,234,468,864 92% 1.17MB/s 0:01:25
1,235,779,584 92% 1.20MB/s 0:01:22
1,237,090,304 92% 1.21MB/s 0:01:21
1,238,401,024 92% 1.23MB/s 0:01:18
1,239,711,744 92% 1.23MB/s 0:01:17
1,241,022,464 92% 1.22MB/s 0:01:16
1,242,333,184 92% 1.20MB/s 0:01:17
1,243,643,904 93% 1.19MB/s 0:01:16
1,244,954,624 93% 1.19MB/s 0:01:15
1,246,265,344 93% 1.20MB/s 0:01:14
1,247,576,064 93% 1.22MB/s 0:01:11
1,248,886,784 93% 1.23MB/s 0:01:10
1,250,197,504 93% 1.23MB/s 0:01:09
1,251,508,224 93% 1.23MB/s 0:01:08
1,252,818,944 93% 1.20MB/s 0:01:08
1,254,129,664 93% 1.20MB/s 0:01:07
1,255,440,384 93% 1.20MB/s 0:01:06
1,256,751,104 93% 1.20MB/s 0:01:05
1,258,061,824 94% 1.23MB/s 0:01:03
1,259,372,544 94% 1.22MB/s 0:01:02
1,260,552,192 94% 1.19MB/s 0:01:02
1,261,862,912 94% 1.20MB/s 0:01:01
1,263,173,632 94% 1.18MB/s 0:01:01
1,264,451,584 94% 1.18MB/s 0:01:00
1,265,762,304 94% 1.20MB/s 0:00:57
1,267,073,024 94% 1.20MB/s 0:00:56
1,268,383,744 94% 1.22MB/s 0:00:55
1,269,694,464 94% 1.23MB/s 0:00:53
1,271,005,184 95% 1.23MB/s 0:00:52
1,272,315,904 95% 1.18MB/s 0:00:53
1,273,757,696 95% 1.20MB/s 0:00:51
1,275,068,416 95% 1.20MB/s 0:00:50
1,276,379,136 95% 1.19MB/s 0:00:49
1,277,689,856 95% 1.24MB/s 0:00:46
1,279,000,576 95% 1.22MB/s 0:00:46
1,280,311,296 95% 1.22MB/s 0:00:45
1,281,622,016 95% 1.23MB/s 0:00:44
1,282,932,736 95% 1.21MB/s 0:00:43
1,284,243,456 96% 1.21MB/s 0:00:42
1,285,554,176 96% 1.21MB/s 0:00:41
1,286,864,896 96% 1.21MB/s 0:00:40
1,288,175,616 96% 1.23MB/s 0:00:39
1,289,486,336 96% 1.23MB/s 0:00:38
1,290,797,056 96% 1.22MB/s 0:00:37
1,292,107,776 96% 1.22MB/s 0:00:36
1,293,418,496 96% 1.21MB/s 0:00:35
1,294,729,216 96% 1.20MB/s 0:00:34
1,296,039,936 96% 1.21MB/s 0:00:33
1,297,350,656 97% 1.21MB/s 0:00:32
1,298,661,376 97% 1.22MB/s 0:00:30
1,299,972,096 97% 1.23MB/s 0:00:29
1,301,282,816 97% 1.23MB/s 0:00:28
1,302,593,536 97% 1.21MB/s 0:00:27
1,303,904,256 97% 1.20MB/s 0:00:27
1,305,214,976 97% 1.21MB/s 0:00:25
1,306,525,696 97% 1.21MB/s 0:00:24
1,307,836,416 97% 1.22MB/s 0:00:23
1,309,147,136 97% 1.23MB/s 0:00:22
1,310,457,856 97% 1.22MB/s 0:00:21
1,311,768,576 98% 1.22MB/s 0:00:20
1,313,079,296 98% 1.21MB/s 0:00:19
1,314,390,016 98% 1.20MB/s 0:00:18
1,315,700,736 98% 1.20MB/s 0:00:17
1,317,011,456 98% 1.20MB/s 0:00:16
1,318,322,176 98% 1.21MB/s 0:00:15
1,319,632,896 98% 1.22MB/s 0:00:14
1,320,943,616 98% 1.21MB/s 0:00:13
1,322,254,336 98% 1.20MB/s 0:00:12
1,323,565,056 98% 1.19MB/s 0:00:11
1,324,875,776 99% 1.19MB/s 0:00:10
1,325,924,352 99% 1.14MB/s 0:00:09
1,327,104,000 99% 1.12MB/s 0:00:08
1,328,414,720 99% 1.12MB/s 0:00:07
1,329,725,440 99% 1.11MB/s 0:00:06
1,331,036,160 99% 1.17MB/s 0:00:05
1,332,346,880 99% 1.20MB/s 0:00:03
1,333,657,600 99% 1.21MB/s 0:00:02
1,334,968,320 99% 1.21MB/s 0:00:01
1,336,279,040 99% 1.20MB/s 0:00:00
1,337,244,908 100% 1.20MB/s 0:17:45 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221217-tablet-x64uefi.img.xz.sha256
131 100% 0.18kB/s 0:00:00
131 100% 0.18kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,202,483,485 bytes received 577 bytes 1,241,032.38 bytes/sec
total size is 3,201,701,220 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@79b58a0a[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=37,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