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 247add935fd3a2c38898774e934f60f40a90a1f3 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10
Commit message: "Update build.sh"
> git rev-list --no-walk 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@83c78ef[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins16923648734520739334.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.49.0-py3-none-any.whl size=240132 sha256=76a2ce5f3991a77dc927f1a87a256a132626a326e33b75e020993f3a0f040864
Stored in directory: /tmp/pip-ephem-wheel-cache-f8ri9xwo/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
Attempting uninstall: pmbootstrap
Found existing installation: pmbootstrap 1.49.0
Uninstalling pmbootstrap-1.49.0:
Successfully uninstalled pmbootstrap-1.49.0
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.49.0
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
df76034e3..955ac29f0 master -> origin/master
+ 2ce66dc09...c5fa233f3 ci-improve-version-check -> origin/ci-improve-version-check (forced update)
* [new branch] pi4-firmware -> origin/pi4-firmware
+ c941f367f...d12bce13b pmbootstrap-ci-support -> origin/pmbootstrap-ci-support (forced update)
Updating df76034e3..955ac29f0
Fast-forward
cross/musl-aarch64/APKBUILD | 6 +-
cross/musl-armhf/APKBUILD | 6 +-
cross/musl-armv7/APKBUILD | 6 +-
cross/musl-riscv64/APKBUILD | 6 +-
.../community/linux-pine64-pinephonepro/APKBUILD | 24 +-
.../linux-pine64-pinephonepro/CVE-2022-41674.patch | 50 --
.../linux-pine64-pinephonepro/CVE-2022-42719.patch | 109 ----
.../linux-pine64-pinephonepro/CVE-2022-42720.patch | 96 ---
.../linux-pine64-pinephonepro/CVE-2022-42721.patch | 56 --
.../linux-pine64-pinephonepro/CVE-2022-42722.patch | 60 --
.../config-pine64-pinephonepro.aarch64 | 653 ++++++++++++++-------
.../device-pine64-pinephone/90-modem-eg25.rules | 3 -
device/main/device-pine64-pinephone/APKBUILD | 6 +-
device/main/linux-postmarketos-allwinner/APKBUILD | 4 +-
.../config-postmarketos-allwinner.aarch64 | 23 +-
device/testing/device-samsung-heatqlte/APKBUILD | 32 +
device/testing/device-samsung-heatqlte/deviceinfo | 39 ++
device/testing/firmware-samsung-heatqlte/APKBUILD | 27 +
.../linux-postmarketos-qcom-msm8974/APKBUILD | 10 +-
.../config-postmarketos-qcom-msm8974.armv7 | 6 +-
main/postmarketos-mkinitfs/APKBUILD | 4 +-
main/postmarketos-mkinitfs/init_functions.sh | 4 +-
main/postmarketos-ui-plasma-mobile/APKBUILD | 10 +-
main/postmarketos-ui-plasma-mobile/kdeglobals | 18 +-
main/postmarketos-ui-plasma-mobile/kscreenlockerrc | 3 +
main/postmarketos-ui-plasma-mobile/kwinrc | 30 +-
main/unl0kr/APKBUILD | 18 +-
27 files changed, 633 insertions(+), 676 deletions(-)
delete mode 100644 device/community/linux-pine64-pinephonepro/CVE-2022-41674.patch
delete mode 100644 device/community/linux-pine64-pinephonepro/CVE-2022-42719.patch
delete mode 100644 device/community/linux-pine64-pinephonepro/CVE-2022-42720.patch
delete mode 100644 device/community/linux-pine64-pinephonepro/CVE-2022-42721.patch
delete mode 100644 device/community/linux-pine64-pinephonepro/CVE-2022-42722.patch
create mode 100644 device/testing/device-samsung-heatqlte/APKBUILD
create mode 100644 device/testing/device-samsung-heatqlte/deviceinfo
create mode 100644 device/testing/firmware-samsung-heatqlte/APKBUILD
[15:49:14] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:49:14] [1mChannel [edge][0m: [15:49:14] [1mVendor [qemu][0m: [15:49:14] [1mDevice codename [amd64][0m: [15:49:14] [1mKernel [lts][0m: [15:49:14] [1mUsername [user][0m: [15:49:14] [1mUser interface [weston][0m: [15:49:14] [1mChange them? (y/n) [n][0m: [15:49:14] [1mExtra packages [none][0m: [15:49:14] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:49:14] [1mChoose default locale for installation [C.UTF-8][0m: [15:49:14] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:49:14] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:49:14] Config changed: ui='plasma-mobile'
[15:49:15] Config changed: device='tablet-x64uefi'
[15:49:15] Config changed: kernel='edge'
[15:49:15] Config changed: extra_packages='osk-sdl'
(205496) [15:49:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin https://gitlab.com/postmarketOS/pmaports.git (push)
(205496) [15:49:15] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.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
(205496) [15:49:15] *** (1/4) PREPARE NATIVE CHROOT ***
(205496) [15:49:15] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(205496) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(205496) [15:49:15] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(205496) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(205496) [15:49:15] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(205496) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(205496) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(205496) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(205496) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(205496) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(205496) [15:49:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(205496) [15:49:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(205496) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(205496) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(205496) [15:49:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(205496) [15:49:16] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(205496) [15:49:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(205496) [15:49:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(205496) [15:49:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(205496) [15:49:16] Update package index for x86_64 (4 file(s))
(205496) [15:49:16] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(205496) [15:49:16] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(205496) [15:49:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(205496) [15:49:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(205496) [15:49:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(205496) [15:49:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(205496) [15:49:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(205496) [15:49:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(205496) [15:49:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(205496) [15:49:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(205496) [15:49:18] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:18] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:18] extracted: /tmp/pmbootstrapg5ktnq1lapk
(205496) [15:49:18] extracted: /tmp/pmbootstrapwe1hwz4csig
(205496) [15:49:18] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:18] % 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/pmbootstrapwe1hwz4csig /tmp/pmbootstrapg5ktnq1lapk
Verified OK
(205496) [15:49:18] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(205496) [15:49:18] % /tmp/pmbootstrapg5ktnq1lapk --version
apk-tools 2.12.10, compiled for x86_64.
(205496) [15:49:18] (native) install alpine-base
(205496) [15:49:18] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % 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
(205496) [15:49:18] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(205496) [15:49:18] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(205496) [15:49:18] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(205496) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(205496) [15:49:18] (native) update /etc/apk/repositories
(205496) [15:49:18] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(205496) [15:49:18] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(205496) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(205496) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(205496) [15:49:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(205496) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(205496) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(205496) [15:49:18] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(205496) [15:49:18] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(205496) [15:49:18] New background process: pid=205672, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(205496) [15:49:20] (native) % adduser -D pmos -u 12345
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(205496) [15:49:20] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(205496) [15:49:20] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(205496) [15:49:20] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(205496) [15:49:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(205496) [15:49:20] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(205496) [15:49:20] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(205496) [15:49:26] (native) install cryptsetup util-linux parted
(205496) [15:49:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(205496) [15:49:26] (native) % cat /tmp/apk_progress_fifo
(205496) [15:49:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(205496) [15:49:26] New background process: pid=206533, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(11/43) Installing ncurses-libs (6.3_p20221029-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(205496) [15:49:27] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(205496) [15:49:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(205496) [15:49:27] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(205496) [15:49:27] % 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
(205496) [15:49:27] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(205496) [15:49:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(205496) [15:49:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(205496) [15:49:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(205496) [15:49:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(205496) [15:49:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(205496) [15:49:27] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(205496) [15:49:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(205496) [15:49:27] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(205496) [15:49:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(205496) [15:49:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(205496) [15:49:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(205496) [15:49:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(205496) [15:49:28] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:28] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:28] extracted: /tmp/pmbootstrap6kw86yp6apk
(205496) [15:49:28] extracted: /tmp/pmbootstraprngvff2qsig
(205496) [15:49:28] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(205496) [15:49:28] % 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/pmbootstraprngvff2qsig /tmp/pmbootstrap6kw86yp6apk
Verified OK
(205496) [15:49:28] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(205496) [15:49:28] % /tmp/pmbootstrap6kw86yp6apk --version
apk-tools 2.12.10, compiled for x86_64.
(205496) [15:49:28] (rootfs_tablet-x64uefi) install alpine-base
(205496) [15:49:28] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(205496) [15:49:28] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(205496) [15:49:28] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(205496) [15:49:28] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(205496) [15:49:28] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(205496) [15:49:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(205496) [15:49:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(205496) [15:49:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(205496) [15:49:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(205496) [15:49:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(205496) [15:49:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(205496) [15:49:28] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(205496) [15:49:28] % 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
(205496) [15:49:28] New background process: pid=206642, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(205496) [15:49:29] (rootfs_tablet-x64uefi) % getent passwd user
(205496) [15:49:29] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user wheel
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user video
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user audio
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user input
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user plugdev
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(205496) [15:49:29] (rootfs_tablet-x64uefi) % addgroup user netdev
(205496) [15:49:29] 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
(205496) [15:49:30] (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)
(205496) [15:49:30] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(205496) [15:49:30] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(205496) [15:49:30] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(205496) [15:49:30] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(205496) [15:49:31] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(205496) [15:49:32] (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
(205496) [15:49:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:49:32] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(205496) [15:49:32] (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
(205496) [15:49:32] New background process: pid=206926, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/798) Installing icu-data-full (72.1-r1)
(2/798) Installing dbus-libs (1.14.4-r0)
(3/798) Installing libgcc (12.2.1_git20220924-r4)
(4/798) Installing libffi (3.4.4-r0)
(5/798) Installing libintl (0.21.1-r1)
(6/798) Installing libblkid (2.38.1-r0)
(7/798) Installing libmount (2.38.1-r0)
(8/798) Installing pcre2 (10.40-r0)
(9/798) Installing glib (2.74.1-r2)
(10/798) Installing libstdc++ (12.2.1_git20220924-r4)
(11/798) Installing icu-libs (72.1-r1)
(12/798) Installing libpcre2-16 (10.40-r0)
(13/798) Installing zstd-libs (1.5.2-r9)
(14/798) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/798) Installing hicolor-icon-theme (0.17-r2)
(16/798) Installing libmagic (5.43-r0)
(17/798) Installing file (5.43-r0)
(18/798) Installing libxau (1.0.10-r0)
(19/798) Installing libmd (1.0.4-r0)
(20/798) Installing libbsd (0.11.7-r0)
(21/798) Installing libxdmcp (1.1.3-r1)
(22/798) Installing libxcb (1.15-r0)
(23/798) Installing libx11 (1.8.2-r0)
(24/798) Installing libxext (1.3.5-r0)
(25/798) Installing libice (1.0.10-r1)
(26/798) Installing libuuid (2.38.1-r0)
(27/798) Installing libsm (1.2.3-r1)
(28/798) Installing libxt (1.2.1-r0)
(29/798) Installing libxmu (1.1.4-r0)
(30/798) Installing xset (1.2.4-r1)
(31/798) Installing xprop (1.2.5-r1)
(32/798) Installing xdg-utils (1.1.3-r4)
(33/798) Installing mesa (22.2.3-r0)
(34/798) Installing hwdata-pci (0.364-r0)
(35/798) Installing libpciaccess (0.17-r0)
(36/798) Installing libdrm (2.4.114-r0)
(37/798) Installing libexpat (2.5.0-r0)
(38/798) Installing wayland-libs-server (1.21.0-r1)
(39/798) Installing libxfixes (6.0.0-r0)
(40/798) Installing libxxf86vm (1.1.5-r0)
(41/798) Installing mesa-glapi (22.2.3-r0)
(42/798) Installing libxshmfence (1.3.1-r0)
(43/798) Installing mesa-gl (22.2.3-r0)
(44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/798) Installing libxcomposite (0.4.5-r1)
(46/798) Installing brotli-libs (1.0.9-r9)
(47/798) Installing libbz2 (1.0.8-r3)
(48/798) Installing libpng (1.6.38-r0)
(49/798) Installing freetype (2.12.1-r0)
(50/798) Installing fontconfig (2.14.1-r0)
(51/798) Installing wayland-libs-client (1.21.0-r1)
(52/798) Installing wayland-libs-cursor (1.21.0-r1)
(53/798) Installing wayland-libs-egl (1.21.0-r1)
(54/798) Installing xkeyboard-config (2.37-r0)
(55/798) Installing xz-libs (5.2.7-r0)
(56/798) Installing libxml2 (2.10.3-r1)
(57/798) Installing libxkbcommon (1.4.1-r0)
(58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/798) Installing mesa-gbm (22.2.3-r0)
(60/798) Installing mesa-egl (22.2.3-r0)
(61/798) Installing avahi-libs (0.8-r6)
(62/798) Installing gmp (6.2.1-r2)
(63/798) Installing nettle (3.8.1-r0)
(64/798) Installing p11-kit (0.24.1-r1)
(65/798) Installing libtasn1 (4.19.0-r0)
(66/798) Installing libunistring (1.1-r0)
(67/798) Installing gnutls (3.7.8-r2)
(68/798) Installing cups-libs (2.4.2-r1)
(69/798) Installing pkgconf (1.9.3-r0)
(70/798) Installing shared-mime-info (2.2-r2)
(71/798) Installing libjpeg-turbo (2.1.4-r0)
(72/798) Installing libwebp (1.2.4-r1)
(73/798) Installing tiff (4.4.0-r1)
(74/798) Installing gdk-pixbuf (2.42.10-r0)
(75/798) Installing gtk-update-icon-cache (3.24.34-r7)
(76/798) Installing libxrender (0.9.11-r0)
(77/798) Installing libxcursor (1.2.1-r1)
(78/798) Installing libxdamage (1.1.5-r1)
(79/798) Installing libxi (1.8-r0)
(80/798) Installing libxinerama (1.1.5-r0)
(81/798) Installing libxrandr (1.5.2-r1)
(82/798) Installing libatk-1.0 (2.46.0-r0)
(83/798) Installing libxtst (1.2.4-r0)
(84/798) Installing at-spi2-core (2.46.0-r0)
(85/798) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/798) Installing pixman (0.42.2-r0)
(87/798) Installing cairo (1.17.6-r3)
(88/798) Installing cairo-gobject (1.17.6-r3)
(89/798) Installing libepoxy (1.5.10-r0)
(90/798) Installing fribidi (1.0.12-r0)
(91/798) Installing graphite2 (1.3.14-r2)
(92/798) Installing harfbuzz (5.3.1-r1)
(93/798) Installing libxft (2.3.6-r0)
(94/798) Installing pango (1.50.11-r0)
(95/798) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/798) Installing libevdev (1.13.0-r0)
(97/798) Installing mtdev (1.1.6-r1)
(98/798) Installing eudev-libs (3.2.11-r3)
(99/798) Installing libinput-libs (1.21.0-r0)
(100/798) Installing xcb-util-wm (0.4.2-r0)
(101/798) Installing xcb-util (0.4.0-r3)
(102/798) Installing xcb-util-image (0.4.1-r0)
(103/798) Installing xcb-util-keysyms (0.4.1-r0)
(104/798) Installing xcb-util-renderutil (0.3.10-r0)
(105/798) Installing libxkbcommon-x11 (1.4.1-r0)
(106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/798) Installing kirigami2-libs (5.99.0-r0)
(110/798) Installing kirigami2 (5.99.0-r0)
(111/798) Installing kactivities-libs (5.99.0-r0)
(112/798) Installing karchive (5.99.0-r0)
(113/798) Installing kconfig (5.99.0-r0)
(114/798) Installing kcoreaddons (5.99.0-r0)
(115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(116/798) Installing kwindowsystem (5.99.0-r0)
(117/798) Installing kcrash (5.99.0-r0)
(118/798) Installing kdbusaddons (5.99.0-r0)
(119/798) Installing kglobalaccel (5.99.0-r0)
(120/798) Installing kguiaddons (5.99.0-r0)
(121/798) Installing ki18n (5.99.0-r0)
(122/798) Installing libelogind (246.10-r5)
(123/798) Installing polkit-elogind-libs (121-r0)
(124/798) Installing polkit-qt-1 (0.114.0-r1)
(125/798) Installing kauth (5.99.0-r0)
(126/798) Installing kcodecs (5.99.0-r0)
(127/798) Installing kwidgetsaddons (5.99.0-r0)
(128/798) Installing kconfigwidgets (5.99.0-r0)
(129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(130/798) Installing kiconthemes (5.99.0-r0)
(131/798) Installing kitemviews (5.99.0-r0)
(132/798) Installing kxmlgui (5.99.0-r0)
(133/798) Installing kbookmarks (5.99.0-r0)
(134/798) Installing kcompletion (5.99.0-r0)
(135/798) Installing libxml2-utils (2.10.3-r1)
(136/798) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(137/798) Installing libgpg-error (1.46-r1)
(138/798) Installing libgcrypt (1.10.1-r0)
(139/798) Installing libxslt (1.1.37-r0)
(140/798) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(141/798) Installing kdoctools (5.99.0-r0)
(142/798) Installing kjobwidgets (5.99.0-r0)
(143/798) Installing alsa-lib (1.2.8-r0)
(144/798) Installing libxv (1.0.11-r3)
(145/798) Installing cdparanoia-libs (10.2-r11)
(146/798) Installing graphene (1.10.8-r1)
(147/798) Installing gstreamer (1.20.4-r0)
(148/798) Installing libogg (1.3.5-r1)
(149/798) Installing opus (1.3.1-r1)
(150/798) Installing orc (0.4.33-r0)
(151/798) Installing libtheora (1.1.1-r16)
(152/798) Installing libvorbis (1.3.7-r0)
(153/798) Installing gst-plugins-base (1.20.4-r0)
(154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/798) Installing sound-theme-freedesktop (0.8-r0)
(157/798) Installing libltdl (2.4.7-r0)
(158/798) Installing libcanberra (0.30-r9)
(159/798) Installing libcanberra-gstreamer (0.30-r9)
(160/798) Installing knotifications (5.99.0-r0)
(161/798) Installing kservice (5.99.0-r0)
(162/798) Installing solid-libs (5.99.0-r0)
(163/798) Installing libhunspell (1.7.1-r0)
(164/798) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(165/798) Installing ncurses-libs (6.3_p20221029-r0)
(166/798) Installing readline (8.2.0-r0)
(167/798) Installing hunspell (1.7.1-r0)
(168/798) Installing sonnet (5.99.0-r0)
(169/798) Installing ktextwidgets (5.99.0-r0)
(170/798) Installing kio (5.99.0-r0)
(171/798) Installing kpackage (5.99.0-r0)
(172/798) Installing kdeclarative (5.99.0-r0)
(173/798) Installing kwayland (5.99.0-r0)
(174/798) Installing plasma-framework (5.99.0-r0)
(175/798) Installing sqlite-libs (3.39.4-r0)
(176/798) Installing libaccounts-glib (1.26-r0)
(177/798) Installing libaccounts-qt (1.16-r1)
(178/798) Installing signond (8.61-r0)
(179/798) Installing accounts-qml-module (0.7_git20190605-r1)
(180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/798) Installing sdl2 (2.24.2-r0)
(182/798) Installing svt-av1-libs (1.3.0-r0)
(183/798) Installing aom-libs (3.5.0-r0)
(184/798) Installing libass (0.16.0-r0)
(185/798) Installing libdav1d (1.0.0-r2)
(186/798) Installing lame (3.100-r2)
(187/798) Installing libasyncns (0.8-r1)
(188/798) Installing flac-libs (1.4.2-r0)
(189/798) Installing libsndfile (1.1.0-r2)
(190/798) Installing libgomp (12.2.1_git20220924-r4)
(191/798) Installing soxr (0.1.3-r3)
(192/798) Installing speexdsp (1.2.1-r0)
(193/798) Installing tdb-libs (1.4.7-r0)
(194/798) Installing libpulse (9999_git20220528-r0)
(195/798) Installing cjson (1.7.15-r3)
(196/798) Installing mbedtls (2.28.1-r0)
(197/798) Installing librist (0.2.7-r0)
(198/798) Installing libsrt (1.5.1-r0)
(199/798) Installing libssh (0.10.4-r0)
(200/798) Installing v4l-utils-libs (1.22.1-r2)
(201/798) Installing libva (2.16.0-r0)
(202/798) Installing libvdpau (1.5-r0)
(203/798) Installing vidstab (1.1.0-r2)
(204/798) Installing libvpx (1.12.0-r1)
(205/798) Installing x264-libs (0.164_git20220602-r0)
(206/798) Installing numactl (2.0.16-r0)
(207/798) Installing x265-libs (3.5-r3)
(208/798) Installing xvidcore (1.3.7-r1)
(209/798) Installing libsodium (1.0.18-r2)
(210/798) Installing libzmq (4.3.4-r1)
(211/798) Installing ffmpeg-libs (5.1.2-r1)
(212/798) Installing libevent (2.1.12-r5)
(213/798) Installing nspr (4.35-r0)
(214/798) Installing nss (3.85-r0)
(215/798) Installing re2 (2022.06.01-r1)
(216/798) Installing snappy (1.1.9-r4)
(217/798) Installing qt5-qtwebengine (5.15.11-r3)
(218/798) Installing libnotify (0.8.1-r1)
(219/798) Installing libproxy (0.4.18-r1)
(220/798) Installing signon-ui (0.17_git20171023-r2)
(221/798) Installing libassuan (2.5.5-r1)
(222/798) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(223/798) Installing gnupg-gpgconf (2.2.40-r0)
(224/798) Installing gpg (2.2.40-r0)
(225/798) Installing npth (1.6-r2)
(226/798) Installing gpg-agent (2.2.40-r0)
(227/798) Installing libksba (1.6.2-r0)
(228/798) Installing gpgsm (2.2.40-r0)
(229/798) Installing gpgme (1.18.0-r0)
(230/798) Installing gpgmepp (1.18.0-r0)
(231/798) Installing gdbm (1.23-r0)
(232/798) Installing libsasl (2.1.28-r3)
(233/798) Installing libqca (2.3.4-r2)
(234/798) Installing kwallet (5.99.0-r0)
(235/798) Installing kaccounts-integration (22.08.3-r0)
(236/798) Installing purpose (5.99.0-r0)
(237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(238/798) Installing qt5-qtfeedback (0_git20180903-r0)
(239/798) Installing angelfish (22.09-r0)
(240/798) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(241/798) Installing gtk-engines-clearlooks (2.21.0-r3)
(242/798) Installing gtk-engines-crux (2.21.0-r3)
(243/798) Installing gtk-engines-industrial (2.21.0-r3)
(244/798) Installing gtk-engines-mist (2.21.0-r3)
(245/798) Installing gtk-engines-redmond (2.21.0-r3)
(246/798) Installing gtk-engines-thinice (2.21.0-r3)
(247/798) Installing gtk-engines (2.21.0-r3)
(248/798) Installing breeze-gtk (5.26.3-r0)
(249/798) Installing udev-init-scripts (35-r1)
(250/798) Installing udev-init-scripts-openrc (35-r1)
(251/798) Installing kmod-libs (30-r1)
(252/798) Installing eudev (3.2.11-r3)
(253/798) Installing eudev-openrc (3.2.11-r3)
(254/798) Installing openssh-keygen (9.1_p1-r1)
(255/798) Installing libedit (20221030.3.1-r0)
(256/798) Installing openssh-client-common (9.1_p1-r1)
(257/798) Installing openssh-client-default (9.1_p1-r1)
(258/798) Installing openssh-sftp-server (9.1_p1-r1)
(259/798) Installing openssh-server-common (9.1_p1-r1)
(260/798) Installing openssh-server (9.1_p1-r1)
(261/798) Installing openssh (9.1_p1-r1)
(262/798) Installing boot-deploy (0.6.1-r0)
(263/798) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(264/798) Installing lzo (2.10-r3)
(265/798) Installing btrfs-progs (6.0.1-r0)
(266/798) Installing bzip2 (1.0.8-r3)
(267/798) Installing argon2-libs (20190702-r2)
(268/798) Installing device-mapper-libs (2.02.188-r0)
(269/798) Installing json-c (0.16-r0)
(270/798) Installing cryptsetup-libs (2.5.0-r2)
(271/798) Installing popt (1.19-r0)
(272/798) Installing cryptsetup (2.5.0-r2)
(273/798) Installing cryptsetup-openrc (2.5.0-r2)
(274/798) Installing libaio (0.3.113-r0)
(275/798) Installing device-mapper-event-libs (2.02.188-r0)
(276/798) Installing lvm2-libs (2.02.188-r0)
(277/798) Installing device-mapper (2.02.188-r0)
(278/798) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(279/798) Installing libcom_err (1.46.5-r4)
(280/798) Installing e2fsprogs-libs (1.46.5-r4)
(281/798) Installing e2fsprogs (1.46.5-r4)
(282/798) Installing e2fsprogs-extra (1.46.5-r4)
(283/798) Installing f2fs-tools-libs (1.15.0-r0)
(284/798) Installing f2fs-tools (1.15.0-r0)
(285/798) Installing lz4 (1.9.4-r1)
(286/798) Installing userspace-rcu (0.13.2-r0)
(287/798) Installing multipath-tools (0.9.3-r1)
(288/798) Installing multipath-tools-openrc (0.9.3-r1)
(289/798) Installing parted (3.5-r0)
(290/798) Installing postmarketos-mvcfg (1-r0)
(291/798) Installing postmarketos-keys (1-r0)
(292/798) Installing sudo (1.9.12_p1-r1)
(293/798) Installing postmarketos-base-nofde (23-r1)
(294/798) Installing unudhcpd (0.2.1-r0)
(295/798) Installing xz (5.2.7-r0)
(296/798) Installing postmarketos-mkinitfs (1.5.1-r1)
(297/798) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(298/798) Installing llvm15-libs (15.0.4-r0)
(299/798) Installing musl-fts (1.2.7-r3)
(300/798) Installing libelf (0.187-r2)
(301/798) Installing mesa-dri-gallium (22.2.3-r0)
(302/798) Installing postmarketos-base-mesa (23-r1)
(303/798) Installing device-tablet-x64uefi (0.4-r0)
(304/798) Installing linux-firmware-yamaha (20221012-r3)
(305/798) Installing linux-firmware-yam (20221012-r3)
(306/798) Installing linux-firmware-wfx (20221012-r3)
(307/798) Installing linux-firmware-vxge (20221012-r3)
(308/798) Installing linux-firmware-vicam (20221012-r3)
(309/798) Installing linux-firmware-ueagle-atm (20221012-r3)
(310/798) Installing linux-firmware-ttusb-budget (20221012-r3)
(311/798) Installing linux-firmware-tigon (20221012-r3)
(312/798) Installing linux-firmware-ti-keystone (20221012-r3)
(313/798) Installing linux-firmware-ti-connectivity (20221012-r3)
(314/798) Installing linux-firmware-ti (20221012-r3)
(315/798) Installing linux-firmware-tehuti (20221012-r3)
(316/798) Installing linux-firmware-sxg (20221012-r3)
(317/798) Installing linux-firmware-sun (20221012-r3)
(318/798) Installing linux-firmware-slicoss (20221012-r3)
(319/798) Installing linux-firmware-sb16 (20221012-r3)
(320/798) Installing linux-firmware-rtw89 (20221012-r3)
(321/798) Installing linux-firmware-rtw88 (20221012-r3)
(322/798) Installing linux-firmware-rtlwifi (20221012-r3)
(323/798) Installing linux-firmware-rtl_nic (20221012-r3)
(324/798) Installing linux-firmware-rtl_bt (20221012-r3)
(325/798) Installing linux-firmware-rtl8192e (20221012-r3)
(326/798) Installing linux-firmware-rsi (20221012-r3)
(327/798) Installing linux-firmware-rockchip (20221012-r3)
(328/798) Installing linux-firmware-radeon (20221012-r3)
(329/798) Installing linux-firmware-r128 (20221012-r3)
(330/798) Installing linux-firmware-qlogic (20221012-r3)
(331/798) Installing linux-firmware-qed (20221012-r3)
(332/798) Installing linux-firmware-ath10k (20221012-r3)
(333/798) Installing linux-firmware-qcom (20221012-r3)
(334/798) Installing linux-firmware-qca (20221012-r3)
(335/798) Installing linux-firmware-ositech (20221012-r3)
(336/798) Installing linux-firmware-nvidia (20221012-r3)
(337/798) Installing linux-firmware-netronome (20221012-r3)
(338/798) Installing linux-firmware-myricom (20221012-r3)
(339/798) Installing linux-firmware-mwlwifi (20221012-r3)
(340/798) Installing linux-firmware-mwl8k (20221012-r3)
(341/798) Installing linux-firmware-mrvl (20221012-r3)
(342/798) Installing linux-firmware-moxa (20221012-r3)
(343/798) Installing linux-firmware-microchip (20221012-r3)
(344/798) Installing linux-firmware-meson (20221012-r3)
(345/798) Installing linux-firmware-mellanox (20221012-r3)
(346/798) Installing linux-firmware-mediatek (20221012-r3)
(347/798) Installing linux-firmware-matrox (20221012-r3)
(348/798) Installing linux-firmware-liquidio (20221012-r3)
(349/798) Installing linux-firmware-libertas (20221012-r3)
(350/798) Installing linux-firmware-korg (20221012-r3)
(351/798) Installing linux-firmware-keyspan_pda (20221012-r3)
(352/798) Installing linux-firmware-keyspan (20221012-r3)
(353/798) Installing linux-firmware-kaweth (20221012-r3)
(354/798) Installing linux-firmware-isci (20221012-r3)
(355/798) Installing linux-firmware-intel (20221012-r3)
(356/798) Installing linux-firmware-inside-secure (20221012-r3)
(357/798) Installing linux-firmware-imx (20221012-r3)
(358/798) Installing linux-firmware-i915 (20221012-r3)
(359/798) Installing linux-firmware-go7007 (20221012-r3)
(360/798) Installing linux-firmware-ess (20221012-r3)
(361/798) Installing linux-firmware-ene-ub6250 (20221012-r3)
(362/798) Installing linux-firmware-emi62 (20221012-r3)
(363/798) Installing linux-firmware-emi26 (20221012-r3)
(364/798) Installing linux-firmware-edgeport (20221012-r3)
(365/798) Installing linux-firmware-e100 (20221012-r3)
(366/798) Installing linux-firmware-dsp56k (20221012-r3)
(367/798) Installing linux-firmware-dpaa2 (20221012-r3)
(368/798) Installing linux-firmware-dabusb (20221012-r3)
(369/798) Installing linux-firmware-cypress (20221012-r3)
(370/798) Installing linux-firmware-cxgb4 (20221012-r3)
(371/798) Installing linux-firmware-cxgb3 (20221012-r3)
(372/798) Installing linux-firmware-cpia2 (20221012-r3)
(373/798) Installing linux-firmware-cnm (20221012-r3)
(374/798) Installing linux-firmware-cis (20221012-r3)
(375/798) Installing linux-firmware-cirrus (20221012-r3)
(376/798) Installing linux-firmware-cavium (20221012-r3)
(377/798) Installing linux-firmware-cadence (20221012-r3)
(378/798) Installing linux-firmware-brcm (20221012-r3)
(379/798) Installing linux-firmware-bnx2x (20221012-r3)
(380/798) Installing linux-firmware-bnx2 (20221012-r3)
(381/798) Installing linux-firmware-av7110 (20221012-r3)
(382/798) Installing linux-firmware-atusb (20221012-r3)
(383/798) Installing linux-firmware-atmel (20221012-r3)
(384/798) Installing linux-firmware-ath9k_htc (20221012-r3)
(385/798) Installing linux-firmware-ath6k (20221012-r3)
(386/798) Installing linux-firmware-ath11k (20221012-r3)
(387/798) Installing linux-firmware-ar3k (20221012-r3)
(388/798) Installing linux-firmware-amphion (20221012-r3)
(389/798) Installing linux-firmware-amdgpu (20221012-r3)
(390/798) Installing linux-firmware-amd-ucode (20221012-r3)
(391/798) Installing linux-firmware-amd (20221012-r3)
(392/798) Installing linux-firmware-advansys (20221012-r3)
(393/798) Installing linux-firmware-adaptec (20221012-r3)
(394/798) Installing linux-firmware-acenic (20221012-r3)
(395/798) Installing linux-firmware-3com (20221012-r3)
(396/798) Installing linux-firmware-other (20221012-r3)
(397/798) Installing linux-firmware (20221012-r3)
(398/798) Installing linux-edge (6.0.8-r0)
(399/798) Installing device-tablet-x64uefi-kernel-edge (0.4-r0)
(400/798) Installing ca-certificates (20220614-r2)
(401/798) Installing nghttp2-libs (1.50.0-r0)
(402/798) Installing libcurl (7.86.0-r1)
(403/798) Installing libxmlb (0.3.10-r0)
(404/798) Installing yaml (0.2.5-r0)
(405/798) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(406/798) Installing appstream-qt (0.15.5-r1)
(407/798) Installing attica (5.99.0-r0)
(408/798) Installing kidletime (5.99.0-r0)
(409/798) Installing knewstuff (5.99.0-r0)
(410/798) Installing discover (5.26.3-r0)
(411/798) Installing libapk-qt (0.4.2-r0)
(412/798) Installing discover-backend-apk (5.26.3-r0)
(413/798) Installing font-droid-nonlatin (20200215-r2)
(414/798) Installing font-noto-common (0_git20211101-r6)
(415/798) Installing font-noto-math (0_git20211101-r6)
(416/798) Installing font-noto-symbols (0_git20211101-r6)
(417/798) Installing font-noto (0_git20211101-r6)
(418/798) Installing font-noto-emoji (2.038-r0)
(419/798) Installing font-noto-extra (0_git20211101-r6)
(420/798) Installing mauiman (1.0.0-r0)
(421/798) Installing mauikit (2.2.0-r0)
(422/798) Installing exiv2 (0.27.5-r1)
(423/798) Installing mauikit-imagetools (2.2.0-r0)
(424/798) Installing mauikit-filebrowsing (2.2.0-r0)
(425/798) Installing index (2.2.0-r0)
(426/798) Installing signon-plugin-oauth2 (0.25-r0)
(427/798) Installing kaccounts-providers (22.08.3-r0)
(428/798) Installing kirigami-addons (0.5-r0)
(429/798) Installing kclock (22.09-r0)
(430/798) Installing gsettings-desktop-schemas (43.0-r0)
(431/798) Installing kdecoration (5.26.3-r0)
(432/798) Installing kde-gtk-config (5.26.3-r0)
(433/798) Installing kirigami-gallery (22.08.3-r0)
(434/798) Installing kquickimageeditor (0.2.0-r1)
(435/798) Installing taglib (1.13-r0)
(436/798) Installing kfilemetadata (5.99.0-r0)
(437/798) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(438/798) Installing koko (22.09-r0)
(439/798) Installing kasync (0.3.0-r2)
(440/798) Installing gpg-wks-server (2.2.40-r0)
(441/798) Installing gpgv (2.2.40-r0)
(442/798) Installing libldap (2.6.3-r6)
(443/798) Installing gnupg-dirmngr (2.2.40-r0)
(444/798) Installing gnupg-utils (2.2.40-r0)
(445/798) Installing gnupg-wks-client (2.2.40-r0)
(446/798) Installing gnupg (2.2.40-r0)
(447/798) Installing iso-codes (4.12.0-r0)
(448/798) Installing kcontacts (5.99.0-r0)
(449/798) Installing kpeople (5.99.0-r0)
(450/798) Installing libical (3.0.16-r1)
(451/798) Installing kcalendarcore (5.99.0-r0)
(452/798) Installing kmime (22.08.3-r0)
(453/798) Installing kimap2 (0.4.0-r1)
(454/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(455/798) Installing kdav2 (0.4.0-r1)
(456/798) Installing lmdb (0.9.29-r2)
(457/798) Installing libxapian (1.4.21-r0)
(458/798) Installing sink (0.9.0-r3)
(459/798) Installing kpeoplesink (0_git20210224-r1)
(460/798) Installing kpeoplevcard (0.1-r2)
(461/798) Installing libraw (0.20.2-r1)
(462/798) Installing libraw-tools (0.20.2-r1)
(463/798) Installing lcms2 (2.14-r0)
(464/798) Installing imagemagick-libs (7.1.0.52-r0)
(465/798) Installing jbig2dec (0.19-r1)
(466/798) Installing ghostscript (10.0.0-r0)
(467/798) Installing libde265 (1.0.9-r0)
(468/798) Installing libheif (1.13.0-r0)
(469/798) Installing libjxl (0.7.0-r0)
(470/798) Installing librsvg (2.55.1-r0)
(471/798) Installing imagemagick (7.1.0.52-r0)
(472/798) Installing perl (5.36.0-r0)
(473/798) Installing perl-image-exiftool (12.42-r0)
(474/798) Installing exiftool (12.42-r0)
(475/798) Installing tzdata (2022f-r1)
(476/798) Installing openexr (3.1.5-r3)
(477/798) Installing soundtouch (2.3.1-r0)
(478/798) Installing libraw1394 (2.1.2-r3)
(479/798) Installing libusb (1.0.26-r0)
(480/798) Installing libdc1394 (2.2.6-r1)
(481/798) Installing tslib (1.22-r1)
(482/798) Installing directfb (1.7.7-r5)
(483/798) Installing faac (1.30-r2)
(484/798) Installing fdk-aac (2.0.2-r1)
(485/798) Installing flite (2.2-r1)
(486/798) Installing libsamplerate (0.2.2-r0)
(487/798) Installing jack (1.9.21-r0)
(488/798) Installing portaudio (19.7.0-r0)
(489/798) Installing fluidsynth-libs (2.3.0-r0)
(490/798) Installing libfreeaptx (0.1.1-r1)
(491/798) Installing gsm (1.0.22-r1)
(492/798) Installing libgudev (237-r1)
(493/798) Installing libldac (2.0.2.3-r0)
(494/798) Installing libmodplug (0.8.9.0-r2)
(495/798) Installing neon (0.32.4-r0)
(496/798) Installing libnice (0.1.19-r0)
(497/798) Installing openal-soft (1.22.2-r2)
(498/798) Installing openjpeg (2.5.0-r0)
(499/798) Installing librtmp (2.4_git20190330-r2)
(500/798) Installing sbc (2.0-r0)
(501/798) Installing spandsp (0.0.6-r2)
(502/798) Installing libsrtp (2.4.2-r3)
(503/798) Installing vo-aacenc (0.1.3-r0)
(504/798) Installing vo-amrwbenc (0.1.3-r0)
(505/798) Installing libzbar (0.23.92-r1)
(506/798) Installing gst-plugins-bad (1.20.4-r1)
(507/798) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(508/798) Installing megapixels (1.5.2-r0)
(509/798) Installing mesa-gles (22.2.3-r0)
(510/798) Installing encodings (1.0.6-r0)
(511/798) Installing libfontenc (1.1.6-r0)
(512/798) Installing mkfontscale (1.2.2-r1)
(513/798) Installing font-dejavu (2.37-r3)
(514/798) Installing sdl2_ttf (2.20.1-r0)
(515/798) Installing osk-sdl (0.67.1-r1)
(516/798) Installing kcmutils (5.99.0-r0)
(517/798) Installing frameworkintegration (5.99.0-r0)
(518/798) Installing oxygen (5.26.3-r0)
(519/798) Installing modemmanager-qt (5.99.0-r0)
(520/798) Installing callaudiod-libs (0.1.4-r0)
(521/798) Installing abseil-cpp (20220623.1-r1)
(522/798) Installing boost1.80-thread (1.80.0-r3)
(523/798) Installing libprotobuf (3.21.9-r0)
(524/798) Installing libphonenumber (8.13.0-r0)
(525/798) Installing plasma-dialer (22.09-r0)
(526/798) Installing plasma-mobile-sounds (0.1-r1)
(527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(528/798) Installing plasma-phonebook (22.09-r0)
(529/798) Installing postmarketos-artwork-wallpapers (2-r1)
(530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(531/798) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(532/798) Installing dbus-openrc (1.14.4-r0)
(533/798) Installing bluez (5.65-r2)
(534/798) Installing bluez-openrc (5.65-r2)
(535/798) Installing bluez-obexd (5.65-r2)
(536/798) Installing kded (5.99.0-r0)
(537/798) Installing bluez-qt (5.99.0-r0)
(538/798) Installing bluedevil (5.26.3-r0)
(539/798) Installing breeze (5.26.3-r0)
(540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(541/798) Installing callaudiod (0.1.4-r0)
(542/798) Installing dnsmasq-common (2.87-r0)
(543/798) Installing dnsmasq-openrc (2.87-r0)
(544/798) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(545/798) Installing linux-pam (1.5.2-r1)
(546/798) Installing shadow (4.13-r0)
(547/798) Installing libacl (2.3.1-r1)
(548/798) Installing elogind (246.10-r5)
(549/798) Installing elogind-openrc (246.10-r5)
(550/798) Installing hfd-service (0.1.0-r1)
(551/798) Installing hfd-service-openrc (0.1.0-r1)
(552/798) Installing iio-sensor-proxy (3.4-r0)
(553/798) Installing iio-sensor-proxy-openrc (3.4-r0)
(554/798) Installing libkscreen (5.26.3-r0)
(555/798) Installing layer-shell-qt (5.26.3-r0)
(556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(557/798) Installing kscreen (5.26.3-r0)
(558/798) Installing socat (1.7.4.4-r0)
(559/798) Installing kwallet-pam (5.26.3-r0)
(560/798) Installing kwayland-integration (5.26.3-r0)
(561/798) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(562/798) Installing duktape (2.7.0-r0)
(563/798) Installing polkit-elogind (121-r0)
(564/798) Installing libmm-glib (1.20.0-r0)
(565/798) Installing libmbim (1.28.0-r0)
(566/798) Installing libqrtr-glib (1.2.2-r0)
(567/798) Installing libqmi (1.32.0-r0)
(568/798) Installing modemmanager (1.20.0-r0)
(569/798) Installing modemmanager-openrc (1.20.0-r0)
(570/798) Installing libnm (1.40.2-r0)
(571/798) Installing networkmanager-common (1.40.2-r0)
(572/798) Installing networkmanager-openrc (1.40.2-r0)
(573/798) Installing libmnl (1.0.5-r0)
(574/798) Installing libnftnl (1.2.3-r0)
(575/798) Installing iptables (1.8.8-r2)
(576/798) Installing iptables-openrc (1.8.8-r2)
(577/798) Installing libndp (1.8-r1)
(578/798) Installing libidn2 (2.3.4-r0)
(579/798) Installing libpsl (0.21.1-r1)
(580/798) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(581/798) Installing networkmanager-cli (1.40.2-r0)
(582/798) Installing pcre (8.45-r2)
(583/798) Installing slang (2.3.3-r0)
(584/798) Installing newt (0.52.21-r4)
(585/798) Installing networkmanager-tui (1.40.2-r0)
(586/798) Installing wireless-regdb (2022.08.12-r0)
(587/798) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(588/798) Installing mobile-broadband-provider-info (20221107-r0)
(589/798) Installing networkmanager-wwan (1.40.2-r0)
(590/798) Installing libunwind (1.6.2-r0)
(591/798) Installing libcamera (0.0.1-r1)
(592/798) Installing pipewire-libs (0.3.60-r1)
(593/798) Installing libuv (1.44.2-r0)
(594/798) Installing roc-toolkit-libs (0.1.5-r2)
(595/798) Installing webrtc-audio-processing (0.3.1-r6)
(596/798) Installing pipewire (0.3.60-r1)
(597/798) Installing breeze-icons (5.99.0-r0)
(598/798) Installing dbus-x11 (1.14.4-r0)
(599/798) Installing kactivities (5.99.0-r0)
(600/798) Installing kpipewire (5.26.3-r0)
(601/798) Installing dconf (0.40.0-r2)
(602/798) Installing anthy (9100h-r2)
(603/798) Installing maliit-framework (2.3.0-r1)
(604/798) Installing kyotocabinet (1.2.79-r3)
(605/798) Installing libpinyin (2.7.92-r0)
(606/798) Installing tinyxml (2.6.2-r1)
(607/798) Installing presage (0.9.1-r2)
(608/798) Installing maliit-keyboard (2.3.1-r1)
(609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(610/798) Installing plasma-nano (5.26.3-r0)
(611/798) Installing networkmanager-qt (5.99.0-r0)
(612/798) Installing plasma-nm (5.26.3-r0)
(613/798) Installing plasma-nm-mobile (5.26.3-r0)
(614/798) Installing fftw-single-libs (3.3.10-r1)
(615/798) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(616/798) Installing pulseaudio-bluez (9999_git20220528-r0)
(617/798) Installing pulseaudio-alsa (9999_git20220528-r0)
(618/798) Installing alsa-utils-openrc (1.2.8-r0)
(619/798) Installing pulseaudio-openrc (9999_git20220528-r0)
(620/798) Installing libcanberra-pulse (0.30-r9)
(621/798) Installing plasma-pa (5.26.3-r0)
(622/798) Installing libdaemon (0.14-r3)
(623/798) Installing openrc-settingsd (1.1.0-r0)
(624/798) Installing openrc-settingsd-openrc (1.1.0-r0)
(625/798) Installing plasma-settings (22.09-r1)
(626/798) Installing kactivitymanagerd (5.26.3-r0)
(627/798) Installing kinit (5.99.0-r0)
(628/798) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(629/798) Installing kdnssd (5.99.0-r0)
(630/798) Installing syntax-highlighting (5.99.0-r0)
(631/798) Installing kdsoap (2.1.1-r0)
(632/798) Installing libmtp (1.1.20-r2)
(633/798) Installing clang15-libclang (15.0.4-r0)
(634/798) Installing qt5-qttools (5.15.6_git20220907-r1)
(635/798) Installing phonon (4.11.1-r3)
(636/798) Installing talloc (2.3.4-r0)
(637/798) Installing tevent (0.13.0-r0)
(638/798) Installing samba-util-libs (4.16.6-r0)
(639/798) Installing jansson (2.14-r0)
(640/798) Installing ldb (2.5.2-r0)
(641/798) Installing libwbclient (4.16.6-r0)
(642/798) Installing samba-libs (4.16.6-r0)
(643/798) Installing libsmbclient (4.16.6-r0)
(644/798) Installing kio-extras (22.08.3-r0)
(645/798) Installing kquickcharts (5.99.0-r0)
(646/798) Installing xorg-server-common (21.1.4-r1)
(647/798) Installing libxkbfile (1.1.1-r0)
(648/798) Installing xkbcomp (1.4.5-r1)
(649/798) Installing libxfont2 (2.0.6-r0)
(650/798) Installing libtirpc-conf (1.3.3-r0)
(651/798) Installing libtirpc-nokrb (1.3.3-r0)
(652/798) Installing libxcvt (0.1.2-r0)
(653/798) Installing xwayland (22.1.5-r0)
(654/798) Installing kscreenlocker (5.26.3-r0)
(655/798) Installing libqaccessibilityclient (0.4.1-r1)
(656/798) Installing xcb-util-cursor (0.1.4-r0)
(657/798) Installing kwin (5.26.2.1-r0)
(658/798) Installing kitemmodels (5.99.0-r0)
(659/798) Installing threadweaver (5.99.0-r0)
(660/798) Installing krunner (5.99.0-r0)
(661/798) Installing milou (5.26.3-r0)
(662/798) Installing pipewire-media-session (0.4.1-r0)
(663/798) Installing font-hack (3.003-r3)
(664/798) Installing qqc2-desktop-style (5.99.0-r0)
(665/798) Installing plasma-integration (5.26.3-r0)
(666/798) Installing qtchooser (66-r2)
(667/798) Installing plasma-workspace-libs (5.26.3-r0)
(668/798) Installing kactivities-stats (5.99.0-r0)
(669/798) Installing baloo (5.99.0-r0)
(670/798) Installing kholidays (5.99.0-r0)
(671/798) Installing libkexiv2 (22.08.3-r0)
(672/798) Installing knotifyconfig (5.99.0-r0)
(673/798) Installing kparts (5.99.0-r0)
(674/798) Installing zxing-cpp (1.4.0-r0)
(675/798) Installing libdmtx-libs (0.7.7-r0)
(676/798) Installing libqrencode (4.1.1-r1)
(677/798) Installing prison (5.99.0-r0)
(678/798) Installing ktexteditor (5.99.0-r0)
(679/798) Installing libnl3 (3.7.0-r0)
(680/798) Installing libpcap (1.10.1-r1)
(681/798) Installing lm-sensors-libs (3.6.0-r4)
(682/798) Installing libksysguard (5.26.3-r0)
(683/798) Installing kuserfeedback (1.2.0-r1)
(684/798) Installing gpsd (3.24-r0)
(685/798) Installing gpsd-openrc (3.24-r0)
(686/798) Installing mpfr4 (4.1.0-r0)
(687/798) Installing libqalculate (4.4.0-r1)
(688/798) Installing plasma-workspace (5.26.3-r0)
(689/798) Installing kpty (5.99.0-r0)
(690/798) Installing kdesu (5.99.0-r0)
(691/798) Installing kde-cli-tools (5.26.3-r0)
(692/798) Installing qqc2-breeze-style (5.26.3-r0)
(693/798) Installing plasma-mobile (5.26.3-r0)
(694/798) Installing polkit-kde-agent-1 (5.26.3-r0)
(695/798) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(696/798) Installing chrony-openrc (4.3-r0)
(697/798) Installing haveged (1.9.18-r0)
(698/798) Installing haveged-openrc (1.9.18-r0)
(699/798) Installing nftables (1.0.5-r2)
(700/798) Installing nftables-openrc (1.0.5-r2)
(701/798) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(702/798) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(703/798) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(704/798) Installing postmarketos-artwork-icons (2-r1)
(705/798) Installing util-linux (2.38.1-r0)
(706/798) Installing libfdisk (2.38.1-r0)
(707/798) Installing libsmartcols (2.38.1-r0)
(708/798) Installing util-linux-misc (2.38.1-r0)
(709/798) Installing libeconf (0.4.7-r0)
(710/798) Installing runuser (2.38.1-r0)
(711/798) Installing mount (2.38.1-r0)
(712/798) Installing losetup (2.38.1-r0)
(713/798) Installing hexdump (2.38.1-r0)
(714/798) Installing uuidgen (2.38.1-r0)
(715/798) Installing blkid (2.38.1-r0)
(716/798) Installing sfdisk (2.38.1-r0)
(717/798) Installing mcookie (2.38.1-r0)
(718/798) Installing agetty (2.38.1-r0)
(719/798) Installing agetty-openrc (0.45.2-r4)
(720/798) Installing wipefs (2.38.1-r0)
(721/798) Installing cfdisk (2.38.1-r0)
(722/798) Installing umount (2.38.1-r0)
(723/798) Installing util-linux-openrc (2.38.1-r0)
(724/798) Installing flock (2.38.1-r0)
(725/798) Installing lsblk (2.38.1-r0)
(726/798) Installing libcap-ng (0.8.3-r1)
(727/798) Installing setpriv (2.38.1-r0)
(728/798) Installing logger (2.38.1-r0)
(729/798) Installing partx (2.38.1-r0)
(730/798) Installing fstrim (2.38.1-r0)
(731/798) Installing findmnt (2.38.1-r0)
(732/798) Installing pcsc-lite-libs (1.9.9-r0)
(733/798) Installing wpa_supplicant (2.10-r4)
(734/798) Installing wpa_supplicant-openrc (2.10-r4)
(735/798) Installing ifupdown-ng-wifi (0.12.1-r0)
(736/798) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(737/798) Installing postmarketos-base-ui-networkmanager (6-r1)
(738/798) Installing mpdecimal (2.5.1-r1)
(739/798) Installing python3 (3.10.8-r3)
(740/798) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(741/798) Installing py3-ruamel.yaml (0.17.21-r0)
(742/798) Installing sleep-inhibitor (1.16-r0)
(743/798) Installing sleep-inhibitor-openrc (1.16-r0)
(744/798) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(745/798) Installing py3-dbus (1.3.2-r0)
(746/798) Installing obex-capabilities (0.2.1-r1)
(747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(749/798) Installing pulseaudio-utils (9999_git20220528-r0)
(750/798) Installing postmarketos-base-ui-pulseaudio (6-r1)
(751/798) Installing upower (1.90.0-r2)
(752/798) Installing powerdevil-libs (5.26.3-r0)
(753/798) Installing powerdevil (5.26.3-r0)
(754/798) Installing bubblewrap (0.7.0-r0)
(755/798) Installing fuse-common (3.12.0-r0)
(756/798) Installing fuse-openrc (3.12.0-r0)
(757/798) Installing fuse3-libs (3.12.0-r0)
(758/798) Installing fuse3 (3.12.0-r0)
(759/798) Installing json-glib (1.6.6-r1)
(760/798) Installing xdg-desktop-portal (1.15.0-r0)
(761/798) Installing xdg-desktop-portal-kde (5.26.3-r0)
(762/798) Installing autologin (1.0.0-r4)
(763/798) Installing tinydm (1.1.2-r1)
(764/798) Installing tinydm-openrc (1.1.2-r1)
(765/798) Installing postmarketos-base-ui-tinydm (6-r1)
(766/798) Installing font-alias (1.0.4-r0)
(767/798) Installing util-macros (1.19.3-r0)
(768/798) Installing font-misc-misc (1.1.2-r3)
(769/798) Installing font-cursor-misc (1.0.3-r3)
(770/798) Installing xauth (1.1.2-r0)
(771/798) Installing xmodmap (1.0.11-r0)
(772/798) Installing xrdb (1.2.1-r1)
(773/798) Installing xinit (1.4.1-r1)
(774/798) Installing xorg-server (21.1.4-r1)
(775/798) Installing libinput (1.21.0-r0)
(776/798) Installing xf86-input-libinput (1.2.1-r0)
(777/798) Installing xf86-video-fbdev (0.5.0-r3)
(778/798) Installing postmarketos-base-ui-x11 (6-r1)
(779/798) Installing postmarketos-ui-plasma-mobile (3.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
(780/798) Installing libexif (0.6.24-r0)
(781/798) Installing hwloc (2.8.0-r0)
(782/798) Installing libtbb (2021.7.0-r0)
(783/798) Installing opencv (4.6.0-r3)
(784/798) Installing postprocessd (0.2.1-r0)
(785/798) Installing postprocessd-megapixels (0.2.1-r0)
(786/798) Installing qmltermwidget (0.2.0-r1)
(787/798) Installing qmlkonsole (22.09-r1)
(788/798) Installing c-ares (1.18.1-r0)
(789/798) Installing spacebar (22.09-r0)
(790/798) Installing hkdm (0.2.0-r0)
(791/798) Installing buffyboard (0.2.0-r0)
(792/798) Installing terminus-font (4.49.1-r3)
(793/798) Installing kbd-misc (2.5.1-r3)
(794/798) Installing kbd (2.5.1-r3)
(795/798) Installing kbd-openrc (2.5.1-r3)
(796/798) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(797/798) Installing ttyescape-openrc (1.0.1-r1)
(798/798) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/11 15:52:25 Generating for kernel version: 6.0.8-0-edge
2022/11/11 15:52:25 Output directory: /boot
2022/11/11 15:52:25 == Generating initramfs ==
2022/11/11 15:52:25 - Including hook files
2022/11/11 15:52:25 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 15:52:25 - Including hook scripts
2022/11/11 15:52:25 - Including required binaries
2022/11/11 15:52:25 - Including kernel modules
2022/11/11 15:52:25 - Including splash images
2022/11/11 15:52:25 - Writing and verifying initramfs archive
2022/11/11 15:52:25 == Generating initramfs extra ==
2022/11/11 15:52:25 - Including extra binaries
2022/11/11 15:52:25 - Including FDE support
2022/11/11 15:52:25 - Writing and verifying initramfs-extra archive
2022/11/11 15:52:25 == 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/11/11 15:52:26 mkinitfs completed in: 1.410751633s
Executing postmarketos-base-23-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3029 MiB in 823 packages
(205496) [15:52:29] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3029 MiB in 823 packages
(205496) [15:52:30] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(205496) [15:52:30] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(205496) [15:52:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:52:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:52:30] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(205496) [15:52:30] (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
(205496) [15:52:30] New background process: pid=213267, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3029 MiB in 823 packages
(205496) [15:52:31] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3029 MiB in 823 packages
(205496) [15:52:31] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(205496) [15:52:31] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(205496) [15:52:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:52:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:52:31] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(205496) [15:52:31] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(205496) [15:52:31] New background process: pid=213280, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3029 MiB in 823 packages
(205496) [15:52:32] (rootfs_tablet-x64uefi) mkinitfs edge
(205496) [15:52:32] (rootfs_tablet-x64uefi) % mkinitfs
2022/11/11 15:52:32 Generating for kernel version: 6.0.8-0-edge
2022/11/11 15:52:32 Output directory: /boot
2022/11/11 15:52:32 == Generating initramfs ==
2022/11/11 15:52:32 - Including hook files
2022/11/11 15:52:32 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 15:52:32 - Including hook scripts
2022/11/11 15:52:32 - Including required binaries
2022/11/11 15:52:32 - Including kernel modules
2022/11/11 15:52:32 - Including splash images
2022/11/11 15:52:32 - Writing and verifying initramfs archive
2022/11/11 15:52:32 == Generating initramfs extra ==
2022/11/11 15:52:32 - Including extra binaries
2022/11/11 15:52:32 - Including FDE support
2022/11/11 15:52:33 - Writing and verifying initramfs-extra archive
2022/11/11 15:52:33 == 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/11/11 15:52:38 mkinitfs completed in: 6.052878045s
(205496) [15:52:38] *** SET LOGIN PASSWORD FOR: 'user' ***
(205496) [15:52:38] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(205496) [15:52:38] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(205496) [15:52:38] (rootfs_tablet-x64uefi) locking root
(205496) [15:52:38] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(205496) [15:52:38] NOTE: No valid keymap specified for device
(205496) [15:52:38] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(205496) [15:52:39] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(205496) [15:52:40] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(205496) [15:52:40] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(205496) [15:52:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(205496) [15:52:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(205496) [15:52:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(205496) [15:52:40] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3110620 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(205496) [15:52:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(205496) [15:52:40] (native) create tablet-x64uefi.img (3951M)
(205496) [15:52:40] (native) % truncate -s 3951M /home/pmos/rootfs/tablet-x64uefi.img
(205496) [15:52:40] (native) mount /dev/install (tablet-x64uefi.img)
(205496) [15:52:40] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(205496) [15:52:40] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(205496) [15:52:40] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(205496) [15:52:40] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(205496) [15:52:40] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(205496) [15:52:40] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(205496) [15:52:40] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(205496) [15:52:40] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(205496) [15:52:40] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(205496) [15:52:40] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(205496) [15:52:40] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(205496) [15:52:40] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(205496) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(205496) [15:52:40] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(205496) [15:52:40] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(205496) [15:52:40] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(205496) [15:52:41] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(205496) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(205496) [15:52:41] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(205496) [15:52:41] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(205496) [15:52:41] (native) % parted -s /dev/install mktable msdos
(205496) [15:52:41] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(205496) [15:52:41] (native) % parted -s /dev/install mkpart primary 256M 100%
(205496) [15:52:41] (native) % parted -s /dev/install set 1 boot on
(205496) [15:52:41] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(205496) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(205496) [15:52:41] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(205496) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(205496) [15:52:41] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(205496) [15:52:41] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(205496) [15:52:41] (native) install e2fsprogs
(205496) [15:52:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(205496) [15:52:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(205496) [15:52:41] (native) % cat /tmp/apk_progress_fifo
(205496) [15:52:41] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(205496) [15:52:41] New background process: pid=213940, 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-r27.trigger
OK: 21 MiB in 71 packages
(205496) [15:52:42] (native) format /dev/installp2 (root, ext4)
(205496) [15:52:42] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(205496) [15:52:42] (native) mount /dev/installp2 to /mnt/install
(205496) [15:52:42] (native) % mkdir -p /mnt/install
(205496) [15:52:42] (native) % mount /dev/installp2 /mnt/install
(205496) [15:52:42] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(205496) [15:52:42] (native) install dosfstools
(205496) [15:52:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(205496) [15:52:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(205496) [15:52:42] (native) % cat /tmp/apk_progress_fifo
(205496) [15:52:42] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(205496) [15:52:42] New background process: pid=213969, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 22 MiB in 72 packages
(205496) [15:52:43] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(205496) [15:52:43] (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
(205496) [15:52:43] (native) % mkdir -p /mnt/install/boot
(205496) [15:52:43] (native) % mount /dev/installp1 /mnt/install/boot
(205496) [15:52:43] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(205496) [15:52:43] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(205496) [15:52:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(205496) [15:52:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(205496) [15:52:43] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(205496) [15:52:43] (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/
(205496) [15:52:57] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(205496) [15:52:57] % 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
(205496) [15:52:57] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52:57] % 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/
(205496) [15:52: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/
(205496) [15:52:58] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(205496) [15:52: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
(205496) [15:52:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(205496) [15:52:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(205496) [15:53:06] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(205496) [15:53:06] (native) umount /dev/loop0
(205496) [15:53:06] (native) % losetup -d /dev/loop0
(205496) [15:53:06] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(205496) [15:53:06]
(205496) [15:53:06] *** FLASHING INFORMATION ***
(205496) [15:53:06] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(205496) [15:53:06] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(205496) [15:53:06]
(205496) [15:53:06] *** SSH DAEMON INFORMATION ***
(205496) [15:53:06] SSH daemon is enabled (disable with --no-sshd).
(205496) [15:53:06] Login as 'user' with the password given during installation.
(205496) [15:53:06]
(205496) [15:53:06] *** FIREWALL INFORMATION ***
(205496) [15:53:06] Firewall is enabled, but will not work (no support in kernel config for nftables).
(205496) [15:53:06] If/when the kernel supports it in the future, it will work automatically.
(205496) [15:53:06] For more information: https://postmarketos.org/firewall
(205496) [15:53:06]
(205496) [15:53:06] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(205496) [15:53:06] DONE!
total 3201640
-rw-r--r-- 1 root 12345 4142923776 Nov 11 15:53 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop0
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512
/dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 11 15:54 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 11 15:54 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 11 15:54 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Nov 11 15:52 bin
drwxr-xr-x 2 root root 4096 Nov 11 15:52 boot
drwxr-xr-x 2 root root 4096 Nov 11 15:49 dev
drwxr-xr-x 62 root root 4096 Nov 11 15:52 etc
drwxr-xr-x 3 root root 4096 Nov 11 15:52 home
drwxr-xr-x 14 root root 4096 Nov 11 15:52 lib
drwx------ 2 root root 16384 Nov 11 15:52 lost+found
drwxr-xr-x 5 root root 4096 Nov 11 15:49 media
drwxr-xr-x 8 root root 4096 Nov 11 15:49 mnt
drwxr-xr-x 2 root root 4096 Nov 11 15:49 opt
drwxr-xr-x 2 root root 4096 Nov 11 15:49 proc
drwx------ 2 root root 4096 Nov 11 15:49 root
drwxr-xr-x 6 root root 4096 Nov 11 15:52 run
drwxr-xr-x 2 root root 4096 Nov 11 15:52 sbin
drwxr-xr-x 2 root root 4096 Nov 11 15:49 srv
drwxr-xr-x 2 root root 4096 Nov 11 15:49 sys
drwxrwxrwt 2 root root 4096 Nov 11 15:52 tmp
drwxr-xr-x 9 root root 4096 Nov 11 15:50 usr
drwxr-xr-x 13 root root 4096 Nov 11 15:50 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-11 15:54:12-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’
0K 100% 66.1M=0s
2022-11-11 15:54:13 (66.1 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-11-11 07:26:19.871843 [http://mirror.postmarketos.org/postmarketos/master]
v20221110-71-gd484333151 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-69-ge244668fd4 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-69-ge244668fd4 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24521 distinct packages available
(1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668092828-r0)
(2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668092828-r0)
(3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/104) Upgrading kio (5.99.0-r0 -> 9999_git1668133556-r0)
(30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/104) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/104) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/104) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1668132848-r0)
(43/104) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/104) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/104) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/104) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/104) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/104) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/104) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667870979-r0)
(60/104) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/104) Upgrading kscreen (5.26.3-r0 -> 9999_git1668069249-r0)
(62/104) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/104) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/104) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668131569-r0)
(69/104) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668131569-r0)
(70/104) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(72/104) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(77/104) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(78/104) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668132743-r0)
(79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(82/104) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(84/104) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(85/104) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668132821-r0)
(86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(91/104) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668132005-r0)
(93/104) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668132757-r0)
(94/104) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668132821-r0)
(95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(98/104) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(99/104) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(100/104) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(101/104) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(102/104) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3107 MiB in 823 packages
(1/12) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r0)
(7/12) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r2)
(9/12) Installing discover-backend-flatpak (5.26.3-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3116 MiB in 835 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-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.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668132862-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1667790799-r0)
(65/91) Installing kweathercore (9999_git1667787915-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1668132874-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1668132401-r0)
(71/91) Installing kjs (9999_git1667651362-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.11.0-r0)
(77/91) Installing poppler-qt5 (22.11.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.08.3-r0)
(81/91) Installing okular (22.08.3-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1667789993-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_git1667927960-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 3233 MiB in 926 packages
(chroot) Exiting chroot...
[15:55:30] Unregister qemu binfmt (arm)
[15:55:30] Unregister qemu binfmt (aarch64)
[15:55:30] Unregister qemu binfmt (riscv64)
[15:55:31] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:31] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:31] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:31] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:32] Cleared up ~6186 MB of space
[15:55:33] [92mDONE![0m
Building image for pine64-pinephone
Already up to date.
[15:55:33] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:55:33] [1mChannel [edge][0m: [15:55:34] [1mVendor [qemu][0m: [15:55:34] [1mDevice codename [amd64][0m: [15:55:34] [1mKernel [lts][0m: [15:55:34] [1mUsername [user][0m: [15:55:34] [1mUser interface [weston][0m: [15:55:34] [1mChange them? (y/n) [n][0m: [15:55:34] [1mExtra packages [none][0m: [15:55:34] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:55:34] [1mChoose default locale for installation [C.UTF-8][0m: [15:55:34] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:55:34] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:55:34] Config changed: ui='plasma-mobile'
[15:55:34] Config changed: device='pine64-pinephone'
[15:55:35] Config changed: kernel=''
[15:55:35] Config changed: extra_packages='osk-sdl'
(238515) [15:55:35] % 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)
(238515) [15:55:35] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(238515) [15:55:35] *** (1/4) PREPARE NATIVE CHROOT ***
(238515) [15:55:35] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(238515) [15:55:35] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(238515) [15:55:35] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(238515) [15:55:35] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(238515) [15:55:35] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(238515) [15:55:35] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(238515) [15:55:35] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(238515) [15:55:35] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(238515) [15:55:35] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(238515) [15:55:35] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(238515) [15:55:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(238515) [15:55:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(238515) [15:55:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(238515) [15:55:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(238515) [15:55:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(238515) [15:55:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(238515) [15:55:36] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] Update package index for x86_64 (4 file(s))
(238515) [15:55:36] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(238515) [15:55:36] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(238515) [15:55:36] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(238515) [15:55:36] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(238515) [15:55:36] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(238515) [15:55:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(238515) [15:55:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(238515) [15:55:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(238515) [15:55:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(238515) [15:55:38] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:38] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:38] extracted: /tmp/pmbootstrapod1y6o7bapk
(238515) [15:55:38] extracted: /tmp/pmbootstrap3yur35dgsig
(238515) [15:55:38] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:38] % 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/pmbootstrap3yur35dgsig /tmp/pmbootstrapod1y6o7bapk
Verified OK
(238515) [15:55:38] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(238515) [15:55:38] % /tmp/pmbootstrapod1y6o7bapk --version
apk-tools 2.12.10, compiled for x86_64.
(238515) [15:55:38] (native) install alpine-base
(238515) [15:55:38] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % 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
(238515) [15:55:38] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(238515) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(238515) [15:55:38] (native) update /etc/apk/repositories
(238515) [15:55:38] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(238515) [15:55:38] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(238515) [15:55:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(238515) [15:55:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(238515) [15:55:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(238515) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(238515) [15:55:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(238515) [15:55:38] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(238515) [15:55:38] % 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
(238515) [15:55:38] New background process: pid=238683, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(238515) [15:55:40] (native) % adduser -D pmos -u 12345
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(238515) [15:55:40] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(238515) [15:55:40] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(238515) [15:55:40] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(238515) [15:55:40] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(238515) [15:55:40] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(238515) [15:55:40] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(238515) [15:55:43] (native) install cryptsetup util-linux parted
(238515) [15:55:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [15:55:43] (native) % cat /tmp/apk_progress_fifo
(238515) [15:55:43] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(238515) [15:55:43] New background process: pid=239000, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(11/43) Installing ncurses-libs (6.3_p20221029-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(238515) [15:55:45] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(238515) [15:55:45] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(238515) [15:55:45] % 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
(238515) [15:55:45] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(238515) [15:55:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(238515) [15:55:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(238515) [15:55:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(238515) [15:55:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(238515) [15:55:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(238515) [15:55:45] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(238515) [15:55:45] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(238515) [15:55:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(238515) [15:55:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(238515) [15:55:45] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(238515) [15:55:45] (native) install qemu-aarch64
(238515) [15:55:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [15:55:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [15:55:46] (native) % cat /tmp/apk_progress_fifo
(238515) [15:55:46] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(238515) [15:55:46] New background process: pid=239388, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(238515) [15:55:46] Register qemu binfmt (aarch64)
(238515) [15:55:46] % 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
(238515) [15:55:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(238515) [15:55:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(238515) [15:55:46] % 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
(238515) [15:55:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(238515) [15:55:47] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:47] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:47] extracted: /tmp/pmbootstrapgfajvdybapk
(238515) [15:55:47] extracted: /tmp/pmbootstrap4xlgy6eqsig
(238515) [15:55:47] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(238515) [15:55:47] % 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/pmbootstrap4xlgy6eqsig /tmp/pmbootstrapgfajvdybapk
Verified OK
(238515) [15:55:47] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(238515) [15:55:47] % /tmp/pmbootstrapgfajvdybapk --version
apk-tools 2.12.10, compiled for x86_64.
(238515) [15:55:47] (rootfs_pine64-pinephone) install alpine-base
(238515) [15:55:47] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(238515) [15:55:47] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(238515) [15:55:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(238515) [15:55:47] (rootfs_pine64-pinephone) update /etc/apk/repositories
(238515) [15:55:47] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(238515) [15:55:47] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(238515) [15:55:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(238515) [15:55:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(238515) [15:55:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(238515) [15:55:47] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] Update package index for aarch64 (4 file(s))
(238515) [15:55:47] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(238515) [15:55:47] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(238515) [15:55:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(238515) [15:55:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(238515) [15:55:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(238515) [15:55:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(238515) [15:55:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(238515) [15:55:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(238515) [15:55:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(238515) [15:55:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(238515) [15:55:48] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(238515) [15:55:48] % 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
(238515) [15:55:48] New background process: pid=239439, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(238515) [15:55:50] (rootfs_pine64-pinephone) % getent passwd user
(238515) [15:55:50] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(238515) [15:55:50] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup user wheel
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup user video
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup user audio
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup user input
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup -S plugdev
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup user plugdev
(238515) [15:55:51] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(238515) [15:55:52] (rootfs_pine64-pinephone) % addgroup user netdev
(238515) [15:55:52] 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
(238515) [15:55:53] (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)
(238515) [15:55:54] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(238515) [15:55:54] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(238515) [15:55:55] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(238515) [15:55:55] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(238515) [15:55:56] (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
(238515) [15:55:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [15:55:57] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(238515) [15:55:57] (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
(238515) [15:55:57] New background process: pid=239806, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/731) Installing icu-data-full (72.1-r1)
(2/731) Installing dbus-libs (1.14.4-r0)
(3/731) Installing libgcc (12.2.1_git20220924-r4)
(4/731) Installing libffi (3.4.4-r0)
(5/731) Installing libintl (0.21.1-r1)
(6/731) Installing libblkid (2.38.1-r0)
(7/731) Installing libmount (2.38.1-r0)
(8/731) Installing pcre2 (10.40-r0)
(9/731) Installing glib (2.74.1-r2)
(10/731) Installing libstdc++ (12.2.1_git20220924-r4)
(11/731) Installing icu-libs (72.1-r1)
(12/731) Installing libpcre2-16 (10.40-r0)
(13/731) Installing zstd-libs (1.5.2-r9)
(14/731) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.43-r0)
(17/731) Installing file (5.43-r0)
(18/731) Installing libxau (1.0.10-r0)
(19/731) Installing libmd (1.0.4-r0)
(20/731) Installing libbsd (0.11.7-r0)
(21/731) Installing libxdmcp (1.1.3-r1)
(22/731) Installing libxcb (1.15-r0)
(23/731) Installing libx11 (1.8.2-r0)
(24/731) Installing libxext (1.3.5-r0)
(25/731) Installing libice (1.0.10-r1)
(26/731) Installing libuuid (2.38.1-r0)
(27/731) Installing libsm (1.2.3-r1)
(28/731) Installing libxt (1.2.1-r0)
(29/731) Installing libxmu (1.1.4-r0)
(30/731) Installing xset (1.2.4-r1)
(31/731) Installing xprop (1.2.5-r1)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.3-r0)
(34/731) Installing libdrm (2.4.114-r0)
(35/731) Installing libexpat (2.5.0-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.3-r0)
(38/731) Installing mesa-gles (22.2.3-r0)
(39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/731) Installing libxcomposite (0.4.5-r1)
(41/731) Installing brotli-libs (1.0.9-r9)
(42/731) Installing libbz2 (1.0.8-r3)
(43/731) Installing libpng (1.6.38-r0)
(44/731) Installing freetype (2.12.1-r0)
(45/731) Installing fontconfig (2.14.1-r0)
(46/731) Installing wayland-libs-client (1.21.0-r1)
(47/731) Installing wayland-libs-cursor (1.21.0-r1)
(48/731) Installing wayland-libs-egl (1.21.0-r1)
(49/731) Installing xkeyboard-config (2.37-r0)
(50/731) Installing xz-libs (5.2.7-r0)
(51/731) Installing libxml2 (2.10.3-r1)
(52/731) Installing libxkbcommon (1.4.1-r0)
(53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/731) Installing mesa-gbm (22.2.3-r0)
(55/731) Installing libxshmfence (1.3.1-r0)
(56/731) Installing mesa-egl (22.2.3-r0)
(57/731) Installing avahi-libs (0.8-r6)
(58/731) Installing gmp (6.2.1-r2)
(59/731) Installing nettle (3.8.1-r0)
(60/731) Installing p11-kit (0.24.1-r1)
(61/731) Installing libtasn1 (4.19.0-r0)
(62/731) Installing libunistring (1.1-r0)
(63/731) Installing gnutls (3.7.8-r2)
(64/731) Installing cups-libs (2.4.2-r1)
(65/731) Installing pkgconf (1.9.3-r0)
(66/731) Installing shared-mime-info (2.2-r2)
(67/731) Installing libjpeg-turbo (2.1.4-r0)
(68/731) Installing libwebp (1.2.4-r1)
(69/731) Installing tiff (4.4.0-r1)
(70/731) Installing gdk-pixbuf (2.42.10-r0)
(71/731) Installing gtk-update-icon-cache (3.24.34-r7)
(72/731) Installing libxfixes (6.0.0-r0)
(73/731) Installing libxrender (0.9.11-r0)
(74/731) Installing libxcursor (1.2.1-r1)
(75/731) Installing libxdamage (1.1.5-r1)
(76/731) Installing libxi (1.8-r0)
(77/731) Installing libxinerama (1.1.5-r0)
(78/731) Installing libxrandr (1.5.2-r1)
(79/731) Installing libatk-1.0 (2.46.0-r0)
(80/731) Installing libxtst (1.2.4-r0)
(81/731) Installing at-spi2-core (2.46.0-r0)
(82/731) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/731) Installing pixman (0.42.2-r0)
(84/731) Installing cairo (1.17.6-r3)
(85/731) Installing cairo-gobject (1.17.6-r3)
(86/731) Installing libepoxy (1.5.10-r0)
(87/731) Installing fribidi (1.0.12-r0)
(88/731) Installing graphite2 (1.3.14-r2)
(89/731) Installing harfbuzz (5.3.1-r1)
(90/731) Installing libxft (2.3.6-r0)
(91/731) Installing pango (1.50.11-r0)
(92/731) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/731) Installing libevdev (1.13.0-r0)
(94/731) Installing mtdev (1.1.6-r1)
(95/731) Installing eudev-libs (3.2.11-r3)
(96/731) Installing libinput-libs (1.21.0-r0)
(97/731) Installing xcb-util-wm (0.4.2-r0)
(98/731) Installing xcb-util (0.4.0-r3)
(99/731) Installing xcb-util-image (0.4.1-r0)
(100/731) Installing xcb-util-keysyms (0.4.1-r0)
(101/731) Installing xcb-util-renderutil (0.3.10-r0)
(102/731) Installing libxkbcommon-x11 (1.4.1-r0)
(103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/731) Installing kirigami2-libs (5.99.0-r0)
(107/731) Installing kirigami2 (5.99.0-r0)
(108/731) Installing kactivities-libs (5.99.0-r0)
(109/731) Installing karchive (5.99.0-r0)
(110/731) Installing kconfig (5.99.0-r0)
(111/731) Installing kcoreaddons (5.99.0-r0)
(112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/731) Installing kwindowsystem (5.99.0-r0)
(114/731) Installing kcrash (5.99.0-r0)
(115/731) Installing kdbusaddons (5.99.0-r0)
(116/731) Installing kglobalaccel (5.99.0-r0)
(117/731) Installing kguiaddons (5.99.0-r0)
(118/731) Installing ki18n (5.99.0-r0)
(119/731) Installing libelogind (246.10-r5)
(120/731) Installing polkit-elogind-libs (121-r0)
(121/731) Installing polkit-qt-1 (0.114.0-r1)
(122/731) Installing kauth (5.99.0-r0)
(123/731) Installing kcodecs (5.99.0-r0)
(124/731) Installing kwidgetsaddons (5.99.0-r0)
(125/731) Installing kconfigwidgets (5.99.0-r0)
(126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/731) Installing kiconthemes (5.99.0-r0)
(128/731) Installing kitemviews (5.99.0-r0)
(129/731) Installing kxmlgui (5.99.0-r0)
(130/731) Installing kbookmarks (5.99.0-r0)
(131/731) Installing kcompletion (5.99.0-r0)
(132/731) Installing libxml2-utils (2.10.3-r1)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r1)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(138/731) Installing kdoctools (5.99.0-r0)
(139/731) Installing kjobwidgets (5.99.0-r0)
(140/731) Installing alsa-lib (1.2.8-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.3-r0)
(143/731) Installing libxv (1.0.11-r3)
(144/731) Installing cdparanoia-libs (10.2-r11)
(145/731) Installing graphene (1.10.8-r1)
(146/731) Installing gstreamer (1.20.4-r0)
(147/731) Installing libogg (1.3.5-r1)
(148/731) Installing opus (1.3.1-r1)
(149/731) Installing orc (0.4.33-r0)
(150/731) Installing libtheora (1.1.1-r16)
(151/731) Installing libvorbis (1.3.7-r0)
(152/731) Installing gst-plugins-base (1.20.4-r0)
(153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/731) Installing sound-theme-freedesktop (0.8-r0)
(156/731) Installing libltdl (2.4.7-r0)
(157/731) Installing libcanberra (0.30-r9)
(158/731) Installing libcanberra-gstreamer (0.30-r9)
(159/731) Installing knotifications (5.99.0-r0)
(160/731) Installing kservice (5.99.0-r0)
(161/731) Installing solid-libs (5.99.0-r0)
(162/731) Installing libhunspell (1.7.1-r0)
(163/731) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(164/731) Installing ncurses-libs (6.3_p20221029-r0)
(165/731) Installing readline (8.2.0-r0)
(166/731) Installing hunspell (1.7.1-r0)
(167/731) Installing sonnet (5.99.0-r0)
(168/731) Installing ktextwidgets (5.99.0-r0)
(169/731) Installing kio (5.99.0-r0)
(170/731) Installing kpackage (5.99.0-r0)
(171/731) Installing kdeclarative (5.99.0-r0)
(172/731) Installing kwayland (5.99.0-r0)
(173/731) Installing plasma-framework (5.99.0-r0)
(174/731) Installing sqlite-libs (3.39.4-r0)
(175/731) Installing libaccounts-glib (1.26-r0)
(176/731) Installing libaccounts-qt (1.16-r1)
(177/731) Installing signond (8.61-r0)
(178/731) Installing accounts-qml-module (0.7_git20190605-r1)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.2-r0)
(181/731) Installing aom-libs (3.5.0-r0)
(182/731) Installing libass (0.16.0-r0)
(183/731) Installing libdav1d (1.0.0-r2)
(184/731) Installing lame (3.100-r2)
(185/731) Installing libasyncns (0.8-r1)
(186/731) Installing flac-libs (1.4.2-r0)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r4)
(189/731) Installing soxr (0.1.3-r3)
(190/731) Installing speexdsp (1.2.1-r0)
(191/731) Installing tdb-libs (1.4.7-r0)
(192/731) Installing libpulse (9999_git20220528-r0)
(193/731) Installing cjson (1.7.15-r3)
(194/731) Installing mbedtls (2.28.1-r0)
(195/731) Installing librist (0.2.7-r0)
(196/731) Installing libsrt (1.5.1-r0)
(197/731) Installing libssh (0.10.4-r0)
(198/731) Installing v4l-utils-libs (1.22.1-r2)
(199/731) Installing libva (2.16.0-r0)
(200/731) Installing libvdpau (1.5-r0)
(201/731) Installing vidstab (1.1.0-r2)
(202/731) Installing libvpx (1.12.0-r1)
(203/731) Installing x264-libs (0.164_git20220602-r0)
(204/731) Installing numactl (2.0.16-r0)
(205/731) Installing x265-libs (3.5-r3)
(206/731) Installing xvidcore (1.3.7-r1)
(207/731) Installing libsodium (1.0.18-r2)
(208/731) Installing libzmq (4.3.4-r1)
(209/731) Installing ffmpeg-libs (5.1.2-r1)
(210/731) Installing libevent (2.1.12-r5)
(211/731) Installing nspr (4.35-r0)
(212/731) Installing nss (3.85-r0)
(213/731) Installing re2 (2022.06.01-r1)
(214/731) Installing snappy (1.1.9-r4)
(215/731) Installing qt5-qtwebengine (5.15.11-r3)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r2)
(219/731) Installing libassuan (2.5.5-r1)
(220/731) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/731) Installing gnupg-gpgconf (2.2.40-r0)
(222/731) Installing gpg (2.2.40-r0)
(223/731) Installing npth (1.6-r2)
(224/731) Installing gpg-agent (2.2.40-r0)
(225/731) Installing libksba (1.6.2-r0)
(226/731) Installing gpgsm (2.2.40-r0)
(227/731) Installing gpgme (1.18.0-r0)
(228/731) Installing gpgmepp (1.18.0-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r3)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.3-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/731) Installing qt5-qtfeedback (0_git20180903-r0)
(237/731) Installing angelfish (22.09-r0)
(238/731) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/731) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/731) Installing gtk-engines-crux (2.21.0-r3)
(241/731) Installing gtk-engines-industrial (2.21.0-r3)
(242/731) Installing gtk-engines-mist (2.21.0-r3)
(243/731) Installing gtk-engines-redmond (2.21.0-r3)
(244/731) Installing gtk-engines-thinice (2.21.0-r3)
(245/731) Installing gtk-engines (2.21.0-r3)
(246/731) Installing breeze-gtk (5.26.3-r0)
(247/731) Installing alsa-ucm-conf (1.2.8-r1)
(248/731) Installing atinout (0.9.1-r1)
(249/731) Installing ca-certificates (20220614-r2)
(250/731) Installing nghttp2-libs (1.50.0-r0)
(251/731) Installing libcurl (7.86.0-r1)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.20.0-r0)
(255/731) Installing libusb (1.0.26-r0)
(256/731) Installing eg25-manager (0.4.6-r0)
(257/731) Installing eg25-manager-openrc (0.4.6-r0)
(258/731) Installing gpsd (3.24-r0)
(259/731) Installing gpsd-openrc (3.24-r0)
(260/731) Installing libnl3 (3.7.0-r0)
(261/731) Installing iw (5.19-r0)
(262/731) Installing linux-postmarketos-allwinner (6.0.7_git20221105-r1)
(263/731) Installing udev-init-scripts (35-r1)
(264/731) Installing udev-init-scripts-openrc (35-r1)
(265/731) Installing kmod-libs (30-r1)
(266/731) Installing eudev (3.2.11-r3)
(267/731) Installing eudev-openrc (3.2.11-r3)
(268/731) Installing openssh-keygen (9.1_p1-r1)
(269/731) Installing libedit (20221030.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r1)
(271/731) Installing openssh-client-default (9.1_p1-r1)
(272/731) Installing openssh-sftp-server (9.1_p1-r1)
(273/731) Installing openssh-server-common (9.1_p1-r1)
(274/731) Installing openssh-server (9.1_p1-r1)
(275/731) Installing openssh (9.1_p1-r1)
(276/731) Installing boot-deploy (0.6.1-r0)
(277/731) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(278/731) Installing lzo (2.10-r3)
(279/731) Installing btrfs-progs (6.0.1-r0)
(280/731) Installing bzip2 (1.0.8-r3)
(281/731) Installing argon2-libs (20190702-r2)
(282/731) Installing device-mapper-libs (2.02.188-r0)
(283/731) Installing json-c (0.16-r0)
(284/731) Installing cryptsetup-libs (2.5.0-r2)
(285/731) Installing popt (1.19-r0)
(286/731) Installing cryptsetup (2.5.0-r2)
(287/731) Installing cryptsetup-openrc (2.5.0-r2)
(288/731) Installing libaio (0.3.113-r0)
(289/731) Installing device-mapper-event-libs (2.02.188-r0)
(290/731) Installing lvm2-libs (2.02.188-r0)
(291/731) Installing device-mapper (2.02.188-r0)
(292/731) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(293/731) Installing libcom_err (1.46.5-r4)
(294/731) Installing e2fsprogs-libs (1.46.5-r4)
(295/731) Installing e2fsprogs (1.46.5-r4)
(296/731) Installing e2fsprogs-extra (1.46.5-r4)
(297/731) Installing f2fs-tools-libs (1.15.0-r0)
(298/731) Installing f2fs-tools (1.15.0-r0)
(299/731) Installing lz4 (1.9.4-r1)
(300/731) Installing userspace-rcu (0.13.2-r0)
(301/731) Installing multipath-tools (0.9.3-r1)
(302/731) Installing multipath-tools-openrc (0.9.3-r1)
(303/731) Installing parted (3.5-r0)
(304/731) Installing postmarketos-mvcfg (1-r0)
(305/731) Installing postmarketos-keys (1-r0)
(306/731) Installing sudo (1.9.12_p1-r1)
(307/731) Installing postmarketos-base-nofde (23-r1)
(308/731) Installing unudhcpd (0.2.1-r0)
(309/731) Installing xz (5.2.7-r0)
(310/731) Installing postmarketos-mkinitfs (1.5.1-r1)
(311/731) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(312/731) Installing llvm15-libs (15.0.4-r0)
(313/731) Installing musl-fts (1.2.7-r3)
(314/731) Installing libelf (0.187-r2)
(315/731) Installing mesa-dri-gallium (22.2.3-r0)
(316/731) Installing postmarketos-base-mesa (23-r1)
(317/731) Installing u-boot-pinephone (2022.07-r0)
(318/731) Installing u-boot-tools (2022.10-r0)
(319/731) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(320/731) Installing dbus-openrc (1.14.4-r0)
(321/731) Installing libacl (2.3.1-r1)
(322/731) Installing lz4-libs (1.9.4-r1)
(323/731) Installing libarchive (3.6.1-r1)
(324/731) Installing libcbor (0.9.0-r1)
(325/731) Installing efivar-libs (38-r1)
(326/731) Installing libgcab (1.4-r3)
(327/731) Installing json-glib (1.6.6-r1)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.12-r0)
(330/731) Installing libmbim (1.28.0-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.32.0-r0)
(334/731) Installing tpm2-tss-mu (3.2.0-r0)
(335/731) Installing tpm2-tss-sys (3.2.0-r0)
(336/731) Installing tpm2-tss-esys (3.2.0-r0)
(337/731) Installing libxmlb (0.3.10-r0)
(338/731) Installing fwupd (1.8.7-r0)
(339/731) Installing fwupd-openrc (1.8.7-r0)
(340/731) 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
(341/731) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(342/731) Installing linux-firmware-rtlwifi (20221012-r3)
(343/731) Installing linux-firmware-rtl_bt (20221012-r3)
(344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(346/731) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(347/731) Installing yaml (0.2.5-r0)
(348/731) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(349/731) Installing appstream-qt (0.15.5-r1)
(350/731) Installing attica (5.99.0-r0)
(351/731) Installing kidletime (5.99.0-r0)
(352/731) Installing knewstuff (5.99.0-r0)
(353/731) Installing discover (5.26.3-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.3-r0)
(356/731) Installing discover-backend-fwupd (5.26.3-r0)
(357/731) Installing font-droid-nonlatin (20200215-r2)
(358/731) Installing font-noto-common (0_git20211101-r6)
(359/731) Installing font-noto-math (0_git20211101-r6)
(360/731) Installing font-noto-symbols (0_git20211101-r6)
(361/731) Installing font-noto (0_git20211101-r6)
(362/731) Installing font-noto-emoji (2.038-r0)
(363/731) Installing font-noto-extra (0_git20211101-r6)
(364/731) Installing mauiman (1.0.0-r0)
(365/731) Installing mauikit (2.2.0-r0)
(366/731) Installing exiv2 (0.27.5-r1)
(367/731) Installing mauikit-imagetools (2.2.0-r0)
(368/731) Installing mauikit-filebrowsing (2.2.0-r0)
(369/731) Installing index (2.2.0-r0)
(370/731) Installing signon-plugin-oauth2 (0.25-r0)
(371/731) Installing kaccounts-providers (22.08.3-r0)
(372/731) Installing kirigami-addons (0.5-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.3-r0)
(376/731) Installing kde-gtk-config (5.26.3-r0)
(377/731) Installing kirigami-gallery (22.08.3-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.13-r0)
(380/731) Installing kfilemetadata (5.99.0-r0)
(381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(382/731) Installing koko (22.09-r0)
(383/731) Installing kasync (0.3.0-r2)
(384/731) Installing gpg-wks-server (2.2.40-r0)
(385/731) Installing gpgv (2.2.40-r0)
(386/731) Installing libldap (2.6.3-r6)
(387/731) Installing gnupg-dirmngr (2.2.40-r0)
(388/731) Installing gnupg-utils (2.2.40-r0)
(389/731) Installing gnupg-wks-client (2.2.40-r0)
(390/731) Installing gnupg (2.2.40-r0)
(391/731) Installing iso-codes (4.12.0-r0)
(392/731) Installing kcontacts (5.99.0-r0)
(393/731) Installing kpeople (5.99.0-r0)
(394/731) Installing libical (3.0.16-r1)
(395/731) Installing kcalendarcore (5.99.0-r0)
(396/731) Installing kmime (22.08.3-r0)
(397/731) Installing kimap2 (0.4.0-r1)
(398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(399/731) Installing kdav2 (0.4.0-r1)
(400/731) Installing lmdb (0.9.29-r2)
(401/731) Installing libxapian (1.4.21-r0)
(402/731) Installing sink (0.9.0-r3)
(403/731) Installing kpeoplesink (0_git20210224-r1)
(404/731) Installing kpeoplevcard (0.1-r2)
(405/731) Installing libraw (0.20.2-r1)
(406/731) Installing libraw-tools (0.20.2-r1)
(407/731) Installing lcms2 (2.14-r0)
(408/731) Installing imagemagick-libs (7.1.0.52-r0)
(409/731) Installing jbig2dec (0.19-r1)
(410/731) Installing ghostscript (10.0.0-r0)
(411/731) Installing libde265 (1.0.9-r0)
(412/731) Installing libheif (1.13.0-r0)
(413/731) Installing libjxl (0.7.0-r0)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.52-r0)
(416/731) Installing perl (5.36.0-r0)
(417/731) Installing perl-image-exiftool (12.42-r0)
(418/731) Installing exiftool (12.42-r0)
(419/731) Installing tzdata (2022f-r1)
(420/731) Installing openexr (3.1.5-r3)
(421/731) Installing soundtouch (2.3.1-r0)
(422/731) Installing libraw1394 (2.1.2-r3)
(423/731) Installing libdc1394 (2.2.6-r1)
(424/731) Installing tslib (1.22-r1)
(425/731) Installing directfb (1.7.7-r5)
(426/731) Installing faac (1.30-r2)
(427/731) Installing fdk-aac (2.0.2-r1)
(428/731) Installing flite (2.2-r1)
(429/731) Installing libsamplerate (0.2.2-r0)
(430/731) Installing jack (1.9.21-r0)
(431/731) Installing portaudio (19.7.0-r0)
(432/731) Installing fluidsynth-libs (2.3.0-r0)
(433/731) Installing libfreeaptx (0.1.1-r1)
(434/731) Installing gsm (1.0.22-r1)
(435/731) Installing libldac (2.0.2.3-r0)
(436/731) Installing libmodplug (0.8.9.0-r2)
(437/731) Installing neon (0.32.4-r0)
(438/731) Installing libnice (0.1.19-r0)
(439/731) Installing openal-soft (1.22.2-r2)
(440/731) Installing openjpeg (2.5.0-r0)
(441/731) Installing librtmp (2.4_git20190330-r2)
(442/731) Installing sbc (2.0-r0)
(443/731) Installing spandsp (0.0.6-r2)
(444/731) Installing libsrtp (2.4.2-r3)
(445/731) Installing vo-aacenc (0.1.3-r0)
(446/731) Installing vo-amrwbenc (0.1.3-r0)
(447/731) Installing libzbar (0.23.92-r1)
(448/731) Installing gst-plugins-bad (1.20.4-r1)
(449/731) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(450/731) Installing megapixels (1.5.2-r0)
(451/731) Installing encodings (1.0.6-r0)
(452/731) Installing libfontenc (1.1.6-r0)
(453/731) Installing mkfontscale (1.2.2-r1)
(454/731) Installing font-dejavu (2.37-r3)
(455/731) Installing sdl2_ttf (2.20.1-r0)
(456/731) Installing osk-sdl (0.67.1-r1)
(457/731) Installing kcmutils (5.99.0-r0)
(458/731) Installing frameworkintegration (5.99.0-r0)
(459/731) Installing oxygen (5.26.3-r0)
(460/731) Installing modemmanager-qt (5.99.0-r0)
(461/731) Installing callaudiod-libs (0.1.4-r0)
(462/731) Installing abseil-cpp (20220623.1-r1)
(463/731) Installing boost1.80-thread (1.80.0-r3)
(464/731) Installing libprotobuf (3.21.9-r0)
(465/731) Installing libphonenumber (8.13.0-r0)
(466/731) Installing plasma-dialer (22.09-r0)
(467/731) Installing plasma-mobile-sounds (0.1-r1)
(468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(469/731) Installing plasma-phonebook (22.09-r0)
(470/731) Installing postmarketos-artwork-wallpapers (2-r1)
(471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(472/731) Installing bluez (5.65-r2)
(473/731) Installing bluez-openrc (5.65-r2)
(474/731) Installing bluez-obexd (5.65-r2)
(475/731) Installing kded (5.99.0-r0)
(476/731) Installing bluez-qt (5.99.0-r0)
(477/731) Installing bluedevil (5.26.3-r0)
(478/731) Installing breeze (5.26.3-r0)
(479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(480/731) Installing callaudiod (0.1.4-r0)
(481/731) Installing dnsmasq-common (2.87-r0)
(482/731) Installing dnsmasq-openrc (2.87-r0)
(483/731) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(484/731) Installing linux-pam (1.5.2-r1)
(485/731) Installing shadow (4.13-r0)
(486/731) Installing elogind (246.10-r5)
(487/731) Installing elogind-openrc (246.10-r5)
(488/731) Installing hfd-service (0.1.0-r1)
(489/731) Installing hfd-service-openrc (0.1.0-r1)
(490/731) Installing iio-sensor-proxy (3.4-r0)
(491/731) Installing iio-sensor-proxy-openrc (3.4-r0)
(492/731) Installing libkscreen (5.26.3-r0)
(493/731) Installing layer-shell-qt (5.26.3-r0)
(494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(495/731) Installing kscreen (5.26.3-r0)
(496/731) Installing socat (1.7.4.4-r0)
(497/731) Installing kwallet-pam (5.26.3-r0)
(498/731) Installing kwayland-integration (5.26.3-r0)
(499/731) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(500/731) Installing duktape (2.7.0-r0)
(501/731) Installing polkit-elogind (121-r0)
(502/731) Installing modemmanager (1.20.0-r0)
(503/731) Installing modemmanager-openrc (1.20.0-r0)
(504/731) Installing libnm (1.40.2-r0)
(505/731) Installing networkmanager-common (1.40.2-r0)
(506/731) Installing networkmanager-openrc (1.40.2-r0)
(507/731) Installing libmnl (1.0.5-r0)
(508/731) Installing libnftnl (1.2.3-r0)
(509/731) Installing iptables (1.8.8-r2)
(510/731) Installing iptables-openrc (1.8.8-r2)
(511/731) Installing libndp (1.8-r1)
(512/731) Installing libidn2 (2.3.4-r0)
(513/731) Installing libpsl (0.21.1-r1)
(514/731) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-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>.
*
(515/731) Installing networkmanager-cli (1.40.2-r0)
(516/731) Installing pcre (8.45-r2)
(517/731) Installing slang (2.3.3-r0)
(518/731) Installing newt (0.52.21-r4)
(519/731) Installing networkmanager-tui (1.40.2-r0)
(520/731) Installing wireless-regdb (2022.08.12-r0)
(521/731) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-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.
*
(522/731) Installing mobile-broadband-provider-info (20221107-r0)
(523/731) Installing networkmanager-wwan (1.40.2-r0)
(524/731) Installing libunwind (1.6.2-r0)
(525/731) Installing libcamera (0.0.1-r1)
(526/731) Installing pipewire-libs (0.3.60-r1)
(527/731) Installing libuv (1.44.2-r0)
(528/731) Installing roc-toolkit-libs (0.1.5-r2)
(529/731) Installing webrtc-audio-processing (0.3.1-r6)
(530/731) Installing pipewire (0.3.60-r1)
(531/731) Installing breeze-icons (5.99.0-r0)
(532/731) Installing dbus-x11 (1.14.4-r0)
(533/731) Installing kactivities (5.99.0-r0)
(534/731) Installing kpipewire (5.26.3-r0)
(535/731) Installing dconf (0.40.0-r2)
(536/731) Installing anthy (9100h-r2)
(537/731) Installing maliit-framework (2.3.0-r1)
(538/731) Installing kyotocabinet (1.2.79-r3)
(539/731) Installing libpinyin (2.7.92-r0)
(540/731) Installing tinyxml (2.6.2-r1)
(541/731) Installing presage (0.9.1-r2)
(542/731) Installing maliit-keyboard (2.3.1-r1)
(543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(544/731) Installing plasma-nano (5.26.3-r0)
(545/731) Installing networkmanager-qt (5.99.0-r0)
(546/731) Installing plasma-nm (5.26.3-r0)
(547/731) Installing plasma-nm-mobile (5.26.3-r0)
(548/731) Installing fftw-single-libs (3.3.10-r1)
(549/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(550/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(551/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(552/731) Installing alsa-utils-openrc (1.2.8-r0)
(553/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(554/731) Installing libcanberra-pulse (0.30-r9)
(555/731) Installing plasma-pa (5.26.3-r0)
(556/731) Installing libdaemon (0.14-r3)
(557/731) Installing openrc-settingsd (1.1.0-r0)
(558/731) Installing openrc-settingsd-openrc (1.1.0-r0)
(559/731) Installing plasma-settings (22.09-r1)
(560/731) Installing kactivitymanagerd (5.26.3-r0)
(561/731) Installing kinit (5.99.0-r0)
(562/731) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(563/731) Installing kdnssd (5.99.0-r0)
(564/731) Installing syntax-highlighting (5.99.0-r0)
(565/731) Installing kdsoap (2.1.1-r0)
(566/731) Installing libmtp (1.1.20-r2)
(567/731) Installing clang15-libclang (15.0.4-r0)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r3)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.6-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.6-r0)
(576/731) Installing samba-libs (4.16.6-r0)
(577/731) Installing libsmbclient (4.16.6-r0)
(578/731) Installing kio-extras (22.08.3-r0)
(579/731) Installing kquickcharts (5.99.0-r0)
(580/731) Installing xorg-server-common (21.1.4-r1)
(581/731) Installing libxkbfile (1.1.1-r0)
(582/731) Installing xkbcomp (1.4.5-r1)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.3-r0)
(585/731) Installing libtirpc-nokrb (1.3.3-r0)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.5-r0)
(588/731) Installing kscreenlocker (5.26.3-r0)
(589/731) Installing libqaccessibilityclient (0.4.1-r1)
(590/731) Installing xcb-util-cursor (0.1.4-r0)
(591/731) Installing kwin (5.26.2.1-r0)
(592/731) Installing kitemmodels (5.99.0-r0)
(593/731) Installing threadweaver (5.99.0-r0)
(594/731) Installing krunner (5.99.0-r0)
(595/731) Installing milou (5.26.3-r0)
(596/731) Installing pipewire-media-session (0.4.1-r0)
(597/731) Installing font-hack (3.003-r3)
(598/731) Installing qqc2-desktop-style (5.99.0-r0)
(599/731) Installing plasma-integration (5.26.3-r0)
(600/731) Installing qtchooser (66-r2)
(601/731) Installing plasma-workspace-libs (5.26.3-r0)
(602/731) Installing kactivities-stats (5.99.0-r0)
(603/731) Installing baloo (5.99.0-r0)
(604/731) Installing kholidays (5.99.0-r0)
(605/731) Installing libkexiv2 (22.08.3-r0)
(606/731) Installing knotifyconfig (5.99.0-r0)
(607/731) Installing kparts (5.99.0-r0)
(608/731) Installing zxing-cpp (1.4.0-r0)
(609/731) Installing libdmtx-libs (0.7.7-r0)
(610/731) Installing libqrencode (4.1.1-r1)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r1)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.3-r0)
(616/731) Installing kuserfeedback (1.2.0-r1)
(617/731) Installing mpfr4 (4.1.0-r0)
(618/731) Installing libqalculate (4.4.0-r1)
(619/731) Installing plasma-workspace (5.26.3-r0)
(620/731) Installing kpty (5.99.0-r0)
(621/731) Installing kdesu (5.99.0-r0)
(622/731) Installing kde-cli-tools (5.26.3-r0)
(623/731) Installing qqc2-breeze-style (5.26.3-r0)
(624/731) Installing plasma-mobile (5.26.3-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.3-r0)
(626/731) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(627/731) Installing chrony-openrc (4.3-r0)
(628/731) Installing haveged (1.9.18-r0)
(629/731) Installing haveged-openrc (1.9.18-r0)
(630/731) Installing nftables (1.0.5-r2)
(631/731) Installing nftables-openrc (1.0.5-r2)
(632/731) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(634/731) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(635/731) Installing postmarketos-artwork-icons (2-r1)
(636/731) Installing util-linux (2.38.1-r0)
(637/731) Installing libfdisk (2.38.1-r0)
(638/731) Installing libsmartcols (2.38.1-r0)
(639/731) Installing util-linux-misc (2.38.1-r0)
(640/731) Installing libeconf (0.4.7-r0)
(641/731) Installing runuser (2.38.1-r0)
(642/731) Installing mount (2.38.1-r0)
(643/731) Installing losetup (2.38.1-r0)
(644/731) Installing hexdump (2.38.1-r0)
(645/731) Installing uuidgen (2.38.1-r0)
(646/731) Installing blkid (2.38.1-r0)
(647/731) Installing sfdisk (2.38.1-r0)
(648/731) Installing mcookie (2.38.1-r0)
(649/731) Installing agetty (2.38.1-r0)
(650/731) Installing agetty-openrc (0.45.2-r4)
(651/731) Installing wipefs (2.38.1-r0)
(652/731) Installing cfdisk (2.38.1-r0)
(653/731) Installing umount (2.38.1-r0)
(654/731) Installing util-linux-openrc (2.38.1-r0)
(655/731) Installing flock (2.38.1-r0)
(656/731) Installing lsblk (2.38.1-r0)
(657/731) Installing libcap-ng (0.8.3-r1)
(658/731) Installing setpriv (2.38.1-r0)
(659/731) Installing logger (2.38.1-r0)
(660/731) Installing partx (2.38.1-r0)
(661/731) Installing fstrim (2.38.1-r0)
(662/731) Installing findmnt (2.38.1-r0)
(663/731) Installing pcsc-lite-libs (1.9.9-r0)
(664/731) Installing wpa_supplicant (2.10-r4)
(665/731) Installing wpa_supplicant-openrc (2.10-r4)
(666/731) Installing ifupdown-ng-wifi (0.12.1-r0)
(667/731) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(668/731) Installing postmarketos-base-ui-networkmanager (6-r1)
(669/731) Installing mpdecimal (2.5.1-r1)
(670/731) Installing python3 (3.10.8-r3)
(671/731) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(672/731) Installing py3-ruamel.yaml (0.17.21-r0)
(673/731) Installing sleep-inhibitor (1.16-r0)
(674/731) Installing sleep-inhibitor-openrc (1.16-r0)
(675/731) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(676/731) Installing py3-dbus (1.3.2-r0)
(677/731) Installing obex-capabilities (0.2.1-r1)
(678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(680/731) Installing pulseaudio-utils (9999_git20220528-r0)
(681/731) Installing postmarketos-base-ui-pulseaudio (6-r1)
(682/731) Installing upower (1.90.0-r2)
(683/731) Installing device-pine64-pinephone-upower (0.44-r0)
(684/731) Installing powerdevil-libs (5.26.3-r0)
(685/731) Installing powerdevil (5.26.3-r0)
(686/731) Installing bubblewrap (0.7.0-r0)
(687/731) Installing fuse-common (3.12.0-r0)
(688/731) Installing fuse-openrc (3.12.0-r0)
(689/731) Installing fuse3-libs (3.12.0-r0)
(690/731) Installing fuse3 (3.12.0-r0)
(691/731) Installing xdg-desktop-portal (1.15.0-r0)
(692/731) Installing xdg-desktop-portal-kde (5.26.3-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r1)
(695/731) Installing tinydm-openrc (1.1.2-r1)
(696/731) Installing postmarketos-base-ui-tinydm (6-r1)
(697/731) Installing font-alias (1.0.4-r0)
(698/731) Installing util-macros (1.19.3-r0)
(699/731) Installing font-misc-misc (1.1.2-r3)
(700/731) Installing font-cursor-misc (1.0.3-r3)
(701/731) Installing xauth (1.1.2-r0)
(702/731) Installing xmodmap (1.0.11-r0)
(703/731) Installing xrdb (1.2.1-r1)
(704/731) Installing xinit (1.4.1-r1)
(705/731) Installing hwdata-pci (0.364-r0)
(706/731) Installing libpciaccess (0.17-r0)
(707/731) Installing xorg-server (21.1.4-r1)
(708/731) Installing libinput (1.21.0-r0)
(709/731) Installing xf86-input-libinput (1.2.1-r0)
(710/731) Installing xf86-video-fbdev (0.5.0-r3)
(711/731) Installing postmarketos-base-ui-x11 (6-r1)
(712/731) Installing postmarketos-ui-plasma-mobile (3.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
(713/731) Installing libexif (0.6.24-r0)
(714/731) Installing hwloc (2.8.0-r0)
(715/731) Installing libtbb (2021.7.0-r0)
(716/731) Installing opencv (4.6.0-r3)
(717/731) Installing postprocessd (0.2.1-r0)
(718/731) Installing postprocessd-megapixels (0.2.1-r0)
(719/731) Installing qmltermwidget (0.2.0-r1)
(720/731) Installing qmlkonsole (22.09-r1)
(721/731) Installing c-ares (1.18.1-r0)
(722/731) Installing spacebar (22.09-r0)
(723/731) Installing hkdm (0.2.0-r0)
(724/731) Installing buffyboard (0.2.0-r0)
(725/731) Installing terminus-font (4.49.1-r3)
(726/731) Installing kbd-misc (2.5.1-r3)
(727/731) Installing kbd (2.5.1-r3)
(728/731) Installing kbd-openrc (2.5.1-r3)
(729/731) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(730/731) Installing ttyescape-openrc (1.0.1-r1)
(731/731) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/11 15:59:29 Generating for kernel version: 6.0.7
2022/11/11 15:59:29 Output directory: /boot
2022/11/11 15:59:29 == Generating initramfs ==
2022/11/11 15:59:29 - Including hook files
2022/11/11 15:59:29 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 15:59:29 - Including hook scripts
2022/11/11 15:59:29 - Including required binaries
2022/11/11 15:59:29 - Including kernel modules
2022/11/11 15:59:29 - Including splash images
2022/11/11 15:59:29 - Writing and verifying initramfs archive
2022/11/11 15:59:30 == Generating initramfs extra ==
2022/11/11 15:59:30 - Including extra binaries
2022/11/11 15:59:30 - Including FDE support
2022/11/11 15:59:31 - Writing and verifying initramfs-extra archive
2022/11/11 15:59:35 == 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/11/11 15:59:39 mkinitfs completed in: 9.983490159s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2125 MiB in 756 packages
(238515) [15:59:44] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(238515) [15:59:47] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(238515) [15:59:47] (rootfs_pine64-pinephone) install device-pine64-pinephone
(238515) [15:59:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [15:59:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [15:59:47] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(238515) [15:59:47] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(238515) [15:59:47] New background process: pid=248003, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(238515) [15:59:50] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(238515) [15:59:52] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(238515) [15:59:52] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(238515) [15:59:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [15:59:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [15:59:52] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(238515) [15:59:52] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(238515) [15:59:52] New background process: pid=248174, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(238515) [15:59:55] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(238515) [15:59:58] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(238515) [15:59:58] (rootfs_pine64-pinephone) % mkinitfs
2022/11/11 15:59:58 Generating for kernel version: 6.0.7
2022/11/11 15:59:58 Output directory: /boot
2022/11/11 15:59:58 == Generating initramfs ==
2022/11/11 15:59:58 - Including hook files
2022/11/11 15:59:58 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 15:59:58 - Including hook scripts
2022/11/11 15:59:58 - Including required binaries
2022/11/11 15:59:58 - Including kernel modules
2022/11/11 15:59:58 - Including splash images
2022/11/11 15:59:58 - Writing and verifying initramfs archive
2022/11/11 15:59:58 == Generating initramfs extra ==
2022/11/11 15:59:58 - Including extra binaries
2022/11/11 15:59:58 - Including FDE support
2022/11/11 15:59:59 - Writing and verifying initramfs-extra archive
2022/11/11 16:00:03 == 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/11/11 16:00:08 mkinitfs completed in: 10.102536161s
(238515) [16:00:08] *** SET LOGIN PASSWORD FOR: 'user' ***
(238515) [16:00:08] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(238515) [16:00:08] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(238515) [16:00:08] (rootfs_pine64-pinephone) locking root
(238515) [16:00:08] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(238515) [16:00:08] NOTE: No valid keymap specified for device
(238515) [16:00:08] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(238515) [16:00:14] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(238515) [16:00:14] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(238515) [16:00:14] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(238515) [16:00:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(238515) [16:00:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(238515) [16:00:15] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(238515) [16:00:15] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(238515) [16:00:15] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2241660 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(238515) [16:00:15] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(238515) [16:00:15] (native) create pine64-pinephone.img (2933M)
(238515) [16:00:15] (native) % truncate -s 2933M /home/pmos/rootfs/pine64-pinephone.img
(238515) [16:00:15] (native) mount /dev/install (pine64-pinephone.img)
(238515) [16:00:15] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(238515) [16:00:15] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(238515) [16:00:15] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(238515) [16:00:15] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(238515) [16:00:15] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(238515) [16:00:15] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(238515) [16:00:15] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(238515) [16:00:15] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(238515) [16:00:15] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(238515) [16:00:15] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(238515) [16:00:15] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(238515) [16:00:15] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(238515) [16:00:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(238515) [16:00:15] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(238515) [16:00:15] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(238515) [16:00:15] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(238515) [16:00:15] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(238515) [16:00:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(238515) [16:00:16] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(238515) [16:00:16] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(238515) [16:00:16] (native) % parted -s /dev/install mktable msdos
(238515) [16:00:16] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(238515) [16:00:16] (native) % parted -s /dev/install mkpart primary 256M 100%
(238515) [16:00:16] (native) % parted -s /dev/install set 1 boot on
(238515) [16:00:16] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(238515) [16:00:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(238515) [16:00:16] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(238515) [16:00:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(238515) [16:00:16] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(238515) [16:00:16] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(238515) [16:00:16] (native) install e2fsprogs
(238515) [16:00:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [16:00:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [16:00:16] (native) % cat /tmp/apk_progress_fifo
(238515) [16:00:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(238515) [16:00:16] New background process: pid=249926, 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-r27.trigger
OK: 26 MiB in 72 packages
(238515) [16:00:17] (native) format /dev/installp2 (root, ext4)
(238515) [16:00:17] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(238515) [16:00:17] (native) mount /dev/installp2 to /mnt/install
(238515) [16:00:17] (native) % mkdir -p /mnt/install
(238515) [16:00:17] (native) % mount /dev/installp2 /mnt/install
(238515) [16:00:17] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(238515) [16:00:17] (native) install e2fsprogs
(238515) [16:00:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [16:00:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(238515) [16:00:17] (native) % cat /tmp/apk_progress_fifo
(238515) [16:00:17] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(238515) [16:00:17] New background process: pid=249985, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(238515) [16:00:18] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(238515) [16:00:18] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(238515) [16:00:18] (native) % mkdir -p /mnt/install/boot
(238515) [16:00:18] (native) % mount /dev/installp1 /mnt/install/boot
(238515) [16:00:18] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(238515) [16:00:18] (native) copy rootfs_pine64-pinephone to /mnt/install/
(238515) [16:00:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(238515) [16:00:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(238515) [16:00:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(238515) [16:00:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(238515) [16:00:18] (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/
(238515) [16:00:26] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(238515) [16:00:26] % 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
(238515) [16:00:26] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00:26] % 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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00: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/
(238515) [16:00:26] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(238515) [16:00: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
(238515) [16:00:26] 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
(238515) [16:00:26] (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
(238515) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(238515) [16:00:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(238515) [16:00:30] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(238515) [16:00:30] (native) umount /dev/loop0
(238515) [16:00:30] (native) % losetup -d /dev/loop0
(238515) [16:00:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(238515) [16:00:30]
(238515) [16:00:30] *** FLASHING INFORMATION ***
(238515) [16:00:30] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(238515) [16:00:30] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(238515) [16:00:30]
(238515) [16:00:30] *** SSH DAEMON INFORMATION ***
(238515) [16:00:30] SSH daemon is enabled (disable with --no-sshd).
(238515) [16:00:30] Login as 'user' with the password given during installation.
(238515) [16:00:30]
(238515) [16:00:30] *** FIREWALL INFORMATION ***
(238515) [16:00:30] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(238515) [16:00:30] For more information: https://postmarketos.org/firewall
(238515) [16:00:30]
(238515) [16:00:30] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(238515) [16:00:30] DONE!
total 2349392
-rw-r--r-- 1 root 12345 3075473408 Nov 11 16:00 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop0
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512
/dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 11 16:01 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 11 16:01 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 11 16:01 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Nov 11 15:59 bin
drwxr-xr-x 2 root root 4096 Nov 11 16:00 boot
drwxr-xr-x 2 root root 4096 Nov 11 15:55 dev
drwxr-xr-x 66 root root 4096 Nov 11 16:00 etc
drwxr-xr-x 3 root root 4096 Nov 11 16:00 home
drwxr-xr-x 14 root root 4096 Nov 11 15:59 lib
drwx------ 2 root root 16384 Nov 11 16:00 lost+found
drwxr-xr-x 5 root root 4096 Nov 11 15:55 media
drwxr-xr-x 8 root root 4096 Nov 11 15:55 mnt
drwxr-xr-x 2 root root 4096 Nov 11 15:55 opt
drwxr-xr-x 2 root root 4096 Nov 11 15:55 proc
drwx------ 2 root root 4096 Nov 11 15:55 root
drwxr-xr-x 6 root root 4096 Nov 11 15:58 run
drwxr-xr-x 2 root root 4096 Nov 11 15:59 sbin
drwxr-xr-x 2 root root 4096 Nov 11 15:55 srv
drwxr-xr-x 2 root root 4096 Nov 11 15:55 sys
drwxrwxrwt 2 root root 4096 Nov 11 16:00 tmp
drwxr-xr-x 9 root root 4096 Nov 11 15:56 usr
drwxr-xr-x 13 root root 4096 Nov 11 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-11 16:01: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% 88.7M=0s
2022-11-11 16:01:10 (88.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/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-11-11 08:42:38.246535 [http://mirror.postmarketos.org/postmarketos/master]
v20221110-48-gdb1ae6b68c [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-48-gdb1ae6b68c [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-39-g1a9d29ae17 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24927 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668092828-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668092828-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668125311-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668132848-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667870979-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668069249-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668131569-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668131569-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668132743-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668132821-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668132005-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668132757-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668132821-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2297 MiB in 756 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2308 MiB in 766 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-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.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668132862-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: Failed to create usr/bin/ktrip: No space left on device
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668132874-r1)
ERROR: kweather-9999_git1668132874-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668132401-r0)
ERROR: neochat-9999_git1668132401-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1667789993-r0)
ERROR: plasmatube-9999_git1667789993-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1667927960-r0)
ERROR: tokodon-9999_git1667927960-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
Executing vlc-libs-3.0.17.4-r10.trigger
ERROR: c-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device
27 errors; 2442 MiB in 830 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:02:52] Unregister qemu binfmt (arm)
[16:02:52] Unregister qemu binfmt (aarch64)
[16:02:52] Unregister qemu binfmt (riscv64)
[16:02:52] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:02:52] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:02:53] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:02:53] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:02:54] Cleared up ~4510 MB of space
[16:02:54] [92mDONE![0m
Building image for pine64-pinephonepro
Already up to date.
[16:02:55] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:02:55] [1mChannel [edge][0m: [16:02:55] [1mVendor [qemu][0m: [16:02:55] [1mDevice codename [amd64][0m: [16:02:55] [1mKernel [lts][0m: [16:02:55] [1mUsername [user][0m: [16:02:55] [1mUser interface [weston][0m: [16:02:55] [1mChange them? (y/n) [n][0m: [16:02:55] [1mExtra packages [none][0m: [16:02:55] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:02:55] [1mChoose default locale for installation [C.UTF-8][0m: [16:02:55] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:02:55] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:02:56] Config changed: ui='plasma-mobile'
[16:02:56] Config changed: device='pine64-pinephonepro'
[16:02:56] Config changed: kernel=''
[16:02:56] Config changed: extra_packages='osk-sdl'
(284178) [16:02:57] % 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)
(284178) [16:02:57] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(284178) [16:02:57] *** (1/4) PREPARE NATIVE CHROOT ***
(284178) [16:02:57] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(284178) [16:02:57] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(284178) [16:02:57] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(284178) [16:02:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(284178) [16:02:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(284178) [16:02:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(284178) [16:02:57] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(284178) [16:02:57] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(284178) [16:02:57] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(284178) [16:02:57] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(284178) [16:02:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(284178) [16:02:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(284178) [16:02:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(284178) [16:02:57] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(284178) [16:02:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(284178) [16:02:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(284178) [16:02:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(284178) [16:02:57] Update package index for x86_64 (4 file(s))
(284178) [16:02:57] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(284178) [16:02:57] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(284178) [16:02:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(284178) [16:02:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(284178) [16:02:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(284178) [16:02:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(284178) [16:02:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(284178) [16:02:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(284178) [16:02:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(284178) [16:02:59] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(284178) [16:02:59] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:02:59] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:02:59] extracted: /tmp/pmbootstrape5sssnzbapk
(284178) [16:02:59] extracted: /tmp/pmbootstrap_z6da58ksig
(284178) [16:02:59] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:02:59] % 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_z6da58ksig /tmp/pmbootstrape5sssnzbapk
Verified OK
(284178) [16:02:59] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(284178) [16:02:59] % /tmp/pmbootstrape5sssnzbapk --version
apk-tools 2.12.10, compiled for x86_64.
(284178) [16:02:59] (native) install alpine-base
(284178) [16:02:59] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % 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
(284178) [16:02:59] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(284178) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(284178) [16:02:59] (native) update /etc/apk/repositories
(284178) [16:02:59] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(284178) [16:02:59] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(284178) [16:02:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(284178) [16:02:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(284178) [16:02:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(284178) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(284178) [16:02:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(284178) [16:02:59] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(284178) [16:02:59] % 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
(284178) [16:02:59] New background process: pid=284649, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(284178) [16:03:01] (native) % adduser -D pmos -u 12345
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(284178) [16:03:01] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(284178) [16:03:01] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(284178) [16:03:01] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(284178) [16:03:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(284178) [16:03:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(284178) [16:03:01] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(284178) [16:03:03] (native) install cryptsetup util-linux parted
(284178) [16:03:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:03:03] (native) % cat /tmp/apk_progress_fifo
(284178) [16:03:03] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(284178) [16:03:03] New background process: pid=285021, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(11/43) Installing ncurses-libs (6.3_p20221029-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(284178) [16:03:05] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(284178) [16:03:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(284178) [16:03:05] % 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
(284178) [16:03:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(284178) [16:03:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(284178) [16:03:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(284178) [16:03:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(284178) [16:03:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(284178) [16:03:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(284178) [16:03:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(284178) [16:03:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(284178) [16:03:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(284178) [16:03:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(284178) [16:03:05] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(284178) [16:03:05] (native) install qemu-aarch64
(284178) [16:03:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:03:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:03:05] (native) % cat /tmp/apk_progress_fifo
(284178) [16:03:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(284178) [16:03:05] New background process: pid=285107, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(284178) [16:03:06] Register qemu binfmt (aarch64)
(284178) [16:03:06] % 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
(284178) [16:03:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(284178) [16:03:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(284178) [16:03:06] % 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
(284178) [16:03:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(284178) [16:03:06] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:03:06] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:03:06] extracted: /tmp/pmbootstrapa_50_jj7apk
(284178) [16:03:06] extracted: /tmp/pmbootstrapnq4t2u_csig
(284178) [16:03:06] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(284178) [16:03:06] % 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/pmbootstrapnq4t2u_csig /tmp/pmbootstrapa_50_jj7apk
Verified OK
(284178) [16:03:06] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(284178) [16:03:06] % /tmp/pmbootstrapa_50_jj7apk --version
apk-tools 2.12.10, compiled for x86_64.
(284178) [16:03:06] (rootfs_pine64-pinephonepro) install alpine-base
(284178) [16:03:06] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(284178) [16:03:06] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(284178) [16:03:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(284178) [16:03:06] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(284178) [16:03:06] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(284178) [16:03:06] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(284178) [16:03:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(284178) [16:03:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(284178) [16:03:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(284178) [16:03:06] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(284178) [16:03:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(284178) [16:03:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(284178) [16:03:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(284178) [16:03:06] Update package index for aarch64 (4 file(s))
(284178) [16:03:06] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(284178) [16:03:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(284178) [16:03:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(284178) [16:03:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(284178) [16:03:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(284178) [16:03:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(284178) [16:03:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(284178) [16:03:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(284178) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(284178) [16:03:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(284178) [16:03:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(284178) [16:03:08] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(284178) [16:03:08] % 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
(284178) [16:03:08] New background process: pid=285240, 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-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(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-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % getent passwd user
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup user wheel
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup user video
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup user audio
(284178) [16:03:10] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(284178) [16:03:11] (rootfs_pine64-pinephonepro) % addgroup user input
(284178) [16:03:11] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(284178) [16:03:11] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(284178) [16:03:11] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(284178) [16:03:11] (rootfs_pine64-pinephonepro) % addgroup user netdev
(284178) [16:03:11] 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
(284178) [16:03:13] (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)
(284178) [16:03:13] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(284178) [16:03:13] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(284178) [16:03:13] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(284178) [16:03:14] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(284178) [16:03:15] (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
(284178) [16:03:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:03:15] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(284178) [16:03:15] (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
(284178) [16:03:15] New background process: pid=285681, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/725) Installing icu-data-full (72.1-r1)
(2/725) Installing dbus-libs (1.14.4-r0)
(3/725) Installing libgcc (12.2.1_git20220924-r4)
(4/725) Installing libffi (3.4.4-r0)
(5/725) Installing libintl (0.21.1-r1)
(6/725) Installing libblkid (2.38.1-r0)
(7/725) Installing libmount (2.38.1-r0)
(8/725) Installing pcre2 (10.40-r0)
(9/725) Installing glib (2.74.1-r2)
(10/725) Installing libstdc++ (12.2.1_git20220924-r4)
(11/725) Installing icu-libs (72.1-r1)
(12/725) Installing libpcre2-16 (10.40-r0)
(13/725) Installing zstd-libs (1.5.2-r9)
(14/725) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.43-r0)
(17/725) Installing file (5.43-r0)
(18/725) Installing libxau (1.0.10-r0)
(19/725) Installing libmd (1.0.4-r0)
(20/725) Installing libbsd (0.11.7-r0)
(21/725) Installing libxdmcp (1.1.3-r1)
(22/725) Installing libxcb (1.15-r0)
(23/725) Installing libx11 (1.8.2-r0)
(24/725) Installing libxext (1.3.5-r0)
(25/725) Installing libice (1.0.10-r1)
(26/725) Installing libuuid (2.38.1-r0)
(27/725) Installing libsm (1.2.3-r1)
(28/725) Installing libxt (1.2.1-r0)
(29/725) Installing libxmu (1.1.4-r0)
(30/725) Installing xset (1.2.4-r1)
(31/725) Installing xprop (1.2.5-r1)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.3-r0)
(34/725) Installing libdrm (2.4.114-r0)
(35/725) Installing libexpat (2.5.0-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.3-r0)
(38/725) Installing mesa-gles (22.2.3-r0)
(39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/725) Installing libxcomposite (0.4.5-r1)
(41/725) Installing brotli-libs (1.0.9-r9)
(42/725) Installing libbz2 (1.0.8-r3)
(43/725) Installing libpng (1.6.38-r0)
(44/725) Installing freetype (2.12.1-r0)
(45/725) Installing fontconfig (2.14.1-r0)
(46/725) Installing wayland-libs-client (1.21.0-r1)
(47/725) Installing wayland-libs-cursor (1.21.0-r1)
(48/725) Installing wayland-libs-egl (1.21.0-r1)
(49/725) Installing xkeyboard-config (2.37-r0)
(50/725) Installing xz-libs (5.2.7-r0)
(51/725) Installing libxml2 (2.10.3-r1)
(52/725) Installing libxkbcommon (1.4.1-r0)
(53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/725) Installing mesa-gbm (22.2.3-r0)
(55/725) Installing libxshmfence (1.3.1-r0)
(56/725) Installing mesa-egl (22.2.3-r0)
(57/725) Installing avahi-libs (0.8-r6)
(58/725) Installing gmp (6.2.1-r2)
(59/725) Installing nettle (3.8.1-r0)
(60/725) Installing p11-kit (0.24.1-r1)
(61/725) Installing libtasn1 (4.19.0-r0)
(62/725) Installing libunistring (1.1-r0)
(63/725) Installing gnutls (3.7.8-r2)
(64/725) Installing cups-libs (2.4.2-r1)
(65/725) Installing pkgconf (1.9.3-r0)
(66/725) Installing shared-mime-info (2.2-r2)
(67/725) Installing libjpeg-turbo (2.1.4-r0)
(68/725) Installing libwebp (1.2.4-r1)
(69/725) Installing tiff (4.4.0-r1)
(70/725) Installing gdk-pixbuf (2.42.10-r0)
(71/725) Installing gtk-update-icon-cache (3.24.34-r7)
(72/725) Installing libxfixes (6.0.0-r0)
(73/725) Installing libxrender (0.9.11-r0)
(74/725) Installing libxcursor (1.2.1-r1)
(75/725) Installing libxdamage (1.1.5-r1)
(76/725) Installing libxi (1.8-r0)
(77/725) Installing libxinerama (1.1.5-r0)
(78/725) Installing libxrandr (1.5.2-r1)
(79/725) Installing libatk-1.0 (2.46.0-r0)
(80/725) Installing libxtst (1.2.4-r0)
(81/725) Installing at-spi2-core (2.46.0-r0)
(82/725) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/725) Installing pixman (0.42.2-r0)
(84/725) Installing cairo (1.17.6-r3)
(85/725) Installing cairo-gobject (1.17.6-r3)
(86/725) Installing libepoxy (1.5.10-r0)
(87/725) Installing fribidi (1.0.12-r0)
(88/725) Installing graphite2 (1.3.14-r2)
(89/725) Installing harfbuzz (5.3.1-r1)
(90/725) Installing libxft (2.3.6-r0)
(91/725) Installing pango (1.50.11-r0)
(92/725) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/725) Installing libevdev (1.13.0-r0)
(94/725) Installing mtdev (1.1.6-r1)
(95/725) Installing eudev-libs (3.2.11-r3)
(96/725) Installing libinput-libs (1.21.0-r0)
(97/725) Installing xcb-util-wm (0.4.2-r0)
(98/725) Installing xcb-util (0.4.0-r3)
(99/725) Installing xcb-util-image (0.4.1-r0)
(100/725) Installing xcb-util-keysyms (0.4.1-r0)
(101/725) Installing xcb-util-renderutil (0.3.10-r0)
(102/725) Installing libxkbcommon-x11 (1.4.1-r0)
(103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/725) Installing kirigami2-libs (5.99.0-r0)
(107/725) Installing kirigami2 (5.99.0-r0)
(108/725) Installing kactivities-libs (5.99.0-r0)
(109/725) Installing karchive (5.99.0-r0)
(110/725) Installing kconfig (5.99.0-r0)
(111/725) Installing kcoreaddons (5.99.0-r0)
(112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/725) Installing kwindowsystem (5.99.0-r0)
(114/725) Installing kcrash (5.99.0-r0)
(115/725) Installing kdbusaddons (5.99.0-r0)
(116/725) Installing kglobalaccel (5.99.0-r0)
(117/725) Installing kguiaddons (5.99.0-r0)
(118/725) Installing ki18n (5.99.0-r0)
(119/725) Installing libelogind (246.10-r5)
(120/725) Installing polkit-elogind-libs (121-r0)
(121/725) Installing polkit-qt-1 (0.114.0-r1)
(122/725) Installing kauth (5.99.0-r0)
(123/725) Installing kcodecs (5.99.0-r0)
(124/725) Installing kwidgetsaddons (5.99.0-r0)
(125/725) Installing kconfigwidgets (5.99.0-r0)
(126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/725) Installing kiconthemes (5.99.0-r0)
(128/725) Installing kitemviews (5.99.0-r0)
(129/725) Installing kxmlgui (5.99.0-r0)
(130/725) Installing kbookmarks (5.99.0-r0)
(131/725) Installing kcompletion (5.99.0-r0)
(132/725) Installing libxml2-utils (2.10.3-r1)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r1)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(138/725) Installing kdoctools (5.99.0-r0)
(139/725) Installing kjobwidgets (5.99.0-r0)
(140/725) Installing alsa-lib (1.2.8-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.3-r0)
(143/725) Installing libxv (1.0.11-r3)
(144/725) Installing cdparanoia-libs (10.2-r11)
(145/725) Installing graphene (1.10.8-r1)
(146/725) Installing gstreamer (1.20.4-r0)
(147/725) Installing libogg (1.3.5-r1)
(148/725) Installing opus (1.3.1-r1)
(149/725) Installing orc (0.4.33-r0)
(150/725) Installing libtheora (1.1.1-r16)
(151/725) Installing libvorbis (1.3.7-r0)
(152/725) Installing gst-plugins-base (1.20.4-r0)
(153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/725) Installing sound-theme-freedesktop (0.8-r0)
(156/725) Installing libltdl (2.4.7-r0)
(157/725) Installing libcanberra (0.30-r9)
(158/725) Installing libcanberra-gstreamer (0.30-r9)
(159/725) Installing knotifications (5.99.0-r0)
(160/725) Installing kservice (5.99.0-r0)
(161/725) Installing solid-libs (5.99.0-r0)
(162/725) Installing libhunspell (1.7.1-r0)
(163/725) Installing ncurses-terminfo-base (6.3_p20221029-r0)
(164/725) Installing ncurses-libs (6.3_p20221029-r0)
(165/725) Installing readline (8.2.0-r0)
(166/725) Installing hunspell (1.7.1-r0)
(167/725) Installing sonnet (5.99.0-r0)
(168/725) Installing ktextwidgets (5.99.0-r0)
(169/725) Installing kio (5.99.0-r0)
(170/725) Installing kpackage (5.99.0-r0)
(171/725) Installing kdeclarative (5.99.0-r0)
(172/725) Installing kwayland (5.99.0-r0)
(173/725) Installing plasma-framework (5.99.0-r0)
(174/725) Installing sqlite-libs (3.39.4-r0)
(175/725) Installing libaccounts-glib (1.26-r0)
(176/725) Installing libaccounts-qt (1.16-r1)
(177/725) Installing signond (8.61-r0)
(178/725) Installing accounts-qml-module (0.7_git20190605-r1)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.2-r0)
(181/725) Installing aom-libs (3.5.0-r0)
(182/725) Installing libass (0.16.0-r0)
(183/725) Installing libdav1d (1.0.0-r2)
(184/725) Installing lame (3.100-r2)
(185/725) Installing libasyncns (0.8-r1)
(186/725) Installing flac-libs (1.4.2-r0)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r4)
(189/725) Installing soxr (0.1.3-r3)
(190/725) Installing speexdsp (1.2.1-r0)
(191/725) Installing tdb-libs (1.4.7-r0)
(192/725) Installing libpulse (9999_git20220528-r0)
(193/725) Installing cjson (1.7.15-r3)
(194/725) Installing mbedtls (2.28.1-r0)
(195/725) Installing librist (0.2.7-r0)
(196/725) Installing libsrt (1.5.1-r0)
(197/725) Installing libssh (0.10.4-r0)
(198/725) Installing v4l-utils-libs (1.22.1-r2)
(199/725) Installing libva (2.16.0-r0)
(200/725) Installing libvdpau (1.5-r0)
(201/725) Installing vidstab (1.1.0-r2)
(202/725) Installing libvpx (1.12.0-r1)
(203/725) Installing x264-libs (0.164_git20220602-r0)
(204/725) Installing numactl (2.0.16-r0)
(205/725) Installing x265-libs (3.5-r3)
(206/725) Installing xvidcore (1.3.7-r1)
(207/725) Installing libsodium (1.0.18-r2)
(208/725) Installing libzmq (4.3.4-r1)
(209/725) Installing ffmpeg-libs (5.1.2-r1)
(210/725) Installing libevent (2.1.12-r5)
(211/725) Installing nspr (4.35-r0)
(212/725) Installing nss (3.85-r0)
(213/725) Installing re2 (2022.06.01-r1)
(214/725) Installing snappy (1.1.9-r4)
(215/725) Installing qt5-qtwebengine (5.15.11-r3)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r2)
(219/725) Installing libassuan (2.5.5-r1)
(220/725) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/725) Installing gnupg-gpgconf (2.2.40-r0)
(222/725) Installing gpg (2.2.40-r0)
(223/725) Installing npth (1.6-r2)
(224/725) Installing gpg-agent (2.2.40-r0)
(225/725) Installing libksba (1.6.2-r0)
(226/725) Installing gpgsm (2.2.40-r0)
(227/725) Installing gpgme (1.18.0-r0)
(228/725) Installing gpgmepp (1.18.0-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r3)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.3-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/725) Installing qt5-qtfeedback (0_git20180903-r0)
(237/725) Installing angelfish (22.09-r0)
(238/725) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/725) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/725) Installing gtk-engines-crux (2.21.0-r3)
(241/725) Installing gtk-engines-industrial (2.21.0-r3)
(242/725) Installing gtk-engines-mist (2.21.0-r3)
(243/725) Installing gtk-engines-redmond (2.21.0-r3)
(244/725) Installing gtk-engines-thinice (2.21.0-r3)
(245/725) Installing gtk-engines (2.21.0-r3)
(246/725) Installing breeze-gtk (5.26.3-r0)
(247/725) Installing alsa-ucm-conf (1.2.8-r1)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.86.0-r1)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.20.0-r0)
(254/725) Installing libusb (1.0.26-r0)
(255/725) Installing eg25-manager (0.4.6-r0)
(256/725) Installing eg25-manager-openrc (0.4.6-r0)
(257/725) Installing linux-pine64-pinephonepro (6.0.8-r0)
(258/725) Installing udev-init-scripts (35-r1)
(259/725) Installing udev-init-scripts-openrc (35-r1)
(260/725) Installing kmod-libs (30-r1)
(261/725) Installing eudev (3.2.11-r3)
(262/725) Installing eudev-openrc (3.2.11-r3)
(263/725) Installing openssh-keygen (9.1_p1-r1)
(264/725) Installing libedit (20221030.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r1)
(266/725) Installing openssh-client-default (9.1_p1-r1)
(267/725) Installing openssh-sftp-server (9.1_p1-r1)
(268/725) Installing openssh-server-common (9.1_p1-r1)
(269/725) Installing openssh-server (9.1_p1-r1)
(270/725) Installing openssh (9.1_p1-r1)
(271/725) Installing boot-deploy (0.6.1-r0)
(272/725) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(273/725) Installing lzo (2.10-r3)
(274/725) Installing btrfs-progs (6.0.1-r0)
(275/725) Installing bzip2 (1.0.8-r3)
(276/725) Installing argon2-libs (20190702-r2)
(277/725) Installing device-mapper-libs (2.02.188-r0)
(278/725) Installing json-c (0.16-r0)
(279/725) Installing cryptsetup-libs (2.5.0-r2)
(280/725) Installing popt (1.19-r0)
(281/725) Installing cryptsetup (2.5.0-r2)
(282/725) Installing cryptsetup-openrc (2.5.0-r2)
(283/725) Installing libaio (0.3.113-r0)
(284/725) Installing device-mapper-event-libs (2.02.188-r0)
(285/725) Installing lvm2-libs (2.02.188-r0)
(286/725) Installing device-mapper (2.02.188-r0)
(287/725) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(288/725) Installing libcom_err (1.46.5-r4)
(289/725) Installing e2fsprogs-libs (1.46.5-r4)
(290/725) Installing e2fsprogs (1.46.5-r4)
(291/725) Installing e2fsprogs-extra (1.46.5-r4)
(292/725) Installing f2fs-tools-libs (1.15.0-r0)
(293/725) Installing f2fs-tools (1.15.0-r0)
(294/725) Installing lz4 (1.9.4-r1)
(295/725) Installing userspace-rcu (0.13.2-r0)
(296/725) Installing multipath-tools (0.9.3-r1)
(297/725) Installing multipath-tools-openrc (0.9.3-r1)
(298/725) Installing parted (3.5-r0)
(299/725) Installing postmarketos-mvcfg (1-r0)
(300/725) Installing postmarketos-keys (1-r0)
(301/725) Installing sudo (1.9.12_p1-r1)
(302/725) Installing postmarketos-base-nofde (23-r1)
(303/725) Installing unudhcpd (0.2.1-r0)
(304/725) Installing xz (5.2.7-r0)
(305/725) Installing postmarketos-mkinitfs (1.5.1-r1)
(306/725) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(307/725) Installing llvm15-libs (15.0.4-r0)
(308/725) Installing musl-fts (1.2.7-r3)
(309/725) Installing libelf (0.187-r2)
(310/725) Installing mesa-dri-gallium (22.2.3-r0)
(311/725) Installing postmarketos-base-mesa (23-r1)
(312/725) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(313/725) Installing dbus-openrc (1.14.4-r0)
(314/725) Installing libacl (2.3.1-r1)
(315/725) Installing lz4-libs (1.9.4-r1)
(316/725) Installing libarchive (3.6.1-r1)
(317/725) Installing libcbor (0.9.0-r1)
(318/725) Installing efivar-libs (38-r1)
(319/725) Installing libgcab (1.4-r3)
(320/725) Installing json-glib (1.6.6-r1)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.12-r0)
(323/725) Installing libmbim (1.28.0-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.32.0-r0)
(327/725) Installing tpm2-tss-mu (3.2.0-r0)
(328/725) Installing tpm2-tss-sys (3.2.0-r0)
(329/725) Installing tpm2-tss-esys (3.2.0-r0)
(330/725) Installing libxmlb (0.3.10-r0)
(331/725) Installing fwupd (1.8.7-r0)
(332/725) Installing fwupd-openrc (1.8.7-r0)
(333/725) Installing device-pine64-pinephonepro (3.3-r4)
Executing device-pine64-pinephonepro-3.3-r4.post-install
* service eg25-manager added to runlevel default
(334/725) Installing firmware-pine64-pinebookpro (2-r0)
(335/725) Installing linux-firmware-cypress (20221012-r3)
(336/725) Installing linux-firmware-brcm (20221012-r3)
(337/725) Installing linux-firmware-rockchip (20221012-r3)
(338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4)
(339/725) Installing yaml (0.2.5-r0)
(340/725) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(341/725) Installing appstream-qt (0.15.5-r1)
(342/725) Installing attica (5.99.0-r0)
(343/725) Installing kidletime (5.99.0-r0)
(344/725) Installing knewstuff (5.99.0-r0)
(345/725) Installing discover (5.26.3-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.3-r0)
(348/725) Installing discover-backend-fwupd (5.26.3-r0)
(349/725) Installing font-droid-nonlatin (20200215-r2)
(350/725) Installing font-noto-common (0_git20211101-r6)
(351/725) Installing font-noto-math (0_git20211101-r6)
(352/725) Installing font-noto-symbols (0_git20211101-r6)
(353/725) Installing font-noto (0_git20211101-r6)
(354/725) Installing font-noto-emoji (2.038-r0)
(355/725) Installing font-noto-extra (0_git20211101-r6)
(356/725) Installing mauiman (1.0.0-r0)
(357/725) Installing mauikit (2.2.0-r0)
(358/725) Installing exiv2 (0.27.5-r1)
(359/725) Installing mauikit-imagetools (2.2.0-r0)
(360/725) Installing mauikit-filebrowsing (2.2.0-r0)
(361/725) Installing index (2.2.0-r0)
(362/725) Installing signon-plugin-oauth2 (0.25-r0)
(363/725) Installing kaccounts-providers (22.08.3-r0)
(364/725) Installing kirigami-addons (0.5-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.3-r0)
(368/725) Installing kde-gtk-config (5.26.3-r0)
(369/725) Installing kirigami-gallery (22.08.3-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.13-r0)
(372/725) Installing kfilemetadata (5.99.0-r0)
(373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(374/725) Installing koko (22.09-r0)
(375/725) Installing kasync (0.3.0-r2)
(376/725) Installing gpg-wks-server (2.2.40-r0)
(377/725) Installing gpgv (2.2.40-r0)
(378/725) Installing libldap (2.6.3-r6)
(379/725) Installing gnupg-dirmngr (2.2.40-r0)
(380/725) Installing gnupg-utils (2.2.40-r0)
(381/725) Installing gnupg-wks-client (2.2.40-r0)
(382/725) Installing gnupg (2.2.40-r0)
(383/725) Installing iso-codes (4.12.0-r0)
(384/725) Installing kcontacts (5.99.0-r0)
(385/725) Installing kpeople (5.99.0-r0)
(386/725) Installing libical (3.0.16-r1)
(387/725) Installing kcalendarcore (5.99.0-r0)
(388/725) Installing kmime (22.08.3-r0)
(389/725) Installing kimap2 (0.4.0-r1)
(390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(391/725) Installing kdav2 (0.4.0-r1)
(392/725) Installing lmdb (0.9.29-r2)
(393/725) Installing libxapian (1.4.21-r0)
(394/725) Installing sink (0.9.0-r3)
(395/725) Installing kpeoplesink (0_git20210224-r1)
(396/725) Installing kpeoplevcard (0.1-r2)
(397/725) Installing libraw (0.20.2-r1)
(398/725) Installing libraw-tools (0.20.2-r1)
(399/725) Installing lcms2 (2.14-r0)
(400/725) Installing imagemagick-libs (7.1.0.52-r0)
(401/725) Installing jbig2dec (0.19-r1)
(402/725) Installing ghostscript (10.0.0-r0)
(403/725) Installing libde265 (1.0.9-r0)
(404/725) Installing libheif (1.13.0-r0)
(405/725) Installing libjxl (0.7.0-r0)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.52-r0)
(408/725) Installing perl (5.36.0-r0)
(409/725) Installing perl-image-exiftool (12.42-r0)
(410/725) Installing exiftool (12.42-r0)
(411/725) Installing tzdata (2022f-r1)
(412/725) Installing openexr (3.1.5-r3)
(413/725) Installing soundtouch (2.3.1-r0)
(414/725) Installing libraw1394 (2.1.2-r3)
(415/725) Installing libdc1394 (2.2.6-r1)
(416/725) Installing tslib (1.22-r1)
(417/725) Installing directfb (1.7.7-r5)
(418/725) Installing faac (1.30-r2)
(419/725) Installing fdk-aac (2.0.2-r1)
(420/725) Installing flite (2.2-r1)
(421/725) Installing libsamplerate (0.2.2-r0)
(422/725) Installing jack (1.9.21-r0)
(423/725) Installing portaudio (19.7.0-r0)
(424/725) Installing fluidsynth-libs (2.3.0-r0)
(425/725) Installing libfreeaptx (0.1.1-r1)
(426/725) Installing gsm (1.0.22-r1)
(427/725) Installing libldac (2.0.2.3-r0)
(428/725) Installing libmodplug (0.8.9.0-r2)
(429/725) Installing neon (0.32.4-r0)
(430/725) Installing libnice (0.1.19-r0)
(431/725) Installing openal-soft (1.22.2-r2)
(432/725) Installing openjpeg (2.5.0-r0)
(433/725) Installing librtmp (2.4_git20190330-r2)
(434/725) Installing sbc (2.0-r0)
(435/725) Installing spandsp (0.0.6-r2)
(436/725) Installing libsrtp (2.4.2-r3)
(437/725) Installing vo-aacenc (0.1.3-r0)
(438/725) Installing vo-amrwbenc (0.1.3-r0)
(439/725) Installing libzbar (0.23.92-r1)
(440/725) Installing gst-plugins-bad (1.20.4-r1)
(441/725) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(442/725) Installing megapixels (1.5.2-r0)
(443/725) Installing encodings (1.0.6-r0)
(444/725) Installing libfontenc (1.1.6-r0)
(445/725) Installing mkfontscale (1.2.2-r1)
(446/725) Installing font-dejavu (2.37-r3)
(447/725) Installing sdl2_ttf (2.20.1-r0)
(448/725) Installing osk-sdl (0.67.1-r1)
(449/725) Installing kcmutils (5.99.0-r0)
(450/725) Installing frameworkintegration (5.99.0-r0)
(451/725) Installing oxygen (5.26.3-r0)
(452/725) Installing modemmanager-qt (5.99.0-r0)
(453/725) Installing callaudiod-libs (0.1.4-r0)
(454/725) Installing abseil-cpp (20220623.1-r1)
(455/725) Installing boost1.80-thread (1.80.0-r3)
(456/725) Installing libprotobuf (3.21.9-r0)
(457/725) Installing libphonenumber (8.13.0-r0)
(458/725) Installing plasma-dialer (22.09-r0)
(459/725) Installing plasma-mobile-sounds (0.1-r1)
(460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(461/725) Installing plasma-phonebook (22.09-r0)
(462/725) Installing postmarketos-artwork-wallpapers (2-r1)
(463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(464/725) Installing bluez (5.65-r2)
(465/725) Installing bluez-openrc (5.65-r2)
(466/725) Installing bluez-obexd (5.65-r2)
(467/725) Installing kded (5.99.0-r0)
(468/725) Installing bluez-qt (5.99.0-r0)
(469/725) Installing bluedevil (5.26.3-r0)
(470/725) Installing breeze (5.26.3-r0)
(471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(472/725) Installing callaudiod (0.1.4-r0)
(473/725) Installing dnsmasq-common (2.87-r0)
(474/725) Installing dnsmasq-openrc (2.87-r0)
(475/725) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(476/725) Installing linux-pam (1.5.2-r1)
(477/725) Installing shadow (4.13-r0)
(478/725) Installing elogind (246.10-r5)
(479/725) Installing elogind-openrc (246.10-r5)
(480/725) Installing hfd-service (0.1.0-r1)
(481/725) Installing hfd-service-openrc (0.1.0-r1)
(482/725) Installing iio-sensor-proxy (3.4-r0)
(483/725) Installing iio-sensor-proxy-openrc (3.4-r0)
(484/725) Installing libkscreen (5.26.3-r0)
(485/725) Installing layer-shell-qt (5.26.3-r0)
(486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(487/725) Installing kscreen (5.26.3-r0)
(488/725) Installing socat (1.7.4.4-r0)
(489/725) Installing kwallet-pam (5.26.3-r0)
(490/725) Installing kwayland-integration (5.26.3-r0)
(491/725) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(492/725) Installing duktape (2.7.0-r0)
(493/725) Installing polkit-elogind (121-r0)
(494/725) Installing modemmanager (1.20.0-r0)
(495/725) Installing modemmanager-openrc (1.20.0-r0)
(496/725) Installing libnm (1.40.2-r0)
(497/725) Installing networkmanager-common (1.40.2-r0)
(498/725) Installing networkmanager-openrc (1.40.2-r0)
(499/725) Installing libmnl (1.0.5-r0)
(500/725) Installing libnftnl (1.2.3-r0)
(501/725) Installing iptables (1.8.8-r2)
(502/725) Installing iptables-openrc (1.8.8-r2)
(503/725) Installing libndp (1.8-r1)
(504/725) Installing libidn2 (2.3.4-r0)
(505/725) Installing libpsl (0.21.1-r1)
(506/725) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-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>.
*
(507/725) Installing networkmanager-cli (1.40.2-r0)
(508/725) Installing pcre (8.45-r2)
(509/725) Installing slang (2.3.3-r0)
(510/725) Installing newt (0.52.21-r4)
(511/725) Installing networkmanager-tui (1.40.2-r0)
(512/725) Installing wireless-regdb (2022.08.12-r0)
(513/725) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-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.
*
(514/725) Installing mobile-broadband-provider-info (20221107-r0)
(515/725) Installing networkmanager-wwan (1.40.2-r0)
(516/725) Installing libunwind (1.6.2-r0)
(517/725) Installing libcamera (0.0.1-r1)
(518/725) Installing pipewire-libs (0.3.60-r1)
(519/725) Installing libuv (1.44.2-r0)
(520/725) Installing roc-toolkit-libs (0.1.5-r2)
(521/725) Installing webrtc-audio-processing (0.3.1-r6)
(522/725) Installing pipewire (0.3.60-r1)
(523/725) Installing breeze-icons (5.99.0-r0)
(524/725) Installing dbus-x11 (1.14.4-r0)
(525/725) Installing kactivities (5.99.0-r0)
(526/725) Installing kpipewire (5.26.3-r0)
(527/725) Installing dconf (0.40.0-r2)
(528/725) Installing anthy (9100h-r2)
(529/725) Installing maliit-framework (2.3.0-r1)
(530/725) Installing kyotocabinet (1.2.79-r3)
(531/725) Installing libpinyin (2.7.92-r0)
(532/725) Installing tinyxml (2.6.2-r1)
(533/725) Installing presage (0.9.1-r2)
(534/725) Installing maliit-keyboard (2.3.1-r1)
(535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(536/725) Installing plasma-nano (5.26.3-r0)
(537/725) Installing networkmanager-qt (5.99.0-r0)
(538/725) Installing plasma-nm (5.26.3-r0)
(539/725) Installing plasma-nm-mobile (5.26.3-r0)
(540/725) Installing fftw-single-libs (3.3.10-r1)
(541/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(542/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(543/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(544/725) Installing alsa-utils-openrc (1.2.8-r0)
(545/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(546/725) Installing libcanberra-pulse (0.30-r9)
(547/725) Installing plasma-pa (5.26.3-r0)
(548/725) Installing libdaemon (0.14-r3)
(549/725) Installing openrc-settingsd (1.1.0-r0)
(550/725) Installing openrc-settingsd-openrc (1.1.0-r0)
(551/725) Installing plasma-settings (22.09-r1)
(552/725) Installing kactivitymanagerd (5.26.3-r0)
(553/725) Installing kinit (5.99.0-r0)
(554/725) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(555/725) Installing kdnssd (5.99.0-r0)
(556/725) Installing syntax-highlighting (5.99.0-r0)
(557/725) Installing kdsoap (2.1.1-r0)
(558/725) Installing libmtp (1.1.20-r2)
(559/725) Installing clang15-libclang (15.0.4-r0)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r3)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.6-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.6-r0)
(568/725) Installing samba-libs (4.16.6-r0)
(569/725) Installing libsmbclient (4.16.6-r0)
(570/725) Installing kio-extras (22.08.3-r0)
(571/725) Installing kquickcharts (5.99.0-r0)
(572/725) Installing xorg-server-common (21.1.4-r1)
(573/725) Installing libxkbfile (1.1.1-r0)
(574/725) Installing xkbcomp (1.4.5-r1)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.3-r0)
(577/725) Installing libtirpc-nokrb (1.3.3-r0)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.5-r0)
(580/725) Installing kscreenlocker (5.26.3-r0)
(581/725) Installing libqaccessibilityclient (0.4.1-r1)
(582/725) Installing xcb-util-cursor (0.1.4-r0)
(583/725) Installing kwin (5.26.2.1-r0)
(584/725) Installing kitemmodels (5.99.0-r0)
(585/725) Installing threadweaver (5.99.0-r0)
(586/725) Installing krunner (5.99.0-r0)
(587/725) Installing milou (5.26.3-r0)
(588/725) Installing pipewire-media-session (0.4.1-r0)
(589/725) Installing font-hack (3.003-r3)
(590/725) Installing qqc2-desktop-style (5.99.0-r0)
(591/725) Installing plasma-integration (5.26.3-r0)
(592/725) Installing qtchooser (66-r2)
(593/725) Installing plasma-workspace-libs (5.26.3-r0)
(594/725) Installing kactivities-stats (5.99.0-r0)
(595/725) Installing baloo (5.99.0-r0)
(596/725) Installing kholidays (5.99.0-r0)
(597/725) Installing libkexiv2 (22.08.3-r0)
(598/725) Installing knotifyconfig (5.99.0-r0)
(599/725) Installing kparts (5.99.0-r0)
(600/725) Installing zxing-cpp (1.4.0-r0)
(601/725) Installing libdmtx-libs (0.7.7-r0)
(602/725) Installing libqrencode (4.1.1-r1)
(603/725) Installing prison (5.99.0-r0)
(604/725) Installing ktexteditor (5.99.0-r0)
(605/725) Installing libnl3 (3.7.0-r0)
(606/725) Installing libpcap (1.10.1-r1)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.3-r0)
(609/725) Installing kuserfeedback (1.2.0-r1)
(610/725) Installing gpsd (3.24-r0)
(611/725) Installing gpsd-openrc (3.24-r0)
(612/725) Installing mpfr4 (4.1.0-r0)
(613/725) Installing libqalculate (4.4.0-r1)
(614/725) Installing plasma-workspace (5.26.3-r0)
(615/725) Installing kpty (5.99.0-r0)
(616/725) Installing kdesu (5.99.0-r0)
(617/725) Installing kde-cli-tools (5.26.3-r0)
(618/725) Installing qqc2-breeze-style (5.26.3-r0)
(619/725) Installing plasma-mobile (5.26.3-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.3-r0)
(621/725) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(622/725) Installing chrony-openrc (4.3-r0)
(623/725) Installing haveged (1.9.18-r0)
(624/725) Installing haveged-openrc (1.9.18-r0)
(625/725) Installing nftables (1.0.5-r2)
(626/725) Installing nftables-openrc (1.0.5-r2)
(627/725) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(629/725) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(630/725) Installing postmarketos-artwork-icons (2-r1)
(631/725) Installing util-linux (2.38.1-r0)
(632/725) Installing libfdisk (2.38.1-r0)
(633/725) Installing libsmartcols (2.38.1-r0)
(634/725) Installing util-linux-misc (2.38.1-r0)
(635/725) Installing libeconf (0.4.7-r0)
(636/725) Installing runuser (2.38.1-r0)
(637/725) Installing mount (2.38.1-r0)
(638/725) Installing losetup (2.38.1-r0)
(639/725) Installing hexdump (2.38.1-r0)
(640/725) Installing uuidgen (2.38.1-r0)
(641/725) Installing blkid (2.38.1-r0)
(642/725) Installing sfdisk (2.38.1-r0)
(643/725) Installing mcookie (2.38.1-r0)
(644/725) Installing agetty (2.38.1-r0)
(645/725) Installing agetty-openrc (0.45.2-r4)
(646/725) Installing wipefs (2.38.1-r0)
(647/725) Installing cfdisk (2.38.1-r0)
(648/725) Installing umount (2.38.1-r0)
(649/725) Installing util-linux-openrc (2.38.1-r0)
(650/725) Installing flock (2.38.1-r0)
(651/725) Installing lsblk (2.38.1-r0)
(652/725) Installing libcap-ng (0.8.3-r1)
(653/725) Installing setpriv (2.38.1-r0)
(654/725) Installing logger (2.38.1-r0)
(655/725) Installing partx (2.38.1-r0)
(656/725) Installing fstrim (2.38.1-r0)
(657/725) Installing findmnt (2.38.1-r0)
(658/725) Installing pcsc-lite-libs (1.9.9-r0)
(659/725) Installing wpa_supplicant (2.10-r4)
(660/725) Installing wpa_supplicant-openrc (2.10-r4)
(661/725) Installing ifupdown-ng-wifi (0.12.1-r0)
(662/725) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(663/725) Installing postmarketos-base-ui-networkmanager (6-r1)
(664/725) Installing mpdecimal (2.5.1-r1)
(665/725) Installing python3 (3.10.8-r3)
(666/725) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(667/725) Installing py3-ruamel.yaml (0.17.21-r0)
(668/725) Installing sleep-inhibitor (1.16-r0)
(669/725) Installing sleep-inhibitor-openrc (1.16-r0)
(670/725) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(671/725) Installing py3-dbus (1.3.2-r0)
(672/725) Installing obex-capabilities (0.2.1-r1)
(673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(675/725) Installing pulseaudio-utils (9999_git20220528-r0)
(676/725) Installing postmarketos-base-ui-pulseaudio (6-r1)
(677/725) Installing upower (1.90.0-r2)
(678/725) Installing powerdevil-libs (5.26.3-r0)
(679/725) Installing powerdevil (5.26.3-r0)
(680/725) Installing bubblewrap (0.7.0-r0)
(681/725) Installing fuse-common (3.12.0-r0)
(682/725) Installing fuse-openrc (3.12.0-r0)
(683/725) Installing fuse3-libs (3.12.0-r0)
(684/725) Installing fuse3 (3.12.0-r0)
(685/725) Installing xdg-desktop-portal (1.15.0-r0)
(686/725) Installing xdg-desktop-portal-kde (5.26.3-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r1)
(689/725) Installing tinydm-openrc (1.1.2-r1)
(690/725) Installing postmarketos-base-ui-tinydm (6-r1)
(691/725) Installing font-alias (1.0.4-r0)
(692/725) Installing util-macros (1.19.3-r0)
(693/725) Installing font-misc-misc (1.1.2-r3)
(694/725) Installing font-cursor-misc (1.0.3-r3)
(695/725) Installing xauth (1.1.2-r0)
(696/725) Installing xmodmap (1.0.11-r0)
(697/725) Installing xrdb (1.2.1-r1)
(698/725) Installing xinit (1.4.1-r1)
(699/725) Installing hwdata-pci (0.364-r0)
(700/725) Installing libpciaccess (0.17-r0)
(701/725) Installing xorg-server (21.1.4-r1)
(702/725) Installing libinput (1.21.0-r0)
(703/725) Installing xf86-input-libinput (1.2.1-r0)
(704/725) Installing xf86-video-fbdev (0.5.0-r3)
(705/725) Installing postmarketos-base-ui-x11 (6-r1)
(706/725) Installing postmarketos-ui-plasma-mobile (3.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
(707/725) Installing libexif (0.6.24-r0)
(708/725) Installing hwloc (2.8.0-r0)
(709/725) Installing libtbb (2021.7.0-r0)
(710/725) Installing opencv (4.6.0-r3)
(711/725) Installing postprocessd (0.2.1-r0)
(712/725) Installing postprocessd-megapixels (0.2.1-r0)
(713/725) Installing qmltermwidget (0.2.0-r1)
(714/725) Installing qmlkonsole (22.09-r1)
(715/725) Installing c-ares (1.18.1-r0)
(716/725) Installing spacebar (22.09-r0)
(717/725) Installing hkdm (0.2.0-r0)
(718/725) Installing buffyboard (0.2.0-r0)
(719/725) Installing terminus-font (4.49.1-r3)
(720/725) Installing kbd-misc (2.5.1-r3)
(721/725) Installing kbd (2.5.1-r3)
(722/725) Installing kbd-openrc (2.5.1-r3)
(723/725) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(724/725) Installing ttyescape-openrc (1.0.1-r1)
(725/725) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/11 16:07:04 Generating for kernel version: 6.0.8
2022/11/11 16:07:04 Output directory: /boot
2022/11/11 16:07:04 == Generating initramfs ==
2022/11/11 16:07:04 - Including hook files
2022/11/11 16:07:04 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 16:07:04 - Including hook scripts
2022/11/11 16:07:04 - Including required binaries
2022/11/11 16:07:04 - Including kernel modules
2022/11/11 16:07:04 - Including splash images
2022/11/11 16:07:04 - Writing and verifying initramfs archive
2022/11/11 16:07:04 == Generating initramfs extra ==
2022/11/11 16:07:04 - Including extra binaries
2022/11/11 16:07:04 - Including FDE support
2022/11/11 16:07:05 - Writing and verifying initramfs-extra archive
2022/11/11 16:07:06 == 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/11/11 16:07:08 mkinitfs completed in: 3.97749011s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2147 MiB in 750 packages
(284178) [16:07:13] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2147 MiB in 750 packages
(284178) [16:07:16] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(284178) [16:07:16] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(284178) [16:07:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:07:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:07:16] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(284178) [16:07:16] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(284178) [16:07:16] New background process: pid=294290, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2147 MiB in 750 packages
(284178) [16:07:18] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2147 MiB in 750 packages
(284178) [16:07:21] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(284178) [16:07:21] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(284178) [16:07:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:07:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:07:21] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(284178) [16:07:21] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(284178) [16:07:21] New background process: pid=294442, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2147 MiB in 750 packages
(284178) [16:07:24] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2147 MiB in 750 packages
(284178) [16:07:26] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(284178) [16:07:26] (rootfs_pine64-pinephonepro) % mkinitfs
2022/11/11 16:07:26 Generating for kernel version: 6.0.8
2022/11/11 16:07:26 Output directory: /boot
2022/11/11 16:07:26 == Generating initramfs ==
2022/11/11 16:07:26 - Including hook files
2022/11/11 16:07:26 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/11 16:07:26 - Including hook scripts
2022/11/11 16:07:26 - Including required binaries
2022/11/11 16:07:27 - Including kernel modules
2022/11/11 16:07:27 - Including splash images
2022/11/11 16:07:27 - Writing and verifying initramfs archive
2022/11/11 16:07:27 == Generating initramfs extra ==
2022/11/11 16:07:27 - Including extra binaries
2022/11/11 16:07:27 - Including FDE support
2022/11/11 16:07:28 - Writing and verifying initramfs-extra archive
2022/11/11 16:07:29 == 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/11/11 16:07:35 mkinitfs completed in: 8.080524848s
(284178) [16:07:35] *** SET LOGIN PASSWORD FOR: 'user' ***
(284178) [16:07:35] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(284178) [16:07:35] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(284178) [16:07:35] (rootfs_pine64-pinephonepro) locking root
(284178) [16:07:35] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(284178) [16:07:35] NOTE: No valid keymap specified for device
(284178) [16:07:35] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(284178) [16:07:41] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(284178) [16:07:41] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(284178) [16:07:41] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(284178) [16:07:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(284178) [16:07:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(284178) [16:07:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(284178) [16:07:41] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2207248 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(284178) [16:07:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(284178) [16:07:41] (native) create pine64-pinephonepro.img (2893M)
(284178) [16:07:41] (native) % truncate -s 2893M /home/pmos/rootfs/pine64-pinephonepro.img
(284178) [16:07:41] (native) mount /dev/install (pine64-pinephonepro.img)
(284178) [16:07:41] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(284178) [16:07:41] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(284178) [16:07:41] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(284178) [16:07:41] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(284178) [16:07:41] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(284178) [16:07:41] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(284178) [16:07:41] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(284178) [16:07:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(284178) [16:07:42] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(284178) [16:07:42] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(284178) [16:07:42] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(284178) [16:07:42] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(284178) [16:07:42] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(284178) [16:07:42] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(284178) [16:07:42] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(284178) [16:07:42] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(284178) [16:07:42] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(284178) [16:07:42] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(284178) [16:07:42] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(284178) [16:07:42] (native) % parted -s /dev/install mktable gpt
(284178) [16:07:42] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(284178) [16:07:42] (native) % parted -s /dev/install mkpart primary 256M 100%
(284178) [16:07:42] (native) % parted -s /dev/install set 1 boot on
(284178) [16:07:42] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(284178) [16:07:42] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(284178) [16:07:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(284178) [16:07:42] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(284178) [16:07:42] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(284178) [16:07:42] (native) install e2fsprogs
(284178) [16:07:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:07:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:07:42] (native) % cat /tmp/apk_progress_fifo
(284178) [16:07:42] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(284178) [16:07:42] New background process: pid=295644, 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-r27.trigger
OK: 26 MiB in 72 packages
(284178) [16:07:43] (native) format /dev/installp2 (root, ext4)
(284178) [16:07:43] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(284178) [16:07:43] (native) mount /dev/installp2 to /mnt/install
(284178) [16:07:43] (native) % mkdir -p /mnt/install
(284178) [16:07:43] (native) % mount /dev/installp2 /mnt/install
(284178) [16:07:44] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(284178) [16:07:44] (native) install dosfstools
(284178) [16:07:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:07:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(284178) [16:07:44] (native) % cat /tmp/apk_progress_fifo
(284178) [16:07:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(284178) [16:07:44] New background process: pid=295674, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(284178) [16:07:44] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(284178) [16:07:44] (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
(284178) [16:07:44] (native) % mkdir -p /mnt/install/boot
(284178) [16:07:44] (native) % mount /dev/installp1 /mnt/install/boot
(284178) [16:07:44] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(284178) [16:07:44] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(284178) [16:07:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(284178) [16:07:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(284178) [16:07:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(284178) [16:07:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(284178) [16:07:44] (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/
(284178) [16:07:52] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(284178) [16:07:52] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(284178) [16:07:52] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % 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/
(284178) [16:07:53] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(284178) [16:07:53] % 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
(284178) [16:07:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(284178) [16:07:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(284178) [16:07:55] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1634.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
}
]
}
(284178) [16:07:56] (native) umount /dev/loop0
(284178) [16:07:56] (native) % losetup -d /dev/loop0
(284178) [16:07:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(284178) [16:07:56]
(284178) [16:07:56] *** FLASHING INFORMATION ***
(284178) [16:07:56] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(284178) [16:07:56] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(284178) [16:07:56]
(284178) [16:07:56] *** SSH DAEMON INFORMATION ***
(284178) [16:07:56] SSH daemon is enabled (disable with --no-sshd).
(284178) [16:07:56] Login as 'user' with the password given during installation.
(284178) [16:07:56]
(284178) [16:07:56] *** FIREWALL INFORMATION ***
(284178) [16:07:56] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(284178) [16:07:56] For more information: https://postmarketos.org/firewall
(284178) [16:07:56]
(284178) [16:07:56] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(284178) [16:07:56] DONE!
total 2301340
-rw-r--r-- 1 root 12345 3033530368 Nov 11 16:07 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop0
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512
/dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 11 16:08 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 11 16:08 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 11 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Nov 11 16:06 bin
drwxr-xr-x 2 root root 4096 Nov 11 16:07 boot
drwxr-xr-x 2 root root 4096 Nov 11 16:03 dev
drwxr-xr-x 65 root root 4096 Nov 11 16:07 etc
drwxr-xr-x 3 root root 4096 Nov 11 16:07 home
drwxr-xr-x 14 root root 4096 Nov 11 16:06 lib
drwx------ 2 root root 16384 Nov 11 16:07 lost+found
drwxr-xr-x 5 root root 4096 Nov 11 16:03 media
drwxr-xr-x 8 root root 4096 Nov 11 16:03 mnt
drwxr-xr-x 2 root root 4096 Nov 11 16:03 opt
drwxr-xr-x 2 root root 4096 Nov 11 16:03 proc
drwx------ 2 root root 4096 Nov 11 16:03 root
drwxr-xr-x 6 root root 4096 Nov 11 16:06 run
drwxr-xr-x 2 root root 4096 Nov 11 16:06 sbin
drwxr-xr-x 2 root root 4096 Nov 11 16:03 srv
drwxr-xr-x 2 root root 4096 Nov 11 16:03 sys
drwxrwxrwt 2 root root 4096 Nov 11 16:07 tmp
drwxr-xr-x 9 root root 4096 Nov 11 16:04 usr
drwxr-xr-x 13 root root 4096 Nov 11 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-11 16:08:32-- 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% 58.3M=0s
2022-11-11 16:08:32 (58.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-11-11 08:42:38.246535 [http://mirror.postmarketos.org/postmarketos/master]
v20221110-48-gdb1ae6b68c [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-48-gdb1ae6b68c [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-39-g1a9d29ae17 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24927 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668092828-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668092828-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668125311-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668132848-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667870979-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668069249-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668131569-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668131569-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668132743-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668132821-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668132005-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668132757-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668132821-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2319 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2331 MiB in 760 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-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.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools.so: No space left on device
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
ERROR: Failed to create usr/lib/vlc/plugins/access/libdc1394_plugin.so: Connection aborted
ERROR: vlc-3.0.17.4-r10: Operation not permitted
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: Connection aborted
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1667786877-r0)
ERROR: Failed to create usr/share/locale/bg/LC_MESSAGES/kunitconversion5.mo: No space left on device
ERROR: kunitconversion-9999_git1667786877-r0: No space left on device
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
ERROR: Failed to create usr/bin/kasts: No space left on device
ERROR: kasts-9999_git1668127712-r0: No space left on device
(61/91) Installing keysmith (9999_git1667927348-r0)
ERROR: Failed to create usr/bin/keysmith: No space left on device
ERROR: keysmith-9999_git1667927348-r0: No space left on device
(62/91) Installing krecorder (9999_git1668132862-r1)
ERROR: Failed to create usr/bin/krecorder: No space left on device
ERROR: krecorder-9999_git1668132862-r1: No space left on device
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: Failed to create usr/bin/ktrip: No space left on device
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668132874-r1)
ERROR: Failed to create usr/bin/kweather: No space left on device
ERROR: kweather-9999_git1668132874-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: Failed to create usr/bin/quotest: No space left on device
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668132401-r0)
ERROR: Failed to create usr/bin/neochat: No space left on device
ERROR: neochat-9999_git1668132401-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(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)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1667789993-r0)
ERROR: plasmatube-9999_git1667789993-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1667927960-r0)
ERROR: tokodon-9999_git1667927960-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
Executing vlc-libs-3.0.17.4-r10.trigger
ERROR: c-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device
34 errors; 2411 MiB in 817 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:10:24] Unregister qemu binfmt (arm)
[16:10:24] Unregister qemu binfmt (aarch64)
[16:10:24] Unregister qemu binfmt (riscv64)
[16:10:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:26] Cleared up ~4429 MB of space
[16:10:26] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221110-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221110-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 879.4 MiB / 2,933.0 MiB = 0.300, 28 MiB/s, 1:44
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221111-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 825.2 MiB / 2,893.0 MiB = 0.285, 27 MiB/s, 1:45
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221111-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,225.1 MiB / 3,951.0 MiB = 0.310, 30 MiB/s, 2:12
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221111-tablet-x64uefi.img.xz'
Warning: Permanently added the ECDSA host key for IP address '[174.95.206.49]:2200' to the list of known hosts.
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221110-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221110-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221110-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221110-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221111-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 2.97MB/s 0:05:01
4,653,056 0% 2.12MB/s 0:07:01
5,963,776 0% 1.83MB/s 0:08:09
7,274,496 0% 1.67MB/s 0:08:53
8,585,216 0% 1.23MB/s 0:12:07
9,895,936 1% 1.22MB/s 0:12:07
10,551,296 1% 1.06MB/s 0:13:55
11,337,728 1% 966.63kB/s 0:15:42
12,648,448 1% 957.99kB/s 0:15:49
13,959,168 1% 959.61kB/s 0:15:46
15,269,888 1% 1.09MB/s 0:13:29
16,580,608 1% 1.22MB/s 0:12:05
17,891,328 1% 1.23MB/s 0:11:59
19,202,048 2% 1.23MB/s 0:11:59
20,512,768 2% 1.23MB/s 0:11:58
21,823,488 2% 1.23MB/s 0:11:56
23,134,208 2% 1.23MB/s 0:11:54
24,444,928 2% 1.23MB/s 0:11:54
25,755,648 2% 1.22MB/s 0:11:57
27,066,368 2% 1.22MB/s 0:11:59
28,377,088 3% 1.22MB/s 0:11:55
29,687,808 3% 1.22MB/s 0:11:54
30,998,528 3% 1.22MB/s 0:11:50
32,309,248 3% 1.23MB/s 0:11:46
33,619,968 3% 1.22MB/s 0:11:48
34,930,688 3% 1.22MB/s 0:11:47
36,241,408 3% 1.22MB/s 0:11:46
37,552,128 4% 1.22MB/s 0:11:46
38,862,848 4% 1.22MB/s 0:11:49
40,173,568 4% 1.22MB/s 0:11:47
41,484,288 4% 1.22MB/s 0:11:45
42,795,008 4% 1.22MB/s 0:11:44
44,105,728 4% 1.23MB/s 0:11:38
45,416,448 4% 1.23MB/s 0:11:37
46,727,168 5% 1.23MB/s 0:11:37
48,037,888 5% 1.23MB/s 0:11:36
49,348,608 5% 1.23MB/s 0:11:35
50,659,328 5% 1.23MB/s 0:11:34
51,970,048 5% 1.22MB/s 0:11:38
53,280,768 5% 1.22MB/s 0:11:37
54,591,488 5% 1.22MB/s 0:11:36
55,902,208 6% 1.22MB/s 0:11:35
57,212,928 6% 1.22MB/s 0:11:32
58,523,648 6% 1.23MB/s 0:11:27
59,834,368 6% 1.22MB/s 0:11:27
61,145,088 6% 1.23MB/s 0:11:25
62,455,808 6% 1.23MB/s 0:11:23
63,766,528 6% 1.22MB/s 0:11:27
65,077,248 7% 1.22MB/s 0:11:28
66,387,968 7% 1.21MB/s 0:11:28
67,665,920 7% 1.21MB/s 0:11:29
68,976,640 7% 1.21MB/s 0:11:26
70,287,360 7% 1.21MB/s 0:11:26
71,598,080 7% 1.21MB/s 0:11:25
72,908,800 7% 1.22MB/s 0:11:20
74,219,520 8% 1.21MB/s 0:11:21
75,530,240 8% 1.23MB/s 0:11:14
76,840,960 8% 1.22MB/s 0:11:18
78,151,680 8% 1.22MB/s 0:11:16
79,462,400 8% 1.22MB/s 0:11:13
80,773,120 8% 1.22MB/s 0:11:13
82,083,840 8% 1.23MB/s 0:11:08
83,394,560 9% 1.23MB/s 0:11:06
84,705,280 9% 1.23MB/s 0:11:05
86,016,000 9% 1.23MB/s 0:11:05
87,326,720 9% 1.23MB/s 0:11:04
88,637,440 9% 1.23MB/s 0:11:04
89,948,160 9% 1.21MB/s 0:11:10
91,258,880 9% 1.20MB/s 0:11:18
92,569,600 10% 1.19MB/s 0:11:18
93,880,320 10% 1.20MB/s 0:11:16
95,191,040 10% 1.21MB/s 0:11:08
96,501,760 10% 1.22MB/s 0:10:58
97,812,480 10% 1.22MB/s 0:10:57
99,123,200 10% 1.22MB/s 0:10:56
100,433,920 10% 1.23MB/s 0:10:54
101,744,640 11% 1.23MB/s 0:10:52
103,055,360 11% 1.22MB/s 0:10:57
104,366,080 11% 1.22MB/s 0:10:55
105,676,800 11% 1.22MB/s 0:10:54
106,987,520 11% 1.22MB/s 0:10:55
108,298,240 11% 1.23MB/s 0:10:46
109,608,960 11% 1.23MB/s 0:10:46
110,919,680 12% 1.22MB/s 0:10:47
112,230,400 12% 1.23MB/s 0:10:44
113,541,120 12% 1.23MB/s 0:10:44
114,851,840 12% 1.23MB/s 0:10:43
116,162,560 12% 1.22MB/s 0:10:46
117,473,280 12% 1.22MB/s 0:10:45
118,784,000 12% 1.22MB/s 0:10:44
120,094,720 13% 1.22MB/s 0:10:43
121,405,440 13% 1.23MB/s 0:10:37
122,716,160 13% 1.22MB/s 0:10:37
124,026,880 13% 1.22MB/s 0:10:38
125,337,600 13% 1.22MB/s 0:10:36
126,648,320 13% 1.22MB/s 0:10:36
127,959,040 13% 1.21MB/s 0:10:40
129,269,760 14% 1.21MB/s 0:10:37
130,580,480 14% 1.21MB/s 0:10:36
131,891,200 14% 1.22MB/s 0:10:34
133,201,920 14% 1.23MB/s 0:10:27
134,512,640 14% 1.22MB/s 0:10:27
135,823,360 14% 1.22MB/s 0:10:27
137,134,080 14% 1.22MB/s 0:10:28
138,444,800 15% 1.22MB/s 0:10:29
139,755,520 15% 1.22MB/s 0:10:27
141,066,240 15% 1.21MB/s 0:10:30
142,376,960 15% 1.22MB/s 0:10:26
143,687,680 15% 1.22MB/s 0:10:24
144,998,400 15% 1.21MB/s 0:10:25
146,309,120 15% 1.23MB/s 0:10:17
147,619,840 16% 1.22MB/s 0:10:20
148,930,560 16% 1.22MB/s 0:10:18
150,241,280 16% 1.22MB/s 0:10:16
151,552,000 16% 1.22MB/s 0:10:17
152,862,720 16% 1.23MB/s 0:10:12
154,173,440 16% 1.21MB/s 0:10:17
155,484,160 16% 1.22MB/s 0:10:15
156,794,880 17% 1.21MB/s 0:10:16
158,105,600 17% 1.22MB/s 0:10:13
159,416,320 17% 1.23MB/s 0:10:06
160,727,040 17% 1.23MB/s 0:10:05
162,037,760 17% 1.23MB/s 0:10:02
163,348,480 17% 1.23MB/s 0:10:03
164,659,200 17% 1.23MB/s 0:10:03
165,969,920 17% 1.22MB/s 0:10:03
167,280,640 18% 1.22MB/s 0:10:06
168,591,360 18% 1.22MB/s 0:10:05
169,902,080 18% 1.22MB/s 0:10:03
171,212,800 18% 1.22MB/s 0:10:00
172,523,520 18% 1.23MB/s 0:09:56
173,834,240 18% 1.23MB/s 0:09:54
175,144,960 18% 1.23MB/s 0:09:53
176,455,680 19% 1.23MB/s 0:09:52
177,766,400 19% 1.23MB/s 0:09:52
179,077,120 19% 1.22MB/s 0:09:55
180,387,840 19% 1.22MB/s 0:09:55
181,698,560 19% 1.22MB/s 0:09:54
183,009,280 19% 1.21MB/s 0:09:54
184,320,000 19% 1.22MB/s 0:09:48
185,630,720 20% 1.22MB/s 0:09:47
186,941,440 20% 1.22MB/s 0:09:46
188,252,160 20% 1.22MB/s 0:09:46
189,562,880 20% 1.22MB/s 0:09:45
190,873,600 20% 1.22MB/s 0:09:45
192,184,320 20% 1.21MB/s 0:09:47
193,495,040 20% 1.21MB/s 0:09:49
194,805,760 21% 1.21MB/s 0:09:48
196,116,480 21% 1.21MB/s 0:09:46
197,427,200 21% 1.22MB/s 0:09:41
198,737,920 21% 1.23MB/s 0:09:35
200,048,640 21% 1.23MB/s 0:09:34
201,359,360 21% 1.23MB/s 0:09:33
202,637,312 21% 1.22MB/s 0:09:36
203,948,032 22% 1.22MB/s 0:09:34
205,258,752 22% 1.21MB/s 0:09:37
206,569,472 22% 1.21MB/s 0:09:37
207,880,192 22% 1.22MB/s 0:09:32
209,190,912 22% 1.22MB/s 0:09:32
210,501,632 22% 1.22MB/s 0:09:30
211,812,352 22% 1.22MB/s 0:09:30
213,123,072 23% 1.21MB/s 0:09:31
214,433,792 23% 1.21MB/s 0:09:31
215,744,512 23% 1.21MB/s 0:09:30
217,055,232 23% 1.21MB/s 0:09:29
218,365,952 23% 1.20MB/s 0:09:31
219,676,672 23% 1.20MB/s 0:09:29
220,987,392 23% 1.21MB/s 0:09:26
222,298,112 24% 1.21MB/s 0:09:24
223,608,832 24% 1.22MB/s 0:09:19
224,919,552 24% 1.22MB/s 0:09:19
226,230,272 24% 1.22MB/s 0:09:18
227,540,992 24% 1.22MB/s 0:09:15
228,851,712 24% 1.22MB/s 0:09:13
230,162,432 24% 1.22MB/s 0:09:14
231,473,152 25% 1.22MB/s 0:09:14
232,783,872 25% 1.22MB/s 0:09:12
234,094,592 25% 1.21MB/s 0:09:13
235,405,312 25% 1.23MB/s 0:09:06
236,716,032 25% 1.23MB/s 0:09:04
238,026,752 25% 1.23MB/s 0:09:04
239,337,472 25% 1.23MB/s 0:09:01
240,648,192 26% 1.23MB/s 0:09:02
241,958,912 26% 1.23MB/s 0:09:01
243,269,632 26% 1.22MB/s 0:09:04
244,580,352 26% 1.22MB/s 0:09:04
245,891,072 26% 1.22MB/s 0:09:02
247,201,792 26% 1.21MB/s 0:09:02
248,512,512 26% 1.23MB/s 0:08:55
249,823,232 27% 1.23MB/s 0:08:54
251,133,952 27% 1.23MB/s 0:08:53
252,444,672 27% 1.23MB/s 0:08:51
253,755,392 27% 1.23MB/s 0:08:52
255,066,112 27% 1.23MB/s 0:08:50
256,376,832 27% 1.22MB/s 0:08:53
257,687,552 27% 1.22MB/s 0:08:52
258,998,272 28% 1.22MB/s 0:08:51
260,308,992 28% 1.22MB/s 0:08:50
261,619,712 28% 1.23MB/s 0:08:45
262,930,432 28% 1.23MB/s 0:08:44
264,241,152 28% 1.23MB/s 0:08:43
265,551,872 28% 1.23MB/s 0:08:42
266,862,592 28% 1.23MB/s 0:08:41
268,173,312 29% 1.23MB/s 0:08:40
269,484,032 29% 1.21MB/s 0:08:45
270,794,752 29% 1.22MB/s 0:08:42
272,105,472 29% 1.22MB/s 0:08:41
273,416,192 29% 1.22MB/s 0:08:39
274,726,912 29% 1.23MB/s 0:08:32
276,037,632 29% 1.23MB/s 0:08:33
277,348,352 30% 1.23MB/s 0:08:32
278,659,072 30% 1.23MB/s 0:08:31
279,969,792 30% 1.22MB/s 0:08:32
281,280,512 30% 1.22MB/s 0:08:32
282,591,232 30% 1.22MB/s 0:08:31
283,901,952 30% 1.22MB/s 0:08:31
285,212,672 30% 1.22MB/s 0:08:28
286,523,392 31% 1.23MB/s 0:08:25
287,834,112 31% 1.23MB/s 0:08:25
289,144,832 31% 1.22MB/s 0:08:25
290,455,552 31% 1.22MB/s 0:08:24
291,766,272 31% 1.22MB/s 0:08:23
293,076,992 31% 1.22MB/s 0:08:21
294,387,712 31% 1.22MB/s 0:08:23
295,698,432 32% 1.22MB/s 0:08:22
297,009,152 32% 1.21MB/s 0:08:23
298,319,872 32% 1.22MB/s 0:08:20
299,630,592 32% 1.23MB/s 0:08:15
300,941,312 32% 1.22MB/s 0:08:17
302,252,032 32% 1.23MB/s 0:08:13
303,562,752 32% 1.22MB/s 0:08:14
304,873,472 33% 1.22MB/s 0:08:14
306,184,192 33% 1.23MB/s 0:08:09
307,494,912 33% 1.22MB/s 0:08:12
308,805,632 33% 1.22MB/s 0:08:12
310,116,352 33% 1.22MB/s 0:08:10
311,427,072 33% 1.22MB/s 0:08:10
312,737,792 33% 1.22MB/s 0:08:06
314,048,512 34% 1.23MB/s 0:08:03
315,359,232 34% 1.22MB/s 0:08:05
316,669,952 34% 1.23MB/s 0:08:01
317,980,672 34% 1.23MB/s 0:08:01
319,291,392 34% 1.22MB/s 0:08:01
320,602,112 34% 1.22MB/s 0:08:02
321,912,832 34% 1.21MB/s 0:08:04
323,223,552 35% 1.22MB/s 0:08:00
324,534,272 35% 1.22MB/s 0:07:59
325,844,992 35% 1.23MB/s 0:07:54
327,155,712 35% 1.23MB/s 0:07:51
328,466,432 35% 1.23MB/s 0:07:52
329,777,152 35% 1.23MB/s 0:07:51
331,087,872 35% 1.23MB/s 0:07:49
332,398,592 36% 1.22MB/s 0:07:50
333,709,312 36% 1.22MB/s 0:07:51
335,020,032 36% 1.22MB/s 0:07:50
336,297,984 36% 1.21MB/s 0:07:53
337,608,704 36% 1.21MB/s 0:07:51
338,919,424 36% 1.22MB/s 0:07:47
340,230,144 36% 1.22MB/s 0:07:46
341,540,864 37% 1.23MB/s 0:07:41
342,851,584 37% 1.23MB/s 0:07:40
344,162,304 37% 1.23MB/s 0:07:39
345,473,024 37% 1.22MB/s 0:07:41
346,783,744 37% 1.22MB/s 0:07:40
348,094,464 37% 1.22MB/s 0:07:39
349,405,184 37% 1.22MB/s 0:07:38
350,715,904 38% 1.23MB/s 0:07:35
352,026,624 38% 1.23MB/s 0:07:33
353,337,344 38% 1.23MB/s 0:07:33
354,648,064 38% 1.23MB/s 0:07:32
355,958,784 38% 1.23MB/s 0:07:30
357,269,504 38% 1.22MB/s 0:07:31
358,580,224 38% 1.22MB/s 0:07:31
359,890,944 39% 1.22MB/s 0:07:29
361,201,664 39% 1.22MB/s 0:07:29
362,512,384 39% 1.22MB/s 0:07:26
363,823,104 39% 1.23MB/s 0:07:24
365,133,824 39% 1.23MB/s 0:07:23
366,444,544 39% 1.23MB/s 0:07:22
367,755,264 39% 1.22MB/s 0:07:22
369,065,984 40% 1.23MB/s 0:07:20
370,376,704 40% 1.23MB/s 0:07:18
371,687,424 40% 1.22MB/s 0:07:19
372,998,144 40% 1.23MB/s 0:07:17
374,308,864 40% 1.22MB/s 0:07:18
375,619,584 40% 1.22MB/s 0:07:16
376,930,304 40% 1.22MB/s 0:07:14
378,241,024 41% 1.22MB/s 0:07:15
379,551,744 41% 1.22MB/s 0:07:13
380,862,464 41% 1.22MB/s 0:07:13
382,173,184 41% 1.22MB/s 0:07:12
383,483,904 41% 1.20MB/s 0:07:18
384,663,552 41% 1.17MB/s 0:07:28
385,974,272 41% 1.17MB/s 0:07:28
387,284,992 42% 1.17MB/s 0:07:25
388,595,712 42% 1.19MB/s 0:07:16
389,906,432 42% 1.22MB/s 0:07:04
391,217,152 42% 1.23MB/s 0:07:02
392,527,872 42% 1.23MB/s 0:07:01
393,838,592 42% 1.23MB/s 0:07:00
395,149,312 42% 1.23MB/s 0:06:59
396,460,032 42% 1.21MB/s 0:07:03
397,770,752 43% 1.21MB/s 0:07:02
399,081,472 43% 1.21MB/s 0:07:02
400,392,192 43% 1.21MB/s 0:07:01
401,702,912 43% 1.22MB/s 0:06:55
403,013,632 43% 1.22MB/s 0:06:55
404,324,352 43% 1.23MB/s 0:06:52
405,635,072 43% 1.22MB/s 0:06:52
406,945,792 44% 1.22MB/s 0:06:52
408,256,512 44% 1.22MB/s 0:06:51
409,567,232 44% 1.22MB/s 0:06:51
410,877,952 44% 1.22MB/s 0:06:49
412,188,672 44% 1.22MB/s 0:06:47
413,499,392 44% 1.22MB/s 0:06:46
414,810,112 44% 1.23MB/s 0:06:43
416,120,832 45% 1.23MB/s 0:06:42
417,431,552 45% 1.23MB/s 0:06:41
418,742,272 45% 1.23MB/s 0:06:40
420,052,992 45% 1.23MB/s 0:06:39
421,363,712 45% 1.23MB/s 0:06:38
422,674,432 45% 1.22MB/s 0:06:39
423,985,152 45% 1.22MB/s 0:06:39
425,295,872 46% 1.22MB/s 0:06:38
426,606,592 46% 1.22MB/s 0:06:37
427,917,312 46% 1.23MB/s 0:06:33
429,228,032 46% 1.23MB/s 0:06:31
430,538,752 46% 1.23MB/s 0:06:31
431,849,472 46% 1.23MB/s 0:06:29
433,160,192 46% 1.23MB/s 0:06:29
434,470,912 47% 1.22MB/s 0:06:29
435,781,632 47% 1.21MB/s 0:06:31
437,092,352 47% 1.21MB/s 0:06:30
438,403,072 47% 1.21MB/s 0:06:29
439,713,792 47% 1.21MB/s 0:06:28
441,024,512 47% 1.22MB/s 0:06:24
442,335,232 47% 1.22MB/s 0:06:22
443,645,952 48% 1.23MB/s 0:06:21
444,956,672 48% 1.22MB/s 0:06:23
446,267,392 48% 1.21MB/s 0:06:22
447,578,112 48% 1.20MB/s 0:06:24
448,888,832 48% 1.20MB/s 0:06:23
450,199,552 48% 1.22MB/s 0:06:18
451,510,272 48% 1.22MB/s 0:06:17
452,820,992 49% 1.23MB/s 0:06:13
454,131,712 49% 1.23MB/s 0:06:12
455,442,432 49% 1.22MB/s 0:06:14
456,753,152 49% 1.22MB/s 0:06:12
458,063,872 49% 1.22MB/s 0:06:11
459,374,592 49% 1.22MB/s 0:06:10
460,685,312 49% 1.22MB/s 0:06:10
461,996,032 50% 1.21MB/s 0:06:10
463,306,752 50% 1.21MB/s 0:06:09
464,617,472 50% 1.21MB/s 0:06:10
465,928,192 50% 1.21MB/s 0:06:08
467,238,912 50% 1.21MB/s 0:06:06
468,549,632 50% 1.21MB/s 0:06:04
469,827,584 50% 1.21MB/s 0:06:04
471,138,304 51% 1.22MB/s 0:06:02
472,449,024 51% 1.22MB/s 0:06:00
473,759,744 51% 1.21MB/s 0:06:01
475,070,464 51% 1.22MB/s 0:05:58
476,381,184 51% 1.22MB/s 0:05:56
477,691,904 51% 1.22MB/s 0:05:55
479,002,624 51% 1.22MB/s 0:05:53
480,313,344 52% 1.23MB/s 0:05:52
481,624,064 52% 1.23MB/s 0:05:49
482,934,784 52% 1.23MB/s 0:05:49
484,245,504 52% 1.23MB/s 0:05:48
485,556,224 52% 1.23MB/s 0:05:47
486,866,944 52% 1.22MB/s 0:05:48
488,177,664 52% 1.22MB/s 0:05:47
489,488,384 53% 1.22MB/s 0:05:46
490,799,104 53% 1.22MB/s 0:05:46
492,109,824 53% 1.22MB/s 0:05:42
493,420,544 53% 1.23MB/s 0:05:41
494,731,264 53% 1.22MB/s 0:05:41
496,041,984 53% 1.23MB/s 0:05:39
497,352,704 53% 1.23MB/s 0:05:37
498,663,424 54% 1.22MB/s 0:05:39
499,974,144 54% 1.22MB/s 0:05:37
501,284,864 54% 1.22MB/s 0:05:36
502,595,584 54% 1.22MB/s 0:05:36
503,906,304 54% 1.23MB/s 0:05:32
505,217,024 54% 1.23MB/s 0:05:31
506,527,744 54% 1.23MB/s 0:05:31
507,838,464 55% 1.23MB/s 0:05:29
509,149,184 55% 1.22MB/s 0:05:29
510,459,904 55% 1.22MB/s 0:05:28
511,770,624 55% 1.22MB/s 0:05:29
513,081,344 55% 1.22MB/s 0:05:28
514,392,064 55% 1.22MB/s 0:05:26
515,702,784 55% 1.21MB/s 0:05:26
517,013,504 56% 1.22MB/s 0:05:23
518,324,224 56% 1.23MB/s 0:05:21
519,634,944 56% 1.22MB/s 0:05:20
520,945,664 56% 1.23MB/s 0:05:19
522,256,384 56% 1.22MB/s 0:05:18
523,567,104 56% 1.22MB/s 0:05:19
524,877,824 56% 1.21MB/s 0:05:21
526,188,544 57% 1.21MB/s 0:05:20
527,499,264 57% 1.21MB/s 0:05:19
528,809,984 57% 1.21MB/s 0:05:18
530,120,704 57% 1.22MB/s 0:05:14
531,431,424 57% 1.21MB/s 0:05:14
532,742,144 57% 1.21MB/s 0:05:13
534,052,864 57% 1.21MB/s 0:05:13
535,363,584 58% 1.21MB/s 0:05:13
536,674,304 58% 1.21MB/s 0:05:11
537,985,024 58% 1.19MB/s 0:05:14
539,295,744 58% 1.20MB/s 0:05:12
540,606,464 58% 1.20MB/s 0:05:09
541,917,184 58% 1.21MB/s 0:05:06
543,227,904 58% 1.23MB/s 0:05:01
544,538,624 59% 1.23MB/s 0:05:00
545,849,344 59% 1.23MB/s 0:04:59
547,160,064 59% 1.23MB/s 0:04:58
548,470,784 59% 1.23MB/s 0:04:57
549,781,504 59% 1.22MB/s 0:04:57
551,092,224 59% 1.22MB/s 0:04:56
552,402,944 59% 1.22MB/s 0:04:55
553,713,664 60% 1.22MB/s 0:04:55
555,024,384 60% 1.23MB/s 0:04:52
556,335,104 60% 1.23MB/s 0:04:51
557,645,824 60% 1.23MB/s 0:04:50
558,956,544 60% 1.23MB/s 0:04:48
560,267,264 60% 1.23MB/s 0:04:47
561,577,984 60% 1.23MB/s 0:04:46
562,888,704 61% 1.22MB/s 0:04:47
564,199,424 61% 1.22MB/s 0:04:47
565,510,144 61% 1.22MB/s 0:04:46
566,820,864 61% 1.22MB/s 0:04:45
568,131,584 61% 1.23MB/s 0:04:41
569,442,304 61% 1.23MB/s 0:04:40
570,753,024 61% 1.23MB/s 0:04:39
572,063,744 62% 1.23MB/s 0:04:38
573,374,464 62% 1.23MB/s 0:04:37
574,685,184 62% 1.23MB/s 0:04:36
575,995,904 62% 1.22MB/s 0:04:35
577,306,624 62% 1.22MB/s 0:04:35
578,617,344 62% 1.23MB/s 0:04:33
579,928,064 62% 1.22MB/s 0:04:32
581,238,784 63% 1.22MB/s 0:04:31
582,549,504 63% 1.23MB/s 0:04:29
583,860,224 63% 1.22MB/s 0:04:30
585,170,944 63% 1.22MB/s 0:04:28
586,481,664 63% 1.23MB/s 0:04:27
587,792,384 63% 1.22MB/s 0:04:26
589,103,104 63% 1.21MB/s 0:04:27
590,413,824 64% 1.21MB/s 0:04:26
591,724,544 64% 1.21MB/s 0:04:25
593,035,264 64% 1.22MB/s 0:04:23
594,345,984 64% 1.23MB/s 0:04:20
595,656,704 64% 1.23MB/s 0:04:19
596,967,424 64% 1.23MB/s 0:04:18
598,278,144 64% 1.23MB/s 0:04:17
599,588,864 65% 1.23MB/s 0:04:16
600,899,584 65% 1.23MB/s 0:04:15
602,210,304 65% 1.22MB/s 0:04:16
603,521,024 65% 1.22MB/s 0:04:15
604,798,976 65% 1.21MB/s 0:04:15
606,109,696 65% 1.21MB/s 0:04:14
607,420,416 65% 1.21MB/s 0:04:13
608,731,136 66% 1.21MB/s 0:04:12
610,041,856 66% 1.22MB/s 0:04:09
611,352,576 66% 1.22MB/s 0:04:08
612,663,296 66% 1.23MB/s 0:04:06
613,974,016 66% 1.22MB/s 0:04:07
615,284,736 66% 1.22MB/s 0:04:06
616,595,456 66% 1.22MB/s 0:04:05
617,906,176 67% 1.22MB/s 0:04:04
619,216,896 67% 1.23MB/s 0:04:01
620,527,616 67% 1.23MB/s 0:04:00
621,838,336 67% 1.23MB/s 0:03:59
623,149,056 67% 1.22MB/s 0:03:58
624,459,776 67% 1.22MB/s 0:03:57
625,770,496 67% 1.22MB/s 0:03:56
627,081,216 68% 1.22MB/s 0:03:56
628,391,936 68% 1.22MB/s 0:03:55
629,702,656 68% 1.22MB/s 0:03:54
631,013,376 68% 1.22MB/s 0:03:53
632,324,096 68% 1.23MB/s 0:03:50
633,634,816 68% 1.23MB/s 0:03:49
634,945,536 68% 1.23MB/s 0:03:48
636,256,256 69% 1.23MB/s 0:03:47
637,566,976 69% 1.23MB/s 0:03:46
638,877,696 69% 1.23MB/s 0:03:45
640,188,416 69% 1.22MB/s 0:03:45
641,499,136 69% 1.22MB/s 0:03:44
642,809,856 69% 1.22MB/s 0:03:43
644,120,576 69% 1.22MB/s 0:03:42
645,431,296 69% 1.23MB/s 0:03:40
646,742,016 70% 1.23MB/s 0:03:38
648,052,736 70% 1.23MB/s 0:03:37
649,363,456 70% 1.23MB/s 0:03:36
650,674,176 70% 1.23MB/s 0:03:35
651,984,896 70% 1.23MB/s 0:03:34
653,295,616 70% 1.22MB/s 0:03:35
654,606,336 70% 1.22MB/s 0:03:34
655,917,056 71% 1.22MB/s 0:03:33
657,227,776 71% 1.22MB/s 0:03:32
658,538,496 71% 1.23MB/s 0:03:29
659,849,216 71% 1.23MB/s 0:03:28
661,159,936 71% 1.23MB/s 0:03:27
662,470,656 71% 1.23MB/s 0:03:26
663,781,376 71% 1.23MB/s 0:03:25
665,092,096 72% 1.22MB/s 0:03:25
666,402,816 72% 1.22MB/s 0:03:24
667,713,536 72% 1.22MB/s 0:03:23
669,024,256 72% 1.22MB/s 0:03:22
670,334,976 72% 1.23MB/s 0:03:20
671,645,696 72% 1.23MB/s 0:03:19
672,956,416 72% 1.23MB/s 0:03:18
674,267,136 73% 1.23MB/s 0:03:17
675,577,856 73% 1.23MB/s 0:03:16
676,888,576 73% 1.23MB/s 0:03:15
678,199,296 73% 1.21MB/s 0:03:16
679,510,016 73% 1.21MB/s 0:03:15
680,820,736 73% 1.21MB/s 0:03:14
682,131,456 73% 1.21MB/s 0:03:13
683,442,176 74% 1.23MB/s 0:03:09
684,752,896 74% 1.22MB/s 0:03:10
686,063,616 74% 1.22MB/s 0:03:09
687,374,336 74% 1.22MB/s 0:03:08
688,685,056 74% 1.21MB/s 0:03:07
689,995,776 74% 1.22MB/s 0:03:06
691,306,496 74% 1.21MB/s 0:03:05
692,617,216 75% 1.21MB/s 0:03:04
693,927,936 75% 1.22MB/s 0:03:03
695,238,656 75% 1.22MB/s 0:03:02
696,549,376 75% 1.23MB/s 0:02:59
697,860,096 75% 1.22MB/s 0:02:58
699,170,816 75% 1.23MB/s 0:02:57
700,481,536 75% 1.23MB/s 0:02:56
701,792,256 76% 1.23MB/s 0:02:55
703,102,976 76% 1.23MB/s 0:02:54
704,413,696 76% 1.22MB/s 0:02:54
705,724,416 76% 1.21MB/s 0:02:53
707,035,136 76% 1.21MB/s 0:02:52
708,345,856 76% 1.22MB/s 0:02:51
709,656,576 76% 1.23MB/s 0:02:49
710,967,296 77% 1.23MB/s 0:02:48
712,278,016 77% 1.22MB/s 0:02:48
713,588,736 77% 1.21MB/s 0:02:47
714,899,456 77% 1.21MB/s 0:02:46
716,210,176 77% 1.21MB/s 0:02:46
717,520,896 77% 1.21MB/s 0:02:44
718,831,616 77% 1.22MB/s 0:02:43
720,142,336 78% 1.21MB/s 0:02:42
721,453,056 78% 1.22MB/s 0:02:40
722,763,776 78% 1.22MB/s 0:02:39
724,074,496 78% 1.22MB/s 0:02:38
725,385,216 78% 1.22MB/s 0:02:37
726,695,936 78% 1.22MB/s 0:02:36
728,006,656 78% 1.22MB/s 0:02:34
729,317,376 79% 1.22MB/s 0:02:34
730,628,096 79% 1.22MB/s 0:02:33
731,938,816 79% 1.23MB/s 0:02:31
733,249,536 79% 1.22MB/s 0:02:31
734,560,256 79% 1.23MB/s 0:02:29
735,870,976 79% 1.23MB/s 0:02:28
737,181,696 79% 1.23MB/s 0:02:27
738,459,648 80% 1.22MB/s 0:02:27
739,770,368 80% 1.22MB/s 0:02:26
741,081,088 80% 1.22MB/s 0:02:25
742,391,808 80% 1.21MB/s 0:02:24
743,702,528 80% 1.22MB/s 0:02:22
745,013,248 80% 1.22MB/s 0:02:21
746,323,968 80% 1.22MB/s 0:02:20
747,634,688 81% 1.23MB/s 0:02:18
748,945,408 81% 1.23MB/s 0:02:17
750,256,128 81% 1.23MB/s 0:02:16
751,566,848 81% 1.23MB/s 0:02:15
752,877,568 81% 1.23MB/s 0:02:14
754,188,288 81% 1.23MB/s 0:02:13
755,499,008 81% 1.22MB/s 0:02:13
756,809,728 82% 1.22MB/s 0:02:11
758,120,448 82% 1.22MB/s 0:02:10
759,431,168 82% 1.22MB/s 0:02:10
760,741,888 82% 1.23MB/s 0:02:08
762,052,608 82% 1.22MB/s 0:02:08
763,363,328 82% 1.22MB/s 0:02:07
764,674,048 82% 1.22MB/s 0:02:06
765,984,768 83% 1.22MB/s 0:02:05
767,295,488 83% 1.22MB/s 0:02:03
768,606,208 83% 1.22MB/s 0:02:02
769,916,928 83% 1.22MB/s 0:02:01
771,227,648 83% 1.21MB/s 0:02:01
772,538,368 83% 1.22MB/s 0:01:59
773,849,088 83% 1.22MB/s 0:01:58
775,159,808 84% 1.22MB/s 0:01:57
776,470,528 84% 1.22MB/s 0:01:56
777,781,248 84% 1.21MB/s 0:01:56
779,091,968 84% 1.22MB/s 0:01:54
780,402,688 84% 1.22MB/s 0:01:53
781,713,408 84% 1.22MB/s 0:01:52
783,024,128 84% 1.22MB/s 0:01:51
784,334,848 85% 1.22MB/s 0:01:50
785,645,568 85% 1.23MB/s 0:01:48
786,956,288 85% 1.23MB/s 0:01:47
788,267,008 85% 1.22MB/s 0:01:46
789,577,728 85% 1.23MB/s 0:01:45
790,888,448 85% 1.23MB/s 0:01:44
792,199,168 85% 1.23MB/s 0:01:43
793,509,888 86% 1.22MB/s 0:01:42
794,820,608 86% 1.22MB/s 0:01:41
796,131,328 86% 1.22MB/s 0:01:40
797,442,048 86% 1.22MB/s 0:01:39
798,752,768 86% 1.22MB/s 0:01:38
800,063,488 86% 1.22MB/s 0:01:37
801,374,208 86% 1.22MB/s 0:01:36
802,684,928 87% 1.22MB/s 0:01:35
803,995,648 87% 1.22MB/s 0:01:34
805,306,368 87% 1.22MB/s 0:01:33
806,617,088 87% 1.20MB/s 0:01:33
807,927,808 87% 1.18MB/s 0:01:34
809,238,528 87% 1.17MB/s 0:01:34
810,549,248 87% 1.17MB/s 0:01:33
811,859,968 88% 1.19MB/s 0:01:30
813,170,688 88% 1.21MB/s 0:01:27
814,481,408 88% 1.22MB/s 0:01:25
815,792,128 88% 1.23MB/s 0:01:24
817,102,848 88% 1.23MB/s 0:01:23
818,413,568 88% 1.22MB/s 0:01:22
819,724,288 88% 1.21MB/s 0:01:22
821,035,008 89% 1.22MB/s 0:01:21
822,345,728 89% 1.22MB/s 0:01:20
823,656,448 89% 1.22MB/s 0:01:18
824,967,168 89% 1.23MB/s 0:01:17
826,277,888 89% 1.23MB/s 0:01:16
827,588,608 89% 1.23MB/s 0:01:15
828,899,328 89% 1.23MB/s 0:01:13
830,210,048 90% 1.23MB/s 0:01:13
831,520,768 90% 1.22MB/s 0:01:12
832,831,488 90% 1.22MB/s 0:01:11
834,142,208 90% 1.22MB/s 0:01:10
835,452,928 90% 1.22MB/s 0:01:09
836,763,648 90% 1.22MB/s 0:01:08
838,074,368 90% 1.21MB/s 0:01:07
839,385,088 91% 1.22MB/s 0:01:06
840,695,808 91% 1.22MB/s 0:01:05
842,006,528 91% 1.22MB/s 0:01:04
843,317,248 91% 1.23MB/s 0:01:02
844,496,896 91% 1.20MB/s 0:01:03
845,807,616 91% 1.19MB/s 0:01:02
847,118,336 91% 1.19MB/s 0:01:01
848,429,056 92% 1.18MB/s 0:01:00
849,739,776 92% 1.21MB/s 0:00:58
851,050,496 92% 1.22MB/s 0:00:56
852,361,216 92% 1.22MB/s 0:00:55
853,671,936 92% 1.23MB/s 0:00:54
854,982,656 92% 1.22MB/s 0:00:53
856,293,376 92% 1.22MB/s 0:00:52
857,604,096 93% 1.22MB/s 0:00:51
858,914,816 93% 1.22MB/s 0:00:50
860,225,536 93% 1.22MB/s 0:00:49
861,536,256 93% 1.22MB/s 0:00:48
862,846,976 93% 1.22MB/s 0:00:47
864,157,696 93% 1.22MB/s 0:00:46
865,468,416 93% 1.22MB/s 0:00:45
866,779,136 94% 1.22MB/s 0:00:44
868,089,856 94% 1.22MB/s 0:00:43
869,400,576 94% 1.22MB/s 0:00:42
870,711,296 94% 1.21MB/s 0:00:41
872,022,016 94% 1.21MB/s 0:00:40
873,299,968 94% 1.21MB/s 0:00:39
874,610,688 94% 1.21MB/s 0:00:38
875,921,408 94% 1.22MB/s 0:00:37
877,232,128 95% 1.21MB/s 0:00:36
878,542,848 95% 1.22MB/s 0:00:34
879,853,568 95% 1.22MB/s 0:00:33
881,164,288 95% 1.22MB/s 0:00:32
882,475,008 95% 1.22MB/s 0:00:31
883,785,728 95% 1.22MB/s 0:00:30
885,096,448 95% 1.22MB/s 0:00:29
886,407,168 96% 1.21MB/s 0:00:28
887,717,888 96% 1.22MB/s 0:00:27
889,028,608 96% 1.22MB/s 0:00:26
890,339,328 96% 1.22MB/s 0:00:25
891,650,048 96% 1.23MB/s 0:00:24
892,960,768 96% 1.23MB/s 0:00:23
894,271,488 96% 1.23MB/s 0:00:22
895,582,208 97% 1.22MB/s 0:00:21
896,892,928 97% 1.22MB/s 0:00:20
898,203,648 97% 1.22MB/s 0:00:19
899,514,368 97% 1.22MB/s 0:00:18
900,825,088 97% 1.23MB/s 0:00:16
902,135,808 97% 1.23MB/s 0:00:15
903,446,528 97% 1.23MB/s 0:00:14
904,757,248 98% 1.23MB/s 0:00:13
906,067,968 98% 1.23MB/s 0:00:12
907,378,688 98% 1.23MB/s 0:00:11
908,689,408 98% 1.22MB/s 0:00:10
910,000,128 98% 1.22MB/s 0:00:09
911,310,848 98% 1.22MB/s 0:00:08
912,621,568 98% 1.22MB/s 0:00:07
913,932,288 99% 1.23MB/s 0:00:06
915,243,008 99% 1.22MB/s 0:00:05
916,553,728 99% 1.22MB/s 0:00:04
917,864,448 99% 1.22MB/s 0:00:03
919,175,168 99% 1.22MB/s 0:00:02
920,485,888 99% 1.23MB/s 0:00:01
921,796,608 99% 1.22MB/s 0:00:00
922,104,888 100% 1.22MB/s 0:12:00 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221111-pine64-pinephone.img.xz.sha256
133 100% 0.62kB/s 0:00:00
133 100% 0.62kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221111-pine64-pinephonepro.img.xz
32,768 0% 153.11kB/s 1:34:11
1,015,808 0% 971.60kB/s 0:14:49
2,326,528 0% 1.08MB/s 0:12:57
3,637,248 0% 1.13MB/s 0:12:24
4,947,968 0% 1.15MB/s 0:12:10
6,258,688 0% 1.21MB/s 0:11:31
7,569,408 0% 1.21MB/s 0:11:31
8,880,128 1% 1.21MB/s 0:11:31
10,190,848 1% 1.21MB/s 0:11:29
11,501,568 1% 1.21MB/s 0:11:27
12,812,288 1% 1.22MB/s 0:11:24
14,123,008 1% 1.22MB/s 0:11:22
15,433,728 1% 1.22MB/s 0:11:20
16,744,448 1% 1.22MB/s 0:11:16
18,055,168 2% 1.23MB/s 0:11:15
19,365,888 2% 1.23MB/s 0:11:13
20,676,608 2% 1.23MB/s 0:11:12
21,987,328 2% 1.23MB/s 0:11:10
23,298,048 2% 1.23MB/s 0:11:09
24,608,768 2% 1.22MB/s 0:11:11
25,919,488 2% 1.22MB/s 0:11:11
27,230,208 3% 1.22MB/s 0:11:10
28,540,928 3% 1.22MB/s 0:11:09
29,818,880 3% 1.22MB/s 0:11:10
31,129,600 3% 1.21MB/s 0:11:12
32,440,320 3% 1.21MB/s 0:11:13
33,751,040 3% 1.21MB/s 0:11:13
35,061,760 4% 1.21MB/s 0:11:10
36,372,480 4% 1.21MB/s 0:11:07
37,683,200 4% 1.21MB/s 0:11:09
38,993,920 4% 1.21MB/s 0:11:06
40,304,640 4% 1.21MB/s 0:11:03
41,615,360 4% 1.22MB/s 0:11:01
42,926,080 4% 1.21MB/s 0:11:04
44,236,800 5% 1.21MB/s 0:11:03
45,547,520 5% 1.21MB/s 0:11:02
46,858,240 5% 1.20MB/s 0:11:06
48,168,960 5% 1.21MB/s 0:10:58
49,479,680 5% 1.21MB/s 0:10:59
50,790,400 5% 1.20MB/s 0:11:01
52,101,120 6% 1.21MB/s 0:10:56
53,411,840 6% 1.21MB/s 0:10:54
54,722,560 6% 1.22MB/s 0:10:51
56,033,280 6% 1.22MB/s 0:10:47
57,344,000 6% 1.22MB/s 0:10:45
58,654,720 6% 1.22MB/s 0:10:43
59,965,440 6% 1.23MB/s 0:10:41
61,276,160 7% 1.23MB/s 0:10:39
62,324,736 7% 1.17MB/s 0:11:09
63,242,240 7% 1.07MB/s 0:12:12
64,552,960 7% 1.07MB/s 0:12:10
65,863,680 7% 1.07MB/s 0:12:09
67,174,400 7% 1.13MB/s 0:11:32
68,485,120 7% 1.22MB/s 0:10:38
69,795,840 8% 1.22MB/s 0:10:37
71,106,560 8% 1.22MB/s 0:10:37
72,417,280 8% 1.21MB/s 0:10:40
73,728,000 8% 1.22MB/s 0:10:35
75,038,720 8% 1.21MB/s 0:10:38
76,349,440 8% 1.21MB/s 0:10:36
77,660,160 8% 1.22MB/s 0:10:31
78,970,880 9% 1.22MB/s 0:10:29
80,281,600 9% 1.23MB/s 0:10:24
81,592,320 9% 1.23MB/s 0:10:23
82,903,040 9% 1.23MB/s 0:10:21
84,213,760 9% 1.23MB/s 0:10:21
85,524,480 9% 1.23MB/s 0:10:20
86,835,200 10% 1.23MB/s 0:10:18
88,145,920 10% 1.22MB/s 0:10:23
89,456,640 10% 1.22MB/s 0:10:22
90,767,360 10% 1.22MB/s 0:10:21
92,078,080 10% 1.22MB/s 0:10:20
93,388,800 10% 1.22MB/s 0:10:16
94,699,520 10% 1.22MB/s 0:10:14
96,010,240 11% 1.22MB/s 0:10:13
97,320,960 11% 1.23MB/s 0:10:12
98,631,680 11% 1.23MB/s 0:10:09
99,942,400 11% 1.23MB/s 0:10:09
101,253,120 11% 1.22MB/s 0:10:10
102,563,840 11% 1.22MB/s 0:10:10
103,874,560 12% 1.22MB/s 0:10:09
105,185,280 12% 1.22MB/s 0:10:09
106,496,000 12% 1.23MB/s 0:10:03
107,806,720 12% 1.23MB/s 0:10:02
109,117,440 12% 1.23MB/s 0:10:01
110,428,160 12% 1.23MB/s 0:09:59
111,738,880 12% 1.23MB/s 0:09:59
113,049,600 13% 1.22MB/s 0:10:02
114,360,320 13% 1.22MB/s 0:10:01
115,671,040 13% 1.22MB/s 0:10:00
116,981,760 13% 1.22MB/s 0:09:59
118,292,480 13% 1.23MB/s 0:09:54
119,603,200 13% 1.23MB/s 0:09:53
120,913,920 13% 1.22MB/s 0:09:54
122,224,640 14% 1.23MB/s 0:09:52
123,535,360 14% 1.22MB/s 0:09:53
124,977,152 14% 1.23MB/s 0:09:49
126,287,872 14% 1.22MB/s 0:09:51
127,598,592 14% 1.22MB/s 0:09:52
128,909,312 14% 1.23MB/s 0:09:46
130,220,032 15% 1.22MB/s 0:09:48
131,530,752 15% 1.23MB/s 0:09:43
132,841,472 15% 1.23MB/s 0:09:41
134,152,192 15% 1.22MB/s 0:09:43
135,462,912 15% 1.23MB/s 0:09:40
136,773,632 15% 1.22MB/s 0:09:41
138,084,352 15% 1.22MB/s 0:09:41
139,395,072 16% 1.22MB/s 0:09:39
140,705,792 16% 1.22MB/s 0:09:40
142,016,512 16% 1.22MB/s 0:09:36
143,327,232 16% 1.22MB/s 0:09:35
144,637,952 16% 1.23MB/s 0:09:34
145,948,672 16% 1.22MB/s 0:09:35
147,259,392 17% 1.22MB/s 0:09:36
148,570,112 17% 1.22MB/s 0:09:34
149,880,832 17% 1.22MB/s 0:09:32
151,191,552 17% 1.23MB/s 0:09:28
152,502,272 17% 1.17MB/s 0:09:55
154,075,136 17% 1.21MB/s 0:09:34
155,385,856 17% 1.21MB/s 0:09:33
156,696,576 18% 1.21MB/s 0:09:32
158,007,296 18% 1.27MB/s 0:09:04
159,318,016 18% 1.23MB/s 0:09:22
160,628,736 18% 1.22MB/s 0:09:21
161,939,456 18% 1.23MB/s 0:09:20
163,217,408 18% 1.21MB/s 0:09:25
164,528,128 19% 1.20MB/s 0:09:28
165,838,848 19% 1.21MB/s 0:09:26
167,149,568 19% 1.20MB/s 0:09:26
168,460,288 19% 1.22MB/s 0:09:19
169,771,008 19% 1.22MB/s 0:09:14
171,081,728 19% 1.23MB/s 0:09:12
172,392,448 19% 1.23MB/s 0:09:11
173,703,168 20% 1.23MB/s 0:09:10
175,013,888 20% 1.23MB/s 0:09:08
176,324,608 20% 1.23MB/s 0:09:08
177,635,328 20% 1.21MB/s 0:09:13
178,946,048 20% 1.21MB/s 0:09:12
180,256,768 20% 1.21MB/s 0:09:11
181,567,488 20% 1.21MB/s 0:09:11
182,878,208 21% 1.22MB/s 0:09:04
184,188,928 21% 1.23MB/s 0:09:01
185,499,648 21% 1.23MB/s 0:09:00
186,810,368 21% 1.23MB/s 0:08:58
188,121,088 21% 1.23MB/s 0:08:56
189,431,808 21% 1.23MB/s 0:08:57
190,742,528 22% 1.22MB/s 0:09:01
192,053,248 22% 1.22MB/s 0:09:00
193,363,968 22% 1.22MB/s 0:08:59
194,674,688 22% 1.21MB/s 0:08:59
195,985,408 22% 1.22MB/s 0:08:54
197,296,128 22% 1.22MB/s 0:08:53
198,606,848 22% 1.22MB/s 0:08:52
199,917,568 23% 1.22MB/s 0:08:50
201,228,288 23% 1.22MB/s 0:08:49
202,539,008 23% 1.22MB/s 0:08:51
203,849,728 23% 1.22MB/s 0:08:49
205,160,448 23% 1.22MB/s 0:08:49
206,471,168 23% 1.22MB/s 0:08:49
207,781,888 24% 1.23MB/s 0:08:43
209,092,608 24% 1.23MB/s 0:08:42
210,403,328 24% 1.23MB/s 0:08:41
211,714,048 24% 1.23MB/s 0:08:39
213,024,768 24% 1.23MB/s 0:08:39
214,335,488 24% 1.23MB/s 0:08:38
215,646,208 24% 1.22MB/s 0:08:40
216,956,928 25% 1.22MB/s 0:08:40
218,267,648 25% 1.22MB/s 0:08:39
219,578,368 25% 1.22MB/s 0:08:38
220,889,088 25% 1.22MB/s 0:08:34
222,199,808 25% 1.22MB/s 0:08:34
223,510,528 25% 1.22MB/s 0:08:33
224,821,248 25% 1.22MB/s 0:08:33
226,131,968 26% 1.22MB/s 0:08:31
227,442,688 26% 1.23MB/s 0:08:27
228,753,408 26% 1.22MB/s 0:08:29
230,064,128 26% 1.22MB/s 0:08:27
231,374,848 26% 1.22MB/s 0:08:27
232,685,568 26% 1.22MB/s 0:08:26
233,996,288 27% 1.23MB/s 0:08:22
235,307,008 27% 1.23MB/s 0:08:21
236,617,728 27% 1.23MB/s 0:08:20
237,928,448 27% 1.23MB/s 0:08:19
239,239,168 27% 1.23MB/s 0:08:18
240,549,888 27% 1.23MB/s 0:08:17
241,860,608 27% 1.21MB/s 0:08:22
243,171,328 28% 1.21MB/s 0:08:21
244,482,048 28% 1.21MB/s 0:08:20
245,792,768 28% 1.21MB/s 0:08:19
247,103,488 28% 1.22MB/s 0:08:13
248,414,208 28% 1.23MB/s 0:08:11
249,724,928 28% 1.23MB/s 0:08:10
251,035,648 29% 1.22MB/s 0:08:09
252,346,368 29% 1.22MB/s 0:08:09
253,657,088 29% 1.22MB/s 0:08:07
254,967,808 29% 1.22MB/s 0:08:08
256,278,528 29% 1.22MB/s 0:08:09
257,589,248 29% 1.22MB/s 0:08:06
258,899,968 29% 1.22MB/s 0:08:06
260,210,688 30% 1.22MB/s 0:08:03
261,521,408 30% 1.22MB/s 0:08:01
262,832,128 30% 1.22MB/s 0:08:02
264,142,848 30% 1.22MB/s 0:08:00
265,453,568 30% 1.22MB/s 0:07:58
266,764,288 30% 1.22MB/s 0:07:59
268,075,008 30% 1.22MB/s 0:07:57
269,385,728 31% 1.21MB/s 0:07:59
270,696,448 31% 1.20MB/s 0:08:03
272,007,168 31% 1.21MB/s 0:07:59
273,317,888 31% 1.21MB/s 0:07:58
274,628,608 31% 1.21MB/s 0:07:55
275,939,328 31% 1.22MB/s 0:07:50
277,250,048 32% 1.22MB/s 0:07:49
278,560,768 32% 1.22MB/s 0:07:49
279,871,488 32% 1.21MB/s 0:07:50
281,182,208 32% 1.22MB/s 0:07:47
282,492,928 32% 1.22MB/s 0:07:46
283,803,648 32% 1.22MB/s 0:07:45
285,114,368 32% 1.23MB/s 0:07:42
286,425,088 33% 1.23MB/s 0:07:40
287,735,808 33% 1.23MB/s 0:07:39
289,046,528 33% 1.23MB/s 0:07:38
290,357,248 33% 1.23MB/s 0:07:36
291,667,968 33% 1.23MB/s 0:07:36
292,978,688 33% 1.22MB/s 0:07:37
294,289,408 34% 1.22MB/s 0:07:36
295,600,128 34% 1.22MB/s 0:07:36
296,910,848 34% 1.22MB/s 0:07:35
298,188,800 34% 1.21MB/s 0:07:36
299,499,520 34% 1.21MB/s 0:07:38
300,810,240 34% 1.20MB/s 0:07:38
302,120,960 34% 1.19MB/s 0:07:41
303,431,680 35% 1.21MB/s 0:07:35
304,742,400 35% 1.19MB/s 0:07:38
306,053,120 35% 1.19MB/s 0:07:40
307,363,840 35% 1.19MB/s 0:07:36
308,674,560 35% 1.19MB/s 0:07:37
309,985,280 35% 1.21MB/s 0:07:28
311,296,000 35% 1.22MB/s 0:07:23
312,606,720 36% 1.22MB/s 0:07:20
313,917,440 36% 1.23MB/s 0:07:18
315,228,160 36% 1.23MB/s 0:07:17
316,538,880 36% 1.23MB/s 0:07:16
317,849,600 36% 1.22MB/s 0:07:19
319,160,320 36% 1.22MB/s 0:07:18
320,471,040 37% 1.22MB/s 0:07:17
321,781,760 37% 1.22MB/s 0:07:16
323,092,480 37% 1.22MB/s 0:07:13
324,403,200 37% 1.22MB/s 0:07:11
325,713,920 37% 1.22MB/s 0:07:10
327,024,640 37% 1.22MB/s 0:07:09
328,335,360 37% 1.23MB/s 0:07:06
329,646,080 38% 1.22MB/s 0:07:07
330,956,800 38% 1.22MB/s 0:07:07
332,267,520 38% 1.22MB/s 0:07:06
333,578,240 38% 1.22MB/s 0:07:05
334,888,960 38% 1.22MB/s 0:07:04
336,199,680 38% 1.23MB/s 0:07:01
337,510,400 39% 1.23MB/s 0:07:00
338,821,120 39% 1.23MB/s 0:06:59
340,131,840 39% 1.23MB/s 0:06:57
341,442,560 39% 1.23MB/s 0:06:56
342,753,280 39% 1.23MB/s 0:06:55
344,064,000 39% 1.22MB/s 0:06:58
345,374,720 39% 1.22MB/s 0:06:56
346,685,440 40% 1.22MB/s 0:06:55
347,996,160 40% 1.22MB/s 0:06:54
349,306,880 40% 1.23MB/s 0:06:50
350,617,600 40% 1.23MB/s 0:06:49
351,928,320 40% 1.23MB/s 0:06:49
353,239,040 40% 1.23MB/s 0:06:48
354,549,760 40% 1.23MB/s 0:06:47
355,860,480 41% 1.23MB/s 0:06:45
357,171,200 41% 1.22MB/s 0:06:47
358,481,920 41% 1.22MB/s 0:06:46
359,792,640 41% 1.22MB/s 0:06:45
361,103,360 41% 1.22MB/s 0:06:44
362,414,080 41% 1.23MB/s 0:06:40
363,724,800 42% 1.23MB/s 0:06:39
365,035,520 42% 1.22MB/s 0:06:38
366,346,240 42% 1.23MB/s 0:06:37
367,656,960 42% 1.23MB/s 0:06:36
368,967,680 42% 1.22MB/s 0:06:37
370,278,400 42% 1.22MB/s 0:06:35
371,589,120 42% 1.22MB/s 0:06:34
372,899,840 43% 1.22MB/s 0:06:33
374,210,560 43% 1.23MB/s 0:06:30
375,521,280 43% 1.22MB/s 0:06:31
376,832,000 43% 1.22MB/s 0:06:31
378,142,720 43% 1.22MB/s 0:06:30
379,453,440 43% 1.22MB/s 0:06:30
380,764,160 44% 1.22MB/s 0:06:26
382,074,880 44% 1.22MB/s 0:06:26
383,385,600 44% 1.22MB/s 0:06:25
384,696,320 44% 1.22MB/s 0:06:25
386,007,040 44% 1.22MB/s 0:06:23
387,317,760 44% 1.23MB/s 0:06:20
388,628,480 44% 1.23MB/s 0:06:19
389,939,200 45% 1.23MB/s 0:06:17
391,249,920 45% 1.22MB/s 0:06:18
392,560,640 45% 1.22MB/s 0:06:17
393,871,360 45% 1.22MB/s 0:06:16
395,182,080 45% 1.22MB/s 0:06:17
396,492,800 45% 1.22MB/s 0:06:16
397,803,520 45% 1.22MB/s 0:06:14
399,114,240 46% 1.22MB/s 0:06:14
400,424,960 46% 1.23MB/s 0:06:10
401,735,680 46% 1.22MB/s 0:06:09
403,046,400 46% 1.22MB/s 0:06:08
404,357,120 46% 1.23MB/s 0:06:06
405,667,840 46% 1.23MB/s 0:06:05
406,978,560 47% 1.23MB/s 0:06:04
408,289,280 47% 1.22MB/s 0:06:05
409,600,000 47% 1.22MB/s 0:06:04
410,910,720 47% 1.22MB/s 0:06:03
412,221,440 47% 1.22MB/s 0:06:03
413,532,160 47% 1.23MB/s 0:05:59
414,842,880 47% 1.23MB/s 0:05:58
416,153,600 48% 1.23MB/s 0:05:57
417,464,320 48% 1.23MB/s 0:05:55
418,775,040 48% 1.23MB/s 0:05:55
420,085,760 48% 1.23MB/s 0:05:54
421,396,480 48% 1.22MB/s 0:05:54
422,707,200 48% 1.22MB/s 0:05:54
424,017,920 49% 1.22MB/s 0:05:53
425,328,640 49% 1.22MB/s 0:05:51
426,639,360 49% 1.23MB/s 0:05:49
427,950,080 49% 1.23MB/s 0:05:48
429,260,800 49% 1.23MB/s 0:05:47
430,571,520 49% 1.23MB/s 0:05:45
431,849,472 49% 1.22MB/s 0:05:46
433,160,192 50% 1.21MB/s 0:05:48
434,470,912 50% 1.21MB/s 0:05:47
435,781,632 50% 1.21MB/s 0:05:46
437,092,352 50% 1.22MB/s 0:05:43
438,403,072 50% 1.23MB/s 0:05:40
439,713,792 50% 1.22MB/s 0:05:39
441,024,512 50% 1.22MB/s 0:05:38
442,335,232 51% 1.22MB/s 0:05:37
443,645,952 51% 1.22MB/s 0:05:36
444,956,672 51% 1.23MB/s 0:05:35
446,267,392 51% 1.22MB/s 0:05:35
447,578,112 51% 1.22MB/s 0:05:34
448,888,832 51% 1.22MB/s 0:05:34
450,199,552 52% 1.22MB/s 0:05:33
451,510,272 52% 1.22MB/s 0:05:29
452,820,992 52% 1.22MB/s 0:05:30
454,131,712 52% 1.22MB/s 0:05:28
455,442,432 52% 1.22MB/s 0:05:28
456,753,152 52% 1.22MB/s 0:05:27
458,063,872 52% 1.23MB/s 0:05:24
459,374,592 53% 1.22MB/s 0:05:25
460,685,312 53% 1.22MB/s 0:05:23
461,996,032 53% 1.22MB/s 0:05:22
463,306,752 53% 1.22MB/s 0:05:21
464,617,472 53% 1.23MB/s 0:05:18
465,928,192 53% 1.23MB/s 0:05:17
467,238,912 53% 1.23MB/s 0:05:16
468,549,632 54% 1.23MB/s 0:05:15
469,860,352 54% 1.23MB/s 0:05:14
471,171,072 54% 1.23MB/s 0:05:13
472,481,792 54% 1.22MB/s 0:05:14
473,792,512 54% 1.22MB/s 0:05:13
475,103,232 54% 1.22MB/s 0:05:13
476,413,952 55% 1.22MB/s 0:05:12
477,724,672 55% 1.23MB/s 0:05:08
479,035,392 55% 1.23MB/s 0:05:07
480,346,112 55% 1.23MB/s 0:05:06
481,656,832 55% 1.23MB/s 0:05:05
482,967,552 55% 1.23MB/s 0:05:04
484,278,272 55% 1.22MB/s 0:05:04
485,588,992 56% 1.22MB/s 0:05:03
486,899,712 56% 1.22MB/s 0:05:01
488,210,432 56% 1.22MB/s 0:05:01
489,521,152 56% 1.23MB/s 0:04:59
490,831,872 56% 1.23MB/s 0:04:57
492,142,592 56% 1.23MB/s 0:04:57
493,453,312 57% 1.23MB/s 0:04:56
494,764,032 57% 1.23MB/s 0:04:54
496,074,752 57% 1.23MB/s 0:04:53
497,385,472 57% 1.22MB/s 0:04:54
498,696,192 57% 1.22MB/s 0:04:53
500,006,912 57% 1.22MB/s 0:04:52
501,317,632 57% 1.22MB/s 0:04:51
502,628,352 58% 1.23MB/s 0:04:48
503,939,072 58% 1.23MB/s 0:04:47
505,249,792 58% 1.22MB/s 0:04:47
506,560,512 58% 1.22MB/s 0:04:46
507,871,232 58% 1.22MB/s 0:04:45
509,181,952 58% 1.22MB/s 0:04:44
510,492,672 58% 1.22MB/s 0:04:43
511,803,392 59% 1.22MB/s 0:04:43
513,114,112 59% 1.22MB/s 0:04:41
514,424,832 59% 1.22MB/s 0:04:41
515,735,552 59% 1.23MB/s 0:04:37
517,046,272 59% 1.23MB/s 0:04:37
518,356,992 59% 1.23MB/s 0:04:36
519,667,712 60% 1.23MB/s 0:04:34
520,978,432 60% 1.22MB/s 0:04:35
522,289,152 60% 1.22MB/s 0:04:33
523,599,872 60% 1.22MB/s 0:04:34
524,910,592 60% 1.21MB/s 0:04:34
526,221,312 60% 1.22MB/s 0:04:31
527,532,032 60% 1.22MB/s 0:04:30
528,842,752 61% 1.22MB/s 0:04:29
530,153,472 61% 1.22MB/s 0:04:27
531,464,192 61% 1.22MB/s 0:04:28
532,774,912 61% 1.22MB/s 0:04:27
534,085,632 61% 1.22MB/s 0:04:24
535,396,352 61% 1.22MB/s 0:04:24
536,707,072 62% 1.22MB/s 0:04:23
538,017,792 62% 1.22MB/s 0:04:22
539,328,512 62% 1.22MB/s 0:04:21
540,639,232 62% 1.22MB/s 0:04:19
541,949,952 62% 1.22MB/s 0:04:18
543,260,672 62% 1.23MB/s 0:04:16
544,571,392 62% 1.23MB/s 0:04:15
545,882,112 63% 1.23MB/s 0:04:14
547,192,832 63% 1.23MB/s 0:04:12
548,503,552 63% 1.22MB/s 0:04:13
549,814,272 63% 1.22MB/s 0:04:12
551,124,992 63% 1.22MB/s 0:04:11
552,435,712 63% 1.22MB/s 0:04:10
553,746,432 63% 1.23MB/s 0:04:08
555,057,152 64% 1.22MB/s 0:04:07
556,367,872 64% 1.22MB/s 0:04:07
557,678,592 64% 1.22MB/s 0:04:05
558,989,312 64% 1.22MB/s 0:04:05
560,300,032 64% 1.22MB/s 0:04:04
561,610,752 64% 1.22MB/s 0:04:03
562,921,472 65% 1.21MB/s 0:04:03
564,232,192 65% 1.22MB/s 0:04:01
565,542,912 65% 1.22MB/s 0:03:59
566,820,864 65% 1.22MB/s 0:03:59
568,131,584 65% 1.22MB/s 0:03:57
569,442,304 65% 1.22MB/s 0:03:57
570,753,024 65% 1.22MB/s 0:03:56
572,063,744 66% 1.22MB/s 0:03:53
573,374,464 66% 1.22MB/s 0:03:52
574,685,184 66% 1.22MB/s 0:03:53
575,995,904 66% 1.22MB/s 0:03:52
577,306,624 66% 1.21MB/s 0:03:51
578,617,344 66% 1.21MB/s 0:03:52
579,928,064 67% 1.20MB/s 0:03:52
581,238,784 67% 1.20MB/s 0:03:50
582,549,504 67% 1.21MB/s 0:03:48
583,860,224 67% 1.21MB/s 0:03:46
585,170,944 67% 1.23MB/s 0:03:42
586,481,664 67% 1.23MB/s 0:03:41
587,792,384 67% 1.22MB/s 0:03:42
589,103,104 68% 1.20MB/s 0:03:44
590,413,824 68% 1.19MB/s 0:03:45
591,724,544 68% 1.18MB/s 0:03:47
593,035,264 68% 1.16MB/s 0:03:48
594,345,984 68% 1.16MB/s 0:03:48
595,656,704 68% 1.16MB/s 0:03:47
596,967,424 68% 1.16MB/s 0:03:46
598,278,144 69% 1.16MB/s 0:03:44
599,588,864 69% 1.16MB/s 0:03:44
600,899,584 69% 1.15MB/s 0:03:44
602,210,304 69% 1.15MB/s 0:03:43
603,521,024 69% 1.16MB/s 0:03:41
604,831,744 69% 1.16MB/s 0:03:38
606,142,464 70% 1.16MB/s 0:03:37
607,453,184 70% 1.17MB/s 0:03:36
608,763,904 70% 1.16MB/s 0:03:35
610,074,624 70% 1.16MB/s 0:03:34
611,254,272 70% 1.14MB/s 0:03:38
612,564,992 70% 1.13MB/s 0:03:38
613,875,712 70% 1.13MB/s 0:03:37
615,186,432 71% 1.13MB/s 0:03:36
616,497,152 71% 1.15MB/s 0:03:30
617,676,800 71% 1.15MB/s 0:03:30
618,856,448 71% 1.13MB/s 0:03:32
620,167,168 71% 1.12MB/s 0:03:33
621,477,888 71% 1.13MB/s 0:03:31
622,788,608 71% 1.13MB/s 0:03:30
623,968,256 72% 1.13MB/s 0:03:29
625,147,904 72% 1.12MB/s 0:03:30
626,327,552 72% 1.10MB/s 0:03:31
627,638,272 72% 1.13MB/s 0:03:26
628,948,992 72% 1.15MB/s 0:03:20
630,194,176 72% 1.18MB/s 0:03:15
631,308,288 72% 1.15MB/s 0:03:18
632,356,864 73% 1.10MB/s 0:03:26
633,536,512 73% 1.06MB/s 0:03:32
634,716,160 73% 1.03MB/s 0:03:39
635,895,808 73% 1.05MB/s 0:03:34
637,075,456 73% 1.07MB/s 0:03:29
638,255,104 73% 1.06MB/s 0:03:28
639,434,752 73% 1.06MB/s 0:03:27
640,614,400 74% 1.05MB/s 0:03:29
641,794,048 74% 1.05MB/s 0:03:28
642,973,696 74% 1.05MB/s 0:03:27
644,153,344 74% 1.06MB/s 0:03:24
645,332,992 74% 1.01MB/s 0:03:31
646,643,712 74% 1.04MB/s 0:03:24
647,823,360 74% 1.04MB/s 0:03:24
649,003,008 75% 1.03MB/s 0:03:24
650,182,656 75% 1.07MB/s 0:03:16
651,362,304 75% 1.04MB/s 0:03:20
652,541,952 75% 1.05MB/s 0:03:18
653,721,600 75% 1.05MB/s 0:03:17
655,032,320 75% 1.09MB/s 0:03:09
656,343,040 75% 1.12MB/s 0:03:02
657,653,760 76% 1.15MB/s 0:02:56
658,964,480 76% 1.17MB/s 0:02:52
660,144,128 76% 1.14MB/s 0:02:55
661,192,704 76% 1.08MB/s 0:03:05
662,372,352 76% 1.06MB/s 0:03:06
663,552,000 76% 1.05MB/s 0:03:08
664,731,648 76% 1.05MB/s 0:03:05
665,911,296 76% 1.09MB/s 0:02:58
667,090,944 77% 1.07MB/s 0:03:00
668,270,592 77% 1.06MB/s 0:03:01
669,450,240 77% 1.06MB/s 0:03:00
670,629,888 77% 1.06MB/s 0:02:59
671,809,536 77% 1.05MB/s 0:02:59
672,989,184 77% 1.05MB/s 0:02:58
674,168,832 77% 1.04MB/s 0:02:59
675,348,480 78% 1.04MB/s 0:02:58
676,528,128 78% 1.04MB/s 0:02:56
677,707,776 78% 1.05MB/s 0:02:55
678,887,424 78% 1.05MB/s 0:02:53
680,067,072 78% 1.04MB/s 0:02:53
681,246,720 78% 1.04MB/s 0:02:52
682,426,368 78% 1.04MB/s 0:02:51
683,606,016 79% 1.05MB/s 0:02:49
684,785,664 79% 1.05MB/s 0:02:47
685,965,312 79% 1.05MB/s 0:02:46
687,144,960 79% 1.05MB/s 0:02:45
688,455,680 79% 1.08MB/s 0:02:39
689,766,400 79% 1.13MB/s 0:02:32
691,077,120 79% 1.15MB/s 0:02:27
692,387,840 80% 1.18MB/s 0:02:23
693,698,560 80% 1.17MB/s 0:02:22
694,878,208 80% 1.13MB/s 0:02:26
696,057,856 80% 1.11MB/s 0:02:29
697,237,504 80% 1.10MB/s 0:02:29
698,417,152 80% 1.08MB/s 0:02:31
699,596,800 80% 1.08MB/s 0:02:29
700,743,680 80% 1.07MB/s 0:02:30
701,792,256 81% 1.02MB/s 0:02:36
702,971,904 81% 1.02MB/s 0:02:35
704,151,552 81% 1.01MB/s 0:02:35
705,331,200 81% 1.03MB/s 0:02:31
706,510,848 81% 1.07MB/s 0:02:25
707,690,496 81% 1.05MB/s 0:02:26
708,870,144 81% 1.06MB/s 0:02:24
710,049,792 82% 1.05MB/s 0:02:23
711,229,440 82% 1.05MB/s 0:02:23
712,409,088 82% 1.06MB/s 0:02:21
713,588,736 82% 1.06MB/s 0:02:20
714,768,384 82% 1.06MB/s 0:02:19
715,948,032 82% 1.06MB/s 0:02:17
717,127,680 82% 1.06MB/s 0:02:16
718,307,328 83% 1.08MB/s 0:02:13
719,486,976 83% 1.09MB/s 0:02:10
720,666,624 83% 1.08MB/s 0:02:11
721,846,272 83% 1.08MB/s 0:02:09
723,025,920 83% 1.08MB/s 0:02:09
724,205,568 83% 1.07MB/s 0:02:09
725,385,216 83% 1.08MB/s 0:02:06
726,564,864 83% 1.08MB/s 0:02:05
727,744,512 84% 1.08MB/s 0:02:04
728,924,160 84% 1.07MB/s 0:02:03
730,103,808 84% 1.07MB/s 0:02:03
731,283,456 84% 1.07MB/s 0:02:02
732,463,104 84% 1.06MB/s 0:02:02
733,642,752 84% 1.06MB/s 0:02:01
734,822,400 84% 1.06MB/s 0:02:00
736,002,048 85% 1.06MB/s 0:01:58
737,181,696 85% 1.07MB/s 0:01:56
738,361,344 85% 1.08MB/s 0:01:55
739,540,992 85% 1.08MB/s 0:01:53
740,720,640 85% 1.07MB/s 0:01:53
741,900,288 85% 1.07MB/s 0:01:52
743,079,936 85% 1.06MB/s 0:01:52
744,259,584 86% 1.06MB/s 0:01:51
745,570,304 86% 1.09MB/s 0:01:47
746,881,024 86% 1.11MB/s 0:01:44
748,191,744 86% 1.14MB/s 0:01:40
749,502,464 86% 1.16MB/s 0:01:37
750,682,112 86% 1.15MB/s 0:01:37
751,992,832 86% 1.16MB/s 0:01:35
753,303,552 87% 1.16MB/s 0:01:34
754,614,272 87% 1.16MB/s 0:01:33
755,924,992 87% 1.16MB/s 0:01:32
757,235,712 87% 1.15MB/s 0:01:31
758,546,432 87% 1.15MB/s 0:01:30
759,726,080 87% 1.14MB/s 0:01:30
760,905,728 87% 1.13MB/s 0:01:30
762,216,448 88% 1.13MB/s 0:01:29
763,527,168 88% 1.14MB/s 0:01:27
764,837,888 88% 1.15MB/s 0:01:25
766,148,608 88% 1.17MB/s 0:01:22
767,328,256 88% 1.15MB/s 0:01:23
768,507,904 88% 1.13MB/s 0:01:23
769,687,552 88% 1.10MB/s 0:01:24
770,736,128 89% 1.04MB/s 0:01:28
772,046,848 89% 1.06MB/s 0:01:26
773,357,568 89% 1.08MB/s 0:01:23
774,668,288 89% 1.10MB/s 0:01:20
775,979,008 89% 1.15MB/s 0:01:15
777,158,656 89% 1.14MB/s 0:01:15
778,469,376 89% 1.14MB/s 0:01:14
779,780,096 90% 1.13MB/s 0:01:14
781,090,816 90% 1.14MB/s 0:01:12
782,401,536 90% 1.16MB/s 0:01:09
783,712,256 90% 1.18MB/s 0:01:07
784,891,904 90% 1.16MB/s 0:01:07
786,071,552 90% 1.12MB/s 0:01:09
787,251,200 90% 1.07MB/s 0:01:11
788,430,848 91% 1.03MB/s 0:01:13
789,479,424 91% 1.01MB/s 0:01:13
790,659,072 91% 1.02MB/s 0:01:11
791,838,720 91% 1.02MB/s 0:01:10
793,018,368 91% 1.03MB/s 0:01:08
794,198,016 91% 1.04MB/s 0:01:06
795,377,664 91% 1.05MB/s 0:01:05
796,557,312 92% 1.05MB/s 0:01:03
797,736,960 92% 1.05MB/s 0:01:02
798,916,608 92% 1.06MB/s 0:01:01
800,096,256 92% 1.06MB/s 0:00:59
801,406,976 92% 1.09MB/s 0:00:57
802,586,624 92% 1.10MB/s 0:00:55
803,766,272 92% 1.11MB/s 0:00:54
804,945,920 93% 1.09MB/s 0:00:53
806,125,568 93% 1.06MB/s 0:00:54
807,305,216 93% 1.07MB/s 0:00:53
808,484,864 93% 1.05MB/s 0:00:52
809,664,512 93% 1.06MB/s 0:00:51
810,844,160 93% 1.05MB/s 0:00:50
812,023,808 93% 1.04MB/s 0:00:49
813,203,456 93% 1.04MB/s 0:00:48
814,383,104 94% 1.04MB/s 0:00:47
815,431,680 94% 1.03MB/s 0:00:47
816,611,328 94% 1.03MB/s 0:00:46
817,790,976 94% 1.03MB/s 0:00:45
818,839,552 94% 1.02MB/s 0:00:44
820,019,200 94% 1.03MB/s 0:00:43
821,198,848 94% 1.02MB/s 0:00:42
822,247,424 95% 1.01MB/s 0:00:41
823,427,072 95% 1.01MB/s 0:00:40
824,606,720 95% 1.01MB/s 0:00:39
825,786,368 95% 1.01MB/s 0:00:38
826,834,944 95% 1.02MB/s 0:00:37
828,014,592 95% 1.02MB/s 0:00:35
829,325,312 95% 1.05MB/s 0:00:33
830,636,032 95% 1.07MB/s 0:00:31
831,684,608 96% 1.06MB/s 0:00:31
832,995,328 96% 1.09MB/s 0:00:28
834,174,976 96% 1.08MB/s 0:00:28
835,452,928 96% 1.08MB/s 0:00:27
836,763,648 96% 1.14MB/s 0:00:24
838,074,368 96% 1.14MB/s 0:00:23
839,385,088 97% 1.16MB/s 0:00:21
840,564,736 97% 1.15MB/s 0:00:20
841,744,384 97% 1.14MB/s 0:00:20
843,055,104 97% 1.13MB/s 0:00:19
844,365,824 97% 1.13MB/s 0:00:18
845,545,472 97% 1.12MB/s 0:00:17
846,725,120 97% 1.11MB/s 0:00:16
848,035,840 98% 1.10MB/s 0:00:15
849,215,488 98% 1.10MB/s 0:00:14
850,395,136 98% 1.10MB/s 0:00:13
851,443,712 98% 1.07MB/s 0:00:12
852,492,288 98% 1.04MB/s 0:00:12
853,671,936 98% 1.04MB/s 0:00:10
854,917,120 98% 1.07MB/s 0:00:09
856,162,304 98% 1.09MB/s 0:00:08
857,473,024 99% 1.14MB/s 0:00:06
858,783,744 99% 1.15MB/s 0:00:05
860,094,464 99% 1.14MB/s 0:00:04
861,274,112 99% 1.15MB/s 0:00:03
862,584,832 99% 1.14MB/s 0:00:02
863,895,552 99% 1.14MB/s 0:00:01
865,075,200 99% 1.13MB/s 0:00:00
865,322,600 100% 1.17MB/s 0:11:42 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221111-pine64-pinephonepro.img.xz.sha256
136 100% 1.10kB/s 0:00:00
136 100% 1.10kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221111-tablet-x64uefi.img.xz
32,768 0% 142.86kB/s 2:29:52
1,081,344 0% 923.08kB/s 0:23:10
2,260,992 0% 1011.45kB/s 0:21:07
3,440,640 0% 1.03MB/s 0:20:20
4,751,360 0% 1.06MB/s 0:19:43
6,062,080 0% 1.12MB/s 0:18:34
7,241,728 0% 1.12MB/s 0:18:32
8,421,376 0% 1.13MB/s 0:18:27
9,732,096 0% 1.12MB/s 0:18:29
11,042,816 0% 1.12MB/s 0:18:30
12,222,464 0% 1.13MB/s 0:18:23
13,402,112 1% 1.12MB/s 0:18:31
14,581,760 1% 1.10MB/s 0:18:44
15,761,408 1% 1.09MB/s 0:18:55
16,941,056 1% 1.08MB/s 0:19:10
18,120,704 1% 1.08MB/s 0:19:08
19,300,352 1% 1.08MB/s 0:19:02
20,611,072 1% 1.10MB/s 0:18:44
21,921,792 1% 1.12MB/s 0:18:17
23,101,440 1% 1.13MB/s 0:18:13
24,412,160 1% 1.14MB/s 0:17:58
25,722,880 2% 1.15MB/s 0:17:48
26,902,528 2% 1.13MB/s 0:18:04
28,082,176 2% 1.12MB/s 0:18:16
29,229,056 2% 1.10MB/s 0:18:37
30,539,776 2% 1.08MB/s 0:18:54
31,719,424 2% 1.09MB/s 0:18:46
33,030,144 2% 1.11MB/s 0:18:25
34,209,792 2% 1.12MB/s 0:18:13
35,389,440 2% 1.10MB/s 0:18:25
36,569,088 2% 1.10MB/s 0:18:28
37,748,736 2% 1.09MB/s 0:18:37
38,928,384 3% 1.07MB/s 0:18:52
40,108,032 3% 1.08MB/s 0:18:44
41,287,680 3% 1.07MB/s 0:18:50
42,467,328 3% 1.05MB/s 0:19:09
43,614,208 3% 1.06MB/s 0:18:58
44,695,552 3% 1.04MB/s 0:19:28
45,875,200 3% 1.03MB/s 0:19:38
47,054,848 3% 1.03MB/s 0:19:28
48,234,496 3% 1.03MB/s 0:19:27
49,414,144 3% 1.06MB/s 0:18:54
50,593,792 3% 1.07MB/s 0:18:44
51,773,440 4% 1.08MB/s 0:18:38
52,953,088 4% 1.06MB/s 0:18:59
54,263,808 4% 1.09MB/s 0:18:24
55,574,528 4% 1.11MB/s 0:18:01
56,754,176 4% 1.10MB/s 0:18:08
57,933,824 4% 1.11MB/s 0:18:01
59,113,472 4% 1.07MB/s 0:18:36
60,293,120 4% 1.05MB/s 0:18:57
61,472,768 4% 1.06MB/s 0:18:47
62,652,416 4% 1.08MB/s 0:18:27
63,832,064 4% 1.09MB/s 0:18:16
65,011,712 5% 1.08MB/s 0:18:18
66,191,360 5% 1.08MB/s 0:18:26
67,371,008 5% 1.07MB/s 0:18:29
68,550,656 5% 1.06MB/s 0:18:44
69,730,304 5% 1.07MB/s 0:18:29
70,909,952 5% 1.08MB/s 0:18:15
72,089,600 5% 1.08MB/s 0:18:19
73,269,248 5% 1.07MB/s 0:18:29
74,448,896 5% 1.04MB/s 0:18:54
75,628,544 5% 1.04MB/s 0:18:57
76,808,192 5% 1.04MB/s 0:18:49
77,987,840 6% 1.04MB/s 0:18:49
79,167,488 6% 1.06MB/s 0:18:35
80,347,136 6% 1.05MB/s 0:18:41
81,395,712 6% 1014.72kB/s 0:19:45
82,051,072 6% 920.65kB/s 0:21:46
83,230,720 6% 920.44kB/s 0:21:45
84,017,152 6% 839.74kB/s 0:23:49
84,541,440 6% 744.01kB/s 0:26:53
85,590,016 6% 837.41kB/s 0:23:51
86,507,520 6% 779.73kB/s 0:25:36
87,425,024 6% 788.44kB/s 0:25:18
88,211,456 6% 830.40kB/s 0:24:00
89,391,104 6% 843.83kB/s 0:23:36
90,570,752 7% 889.89kB/s 0:22:21
91,750,400 7% 955.87kB/s 0:20:47
92,930,048 7% 1.02MB/s 0:19:04
94,109,696 7% 1.01MB/s 0:19:09
95,158,272 7% 1016.33kB/s 0:19:30
96,337,920 7% 1016.80kB/s 0:19:28
97,517,568 7% 1024.00kB/s 0:19:19
98,697,216 7% 1.01MB/s 0:19:12
99,876,864 7% 1.02MB/s 0:18:49
101,056,512 7% 1.04MB/s 0:18:36
102,236,160 7% 1.03MB/s 0:18:38
103,415,808 8% 1.03MB/s 0:18:35
104,595,456 8% 1.04MB/s 0:18:28
105,775,104 8% 1.04MB/s 0:18:31
106,954,752 8% 1.03MB/s 0:18:33
108,134,400 8% 1.03MB/s 0:18:37
109,314,048 8% 1.02MB/s 0:18:42
110,493,696 8% 1.02MB/s 0:18:48
111,673,344 8% 1.03MB/s 0:18:32
112,721,920 8% 1.03MB/s 0:18:36
113,901,568 8% 1.03MB/s 0:18:28
115,081,216 8% 1.05MB/s 0:18:12
116,129,792 9% 1.03MB/s 0:18:31
117,309,440 9% 1.05MB/s 0:18:10
118,489,088 9% 1.04MB/s 0:18:11
119,668,736 9% 1.06MB/s 0:17:56
120,979,456 9% 1.10MB/s 0:17:09
122,290,176 9% 1.13MB/s 0:16:45
123,600,896 9% 1.16MB/s 0:16:13
124,911,616 9% 1.17MB/s 0:16:10
126,222,336 9% 1.15MB/s 0:16:21
127,533,056 9% 1.14MB/s 0:16:27
128,712,704 10% 1.12MB/s 0:16:47
130,023,424 10% 1.13MB/s 0:16:40
131,334,144 10% 1.14MB/s 0:16:32
132,513,792 10% 1.13MB/s 0:16:36
133,693,440 10% 1.12MB/s 0:16:41
135,004,160 10% 1.11MB/s 0:16:49
136,314,880 10% 1.11MB/s 0:16:54
137,625,600 10% 1.11MB/s 0:16:45
138,936,320 10% 1.13MB/s 0:16:26
140,017,664 10% 1.12MB/s 0:16:42
141,164,544 10% 1.07MB/s 0:17:19
142,213,120 11% 1.04MB/s 0:17:56
143,392,768 11% 1.02MB/s 0:18:10
144,703,488 11% 1.05MB/s 0:17:38
145,883,136 11% 1.09MB/s 0:17:01
147,193,856 11% 1.12MB/s 0:16:30
148,373,504 11% 1.11MB/s 0:16:36
149,684,224 11% 1.11MB/s 0:16:34
150,863,872 11% 1.11MB/s 0:16:33
152,174,592 11% 1.12MB/s 0:16:27
153,485,312 11% 1.16MB/s 0:15:50
154,664,960 12% 1.14MB/s 0:16:04
155,844,608 12% 1.12MB/s 0:16:27
156,893,184 12% 1.08MB/s 0:17:01
158,072,832 12% 1.03MB/s 0:17:47
159,252,480 12% 1.01MB/s 0:18:02
160,301,056 12% 1.01MB/s 0:18:07
161,349,632 12% 1.01MB/s 0:18:08
162,398,208 12% 1011.01kB/s 0:18:30
163,545,088 12% 1000.24kB/s 0:18:40
164,724,736 12% 1007.70kB/s 0:18:31
165,773,312 12% 1010.05kB/s 0:18:27
166,821,888 12% 1022.00kB/s 0:18:13
168,001,536 13% 1.01MB/s 0:17:59
169,181,184 13% 1.01MB/s 0:18:01
170,360,832 13% 1.01MB/s 0:17:56
171,540,480 13% 1.01MB/s 0:17:53
172,589,056 13% 1021.20kB/s 0:18:08
173,768,704 13% 1021.66kB/s 0:18:07
174,817,280 13% 1012.09kB/s 0:18:16
175,865,856 13% 1008.84kB/s 0:18:19
176,979,968 13% 1.01MB/s 0:17:50
178,094,080 13% 1019.06kB/s 0:18:05
179,142,656 13% 1020.29kB/s 0:18:03
180,322,304 14% 1023.76kB/s 0:17:58
181,501,952 14% 1009.60kB/s 0:18:12
182,550,528 14% 1019.20kB/s 0:18:01
183,599,104 14% 1013.51kB/s 0:18:06
184,647,680 14% 1008.84kB/s 0:18:10
185,434,112 14% 920.20kB/s 0:19:54
186,351,616 14% 884.44kB/s 0:20:41
187,400,192 14% 888.25kB/s 0:20:35
188,448,768 14% 875.88kB/s 0:20:51
189,628,416 14% 963.54kB/s 0:18:56
190,808,064 14% 1007.87kB/s 0:18:05
191,987,712 14% 1017.49kB/s 0:17:53
193,036,288 15% 1.00MB/s 0:17:42
194,215,936 15% 1.01MB/s 0:17:33
195,395,584 15% 1.02MB/s 0:17:17
196,575,232 15% 1.05MB/s 0:16:54
197,885,952 15% 1.09MB/s 0:16:14
199,065,600 15% 1.11MB/s 0:15:55
200,376,320 15% 1.13MB/s 0:15:34
201,687,040 15% 1.14MB/s 0:15:26
202,997,760 15% 1.14MB/s 0:15:23
204,308,480 15% 1.14MB/s 0:15:24
205,619,200 16% 1.14MB/s 0:15:24
206,929,920 16% 1.14MB/s 0:15:22
208,240,640 16% 1.14MB/s 0:15:19
209,551,360 16% 1.15MB/s 0:15:12
210,731,008 16% 1.13MB/s 0:15:31
211,910,656 16% 1.10MB/s 0:15:52
213,221,376 16% 1.09MB/s 0:15:57
214,532,096 16% 1.10MB/s 0:15:47
215,842,816 16% 1.12MB/s 0:15:33
217,022,464 16% 1.13MB/s 0:15:24
218,202,112 16% 1.11MB/s 0:15:37
219,512,832 17% 1.11MB/s 0:15:39
220,823,552 17% 1.11MB/s 0:15:35
222,134,272 17% 1.13MB/s 0:15:15
223,444,992 17% 1.15MB/s 0:14:58
224,755,712 17% 1.15MB/s 0:14:56
226,066,432 17% 1.17MB/s 0:14:46
227,377,152 17% 1.16MB/s 0:14:48
228,687,872 17% 1.16MB/s 0:14:50
229,998,592 17% 1.15MB/s 0:14:52
231,178,240 17% 1.13MB/s 0:15:08
232,357,888 18% 1.12MB/s 0:15:16
233,537,536 18% 1.11MB/s 0:15:20
234,848,256 18% 1.13MB/s 0:15:04
236,158,976 18% 1.16MB/s 0:14:43
237,469,696 18% 1.19MB/s 0:14:21
238,780,416 18% 1.22MB/s 0:13:59
240,091,136 18% 1.22MB/s 0:13:56
241,401,856 18% 1.23MB/s 0:13:50
242,712,576 18% 1.23MB/s 0:13:50
244,023,296 18% 1.22MB/s 0:13:54
245,334,016 19% 1.22MB/s 0:13:54
246,644,736 19% 1.22MB/s 0:13:52
247,955,456 19% 1.21MB/s 0:13:56
249,266,176 19% 1.20MB/s 0:14:02
250,576,896 19% 1.19MB/s 0:14:07
251,887,616 19% 1.18MB/s 0:14:14
253,198,336 19% 1.17MB/s 0:14:17
254,509,056 19% 1.17MB/s 0:14:16
255,819,776 19% 1.17MB/s 0:14:20
257,130,496 20% 1.16MB/s 0:14:22
258,441,216 20% 1.16MB/s 0:14:24
259,751,936 20% 1.16MB/s 0:14:22
260,931,584 20% 1.15MB/s 0:14:29
262,242,304 20% 1.15MB/s 0:14:29
263,553,024 20% 1.15MB/s 0:14:28
264,863,744 20% 1.14MB/s 0:14:33
266,043,392 20% 1.13MB/s 0:14:36
267,223,040 20% 1.10MB/s 0:15:00
268,533,760 20% 1.10MB/s 0:15:03
269,713,408 20% 1.09MB/s 0:15:06
270,893,056 21% 1.09MB/s 0:15:07
272,072,704 21% 1.11MB/s 0:14:51
273,383,424 21% 1.11MB/s 0:14:49
274,694,144 21% 1.12MB/s 0:14:40
276,004,864 21% 1.13MB/s 0:14:30
277,184,512 21% 1.13MB/s 0:14:33
278,364,160 21% 1.12MB/s 0:14:37
279,674,880 21% 1.13MB/s 0:14:31
280,985,600 21% 1.14MB/s 0:14:22
282,165,248 21% 1.13MB/s 0:14:30
283,082,752 22% 1.05MB/s 0:15:35
284,262,400 22% 1.03MB/s 0:15:51
285,442,048 22% 1.00MB/s 0:16:12
286,359,552 22% 979.67kB/s 0:16:58
287,014,912 22% 930.01kB/s 0:17:52
288,063,488 22% 901.85kB/s 0:18:25
289,243,136 22% 903.82kB/s 0:18:21
290,291,712 22% 903.32kB/s 0:18:20
291,602,432 22% 1.03MB/s 0:15:41
292,782,080 22% 1.04MB/s 0:15:34
293,961,728 22% 1.02MB/s 0:15:45
295,141,376 22% 1.07MB/s 0:15:03
296,321,024 23% 1.04MB/s 0:15:30
297,467,904 23% 1.05MB/s 0:15:17
298,647,552 23% 1.05MB/s 0:15:16
299,827,200 23% 1.05MB/s 0:15:12
300,875,776 23% 1.04MB/s 0:15:25
302,055,424 23% 1.03MB/s 0:15:31
303,235,072 23% 1.04MB/s 0:15:24
304,414,720 23% 1.04MB/s 0:15:21
305,594,368 23% 1.06MB/s 0:15:03
306,905,088 23% 1.09MB/s 0:14:36
308,084,736 23% 1.08MB/s 0:14:43
309,264,384 24% 1.08MB/s 0:14:39
310,444,032 24% 1.08MB/s 0:14:38
311,623,680 24% 1.06MB/s 0:14:55
312,836,096 24% 1.10MB/s 0:14:26
313,982,976 24% 1.10MB/s 0:14:21
315,162,624 24% 1.09MB/s 0:14:25
316,342,272 24% 1.09MB/s 0:14:31
317,390,848 24% 1.04MB/s 0:15:08
318,570,496 24% 1.03MB/s 0:15:16
319,750,144 24% 1.02MB/s 0:15:27
320,929,792 24% 1.01MB/s 0:15:31
322,109,440 25% 1.02MB/s 0:15:19
323,289,088 25% 1.03MB/s 0:15:12
324,468,736 25% 1.04MB/s 0:15:02
325,648,384 25% 1.04MB/s 0:14:58
326,696,960 25% 1.04MB/s 0:15:01
327,745,536 25% 1.02MB/s 0:15:16
328,925,184 25% 1.01MB/s 0:15:25
330,104,832 25% 1.01MB/s 0:15:20
331,284,480 25% 1.02MB/s 0:15:12
332,464,128 25% 1.04MB/s 0:14:52
333,643,776 25% 1.06MB/s 0:14:39
334,954,496 26% 1.08MB/s 0:14:16
336,265,216 26% 1.12MB/s 0:13:48
337,444,864 26% 1.12MB/s 0:13:47
338,624,512 26% 1.12MB/s 0:13:46
339,673,088 26% 1.08MB/s 0:14:18
340,852,736 26% 1.04MB/s 0:14:45
342,032,384 26% 1.03MB/s 0:14:50
343,212,032 26% 1.03MB/s 0:14:56
344,391,680 26% 1.05MB/s 0:14:35
345,571,328 26% 1.06MB/s 0:14:25
346,750,976 26% 1.05MB/s 0:14:33
347,799,552 27% 1.04MB/s 0:14:41
348,979,200 27% 1.02MB/s 0:14:52
350,158,848 27% 1.01MB/s 0:15:02
351,338,496 27% 1.02MB/s 0:14:57
352,518,144 27% 1.03MB/s 0:14:47
353,697,792 27% 1.03MB/s 0:14:44
354,877,440 27% 1.03MB/s 0:14:38
356,057,088 27% 1.05MB/s 0:14:25
357,236,736 27% 1.06MB/s 0:14:15
358,416,384 27% 1.07MB/s 0:14:06
359,596,032 27% 1.06MB/s 0:14:09
360,644,608 28% 1.04MB/s 0:14:25
361,824,256 28% 1.03MB/s 0:14:32
363,003,904 28% 1.02MB/s 0:14:39
364,183,552 28% 1.04MB/s 0:14:24
365,363,200 28% 1.06MB/s 0:14:07
366,542,848 28% 1.06MB/s 0:14:05
367,722,496 28% 1.07MB/s 0:13:59
368,902,144 28% 1.05MB/s 0:14:08
370,081,792 28% 1.05MB/s 0:14:10
371,261,440 28% 1.05MB/s 0:14:12
372,441,088 28% 1.04MB/s 0:14:13
373,620,736 29% 1.04MB/s 0:14:14
374,669,312 29% 1.02MB/s 0:14:27
375,848,960 29% 1.03MB/s 0:14:21
377,159,680 29% 1.06MB/s 0:13:58
378,470,400 29% 1.09MB/s 0:13:34
379,781,120 29% 1.12MB/s 0:13:06
381,091,840 29% 1.15MB/s 0:12:50
382,304,256 29% 1.15MB/s 0:12:47
383,451,136 29% 1.13MB/s 0:12:58
384,630,784 29% 1.12MB/s 0:13:02
385,941,504 30% 1.13MB/s 0:12:58
387,252,224 30% 1.12MB/s 0:13:00
388,431,872 30% 1.13MB/s 0:12:53
389,611,520 30% 1.11MB/s 0:13:08
390,922,240 30% 1.11MB/s 0:13:06
392,232,960 30% 1.11MB/s 0:13:04
393,543,680 30% 1.12MB/s 0:12:57
394,854,400 30% 1.16MB/s 0:12:25
396,034,048 30% 1.15MB/s 0:12:32
397,082,624 30% 1.12MB/s 0:12:55
398,131,200 30% 1.07MB/s 0:13:32
399,310,848 31% 1.02MB/s 0:14:04
400,621,568 31% 1.04MB/s 0:13:53
401,932,288 31% 1.07MB/s 0:13:24
403,243,008 31% 1.12MB/s 0:12:46
404,553,728 31% 1.15MB/s 0:12:30
405,864,448 31% 1.14MB/s 0:12:31
407,175,168 31% 1.16MB/s 0:12:17
408,485,888 31% 1.16MB/s 0:12:20
409,796,608 31% 1.16MB/s 0:12:19
411,107,328 32% 1.17MB/s 0:12:07
412,286,976 32% 1.15MB/s 0:12:20
413,335,552 32% 1.11MB/s 0:12:47
414,384,128 32% 1.07MB/s 0:13:11
415,432,704 32% 1.01MB/s 0:14:01
416,481,280 32% 997.56kB/s 0:14:30
417,529,856 32% 1000.73kB/s 0:14:26
418,578,432 32% 998.78kB/s 0:14:27
419,627,008 32% 1007.13kB/s 0:14:18
420,675,584 32% 1006.88kB/s 0:14:18
421,724,160 32% 1006.64kB/s 0:14:17
422,772,736 32% 1001.47kB/s 0:14:20
423,821,312 32% 1002.20kB/s 0:14:18
424,869,888 33% 1000.98kB/s 0:14:18
425,918,464 33% 1002.69kB/s 0:14:16
426,967,040 33% 1006.64kB/s 0:14:12
428,015,616 33% 1005.15kB/s 0:14:12
429,064,192 33% 1000.49kB/s 0:14:15
430,112,768 33% 994.66kB/s 0:14:19
431,128,576 33% 982.35kB/s 0:14:28
432,177,152 33% 978.33kB/s 0:14:31
433,225,728 33% 982.59kB/s 0:14:26
434,274,304 33% 984.50kB/s 0:14:23
435,322,880 33% 996.59kB/s 0:14:12
436,371,456 33% 999.76kB/s 0:14:08
437,420,032 34% 997.32kB/s 0:14:09
438,468,608 34% 998.78kB/s 0:14:07
439,517,184 34% 1001.22kB/s 0:14:04
440,565,760 34% 1000.24kB/s 0:14:03
441,614,336 34% 1000.49kB/s 0:14:02
442,662,912 34% 1001.47kB/s 0:14:00
443,711,488 34% 998.54kB/s 0:14:02
444,891,136 34% 1007.39kB/s 0:13:53
445,939,712 34% 1011.49kB/s 0:13:49
447,119,360 34% 1020.88kB/s 0:13:40
448,167,936 34% 1022.56kB/s 0:13:38
449,216,512 34% 1004.28kB/s 0:13:51
450,396,160 35% 1.01MB/s 0:13:23
451,575,808 35% 1.02MB/s 0:13:16
452,886,528 35% 1.07MB/s 0:12:41
454,197,248 35% 1.12MB/s 0:12:05
455,507,968 35% 1.12MB/s 0:12:00
456,687,616 35% 1.14MB/s 0:11:48
457,998,336 35% 1.14MB/s 0:11:46
459,309,056 35% 1.15MB/s 0:11:43
460,619,776 35% 1.15MB/s 0:11:40
461,930,496 35% 1.15MB/s 0:11:39
463,110,144 36% 1.13MB/s 0:11:51
464,289,792 36% 1.10MB/s 0:12:11
465,469,440 36% 1.08MB/s 0:12:18
466,780,160 36% 1.10MB/s 0:12:09
467,959,808 36% 1.11MB/s 0:12:00
469,139,456 36% 1.13MB/s 0:11:47
470,319,104 36% 1.11MB/s 0:11:56
471,629,824 36% 1.11MB/s 0:11:56
472,809,472 36% 1.10MB/s 0:11:58
474,120,192 36% 1.12MB/s 0:11:45
475,430,912 37% 1.14MB/s 0:11:31
476,741,632 37% 1.14MB/s 0:11:30
478,052,352 37% 1.15MB/s 0:11:25
479,363,072 37% 1.15MB/s 0:11:26
480,673,792 37% 1.15MB/s 0:11:22
481,984,512 37% 1.15MB/s 0:11:21
483,164,160 37% 1.13MB/s 0:11:31
484,343,808 37% 1.12MB/s 0:11:40
485,654,528 37% 1.11MB/s 0:11:43
486,965,248 37% 1.12MB/s 0:11:37
488,275,968 38% 1.15MB/s 0:11:14
489,586,688 38% 1.19MB/s 0:10:55
490,897,408 38% 1.21MB/s 0:10:41
492,208,128 38% 1.21MB/s 0:10:39
493,518,848 38% 1.21MB/s 0:10:36
494,829,568 38% 1.22MB/s 0:10:33
496,140,288 38% 1.22MB/s 0:10:31
497,451,008 38% 1.22MB/s 0:10:27
498,761,728 38% 1.22MB/s 0:10:27
500,072,448 38% 1.23MB/s 0:10:25
501,383,168 39% 1.22MB/s 0:10:25
502,693,888 39% 1.22MB/s 0:10:24
504,004,608 39% 1.22MB/s 0:10:24
505,315,328 39% 1.20MB/s 0:10:33
506,626,048 39% 1.18MB/s 0:10:45
507,936,768 39% 1.16MB/s 0:10:52
509,116,416 39% 1.13MB/s 0:11:11
510,296,064 39% 1.11MB/s 0:11:21
511,475,712 39% 1.09MB/s 0:11:29
512,655,360 39% 1.08MB/s 0:11:38
513,835,008 39% 1.07MB/s 0:11:46
515,014,656 40% 1.06MB/s 0:11:52
516,194,304 40% 1.05MB/s 0:11:51
517,505,024 40% 1.06MB/s 0:11:43
518,815,744 40% 1.11MB/s 0:11:11
520,126,464 40% 1.15MB/s 0:10:51
521,437,184 40% 1.17MB/s 0:10:38
522,747,904 40% 1.17MB/s 0:10:36
524,058,624 40% 1.15MB/s 0:10:45
525,238,272 40% 1.14MB/s 0:10:52
526,417,920 40% 1.13MB/s 0:10:57
527,597,568 41% 1.11MB/s 0:11:03
528,777,216 41% 1.09MB/s 0:11:20
529,956,864 41% 1.08MB/s 0:11:21
531,267,584 41% 1.08MB/s 0:11:18
532,578,304 41% 1.10MB/s 0:11:07
533,889,024 41% 1.13MB/s 0:10:51
535,068,672 41% 1.11MB/s 0:10:56
536,379,392 41% 1.13MB/s 0:10:48
537,559,040 41% 1.11MB/s 0:10:55
538,607,616 41% 1.08MB/s 0:11:15
539,656,192 42% 1.07MB/s 0:11:21
540,704,768 42% 1.02MB/s 0:11:50
541,884,416 42% 1.01MB/s 0:11:56
543,064,064 42% 1.02MB/s 0:11:47
544,243,712 42% 1.04MB/s 0:11:33
545,423,360 42% 1.06MB/s 0:11:18
546,603,008 42% 1.06MB/s 0:11:21
547,520,512 42% 1.01MB/s 0:11:50
548,569,088 42% 1006.67kB/s 0:12:11
549,748,736 42% 997.87kB/s 0:12:16
550,928,384 42% 999.29kB/s 0:12:14
551,976,960 42% 1.01MB/s 0:11:48
553,156,608 43% 1.02MB/s 0:11:38
554,205,184 43% 1.01MB/s 0:11:45
555,384,832 43% 1.00MB/s 0:11:49
556,564,480 43% 1.01MB/s 0:11:45
557,613,056 43% 1.00MB/s 0:11:47
558,530,560 43% 982.10kB/s 0:12:19
559,448,064 43% 942.52kB/s 0:12:49
559,972,352 43% 811.71kB/s 0:14:52
560,627,712 43% 692.22kB/s 0:17:25
561,152,000 43% 603.77kB/s 0:19:58
561,676,288 43% 484.96kB/s 0:24:50
562,200,576 43% 476.36kB/s 0:25:16
562,855,936 43% 467.96kB/s 0:25:42
563,380,224 43% 466.35kB/s 0:25:46
563,904,512 43% 478.03kB/s 0:25:07
564,428,800 43% 470.79kB/s 0:25:29
564,953,088 43% 456.43kB/s 0:26:16
565,575,680 44% 465.58kB/s 0:25:44
566,755,328 44% 610.79kB/s 0:19:35
567,803,904 44% 748.24kB/s 0:15:58
568,852,480 44% 882.50kB/s 0:13:31
569,901,056 44% 1024.00kB/s 0:11:37
570,949,632 44% 1015.62kB/s 0:11:42
571,998,208 44% 1004.41kB/s 0:11:49
573,046,784 44% 1002.20kB/s 0:11:50
574,226,432 44% 1010.77kB/s 0:11:42
575,406,080 44% 1.00MB/s 0:11:30
576,585,728 44% 1.02MB/s 0:11:14
577,634,304 44% 1.01MB/s 0:11:25
578,682,880 45% 1003.23kB/s 0:11:43
579,862,528 45% 998.17kB/s 0:11:46
581,173,248 45% 1.01MB/s 0:11:21
582,483,968 45% 1.09MB/s 0:10:31
583,794,688 45% 1.16MB/s 0:09:48
584,974,336 45% 1.18MB/s 0:09:38
586,153,984 45% 1.14MB/s 0:09:57
587,235,328 45% 1.09MB/s 0:10:22
588,382,208 45% 1.05MB/s 0:10:49
589,561,856 45% 1.03MB/s 0:11:00
590,610,432 45% 1.02MB/s 0:11:06
591,790,080 46% 1.01MB/s 0:11:08
592,969,728 46% 1.02MB/s 0:11:03
594,018,304 46% 1.01MB/s 0:11:06
595,066,880 46% 1.01MB/s 0:11:04
596,246,528 46% 1.02MB/s 0:11:00
597,426,176 46% 1.01MB/s 0:11:06
598,605,824 46% 1.02MB/s 0:10:55
599,785,472 46% 1.03MB/s 0:10:46
600,965,120 46% 1.04MB/s 0:10:44
602,144,768 46% 1.06MB/s 0:10:31
603,324,416 46% 1.07MB/s 0:10:22
604,504,064 47% 1.07MB/s 0:10:21
605,683,712 47% 1.07MB/s 0:10:19
606,863,360 47% 1.06MB/s 0:10:24
608,043,008 47% 1.04MB/s 0:10:34
609,091,584 47% 1.03MB/s 0:10:42
610,271,232 47% 1.03MB/s 0:10:41
611,450,880 47% 1.02MB/s 0:10:46
612,499,456 47% 1.01MB/s 0:10:51
613,548,032 47% 1.01MB/s 0:10:48
614,596,608 47% 1023.75kB/s 0:10:54
615,776,256 47% 1.00MB/s 0:10:50
616,955,904 48% 1.01MB/s 0:10:45
618,004,480 48% 1.01MB/s 0:10:43
619,184,128 48% 1.02MB/s 0:10:39
620,232,704 48% 1.01MB/s 0:10:44
621,412,352 48% 1.01MB/s 0:10:43
622,460,928 48% 1.01MB/s 0:10:42
623,640,576 48% 1.01MB/s 0:10:38
624,820,224 48% 1.02MB/s 0:10:34
625,999,872 48% 1.01MB/s 0:10:34
627,179,520 48% 1.02MB/s 0:10:28
628,359,168 48% 1.02MB/s 0:10:29
629,538,816 49% 1.04MB/s 0:10:17
630,849,536 49% 1.08MB/s 0:09:52
632,160,256 49% 1.11MB/s 0:09:32
633,470,976 49% 1.15MB/s 0:09:13
634,781,696 49% 1.16MB/s 0:09:06
636,092,416 49% 1.16MB/s 0:09:05
637,403,136 49% 1.15MB/s 0:09:09
638,713,856 49% 1.15MB/s 0:09:08
640,024,576 49% 1.15MB/s 0:09:06
641,335,296 49% 1.15MB/s 0:09:07
642,514,944 50% 1.14MB/s 0:09:07
643,825,664 50% 1.14MB/s 0:09:06
645,136,384 50% 1.14MB/s 0:09:05
646,447,104 50% 1.15MB/s 0:09:00
647,757,824 50% 1.17MB/s 0:08:52
649,068,544 50% 1.17MB/s 0:08:49
650,248,192 50% 1.16MB/s 0:08:53
651,427,840 50% 1.13MB/s 0:09:05
652,607,488 50% 1.11MB/s 0:09:17
653,787,136 50% 1.09MB/s 0:09:27
655,097,856 50% 1.10MB/s 0:09:19
656,408,576 51% 1.12MB/s 0:09:08
657,719,296 51% 1.14MB/s 0:08:56
658,898,944 51% 1.15MB/s 0:08:53
660,078,592 51% 1.14MB/s 0:08:56
661,389,312 51% 1.13MB/s 0:08:58
662,700,032 51% 1.13MB/s 0:08:59
664,010,752 51% 1.15MB/s 0:08:46
665,321,472 51% 1.15MB/s 0:08:43
666,501,120 51% 1.15MB/s 0:08:47
667,680,768 51% 1.12MB/s 0:08:58
668,991,488 52% 1.10MB/s 0:09:05
670,171,136 52% 1.08MB/s 0:09:18
671,350,784 52% 1.06MB/s 0:09:22
672,530,432 52% 1.06MB/s 0:09:24
673,710,080 52% 1.04MB/s 0:09:36
674,889,728 52% 1.03MB/s 0:09:36
676,069,376 52% 1.03MB/s 0:09:35
677,249,024 52% 1.04MB/s 0:09:29
678,428,672 52% 1.04MB/s 0:09:30
679,608,320 52% 1.04MB/s 0:09:27
680,787,968 52% 1.05MB/s 0:09:19
681,967,616 53% 1.05MB/s 0:09:20
683,147,264 53% 1.05MB/s 0:09:17
684,326,912 53% 1.05MB/s 0:09:16
685,506,560 53% 1.04MB/s 0:09:22
686,686,208 53% 1.04MB/s 0:09:21
687,865,856 53% 1.04MB/s 0:09:22
689,045,504 53% 1.03MB/s 0:09:23
690,225,152 53% 1.03MB/s 0:09:21
691,404,800 53% 1.03MB/s 0:09:21
692,584,448 53% 1.04MB/s 0:09:16
693,764,096 54% 1.05MB/s 0:09:10
694,943,744 54% 1.05MB/s 0:09:09
696,123,392 54% 1.05MB/s 0:09:08
697,303,040 54% 1.05MB/s 0:09:08
698,482,688 54% 1.04MB/s 0:09:10
699,629,568 54% 1.03MB/s 0:09:13
700,809,216 54% 1.03MB/s 0:09:14
701,988,864 54% 1.02MB/s 0:09:15
703,168,512 54% 1.02MB/s 0:09:14
704,348,160 54% 1.03MB/s 0:09:10
705,527,808 54% 1.04MB/s 0:09:01
706,707,456 55% 1.05MB/s 0:08:56
707,887,104 55% 1.05MB/s 0:08:53
709,066,752 55% 1.07MB/s 0:08:43
710,246,400 55% 1.08MB/s 0:08:39
711,557,120 55% 1.11MB/s 0:08:24
712,867,840 55% 1.15MB/s 0:08:06
714,047,488 55% 1.13MB/s 0:08:11
714,702,848 55% 1018.97kB/s 0:09:19
715,358,208 55% 856.48kB/s 0:11:04
716,013,568 55% 696.91kB/s 0:13:35
716,931,072 55% 638.84kB/s 0:14:48
718,241,792 55% 786.17kB/s 0:12:00
719,552,512 56% 938.16kB/s 0:10:02
720,732,160 56% 1.06MB/s 0:08:40
721,911,808 56% 1.12MB/s 0:08:10
723,091,456 56% 1.11MB/s 0:08:13
724,402,176 56% 1.11MB/s 0:08:11
725,712,896 56% 1.13MB/s 0:08:05
726,892,544 56% 1.13MB/s 0:08:00
728,072,192 56% 1.12MB/s 0:08:06
729,251,840 56% 1.09MB/s 0:08:16
730,562,560 56% 1.09MB/s 0:08:15
731,873,280 56% 1.10MB/s 0:08:10
733,184,000 57% 1.13MB/s 0:07:57
734,363,648 57% 1.14MB/s 0:07:50
735,674,368 57% 1.15MB/s 0:07:46
736,985,088 57% 1.16MB/s 0:07:40
738,295,808 57% 1.16MB/s 0:07:38
739,606,528 57% 1.19MB/s 0:07:26
740,917,248 57% 1.19MB/s 0:07:27
742,227,968 57% 1.18MB/s 0:07:29
743,407,616 57% 1.16MB/s 0:07:36
744,587,264 57% 1.14MB/s 0:07:43
745,766,912 58% 1.11MB/s 0:07:53
747,077,632 58% 1.12MB/s 0:07:50
748,388,352 58% 1.15MB/s 0:07:36
749,699,072 58% 1.16MB/s 0:07:28
751,009,792 58% 1.19MB/s 0:07:18
752,320,512 58% 1.19MB/s 0:07:16
753,631,232 58% 1.17MB/s 0:07:23
754,941,952 58% 1.16MB/s 0:07:26
756,121,600 58% 1.15MB/s 0:07:29
757,432,320 58% 1.15MB/s 0:07:29
758,743,040 59% 1.15MB/s 0:07:26
760,053,760 59% 1.15MB/s 0:07:25
761,364,480 59% 1.16MB/s 0:07:18
762,675,200 59% 1.15MB/s 0:07:21
763,985,920 59% 1.16MB/s 0:07:18
765,296,640 59% 1.16MB/s 0:07:17
766,607,360 59% 1.16MB/s 0:07:16
767,918,080 59% 1.16MB/s 0:07:13
769,228,800 59% 1.17MB/s 0:07:11
770,408,448 59% 1.16MB/s 0:07:14
771,588,096 60% 1.14MB/s 0:07:18
772,898,816 60% 1.15MB/s 0:07:13
774,209,536 60% 1.16MB/s 0:07:08
775,520,256 60% 1.18MB/s 0:07:01
776,699,904 60% 1.17MB/s 0:07:02
778,010,624 60% 1.16MB/s 0:07:06
779,321,344 60% 1.15MB/s 0:07:09
780,632,064 60% 1.14MB/s 0:07:10
781,942,784 60% 1.16MB/s 0:07:03
783,253,504 60% 1.16MB/s 0:07:01
784,433,152 61% 1.14MB/s 0:07:06
785,743,872 61% 1.15MB/s 0:07:02
786,923,520 61% 1.13MB/s 0:07:10
788,103,168 61% 1.10MB/s 0:07:20
789,282,816 61% 1.10MB/s 0:07:19
790,593,536 61% 1.09MB/s 0:07:23
791,904,256 61% 1.10MB/s 0:07:16
793,214,976 61% 1.12MB/s 0:07:07
794,525,696 61% 1.10MB/s 0:07:13
795,705,344 61% 1.08MB/s 0:07:20
796,884,992 62% 1.08MB/s 0:07:23
798,064,640 62% 1.07MB/s 0:07:23
799,244,288 62% 1.09MB/s 0:07:13
800,423,936 62% 1.10MB/s 0:07:10
801,603,584 62% 1.08MB/s 0:07:17
802,783,232 62% 1.07MB/s 0:07:21
803,962,880 62% 1.05MB/s 0:07:26
805,142,528 62% 1.06MB/s 0:07:22
806,322,176 62% 1.07MB/s 0:07:17
807,501,824 62% 1.07MB/s 0:07:14
808,681,472 62% 1.08MB/s 0:07:12
809,861,120 63% 1.06MB/s 0:07:17
811,040,768 63% 1.05MB/s 0:07:21
812,220,416 63% 1.05MB/s 0:07:18
813,006,848 63% 992.02kB/s 0:07:55
813,662,208 63% 889.10kB/s 0:08:49
814,841,856 63% 890.38kB/s 0:08:47
816,021,504 63% 883.18kB/s 0:08:50
817,201,152 63% 972.92kB/s 0:08:00
818,118,656 63% 1.01MB/s 0:07:29
819,298,304 63% 1.03MB/s 0:07:19
820,477,952 63% 1.04MB/s 0:07:14
821,657,600 63% 1.03MB/s 0:07:16
822,312,960 64% 961.50kB/s 0:08:00
823,230,464 64% 898.04kB/s 0:08:33
824,410,112 64% 898.67kB/s 0:08:32
825,589,760 64% 902.04kB/s 0:08:28
826,769,408 64% 1.02MB/s 0:07:18
827,949,056 64% 1.08MB/s 0:06:54
829,128,704 64% 1.08MB/s 0:06:51
830,308,352 64% 1.09MB/s 0:06:48
831,488,000 64% 1.10MB/s 0:06:42
832,667,648 64% 1.11MB/s 0:06:38
833,814,528 64% 1.10MB/s 0:06:40
834,994,176 64% 1.10MB/s 0:06:37
836,173,824 65% 1.09MB/s 0:06:41
837,353,472 65% 1.06MB/s 0:06:51
838,402,048 65% 1.04MB/s 0:06:58
839,581,696 65% 1.03MB/s 0:07:03
840,761,344 65% 1.04MB/s 0:06:58
841,940,992 65% 1.04MB/s 0:06:54
843,251,712 65% 1.08MB/s 0:06:38
844,562,432 65% 1.12MB/s 0:06:24
845,873,152 65% 1.15MB/s 0:06:12
847,183,872 65% 1.19MB/s 0:05:59
848,363,520 66% 1.16MB/s 0:06:07
849,543,168 66% 1.13MB/s 0:06:16
850,722,816 66% 1.09MB/s 0:06:30
851,902,464 66% 1.05MB/s 0:06:40
853,082,112 66% 1.06MB/s 0:06:38
854,261,760 66% 1.05MB/s 0:06:38
855,441,408 66% 1.06MB/s 0:06:35
856,621,056 66% 1.06MB/s 0:06:34
857,800,704 66% 1.06MB/s 0:06:32
858,980,352 66% 1.07MB/s 0:06:29
860,160,000 66% 1.07MB/s 0:06:28
861,339,648 67% 1.08MB/s 0:06:22
862,519,296 67% 1.09MB/s 0:06:17
863,698,944 67% 1.09MB/s 0:06:16
864,878,592 67% 1.10MB/s 0:06:13
866,058,240 67% 1.08MB/s 0:06:18
867,237,888 67% 1.07MB/s 0:06:22
868,417,536 67% 1.06MB/s 0:06:25
869,597,184 67% 1.04MB/s 0:06:29
870,776,832 67% 1.04MB/s 0:06:27
871,956,480 67% 1.04MB/s 0:06:28
873,136,128 67% 1.05MB/s 0:06:22
874,315,776 68% 1.06MB/s 0:06:18
875,495,424 68% 1.06MB/s 0:06:18
876,675,072 68% 1.06MB/s 0:06:16
877,854,720 68% 1.06MB/s 0:06:15
879,165,440 68% 1.07MB/s 0:06:08
880,345,088 68% 1.08MB/s 0:06:06
881,524,736 68% 1.09MB/s 0:06:01
882,704,384 68% 1.10MB/s 0:05:56
883,884,032 68% 1.10MB/s 0:05:57
885,063,680 68% 1.11MB/s 0:05:51
886,243,328 68% 1.11MB/s 0:05:51
887,422,976 69% 1.09MB/s 0:05:55
888,602,624 69% 1.09MB/s 0:05:55
889,782,272 69% 1.08MB/s 0:05:55
890,961,920 69% 1.09MB/s 0:05:53
892,141,568 69% 1.09MB/s 0:05:51
893,321,216 69% 1.07MB/s 0:05:55
894,500,864 69% 1.06MB/s 0:06:00
895,680,512 69% 1.05MB/s 0:06:00
896,860,160 69% 1.05MB/s 0:06:01
898,039,808 69% 1.06MB/s 0:05:57
899,350,528 70% 1.09MB/s 0:05:44
900,661,248 70% 1.12MB/s 0:05:35
901,971,968 70% 1.14MB/s 0:05:27
903,282,688 70% 1.16MB/s 0:05:20
904,593,408 70% 1.16MB/s 0:05:21
905,904,128 70% 1.15MB/s 0:05:22
907,214,848 70% 1.14MB/s 0:05:22
908,525,568 70% 1.15MB/s 0:05:19
909,836,288 70% 1.15MB/s 0:05:18
911,147,008 70% 1.14MB/s 0:05:18
912,326,656 71% 1.14MB/s 0:05:20
913,637,376 71% 1.13MB/s 0:05:19
914,948,096 71% 1.14MB/s 0:05:18
916,258,816 71% 1.15MB/s 0:05:12
917,569,536 71% 1.16MB/s 0:05:09
918,749,184 71% 1.12MB/s 0:05:18
919,928,832 71% 1.11MB/s 0:05:20
920,977,408 71% 1.05MB/s 0:05:39
922,288,128 71% 1.05MB/s 0:05:37
923,598,848 71% 1.08MB/s 0:05:25
924,909,568 71% 1.10MB/s 0:05:19
926,220,288 72% 1.15MB/s 0:05:03
927,531,008 72% 1.15MB/s 0:05:02
928,710,656 72% 1.14MB/s 0:05:03
930,021,376 72% 1.15MB/s 0:05:01
931,332,096 72% 1.17MB/s 0:04:55
932,511,744 72% 1.13MB/s 0:05:05
933,691,392 72% 1.12MB/s 0:05:04
934,871,040 72% 1.08MB/s 0:05:17
936,050,688 72% 1.03MB/s 0:05:29
937,099,264 72% 1.03MB/s 0:05:30
938,278,912 73% 1.02MB/s 0:05:33
939,458,560 73% 1.03MB/s 0:05:26
940,638,208 73% 1.03MB/s 0:05:25
941,686,784 73% 1.02MB/s 0:05:27
942,866,432 73% 1.02MB/s 0:05:27
944,046,080 73% 1.03MB/s 0:05:22
945,094,656 73% 1.00MB/s 0:05:30
946,012,160 73% 991.55kB/s 0:05:41
947,191,808 73% 988.30kB/s 0:05:41
948,240,384 73% 959.25kB/s 0:05:50
949,420,032 73% 1002.61kB/s 0:05:34
950,599,680 73% 1.05MB/s 0:05:10
951,779,328 74% 1.06MB/s 0:05:05
952,827,904 74% 1.06MB/s 0:05:04
954,007,552 74% 1.05MB/s 0:05:07
955,187,200 74% 1.04MB/s 0:05:08
956,366,848 74% 1.04MB/s 0:05:08
957,546,496 74% 1.05MB/s 0:05:04
958,595,072 74% 1.04MB/s 0:05:07
959,643,648 74% 1021.36kB/s 0:05:18
960,724,992 74% 1009.49kB/s 0:05:20
961,871,872 74% 997.87kB/s 0:05:23
963,051,520 74% 1006.48kB/s 0:05:19
964,231,168 75% 1.02MB/s 0:05:05
965,410,816 75% 1.03MB/s 0:05:02
966,590,464 75% 1.04MB/s 0:04:57
967,770,112 75% 1.05MB/s 0:04:54
968,916,992 75% 1.04MB/s 0:04:55
970,096,640 75% 1.03MB/s 0:04:58
971,276,288 75% 1.03MB/s 0:04:55
972,455,936 75% 1.03MB/s 0:04:55
973,635,584 75% 1.03MB/s 0:04:54
974,815,232 75% 1.03MB/s 0:04:52
975,994,880 75% 1.05MB/s 0:04:48
977,305,600 76% 1.08MB/s 0:04:38
978,616,320 76% 1.11MB/s 0:04:29
979,927,040 76% 1.15MB/s 0:04:19
981,237,760 76% 1.16MB/s 0:04:16
982,548,480 76% 1.16MB/s 0:04:14
983,859,200 76% 1.16MB/s 0:04:13
985,169,920 76% 1.16MB/s 0:04:12
986,480,640 76% 1.16MB/s 0:04:10
987,791,360 76% 1.16MB/s 0:04:10
988,971,008 76% 1.15MB/s 0:04:11
990,150,656 77% 1.13MB/s 0:04:13
991,330,304 77% 1.11MB/s 0:04:17
992,509,952 77% 1.10MB/s 0:04:20
993,820,672 77% 1.11MB/s 0:04:16
995,131,392 77% 1.12MB/s 0:04:12
996,179,968 77% 1.10MB/s 0:04:15
997,359,616 77% 1.08MB/s 0:04:19
998,539,264 77% 1.07MB/s 0:04:22
999,849,984 77% 1.07MB/s 0:04:20
1,001,160,704 77% 1.11MB/s 0:04:09
1,002,471,424 78% 1.15MB/s 0:04:00
1,003,782,144 78% 1.16MB/s 0:03:55
1,004,699,648 78% 1.09MB/s 0:04:10
1,006,010,368 78% 1.09MB/s 0:04:09
1,007,321,088 78% 1.09MB/s 0:04:08
1,008,631,808 78% 1.08MB/s 0:04:08
1,009,942,528 78% 1.16MB/s 0:03:51
1,011,122,176 78% 1.14MB/s 0:03:53
1,012,170,752 78% 1.07MB/s 0:04:07
1,013,481,472 78% 1.08MB/s 0:04:04
1,014,661,120 78% 1.06MB/s 0:04:07
1,015,971,840 79% 1.07MB/s 0:04:05
1,017,151,488 79% 1.13MB/s 0:03:51
1,018,462,208 79% 1.12MB/s 0:03:51
1,019,772,928 79% 1.14MB/s 0:03:47
1,021,083,648 79% 1.15MB/s 0:03:43
1,022,394,368 79% 1.16MB/s 0:03:40
1,023,705,088 79% 1.17MB/s 0:03:37
1,025,015,808 79% 1.17MB/s 0:03:35
1,026,326,528 79% 1.18MB/s 0:03:34
1,027,637,248 79% 1.18MB/s 0:03:31
1,028,947,968 80% 1.18MB/s 0:03:32
1,030,258,688 80% 1.18MB/s 0:03:31
1,031,569,408 80% 1.17MB/s 0:03:31
1,032,880,128 80% 1.16MB/s 0:03:31
1,034,190,848 80% 1.16MB/s 0:03:30
1,035,501,568 80% 1.16MB/s 0:03:29
1,036,812,288 80% 1.16MB/s 0:03:28
1,037,991,936 80% 1.15MB/s 0:03:29
1,039,302,656 80% 1.15MB/s 0:03:28
1,040,482,304 80% 1.13MB/s 0:03:30
1,041,661,952 81% 1.12MB/s 0:03:31
1,042,972,672 81% 1.13MB/s 0:03:29
1,044,152,320 81% 1.12MB/s 0:03:29
1,045,331,968 81% 1.12MB/s 0:03:27
1,046,511,616 81% 1.12MB/s 0:03:27
1,047,691,264 81% 1.11MB/s 0:03:27
1,048,870,912 81% 1.10MB/s 0:03:29
1,050,181,632 81% 1.12MB/s 0:03:24
1,051,361,280 81% 1.10MB/s 0:03:26
1,052,540,928 81% 1.08MB/s 0:03:29
1,053,720,576 82% 1.08MB/s 0:03:28
1,054,900,224 82% 1.05MB/s 0:03:32
1,056,079,872 82% 1.06MB/s 0:03:30
1,056,866,304 82% 1012.46kB/s 0:03:44
1,058,045,952 82% 1009.56kB/s 0:03:44
1,059,225,600 82% 991.78kB/s 0:03:47
1,060,405,248 82% 978.68kB/s 0:03:49
1,061,584,896 82% 1.02MB/s 0:03:33
1,062,764,544 82% 1.02MB/s 0:03:33
1,063,944,192 82% 1.01MB/s 0:03:34
1,064,861,696 82% 997.25kB/s 0:03:40
1,066,041,344 82% 1002.30kB/s 0:03:38
1,067,220,992 83% 997.48kB/s 0:03:37
1,068,400,640 83% 1018.01kB/s 0:03:32
1,069,580,288 83% 1.04MB/s 0:03:21
1,070,759,936 83% 1.04MB/s 0:03:21
1,071,939,584 83% 1.04MB/s 0:03:19
1,073,119,232 83% 1.04MB/s 0:03:19
1,074,298,880 83% 1.04MB/s 0:03:16
1,075,347,456 83% 1.03MB/s 0:03:19
1,076,527,104 83% 1.05MB/s 0:03:13
1,077,575,680 83% 1.04MB/s 0:03:14
1,078,755,328 83% 1.02MB/s 0:03:17
1,079,934,976 84% 1.05MB/s 0:03:10
1,081,114,624 84% 1.05MB/s 0:03:09
1,082,294,272 84% 1.07MB/s 0:03:04
1,083,473,920 84% 1.08MB/s 0:03:01
1,084,653,568 84% 1.08MB/s 0:03:00
1,085,833,216 84% 1.08MB/s 0:03:00
1,087,012,864 84% 1.08MB/s 0:02:58
1,088,192,512 84% 1.06MB/s 0:03:00
1,089,241,088 84% 1.05MB/s 0:03:01
1,090,420,736 84% 1.04MB/s 0:03:03
1,091,600,384 84% 1.02MB/s 0:03:04
1,092,648,960 85% 1.00MB/s 0:03:06
1,093,697,536 85% 1.00MB/s 0:03:06
1,094,746,112 85% 1014.17kB/s 0:03:07
1,095,925,760 85% 1015.87kB/s 0:03:05
1,097,105,408 85% 1.01MB/s 0:03:01
1,098,153,984 85% 1.01MB/s 0:03:00
1,099,333,632 85% 1.03MB/s 0:02:56
1,100,513,280 85% 1.03MB/s 0:02:54
1,101,692,928 85% 1.04MB/s 0:02:52
1,102,970,880 85% 1.08MB/s 0:02:44
1,104,281,600 85% 1.12MB/s 0:02:37
1,105,068,032 86% 1015.76kB/s 0:02:56
1,105,723,392 86% 876.42kB/s 0:03:24
1,106,378,752 86% 728.71kB/s 0:04:04
1,107,034,112 86% 566.25kB/s 0:05:13
1,107,689,472 86% 560.79kB/s 0:05:15
1,108,869,120 86% 690.18kB/s 0:04:14
1,110,179,840 86% 835.10kB/s 0:03:28
1,111,359,488 86% 982.10kB/s 0:02:56
1,112,539,136 86% 1.06MB/s 0:02:38
1,113,718,784 86% 1.06MB/s 0:02:37
1,114,898,432 86% 1.04MB/s 0:02:38
1,116,078,080 86% 1.06MB/s 0:02:34
1,117,257,728 86% 1.08MB/s 0:02:31
1,118,437,376 87% 1.08MB/s 0:02:30
1,119,617,024 87% 1.08MB/s 0:02:29
1,120,796,672 87% 1.06MB/s 0:02:31
1,121,976,320 87% 1.04MB/s 0:02:32
1,123,155,968 87% 1.04MB/s 0:02:31
1,124,335,616 87% 1.04MB/s 0:02:30
1,125,515,264 87% 1.04MB/s 0:02:29
1,126,694,912 87% 1.04MB/s 0:02:27
1,127,874,560 87% 1.06MB/s 0:02:25
1,129,185,280 87% 1.07MB/s 0:02:21
1,130,364,928 87% 1.09MB/s 0:02:18
1,131,544,576 88% 1.10MB/s 0:02:15
1,132,593,152 88% 1.08MB/s 0:02:17
1,133,772,800 88% 1.05MB/s 0:02:20
1,134,952,448 88% 1.05MB/s 0:02:19
1,136,132,096 88% 1.03MB/s 0:02:20
1,137,311,744 88% 1.04MB/s 0:02:17
1,138,491,392 88% 1.05MB/s 0:02:15
1,139,671,040 88% 1.05MB/s 0:02:14
1,140,850,688 88% 1.06MB/s 0:02:12
1,142,030,336 88% 1.06MB/s 0:02:11
1,143,209,984 88% 1.07MB/s 0:02:08
1,144,389,632 89% 1.07MB/s 0:02:08
1,145,569,280 89% 1.07MB/s 0:02:07
1,146,748,928 89% 1.07MB/s 0:02:05
1,147,928,576 89% 1.05MB/s 0:02:07
1,149,108,224 89% 1.03MB/s 0:02:08
1,150,287,872 89% 1.03MB/s 0:02:07
1,151,598,592 89% 1.06MB/s 0:02:02
1,152,778,240 89% 1.08MB/s 0:01:58
1,154,088,960 89% 1.12MB/s 0:01:53
1,155,399,680 89% 1.15MB/s 0:01:49
1,156,579,328 90% 1.14MB/s 0:01:49
1,157,758,976 90% 1.14MB/s 0:01:49
1,158,938,624 90% 1.12MB/s 0:01:49
1,160,249,344 90% 1.12MB/s 0:01:48
1,161,560,064 90% 1.13MB/s 0:01:45
1,162,870,784 90% 1.14MB/s 0:01:43
1,164,050,432 90% 1.14MB/s 0:01:43
1,165,361,152 90% 1.13MB/s 0:01:43
1,166,540,800 90% 1.11MB/s 0:01:43
1,167,851,520 90% 1.12MB/s 0:01:42
1,169,162,240 91% 1.14MB/s 0:01:39
1,170,341,888 91% 1.13MB/s 0:01:38
1,171,521,536 91% 1.12MB/s 0:01:38
1,172,701,184 91% 1.10MB/s 0:01:38
1,174,011,904 91% 1.10MB/s 0:01:38
1,175,322,624 91% 1.11MB/s 0:01:36
1,176,633,344 91% 1.14MB/s 0:01:32
1,177,944,064 91% 1.16MB/s 0:01:30
1,179,123,712 91% 1.14MB/s 0:01:30
1,180,303,360 91% 1.11MB/s 0:01:32
1,181,483,008 91% 1.10MB/s 0:01:31
1,182,793,728 92% 1.09MB/s 0:01:30
1,184,104,448 92% 1.13MB/s 0:01:26
1,185,415,168 92% 1.19MB/s 0:01:21
1,186,594,816 92% 1.17MB/s 0:01:21
1,187,774,464 92% 1.15MB/s 0:01:22
1,188,954,112 92% 1.11MB/s 0:01:23
1,190,133,760 92% 1.08MB/s 0:01:25
1,191,313,408 92% 1.07MB/s 0:01:25
1,192,493,056 92% 1.06MB/s 0:01:24
1,193,672,704 92% 1.04MB/s 0:01:25
1,194,721,280 93% 1.01MB/s 0:01:27
1,195,900,928 93% 1.03MB/s 0:01:24
1,197,080,576 93% 1.04MB/s 0:01:22
1,198,260,224 93% 1.05MB/s 0:01:20
1,199,439,872 93% 1.08MB/s 0:01:17
1,200,619,520 93% 1.07MB/s 0:01:16
1,201,799,168 93% 1.06MB/s 0:01:16
1,202,978,816 93% 1.07MB/s 0:01:14
1,204,158,464 93% 1.06MB/s 0:01:13
1,205,338,112 93% 1.05MB/s 0:01:13
1,206,517,760 93% 1.04MB/s 0:01:13
1,207,697,408 94% 1.04MB/s 0:01:12
1,208,877,056 94% 1.03MB/s 0:01:11
1,210,056,704 94% 1.04MB/s 0:01:10
1,211,236,352 94% 1.05MB/s 0:01:08
1,212,416,000 94% 1.05MB/s 0:01:07
1,213,595,648 94% 1.06MB/s 0:01:05
1,214,644,224 94% 1.05MB/s 0:01:04
1,215,823,872 94% 1.04MB/s 0:01:04
1,217,003,520 94% 1.03MB/s 0:01:04
1,218,183,168 94% 1.02MB/s 0:01:03
1,219,362,816 94% 1.02MB/s 0:01:02
1,220,542,464 95% 1.02MB/s 0:01:01
1,221,722,112 95% 1.02MB/s 0:01:00
1,222,901,760 95% 1.02MB/s 0:00:58
1,224,081,408 95% 1.03MB/s 0:00:57
1,225,261,056 95% 1.04MB/s 0:00:55
1,226,440,704 95% 1.06MB/s 0:00:53
1,227,620,352 95% 1.07MB/s 0:00:52
1,228,800,000 95% 1.06MB/s 0:00:51
1,229,848,576 95% 1.02MB/s 0:00:52
1,231,028,224 95% 1.01MB/s 0:00:51
1,232,207,872 95% 1.01MB/s 0:00:50
1,233,387,520 96% 1.02MB/s 0:00:49
1,234,698,240 96% 1.08MB/s 0:00:45
1,236,008,960 96% 1.10MB/s 0:00:43
1,237,286,912 96% 1.12MB/s 0:00:41
1,238,597,632 96% 1.14MB/s 0:00:39
1,239,908,352 96% 1.13MB/s 0:00:38
1,241,219,072 96% 1.14MB/s 0:00:37
1,242,529,792 96% 1.15MB/s 0:00:35
1,243,840,512 96% 1.15MB/s 0:00:34
1,245,020,160 96% 1.14MB/s 0:00:33
1,246,199,808 97% 1.14MB/s 0:00:33
1,247,379,456 97% 1.12MB/s 0:00:32
1,248,559,104 97% 1.09MB/s 0:00:32
1,249,738,752 97% 1.08MB/s 0:00:31
1,251,049,472 97% 1.09MB/s 0:00:30
1,252,360,192 97% 1.11MB/s 0:00:28
1,253,539,840 97% 1.12MB/s 0:00:27
1,254,719,488 97% 1.11MB/s 0:00:26
1,255,899,136 97% 1.10MB/s 0:00:25
1,257,209,856 97% 1.09MB/s 0:00:24
1,258,520,576 97% 1.12MB/s 0:00:22
1,259,831,296 98% 1.14MB/s 0:00:21
1,261,142,016 98% 1.15MB/s 0:00:19
1,262,452,736 98% 1.16MB/s 0:00:18
1,263,763,456 98% 1.16MB/s 0:00:17
1,265,074,176 98% 1.16MB/s 0:00:16
1,266,384,896 98% 1.16MB/s 0:00:15
1,267,564,544 98% 1.15MB/s 0:00:14
1,268,744,192 98% 1.13MB/s 0:00:13
1,270,054,912 98% 1.12MB/s 0:00:12
1,271,365,632 98% 1.12MB/s 0:00:11
1,272,676,352 99% 1.14MB/s 0:00:10
1,273,987,072 99% 1.16MB/s 0:00:08
1,275,297,792 99% 1.17MB/s 0:00:07
1,276,608,512 99% 1.17MB/s 0:00:06
1,277,919,232 99% 1.18MB/s 0:00:05
1,279,229,952 99% 1.18MB/s 0:00:04
1,280,540,672 99% 1.18MB/s 0:00:03
1,281,851,392 99% 1.18MB/s 0:00:02
1,283,162,112 99% 1.17MB/s 0:00:01
1,284,472,832 99% 1.17MB/s 0:00:00
1,284,634,400 100% 1.07MB/s 0:19:10 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221111-tablet-x64uefi.img.xz.sha256
131 100% 1.07kB/s 0:00:00
131 100% 1.07kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,072,812,889 bytes received 577 bytes 1,191,705.82 bytes/sec
total size is 3,072,062,288 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@27e30c03[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
Sending notification to Discord.
Finished: SUCCESS