Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
Commit message: "Update build.sh"
> git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@66ac1f9b[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins12769872452792289334.sh
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
Already up to date.
Processing /home/swadmin/pmbootstrap
Building wheels for collected packages: pmbootstrap
Building wheel for pmbootstrap (setup.py): started
Building wheel for pmbootstrap (setup.py): finished with status 'done'
Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=925b7163bc8ad3f8290a506810b219b23b5d2f0aaaed0345ebdd58cc366ece58
Stored in directory: /tmp/pip-ephem-wheel-cache-xfh4evok/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
Attempting uninstall: pmbootstrap
Found existing installation: pmbootstrap 1.50.1
Uninstalling pmbootstrap-1.50.1:
Successfully uninstalled pmbootstrap-1.50.1
WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pmbootstrap-1.50.1
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
b86f80890..2f9f93db5 master -> origin/master
+ 6f8f1ba96...9f5db4c0d l5-kernel -> origin/l5-kernel (forced update)
* [new branch] newbyte/stericsson-6.1 -> origin/newbyte/stericsson-6.1
2b1fc78f7..c3fd50437 v22.12 -> origin/v22.12
Updating b86f80890..2f9f93db5
Fast-forward
device/community/device-lenovo-a6000/APKBUILD | 4 +-
device/community/device-lenovo-a6000/deviceinfo | 2 +-
device/community/device-lenovo-a6010/APKBUILD | 4 +-
device/community/device-lenovo-a6010/deviceinfo | 2 +-
device/testing/device-google-peach-pi/APKBUILD | 38 +-
device/testing/device-google-peach-pi/deviceinfo | 2 -
.../device-google-peach-pi/modprobe.d/mali.conf | 1 -
.../device-google-peach-pi/mpv/mpv.conf.wayland | 3 -
.../device-google-peach-pi/mpv/mpv.conf.xorg | 3 -
.../sway/tinydm/10-no-hardware-cursor.sh | 5 -
device/testing/device-google-peach-pit/APKBUILD | 38 +-
device/testing/device-google-peach-pit/deviceinfo | 2 -
.../device-google-peach-pit/modprobe.d/mali.conf | 1 -
.../device-google-peach-pit/mpv/mpv.conf.wayland | 3 -
.../device-google-peach-pit/mpv/mpv.conf.xorg | 3 -
.../sway/tinydm/10-no-hardware-cursor.sh | 5 -
device/testing/device-xiaomi-laurel/APKBUILD | 4 +-
device/testing/device-xiaomi-laurel/deviceinfo | 2 +
.../linux-postmarketos-qcom-sm6125/APKBUILD | 8 +-
.../config-postmarketos-qcom-sm6125.aarch64 | 569 +++++++--------------
main/mobile-config-firefox/APKBUILD | 4 +-
temp/megapixels-purism/APKBUILD | 2 +-
22 files changed, 217 insertions(+), 488 deletions(-)
delete mode 100644 device/testing/device-google-peach-pi/modprobe.d/mali.conf
delete mode 100644 device/testing/device-google-peach-pi/mpv/mpv.conf.wayland
delete mode 100644 device/testing/device-google-peach-pi/mpv/mpv.conf.xorg
delete mode 100644 device/testing/device-google-peach-pi/sway/tinydm/10-no-hardware-cursor.sh
delete mode 100644 device/testing/device-google-peach-pit/modprobe.d/mali.conf
delete mode 100644 device/testing/device-google-peach-pit/mpv/mpv.conf.wayland
delete mode 100644 device/testing/device-google-peach-pit/mpv/mpv.conf.xorg
delete mode 100644 device/testing/device-google-peach-pit/sway/tinydm/10-no-hardware-cursor.sh
[15:49:06] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:49:06] [1mChannel [edge][0m: [15:49:06] [1mVendor [qemu][0m: [15:49:06] [1mDevice codename [amd64][0m: [15:49:06] [1mKernel [lts][0m: [15:49:06] [1mUsername [user][0m: [15:49:06] [1mUser interface [weston][0m: [15:49:06] [1mChange them? (y/n) [n][0m: [15:49:06] [1mExtra packages [none][0m: [15:49:06] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:49:06] [1mChoose default locale for installation [C.UTF-8][0m: [15:49:06] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:49:06] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:49:07] Config changed: ui='plasma-mobile'
[15:49:07] Config changed: device='tablet-x64uefi'
[15:49:07] Config changed: kernel='edge'
[15:49:07] Config changed: extra_packages='osk-sdl'
(580425) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin https://gitlab.com/postmarketOS/pmaports.git (push)
(580425) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(580425) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT ***
(580425) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(580425) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(580425) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(580425) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(580425) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(580425) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(580425) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(580425) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(580425) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(580425) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(580425) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(580425) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(580425) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(580425) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(580425) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(580425) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(580425) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(580425) [15:49:08] Update package index for x86_64 (4 file(s))
(580425) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(580425) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(580425) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(580425) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(580425) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(580425) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(580425) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(580425) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(580425) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(580425) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(580425) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:10] extracted: /tmp/pmbootstrap153jjp_tapk
(580425) [15:49:10] extracted: /tmp/pmbootstrapoj11dkbzsig
(580425) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapoj11dkbzsig /tmp/pmbootstrap153jjp_tapk
Verified OK
(580425) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(580425) [15:49:10] % /tmp/pmbootstrap153jjp_tapk --version
apk-tools 2.12.10, compiled for x86_64.
(580425) [15:49:10] (native) install alpine-base
(580425) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(580425) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(580425) [15:49:10] % 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
(580425) [15:49:10] % 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
(580425) [15:49:10] % 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
(580425) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(580425) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(580425) [15:49:10] (native) update /etc/apk/repositories
(580425) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(580425) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(580425) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(580425) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(580425) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(580425) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(580425) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(580425) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(580425) [15:49:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(580425) [15:49:10] New background process: pid=580591, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(580425) [15:49:12] (native) % adduser -D pmos -u 12345
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(580425) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(580425) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(580425) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(580425) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(580425) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(580425) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(580425) [15:49:15] (native) install cryptsetup util-linux parted
(580425) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(580425) [15:49:15] (native) % cat /tmp/apk_progress_fifo
(580425) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(580425) [15:49:15] New background process: pid=580938, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(11/42) Installing ncurses-libs (6.3_p20221210-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(580425) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(580425) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(580425) [15:49:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(580425) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(580425) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(580425) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(580425) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(580425) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(580425) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(580425) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(580425) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(580425) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(580425) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(580425) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:17] extracted: /tmp/pmbootstrap9lpqin16apk
(580425) [15:49:17] extracted: /tmp/pmbootstraplc4vrptrsig
(580425) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(580425) [15:49:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraplc4vrptrsig /tmp/pmbootstrap9lpqin16apk
Verified OK
(580425) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(580425) [15:49:17] % /tmp/pmbootstrap9lpqin16apk --version
apk-tools 2.12.10, compiled for x86_64.
(580425) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base
(580425) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(580425) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(580425) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(580425) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(580425) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(580425) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(580425) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(580425) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(580425) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(580425) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(580425) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(580425) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(580425) [15:49:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(580425) [15:49:17] New background process: pid=581342, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(580425) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user
(580425) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(580425) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev
(580425) [15:49:18] 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
(580425) [15:49:19] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(580425) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(580425) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(580425) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(580425) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(580425) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(580425) [15:49:22] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(580425) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(580425) [15:49:22] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(580425) [15:49:22] New background process: pid=581408, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/804) Installing icu-data-full (72.1-r1)
(2/804) Installing dbus-libs (1.14.4-r0)
(3/804) Installing libgcc (12.2.1_git20220924-r5)
(4/804) Installing libffi (3.4.4-r0)
(5/804) Installing libintl (0.21.1-r1)
(6/804) Installing libblkid (2.38.1-r1)
(7/804) Installing libmount (2.38.1-r1)
(8/804) Installing pcre2 (10.42-r0)
(9/804) Installing glib (2.74.3-r2)
(10/804) Installing libstdc++ (12.2.1_git20220924-r5)
(11/804) Installing icu-libs (72.1-r1)
(12/804) Installing libpcre2-16 (10.42-r0)
(13/804) Installing zstd-libs (1.5.2-r9)
(14/804) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/804) Installing hicolor-icon-theme (0.17-r2)
(16/804) Installing libmagic (5.43-r0)
(17/804) Installing file (5.43-r0)
(18/804) Installing libxau (1.0.11-r0)
(19/804) Installing libmd (1.0.4-r0)
(20/804) Installing libbsd (0.11.7-r0)
(21/804) Installing libxdmcp (1.1.4-r0)
(22/804) Installing libxcb (1.15-r0)
(23/804) Installing libx11 (1.8.2-r0)
(24/804) Installing libxext (1.3.5-r0)
(25/804) Installing libice (1.1.1-r0)
(26/804) Installing libuuid (2.38.1-r1)
(27/804) Installing libsm (1.2.3-r2)
(28/804) Installing libxt (1.2.1-r1)
(29/804) Installing libxmu (1.1.4-r0)
(30/804) Installing xset (1.2.5-r0)
(31/804) Installing xprop (1.2.6-r0)
(32/804) Installing xdg-utils (1.1.3-r4)
(33/804) Installing mesa (22.3.1-r0)
(34/804) Installing hwdata-pci (0.365-r0)
(35/804) Installing libpciaccess (0.17-r0)
(36/804) Installing libdrm (2.4.114-r0)
(37/804) Installing libexpat (2.5.0-r0)
(38/804) Installing wayland-libs-server (1.21.0-r1)
(39/804) Installing libxfixes (6.0.0-r0)
(40/804) Installing libxxf86vm (1.1.5-r0)
(41/804) Installing mesa-glapi (22.3.1-r0)
(42/804) Installing libxshmfence (1.3.2-r0)
(43/804) Installing mesa-gl (22.3.1-r0)
(44/804) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/804) Installing libxcomposite (0.4.6-r0)
(46/804) Installing brotli-libs (1.0.9-r10)
(47/804) Installing libbz2 (1.0.8-r4)
(48/804) Installing libpng (1.6.39-r2)
(49/804) Installing freetype (2.12.1-r0)
(50/804) Installing fontconfig (2.14.1-r0)
(51/804) Installing wayland-libs-client (1.21.0-r1)
(52/804) Installing wayland-libs-cursor (1.21.0-r1)
(53/804) Installing wayland-libs-egl (1.21.0-r1)
(54/804) Installing xkeyboard-config (2.37-r0)
(55/804) Installing xz-libs (5.4.0-r0)
(56/804) Installing libxml2 (2.10.3-r2)
(57/804) Installing libxkbcommon (1.4.1-r0)
(58/804) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/804) Installing mesa-gbm (22.3.1-r0)
(60/804) Installing mesa-egl (22.3.1-r0)
(61/804) Installing avahi-libs (0.8-r6)
(62/804) Installing gmp (6.2.1-r2)
(63/804) Installing nettle (3.8.1-r0)
(64/804) Installing p11-kit (0.24.1-r1)
(65/804) Installing libtasn1 (4.19.0-r0)
(66/804) Installing libunistring (1.1-r0)
(67/804) Installing gnutls (3.7.8-r2)
(68/804) Installing cups-libs (2.4.2-r1)
(69/804) Installing pkgconf (1.9.3-r1)
(70/804) Installing shared-mime-info (2.2-r2)
(71/804) Installing libjpeg-turbo (2.1.4-r0)
(72/804) Installing libwebp (1.2.4-r1)
(73/804) Installing tiff (4.4.0-r1)
(74/804) Installing gdk-pixbuf (2.42.10-r0)
(75/804) Installing gtk-update-icon-cache (3.24.35-r1)
(76/804) Installing libxrender (0.9.11-r0)
(77/804) Installing libxcursor (1.2.1-r1)
(78/804) Installing libxdamage (1.1.6-r0)
(79/804) Installing libxi (1.8-r0)
(80/804) Installing libxinerama (1.1.5-r0)
(81/804) Installing libxrandr (1.5.3-r0)
(82/804) Installing libatk-1.0 (2.46.0-r0)
(83/804) Installing libxtst (1.2.4-r0)
(84/804) Installing at-spi2-core (2.46.0-r0)
(85/804) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/804) Installing pixman (0.42.2-r0)
(87/804) Installing cairo (1.17.6-r3)
(88/804) Installing cairo-gobject (1.17.6-r3)
(89/804) Installing libepoxy (1.5.10-r0)
(90/804) Installing fribidi (1.0.12-r0)
(91/804) Installing graphite2 (1.3.14-r2)
(92/804) Installing harfbuzz (5.3.1-r1)
(93/804) Installing libxft (2.3.7-r0)
(94/804) Installing pango (1.50.12-r0)
(95/804) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/804) Installing libevdev (1.13.0-r0)
(97/804) Installing mtdev (1.1.6-r1)
(98/804) Installing eudev-libs (3.2.11-r6)
(99/804) Installing libinput-libs (1.22.0-r0)
(100/804) Installing xcb-util-wm (0.4.2-r0)
(101/804) Installing xcb-util (0.4.0-r3)
(102/804) Installing xcb-util-image (0.4.1-r0)
(103/804) Installing xcb-util-keysyms (0.4.1-r0)
(104/804) Installing xcb-util-renderutil (0.3.10-r0)
(105/804) Installing libxkbcommon-x11 (1.4.1-r0)
(106/804) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(107/804) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/804) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/804) Installing kirigami2-libs (5.101.0-r0)
(110/804) Installing libgomp (12.2.1_git20220924-r5)
(111/804) Installing kirigami2 (5.101.0-r0)
(112/804) Installing kactivities-libs (5.101.0-r0)
(113/804) Installing karchive (5.101.0-r0)
(114/804) Installing kconfig (5.101.0-r0)
(115/804) Installing kcoreaddons (5.101.0-r0)
(116/804) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(117/804) Installing kwindowsystem (5.101.0-r0)
(118/804) Installing kcrash (5.101.0-r0)
(119/804) Installing kdbusaddons (5.101.0-r0)
(120/804) Installing kglobalaccel (5.101.0-r0)
(121/804) Installing kguiaddons (5.101.0-r0)
(122/804) Installing ki18n (5.101.0-r0)
(123/804) Installing libelogind (246.10-r5)
(124/804) Installing polkit-elogind-libs (122-r0)
(125/804) Installing polkit-qt-1 (0.114.0-r1)
(126/804) Installing kauth (5.101.0-r0)
(127/804) Installing kcodecs (5.101.0-r0)
(128/804) Installing kwidgetsaddons (5.101.0-r0)
(129/804) Installing kconfigwidgets (5.101.0-r0)
(130/804) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(131/804) Installing kiconthemes (5.101.0-r0)
(132/804) Installing kitemviews (5.101.0-r0)
(133/804) Installing kxmlgui (5.101.0-r0)
(134/804) Installing kbookmarks (5.101.0-r0)
(135/804) Installing kcompletion (5.101.0-r0)
(136/804) Installing libxml2-utils (2.10.3-r2)
(137/804) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(138/804) Installing libgpg-error (1.46-r1)
(139/804) Installing libgcrypt (1.10.1-r0)
(140/804) Installing libxslt (1.1.37-r0)
(141/804) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(142/804) Installing kdoctools (5.101.0-r0)
(143/804) Installing kjobwidgets (5.101.0-r0)
(144/804) Installing alsa-lib (1.2.8-r0)
(145/804) Installing libxv (1.0.12-r0)
(146/804) Installing cdparanoia-libs (10.2-r11)
(147/804) Installing graphene (1.10.8-r1)
(148/804) Installing gstreamer (1.20.4-r0)
(149/804) Installing libogg (1.3.5-r2)
(150/804) Installing opus (1.3.1-r1)
(151/804) Installing orc (0.4.33-r0)
(152/804) Installing libtheora (1.1.1-r16)
(153/804) Installing libvorbis (1.3.7-r0)
(154/804) Installing gst-plugins-base (1.20.4-r1)
(155/804) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(156/804) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(157/804) Installing sound-theme-freedesktop (0.8-r0)
(158/804) Installing libltdl (2.4.7-r0)
(159/804) Installing libcanberra (0.30-r9)
(160/804) Installing libcanberra-gstreamer (0.30-r9)
(161/804) Installing knotifications (5.101.0-r0)
(162/804) Installing kservice (5.101.0-r0)
(163/804) Installing solid-libs (5.101.0-r0)
(164/804) Installing libhunspell (1.7.1-r0)
(165/804) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(166/804) Installing ncurses-libs (6.3_p20221210-r0)
(167/804) Installing readline (8.2.0-r0)
(168/804) Installing hunspell (1.7.1-r0)
(169/804) Installing sonnet (5.101.0-r0)
(170/804) Installing ktextwidgets (5.101.0-r0)
(171/804) Installing kio (5.101.0-r0)
(172/804) Installing kpackage (5.101.0-r0)
(173/804) Installing kdeclarative (5.101.0-r0)
(174/804) Installing kwayland (5.101.0-r0)
(175/804) Installing plasma-framework (5.101.0-r0)
(176/804) Installing sqlite-libs (3.40.0-r0)
(177/804) Installing libaccounts-glib (1.26-r1)
(178/804) Installing libaccounts-qt (1.16-r1)
(179/804) Installing signond (8.61-r0)
(180/804) Installing accounts-qml-module (0.7_git20190605-r1)
(181/804) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(182/804) Installing sdl2 (2.26.1-r0)
(183/804) Installing svt-av1-libs (1.4.1-r0)
(184/804) Installing aom-libs (3.5.0-r0)
(185/804) Installing libass (0.17.0-r0)
(186/804) Installing libdav1d (1.0.0-r2)
(187/804) Installing lcms2 (2.14-r0)
(188/804) Installing libjxl (0.7.0-r0)
(189/804) Installing lame (3.100-r2)
(190/804) Installing libasyncns (0.8-r1)
(191/804) Installing flac-libs (1.4.2-r0)
(192/804) Installing libsndfile (1.1.0-r3)
(193/804) Installing soxr (0.1.3-r3)
(194/804) Installing speexdsp (1.2.1-r0)
(195/804) Installing tdb-libs (1.4.7-r1)
(196/804) Installing libpulse (9999_git20220528-r0)
(197/804) Installing cjson (1.7.15-r3)
(198/804) Installing mbedtls (2.28.1-r1)
(199/804) Installing librist (0.2.7-r0)
(200/804) Installing libsrt (1.5.1-r0)
(201/804) Installing libssh (0.10.4-r0)
(202/804) Installing v4l-utils-libs (1.22.1-r2)
(203/804) Installing libva (2.16.0-r0)
(204/804) Installing libvdpau (1.5-r0)
(205/804) Installing vidstab (1.1.0-r2)
(206/804) Installing libvpx (1.12.0-r1)
(207/804) Installing x264-libs (0.164_git20220602-r0)
(208/804) Installing numactl (2.0.16-r0)
(209/804) Installing x265-libs (3.5-r3)
(210/804) Installing xvidcore (1.3.7-r1)
(211/804) Installing libsodium (1.0.18-r2)
(212/804) Installing libzmq (4.3.4-r1)
(213/804) Installing ffmpeg-libs (5.1.2-r3)
(214/804) Installing libevent (2.1.12-r5)
(215/804) Installing minizip (1.2.13-r0)
(216/804) Installing nspr (4.35-r0)
(217/804) Installing nss (3.86-r0)
(218/804) Installing re2 (2022.12.01-r0)
(219/804) Installing snappy (1.1.9-r4)
(220/804) Installing qt5-qtwebengine (5.15.11-r9)
(221/804) Installing libnotify (0.8.1-r1)
(222/804) Installing libproxy (0.4.18-r2)
(223/804) Installing signon-ui (0.17_git20171023-r2)
(224/804) Installing libassuan (2.5.5-r1)
(225/804) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(226/804) Installing gnupg-gpgconf (2.2.40-r0)
(227/804) Installing gpg (2.2.40-r0)
(228/804) Installing npth (1.6-r2)
(229/804) Installing gpg-agent (2.2.40-r0)
(230/804) Installing libksba (1.6.2-r0)
(231/804) Installing gpgsm (2.2.40-r0)
(232/804) Installing gpgme (1.18.0-r1)
(233/804) Installing gpgmepp (1.18.0-r1)
(234/804) Installing gdbm (1.23-r0)
(235/804) Installing libsasl (2.1.28-r3)
(236/804) Installing libqca (2.3.4-r2)
(237/804) Installing kwallet (5.101.0-r0)
(238/804) Installing kaccounts-integration (22.12.0-r0)
(239/804) Installing purpose (5.101.0-r0)
(240/804) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(241/804) Installing qt5-qtfeedback (0_git20180903-r0)
(242/804) Installing angelfish (22.11-r0)
(243/804) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(244/804) Installing gtk-engines-clearlooks (2.21.0-r3)
(245/804) Installing gtk-engines-crux (2.21.0-r3)
(246/804) Installing gtk-engines-industrial (2.21.0-r3)
(247/804) Installing gtk-engines-mist (2.21.0-r3)
(248/804) Installing gtk-engines-redmond (2.21.0-r3)
(249/804) Installing gtk-engines-thinice (2.21.0-r3)
(250/804) Installing gtk-engines (2.21.0-r3)
(251/804) Installing breeze-gtk (5.26.4-r0)
(252/804) Installing udev-init-scripts (35-r1)
(253/804) Installing udev-init-scripts-openrc (35-r1)
(254/804) Installing kmod-libs (30-r1)
(255/804) Installing eudev (3.2.11-r6)
(256/804) Installing eudev-openrc (3.2.11-r6)
(257/804) Installing openssh-keygen (9.1_p1-r1)
(258/804) Installing libedit (20221030.3.1-r0)
(259/804) Installing openssh-client-common (9.1_p1-r1)
(260/804) Installing openssh-client-default (9.1_p1-r1)
(261/804) Installing openssh-sftp-server (9.1_p1-r1)
(262/804) Installing openssh-server-common (9.1_p1-r1)
(263/804) Installing openssh-server (9.1_p1-r1)
(264/804) Installing openssh (9.1_p1-r1)
(265/804) Installing boot-deploy (0.6.1-r0)
(266/804) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(267/804) Installing lzo (2.10-r3)
(268/804) Installing btrfs-progs (6.0.2-r0)
(269/804) Installing bzip2 (1.0.8-r4)
(270/804) Installing argon2-libs (20190702-r2)
(271/804) Installing device-mapper-libs (2.03.17-r1)
(272/804) Installing json-c (0.16-r0)
(273/804) Installing cryptsetup-libs (2.6.0-r0)
(274/804) Installing popt (1.19-r0)
(275/804) Installing cryptsetup (2.6.0-r0)
(276/804) Installing cryptsetup-openrc (2.6.0-r0)
(277/804) Installing libaio (0.3.113-r0)
(278/804) Installing device-mapper-event-libs (2.03.17-r1)
(279/804) Installing lvm2-libs (2.03.17-r1)
(280/804) Installing device-mapper (2.03.17-r1)
(281/804) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(282/804) Installing libcom_err (1.46.5-r4)
(283/804) Installing e2fsprogs-libs (1.46.5-r4)
(284/804) Installing e2fsprogs (1.46.5-r4)
(285/804) Installing e2fsprogs-extra (1.46.5-r4)
(286/804) Installing f2fs-tools-libs (1.15.0-r0)
(287/804) Installing f2fs-tools (1.15.0-r0)
(288/804) Installing lz4 (1.9.4-r1)
(289/804) Installing userspace-rcu (0.13.2-r0)
(290/804) Installing multipath-tools (0.9.3-r1)
(291/804) Installing multipath-tools-openrc (0.9.3-r1)
(292/804) Installing parted (3.5-r0)
(293/804) Installing postmarketos-mvcfg (1-r0)
(294/804) Installing postmarketos-keys (1-r0)
(295/804) Installing sudo (1.9.12_p1-r1)
(296/804) Installing postmarketos-base-nofde (24-r0)
(297/804) Installing unudhcpd (0.2.1-r0)
(298/804) Installing xz (5.4.0-r0)
(299/804) Installing postmarketos-mkinitfs (1.5.1-r3)
(300/804) Installing postmarketos-base (24-r0)
Executing postmarketos-base-24-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(301/804) Installing llvm15-libs (15.0.6-r1)
(302/804) Installing musl-fts (1.2.7-r3)
(303/804) Installing libelf (0.188-r0)
(304/804) Installing mesa-dri-gallium (22.3.1-r0)
(305/804) Installing postmarketos-base-mesa (24-r0)
(306/804) Installing device-tablet-x64uefi (0.4-r1)
(307/804) Installing intel-gmmlib (22.3.2-r0)
(308/804) Installing intel-media-driver (22.6.4-r0)
(309/804) Installing libva-intel-driver (2.4.1-r0)
(310/804) Installing device-tablet-x64uefi-libva (0.4-r1)
(311/804) Installing linux-firmware-yamaha (20221109-r0)
(312/804) Installing linux-firmware-yam (20221109-r0)
(313/804) Installing linux-firmware-wfx (20221109-r0)
(314/804) Installing linux-firmware-vxge (20221109-r0)
(315/804) Installing linux-firmware-vicam (20221109-r0)
(316/804) Installing linux-firmware-ueagle-atm (20221109-r0)
(317/804) Installing linux-firmware-ttusb-budget (20221109-r0)
(318/804) Installing linux-firmware-tigon (20221109-r0)
(319/804) Installing linux-firmware-ti-keystone (20221109-r0)
(320/804) Installing linux-firmware-ti-connectivity (20221109-r0)
(321/804) Installing linux-firmware-ti (20221109-r0)
(322/804) Installing linux-firmware-tehuti (20221109-r0)
(323/804) Installing linux-firmware-sxg (20221109-r0)
(324/804) Installing linux-firmware-sun (20221109-r0)
(325/804) Installing linux-firmware-slicoss (20221109-r0)
(326/804) Installing linux-firmware-sb16 (20221109-r0)
(327/804) Installing linux-firmware-rtw89 (20221109-r0)
(328/804) Installing linux-firmware-rtw88 (20221109-r0)
(329/804) Installing linux-firmware-rtlwifi (20221109-r0)
(330/804) Installing linux-firmware-rtl_nic (20221109-r0)
(331/804) Installing linux-firmware-rtl_bt (20221109-r0)
(332/804) Installing linux-firmware-rtl8192e (20221109-r0)
(333/804) Installing linux-firmware-rsi (20221109-r0)
(334/804) Installing linux-firmware-rockchip (20221109-r0)
(335/804) Installing linux-firmware-radeon (20221109-r0)
(336/804) Installing linux-firmware-r128 (20221109-r0)
(337/804) Installing linux-firmware-qlogic (20221109-r0)
(338/804) Installing linux-firmware-qed (20221109-r0)
(339/804) Installing linux-firmware-ath10k (20221109-r0)
(340/804) Installing linux-firmware-qcom (20221109-r0)
(341/804) Installing linux-firmware-qca (20221109-r0)
(342/804) Installing linux-firmware-ositech (20221109-r0)
(343/804) Installing linux-firmware-nvidia (20221109-r0)
(344/804) Installing linux-firmware-netronome (20221109-r0)
(345/804) Installing linux-firmware-myricom (20221109-r0)
(346/804) Installing linux-firmware-mwlwifi (20221109-r0)
(347/804) Installing linux-firmware-mwl8k (20221109-r0)
(348/804) Installing linux-firmware-mrvl (20221109-r0)
(349/804) Installing linux-firmware-moxa (20221109-r0)
(350/804) Installing linux-firmware-microchip (20221109-r0)
(351/804) Installing linux-firmware-meson (20221109-r0)
(352/804) Installing linux-firmware-mellanox (20221109-r0)
(353/804) Installing linux-firmware-mediatek (20221109-r0)
(354/804) Installing linux-firmware-matrox (20221109-r0)
(355/804) Installing linux-firmware-liquidio (20221109-r0)
(356/804) Installing linux-firmware-libertas (20221109-r0)
(357/804) Installing linux-firmware-korg (20221109-r0)
(358/804) Installing linux-firmware-keyspan_pda (20221109-r0)
(359/804) Installing linux-firmware-keyspan (20221109-r0)
(360/804) Installing linux-firmware-kaweth (20221109-r0)
(361/804) Installing linux-firmware-isci (20221109-r0)
(362/804) Installing linux-firmware-intel (20221109-r0)
(363/804) Installing linux-firmware-inside-secure (20221109-r0)
(364/804) Installing linux-firmware-imx (20221109-r0)
(365/804) Installing linux-firmware-i915 (20221109-r0)
(366/804) Installing linux-firmware-go7007 (20221109-r0)
(367/804) Installing linux-firmware-ess (20221109-r0)
(368/804) Installing linux-firmware-ene-ub6250 (20221109-r0)
(369/804) Installing linux-firmware-emi62 (20221109-r0)
(370/804) Installing linux-firmware-emi26 (20221109-r0)
(371/804) Installing linux-firmware-edgeport (20221109-r0)
(372/804) Installing linux-firmware-e100 (20221109-r0)
(373/804) Installing linux-firmware-dsp56k (20221109-r0)
(374/804) Installing linux-firmware-dpaa2 (20221109-r0)
(375/804) Installing linux-firmware-dabusb (20221109-r0)
(376/804) Installing linux-firmware-cypress (20221109-r0)
(377/804) Installing linux-firmware-cxgb4 (20221109-r0)
(378/804) Installing linux-firmware-cxgb3 (20221109-r0)
(379/804) Installing linux-firmware-cpia2 (20221109-r0)
(380/804) Installing linux-firmware-cnm (20221109-r0)
(381/804) Installing linux-firmware-cis (20221109-r0)
(382/804) Installing linux-firmware-cirrus (20221109-r0)
(383/804) Installing linux-firmware-cavium (20221109-r0)
(384/804) Installing linux-firmware-cadence (20221109-r0)
(385/804) Installing linux-firmware-brcm (20221109-r0)
(386/804) Installing linux-firmware-bnx2x (20221109-r0)
(387/804) Installing linux-firmware-bnx2 (20221109-r0)
(388/804) Installing linux-firmware-av7110 (20221109-r0)
(389/804) Installing linux-firmware-atusb (20221109-r0)
(390/804) Installing linux-firmware-atmel (20221109-r0)
(391/804) Installing linux-firmware-ath9k_htc (20221109-r0)
(392/804) Installing linux-firmware-ath6k (20221109-r0)
(393/804) Installing linux-firmware-ath11k (20221109-r0)
(394/804) Installing linux-firmware-ar3k (20221109-r0)
(395/804) Installing linux-firmware-amphion (20221109-r0)
(396/804) Installing linux-firmware-amdgpu (20221109-r0)
(397/804) Installing linux-firmware-amd-ucode (20221109-r0)
(398/804) Installing linux-firmware-amd (20221109-r0)
(399/804) Installing linux-firmware-advansys (20221109-r0)
(400/804) Installing linux-firmware-adaptec (20221109-r0)
(401/804) Installing linux-firmware-acenic (20221109-r0)
(402/804) Installing linux-firmware-3com (20221109-r0)
(403/804) Installing linux-firmware-other (20221109-r0)
(404/804) Installing linux-firmware (20221109-r0)
(405/804) Installing linux-edge (6.0.12-r0)
(406/804) Installing device-tablet-x64uefi-kernel-edge (0.4-r1)
(407/804) Installing ca-certificates (20220614-r2)
(408/804) Installing nghttp2-libs (1.51.0-r0)
(409/804) Installing libcurl (7.86.0-r1)
(410/804) Installing libxmlb (0.3.10-r0)
(411/804) Installing yaml (0.2.5-r0)
(412/804) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(413/804) Installing appstream-qt (0.15.5-r2)
(414/804) Installing attica (5.101.0-r0)
(415/804) Installing kidletime (5.101.0-r0)
(416/804) Installing knewstuff (5.101.0-r0)
(417/804) Installing discover (5.26.4-r0)
(418/804) Installing libapk-qt (0.4.2-r0)
(419/804) Installing discover-backend-apk (5.26.4-r0)
(420/804) Installing font-droid-nonlatin (20200215-r2)
(421/804) Installing font-noto-common (0_git20211101-r6)
(422/804) Installing font-noto-math (0_git20211101-r6)
(423/804) Installing font-noto-symbols (0_git20211101-r6)
(424/804) Installing font-noto (0_git20211101-r6)
(425/804) Installing font-noto-emoji (2.038-r0)
(426/804) Installing font-noto-extra (0_git20211101-r6)
(427/804) Installing mauiman (1.0.1-r0)
(428/804) Installing mauikit (2.2.1-r0)
(429/804) Installing exiv2 (0.27.5-r1)
(430/804) Installing mauikit-imagetools (2.2.1-r0)
(431/804) Installing mauikit-filebrowsing (2.2.1-r0)
(432/804) Installing index (2.2.1-r0)
(433/804) Installing signon-plugin-oauth2 (0.25-r0)
(434/804) Installing kaccounts-providers (22.12.0-r0)
(435/804) Installing kirigami-addons (0.6.1-r0)
(436/804) Installing kclock (22.11-r0)
(437/804) Installing gsettings-desktop-schemas (43.0-r0)
(438/804) Installing kdecoration (5.26.4-r0)
(439/804) Installing kde-gtk-config (5.26.4-r0)
(440/804) Installing kirigami-gallery (22.12.0-r0)
(441/804) Installing kquickimageeditor (0.2.0-r1)
(442/804) Installing taglib (1.13-r0)
(443/804) Installing kfilemetadata (5.101.0-r0)
(444/804) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(445/804) Installing koko (22.11-r0)
(446/804) Installing kasync (0.3.0-r2)
(447/804) Installing gpg-wks-server (2.2.40-r0)
(448/804) Installing gpgv (2.2.40-r0)
(449/804) Installing libldap (2.6.3-r6)
(450/804) Installing gnupg-dirmngr (2.2.40-r0)
(451/804) Installing gnupg-utils (2.2.40-r0)
(452/804) Installing gnupg-wks-client (2.2.40-r0)
(453/804) Installing gnupg (2.2.40-r0)
(454/804) Installing iso-codes (4.12.0-r0)
(455/804) Installing kcontacts (5.101.0-r0)
(456/804) Installing kpeople (5.101.0-r0)
(457/804) Installing libical (3.0.16-r1)
(458/804) Installing kcalendarcore (5.101.0-r0)
(459/804) Installing kmime (22.12.0-r0)
(460/804) Installing kimap2 (0.4.0-r1)
(461/804) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(462/804) Installing kdav2 (0.4.0-r1)
(463/804) Installing lmdb (0.9.29-r2)
(464/804) Installing libxapian (1.4.21-r0)
(465/804) Installing sink (0.9.0-r3)
(466/804) Installing kpeoplesink (0_git20210224-r1)
(467/804) Installing kpeoplevcard (0.1-r2)
(468/804) Installing libraw (0.20.2-r2)
(469/804) Installing libraw-tools (0.20.2-r2)
(470/804) Installing imagemagick-libs (7.1.0.54-r0)
(471/804) Installing jbig2dec (0.19-r1)
(472/804) Installing ghostscript (10.0.0-r0)
(473/804) Installing libde265 (1.0.9-r0)
(474/804) Installing libheif (1.14.0-r0)
(475/804) Installing librsvg (2.55.1-r0)
(476/804) Installing imagemagick (7.1.0.54-r0)
(477/804) Installing perl (5.36.0-r0)
(478/804) Installing perl-image-exiftool (12.50-r0)
(479/804) Installing exiftool (12.50-r0)
(480/804) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(481/804) Installing dbus-openrc (1.14.4-r0)
(482/804) Installing feedbackd-device-themes (0_git20220202-r0)
(483/804) Installing gsound (1.0.3-r1)
(484/804) Installing libgudev (237-r1)
(485/804) Installing json-glib (1.6.6-r1)
(486/804) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(487/804) Installing tzdata (2022g-r0)
(488/804) Installing openexr (3.1.5-r3)
(489/804) Installing soundtouch (2.3.2-r1)
(490/804) Installing libraw1394 (2.1.2-r3)
(491/804) Installing libusb (1.0.26-r0)
(492/804) Installing libdc1394 (2.2.6-r1)
(493/804) Installing tslib (1.22-r1)
(494/804) Installing directfb (1.7.7-r5)
(495/804) Installing faac (1.30-r2)
(496/804) Installing fdk-aac (2.0.2-r1)
(497/804) Installing flite (2.2-r1)
(498/804) Installing libsamplerate (0.2.2-r0)
(499/804) Installing jack (1.9.21-r0)
(500/804) Installing portaudio (19.7.0-r0)
(501/804) Installing fluidsynth-libs (2.3.0-r0)
(502/804) Installing libfreeaptx (0.1.1-r1)
(503/804) Installing gsm (1.0.22-r1)
(504/804) Installing libldac (2.0.2.3-r0)
(505/804) Installing libmodplug (0.8.9.0-r2)
(506/804) Installing neon (0.32.4-r0)
(507/804) Installing libnice (0.1.19-r0)
(508/804) Installing openal-soft (1.22.2-r2)
(509/804) Installing openjpeg (2.5.0-r0)
(510/804) Installing librtmp (2.4_git20190330-r2)
(511/804) Installing sbc (2.0-r0)
(512/804) Installing spandsp (0.0.6-r2)
(513/804) Installing libsrtp (2.4.2-r3)
(514/804) Installing vo-aacenc (0.1.3-r0)
(515/804) Installing vo-amrwbenc (0.1.3-r0)
(516/804) Installing libzbar (0.23.92-r2)
(517/804) Installing gst-plugins-bad (1.20.4-r2)
(518/804) Installing gtk4.0 (4.8.2-r1)
Executing gtk4.0-4.8.2-r1.post-install
(519/804) Installing megapixels (1.6.0-r0)
(520/804) Installing mesa-gles (22.3.1-r0)
(521/804) Installing encodings (1.0.6-r0)
(522/804) Installing libfontenc (1.1.7-r0)
(523/804) Installing mkfontscale (1.2.2-r1)
(524/804) Installing font-dejavu (2.37-r3)
(525/804) Installing sdl2_ttf (2.20.1-r0)
(526/804) Installing osk-sdl (0.67.1-r1)
(527/804) Installing kcmutils (5.101.0-r0)
(528/804) Installing frameworkintegration (5.101.0-r0)
(529/804) Installing oxygen (5.26.4-r0)
(530/804) Installing modemmanager-qt (5.101.0-r0)
(531/804) Installing callaudiod-libs (0.1.4-r0)
(532/804) Installing abseil-cpp (20220623.1-r1)
(533/804) Installing boost1.80-thread (1.80.0-r4)
(534/804) Installing libprotobuf (3.21.11-r0)
(535/804) Installing libphonenumber (8.13.2-r0)
(536/804) Installing plasma-dialer (22.11-r0)
(537/804) Installing plasma-mobile-sounds (0.1-r1)
(538/804) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(539/804) Installing plasma-phonebook (22.11-r0)
(540/804) Installing postmarketos-artwork-wallpapers (2-r1)
(541/804) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(542/804) Installing bluez (5.66-r1)
(543/804) Installing bluez-openrc (5.66-r1)
(544/804) Installing bluez-obexd (5.66-r1)
(545/804) Installing kded (5.101.0-r0)
(546/804) Installing bluez-qt (5.101.0-r0)
(547/804) Installing bluedevil (5.26.4-r0)
(548/804) Installing breeze (5.26.4-r0)
(549/804) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(550/804) Installing callaudiod (0.1.4-r0)
(551/804) Installing dnsmasq-common (2.88-r0)
(552/804) Installing dnsmasq-openrc (2.88-r0)
(553/804) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(554/804) Installing linux-pam (1.5.2-r1)
(555/804) Installing shadow (4.13-r0)
(556/804) Installing libacl (2.3.1-r1)
(557/804) Installing elogind (246.10-r5)
(558/804) Installing elogind-openrc (246.10-r5)
(559/804) Installing hfd-service (0.1.0-r1)
(560/804) Installing hfd-service-openrc (0.1.0-r1)
(561/804) Installing iio-sensor-proxy (3.4-r0)
(562/804) Installing iio-sensor-proxy-openrc (3.4-r0)
(563/804) Installing libkscreen (5.26.4-r0)
(564/804) Installing layer-shell-qt (5.26.4-r0)
(565/804) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(566/804) Installing kscreen (5.26.4-r0)
(567/804) Installing socat (1.7.4.4-r0)
(568/804) Installing kwallet-pam (5.26.4-r0)
(569/804) Installing kwayland-integration (5.26.4-r0)
(570/804) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(571/804) Installing duktape (2.7.0-r0)
(572/804) Installing polkit-elogind (122-r0)
(573/804) Installing libmm-glib (1.20.2-r1)
(574/804) Installing libmbim (1.28.2-r0)
(575/804) Installing libqrtr-glib (1.2.2-r0)
(576/804) Installing libqmi (1.32.2-r0)
(577/804) Installing modemmanager (1.20.2-r1)
(578/804) Installing modemmanager-openrc (1.20.2-r1)
(579/804) Installing libnm (1.40.6-r1)
(580/804) Installing networkmanager-common (1.40.6-r1)
(581/804) Installing networkmanager-openrc (1.40.6-r1)
(582/804) Installing libndp (1.8-r1)
(583/804) Installing libidn2 (2.3.4-r0)
(584/804) Installing libpsl (0.21.1-r1)
(585/804) Installing networkmanager (1.40.6-r1)
Executing networkmanager-1.40.6-r1.pre-install
Executing networkmanager-1.40.6-r1.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(586/804) Installing networkmanager-cli (1.40.6-r1)
(587/804) Installing pcre (8.45-r2)
(588/804) Installing slang (2.3.3-r0)
(589/804) Installing newt (0.52.21-r5)
(590/804) Installing networkmanager-tui (1.40.6-r1)
(591/804) Installing wireless-regdb (2022.08.12-r0)
(592/804) Installing networkmanager-wifi (1.40.6-r1)
Executing networkmanager-wifi-1.40.6-r1.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(593/804) Installing mobile-broadband-provider-info (20221107-r0)
(594/804) Installing networkmanager-wwan (1.40.6-r1)
(595/804) Installing libunwind (1.6.2-r0)
(596/804) Installing libcamera (0.0.2-r0)
(597/804) Installing pipewire-libs (0.3.62-r1)
(598/804) Installing libuv (1.44.2-r0)
(599/804) Installing roc-toolkit-libs (0.1.5-r2)
(600/804) Installing webrtc-audio-processing (0.3.1-r6)
(601/804) Installing pipewire (0.3.62-r1)
(602/804) Installing breeze-icons (5.101.0-r0)
(603/804) Installing dbus-x11 (1.14.4-r0)
(604/804) Installing kactivities (5.101.0-r0)
(605/804) Installing kpipewire (5.26.4-r0)
(606/804) Installing dconf (0.40.0-r2)
(607/804) Installing anthy (9100h-r2)
(608/804) Installing maliit-framework (2.3.0-r1)
(609/804) Installing kyotocabinet (1.2.79-r3)
(610/804) Installing libpinyin (2.7.92-r0)
(611/804) Installing tinyxml (2.6.2-r1)
(612/804) Installing presage (0.9.1-r2)
(613/804) Installing maliit-keyboard (2.3.1-r1)
(614/804) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(615/804) Installing plasma-nano (5.26.4-r0)
(616/804) Installing networkmanager-qt (5.101.0-r0)
(617/804) Installing plasma-nm (5.26.4-r0)
(618/804) Installing plasma-nm-mobile (5.26.4-r0)
(619/804) Installing fftw-single-libs (3.3.10-r1)
(620/804) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(621/804) Installing pulseaudio-bluez (9999_git20220528-r0)
(622/804) Installing pulseaudio-alsa (9999_git20220528-r0)
(623/804) Installing alsa-utils-openrc (1.2.8-r0)
(624/804) Installing pulseaudio-openrc (9999_git20220528-r0)
(625/804) Installing libcanberra-pulse (0.30-r9)
(626/804) Installing plasma-pa (5.26.4-r0)
(627/804) Installing libdaemon (0.14-r3)
(628/804) Installing openrc-settingsd (1.1.0-r0)
(629/804) Installing openrc-settingsd-openrc (1.1.0-r0)
(630/804) Installing plasma-settings (22.11-r0)
(631/804) Installing kactivitymanagerd (5.26.4-r0)
(632/804) Installing kinit (5.101.0-r0)
(633/804) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(634/804) Installing kdnssd (5.101.0-r0)
(635/804) Installing syntax-highlighting (5.101.0-r0)
(636/804) Installing kdsoap (2.1.1-r0)
(637/804) Installing libmtp (1.1.20-r2)
(638/804) Installing clang15-libclang (15.0.6-r2)
(639/804) Installing qt5-qttools (5.15.6_git20220907-r1)
(640/804) Installing phonon (4.11.1-r3)
(641/804) Installing talloc (2.3.4-r1)
(642/804) Installing tevent (0.13.0-r1)
(643/804) Installing samba-util-libs (4.16.7-r1)
(644/804) Installing jansson (2.14-r0)
(645/804) Installing ldb (2.5.2-r1)
(646/804) Installing libwbclient (4.16.7-r1)
(647/804) Installing samba-libs (4.16.7-r1)
(648/804) Installing libsmbclient (4.16.7-r1)
(649/804) Installing kio-extras (22.12.0-r0)
(650/804) Installing kquickcharts (5.101.0-r0)
(651/804) Installing xorg-server-common (21.1.5-r0)
(652/804) Installing libxkbfile (1.1.2-r0)
(653/804) Installing xkbcomp (1.4.6-r0)
(654/804) Installing libxfont2 (2.0.6-r0)
(655/804) Installing libtirpc-conf (1.3.3-r0)
(656/804) Installing libtirpc-nokrb (1.3.3-r0)
(657/804) Installing libxcvt (0.1.2-r0)
(658/804) Installing xwayland (22.1.6-r0)
(659/804) Installing kscreenlocker (5.26.4-r0)
(660/804) Installing libqaccessibilityclient (0.4.1-r1)
(661/804) Installing xcb-util-cursor (0.1.4-r0)
(662/804) Installing kwin (5.26.4-r0)
(663/804) Installing kitemmodels (5.101.0-r0)
(664/804) Installing threadweaver (5.101.0-r0)
(665/804) Installing krunner (5.101.0-r0)
(666/804) Installing milou (5.26.4-r0)
(667/804) Installing pipewire-media-session (0.4.1-r0)
(668/804) Installing font-hack (3.003-r3)
(669/804) Installing qqc2-desktop-style (5.101.0-r0)
(670/804) Installing plasma-integration (5.26.4-r0)
(671/804) Installing qtchooser (66-r2)
(672/804) Installing plasma-workspace-libs (5.26.4.1-r0)
(673/804) Installing kactivities-stats (5.101.0-r0)
(674/804) Installing baloo (5.101.0-r0)
(675/804) Installing kholidays (5.101.0-r0)
(676/804) Installing libkexiv2 (22.12.0-r0)
(677/804) Installing knotifyconfig (5.101.0-r0)
(678/804) Installing kparts (5.101.0-r0)
(679/804) Installing zxing-cpp (1.4.0-r0)
(680/804) Installing libdmtx-libs (0.7.7-r0)
(681/804) Installing libqrencode (4.1.1-r1)
(682/804) Installing prison (5.101.0-r0)
(683/804) Installing ktexteditor (5.101.0-r0)
(684/804) Installing libnl3 (3.7.0-r0)
(685/804) Installing libpcap (1.10.1-r1)
(686/804) Installing lm-sensors-libs (3.6.0-r4)
(687/804) Installing libksysguard (5.26.4-r0)
(688/804) Installing kuserfeedback (1.2.0-r1)
(689/804) Installing gpsd (3.24-r1)
(690/804) Installing gpsd-openrc (3.24-r1)
(691/804) Installing mpfr4 (4.1.1-r0)
(692/804) Installing libqalculate (4.4.0-r1)
(693/804) Installing plasma-workspace (5.26.4.1-r0)
(694/804) Installing kpty (5.101.0-r0)
(695/804) Installing kdesu (5.101.0-r0)
(696/804) Installing kde-cli-tools (5.26.4-r0)
(697/804) Installing qqc2-breeze-style (5.26.4-r0)
(698/804) Installing plasma-mobile (5.26.4-r0)
(699/804) Installing polkit-kde-agent-1 (5.26.4-r0)
(700/804) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(701/804) Installing chrony-openrc (4.3-r0)
(702/804) Installing haveged (1.9.18-r0)
(703/804) Installing haveged-openrc (1.9.18-r0)
(704/804) Installing libmnl (1.0.5-r0)
(705/804) Installing libnftnl (1.2.4-r0)
(706/804) Installing nftables (1.0.5-r3)
(707/804) Installing nftables-openrc (1.0.5-r3)
(708/804) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(709/804) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(710/804) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(711/804) Installing postmarketos-artwork-icons (2-r1)
(712/804) Installing util-linux (2.38.1-r1)
(713/804) Installing libfdisk (2.38.1-r1)
(714/804) Installing libsmartcols (2.38.1-r1)
(715/804) Installing util-linux-misc (2.38.1-r1)
(716/804) Installing libeconf (0.5.0-r0)
(717/804) Installing runuser (2.38.1-r1)
(718/804) Installing mount (2.38.1-r1)
(719/804) Installing losetup (2.38.1-r1)
(720/804) Installing hexdump (2.38.1-r1)
(721/804) Installing uuidgen (2.38.1-r1)
(722/804) Installing blkid (2.38.1-r1)
(723/804) Installing sfdisk (2.38.1-r1)
(724/804) Installing mcookie (2.38.1-r1)
(725/804) Installing agetty (2.38.1-r1)
(726/804) Installing agetty-openrc (0.45.2-r7)
(727/804) Installing wipefs (2.38.1-r1)
(728/804) Installing cfdisk (2.38.1-r1)
(729/804) Installing umount (2.38.1-r1)
(730/804) Installing util-linux-openrc (2.38.1-r1)
(731/804) Installing flock (2.38.1-r1)
(732/804) Installing lsblk (2.38.1-r1)
(733/804) Installing libcap-ng (0.8.3-r1)
(734/804) Installing setpriv (2.38.1-r1)
(735/804) Installing logger (2.38.1-r1)
(736/804) Installing partx (2.38.1-r1)
(737/804) Installing fstrim (2.38.1-r1)
(738/804) Installing findmnt (2.38.1-r1)
(739/804) Installing pcsc-lite-libs (1.9.9-r0)
(740/804) Installing wpa_supplicant (2.10-r4)
(741/804) Installing wpa_supplicant-openrc (2.10-r4)
(742/804) Installing ifupdown-ng-wifi (0.12.1-r0)
(743/804) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(744/804) Installing postmarketos-base-ui-networkmanager (6-r1)
(745/804) Installing mpdecimal (2.5.1-r1)
(746/804) Installing python3 (3.11.1-r1)
(747/804) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(748/804) Installing py3-ruamel.yaml (0.17.21-r1)
(749/804) Installing sleep-inhibitor (1.16-r1)
(750/804) Installing sleep-inhibitor-openrc (1.16-r1)
(751/804) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(752/804) Installing py3-dbus (1.3.2-r1)
(753/804) Installing obex-capabilities (0.2.1-r2)
(754/804) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(755/804) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(756/804) Installing pulseaudio-utils (9999_git20220528-r0)
(757/804) Installing postmarketos-base-ui-pulseaudio (6-r1)
(758/804) Installing upower (1.90.0-r2)
(759/804) Installing powerdevil-libs (5.26.4-r0)
(760/804) Installing powerdevil (5.26.4-r0)
(761/804) Installing bubblewrap (0.7.0-r0)
(762/804) Installing fuse-common (3.12.0-r0)
(763/804) Installing fuse-openrc (3.12.0-r0)
(764/804) Installing fuse3-libs (3.12.0-r0)
(765/804) Installing fuse3 (3.12.0-r0)
(766/804) Installing xdg-desktop-portal (1.16.0-r0)
(767/804) Installing xdg-desktop-portal-kde (5.26.4-r0)
(768/804) Installing autologin (1.0.0-r4)
(769/804) Installing tinydm (1.1.2-r1)
(770/804) Installing tinydm-openrc (1.1.2-r1)
(771/804) Installing postmarketos-base-ui-tinydm (6-r1)
(772/804) Installing font-alias (1.0.4-r0)
(773/804) Installing util-macros (1.19.3-r0)
(774/804) Installing font-misc-misc (1.1.2-r3)
(775/804) Installing font-cursor-misc (1.0.3-r3)
(776/804) Installing xauth (1.1.2-r0)
(777/804) Installing xmodmap (1.0.11-r0)
(778/804) Installing xrdb (1.2.1-r1)
(779/804) Installing xinit (1.4.2-r0)
(780/804) Installing xorg-server (21.1.5-r0)
(781/804) Installing libinput (1.22.0-r0)
(782/804) Installing xf86-input-libinput (1.2.1-r0)
(783/804) Installing xf86-video-fbdev (0.5.0-r3)
(784/804) Installing postmarketos-base-ui-x11 (6-r1)
(785/804) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(786/804) Installing libexif (0.6.24-r0)
(787/804) Installing hwloc (2.8.0-r0)
(788/804) Installing libtbb (2021.7.0-r1)
(789/804) Installing opencv (4.6.0-r4)
(790/804) Installing postprocessd (0.2.1-r0)
(791/804) Installing postprocessd-megapixels (0.2.1-r0)
(792/804) Installing qmltermwidget (0.2.0-r1)
(793/804) Installing qmlkonsole (22.11-r0)
(794/804) Installing c-ares (1.18.1-r1)
(795/804) Installing spacebar (22.11-r0)
(796/804) Installing hkdm (0.2.0-r0)
(797/804) Installing buffyboard (0.2.0-r0)
(798/804) Installing terminus-font (4.49.1-r3)
(799/804) Installing kbd-misc (2.5.1-r3)
(800/804) Installing kbd (2.5.1-r3)
(801/804) Installing kbd-openrc (2.5.1-r3)
(802/804) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(803/804) Installing ttyescape-openrc (1.0.1-r1)
(804/804) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-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.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/15 15:53:00 Generating for kernel version: 6.0.12-0-edge
2022/12/15 15:53:00 Output directory: /boot
2022/12/15 15:53:00 == Generating initramfs ==
2022/12/15 15:53:00 - Including hook files
2022/12/15 15:53:00 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 15:53:00 - Including hook scripts
2022/12/15 15:53:00 - Including required binaries
2022/12/15 15:53:00 - Including kernel modules
2022/12/15 15:53:00 - Including splash images
2022/12/15 15:53:00 - Writing and verifying initramfs archive
2022/12/15 15:53:00 == Generating initramfs extra ==
2022/12/15 15:53:00 - Including extra binaries
2022/12/15 15:53:00 - Including FDE support
2022/12/15 15:53:00 - Writing and verifying initramfs-extra archive
2022/12/15 15:53:01 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/15 15:53:01 mkinitfs completed in: 1.313406174s
Executing postmarketos-base-24-r0.trigger
Executing ca-certificates-20220614-r2.trigger
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 3160 MiB in 829 packages
(580425) [15:53:04] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3160 MiB in 829 packages
(580425) [15:53:04] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(580425) [15:53:04] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(580425) [15:53:04] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:53:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:53:05] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(580425) [15:53:05] (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
(580425) [15:53:05] New background process: pid=589462, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3160 MiB in 829 packages
(580425) [15:53:05] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3160 MiB in 829 packages
(580425) [15:53:06] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(580425) [15:53:06] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(580425) [15:53:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:53:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:53:06] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(580425) [15:53:06] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(580425) [15:53:06] New background process: pid=589475, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3160 MiB in 829 packages
(580425) [15:53:07] (rootfs_tablet-x64uefi) mkinitfs edge
(580425) [15:53:07] (rootfs_tablet-x64uefi) % mkinitfs
2022/12/15 15:53:07 Generating for kernel version: 6.0.12-0-edge
2022/12/15 15:53:07 Output directory: /boot
2022/12/15 15:53:07 == Generating initramfs ==
2022/12/15 15:53:07 - Including hook files
2022/12/15 15:53:07 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 15:53:07 - Including hook scripts
2022/12/15 15:53:07 - Including required binaries
2022/12/15 15:53:07 - Including kernel modules
2022/12/15 15:53:07 - Including splash images
2022/12/15 15:53:07 - Writing and verifying initramfs archive
2022/12/15 15:53:07 == Generating initramfs extra ==
2022/12/15 15:53:07 - Including extra binaries
2022/12/15 15:53:07 - Including FDE support
2022/12/15 15:53:07 - Writing and verifying initramfs-extra archive
2022/12/15 15:53:08 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/15 15:53:08 mkinitfs completed in: 1.016512559s
(580425) [15:53:08] *** SET LOGIN PASSWORD FOR: 'user' ***
(580425) [15:53:08] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(580425) [15:53:08] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(580425) [15:53:08] (rootfs_tablet-x64uefi) locking root
(580425) [15:53:08] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(580425) [15:53:08] NOTE: No valid keymap specified for device
(580425) [15:53:08] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(580425) [15:53:09] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(580425) [15:53:09] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(580425) [15:53:09] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(580425) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(580425) [15:53:09] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(580425) [15:53:09] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(580425) [15:53:09] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3244400 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(580425) [15:53:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(580425) [15:53:10] (native) create tablet-x64uefi.img (4620M)
(580425) [15:53:10] (native) % truncate -s 4620M /home/pmos/rootfs/tablet-x64uefi.img
(580425) [15:53:10] (native) mount /dev/install (tablet-x64uefi.img)
(580425) [15:53:10] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(580425) [15:53:10] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(580425) [15:53:10] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(580425) [15:53:10] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(580425) [15:53:10] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(580425) [15:53:10] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(580425) [15:53:10] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(580425) [15:53:10] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(580425) [15:53:10] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(580425) [15:53:10] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(580425) [15:53:10] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(580425) [15:53:10] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(580425) [15:53:10] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(580425) [15:53:10] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(580425) [15:53:10] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(580425) [15:53:10] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(580425) [15:53:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(580425) [15:53:10] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(580425) [15:53:10] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(580425) [15:53:10] (native) % parted -s /dev/install mktable msdos
(580425) [15:53:10] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(580425) [15:53:10] (native) % parted -s /dev/install mkpart primary 256M 100%
(580425) [15:53:11] (native) % parted -s /dev/install set 1 boot on
(580425) [15:53:11] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(580425) [15:53:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(580425) [15:53:11] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(580425) [15:53:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(580425) [15:53:11] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(580425) [15:53:11] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(580425) [15:53:11] (native) install e2fsprogs
(580425) [15:53:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(580425) [15:53:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(580425) [15:53:11] (native) % cat /tmp/apk_progress_fifo
(580425) [15:53:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(580425) [15:53:11] New background process: pid=589998, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 21 MiB in 70 packages
(580425) [15:53:11] (native) format /dev/installp2 (root, ext4)
(580425) [15:53:11] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(580425) [15:53:12] (native) mount /dev/installp2 to /mnt/install
(580425) [15:53:12] (native) % mkdir -p /mnt/install
(580425) [15:53:12] (native) % mount /dev/installp2 /mnt/install
(580425) [15:53:12] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(580425) [15:53:12] (native) install dosfstools
(580425) [15:53:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(580425) [15:53:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(580425) [15:53:12] (native) % cat /tmp/apk_progress_fifo
(580425) [15:53:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(580425) [15:53:12] New background process: pid=590027, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 22 MiB in 71 packages
(580425) [15:53:12] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(580425) [15:53:12] (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
(580425) [15:53:12] (native) % mkdir -p /mnt/install/boot
(580425) [15:53:12] (native) % mount /dev/installp1 /mnt/install/boot
(580425) [15:53:12] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(580425) [15:53:12] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(580425) [15:53:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(580425) [15:53:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(580425) [15:53:12] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(580425) [15:53:12] (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/
(580425) [15:53:21] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(580425) [15:53:21] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(580425) [15:53:21] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(580425) [15:53:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(580425) [15:53:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % 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/
(580425) [15:53:22] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(580425) [15:53:24] % 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
(580425) [15:53:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(580425) [15:53:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(580425) [15:53:33] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(580425) [15:53:33] (native) umount /dev/loop1
(580425) [15:53:33] (native) % losetup -d /dev/loop1
(580425) [15:53:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(580425) [15:53:33]
(580425) [15:53:33] *** FLASHING INFORMATION ***
(580425) [15:53:33] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(580425) [15:53:33] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(580425) [15:53:33]
(580425) [15:53:33] *** SSH DAEMON INFORMATION ***
(580425) [15:53:33] SSH daemon is enabled (disable with --no-sshd).
(580425) [15:53:33] Login as 'user' with the password given during installation.
(580425) [15:53:33]
(580425) [15:53:33] *** FIREWALL INFORMATION ***
(580425) [15:53:33] Firewall is enabled, but will not work (no support in kernel config for nftables).
(580425) [15:53:33] If/when the kernel supports it in the future, it will work automatically.
(580425) [15:53:33] For more information: https://postmarketos.org/firewall
(580425) [15:53:33]
(580425) [15:53:33] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(580425) [15:53:33] DONE!
total 3335804
-rw-r--r-- 1 root 12345 4844421120 Dec 15 15:53 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 15 15:54 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 15 15:54 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 15 15:54 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 15 15:52 bin
drwxr-xr-x 2 root root 4096 Dec 15 15:53 boot
drwxr-xr-x 2 root root 4096 Dec 15 15:49 dev
drwxr-xr-x 61 root root 4096 Dec 15 15:53 etc
drwxr-xr-x 3 root root 4096 Dec 15 15:53 home
drwxr-xr-x 14 root root 4096 Dec 15 15:52 lib
drwx------ 2 root root 16384 Dec 15 15:53 lost+found
drwxr-xr-x 5 root root 4096 Dec 15 15:49 media
drwxr-xr-x 8 root root 4096 Dec 15 15:49 mnt
drwxr-xr-x 2 root root 4096 Dec 15 15:49 opt
drwxr-xr-x 2 root root 4096 Dec 15 15:49 proc
drwx------ 2 root root 4096 Dec 15 15:49 root
drwxr-xr-x 6 root root 4096 Dec 15 15:52 run
drwxr-xr-x 2 root root 4096 Dec 15 15:52 sbin
drwxr-xr-x 2 root root 4096 Dec 15 15:49 srv
drwxr-xr-x 2 root root 4096 Dec 15 15:49 sys
drwxrwxrwt 2 root root 4096 Dec 15 15:53 tmp
drwxr-xr-x 9 root root 4096 Dec 15 15:49 usr
drwxr-xr-x 13 root root 4096 Dec 15 15:49 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-15 15:54:06-- 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% 59.6M=0s
2022-12-15 15:54:06 (59.6 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-12-14 20:54:44.658120 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1589-g627bf8dec5 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1592-g50f9394957 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1584-gbf096358bf [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24762 distinct packages available
(1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671041490-r0)
(2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671041490-r0)
(3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670983697-r0)
(7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671070082-r0)
(11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670961313-r0)
(12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670983678-r0)
(17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670983772-r0)
(23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670984090-r0)
(27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1670984099-r0)
(28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/103) Upgrading kio (5.101.0-r0 -> 9999_git1671070105-r0)
(30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670983724-r0)
(32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671070125-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1671058957-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670983688-r0)
(47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1671070140-r0)
(48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670961670-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671071102-r0)
(55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671070827-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1671070839-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670986893-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1671070893-r0)
(62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671071010-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671071010-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671070182-r0)
(76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671070920-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1671070948-r0)
(79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670986995-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671071040-r0)
(86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671070153-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671071040-r0)
(95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670986731-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670987159-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670987159-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670987195-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3221 MiB in 829 packages
(1/12) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.2-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r1)
(7/12) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.1-r0)
(9/12) Installing discover-backend-flatpak (5.26.4-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (7.0-r1)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3231 MiB in 841 packages
(1/93) Installing syndication (9999_git1670961763-r0)
(2/93) Installing alligator (9999_git1670987232-r0)
(3/93) Installing libavc1394 (0.5.4-r3)
(4/93) Installing libcaca (0.99_beta20-r0)
(5/93) Installing libdv (1.0.0-r7)
(6/93) Installing libiec61883 (1.2.0-r3)
(7/93) Installing mpg123-libs (1.31.1-r0)
(8/93) Installing speex (1.2.1-r0)
(9/93) Installing libshout (2.4.6-r1)
(10/93) Installing wavpack (5.6.0-r0)
(11/93) Installing gst-plugins-good (1.20.4-r2)
(12/93) Installing py3-parsing (3.0.9-r1)
(13/93) Installing py3-packaging (22.0-r0)
(14/93) Installing py3-setuptools (65.6.3-r0)
(15/93) Installing py3-certifi (2022.12.7-r0)
(16/93) Installing py3-charset-normalizer (3.0.1-r1)
(17/93) Installing py3-idna (3.4-r3)
(18/93) Installing py3-urllib3 (1.26.13-r0)
(19/93) Installing py3-requests (2.28.1-r2)
(20/93) Installing py3-ytmusicapi (0.24.1-r0)
(21/93) Installing libmng (2.0.3-r1)
(22/93) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/93) Installing py3-mutagen (1.46.0-r1)
(24/93) Installing py3-websockets (10.4-r1)
(25/93) Installing py3-brotli (1.0.9-r10)
(26/93) Installing yt-dlp (2022.11.11-r1)
(27/93) Installing audiotube (9999_git1670987251-r0)
(28/93) Installing calindori (9999_git1670987261-r0)
(29/93) Installing live-media (2022.10.01-r0)
(30/93) Installing libxpm (3.5.14-r0)
(31/93) Installing a52dec (0.8.0-r8)
(32/93) Installing vulkan-loader (1.3.236.0-r0)
(33/93) Installing mesa-vulkan-intel (22.3.1-r0)
(34/93) Installing device-tablet-x64uefi-vulkan (0.4-r1)
(35/93) Installing ffmpeg4-libs (4.4.3-r0)
(36/93) Installing libbluray (1.3.4-r0)
(37/93) Installing libcddb (1.3.2-r4)
(38/93) Installing libdvbpsi (1.3.3-r0)
(39/93) Installing libdvdcss (1.4.3-r0)
(40/93) Installing libdvdread (6.1.3-r1)
(41/93) Installing libdvdnav (6.1.1-r0)
(42/93) Installing libebml (1.4.4-r0)
(43/93) Installing faad2-libs (2.10.1-r0)
(44/93) Installing libupnp (1.14.15-r0)
(45/93) Installing lua5.2-libs (5.2.4-r10)
(46/93) Installing libmad (0.15.1b-r9)
(47/93) Installing libmatroska (1.7.1-r0)
(48/93) Installing libmicrodns (0.2.0-r0)
(49/93) Installing libmpeg2 (0.5.1-r10)
(50/93) Installing glslang-libs (1.3.236.0-r0)
(51/93) Installing glslang (1.3.236.0-r0)
(52/93) Installing spirv-tools (1.3.236.0-r0)
(53/93) Installing shaderc (2022.4-r0)
(54/93) Installing libplacebo (5.229.1-r1)
(55/93) Installing libprotobuf-lite (3.21.11-r0)
(56/93) Installing vlc-libs (3.0.18-r0)
(57/93) Installing vlc (3.0.18-r0)
(58/93) Installing elisa (22.12.0-r0)
(59/93) Installing kunitconversion (9999_git1670984009-r0)
(60/93) Installing kalk (9999_git1671071059-r0)
(61/93) Installing qt5-qtkeychain (0.13.2-r0)
(62/93) Installing kasts (9999_git1671071075-r0)
(63/93) Installing keysmith (9999_git1670988071-r0)
(64/93) Installing krecorder (9999_git1670987307-r0)
(65/93) Installing kpublictransport (22.12.0-r0)
(66/93) Installing ktrip (9999_git1670988219-r0)
(67/93) Installing kweathercore (9999_git1670985152-r0)
(68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/93) Installing kweather (9999_git1670987315-r0)
(70/93) Installing libquotient (0.6.11-r0)
(71/93) Installing libcmark (0.30.2-r1)
(72/93) Installing neochat (9999_git1671070609-r0)
(73/93) Installing kjs (9999_git1670961433-r0)
(74/93) Installing libdjvulibre (3.5.28-r2)
(75/93) Installing libzip (1.9.2-r2)
(76/93) Installing ebook-tools (0.2.2-r3)
(77/93) Installing discount-libs (2.2.7b-r0)
(78/93) Installing poppler (22.12.0-r0)
(79/93) Installing poppler-qt5 (22.12.0-r0)
(80/93) Installing kdegraphics-mobipocket (22.12.0-r0)
(81/93) Installing libspectre (0.2.11-r0)
(82/93) Installing okular-common (22.12.0-r0)
(83/93) Installing okular (22.12.0-r0)
(84/93) Installing plasma-camera (1.0_git20210328-r2)
(85/93) Installing gst-libav (1.20.4-r0)
(86/93) Installing gst-plugins-good-qt (1.20.4-r2)
(87/93) Installing plasmatube (9999_git1670987371-r0)
(88/93) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(89/93) Installing postmarketos-config-nftables-mdns (0.13-r0)
(90/93) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(91/93) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(92/93) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(93/93) Installing tokodon (9999_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Executing vlc-libs-3.0.18-r0.trigger
OK: 3371 MiB in 934 packages
(chroot) Exiting chroot...
[15:55:13] Unregister qemu binfmt (arm)
[15:55:13] Unregister qemu binfmt (aarch64)
[15:55:13] Unregister qemu binfmt (riscv64)
[15:55:14] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:14] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:14] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:14] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:16] Cleared up ~6448 MB of space
[15:55:16] [92mDONE![0m
Building image for pine64-pinephone
Already up to date.
[15:55:17] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:55:17] [1mChannel [edge][0m: [15:55:17] [1mVendor [qemu][0m: [15:55:17] [1mDevice codename [amd64][0m: [15:55:17] [1mKernel [lts][0m: [15:55:17] [1mUsername [user][0m: [15:55:17] [1mUser interface [weston][0m: [15:55:17] [1mChange them? (y/n) [n][0m: [15:55:17] [1mExtra packages [none][0m: [15:55:17] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:55:17] [1mChoose default locale for installation [C.UTF-8][0m: [15:55:17] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:55:17] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:55:17] Config changed: ui='plasma-mobile'
[15:55:18] Config changed: device='pine64-pinephone'
[15:55:18] Config changed: kernel=''
[15:55:18] Config changed: extra_packages='osk-sdl'
(633122) [15:55:18] % 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)
(633122) [15:55:18] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(633122) [15:55:18] *** (1/4) PREPARE NATIVE CHROOT ***
(633122) [15:55:18] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(633122) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(633122) [15:55:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(633122) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(633122) [15:55:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(633122) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(633122) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(633122) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(633122) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(633122) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(633122) [15:55:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(633122) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(633122) [15:55:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(633122) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(633122) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(633122) [15:55:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(633122) [15:55:19] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(633122) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(633122) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(633122) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(633122) [15:55:19] Update package index for x86_64 (4 file(s))
(633122) [15:55:19] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(633122) [15:55:19] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(633122) [15:55:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(633122) [15:55:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(633122) [15:55:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(633122) [15:55:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(633122) [15:55:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(633122) [15:55:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(633122) [15:55:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(633122) [15:55:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(633122) [15:55:21] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(633122) [15:55:21] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(633122) [15:55:21] extracted: /tmp/pmbootstrapxr8e07u9apk
(633122) [15:55:21] extracted: /tmp/pmbootstrap3hf9r06wsig
(633122) [15:55:21] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(633122) [15:55:21] % 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/pmbootstrap3hf9r06wsig /tmp/pmbootstrapxr8e07u9apk
Verified OK
(633122) [15:55:21] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(633122) [15:55:21] % /tmp/pmbootstrapxr8e07u9apk --version
apk-tools 2.12.10, compiled for x86_64.
(633122) [15:55:21] (native) install alpine-base
(633122) [15:55:21] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % 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
(633122) [15:55:21] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(633122) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(633122) [15:55:21] (native) update /etc/apk/repositories
(633122) [15:55:21] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(633122) [15:55:21] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(633122) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(633122) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(633122) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(633122) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(633122) [15:55:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(633122) [15:55:21] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(633122) [15:55:21] % 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
(633122) [15:55:21] New background process: pid=633281, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(633122) [15:55:22] (native) % adduser -D pmos -u 12345
(633122) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(633122) [15:55:22] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(633122) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(633122) [15:55:22] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(633122) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(633122) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(633122) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(633122) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(633122) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(633122) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(633122) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(633122) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(633122) [15:55:23] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(633122) [15:55:25] (native) install cryptsetup util-linux parted
(633122) [15:55:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [15:55:25] (native) % cat /tmp/apk_progress_fifo
(633122) [15:55:25] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(633122) [15:55:25] New background process: pid=633742, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(11/42) Installing ncurses-libs (6.3_p20221210-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(633122) [15:55:27] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(633122) [15:55:27] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(633122) [15:55:27] % 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
(633122) [15:55:27] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(633122) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(633122) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(633122) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(633122) [15:55:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(633122) [15:55:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(633122) [15:55:27] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(633122) [15:55:27] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(633122) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(633122) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(633122) [15:55:27] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(633122) [15:55:27] (native) install qemu-aarch64
(633122) [15:55:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [15:55:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [15:55:28] (native) % cat /tmp/apk_progress_fifo
(633122) [15:55:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(633122) [15:55:28] New background process: pid=634163, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(633122) [15:55:28] Register qemu binfmt (aarch64)
(633122) [15:55:28] % 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
(633122) [15:55:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(633122) [15:55:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(633122) [15:55:28] % 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
(633122) [15:55:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(633122) [15:55:28] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(633122) [15:55:28] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(633122) [15:55:28] extracted: /tmp/pmbootstraph4h62i9japk
(633122) [15:55:28] extracted: /tmp/pmbootstrapnw1snd52sig
(633122) [15:55: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
(633122) [15:55: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/pmbootstrapnw1snd52sig /tmp/pmbootstraph4h62i9japk
Verified OK
(633122) [15:55:28] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(633122) [15:55:28] % /tmp/pmbootstraph4h62i9japk --version
apk-tools 2.12.10, compiled for x86_64.
(633122) [15:55:28] (rootfs_pine64-pinephone) install alpine-base
(633122) [15:55:28] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(633122) [15:55:28] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(633122) [15:55:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(633122) [15:55:28] (rootfs_pine64-pinephone) update /etc/apk/repositories
(633122) [15:55:28] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(633122) [15:55:28] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(633122) [15:55:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(633122) [15:55:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(633122) [15:55:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(633122) [15:55:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(633122) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(633122) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(633122) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(633122) [15:55:29] Update package index for aarch64 (4 file(s))
(633122) [15:55:29] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(633122) [15:55:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(633122) [15:55:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(633122) [15:55:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(633122) [15:55:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(633122) [15:55:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(633122) [15:55:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(633122) [15:55:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(633122) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(633122) [15:55:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(633122) [15:55:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(633122) [15:55:30] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(633122) [15:55:30] % 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
(633122) [15:55:30] New background process: pid=634215, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(633122) [15:55:32] (rootfs_pine64-pinephone) % getent passwd user
(633122) [15:55:32] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(633122) [15:55:32] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(633122) [15:55:32] (rootfs_pine64-pinephone) % addgroup user wheel
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup user video
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup user audio
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup user input
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S plugdev
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup user plugdev
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(633122) [15:55:33] (rootfs_pine64-pinephone) % addgroup user netdev
(633122) [15:55:33] 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
(633122) [15:55:35] (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)
(633122) [15:55:35] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(633122) [15:55:35] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(633122) [15:55:36] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(633122) [15:55:37] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(633122) [15:55:38] (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
(633122) [15:55:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [15:55:38] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(633122) [15:55:38] (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
(633122) [15:55:38] New background process: pid=634709, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/734) Installing icu-data-full (72.1-r1)
(2/734) Installing dbus-libs (1.14.4-r0)
(3/734) Installing libgcc (12.2.1_git20220924-r5)
(4/734) Installing libffi (3.4.4-r0)
(5/734) Installing libintl (0.21.1-r1)
(6/734) Installing libblkid (2.38.1-r1)
(7/734) Installing libmount (2.38.1-r1)
(8/734) Installing pcre2 (10.42-r0)
(9/734) Installing glib (2.74.3-r2)
(10/734) Installing libstdc++ (12.2.1_git20220924-r5)
(11/734) Installing icu-libs (72.1-r1)
(12/734) Installing libpcre2-16 (10.42-r0)
(13/734) Installing zstd-libs (1.5.2-r9)
(14/734) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/734) Installing hicolor-icon-theme (0.17-r2)
(16/734) Installing libmagic (5.43-r0)
(17/734) Installing file (5.43-r0)
(18/734) Installing libxau (1.0.11-r0)
(19/734) Installing libmd (1.0.4-r0)
(20/734) Installing libbsd (0.11.7-r0)
(21/734) Installing libxdmcp (1.1.4-r0)
(22/734) Installing libxcb (1.15-r0)
(23/734) Installing libx11 (1.8.2-r0)
(24/734) Installing libxext (1.3.5-r0)
(25/734) Installing libice (1.1.1-r0)
(26/734) Installing libuuid (2.38.1-r1)
(27/734) Installing libsm (1.2.3-r2)
(28/734) Installing libxt (1.2.1-r1)
(29/734) Installing libxmu (1.1.4-r0)
(30/734) Installing xset (1.2.5-r0)
(31/734) Installing xprop (1.2.6-r0)
(32/734) Installing xdg-utils (1.1.3-r4)
(33/734) Installing mesa (22.3.1-r0)
(34/734) Installing libdrm (2.4.114-r0)
(35/734) Installing libexpat (2.5.0-r0)
(36/734) Installing wayland-libs-server (1.21.0-r1)
(37/734) Installing mesa-glapi (22.3.1-r0)
(38/734) Installing mesa-gles (22.3.1-r0)
(39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/734) Installing libxcomposite (0.4.6-r0)
(41/734) Installing brotli-libs (1.0.9-r10)
(42/734) Installing libbz2 (1.0.8-r4)
(43/734) Installing libpng (1.6.39-r2)
(44/734) Installing freetype (2.12.1-r0)
(45/734) Installing fontconfig (2.14.1-r0)
(46/734) Installing wayland-libs-client (1.21.0-r1)
(47/734) Installing wayland-libs-cursor (1.21.0-r1)
(48/734) Installing wayland-libs-egl (1.21.0-r1)
(49/734) Installing xkeyboard-config (2.37-r0)
(50/734) Installing xz-libs (5.4.0-r0)
(51/734) Installing libxml2 (2.10.3-r2)
(52/734) Installing libxkbcommon (1.4.1-r0)
(53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/734) Installing mesa-gbm (22.3.1-r0)
(55/734) Installing libxshmfence (1.3.2-r0)
(56/734) Installing mesa-egl (22.3.1-r0)
(57/734) Installing avahi-libs (0.8-r6)
(58/734) Installing gmp (6.2.1-r2)
(59/734) Installing nettle (3.8.1-r0)
(60/734) Installing p11-kit (0.24.1-r1)
(61/734) Installing libtasn1 (4.19.0-r0)
(62/734) Installing libunistring (1.1-r0)
(63/734) Installing gnutls (3.7.8-r2)
(64/734) Installing cups-libs (2.4.2-r1)
(65/734) Installing pkgconf (1.9.3-r1)
(66/734) Installing shared-mime-info (2.2-r2)
(67/734) Installing libjpeg-turbo (2.1.4-r0)
(68/734) Installing libwebp (1.2.4-r1)
(69/734) Installing tiff (4.4.0-r1)
(70/734) Installing gdk-pixbuf (2.42.10-r0)
(71/734) Installing gtk-update-icon-cache (3.24.35-r1)
(72/734) Installing libxfixes (6.0.0-r0)
(73/734) Installing libxrender (0.9.11-r0)
(74/734) Installing libxcursor (1.2.1-r1)
(75/734) Installing libxdamage (1.1.6-r0)
(76/734) Installing libxi (1.8-r0)
(77/734) Installing libxinerama (1.1.5-r0)
(78/734) Installing libxrandr (1.5.3-r0)
(79/734) Installing libatk-1.0 (2.46.0-r0)
(80/734) Installing libxtst (1.2.4-r0)
(81/734) Installing at-spi2-core (2.46.0-r0)
(82/734) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/734) Installing pixman (0.42.2-r0)
(84/734) Installing cairo (1.17.6-r3)
(85/734) Installing cairo-gobject (1.17.6-r3)
(86/734) Installing libepoxy (1.5.10-r0)
(87/734) Installing fribidi (1.0.12-r0)
(88/734) Installing graphite2 (1.3.14-r2)
(89/734) Installing harfbuzz (5.3.1-r1)
(90/734) Installing libxft (2.3.7-r0)
(91/734) Installing pango (1.50.12-r0)
(92/734) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/734) Installing libevdev (1.13.0-r0)
(94/734) Installing mtdev (1.1.6-r1)
(95/734) Installing eudev-libs (3.2.11-r6)
(96/734) Installing libinput-libs (1.22.0-r0)
(97/734) Installing xcb-util-wm (0.4.2-r0)
(98/734) Installing xcb-util (0.4.0-r3)
(99/734) Installing xcb-util-image (0.4.1-r0)
(100/734) Installing xcb-util-keysyms (0.4.1-r0)
(101/734) Installing xcb-util-renderutil (0.3.10-r0)
(102/734) Installing libxkbcommon-x11 (1.4.1-r0)
(103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/734) Installing kirigami2-libs (5.101.0-r0)
(107/734) Installing libgomp (12.2.1_git20220924-r5)
(108/734) Installing kirigami2 (5.101.0-r0)
(109/734) Installing kactivities-libs (5.101.0-r0)
(110/734) Installing karchive (5.101.0-r0)
(111/734) Installing kconfig (5.101.0-r0)
(112/734) Installing kcoreaddons (5.101.0-r0)
(113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/734) Installing kwindowsystem (5.101.0-r0)
(115/734) Installing kcrash (5.101.0-r0)
(116/734) Installing kdbusaddons (5.101.0-r0)
(117/734) Installing kglobalaccel (5.101.0-r0)
(118/734) Installing kguiaddons (5.101.0-r0)
(119/734) Installing ki18n (5.101.0-r0)
(120/734) Installing libelogind (246.10-r5)
(121/734) Installing polkit-elogind-libs (122-r0)
(122/734) Installing polkit-qt-1 (0.114.0-r1)
(123/734) Installing kauth (5.101.0-r0)
(124/734) Installing kcodecs (5.101.0-r0)
(125/734) Installing kwidgetsaddons (5.101.0-r0)
(126/734) Installing kconfigwidgets (5.101.0-r0)
(127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/734) Installing kiconthemes (5.101.0-r0)
(129/734) Installing kitemviews (5.101.0-r0)
(130/734) Installing kxmlgui (5.101.0-r0)
(131/734) Installing kbookmarks (5.101.0-r0)
(132/734) Installing kcompletion (5.101.0-r0)
(133/734) Installing libxml2-utils (2.10.3-r2)
(134/734) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/734) Installing libgpg-error (1.46-r1)
(136/734) Installing libgcrypt (1.10.1-r0)
(137/734) Installing libxslt (1.1.37-r0)
(138/734) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/734) Installing kdoctools (5.101.0-r0)
(140/734) Installing kjobwidgets (5.101.0-r0)
(141/734) Installing alsa-lib (1.2.8-r0)
(142/734) Installing libxxf86vm (1.1.5-r0)
(143/734) Installing mesa-gl (22.3.1-r0)
(144/734) Installing libxv (1.0.12-r0)
(145/734) Installing cdparanoia-libs (10.2-r11)
(146/734) Installing graphene (1.10.8-r1)
(147/734) Installing gstreamer (1.20.4-r0)
(148/734) Installing libogg (1.3.5-r2)
(149/734) Installing opus (1.3.1-r1)
(150/734) Installing orc (0.4.33-r0)
(151/734) Installing libtheora (1.1.1-r16)
(152/734) Installing libvorbis (1.3.7-r0)
(153/734) Installing gst-plugins-base (1.20.4-r1)
(154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/734) Installing sound-theme-freedesktop (0.8-r0)
(157/734) Installing libltdl (2.4.7-r0)
(158/734) Installing libcanberra (0.30-r9)
(159/734) Installing libcanberra-gstreamer (0.30-r9)
(160/734) Installing knotifications (5.101.0-r0)
(161/734) Installing kservice (5.101.0-r0)
(162/734) Installing solid-libs (5.101.0-r0)
(163/734) Installing libhunspell (1.7.1-r0)
(164/734) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(165/734) Installing ncurses-libs (6.3_p20221210-r0)
(166/734) Installing readline (8.2.0-r0)
(167/734) Installing hunspell (1.7.1-r0)
(168/734) Installing sonnet (5.101.0-r0)
(169/734) Installing ktextwidgets (5.101.0-r0)
(170/734) Installing kio (5.101.0-r0)
(171/734) Installing kpackage (5.101.0-r0)
(172/734) Installing kdeclarative (5.101.0-r0)
(173/734) Installing kwayland (5.101.0-r0)
(174/734) Installing plasma-framework (5.101.0-r0)
(175/734) Installing sqlite-libs (3.40.0-r0)
(176/734) Installing libaccounts-glib (1.26-r1)
(177/734) Installing libaccounts-qt (1.16-r1)
(178/734) Installing signond (8.61-r0)
(179/734) Installing accounts-qml-module (0.7_git20190605-r1)
(180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/734) Installing sdl2 (2.26.1-r0)
(182/734) Installing svt-av1-libs (1.4.1-r0)
(183/734) Installing aom-libs (3.5.0-r0)
(184/734) Installing libass (0.17.0-r0)
(185/734) Installing libdav1d (1.0.0-r2)
(186/734) Installing lcms2 (2.14-r0)
(187/734) Installing libjxl (0.7.0-r0)
(188/734) Installing lame (3.100-r2)
(189/734) Installing libasyncns (0.8-r1)
(190/734) Installing flac-libs (1.4.2-r0)
(191/734) Installing libsndfile (1.1.0-r3)
(192/734) Installing soxr (0.1.3-r3)
(193/734) Installing speexdsp (1.2.1-r0)
(194/734) Installing tdb-libs (1.4.7-r1)
(195/734) Installing libpulse (9999_git20220528-r0)
(196/734) Installing cjson (1.7.15-r3)
(197/734) Installing mbedtls (2.28.1-r1)
(198/734) Installing librist (0.2.7-r0)
(199/734) Installing libsrt (1.5.1-r0)
(200/734) Installing libssh (0.10.4-r0)
(201/734) Installing v4l-utils-libs (1.22.1-r2)
(202/734) Installing libva (2.16.0-r0)
(203/734) Installing libvdpau (1.5-r0)
(204/734) Installing vidstab (1.1.0-r2)
(205/734) Installing libvpx (1.12.0-r1)
(206/734) Installing x264-libs (0.164_git20220602-r0)
(207/734) Installing numactl (2.0.16-r0)
(208/734) Installing x265-libs (3.5-r3)
(209/734) Installing xvidcore (1.3.7-r1)
(210/734) Installing libsodium (1.0.18-r2)
(211/734) Installing libzmq (4.3.4-r1)
(212/734) Installing ffmpeg-libs (5.1.2-r3)
(213/734) Installing libevent (2.1.12-r5)
(214/734) Installing minizip (1.2.13-r0)
(215/734) Installing nspr (4.35-r0)
(216/734) Installing nss (3.86-r0)
(217/734) Installing re2 (2022.12.01-r0)
(218/734) Installing snappy (1.1.9-r4)
(219/734) Installing qt5-qtwebengine (5.15.11-r9)
(220/734) Installing libnotify (0.8.1-r1)
(221/734) Installing libproxy (0.4.18-r2)
(222/734) Installing signon-ui (0.17_git20171023-r2)
(223/734) Installing libassuan (2.5.5-r1)
(224/734) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/734) Installing gnupg-gpgconf (2.2.40-r0)
(226/734) Installing gpg (2.2.40-r0)
(227/734) Installing npth (1.6-r2)
(228/734) Installing gpg-agent (2.2.40-r0)
(229/734) Installing libksba (1.6.2-r0)
(230/734) Installing gpgsm (2.2.40-r0)
(231/734) Installing gpgme (1.18.0-r1)
(232/734) Installing gpgmepp (1.18.0-r1)
(233/734) Installing gdbm (1.23-r0)
(234/734) Installing libsasl (2.1.28-r3)
(235/734) Installing libqca (2.3.4-r2)
(236/734) Installing kwallet (5.101.0-r0)
(237/734) Installing kaccounts-integration (22.12.0-r0)
(238/734) Installing purpose (5.101.0-r0)
(239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/734) Installing qt5-qtfeedback (0_git20180903-r0)
(241/734) Installing angelfish (22.11-r0)
(242/734) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/734) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/734) Installing gtk-engines-crux (2.21.0-r3)
(245/734) Installing gtk-engines-industrial (2.21.0-r3)
(246/734) Installing gtk-engines-mist (2.21.0-r3)
(247/734) Installing gtk-engines-redmond (2.21.0-r3)
(248/734) Installing gtk-engines-thinice (2.21.0-r3)
(249/734) Installing gtk-engines (2.21.0-r3)
(250/734) Installing breeze-gtk (5.26.4-r0)
(251/734) Installing alsa-ucm-conf (1.2.8-r1)
(252/734) Installing atinout (0.9.1-r1)
(253/734) Installing ca-certificates (20220614-r2)
(254/734) Installing nghttp2-libs (1.51.0-r0)
(255/734) Installing libcurl (7.86.0-r1)
(256/734) Installing libgpiod (1.6.3-r2)
(257/734) Installing libgudev (237-r1)
(258/734) Installing libmm-glib (1.20.2-r1)
(259/734) Installing libusb (1.0.26-r0)
(260/734) Installing eg25-manager (0.4.6-r0)
(261/734) Installing eg25-manager-openrc (0.4.6-r0)
(262/734) Installing gpsd (3.24-r1)
(263/734) Installing gpsd-openrc (3.24-r1)
(264/734) Installing libnl3 (3.7.0-r0)
(265/734) Installing iw (5.19-r0)
(266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r1)
(267/734) Installing udev-init-scripts (35-r1)
(268/734) Installing udev-init-scripts-openrc (35-r1)
(269/734) Installing kmod-libs (30-r1)
(270/734) Installing eudev (3.2.11-r6)
(271/734) Installing eudev-openrc (3.2.11-r6)
(272/734) Installing openssh-keygen (9.1_p1-r1)
(273/734) Installing libedit (20221030.3.1-r0)
(274/734) Installing openssh-client-common (9.1_p1-r1)
(275/734) Installing openssh-client-default (9.1_p1-r1)
(276/734) Installing openssh-sftp-server (9.1_p1-r1)
(277/734) Installing openssh-server-common (9.1_p1-r1)
(278/734) Installing openssh-server (9.1_p1-r1)
(279/734) Installing openssh (9.1_p1-r1)
(280/734) Installing boot-deploy (0.6.1-r0)
(281/734) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(282/734) Installing lzo (2.10-r3)
(283/734) Installing btrfs-progs (6.0.2-r0)
(284/734) Installing bzip2 (1.0.8-r4)
(285/734) Installing argon2-libs (20190702-r2)
(286/734) Installing device-mapper-libs (2.03.17-r1)
(287/734) Installing json-c (0.16-r0)
(288/734) Installing cryptsetup-libs (2.6.0-r0)
(289/734) Installing popt (1.19-r0)
(290/734) Installing cryptsetup (2.6.0-r0)
(291/734) Installing cryptsetup-openrc (2.6.0-r0)
(292/734) Installing libaio (0.3.113-r0)
(293/734) Installing device-mapper-event-libs (2.03.17-r1)
(294/734) Installing lvm2-libs (2.03.17-r1)
(295/734) Installing device-mapper (2.03.17-r1)
(296/734) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(297/734) Installing libcom_err (1.46.5-r4)
(298/734) Installing e2fsprogs-libs (1.46.5-r4)
(299/734) Installing e2fsprogs (1.46.5-r4)
(300/734) Installing e2fsprogs-extra (1.46.5-r4)
(301/734) Installing f2fs-tools-libs (1.15.0-r0)
(302/734) Installing f2fs-tools (1.15.0-r0)
(303/734) Installing lz4 (1.9.4-r1)
(304/734) Installing userspace-rcu (0.13.2-r0)
(305/734) Installing multipath-tools (0.9.3-r1)
(306/734) Installing multipath-tools-openrc (0.9.3-r1)
(307/734) Installing parted (3.5-r0)
(308/734) Installing postmarketos-mvcfg (1-r0)
(309/734) Installing postmarketos-keys (1-r0)
(310/734) Installing sudo (1.9.12_p1-r1)
(311/734) Installing postmarketos-base-nofde (24-r0)
(312/734) Installing unudhcpd (0.2.1-r0)
(313/734) Installing xz (5.4.0-r0)
(314/734) Installing postmarketos-mkinitfs (1.5.1-r3)
(315/734) Installing postmarketos-base (24-r0)
Executing postmarketos-base-24-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(316/734) Installing llvm15-libs (15.0.6-r1)
(317/734) Installing musl-fts (1.2.7-r3)
(318/734) Installing libelf (0.188-r0)
(319/734) Installing mesa-dri-gallium (22.3.1-r0)
(320/734) Installing postmarketos-base-mesa (24-r0)
(321/734) Installing u-boot-pinephone (2022.07-r1)
(322/734) Installing u-boot-tools (2022.10-r1)
(323/734) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(324/734) Installing dbus-openrc (1.14.4-r0)
(325/734) Installing libacl (2.3.1-r1)
(326/734) Installing lz4-libs (1.9.4-r1)
(327/734) Installing libarchive (3.6.2-r1)
(328/734) Installing libcbor (0.9.0-r1)
(329/734) Installing efivar-libs (38-r1)
(330/734) Installing libgcab (1.5-r0)
(331/734) Installing json-glib (1.6.6-r1)
(332/734) Installing libgusb (0.4.2-r0)
(333/734) Installing libjcat (0.1.12-r0)
(334/734) Installing libmbim (1.28.2-r0)
(335/734) Installing protobuf-c (1.4.1-r1)
(336/734) Installing libqrtr-glib (1.2.2-r0)
(337/734) Installing libqmi (1.32.2-r0)
(338/734) Installing tpm2-tss-mu (3.2.0-r0)
(339/734) Installing tpm2-tss-sys (3.2.0-r0)
(340/734) Installing tpm2-tss-esys (3.2.0-r0)
(341/734) Installing libxmlb (0.3.10-r0)
(342/734) Installing fwupd (1.8.8-r0)
(343/734) Installing fwupd-openrc (1.8.8-r0)
(344/734) Installing device-pine64-pinephone (0.44-r0)
Executing device-pine64-pinephone-0.44-r0.post-install
* service eg25-manager added to runlevel default
* service gpsd added to runlevel default
* service gpsd_pinephone added to runlevel default
(345/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(346/734) Installing linux-firmware-rtlwifi (20221109-r0)
(347/734) Installing linux-firmware-rtl_bt (20221109-r0)
(348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(351/734) Installing yaml (0.2.5-r0)
(352/734) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(353/734) Installing appstream-qt (0.15.5-r2)
(354/734) Installing attica (5.101.0-r0)
(355/734) Installing kidletime (5.101.0-r0)
(356/734) Installing knewstuff (5.101.0-r0)
(357/734) Installing discover (5.26.4-r0)
(358/734) Installing libapk-qt (0.4.2-r0)
(359/734) Installing discover-backend-apk (5.26.4-r0)
(360/734) Installing discover-backend-fwupd (5.26.4-r0)
(361/734) Installing font-droid-nonlatin (20200215-r2)
(362/734) Installing font-noto-common (0_git20211101-r6)
(363/734) Installing font-noto-math (0_git20211101-r6)
(364/734) Installing font-noto-symbols (0_git20211101-r6)
(365/734) Installing font-noto (0_git20211101-r6)
(366/734) Installing font-noto-emoji (2.038-r0)
(367/734) Installing font-noto-extra (0_git20211101-r6)
(368/734) Installing mauiman (1.0.1-r0)
(369/734) Installing mauikit (2.2.1-r0)
(370/734) Installing exiv2 (0.27.5-r1)
(371/734) Installing mauikit-imagetools (2.2.1-r0)
(372/734) Installing mauikit-filebrowsing (2.2.1-r0)
(373/734) Installing index (2.2.1-r0)
(374/734) Installing signon-plugin-oauth2 (0.25-r0)
(375/734) Installing kaccounts-providers (22.12.0-r0)
(376/734) Installing kirigami-addons (0.6.1-r0)
(377/734) Installing kclock (22.11-r0)
(378/734) Installing gsettings-desktop-schemas (43.0-r0)
(379/734) Installing kdecoration (5.26.4-r0)
(380/734) Installing kde-gtk-config (5.26.4-r0)
(381/734) Installing kirigami-gallery (22.12.0-r0)
(382/734) Installing kquickimageeditor (0.2.0-r1)
(383/734) Installing taglib (1.13-r0)
(384/734) Installing kfilemetadata (5.101.0-r0)
(385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(386/734) Installing koko (22.11-r0)
(387/734) Installing kasync (0.3.0-r2)
(388/734) Installing gpg-wks-server (2.2.40-r0)
(389/734) Installing gpgv (2.2.40-r0)
(390/734) Installing libldap (2.6.3-r6)
(391/734) Installing gnupg-dirmngr (2.2.40-r0)
(392/734) Installing gnupg-utils (2.2.40-r0)
(393/734) Installing gnupg-wks-client (2.2.40-r0)
(394/734) Installing gnupg (2.2.40-r0)
(395/734) Installing iso-codes (4.12.0-r0)
(396/734) Installing kcontacts (5.101.0-r0)
(397/734) Installing kpeople (5.101.0-r0)
(398/734) Installing libical (3.0.16-r1)
(399/734) Installing kcalendarcore (5.101.0-r0)
(400/734) Installing kmime (22.12.0-r0)
(401/734) Installing kimap2 (0.4.0-r1)
(402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(403/734) Installing kdav2 (0.4.0-r1)
(404/734) Installing lmdb (0.9.29-r2)
(405/734) Installing libxapian (1.4.21-r0)
(406/734) Installing sink (0.9.0-r3)
(407/734) Installing kpeoplesink (0_git20210224-r1)
(408/734) Installing kpeoplevcard (0.1-r2)
(409/734) Installing libraw (0.20.2-r2)
(410/734) Installing libraw-tools (0.20.2-r2)
(411/734) Installing imagemagick-libs (7.1.0.54-r0)
(412/734) Installing jbig2dec (0.19-r1)
(413/734) Installing ghostscript (10.0.0-r0)
(414/734) Installing libde265 (1.0.9-r0)
(415/734) Installing libheif (1.14.0-r0)
(416/734) Installing librsvg (2.55.1-r0)
(417/734) Installing imagemagick (7.1.0.54-r0)
(418/734) Installing perl (5.36.0-r0)
(419/734) Installing perl-image-exiftool (12.50-r0)
(420/734) Installing exiftool (12.50-r0)
(421/734) Installing feedbackd-device-themes (0_git20220202-r0)
(422/734) Installing gsound (1.0.3-r1)
(423/734) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(424/734) Installing tzdata (2022g-r0)
(425/734) Installing openexr (3.1.5-r3)
(426/734) Installing soundtouch (2.3.2-r1)
(427/734) Installing libraw1394 (2.1.2-r3)
(428/734) Installing libdc1394 (2.2.6-r1)
(429/734) Installing tslib (1.22-r1)
(430/734) Installing directfb (1.7.7-r5)
(431/734) Installing faac (1.30-r2)
(432/734) Installing fdk-aac (2.0.2-r1)
(433/734) Installing flite (2.2-r1)
(434/734) Installing libsamplerate (0.2.2-r0)
(435/734) Installing jack (1.9.21-r0)
(436/734) Installing portaudio (19.7.0-r0)
(437/734) Installing fluidsynth-libs (2.3.0-r0)
(438/734) Installing libfreeaptx (0.1.1-r1)
(439/734) Installing gsm (1.0.22-r1)
(440/734) Installing libldac (2.0.2.3-r0)
(441/734) Installing libmodplug (0.8.9.0-r2)
(442/734) Installing neon (0.32.4-r0)
(443/734) Installing libnice (0.1.19-r0)
(444/734) Installing openal-soft (1.22.2-r2)
(445/734) Installing openjpeg (2.5.0-r0)
(446/734) Installing librtmp (2.4_git20190330-r2)
(447/734) Installing sbc (2.0-r0)
(448/734) Installing spandsp (0.0.6-r2)
(449/734) Installing libsrtp (2.4.2-r3)
(450/734) Installing vo-aacenc (0.1.3-r0)
(451/734) Installing vo-amrwbenc (0.1.3-r0)
(452/734) Installing libzbar (0.23.92-r2)
(453/734) Installing gst-plugins-bad (1.20.4-r2)
(454/734) Installing gtk4.0 (4.8.2-r1)
Executing gtk4.0-4.8.2-r1.post-install
(455/734) Installing megapixels (1.6.0-r0)
(456/734) Installing encodings (1.0.6-r0)
(457/734) Installing libfontenc (1.1.7-r0)
(458/734) Installing mkfontscale (1.2.2-r1)
(459/734) Installing font-dejavu (2.37-r3)
(460/734) Installing sdl2_ttf (2.20.1-r0)
(461/734) Installing osk-sdl (0.67.1-r1)
(462/734) Installing kcmutils (5.101.0-r0)
(463/734) Installing frameworkintegration (5.101.0-r0)
(464/734) Installing oxygen (5.26.4-r0)
(465/734) Installing modemmanager-qt (5.101.0-r0)
(466/734) Installing callaudiod-libs (0.1.4-r0)
(467/734) Installing abseil-cpp (20220623.1-r1)
(468/734) Installing boost1.80-thread (1.80.0-r4)
(469/734) Installing libprotobuf (3.21.11-r0)
(470/734) Installing libphonenumber (8.13.2-r0)
(471/734) Installing plasma-dialer (22.11-r0)
(472/734) Installing plasma-mobile-sounds (0.1-r1)
(473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(474/734) Installing plasma-phonebook (22.11-r0)
(475/734) Installing postmarketos-artwork-wallpapers (2-r1)
(476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(477/734) Installing bluez (5.66-r1)
(478/734) Installing bluez-openrc (5.66-r1)
(479/734) Installing bluez-obexd (5.66-r1)
(480/734) Installing kded (5.101.0-r0)
(481/734) Installing bluez-qt (5.101.0-r0)
(482/734) Installing bluedevil (5.26.4-r0)
(483/734) Installing breeze (5.26.4-r0)
(484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(485/734) Installing callaudiod (0.1.4-r0)
(486/734) Installing dnsmasq-common (2.88-r0)
(487/734) Installing dnsmasq-openrc (2.88-r0)
(488/734) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(489/734) Installing linux-pam (1.5.2-r1)
(490/734) Installing shadow (4.13-r0)
(491/734) Installing elogind (246.10-r5)
(492/734) Installing elogind-openrc (246.10-r5)
(493/734) Installing hfd-service (0.1.0-r1)
(494/734) Installing hfd-service-openrc (0.1.0-r1)
(495/734) Installing iio-sensor-proxy (3.4-r0)
(496/734) Installing iio-sensor-proxy-openrc (3.4-r0)
(497/734) Installing libkscreen (5.26.4-r0)
(498/734) Installing layer-shell-qt (5.26.4-r0)
(499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(500/734) Installing kscreen (5.26.4-r0)
(501/734) Installing socat (1.7.4.4-r0)
(502/734) Installing kwallet-pam (5.26.4-r0)
(503/734) Installing kwayland-integration (5.26.4-r0)
(504/734) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(505/734) Installing duktape (2.7.0-r0)
(506/734) Installing polkit-elogind (122-r0)
(507/734) Installing modemmanager (1.20.2-r1)
(508/734) Installing modemmanager-openrc (1.20.2-r1)
(509/734) Installing libnm (1.40.6-r1)
(510/734) Installing networkmanager-common (1.40.6-r1)
(511/734) Installing networkmanager-openrc (1.40.6-r1)
(512/734) Installing libndp (1.8-r1)
(513/734) Installing libidn2 (2.3.4-r0)
(514/734) Installing libpsl (0.21.1-r1)
(515/734) Installing networkmanager (1.40.6-r1)
Executing networkmanager-1.40.6-r1.pre-install
Executing networkmanager-1.40.6-r1.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(516/734) Installing networkmanager-cli (1.40.6-r1)
(517/734) Installing pcre (8.45-r2)
(518/734) Installing slang (2.3.3-r0)
(519/734) Installing newt (0.52.21-r5)
(520/734) Installing networkmanager-tui (1.40.6-r1)
(521/734) Installing wireless-regdb (2022.08.12-r0)
(522/734) Installing networkmanager-wifi (1.40.6-r1)
Executing networkmanager-wifi-1.40.6-r1.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(523/734) Installing mobile-broadband-provider-info (20221107-r0)
(524/734) Installing networkmanager-wwan (1.40.6-r1)
(525/734) Installing libunwind (1.6.2-r0)
(526/734) Installing libcamera (0.0.2-r0)
(527/734) Installing pipewire-libs (0.3.62-r1)
(528/734) Installing libuv (1.44.2-r0)
(529/734) Installing roc-toolkit-libs (0.1.5-r2)
(530/734) Installing webrtc-audio-processing (0.3.1-r6)
(531/734) Installing pipewire (0.3.62-r1)
(532/734) Installing breeze-icons (5.101.0-r0)
(533/734) Installing dbus-x11 (1.14.4-r0)
(534/734) Installing kactivities (5.101.0-r0)
(535/734) Installing kpipewire (5.26.4-r0)
(536/734) Installing dconf (0.40.0-r2)
(537/734) Installing anthy (9100h-r2)
(538/734) Installing maliit-framework (2.3.0-r1)
(539/734) Installing kyotocabinet (1.2.79-r3)
(540/734) Installing libpinyin (2.7.92-r0)
(541/734) Installing tinyxml (2.6.2-r1)
(542/734) Installing presage (0.9.1-r2)
(543/734) Installing maliit-keyboard (2.3.1-r1)
(544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(545/734) Installing plasma-nano (5.26.4-r0)
(546/734) Installing networkmanager-qt (5.101.0-r0)
(547/734) Installing plasma-nm (5.26.4-r0)
(548/734) Installing plasma-nm-mobile (5.26.4-r0)
(549/734) Installing fftw-single-libs (3.3.10-r1)
(550/734) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(551/734) Installing pulseaudio-bluez (9999_git20220528-r0)
(552/734) Installing pulseaudio-alsa (9999_git20220528-r0)
(553/734) Installing alsa-utils-openrc (1.2.8-r0)
(554/734) Installing pulseaudio-openrc (9999_git20220528-r0)
(555/734) Installing libcanberra-pulse (0.30-r9)
(556/734) Installing plasma-pa (5.26.4-r0)
(557/734) Installing libdaemon (0.14-r3)
(558/734) Installing openrc-settingsd (1.1.0-r0)
(559/734) Installing openrc-settingsd-openrc (1.1.0-r0)
(560/734) Installing plasma-settings (22.11-r0)
(561/734) Installing kactivitymanagerd (5.26.4-r0)
(562/734) Installing kinit (5.101.0-r0)
(563/734) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(564/734) Installing kdnssd (5.101.0-r0)
(565/734) Installing syntax-highlighting (5.101.0-r0)
(566/734) Installing kdsoap (2.1.1-r0)
(567/734) Installing libmtp (1.1.20-r2)
(568/734) Installing clang15-libclang (15.0.6-r2)
(569/734) Installing qt5-qttools (5.15.6_git20220907-r1)
(570/734) Installing phonon (4.11.1-r3)
(571/734) Installing talloc (2.3.4-r1)
(572/734) Installing tevent (0.13.0-r1)
(573/734) Installing samba-util-libs (4.16.7-r1)
(574/734) Installing jansson (2.14-r0)
(575/734) Installing ldb (2.5.2-r1)
(576/734) Installing libwbclient (4.16.7-r1)
(577/734) Installing samba-libs (4.16.7-r1)
(578/734) Installing libsmbclient (4.16.7-r1)
(579/734) Installing kio-extras (22.12.0-r0)
(580/734) Installing kquickcharts (5.101.0-r0)
(581/734) Installing xorg-server-common (21.1.5-r0)
(582/734) Installing libxkbfile (1.1.2-r0)
(583/734) Installing xkbcomp (1.4.6-r0)
(584/734) Installing libxfont2 (2.0.6-r0)
(585/734) Installing libtirpc-conf (1.3.3-r0)
(586/734) Installing libtirpc-nokrb (1.3.3-r0)
(587/734) Installing libxcvt (0.1.2-r0)
(588/734) Installing xwayland (22.1.6-r0)
(589/734) Installing kscreenlocker (5.26.4-r0)
(590/734) Installing libqaccessibilityclient (0.4.1-r1)
(591/734) Installing xcb-util-cursor (0.1.4-r0)
(592/734) Installing kwin (5.26.4-r0)
(593/734) Installing kitemmodels (5.101.0-r0)
(594/734) Installing threadweaver (5.101.0-r0)
(595/734) Installing krunner (5.101.0-r0)
(596/734) Installing milou (5.26.4-r0)
(597/734) Installing pipewire-media-session (0.4.1-r0)
(598/734) Installing font-hack (3.003-r3)
(599/734) Installing qqc2-desktop-style (5.101.0-r0)
(600/734) Installing plasma-integration (5.26.4-r0)
(601/734) Installing qtchooser (66-r2)
(602/734) Installing plasma-workspace-libs (5.26.4.1-r0)
(603/734) Installing kactivities-stats (5.101.0-r0)
(604/734) Installing baloo (5.101.0-r0)
(605/734) Installing kholidays (5.101.0-r0)
(606/734) Installing libkexiv2 (22.12.0-r0)
(607/734) Installing knotifyconfig (5.101.0-r0)
(608/734) Installing kparts (5.101.0-r0)
(609/734) Installing zxing-cpp (1.4.0-r0)
(610/734) Installing libdmtx-libs (0.7.7-r0)
(611/734) Installing libqrencode (4.1.1-r1)
(612/734) Installing prison (5.101.0-r0)
(613/734) Installing ktexteditor (5.101.0-r0)
(614/734) Installing libpcap (1.10.1-r1)
(615/734) Installing lm-sensors-libs (3.6.0-r4)
(616/734) Installing libksysguard (5.26.4-r0)
(617/734) Installing kuserfeedback (1.2.0-r1)
(618/734) Installing mpfr4 (4.1.1-r0)
(619/734) Installing libqalculate (4.4.0-r1)
(620/734) Installing plasma-workspace (5.26.4.1-r0)
(621/734) Installing kpty (5.101.0-r0)
(622/734) Installing kdesu (5.101.0-r0)
(623/734) Installing kde-cli-tools (5.26.4-r0)
(624/734) Installing qqc2-breeze-style (5.26.4-r0)
(625/734) Installing plasma-mobile (5.26.4-r0)
(626/734) Installing polkit-kde-agent-1 (5.26.4-r0)
(627/734) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(628/734) Installing chrony-openrc (4.3-r0)
(629/734) Installing haveged (1.9.18-r0)
(630/734) Installing haveged-openrc (1.9.18-r0)
(631/734) Installing libmnl (1.0.5-r0)
(632/734) Installing libnftnl (1.2.4-r0)
(633/734) Installing nftables (1.0.5-r3)
(634/734) Installing nftables-openrc (1.0.5-r3)
(635/734) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(637/734) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(638/734) Installing postmarketos-artwork-icons (2-r1)
(639/734) Installing util-linux (2.38.1-r1)
(640/734) Installing libfdisk (2.38.1-r1)
(641/734) Installing libsmartcols (2.38.1-r1)
(642/734) Installing util-linux-misc (2.38.1-r1)
(643/734) Installing libeconf (0.5.0-r0)
(644/734) Installing runuser (2.38.1-r1)
(645/734) Installing mount (2.38.1-r1)
(646/734) Installing losetup (2.38.1-r1)
(647/734) Installing hexdump (2.38.1-r1)
(648/734) Installing uuidgen (2.38.1-r1)
(649/734) Installing blkid (2.38.1-r1)
(650/734) Installing sfdisk (2.38.1-r1)
(651/734) Installing mcookie (2.38.1-r1)
(652/734) Installing agetty (2.38.1-r1)
(653/734) Installing agetty-openrc (0.45.2-r7)
(654/734) Installing wipefs (2.38.1-r1)
(655/734) Installing cfdisk (2.38.1-r1)
(656/734) Installing umount (2.38.1-r1)
(657/734) Installing util-linux-openrc (2.38.1-r1)
(658/734) Installing flock (2.38.1-r1)
(659/734) Installing lsblk (2.38.1-r1)
(660/734) Installing libcap-ng (0.8.3-r1)
(661/734) Installing setpriv (2.38.1-r1)
(662/734) Installing logger (2.38.1-r1)
(663/734) Installing partx (2.38.1-r1)
(664/734) Installing fstrim (2.38.1-r1)
(665/734) Installing findmnt (2.38.1-r1)
(666/734) Installing pcsc-lite-libs (1.9.9-r0)
(667/734) Installing wpa_supplicant (2.10-r4)
(668/734) Installing wpa_supplicant-openrc (2.10-r4)
(669/734) Installing ifupdown-ng-wifi (0.12.1-r0)
(670/734) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(671/734) Installing postmarketos-base-ui-networkmanager (6-r1)
(672/734) Installing mpdecimal (2.5.1-r1)
(673/734) Installing python3 (3.11.1-r1)
(674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(675/734) Installing py3-ruamel.yaml (0.17.21-r1)
(676/734) Installing sleep-inhibitor (1.16-r1)
(677/734) Installing sleep-inhibitor-openrc (1.16-r1)
(678/734) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(679/734) Installing py3-dbus (1.3.2-r1)
(680/734) Installing obex-capabilities (0.2.1-r2)
(681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(683/734) Installing pulseaudio-utils (9999_git20220528-r0)
(684/734) Installing postmarketos-base-ui-pulseaudio (6-r1)
(685/734) Installing upower (1.90.0-r2)
(686/734) Installing device-pine64-pinephone-upower (0.44-r0)
(687/734) Installing powerdevil-libs (5.26.4-r0)
(688/734) Installing powerdevil (5.26.4-r0)
(689/734) Installing bubblewrap (0.7.0-r0)
(690/734) Installing fuse-common (3.12.0-r0)
(691/734) Installing fuse-openrc (3.12.0-r0)
(692/734) Installing fuse3-libs (3.12.0-r0)
(693/734) Installing fuse3 (3.12.0-r0)
(694/734) Installing xdg-desktop-portal (1.16.0-r0)
(695/734) Installing xdg-desktop-portal-kde (5.26.4-r0)
(696/734) Installing autologin (1.0.0-r4)
(697/734) Installing tinydm (1.1.2-r1)
(698/734) Installing tinydm-openrc (1.1.2-r1)
(699/734) Installing postmarketos-base-ui-tinydm (6-r1)
(700/734) Installing font-alias (1.0.4-r0)
(701/734) Installing util-macros (1.19.3-r0)
(702/734) Installing font-misc-misc (1.1.2-r3)
(703/734) Installing font-cursor-misc (1.0.3-r3)
(704/734) Installing xauth (1.1.2-r0)
(705/734) Installing xmodmap (1.0.11-r0)
(706/734) Installing xrdb (1.2.1-r1)
(707/734) Installing xinit (1.4.2-r0)
(708/734) Installing hwdata-pci (0.365-r0)
(709/734) Installing libpciaccess (0.17-r0)
(710/734) Installing xorg-server (21.1.5-r0)
(711/734) Installing libinput (1.22.0-r0)
(712/734) Installing xf86-input-libinput (1.2.1-r0)
(713/734) Installing xf86-video-fbdev (0.5.0-r3)
(714/734) Installing postmarketos-base-ui-x11 (6-r1)
(715/734) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(716/734) Installing libexif (0.6.24-r0)
(717/734) Installing hwloc (2.8.0-r0)
(718/734) Installing libtbb (2021.7.0-r1)
(719/734) Installing opencv (4.6.0-r4)
(720/734) Installing postprocessd (0.2.1-r0)
(721/734) Installing postprocessd-megapixels (0.2.1-r0)
(722/734) Installing qmltermwidget (0.2.0-r1)
(723/734) Installing qmlkonsole (22.11-r0)
(724/734) Installing c-ares (1.18.1-r1)
(725/734) Installing spacebar (22.11-r0)
(726/734) Installing hkdm (0.2.0-r0)
(727/734) Installing buffyboard (0.2.0-r0)
(728/734) Installing terminus-font (4.49.1-r3)
(729/734) Installing kbd-misc (2.5.1-r3)
(730/734) Installing kbd (2.5.1-r3)
(731/734) Installing kbd-openrc (2.5.1-r3)
(732/734) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(733/734) Installing ttyescape-openrc (1.0.1-r1)
(734/734) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/15 15:59:43 Generating for kernel version: 6.1.0-rc7
2022/12/15 15:59:43 Output directory: /boot
2022/12/15 15:59:43 == Generating initramfs ==
2022/12/15 15:59:43 - Including hook files
2022/12/15 15:59:43 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 15:59:43 - Including hook scripts
2022/12/15 15:59:43 - Including required binaries
2022/12/15 15:59:43 - Including kernel modules
2022/12/15 15:59:44 - Including splash images
2022/12/15 15:59:44 - Writing and verifying initramfs archive
2022/12/15 15:59:44 == Generating initramfs extra ==
2022/12/15 15:59:44 - Including extra binaries
2022/12/15 15:59:44 - Including FDE support
2022/12/15 15:59:45 - Writing and verifying initramfs-extra archive
2022/12/15 15:59:48 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/15 15:59:52 mkinitfs completed in: 9.011682934s
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2140 MiB in 759 packages
(633122) [15:59:58] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(633122) [16:00:01] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(633122) [16:00:01] (rootfs_pine64-pinephone) install device-pine64-pinephone
(633122) [16:00:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [16:00:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [16:00:02] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(633122) [16:00:02] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(633122) [16:00:02] New background process: pid=644510, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(633122) [16:00:05] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(633122) [16:00:08] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(633122) [16:00:08] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(633122) [16:00:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [16:00:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [16:00:08] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(633122) [16:00:08] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(633122) [16:00:08] New background process: pid=644811, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(633122) [16:00:12] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(633122) [16:00:12] (rootfs_pine64-pinephone) % mkinitfs
2022/12/15 16:00:12 Generating for kernel version: 6.1.0-rc7
2022/12/15 16:00:12 Output directory: /boot
2022/12/15 16:00:12 == Generating initramfs ==
2022/12/15 16:00:12 - Including hook files
2022/12/15 16:00:12 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 16:00:12 - Including hook scripts
2022/12/15 16:00:12 - Including required binaries
2022/12/15 16:00:12 - Including kernel modules
2022/12/15 16:00:12 - Including splash images
2022/12/15 16:00:12 - Writing and verifying initramfs archive
2022/12/15 16:00:12 == Generating initramfs extra ==
2022/12/15 16:00:12 - Including extra binaries
2022/12/15 16:00:12 - Including FDE support
2022/12/15 16:00:14 - Writing and verifying initramfs-extra archive
2022/12/15 16:00:17 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/15 16:00:21 mkinitfs completed in: 8.970850746s
(633122) [16:00:21] *** SET LOGIN PASSWORD FOR: 'user' ***
(633122) [16:00:21] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(633122) [16:00:21] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(633122) [16:00:21] (rootfs_pine64-pinephone) locking root
(633122) [16:00:21] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(633122) [16:00:21] NOTE: No valid keymap specified for device
(633122) [16:00:21] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(633122) [16:00:28] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(633122) [16:00:28] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(633122) [16:00:28] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(633122) [16:00:28] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(633122) [16:00:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(633122) [16:00:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(633122) [16:00:28] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2256572 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(633122) [16:00:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(633122) [16:00:29] (native) create pine64-pinephone.img (3462M)
(633122) [16:00:29] (native) % truncate -s 3462M /home/pmos/rootfs/pine64-pinephone.img
(633122) [16:00:29] (native) mount /dev/install (pine64-pinephone.img)
(633122) [16:00:29] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(633122) [16:00:29] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(633122) [16:00:29] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(633122) [16:00:29] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(633122) [16:00:29] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(633122) [16:00:29] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(633122) [16:00:29] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(633122) [16:00:29] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(633122) [16:00:29] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(633122) [16:00:29] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(633122) [16:00:29] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(633122) [16:00:29] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(633122) [16:00:29] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(633122) [16:00:29] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(633122) [16:00:29] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(633122) [16:00:29] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(633122) [16:00:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(633122) [16:00:29] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(633122) [16:00:29] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(633122) [16:00:29] (native) % parted -s /dev/install mktable msdos
(633122) [16:00:30] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(633122) [16:00:30] (native) % parted -s /dev/install mkpart primary 256M 100%
(633122) [16:00:30] (native) % parted -s /dev/install set 1 boot on
(633122) [16:00:30] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(633122) [16:00:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(633122) [16:00:30] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(633122) [16:00:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(633122) [16:00:30] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(633122) [16:00:30] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(633122) [16:00:30] (native) install e2fsprogs
(633122) [16:00:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [16:00:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [16:00:30] (native) % cat /tmp/apk_progress_fifo
(633122) [16:00:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(633122) [16:00:30] New background process: pid=646902, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(633122) [16:00:31] (native) format /dev/installp2 (root, ext4)
(633122) [16:00:31] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(633122) [16:00:31] (native) mount /dev/installp2 to /mnt/install
(633122) [16:00:31] (native) % mkdir -p /mnt/install
(633122) [16:00:31] (native) % mount /dev/installp2 /mnt/install
(633122) [16:00:31] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(633122) [16:00:31] (native) install e2fsprogs
(633122) [16:00:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [16:00:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(633122) [16:00:31] (native) % cat /tmp/apk_progress_fifo
(633122) [16:00:31] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(633122) [16:00:31] New background process: pid=646953, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 71 packages
(633122) [16:00:31] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(633122) [16:00:32] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(633122) [16:00:32] (native) % mkdir -p /mnt/install/boot
(633122) [16:00:32] (native) % mount /dev/installp1 /mnt/install/boot
(633122) [16:00:32] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(633122) [16:00:32] (native) copy rootfs_pine64-pinephone to /mnt/install/
(633122) [16:00:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(633122) [16:00:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(633122) [16:00:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(633122) [16:00:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(633122) [16:00:32] (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/
(633122) [16:00:38] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(633122) [16:00:38] % 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
(633122) [16:00:38] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % 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/
(633122) [16:00:39] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(633122) [16:00:39] % 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
(633122) [16:00:39] 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
(633122) [16:00:39] (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
(633122) [16:00:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(633122) [16:00:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(633122) [16:00:43] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(633122) [16:00:43] (native) umount /dev/loop1
(633122) [16:00:43] (native) % losetup -d /dev/loop1
(633122) [16:00:43] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(633122) [16:00:43]
(633122) [16:00:43] *** FLASHING INFORMATION ***
(633122) [16:00:43] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(633122) [16:00:43] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(633122) [16:00:43]
(633122) [16:00:43] *** SSH DAEMON INFORMATION ***
(633122) [16:00:43] SSH daemon is enabled (disable with --no-sshd).
(633122) [16:00:43] Login as 'user' with the password given during installation.
(633122) [16:00:43]
(633122) [16:00:43] *** FIREWALL INFORMATION ***
(633122) [16:00:43] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(633122) [16:00:43] For more information: https://postmarketos.org/firewall
(633122) [16:00:43]
(633122) [16:00:43] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(633122) [16:00:43] DONE!
total 2364612
-rw-r--r-- 1 root 12345 3630170112 Dec 15 16:00 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 15 16:01 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 15 16:01 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 15 16:01 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Dec 15 15:59 bin
drwxr-xr-x 2 root root 4096 Dec 15 16:00 boot
drwxr-xr-x 2 root root 4096 Dec 15 15:55 dev
drwxr-xr-x 65 root root 4096 Dec 15 16:00 etc
drwxr-xr-x 3 root root 4096 Dec 15 16:00 home
drwxr-xr-x 14 root root 4096 Dec 15 15:59 lib
drwx------ 2 root root 16384 Dec 15 16:00 lost+found
drwxr-xr-x 5 root root 4096 Dec 15 15:55 media
drwxr-xr-x 8 root root 4096 Dec 15 15:55 mnt
drwxr-xr-x 2 root root 4096 Dec 15 15:55 opt
drwxr-xr-x 2 root root 4096 Dec 15 15:55 proc
drwx------ 2 root root 4096 Dec 15 15:55 root
drwxr-xr-x 6 root root 4096 Dec 15 15:58 run
drwxr-xr-x 2 root root 4096 Dec 15 15:59 sbin
drwxr-xr-x 2 root root 4096 Dec 15 15:55 srv
drwxr-xr-x 2 root root 4096 Dec 15 15:55 sys
drwxrwxrwt 2 root root 4096 Dec 15 16:00 tmp
drwxr-xr-x 9 root root 4096 Dec 15 15:56 usr
drwxr-xr-x 13 root root 4096 Dec 15 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-15 16:01:07-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’
0K 100% 62.0M=0s
2022-12-15 16:01:07 (62.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-14 21:01:52.478257 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1589-g627bf8dec5 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1592-g50f9394957 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1584-gbf096358bf [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25218 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671041490-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671041490-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670983697-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670983790-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670961313-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670984029-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670983678-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670983772-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670984090-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670984099-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670983852-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670983724-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671070125-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671058957-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670983688-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671070140-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670961670-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671071102-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671070827-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671070839-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670986893-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671070893-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671071010-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671071010-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671070182-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671070920-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671070948-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670986995-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671071040-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671070153-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671071040-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670986731-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670987159-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670987159-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670987195-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2313 MiB in 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2324 MiB in 769 packages
(1/91) Installing syndication (9999_git1670961763-r0)
(2/91) Installing alligator (9999_git1670987232-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670987251-r0)
(28/91) Installing calindori (9999_git1670987261-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.236.0-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r1)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (1.3.236.0-r0)
(49/91) Installing glslang (1.3.236.0-r0)
(50/91) Installing spirv-tools (1.3.236.0-r0)
(51/91) Installing shaderc (2022.4-r0)
(52/91) Installing libplacebo (5.229.1-r1)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670984009-r0)
(58/91) Installing kalk (9999_git1671071059-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1671071075-r0)
(61/91) Installing keysmith (9999_git1670988071-r0)
(62/91) Installing krecorder (9999_git1670987307-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670988219-r0)
(65/91) Installing kweathercore (9999_git1670985152-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670987315-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1671070609-r0)
(71/91) Installing kjs (9999_git1670961433-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1670987371-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2493 MiB in 860 packages
(chroot) Exiting chroot...
[16:02:54] Unregister qemu binfmt (arm)
[16:02:54] Unregister qemu binfmt (aarch64)
[16:02:54] Unregister qemu binfmt (riscv64)
[16:02:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:02:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:02:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:02:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:02:56] Cleared up ~4539 MB of space
[16:02:56] [92mDONE![0m
Building image for pine64-pinephonepro
Already up to date.
[16:02:57] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:02:57] [1mChannel [edge][0m: [16:02:57] [1mVendor [qemu][0m: [16:02:57] [1mDevice codename [amd64][0m: [16:02:57] [1mKernel [lts][0m: [16:02:57] [1mUsername [user][0m: [16:02:57] [1mUser interface [weston][0m: [16:02:57] [1mChange them? (y/n) [n][0m: [16:02:57] [1mExtra packages [none][0m: [16:02:57] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:02:57] [1mChoose default locale for installation [C.UTF-8][0m: [16:02:57] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:02:57] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:02:57] Config changed: ui='plasma-mobile'
[16:02:58] Config changed: device='pine64-pinephonepro'
[16:02:58] Config changed: kernel=''
[16:02:58] Config changed: extra_packages='osk-sdl'
(686583) [16:02:58] % 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)
(686583) [16:02:58] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(686583) [16:02:58] *** (1/4) PREPARE NATIVE CHROOT ***
(686583) [16:02:58] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(686583) [16:02:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(686583) [16:02:58] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(686583) [16:02:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(686583) [16:02:58] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(686583) [16:02:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(686583) [16:02:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(686583) [16:02:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(686583) [16:02:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(686583) [16:02:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(686583) [16:02:59] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(686583) [16:02:59] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(686583) [16:02:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(686583) [16:02:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(686583) [16:02:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(686583) [16:02:59] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] Update package index for x86_64 (4 file(s))
(686583) [16:02:59] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(686583) [16:02:59] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(686583) [16:02:59] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(686583) [16:02:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(686583) [16:02:59] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(686583) [16:03:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(686583) [16:03:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(686583) [16:03:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(686583) [16:03:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(686583) [16:03:01] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:01] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:01] extracted: /tmp/pmbootstrapm4qz0d4hapk
(686583) [16:03:01] extracted: /tmp/pmbootstrapod51unznsig
(686583) [16:03:01] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:01] % 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/pmbootstrapod51unznsig /tmp/pmbootstrapm4qz0d4hapk
Verified OK
(686583) [16:03:01] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(686583) [16:03:01] % /tmp/pmbootstrapm4qz0d4hapk --version
apk-tools 2.12.10, compiled for x86_64.
(686583) [16:03:01] (native) install alpine-base
(686583) [16:03:01] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % 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
(686583) [16:03:01] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(686583) [16:03:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(686583) [16:03:01] (native) update /etc/apk/repositories
(686583) [16:03:01] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(686583) [16:03:01] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(686583) [16:03:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(686583) [16:03:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(686583) [16:03:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(686583) [16:03:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(686583) [16:03:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(686583) [16:03:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(686583) [16:03:01] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(686583) [16:03:01] New background process: pid=687085, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(686583) [16:03:02] (native) % adduser -D pmos -u 12345
(686583) [16:03:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(686583) [16:03:02] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(686583) [16:03:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(686583) [16:03:02] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(686583) [16:03:02] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(686583) [16:03:03] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(686583) [16:03:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(686583) [16:03:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(686583) [16:03:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(686583) [16:03:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(686583) [16:03:03] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(686583) [16:03:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(686583) [16:03:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(686583) [16:03:03] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(686583) [16:03:05] (native) install cryptsetup util-linux parted
(686583) [16:03:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:03:05] (native) % cat /tmp/apk_progress_fifo
(686583) [16:03:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(686583) [16:03:05] New background process: pid=687460, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.17-r1)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(11/42) Installing ncurses-libs (6.3_p20221210-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(686583) [16:03:07] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(686583) [16:03:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(686583) [16:03:07] % 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
(686583) [16:03:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(686583) [16:03:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(686583) [16:03:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(686583) [16:03:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(686583) [16:03:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(686583) [16:03:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(686583) [16:03:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(686583) [16:03:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(686583) [16:03:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(686583) [16:03:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(686583) [16:03:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(686583) [16:03:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(686583) [16:03:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(686583) [16:03:08] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(686583) [16:03:08] (native) install qemu-aarch64
(686583) [16:03:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:03:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:03:08] (native) % cat /tmp/apk_progress_fifo
(686583) [16:03:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(686583) [16:03:08] New background process: pid=687683, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(686583) [16:03:08] Register qemu binfmt (aarch64)
(686583) [16:03:08] % 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
(686583) [16:03:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(686583) [16:03:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(686583) [16:03:09] % 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
(686583) [16:03:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(686583) [16:03:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:09] extracted: /tmp/pmbootstrapt0v970ztapk
(686583) [16:03:09] extracted: /tmp/pmbootstraph_tsrhylsig
(686583) [16:03:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(686583) [16:03:09] % 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/pmbootstraph_tsrhylsig /tmp/pmbootstrapt0v970ztapk
Verified OK
(686583) [16:03:09] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(686583) [16:03:09] % /tmp/pmbootstrapt0v970ztapk --version
apk-tools 2.12.10, compiled for x86_64.
(686583) [16:03:09] (rootfs_pine64-pinephonepro) install alpine-base
(686583) [16:03:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(686583) [16:03:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(686583) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(686583) [16:03:09] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(686583) [16:03:09] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(686583) [16:03:09] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(686583) [16:03:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(686583) [16:03:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(686583) [16:03:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(686583) [16:03:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(686583) [16:03:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(686583) [16:03:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(686583) [16:03:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(686583) [16:03:09] Update package index for aarch64 (4 file(s))
(686583) [16:03:09] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(686583) [16:03:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(686583) [16:03:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(686583) [16:03:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(686583) [16:03:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(686583) [16:03:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(686583) [16:03:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(686583) [16:03:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(686583) [16:03:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(686583) [16:03:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(686583) [16:03:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(686583) [16:03:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(686583) [16:03:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(686583) [16:03:10] New background process: pid=687738, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % getent passwd user
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % addgroup user wheel
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(686583) [16:03:12] (rootfs_pine64-pinephonepro) % addgroup user video
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup user audio
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup user input
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(686583) [16:03:13] (rootfs_pine64-pinephonepro) % addgroup user netdev
(686583) [16:03:13] 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
(686583) [16:03:15] (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)
(686583) [16:03:15] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(686583) [16:03:15] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(686583) [16:03:16] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(686583) [16:03:17] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(686583) [16:03:18] (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
(686583) [16:03:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:03:18] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(686583) [16:03:18] (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
(686583) [16:03:18] New background process: pid=688186, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/728) Installing icu-data-full (72.1-r1)
(2/728) Installing dbus-libs (1.14.4-r0)
(3/728) Installing libgcc (12.2.1_git20220924-r5)
(4/728) Installing libffi (3.4.4-r0)
(5/728) Installing libintl (0.21.1-r1)
(6/728) Installing libblkid (2.38.1-r1)
(7/728) Installing libmount (2.38.1-r1)
(8/728) Installing pcre2 (10.42-r0)
(9/728) Installing glib (2.74.3-r2)
(10/728) Installing libstdc++ (12.2.1_git20220924-r5)
(11/728) Installing icu-libs (72.1-r1)
(12/728) Installing libpcre2-16 (10.42-r0)
(13/728) Installing zstd-libs (1.5.2-r9)
(14/728) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/728) Installing hicolor-icon-theme (0.17-r2)
(16/728) Installing libmagic (5.43-r0)
(17/728) Installing file (5.43-r0)
(18/728) Installing libxau (1.0.11-r0)
(19/728) Installing libmd (1.0.4-r0)
(20/728) Installing libbsd (0.11.7-r0)
(21/728) Installing libxdmcp (1.1.4-r0)
(22/728) Installing libxcb (1.15-r0)
(23/728) Installing libx11 (1.8.2-r0)
(24/728) Installing libxext (1.3.5-r0)
(25/728) Installing libice (1.1.1-r0)
(26/728) Installing libuuid (2.38.1-r1)
(27/728) Installing libsm (1.2.3-r2)
(28/728) Installing libxt (1.2.1-r1)
(29/728) Installing libxmu (1.1.4-r0)
(30/728) Installing xset (1.2.5-r0)
(31/728) Installing xprop (1.2.6-r0)
(32/728) Installing xdg-utils (1.1.3-r4)
(33/728) Installing mesa (22.3.1-r0)
(34/728) Installing libdrm (2.4.114-r0)
(35/728) Installing libexpat (2.5.0-r0)
(36/728) Installing wayland-libs-server (1.21.0-r1)
(37/728) Installing mesa-glapi (22.3.1-r0)
(38/728) Installing mesa-gles (22.3.1-r0)
(39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/728) Installing libxcomposite (0.4.6-r0)
(41/728) Installing brotli-libs (1.0.9-r10)
(42/728) Installing libbz2 (1.0.8-r4)
(43/728) Installing libpng (1.6.39-r2)
(44/728) Installing freetype (2.12.1-r0)
(45/728) Installing fontconfig (2.14.1-r0)
(46/728) Installing wayland-libs-client (1.21.0-r1)
(47/728) Installing wayland-libs-cursor (1.21.0-r1)
(48/728) Installing wayland-libs-egl (1.21.0-r1)
(49/728) Installing xkeyboard-config (2.37-r0)
(50/728) Installing xz-libs (5.4.0-r0)
(51/728) Installing libxml2 (2.10.3-r2)
(52/728) Installing libxkbcommon (1.4.1-r0)
(53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/728) Installing mesa-gbm (22.3.1-r0)
(55/728) Installing libxshmfence (1.3.2-r0)
(56/728) Installing mesa-egl (22.3.1-r0)
(57/728) Installing avahi-libs (0.8-r6)
(58/728) Installing gmp (6.2.1-r2)
(59/728) Installing nettle (3.8.1-r0)
(60/728) Installing p11-kit (0.24.1-r1)
(61/728) Installing libtasn1 (4.19.0-r0)
(62/728) Installing libunistring (1.1-r0)
(63/728) Installing gnutls (3.7.8-r2)
(64/728) Installing cups-libs (2.4.2-r1)
(65/728) Installing pkgconf (1.9.3-r1)
(66/728) Installing shared-mime-info (2.2-r2)
(67/728) Installing libjpeg-turbo (2.1.4-r0)
(68/728) Installing libwebp (1.2.4-r1)
(69/728) Installing tiff (4.4.0-r1)
(70/728) Installing gdk-pixbuf (2.42.10-r0)
(71/728) Installing gtk-update-icon-cache (3.24.35-r1)
(72/728) Installing libxfixes (6.0.0-r0)
(73/728) Installing libxrender (0.9.11-r0)
(74/728) Installing libxcursor (1.2.1-r1)
(75/728) Installing libxdamage (1.1.6-r0)
(76/728) Installing libxi (1.8-r0)
(77/728) Installing libxinerama (1.1.5-r0)
(78/728) Installing libxrandr (1.5.3-r0)
(79/728) Installing libatk-1.0 (2.46.0-r0)
(80/728) Installing libxtst (1.2.4-r0)
(81/728) Installing at-spi2-core (2.46.0-r0)
(82/728) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/728) Installing pixman (0.42.2-r0)
(84/728) Installing cairo (1.17.6-r3)
(85/728) Installing cairo-gobject (1.17.6-r3)
(86/728) Installing libepoxy (1.5.10-r0)
(87/728) Installing fribidi (1.0.12-r0)
(88/728) Installing graphite2 (1.3.14-r2)
(89/728) Installing harfbuzz (5.3.1-r1)
(90/728) Installing libxft (2.3.7-r0)
(91/728) Installing pango (1.50.12-r0)
(92/728) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/728) Installing libevdev (1.13.0-r0)
(94/728) Installing mtdev (1.1.6-r1)
(95/728) Installing eudev-libs (3.2.11-r6)
(96/728) Installing libinput-libs (1.22.0-r0)
(97/728) Installing xcb-util-wm (0.4.2-r0)
(98/728) Installing xcb-util (0.4.0-r3)
(99/728) Installing xcb-util-image (0.4.1-r0)
(100/728) Installing xcb-util-keysyms (0.4.1-r0)
(101/728) Installing xcb-util-renderutil (0.3.10-r0)
(102/728) Installing libxkbcommon-x11 (1.4.1-r0)
(103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/728) Installing kirigami2-libs (5.101.0-r0)
(107/728) Installing libgomp (12.2.1_git20220924-r5)
(108/728) Installing kirigami2 (5.101.0-r0)
(109/728) Installing kactivities-libs (5.101.0-r0)
(110/728) Installing karchive (5.101.0-r0)
(111/728) Installing kconfig (5.101.0-r0)
(112/728) Installing kcoreaddons (5.101.0-r0)
(113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/728) Installing kwindowsystem (5.101.0-r0)
(115/728) Installing kcrash (5.101.0-r0)
(116/728) Installing kdbusaddons (5.101.0-r0)
(117/728) Installing kglobalaccel (5.101.0-r0)
(118/728) Installing kguiaddons (5.101.0-r0)
(119/728) Installing ki18n (5.101.0-r0)
(120/728) Installing libelogind (246.10-r5)
(121/728) Installing polkit-elogind-libs (122-r0)
(122/728) Installing polkit-qt-1 (0.114.0-r1)
(123/728) Installing kauth (5.101.0-r0)
(124/728) Installing kcodecs (5.101.0-r0)
(125/728) Installing kwidgetsaddons (5.101.0-r0)
(126/728) Installing kconfigwidgets (5.101.0-r0)
(127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/728) Installing kiconthemes (5.101.0-r0)
(129/728) Installing kitemviews (5.101.0-r0)
(130/728) Installing kxmlgui (5.101.0-r0)
(131/728) Installing kbookmarks (5.101.0-r0)
(132/728) Installing kcompletion (5.101.0-r0)
(133/728) Installing libxml2-utils (2.10.3-r2)
(134/728) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/728) Installing libgpg-error (1.46-r1)
(136/728) Installing libgcrypt (1.10.1-r0)
(137/728) Installing libxslt (1.1.37-r0)
(138/728) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/728) Installing kdoctools (5.101.0-r0)
(140/728) Installing kjobwidgets (5.101.0-r0)
(141/728) Installing alsa-lib (1.2.8-r0)
(142/728) Installing libxxf86vm (1.1.5-r0)
(143/728) Installing mesa-gl (22.3.1-r0)
(144/728) Installing libxv (1.0.12-r0)
(145/728) Installing cdparanoia-libs (10.2-r11)
(146/728) Installing graphene (1.10.8-r1)
(147/728) Installing gstreamer (1.20.4-r0)
(148/728) Installing libogg (1.3.5-r2)
(149/728) Installing opus (1.3.1-r1)
(150/728) Installing orc (0.4.33-r0)
(151/728) Installing libtheora (1.1.1-r16)
(152/728) Installing libvorbis (1.3.7-r0)
(153/728) Installing gst-plugins-base (1.20.4-r1)
(154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/728) Installing sound-theme-freedesktop (0.8-r0)
(157/728) Installing libltdl (2.4.7-r0)
(158/728) Installing libcanberra (0.30-r9)
(159/728) Installing libcanberra-gstreamer (0.30-r9)
(160/728) Installing knotifications (5.101.0-r0)
(161/728) Installing kservice (5.101.0-r0)
(162/728) Installing solid-libs (5.101.0-r0)
(163/728) Installing libhunspell (1.7.1-r0)
(164/728) Installing ncurses-terminfo-base (6.3_p20221210-r0)
(165/728) Installing ncurses-libs (6.3_p20221210-r0)
(166/728) Installing readline (8.2.0-r0)
(167/728) Installing hunspell (1.7.1-r0)
(168/728) Installing sonnet (5.101.0-r0)
(169/728) Installing ktextwidgets (5.101.0-r0)
(170/728) Installing kio (5.101.0-r0)
(171/728) Installing kpackage (5.101.0-r0)
(172/728) Installing kdeclarative (5.101.0-r0)
(173/728) Installing kwayland (5.101.0-r0)
(174/728) Installing plasma-framework (5.101.0-r0)
(175/728) Installing sqlite-libs (3.40.0-r0)
(176/728) Installing libaccounts-glib (1.26-r1)
(177/728) Installing libaccounts-qt (1.16-r1)
(178/728) Installing signond (8.61-r0)
(179/728) Installing accounts-qml-module (0.7_git20190605-r1)
(180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/728) Installing sdl2 (2.26.1-r0)
(182/728) Installing svt-av1-libs (1.4.1-r0)
(183/728) Installing aom-libs (3.5.0-r0)
(184/728) Installing libass (0.17.0-r0)
(185/728) Installing libdav1d (1.0.0-r2)
(186/728) Installing lcms2 (2.14-r0)
(187/728) Installing libjxl (0.7.0-r0)
(188/728) Installing lame (3.100-r2)
(189/728) Installing libasyncns (0.8-r1)
(190/728) Installing flac-libs (1.4.2-r0)
(191/728) Installing libsndfile (1.1.0-r3)
(192/728) Installing soxr (0.1.3-r3)
(193/728) Installing speexdsp (1.2.1-r0)
(194/728) Installing tdb-libs (1.4.7-r1)
(195/728) Installing libpulse (9999_git20220528-r0)
(196/728) Installing cjson (1.7.15-r3)
(197/728) Installing mbedtls (2.28.1-r1)
(198/728) Installing librist (0.2.7-r0)
(199/728) Installing libsrt (1.5.1-r0)
(200/728) Installing libssh (0.10.4-r0)
(201/728) Installing v4l-utils-libs (1.22.1-r2)
(202/728) Installing libva (2.16.0-r0)
(203/728) Installing libvdpau (1.5-r0)
(204/728) Installing vidstab (1.1.0-r2)
(205/728) Installing libvpx (1.12.0-r1)
(206/728) Installing x264-libs (0.164_git20220602-r0)
(207/728) Installing numactl (2.0.16-r0)
(208/728) Installing x265-libs (3.5-r3)
(209/728) Installing xvidcore (1.3.7-r1)
(210/728) Installing libsodium (1.0.18-r2)
(211/728) Installing libzmq (4.3.4-r1)
(212/728) Installing ffmpeg-libs (5.1.2-r3)
(213/728) Installing libevent (2.1.12-r5)
(214/728) Installing minizip (1.2.13-r0)
(215/728) Installing nspr (4.35-r0)
(216/728) Installing nss (3.86-r0)
(217/728) Installing re2 (2022.12.01-r0)
(218/728) Installing snappy (1.1.9-r4)
(219/728) Installing qt5-qtwebengine (5.15.11-r9)
(220/728) Installing libnotify (0.8.1-r1)
(221/728) Installing libproxy (0.4.18-r2)
(222/728) Installing signon-ui (0.17_git20171023-r2)
(223/728) Installing libassuan (2.5.5-r1)
(224/728) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/728) Installing gnupg-gpgconf (2.2.40-r0)
(226/728) Installing gpg (2.2.40-r0)
(227/728) Installing npth (1.6-r2)
(228/728) Installing gpg-agent (2.2.40-r0)
(229/728) Installing libksba (1.6.2-r0)
(230/728) Installing gpgsm (2.2.40-r0)
(231/728) Installing gpgme (1.18.0-r1)
(232/728) Installing gpgmepp (1.18.0-r1)
(233/728) Installing gdbm (1.23-r0)
(234/728) Installing libsasl (2.1.28-r3)
(235/728) Installing libqca (2.3.4-r2)
(236/728) Installing kwallet (5.101.0-r0)
(237/728) Installing kaccounts-integration (22.12.0-r0)
(238/728) Installing purpose (5.101.0-r0)
(239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/728) Installing qt5-qtfeedback (0_git20180903-r0)
(241/728) Installing angelfish (22.11-r0)
(242/728) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/728) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/728) Installing gtk-engines-crux (2.21.0-r3)
(245/728) Installing gtk-engines-industrial (2.21.0-r3)
(246/728) Installing gtk-engines-mist (2.21.0-r3)
(247/728) Installing gtk-engines-redmond (2.21.0-r3)
(248/728) Installing gtk-engines-thinice (2.21.0-r3)
(249/728) Installing gtk-engines (2.21.0-r3)
(250/728) Installing breeze-gtk (5.26.4-r0)
(251/728) Installing alsa-ucm-conf (1.2.8-r1)
(252/728) Installing ca-certificates (20220614-r2)
(253/728) Installing nghttp2-libs (1.51.0-r0)
(254/728) Installing libcurl (7.86.0-r1)
(255/728) Installing libgpiod (1.6.3-r2)
(256/728) Installing libgudev (237-r1)
(257/728) Installing libmm-glib (1.20.2-r1)
(258/728) Installing libusb (1.0.26-r0)
(259/728) Installing eg25-manager (0.4.6-r0)
(260/728) Installing eg25-manager-openrc (0.4.6-r0)
(261/728) Installing linux-pine64-pinephonepro (6.1-r0)
(262/728) Installing udev-init-scripts (35-r1)
(263/728) Installing udev-init-scripts-openrc (35-r1)
(264/728) Installing kmod-libs (30-r1)
(265/728) Installing eudev (3.2.11-r6)
(266/728) Installing eudev-openrc (3.2.11-r6)
(267/728) Installing openssh-keygen (9.1_p1-r1)
(268/728) Installing libedit (20221030.3.1-r0)
(269/728) Installing openssh-client-common (9.1_p1-r1)
(270/728) Installing openssh-client-default (9.1_p1-r1)
(271/728) Installing openssh-sftp-server (9.1_p1-r1)
(272/728) Installing openssh-server-common (9.1_p1-r1)
(273/728) Installing openssh-server (9.1_p1-r1)
(274/728) Installing openssh (9.1_p1-r1)
(275/728) Installing boot-deploy (0.6.1-r0)
(276/728) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(277/728) Installing lzo (2.10-r3)
(278/728) Installing btrfs-progs (6.0.2-r0)
(279/728) Installing bzip2 (1.0.8-r4)
(280/728) Installing argon2-libs (20190702-r2)
(281/728) Installing device-mapper-libs (2.03.17-r1)
(282/728) Installing json-c (0.16-r0)
(283/728) Installing cryptsetup-libs (2.6.0-r0)
(284/728) Installing popt (1.19-r0)
(285/728) Installing cryptsetup (2.6.0-r0)
(286/728) Installing cryptsetup-openrc (2.6.0-r0)
(287/728) Installing libaio (0.3.113-r0)
(288/728) Installing device-mapper-event-libs (2.03.17-r1)
(289/728) Installing lvm2-libs (2.03.17-r1)
(290/728) Installing device-mapper (2.03.17-r1)
(291/728) Installing device-mapper-udev (2.03.17-r1)
Executing device-mapper-udev-2.03.17-r1.post-install
(292/728) Installing libcom_err (1.46.5-r4)
(293/728) Installing e2fsprogs-libs (1.46.5-r4)
(294/728) Installing e2fsprogs (1.46.5-r4)
(295/728) Installing e2fsprogs-extra (1.46.5-r4)
(296/728) Installing f2fs-tools-libs (1.15.0-r0)
(297/728) Installing f2fs-tools (1.15.0-r0)
(298/728) Installing lz4 (1.9.4-r1)
(299/728) Installing userspace-rcu (0.13.2-r0)
(300/728) Installing multipath-tools (0.9.3-r1)
(301/728) Installing multipath-tools-openrc (0.9.3-r1)
(302/728) Installing parted (3.5-r0)
(303/728) Installing postmarketos-mvcfg (1-r0)
(304/728) Installing postmarketos-keys (1-r0)
(305/728) Installing sudo (1.9.12_p1-r1)
(306/728) Installing postmarketos-base-nofde (24-r0)
(307/728) Installing unudhcpd (0.2.1-r0)
(308/728) Installing xz (5.4.0-r0)
(309/728) Installing postmarketos-mkinitfs (1.5.1-r3)
(310/728) Installing postmarketos-base (24-r0)
Executing postmarketos-base-24-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(311/728) Installing llvm15-libs (15.0.6-r1)
(312/728) Installing musl-fts (1.2.7-r3)
(313/728) Installing libelf (0.188-r0)
(314/728) Installing mesa-dri-gallium (22.3.1-r0)
(315/728) Installing postmarketos-base-mesa (24-r0)
(316/728) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(317/728) Installing dbus-openrc (1.14.4-r0)
(318/728) Installing libacl (2.3.1-r1)
(319/728) Installing lz4-libs (1.9.4-r1)
(320/728) Installing libarchive (3.6.2-r1)
(321/728) Installing libcbor (0.9.0-r1)
(322/728) Installing efivar-libs (38-r1)
(323/728) Installing libgcab (1.5-r0)
(324/728) Installing json-glib (1.6.6-r1)
(325/728) Installing libgusb (0.4.2-r0)
(326/728) Installing libjcat (0.1.12-r0)
(327/728) Installing libmbim (1.28.2-r0)
(328/728) Installing protobuf-c (1.4.1-r1)
(329/728) Installing libqrtr-glib (1.2.2-r0)
(330/728) Installing libqmi (1.32.2-r0)
(331/728) Installing tpm2-tss-mu (3.2.0-r0)
(332/728) Installing tpm2-tss-sys (3.2.0-r0)
(333/728) Installing tpm2-tss-esys (3.2.0-r0)
(334/728) Installing libxmlb (0.3.10-r0)
(335/728) Installing fwupd (1.8.8-r0)
(336/728) Installing fwupd-openrc (1.8.8-r0)
(337/728) Installing device-pine64-pinephonepro (3.5-r1)
Executing device-pine64-pinephonepro-3.5-r1.post-install
* service eg25-manager added to runlevel default
(338/728) Installing firmware-pine64-pinebookpro (2-r0)
(339/728) Installing linux-firmware-cypress (20221109-r0)
(340/728) Installing linux-firmware-brcm (20221109-r0)
(341/728) Installing linux-firmware-rockchip (20221109-r0)
(342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1)
(343/728) Installing yaml (0.2.5-r0)
(344/728) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(345/728) Installing appstream-qt (0.15.5-r2)
(346/728) Installing attica (5.101.0-r0)
(347/728) Installing kidletime (5.101.0-r0)
(348/728) Installing knewstuff (5.101.0-r0)
(349/728) Installing discover (5.26.4-r0)
(350/728) Installing libapk-qt (0.4.2-r0)
(351/728) Installing discover-backend-apk (5.26.4-r0)
(352/728) Installing discover-backend-fwupd (5.26.4-r0)
(353/728) Installing font-droid-nonlatin (20200215-r2)
(354/728) Installing font-noto-common (0_git20211101-r6)
(355/728) Installing font-noto-math (0_git20211101-r6)
(356/728) Installing font-noto-symbols (0_git20211101-r6)
(357/728) Installing font-noto (0_git20211101-r6)
(358/728) Installing font-noto-emoji (2.038-r0)
(359/728) Installing font-noto-extra (0_git20211101-r6)
(360/728) Installing mauiman (1.0.1-r0)
(361/728) Installing mauikit (2.2.1-r0)
(362/728) Installing exiv2 (0.27.5-r1)
(363/728) Installing mauikit-imagetools (2.2.1-r0)
(364/728) Installing mauikit-filebrowsing (2.2.1-r0)
(365/728) Installing index (2.2.1-r0)
(366/728) Installing signon-plugin-oauth2 (0.25-r0)
(367/728) Installing kaccounts-providers (22.12.0-r0)
(368/728) Installing kirigami-addons (0.6.1-r0)
(369/728) Installing kclock (22.11-r0)
(370/728) Installing gsettings-desktop-schemas (43.0-r0)
(371/728) Installing kdecoration (5.26.4-r0)
(372/728) Installing kde-gtk-config (5.26.4-r0)
(373/728) Installing kirigami-gallery (22.12.0-r0)
(374/728) Installing kquickimageeditor (0.2.0-r1)
(375/728) Installing taglib (1.13-r0)
(376/728) Installing kfilemetadata (5.101.0-r0)
(377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(378/728) Installing koko (22.11-r0)
(379/728) Installing kasync (0.3.0-r2)
(380/728) Installing gpg-wks-server (2.2.40-r0)
(381/728) Installing gpgv (2.2.40-r0)
(382/728) Installing libldap (2.6.3-r6)
(383/728) Installing gnupg-dirmngr (2.2.40-r0)
(384/728) Installing gnupg-utils (2.2.40-r0)
(385/728) Installing gnupg-wks-client (2.2.40-r0)
(386/728) Installing gnupg (2.2.40-r0)
(387/728) Installing iso-codes (4.12.0-r0)
(388/728) Installing kcontacts (5.101.0-r0)
(389/728) Installing kpeople (5.101.0-r0)
(390/728) Installing libical (3.0.16-r1)
(391/728) Installing kcalendarcore (5.101.0-r0)
(392/728) Installing kmime (22.12.0-r0)
(393/728) Installing kimap2 (0.4.0-r1)
(394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(395/728) Installing kdav2 (0.4.0-r1)
(396/728) Installing lmdb (0.9.29-r2)
(397/728) Installing libxapian (1.4.21-r0)
(398/728) Installing sink (0.9.0-r3)
(399/728) Installing kpeoplesink (0_git20210224-r1)
(400/728) Installing kpeoplevcard (0.1-r2)
(401/728) Installing libraw (0.20.2-r2)
(402/728) Installing libraw-tools (0.20.2-r2)
(403/728) Installing imagemagick-libs (7.1.0.54-r0)
(404/728) Installing jbig2dec (0.19-r1)
(405/728) Installing ghostscript (10.0.0-r0)
(406/728) Installing libde265 (1.0.9-r0)
(407/728) Installing libheif (1.14.0-r0)
(408/728) Installing librsvg (2.55.1-r0)
(409/728) Installing imagemagick (7.1.0.54-r0)
(410/728) Installing perl (5.36.0-r0)
(411/728) Installing perl-image-exiftool (12.50-r0)
(412/728) Installing exiftool (12.50-r0)
(413/728) Installing feedbackd-device-themes (0_git20220202-r0)
(414/728) Installing gsound (1.0.3-r1)
(415/728) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(416/728) Installing tzdata (2022g-r0)
(417/728) Installing openexr (3.1.5-r3)
(418/728) Installing soundtouch (2.3.2-r1)
(419/728) Installing libraw1394 (2.1.2-r3)
(420/728) Installing libdc1394 (2.2.6-r1)
(421/728) Installing tslib (1.22-r1)
(422/728) Installing directfb (1.7.7-r5)
(423/728) Installing faac (1.30-r2)
(424/728) Installing fdk-aac (2.0.2-r1)
(425/728) Installing flite (2.2-r1)
(426/728) Installing libsamplerate (0.2.2-r0)
(427/728) Installing jack (1.9.21-r0)
(428/728) Installing portaudio (19.7.0-r0)
(429/728) Installing fluidsynth-libs (2.3.0-r0)
(430/728) Installing libfreeaptx (0.1.1-r1)
(431/728) Installing gsm (1.0.22-r1)
(432/728) Installing libldac (2.0.2.3-r0)
(433/728) Installing libmodplug (0.8.9.0-r2)
(434/728) Installing neon (0.32.4-r0)
(435/728) Installing libnice (0.1.19-r0)
(436/728) Installing openal-soft (1.22.2-r2)
(437/728) Installing openjpeg (2.5.0-r0)
(438/728) Installing librtmp (2.4_git20190330-r2)
(439/728) Installing sbc (2.0-r0)
(440/728) Installing spandsp (0.0.6-r2)
(441/728) Installing libsrtp (2.4.2-r3)
(442/728) Installing vo-aacenc (0.1.3-r0)
(443/728) Installing vo-amrwbenc (0.1.3-r0)
(444/728) Installing libzbar (0.23.92-r2)
(445/728) Installing gst-plugins-bad (1.20.4-r2)
(446/728) Installing gtk4.0 (4.8.2-r1)
Executing gtk4.0-4.8.2-r1.post-install
(447/728) Installing megapixels (1.6.0-r0)
(448/728) Installing encodings (1.0.6-r0)
(449/728) Installing libfontenc (1.1.7-r0)
(450/728) Installing mkfontscale (1.2.2-r1)
(451/728) Installing font-dejavu (2.37-r3)
(452/728) Installing sdl2_ttf (2.20.1-r0)
(453/728) Installing osk-sdl (0.67.1-r1)
(454/728) Installing kcmutils (5.101.0-r0)
(455/728) Installing frameworkintegration (5.101.0-r0)
(456/728) Installing oxygen (5.26.4-r0)
(457/728) Installing modemmanager-qt (5.101.0-r0)
(458/728) Installing callaudiod-libs (0.1.4-r0)
(459/728) Installing abseil-cpp (20220623.1-r1)
(460/728) Installing boost1.80-thread (1.80.0-r4)
(461/728) Installing libprotobuf (3.21.11-r0)
(462/728) Installing libphonenumber (8.13.2-r0)
(463/728) Installing plasma-dialer (22.11-r0)
(464/728) Installing plasma-mobile-sounds (0.1-r1)
(465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(466/728) Installing plasma-phonebook (22.11-r0)
(467/728) Installing postmarketos-artwork-wallpapers (2-r1)
(468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(469/728) Installing bluez (5.66-r1)
(470/728) Installing bluez-openrc (5.66-r1)
(471/728) Installing bluez-obexd (5.66-r1)
(472/728) Installing kded (5.101.0-r0)
(473/728) Installing bluez-qt (5.101.0-r0)
(474/728) Installing bluedevil (5.26.4-r0)
(475/728) Installing breeze (5.26.4-r0)
(476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(477/728) Installing callaudiod (0.1.4-r0)
(478/728) Installing dnsmasq-common (2.88-r0)
(479/728) Installing dnsmasq-openrc (2.88-r0)
(480/728) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(481/728) Installing linux-pam (1.5.2-r1)
(482/728) Installing shadow (4.13-r0)
(483/728) Installing elogind (246.10-r5)
(484/728) Installing elogind-openrc (246.10-r5)
(485/728) Installing hfd-service (0.1.0-r1)
(486/728) Installing hfd-service-openrc (0.1.0-r1)
(487/728) Installing iio-sensor-proxy (3.4-r0)
(488/728) Installing iio-sensor-proxy-openrc (3.4-r0)
(489/728) Installing libkscreen (5.26.4-r0)
(490/728) Installing layer-shell-qt (5.26.4-r0)
(491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(492/728) Installing kscreen (5.26.4-r0)
(493/728) Installing socat (1.7.4.4-r0)
(494/728) Installing kwallet-pam (5.26.4-r0)
(495/728) Installing kwayland-integration (5.26.4-r0)
(496/728) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(497/728) Installing duktape (2.7.0-r0)
(498/728) Installing polkit-elogind (122-r0)
(499/728) Installing modemmanager (1.20.2-r1)
(500/728) Installing modemmanager-openrc (1.20.2-r1)
(501/728) Installing libnm (1.40.6-r1)
(502/728) Installing networkmanager-common (1.40.6-r1)
(503/728) Installing networkmanager-openrc (1.40.6-r1)
(504/728) Installing libndp (1.8-r1)
(505/728) Installing libidn2 (2.3.4-r0)
(506/728) Installing libpsl (0.21.1-r1)
(507/728) Installing networkmanager (1.40.6-r1)
Executing networkmanager-1.40.6-r1.pre-install
Executing networkmanager-1.40.6-r1.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(508/728) Installing networkmanager-cli (1.40.6-r1)
(509/728) Installing pcre (8.45-r2)
(510/728) Installing slang (2.3.3-r0)
(511/728) Installing newt (0.52.21-r5)
(512/728) Installing networkmanager-tui (1.40.6-r1)
(513/728) Installing wireless-regdb (2022.08.12-r0)
(514/728) Installing networkmanager-wifi (1.40.6-r1)
Executing networkmanager-wifi-1.40.6-r1.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(515/728) Installing mobile-broadband-provider-info (20221107-r0)
(516/728) Installing networkmanager-wwan (1.40.6-r1)
(517/728) Installing libunwind (1.6.2-r0)
(518/728) Installing libcamera (0.0.2-r0)
(519/728) Installing pipewire-libs (0.3.62-r1)
(520/728) Installing libuv (1.44.2-r0)
(521/728) Installing roc-toolkit-libs (0.1.5-r2)
(522/728) Installing webrtc-audio-processing (0.3.1-r6)
(523/728) Installing pipewire (0.3.62-r1)
(524/728) Installing breeze-icons (5.101.0-r0)
(525/728) Installing dbus-x11 (1.14.4-r0)
(526/728) Installing kactivities (5.101.0-r0)
(527/728) Installing kpipewire (5.26.4-r0)
(528/728) Installing dconf (0.40.0-r2)
(529/728) Installing anthy (9100h-r2)
(530/728) Installing maliit-framework (2.3.0-r1)
(531/728) Installing kyotocabinet (1.2.79-r3)
(532/728) Installing libpinyin (2.7.92-r0)
(533/728) Installing tinyxml (2.6.2-r1)
(534/728) Installing presage (0.9.1-r2)
(535/728) Installing maliit-keyboard (2.3.1-r1)
(536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(537/728) Installing plasma-nano (5.26.4-r0)
(538/728) Installing networkmanager-qt (5.101.0-r0)
(539/728) Installing plasma-nm (5.26.4-r0)
(540/728) Installing plasma-nm-mobile (5.26.4-r0)
(541/728) Installing fftw-single-libs (3.3.10-r1)
(542/728) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(543/728) Installing pulseaudio-bluez (9999_git20220528-r0)
(544/728) Installing pulseaudio-alsa (9999_git20220528-r0)
(545/728) Installing alsa-utils-openrc (1.2.8-r0)
(546/728) Installing pulseaudio-openrc (9999_git20220528-r0)
(547/728) Installing libcanberra-pulse (0.30-r9)
(548/728) Installing plasma-pa (5.26.4-r0)
(549/728) Installing libdaemon (0.14-r3)
(550/728) Installing openrc-settingsd (1.1.0-r0)
(551/728) Installing openrc-settingsd-openrc (1.1.0-r0)
(552/728) Installing plasma-settings (22.11-r0)
(553/728) Installing kactivitymanagerd (5.26.4-r0)
(554/728) Installing kinit (5.101.0-r0)
(555/728) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(556/728) Installing kdnssd (5.101.0-r0)
(557/728) Installing syntax-highlighting (5.101.0-r0)
(558/728) Installing kdsoap (2.1.1-r0)
(559/728) Installing libmtp (1.1.20-r2)
(560/728) Installing clang15-libclang (15.0.6-r2)
(561/728) Installing qt5-qttools (5.15.6_git20220907-r1)
(562/728) Installing phonon (4.11.1-r3)
(563/728) Installing talloc (2.3.4-r1)
(564/728) Installing tevent (0.13.0-r1)
(565/728) Installing samba-util-libs (4.16.7-r1)
(566/728) Installing jansson (2.14-r0)
(567/728) Installing ldb (2.5.2-r1)
(568/728) Installing libwbclient (4.16.7-r1)
(569/728) Installing samba-libs (4.16.7-r1)
(570/728) Installing libsmbclient (4.16.7-r1)
(571/728) Installing kio-extras (22.12.0-r0)
(572/728) Installing kquickcharts (5.101.0-r0)
(573/728) Installing xorg-server-common (21.1.5-r0)
(574/728) Installing libxkbfile (1.1.2-r0)
(575/728) Installing xkbcomp (1.4.6-r0)
(576/728) Installing libxfont2 (2.0.6-r0)
(577/728) Installing libtirpc-conf (1.3.3-r0)
(578/728) Installing libtirpc-nokrb (1.3.3-r0)
(579/728) Installing libxcvt (0.1.2-r0)
(580/728) Installing xwayland (22.1.6-r0)
(581/728) Installing kscreenlocker (5.26.4-r0)
(582/728) Installing libqaccessibilityclient (0.4.1-r1)
(583/728) Installing xcb-util-cursor (0.1.4-r0)
(584/728) Installing kwin (5.26.4-r0)
(585/728) Installing kitemmodels (5.101.0-r0)
(586/728) Installing threadweaver (5.101.0-r0)
(587/728) Installing krunner (5.101.0-r0)
(588/728) Installing milou (5.26.4-r0)
(589/728) Installing pipewire-media-session (0.4.1-r0)
(590/728) Installing font-hack (3.003-r3)
(591/728) Installing qqc2-desktop-style (5.101.0-r0)
(592/728) Installing plasma-integration (5.26.4-r0)
(593/728) Installing qtchooser (66-r2)
(594/728) Installing plasma-workspace-libs (5.26.4.1-r0)
(595/728) Installing kactivities-stats (5.101.0-r0)
(596/728) Installing baloo (5.101.0-r0)
(597/728) Installing kholidays (5.101.0-r0)
(598/728) Installing libkexiv2 (22.12.0-r0)
(599/728) Installing knotifyconfig (5.101.0-r0)
(600/728) Installing kparts (5.101.0-r0)
(601/728) Installing zxing-cpp (1.4.0-r0)
(602/728) Installing libdmtx-libs (0.7.7-r0)
(603/728) Installing libqrencode (4.1.1-r1)
(604/728) Installing prison (5.101.0-r0)
(605/728) Installing ktexteditor (5.101.0-r0)
(606/728) Installing libnl3 (3.7.0-r0)
(607/728) Installing libpcap (1.10.1-r1)
(608/728) Installing lm-sensors-libs (3.6.0-r4)
(609/728) Installing libksysguard (5.26.4-r0)
(610/728) Installing kuserfeedback (1.2.0-r1)
(611/728) Installing gpsd (3.24-r1)
(612/728) Installing gpsd-openrc (3.24-r1)
(613/728) Installing mpfr4 (4.1.1-r0)
(614/728) Installing libqalculate (4.4.0-r1)
(615/728) Installing plasma-workspace (5.26.4.1-r0)
(616/728) Installing kpty (5.101.0-r0)
(617/728) Installing kdesu (5.101.0-r0)
(618/728) Installing kde-cli-tools (5.26.4-r0)
(619/728) Installing qqc2-breeze-style (5.26.4-r0)
(620/728) Installing plasma-mobile (5.26.4-r0)
(621/728) Installing polkit-kde-agent-1 (5.26.4-r0)
(622/728) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(623/728) Installing chrony-openrc (4.3-r0)
(624/728) Installing haveged (1.9.18-r0)
(625/728) Installing haveged-openrc (1.9.18-r0)
(626/728) Installing libmnl (1.0.5-r0)
(627/728) Installing libnftnl (1.2.4-r0)
(628/728) Installing nftables (1.0.5-r3)
(629/728) Installing nftables-openrc (1.0.5-r3)
(630/728) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(632/728) Installing postmarketos-base-nftables (24-r0)
Executing postmarketos-base-nftables-24-r0.post-install
(633/728) Installing postmarketos-artwork-icons (2-r1)
(634/728) Installing util-linux (2.38.1-r1)
(635/728) Installing libfdisk (2.38.1-r1)
(636/728) Installing libsmartcols (2.38.1-r1)
(637/728) Installing util-linux-misc (2.38.1-r1)
(638/728) Installing libeconf (0.5.0-r0)
(639/728) Installing runuser (2.38.1-r1)
(640/728) Installing mount (2.38.1-r1)
(641/728) Installing losetup (2.38.1-r1)
(642/728) Installing hexdump (2.38.1-r1)
(643/728) Installing uuidgen (2.38.1-r1)
(644/728) Installing blkid (2.38.1-r1)
(645/728) Installing sfdisk (2.38.1-r1)
(646/728) Installing mcookie (2.38.1-r1)
(647/728) Installing agetty (2.38.1-r1)
(648/728) Installing agetty-openrc (0.45.2-r7)
(649/728) Installing wipefs (2.38.1-r1)
(650/728) Installing cfdisk (2.38.1-r1)
(651/728) Installing umount (2.38.1-r1)
(652/728) Installing util-linux-openrc (2.38.1-r1)
(653/728) Installing flock (2.38.1-r1)
(654/728) Installing lsblk (2.38.1-r1)
(655/728) Installing libcap-ng (0.8.3-r1)
(656/728) Installing setpriv (2.38.1-r1)
(657/728) Installing logger (2.38.1-r1)
(658/728) Installing partx (2.38.1-r1)
(659/728) Installing fstrim (2.38.1-r1)
(660/728) Installing findmnt (2.38.1-r1)
(661/728) Installing pcsc-lite-libs (1.9.9-r0)
(662/728) Installing wpa_supplicant (2.10-r4)
(663/728) Installing wpa_supplicant-openrc (2.10-r4)
(664/728) Installing ifupdown-ng-wifi (0.12.1-r0)
(665/728) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(666/728) Installing postmarketos-base-ui-networkmanager (6-r1)
(667/728) Installing mpdecimal (2.5.1-r1)
(668/728) Installing python3 (3.11.1-r1)
(669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(670/728) Installing py3-ruamel.yaml (0.17.21-r1)
(671/728) Installing sleep-inhibitor (1.16-r1)
(672/728) Installing sleep-inhibitor-openrc (1.16-r1)
(673/728) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(674/728) Installing py3-dbus (1.3.2-r1)
(675/728) Installing obex-capabilities (0.2.1-r2)
(676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(678/728) Installing pulseaudio-utils (9999_git20220528-r0)
(679/728) Installing postmarketos-base-ui-pulseaudio (6-r1)
(680/728) Installing upower (1.90.0-r2)
(681/728) Installing powerdevil-libs (5.26.4-r0)
(682/728) Installing powerdevil (5.26.4-r0)
(683/728) Installing bubblewrap (0.7.0-r0)
(684/728) Installing fuse-common (3.12.0-r0)
(685/728) Installing fuse-openrc (3.12.0-r0)
(686/728) Installing fuse3-libs (3.12.0-r0)
(687/728) Installing fuse3 (3.12.0-r0)
(688/728) Installing xdg-desktop-portal (1.16.0-r0)
(689/728) Installing xdg-desktop-portal-kde (5.26.4-r0)
(690/728) Installing autologin (1.0.0-r4)
(691/728) Installing tinydm (1.1.2-r1)
(692/728) Installing tinydm-openrc (1.1.2-r1)
(693/728) Installing postmarketos-base-ui-tinydm (6-r1)
(694/728) Installing font-alias (1.0.4-r0)
(695/728) Installing util-macros (1.19.3-r0)
(696/728) Installing font-misc-misc (1.1.2-r3)
(697/728) Installing font-cursor-misc (1.0.3-r3)
(698/728) Installing xauth (1.1.2-r0)
(699/728) Installing xmodmap (1.0.11-r0)
(700/728) Installing xrdb (1.2.1-r1)
(701/728) Installing xinit (1.4.2-r0)
(702/728) Installing hwdata-pci (0.365-r0)
(703/728) Installing libpciaccess (0.17-r0)
(704/728) Installing xorg-server (21.1.5-r0)
(705/728) Installing libinput (1.22.0-r0)
(706/728) Installing xf86-input-libinput (1.2.1-r0)
(707/728) Installing xf86-video-fbdev (0.5.0-r3)
(708/728) Installing postmarketos-base-ui-x11 (6-r1)
(709/728) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(710/728) Installing libexif (0.6.24-r0)
(711/728) Installing hwloc (2.8.0-r0)
(712/728) Installing libtbb (2021.7.0-r1)
(713/728) Installing opencv (4.6.0-r4)
(714/728) Installing postprocessd (0.2.1-r0)
(715/728) Installing postprocessd-megapixels (0.2.1-r0)
(716/728) Installing qmltermwidget (0.2.0-r1)
(717/728) Installing qmlkonsole (22.11-r0)
(718/728) Installing c-ares (1.18.1-r1)
(719/728) Installing spacebar (22.11-r0)
(720/728) Installing hkdm (0.2.0-r0)
(721/728) Installing buffyboard (0.2.0-r0)
(722/728) Installing terminus-font (4.49.1-r3)
(723/728) Installing kbd-misc (2.5.1-r3)
(724/728) Installing kbd (2.5.1-r3)
(725/728) Installing kbd-openrc (2.5.1-r3)
(726/728) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(727/728) Installing ttyescape-openrc (1.0.1-r1)
(728/728) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/15 16:07:23 Generating for kernel version: 6.1.0
2022/12/15 16:07:23 Output directory: /boot
2022/12/15 16:07:23 == Generating initramfs ==
2022/12/15 16:07:23 - Including hook files
2022/12/15 16:07:23 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 16:07:23 - Including hook scripts
2022/12/15 16:07:23 - Including required binaries
2022/12/15 16:07:23 - Including kernel modules
2022/12/15 16:07:23 - Including splash images
2022/12/15 16:07:23 - Writing and verifying initramfs archive
2022/12/15 16:07:23 == Generating initramfs extra ==
2022/12/15 16:07:23 - Including extra binaries
2022/12/15 16:07:23 - Including FDE support
2022/12/15 16:07:24 - Writing and verifying initramfs-extra archive
2022/12/15 16:07: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/12/15 16:07:27 mkinitfs completed in: 3.523660737s
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2161 MiB in 753 packages
(686583) [16:07:37] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2161 MiB in 753 packages
(686583) [16:07:40] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(686583) [16:07:40] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(686583) [16:07:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:07:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:07:40] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(686583) [16:07:40] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(686583) [16:07:40] New background process: pid=697210, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2161 MiB in 753 packages
(686583) [16:07:43] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2161 MiB in 753 packages
(686583) [16:07:46] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(686583) [16:07:47] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(686583) [16:07:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:07:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:07:47] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(686583) [16:07:47] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(686583) [16:07:47] New background process: pid=697391, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2161 MiB in 753 packages
(686583) [16:07:50] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(686583) [16:07:50] (rootfs_pine64-pinephonepro) % mkinitfs
2022/12/15 16:07:50 Generating for kernel version: 6.1.0
2022/12/15 16:07:50 Output directory: /boot
2022/12/15 16:07:50 == Generating initramfs ==
2022/12/15 16:07:50 - Including hook files
2022/12/15 16:07:50 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/15 16:07:50 - Including hook scripts
2022/12/15 16:07:50 - Including required binaries
2022/12/15 16:07:51 - Including kernel modules
2022/12/15 16:07:51 - Including splash images
2022/12/15 16:07:51 - Writing and verifying initramfs archive
2022/12/15 16:07:51 == Generating initramfs extra ==
2022/12/15 16:07:51 - Including extra binaries
2022/12/15 16:07:51 - Including FDE support
2022/12/15 16:07:52 - Writing and verifying initramfs-extra archive
2022/12/15 16:07:53 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/15 16:07:58 mkinitfs completed in: 7.231270386s
(686583) [16:07:58] *** SET LOGIN PASSWORD FOR: 'user' ***
(686583) [16:07:58] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(686583) [16:07:58] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(686583) [16:07:58] (rootfs_pine64-pinephonepro) locking root
(686583) [16:07:58] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(686583) [16:07:58] NOTE: No valid keymap specified for device
(686583) [16:07:58] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(686583) [16:08:05] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(686583) [16:08:05] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(686583) [16:08:05] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(686583) [16:08:05] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(686583) [16:08:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(686583) [16:08:05] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(686583) [16:08:05] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2221060 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(686583) [16:08:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(686583) [16:08:05] (native) create pine64-pinephonepro.img (3421M)
(686583) [16:08:05] (native) % truncate -s 3421M /home/pmos/rootfs/pine64-pinephonepro.img
(686583) [16:08:05] (native) mount /dev/install (pine64-pinephonepro.img)
(686583) [16:08:05] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(686583) [16:08:05] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(686583) [16:08:05] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(686583) [16:08:05] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(686583) [16:08:05] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(686583) [16:08:05] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(686583) [16:08:05] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(686583) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(686583) [16:08:06] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(686583) [16:08:06] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(686583) [16:08:06] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(686583) [16:08:06] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(686583) [16:08:06] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(686583) [16:08:06] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(686583) [16:08:06] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(686583) [16:08:06] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(686583) [16:08:06] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(686583) [16:08:06] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(686583) [16:08:06] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(686583) [16:08:06] (native) % parted -s /dev/install mktable gpt
(686583) [16:08:06] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(686583) [16:08:06] (native) % parted -s /dev/install mkpart primary 256M 100%
(686583) [16:08:06] (native) % parted -s /dev/install set 1 boot on
(686583) [16:08:06] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(686583) [16:08:06] % sudo mount --bind /dev/loop1p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(686583) [16:08:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(686583) [16:08:06] % sudo mount --bind /dev/loop1p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(686583) [16:08:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(686583) [16:08:06] (native) install e2fsprogs
(686583) [16:08:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:08:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:08:06] (native) % cat /tmp/apk_progress_fifo
(686583) [16:08:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(686583) [16:08:07] New background process: pid=698550, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(686583) [16:08:07] (native) format /dev/installp2 (root, ext4)
(686583) [16:08:07] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(686583) [16:08:07] (native) mount /dev/installp2 to /mnt/install
(686583) [16:08:07] (native) % mkdir -p /mnt/install
(686583) [16:08:07] (native) % mount /dev/installp2 /mnt/install
(686583) [16:08:07] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(686583) [16:08:07] (native) install dosfstools
(686583) [16:08:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:08:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(686583) [16:08:08] (native) % cat /tmp/apk_progress_fifo
(686583) [16:08:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(686583) [16:08:08] New background process: pid=698722, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(686583) [16:08:08] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(686583) [16:08:08] (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
(686583) [16:08:08] (native) % mkdir -p /mnt/install/boot
(686583) [16:08:08] (native) % mount /dev/installp1 /mnt/install/boot
(686583) [16:08:08] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(686583) [16:08:08] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(686583) [16:08:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(686583) [16:08:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(686583) [16:08:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(686583) [16:08:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(686583) [16:08:08] (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/
(686583) [16:08:15] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(686583) [16:08:15] % 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
(686583) [16:08:15] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % 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/
(686583) [16:08:15] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(686583) [16:08:15] % 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
(686583) [16:08:15] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(686583) [16:08:16] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(686583) [16:08:19] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(686583) [16:08:19] (native) umount /dev/loop1
(686583) [16:08:19] (native) % losetup -d /dev/loop1
(686583) [16:08:19] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(686583) [16:08:19]
(686583) [16:08:19] *** FLASHING INFORMATION ***
(686583) [16:08:19] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(686583) [16:08:19] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(686583) [16:08:19]
(686583) [16:08:19] *** SSH DAEMON INFORMATION ***
(686583) [16:08:19] SSH daemon is enabled (disable with --no-sshd).
(686583) [16:08:19] Login as 'user' with the password given during installation.
(686583) [16:08:19]
(686583) [16:08:19] *** FIREWALL INFORMATION ***
(686583) [16:08:19] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(686583) [16:08:19] For more information: https://postmarketos.org/firewall
(686583) [16:08:19]
(686583) [16:08:19] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(686583) [16:08:19] DONE!
total 2315356
-rw-r--r-- 1 root 12345 3587178496 Dec 15 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop1
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 15 16:08 pmOS_boot -> ../../loop1p1
lrwxrwxrwx 1 root root 13 Dec 15 16:08 pmOS_root -> ../../loop1p2
lrwxrwxrwx 1 root root 10 Dec 15 16:08 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Dec 15 16:07 bin
drwxr-xr-x 2 root root 4096 Dec 15 16:08 boot
drwxr-xr-x 2 root root 4096 Dec 15 16:03 dev
drwxr-xr-x 64 root root 4096 Dec 15 16:08 etc
drwxr-xr-x 3 root root 4096 Dec 15 16:08 home
drwxr-xr-x 14 root root 4096 Dec 15 16:06 lib
drwx------ 2 root root 16384 Dec 15 16:08 lost+found
drwxr-xr-x 5 root root 4096 Dec 15 16:03 media
drwxr-xr-x 8 root root 4096 Dec 15 16:03 mnt
drwxr-xr-x 2 root root 4096 Dec 15 16:03 opt
drwxr-xr-x 2 root root 4096 Dec 15 16:03 proc
drwx------ 2 root root 4096 Dec 15 16:03 root
drwxr-xr-x 6 root root 4096 Dec 15 16:06 run
drwxr-xr-x 2 root root 4096 Dec 15 16:06 sbin
drwxr-xr-x 2 root root 4096 Dec 15 16:03 srv
drwxr-xr-x 2 root root 4096 Dec 15 16:03 sys
drwxrwxrwt 2 root root 4096 Dec 15 16:08 tmp
drwxr-xr-x 9 root root 4096 Dec 15 16:04 usr
drwxr-xr-x 13 root root 4096 Dec 15 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-15 16:08:47-- 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% 30.3M=0s
2022-12-15 16:08:47 (30.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-14 21:01:52.478257 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1589-g627bf8dec5 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1592-g50f9394957 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1584-gbf096358bf [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25218 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671041490-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671041490-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670983607-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670983697-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670984039-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670983790-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670961313-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670984029-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670983678-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670984048-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670983772-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670983980-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670984090-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670984099-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670984000-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670983852-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670983930-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670983724-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670961621-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670984067-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670984019-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670984078-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670987241-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671070125-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670985072-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671058957-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1670986741-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670983688-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671070140-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670986923-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670961670-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671071092-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671071102-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671070827-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671070839-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670986893-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671070893-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670961010-r0)
(65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670987013-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671071010-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671071010-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670987361-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671070182-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671070920-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671070948-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670961402-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670986995-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671071040-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671070093-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670983939-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671070153-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670986903-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671071040-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670986731-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670987004-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670987159-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670987159-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670987195-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2334 MiB in 753 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2346 MiB in 763 packages
(1/91) Installing syndication (9999_git1670961763-r0)
(2/91) Installing alligator (9999_git1670987232-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670987251-r0)
(28/91) Installing calindori (9999_git1670987261-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.236.0-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r1)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (1.3.236.0-r0)
(49/91) Installing glslang (1.3.236.0-r0)
(50/91) Installing spirv-tools (1.3.236.0-r0)
(51/91) Installing shaderc (2022.4-r0)
(52/91) Installing libplacebo (5.229.1-r1)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670984009-r0)
(58/91) Installing kalk (9999_git1671071059-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1671071075-r0)
(61/91) Installing keysmith (9999_git1670988071-r0)
(62/91) Installing krecorder (9999_git1670987307-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670988219-r0)
(65/91) Installing kweathercore (9999_git1670985152-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670987315-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1671070609-r0)
(71/91) Installing kjs (9999_git1670961433-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1670987371-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670985971-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2515 MiB in 854 packages
(chroot) Exiting chroot...
[16:10:38] Unregister qemu binfmt (arm)
[16:10:38] Unregister qemu binfmt (aarch64)
[16:10:38] Unregister qemu binfmt (riscv64)
[16:10:38] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:38] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:38] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:38] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:40] Cleared up ~4456 MB of space
[16:10:40] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221214-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221214-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221214-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221214-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221214-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221214-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 911.8 MiB / 3,462.0 MiB = 0.263, 45 MiB/s, 1:17
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221215-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 866.6 MiB / 3,421.0 MiB = 0.253, 45 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221215-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,320.2 MiB / 4,620.0 MiB = 0.286, 48 MiB/s, 1:36
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221215-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221214-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221214-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221214-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221214-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221214-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221214-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221215-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.15MB/s 0:04:55
4,653,056 0% 2.16MB/s 0:07:09
5,963,776 0% 1.84MB/s 0:08:24
7,274,496 0% 1.68MB/s 0:09:10
8,585,216 0% 1.21MB/s 0:12:47
9,895,936 1% 1.21MB/s 0:12:45
11,206,656 1% 1.20MB/s 0:12:46
12,517,376 1% 1.20MB/s 0:12:45
13,828,096 1% 1.20MB/s 0:12:44
15,138,816 1% 1.20MB/s 0:12:43
16,449,536 1% 1.21MB/s 0:12:39
17,760,256 1% 1.21MB/s 0:12:39
19,070,976 1% 1.21MB/s 0:12:38
20,381,696 2% 1.20MB/s 0:12:39
21,692,416 2% 1.20MB/s 0:12:37
23,003,136 2% 1.20MB/s 0:12:37
24,313,856 2% 1.21MB/s 0:12:32
25,624,576 2% 1.21MB/s 0:12:32
26,935,296 2% 1.21MB/s 0:12:30
28,246,016 2% 1.21MB/s 0:12:30
29,556,736 3% 1.16MB/s 0:13:01
30,867,456 3% 1.16MB/s 0:13:00
32,178,176 3% 1.16MB/s 0:13:00
33,488,896 3% 1.15MB/s 0:13:02
34,799,616 3% 1.20MB/s 0:12:30
36,110,336 3% 1.20MB/s 0:12:31
37,421,056 3% 1.19MB/s 0:12:31
38,731,776 4% 1.20MB/s 0:12:25
40,042,496 4% 1.20MB/s 0:12:26
41,353,216 4% 1.21MB/s 0:12:20
42,663,936 4% 1.21MB/s 0:12:16
43,974,656 4% 1.20MB/s 0:12:21
45,285,376 4% 1.21MB/s 0:12:17
46,596,096 4% 1.21MB/s 0:12:15
47,906,816 5% 1.20MB/s 0:12:17
49,217,536 5% 1.21MB/s 0:12:12
50,528,256 5% 1.21MB/s 0:12:13
51,838,976 5% 1.20MB/s 0:12:17
53,149,696 5% 1.19MB/s 0:12:21
54,460,416 5% 1.18MB/s 0:12:25
55,771,136 5% 1.17MB/s 0:12:30
57,081,856 5% 1.18MB/s 0:12:25
58,392,576 6% 1.18MB/s 0:12:21
59,703,296 6% 1.19MB/s 0:12:14
61,014,016 6% 1.20MB/s 0:12:09
62,324,736 6% 1.19MB/s 0:12:11
63,635,456 6% 1.20MB/s 0:12:08
64,946,176 6% 1.19MB/s 0:12:09
66,256,896 6% 1.20MB/s 0:12:04
67,534,848 7% 1.20MB/s 0:12:04
68,845,568 7% 1.19MB/s 0:12:05
70,156,288 7% 1.20MB/s 0:12:01
71,467,008 7% 1.20MB/s 0:12:02
72,777,728 7% 1.20MB/s 0:11:57
74,088,448 7% 1.20MB/s 0:11:59
75,399,168 7% 1.19MB/s 0:12:01
76,709,888 8% 1.19MB/s 0:12:00
78,020,608 8% 1.19MB/s 0:11:59
79,331,328 8% 1.20MB/s 0:11:53
80,642,048 8% 1.20MB/s 0:11:53
81,952,768 8% 1.20MB/s 0:11:50
83,263,488 8% 1.20MB/s 0:11:49
84,574,208 8% 1.20MB/s 0:11:49
85,884,928 8% 1.21MB/s 0:11:44
87,195,648 9% 1.21MB/s 0:11:43
88,506,368 9% 1.20MB/s 0:11:43
89,817,088 9% 1.21MB/s 0:11:38
91,127,808 9% 1.21MB/s 0:11:38
92,438,528 9% 1.21MB/s 0:11:38
93,749,248 9% 1.21MB/s 0:11:37
95,059,968 9% 1.21MB/s 0:11:36
96,370,688 10% 1.20MB/s 0:11:38
97,681,408 10% 1.20MB/s 0:11:39
98,992,128 10% 1.21MB/s 0:11:33
100,302,848 10% 1.20MB/s 0:11:35
101,613,568 10% 1.21MB/s 0:11:31
102,924,288 10% 1.21MB/s 0:11:29
104,235,008 10% 1.20MB/s 0:11:33
105,545,728 11% 1.18MB/s 0:11:41
106,856,448 11% 1.18MB/s 0:11:43
108,167,168 11% 1.18MB/s 0:11:41
109,477,888 11% 1.18MB/s 0:11:39
110,788,608 11% 1.20MB/s 0:11:28
112,099,328 11% 1.20MB/s 0:11:24
113,410,048 11% 1.20MB/s 0:11:24
114,720,768 11% 1.20MB/s 0:11:22
116,031,488 12% 1.20MB/s 0:11:24
117,342,208 12% 1.20MB/s 0:11:23
118,652,928 12% 1.19MB/s 0:11:24
119,963,648 12% 1.19MB/s 0:11:25
121,274,368 12% 1.19MB/s 0:11:22
122,585,088 12% 1.20MB/s 0:11:20
123,895,808 12% 1.20MB/s 0:11:17
125,206,528 13% 1.20MB/s 0:11:13
126,517,248 13% 1.20MB/s 0:11:12
127,827,968 13% 1.20MB/s 0:11:15
129,138,688 13% 1.20MB/s 0:11:10
130,449,408 13% 1.21MB/s 0:11:08
131,760,128 13% 1.20MB/s 0:11:08
133,070,848 13% 1.21MB/s 0:11:02
134,381,568 14% 1.20MB/s 0:11:08
135,692,288 14% 1.20MB/s 0:11:07
137,003,008 14% 1.20MB/s 0:11:05
138,313,728 14% 1.20MB/s 0:11:05
139,624,448 14% 1.20MB/s 0:11:02
140,935,168 14% 1.20MB/s 0:11:01
142,245,888 14% 1.21MB/s 0:10:59
143,556,608 15% 1.20MB/s 0:11:00
144,867,328 15% 1.21MB/s 0:10:57
146,046,976 15% 1.18MB/s 0:11:11
147,357,696 15% 1.18MB/s 0:11:11
148,668,416 15% 1.16MB/s 0:11:17
149,979,136 15% 1.17MB/s 0:11:14
151,289,856 15% 1.19MB/s 0:10:59
152,600,576 15% 1.19MB/s 0:10:58
153,911,296 16% 1.21MB/s 0:10:48
155,222,016 16% 1.21MB/s 0:10:47
156,532,736 16% 1.21MB/s 0:10:47
157,843,456 16% 1.21MB/s 0:10:45
159,154,176 16% 1.21MB/s 0:10:44
160,464,896 16% 1.21MB/s 0:10:42
161,775,616 16% 1.21MB/s 0:10:40
163,086,336 17% 1.21MB/s 0:10:40
164,397,056 17% 1.21MB/s 0:10:40
165,707,776 17% 1.21MB/s 0:10:40
167,018,496 17% 1.21MB/s 0:10:38
168,329,216 17% 1.20MB/s 0:10:38
169,639,936 17% 1.20MB/s 0:10:41
170,950,656 17% 1.20MB/s 0:10:40
172,261,376 18% 1.20MB/s 0:10:39
173,572,096 18% 1.20MB/s 0:10:36
174,882,816 18% 1.21MB/s 0:10:32
176,193,536 18% 1.20MB/s 0:10:33
177,504,256 18% 1.21MB/s 0:10:30
178,814,976 18% 1.20MB/s 0:10:33
180,125,696 18% 1.20MB/s 0:10:31
181,436,416 18% 1.20MB/s 0:10:30
182,747,136 19% 1.20MB/s 0:10:29
184,057,856 19% 1.20MB/s 0:10:25
185,368,576 19% 1.20MB/s 0:10:24
186,679,296 19% 1.21MB/s 0:10:23
187,990,016 19% 1.21MB/s 0:10:22
189,300,736 19% 1.20MB/s 0:10:22
190,480,384 19% 1.18MB/s 0:10:34
191,791,104 20% 1.18MB/s 0:10:34
193,101,824 20% 1.18MB/s 0:10:30
194,412,544 20% 1.18MB/s 0:10:31
195,723,264 20% 1.21MB/s 0:10:16
197,033,984 20% 1.20MB/s 0:10:15
198,344,704 20% 1.20MB/s 0:10:14
199,655,424 20% 1.20MB/s 0:10:13
200,966,144 21% 1.20MB/s 0:10:14
202,244,096 21% 1.19MB/s 0:10:16
203,554,816 21% 1.19MB/s 0:10:15
204,865,536 21% 1.20MB/s 0:10:11
206,176,256 21% 1.20MB/s 0:10:12
207,486,976 21% 1.20MB/s 0:10:06
208,797,696 21% 1.20MB/s 0:10:06
210,108,416 21% 1.20MB/s 0:10:04
211,419,136 22% 1.20MB/s 0:10:04
212,729,856 22% 1.21MB/s 0:10:02
214,040,576 22% 1.20MB/s 0:10:02
215,351,296 22% 1.20MB/s 0:10:00
216,662,016 22% 1.20MB/s 0:10:01
217,972,736 22% 1.20MB/s 0:09:58
219,283,456 22% 1.20MB/s 0:09:58
220,594,176 23% 1.20MB/s 0:09:57
221,904,896 23% 1.20MB/s 0:09:57
223,215,616 23% 1.19MB/s 0:10:00
224,395,264 23% 1.15MB/s 0:10:21
225,705,984 23% 1.13MB/s 0:10:31
227,016,704 23% 1.12MB/s 0:10:34
228,196,352 23% 1.10MB/s 0:10:47
229,113,856 23% 1.02MB/s 0:11:33
230,293,504 24% 1.02MB/s 0:11:35
231,604,224 24% 1.03MB/s 0:11:27
232,914,944 24% 1.05MB/s 0:11:10
234,225,664 24% 1.18MB/s 0:09:59
235,536,384 24% 1.19MB/s 0:09:50
236,847,104 24% 1.20MB/s 0:09:46
238,157,824 24% 1.20MB/s 0:09:44
239,468,544 25% 1.20MB/s 0:09:45
240,648,192 25% 1.17MB/s 0:09:57
241,958,912 25% 1.16MB/s 0:10:03
243,269,632 25% 1.16MB/s 0:10:01
244,580,352 25% 1.14MB/s 0:10:06
245,891,072 25% 1.17MB/s 0:09:51
247,201,792 25% 1.19MB/s 0:09:43
248,512,512 25% 1.19MB/s 0:09:41
249,823,232 26% 1.21MB/s 0:09:31
251,133,952 26% 1.21MB/s 0:09:30
252,444,672 26% 1.20MB/s 0:09:31
253,755,392 26% 1.20MB/s 0:09:30
255,066,112 26% 1.20MB/s 0:09:31
256,376,832 26% 1.20MB/s 0:09:27
257,687,552 26% 1.20MB/s 0:09:26
258,998,272 27% 1.21MB/s 0:09:23
260,308,992 27% 1.21MB/s 0:09:21
261,619,712 27% 1.21MB/s 0:09:21
262,930,432 27% 1.20MB/s 0:09:21
264,241,152 27% 1.20MB/s 0:09:21
265,551,872 27% 1.20MB/s 0:09:22
266,862,592 27% 1.20MB/s 0:09:21
268,173,312 28% 1.20MB/s 0:09:18
269,484,032 28% 1.20MB/s 0:09:17
270,794,752 28% 1.21MB/s 0:09:15
272,105,472 28% 1.21MB/s 0:09:13
273,416,192 28% 1.20MB/s 0:09:13
274,726,912 28% 1.20MB/s 0:09:14
276,037,632 28% 1.20MB/s 0:09:12
277,348,352 29% 1.20MB/s 0:09:12
278,659,072 29% 1.21MB/s 0:09:08
279,969,792 29% 1.21MB/s 0:09:07
281,280,512 29% 1.20MB/s 0:09:09
282,460,160 29% 1.17MB/s 0:09:22
283,770,880 29% 1.16MB/s 0:09:25
285,081,600 29% 1.15MB/s 0:09:31
286,130,176 29% 1.09MB/s 0:09:58
287,440,896 30% 1.12MB/s 0:09:41
288,751,616 30% 1.11MB/s 0:09:45
289,931,264 30% 1.09MB/s 0:09:56
290,979,840 30% 1.09MB/s 0:09:54
292,290,560 30% 1.09MB/s 0:09:53
293,601,280 30% 1.11MB/s 0:09:44
294,780,928 30% 1.12MB/s 0:09:35
296,091,648 30% 1.16MB/s 0:09:14
297,402,368 31% 1.15MB/s 0:09:18
298,582,016 31% 1.11MB/s 0:09:39
299,892,736 31% 1.12MB/s 0:09:29
301,203,456 31% 1.13MB/s 0:09:26
302,514,176 31% 1.12MB/s 0:09:27
303,824,896 31% 1.16MB/s 0:09:07
305,135,616 31% 1.17MB/s 0:09:02
306,446,336 32% 1.18MB/s 0:08:55
307,757,056 32% 1.20MB/s 0:08:47
309,067,776 32% 1.20MB/s 0:08:44
310,378,496 32% 1.20MB/s 0:08:45
311,689,216 32% 1.19MB/s 0:08:48
312,999,936 32% 1.17MB/s 0:08:58
314,179,584 32% 1.14MB/s 0:09:07
315,359,232 32% 1.13MB/s 0:09:14
316,669,952 33% 1.13MB/s 0:09:10
317,980,672 33% 1.16MB/s 0:08:57
319,291,392 33% 1.18MB/s 0:08:48
320,602,112 33% 1.19MB/s 0:08:40
321,912,832 33% 1.19MB/s 0:08:41
323,223,552 33% 1.17MB/s 0:08:47
324,403,200 33% 1.15MB/s 0:08:57
325,713,920 34% 1.15MB/s 0:08:55
327,024,640 34% 1.15MB/s 0:08:52
328,335,360 34% 1.17MB/s 0:08:44
329,646,080 34% 1.19MB/s 0:08:32
330,956,800 34% 1.19MB/s 0:08:31
332,267,520 34% 1.20MB/s 0:08:26
333,578,240 34% 1.18MB/s 0:08:34
334,888,960 35% 1.18MB/s 0:08:33
336,166,912 35% 1.17MB/s 0:08:36
337,477,632 35% 1.17MB/s 0:08:37
338,788,352 35% 1.18MB/s 0:08:30
340,099,072 35% 1.19MB/s 0:08:27
341,409,792 35% 1.19MB/s 0:08:23
342,720,512 35% 1.20MB/s 0:08:20
344,031,232 35% 1.19MB/s 0:08:23
345,341,952 36% 1.19MB/s 0:08:21
346,652,672 36% 1.20MB/s 0:08:17
347,963,392 36% 1.20MB/s 0:08:15
349,274,112 36% 1.21MB/s 0:08:10
350,584,832 36% 1.21MB/s 0:08:10
351,895,552 36% 1.21MB/s 0:08:08
353,206,272 36% 1.20MB/s 0:08:11
354,516,992 37% 1.19MB/s 0:08:12
355,827,712 37% 1.19MB/s 0:08:11
357,138,432 37% 1.19MB/s 0:08:10
358,449,152 37% 1.20MB/s 0:08:05
359,759,872 37% 1.21MB/s 0:08:02
361,070,592 37% 1.21MB/s 0:08:00
362,381,312 37% 1.20MB/s 0:08:04
363,692,032 38% 1.19MB/s 0:08:04
365,002,752 38% 1.20MB/s 0:08:02
366,313,472 38% 1.19MB/s 0:08:02
367,624,192 38% 1.20MB/s 0:07:58
368,934,912 38% 1.20MB/s 0:07:57
370,245,632 38% 1.20MB/s 0:07:57
371,556,352 38% 1.18MB/s 0:08:02
372,867,072 39% 1.18MB/s 0:08:02
374,177,792 39% 1.18MB/s 0:08:00
375,488,512 39% 1.18MB/s 0:07:59
376,799,232 39% 1.19MB/s 0:07:56
378,109,952 39% 1.19MB/s 0:07:52
379,420,672 39% 1.19MB/s 0:07:53
380,731,392 39% 1.19MB/s 0:07:53
381,911,040 39% 1.16MB/s 0:08:03
383,221,760 40% 1.16MB/s 0:08:00
384,532,480 40% 1.17MB/s 0:07:58
385,843,200 40% 1.17MB/s 0:07:57
387,153,920 40% 1.20MB/s 0:07:42
388,464,640 40% 1.20MB/s 0:07:42
389,775,360 40% 1.20MB/s 0:07:40
391,086,080 40% 1.19MB/s 0:07:42
392,396,800 41% 1.19MB/s 0:07:42
393,707,520 41% 1.19MB/s 0:07:43
395,018,240 41% 1.19MB/s 0:07:41
396,328,960 41% 1.19MB/s 0:07:39
397,639,680 41% 1.19MB/s 0:07:38
398,950,400 41% 1.19MB/s 0:07:37
400,261,120 41% 1.18MB/s 0:07:40
401,571,840 42% 1.18MB/s 0:07:38
402,882,560 42% 1.19MB/s 0:07:35
404,193,280 42% 1.19MB/s 0:07:34
405,504,000 42% 1.20MB/s 0:07:28
406,814,720 42% 1.20MB/s 0:07:25
408,125,440 42% 1.20MB/s 0:07:25
409,436,160 42% 1.19MB/s 0:07:28
410,746,880 42% 1.19MB/s 0:07:25
411,926,528 43% 1.17MB/s 0:07:33
413,237,248 43% 1.16MB/s 0:07:37
414,547,968 43% 1.16MB/s 0:07:35
415,858,688 43% 1.16MB/s 0:07:35
417,169,408 43% 1.15MB/s 0:07:39
418,480,128 43% 1.15MB/s 0:07:37
419,790,848 43% 1.16MB/s 0:07:30
421,101,568 44% 1.16MB/s 0:07:30
422,412,288 44% 1.20MB/s 0:07:15
423,723,008 44% 1.20MB/s 0:07:12
425,033,728 44% 1.20MB/s 0:07:11
426,344,448 44% 1.18MB/s 0:07:17
427,655,168 44% 1.17MB/s 0:07:21
428,965,888 44% 1.16MB/s 0:07:24
430,276,608 45% 1.15MB/s 0:07:28
431,587,328 45% 1.16MB/s 0:07:22
432,898,048 45% 1.16MB/s 0:07:18
434,208,768 45% 1.17MB/s 0:07:14
435,519,488 45% 1.18MB/s 0:07:10
436,830,208 45% 1.19MB/s 0:07:07
438,140,928 45% 1.19MB/s 0:07:04
439,451,648 45% 1.19MB/s 0:07:03
440,762,368 46% 1.19MB/s 0:07:01
442,073,088 46% 1.19MB/s 0:07:01
443,383,808 46% 1.18MB/s 0:07:03
444,694,528 46% 1.18MB/s 0:07:02
446,005,248 46% 1.17MB/s 0:07:05
447,315,968 46% 1.17MB/s 0:07:02
448,626,688 46% 1.18MB/s 0:07:01
449,937,408 47% 1.17MB/s 0:07:03
451,248,128 47% 1.18MB/s 0:06:58
452,558,848 47% 1.19MB/s 0:06:54
453,869,568 47% 1.18MB/s 0:06:55
455,180,288 47% 1.19MB/s 0:06:50
456,491,008 47% 1.19MB/s 0:06:48
457,801,728 47% 1.19MB/s 0:06:49
459,112,448 48% 1.20MB/s 0:06:43
460,423,168 48% 1.21MB/s 0:06:40
461,733,888 48% 1.21MB/s 0:06:40
463,044,608 48% 1.21MB/s 0:06:38
464,355,328 48% 1.19MB/s 0:06:43
465,666,048 48% 1.19MB/s 0:06:44
466,976,768 48% 1.19MB/s 0:06:40
468,287,488 48% 1.19MB/s 0:06:40
469,598,208 49% 1.21MB/s 0:06:33
470,876,160 49% 1.19MB/s 0:06:36
472,186,880 49% 1.20MB/s 0:06:34
473,497,600 49% 1.19MB/s 0:06:35
474,808,320 49% 1.19MB/s 0:06:34
476,119,040 49% 1.20MB/s 0:06:29
477,429,760 49% 1.20MB/s 0:06:30
478,740,480 50% 1.20MB/s 0:06:28
480,051,200 50% 1.20MB/s 0:06:27
481,361,920 50% 1.19MB/s 0:06:29
482,672,640 50% 1.19MB/s 0:06:29
483,983,360 50% 1.18MB/s 0:06:31
485,294,080 50% 1.17MB/s 0:06:31
486,604,800 50% 1.19MB/s 0:06:25
487,915,520 51% 1.19MB/s 0:06:23
489,226,240 51% 1.21MB/s 0:06:17
490,536,960 51% 1.21MB/s 0:06:16
491,847,680 51% 1.20MB/s 0:06:16
493,158,400 51% 1.19MB/s 0:06:20
494,469,120 51% 1.19MB/s 0:06:18
495,779,840 51% 1.19MB/s 0:06:17
497,090,560 51% 1.19MB/s 0:06:16
498,401,280 52% 1.21MB/s 0:06:09
499,712,000 52% 1.21MB/s 0:06:08
501,022,720 52% 1.21MB/s 0:06:08
502,333,440 52% 1.20MB/s 0:06:09
503,644,160 52% 1.18MB/s 0:06:13
504,954,880 52% 1.18MB/s 0:06:12
506,265,600 52% 1.18MB/s 0:06:11
507,576,320 53% 1.19MB/s 0:06:06
508,887,040 53% 1.20MB/s 0:06:02
510,197,760 53% 1.20MB/s 0:06:01
511,508,480 53% 1.20MB/s 0:06:00
512,819,200 53% 1.19MB/s 0:06:04
514,129,920 53% 1.19MB/s 0:06:03
515,440,640 53% 1.18MB/s 0:06:04
516,751,360 54% 1.19MB/s 0:06:01
518,062,080 54% 1.20MB/s 0:05:56
519,372,800 54% 1.20MB/s 0:05:54
520,683,520 54% 1.19MB/s 0:05:57
521,994,240 54% 1.18MB/s 0:05:59
523,304,960 54% 1.18MB/s 0:05:59
524,615,680 54% 1.18MB/s 0:05:56
525,926,400 55% 1.19MB/s 0:05:51
527,237,120 55% 1.20MB/s 0:05:48
528,547,840 55% 1.21MB/s 0:05:45
529,858,560 55% 1.21MB/s 0:05:44
531,169,280 55% 1.20MB/s 0:05:45
532,480,000 55% 1.20MB/s 0:05:45
533,790,720 55% 1.19MB/s 0:05:47
535,101,440 55% 1.18MB/s 0:05:47
536,412,160 56% 1.19MB/s 0:05:45
537,722,880 56% 1.18MB/s 0:05:44
539,033,600 56% 1.18MB/s 0:05:44
540,344,320 56% 1.19MB/s 0:05:42
541,655,040 56% 1.18MB/s 0:05:41
542,965,760 56% 1.18MB/s 0:05:41
544,276,480 56% 1.18MB/s 0:05:40
545,587,200 57% 1.18MB/s 0:05:39
546,897,920 57% 1.19MB/s 0:05:36
548,208,640 57% 1.19MB/s 0:05:33
549,519,360 57% 1.20MB/s 0:05:30
550,830,080 57% 1.19MB/s 0:05:33
552,140,800 57% 1.19MB/s 0:05:31
553,451,520 57% 1.19MB/s 0:05:30
554,762,240 58% 1.19MB/s 0:05:29
556,072,960 58% 1.20MB/s 0:05:24
557,383,680 58% 1.21MB/s 0:05:22
558,694,400 58% 1.20MB/s 0:05:22
559,874,048 58% 1.18MB/s 0:05:26
561,184,768 58% 1.18MB/s 0:05:25
562,495,488 58% 1.18MB/s 0:05:24
563,806,208 58% 1.18MB/s 0:05:24
565,116,928 59% 1.21MB/s 0:05:16
566,427,648 59% 1.20MB/s 0:05:15
567,738,368 59% 1.20MB/s 0:05:15
569,049,088 59% 1.20MB/s 0:05:14
570,359,808 59% 1.18MB/s 0:05:17
571,670,528 59% 1.18MB/s 0:05:17
572,981,248 59% 1.18MB/s 0:05:17
574,291,968 60% 1.18MB/s 0:05:14
575,602,688 60% 1.20MB/s 0:05:10
576,913,408 60% 1.20MB/s 0:05:09
578,224,128 60% 1.20MB/s 0:05:06
579,403,776 60% 1.18MB/s 0:05:11
580,714,496 60% 1.18MB/s 0:05:10
582,025,216 60% 1.19MB/s 0:05:08
583,335,936 61% 1.18MB/s 0:05:07
584,646,656 61% 1.21MB/s 0:05:00
585,957,376 61% 1.21MB/s 0:04:59
587,268,096 61% 1.21MB/s 0:04:58
588,578,816 61% 1.19MB/s 0:05:01
589,889,536 61% 1.19MB/s 0:05:00
591,200,256 61% 1.19MB/s 0:05:00
592,510,976 61% 1.19MB/s 0:04:59
593,821,696 62% 1.20MB/s 0:04:54
595,132,416 62% 1.20MB/s 0:04:53
596,443,136 62% 1.19MB/s 0:04:54
597,753,856 62% 1.20MB/s 0:04:52
599,064,576 62% 1.19MB/s 0:04:52
600,375,296 62% 1.18MB/s 0:04:54
601,686,016 62% 1.19MB/s 0:04:51
602,865,664 63% 1.16MB/s 0:04:57
604,143,616 63% 1.15MB/s 0:04:58
605,454,336 63% 1.16MB/s 0:04:55
606,765,056 63% 1.16MB/s 0:04:52
608,075,776 63% 1.18MB/s 0:04:48
609,386,496 63% 1.18MB/s 0:04:45
610,697,216 63% 1.17MB/s 0:04:47
612,007,936 64% 1.17MB/s 0:04:46
613,318,656 64% 1.18MB/s 0:04:44
614,629,376 64% 1.18MB/s 0:04:41
615,940,096 64% 1.20MB/s 0:04:37
617,250,816 64% 1.20MB/s 0:04:36
618,561,536 64% 1.19MB/s 0:04:36
619,872,256 64% 1.20MB/s 0:04:34
621,182,976 64% 1.19MB/s 0:04:35
622,493,696 65% 1.19MB/s 0:04:33
623,804,416 65% 1.20MB/s 0:04:29
625,115,136 65% 1.20MB/s 0:04:28
626,425,856 65% 1.20MB/s 0:04:27
627,736,576 65% 1.20MB/s 0:04:26
629,047,296 65% 1.19MB/s 0:04:29
630,358,016 65% 1.19MB/s 0:04:28
631,668,736 66% 1.19MB/s 0:04:25
632,979,456 66% 1.19MB/s 0:04:25
634,290,176 66% 1.20MB/s 0:04:21
635,600,896 66% 1.20MB/s 0:04:20
636,911,616 66% 1.20MB/s 0:04:19
638,091,264 66% 1.17MB/s 0:04:25
639,401,984 66% 1.17MB/s 0:04:23
640,712,704 67% 1.18MB/s 0:04:21
642,023,424 67% 1.18MB/s 0:04:20
643,334,144 67% 1.21MB/s 0:04:12
644,644,864 67% 1.21MB/s 0:04:12
645,955,584 67% 1.21MB/s 0:04:10
647,266,304 67% 1.20MB/s 0:04:11
648,577,024 67% 1.20MB/s 0:04:10
649,887,744 67% 1.20MB/s 0:04:09
651,198,464 68% 1.19MB/s 0:04:09
652,509,184 68% 1.20MB/s 0:04:06
653,819,904 68% 1.20MB/s 0:04:04
655,130,624 68% 1.20MB/s 0:04:03
656,441,344 68% 1.19MB/s 0:04:06
657,752,064 68% 1.19MB/s 0:04:05
659,062,784 68% 1.18MB/s 0:04:05
660,373,504 69% 1.18MB/s 0:04:04
661,684,224 69% 1.20MB/s 0:03:58
662,994,944 69% 1.20MB/s 0:03:58
664,305,664 69% 1.21MB/s 0:03:56
665,616,384 69% 1.16MB/s 0:04:03
667,058,176 69% 1.18MB/s 0:03:59
668,368,896 69% 1.18MB/s 0:03:58
669,679,616 70% 1.18MB/s 0:03:56
670,990,336 70% 1.21MB/s 0:03:50
672,301,056 70% 1.19MB/s 0:03:51
673,611,776 70% 1.20MB/s 0:03:50
674,922,496 70% 1.19MB/s 0:03:49
676,233,216 70% 1.21MB/s 0:03:46
677,543,936 70% 1.20MB/s 0:03:45
678,854,656 71% 1.21MB/s 0:03:44
680,165,376 71% 1.20MB/s 0:03:44
681,476,096 71% 1.19MB/s 0:03:44
682,786,816 71% 1.20MB/s 0:03:43
684,097,536 71% 1.19MB/s 0:03:43
685,408,256 71% 1.20MB/s 0:03:40
686,718,976 71% 1.20MB/s 0:03:39
688,029,696 71% 1.20MB/s 0:03:38
689,340,416 72% 1.20MB/s 0:03:37
690,520,064 72% 1.18MB/s 0:03:40
691,830,784 72% 1.18MB/s 0:03:38
693,141,504 72% 1.18MB/s 0:03:38
694,452,224 72% 1.18MB/s 0:03:36
695,762,944 72% 1.20MB/s 0:03:32
697,073,664 72% 1.20MB/s 0:03:30
698,384,384 73% 1.19MB/s 0:03:31
699,695,104 73% 1.19MB/s 0:03:29
701,005,824 73% 1.19MB/s 0:03:28
702,316,544 73% 1.18MB/s 0:03:29
703,627,264 73% 1.19MB/s 0:03:27
704,937,984 73% 1.19MB/s 0:03:26
706,248,704 73% 1.19MB/s 0:03:24
707,559,424 74% 1.20MB/s 0:03:22
708,870,144 74% 1.20MB/s 0:03:20
710,180,864 74% 1.20MB/s 0:03:19
711,491,584 74% 1.20MB/s 0:03:19
712,802,304 74% 1.19MB/s 0:03:19
713,981,952 74% 1.17MB/s 0:03:22
715,292,672 74% 1.17MB/s 0:03:20
716,603,392 74% 1.17MB/s 0:03:19
717,914,112 75% 1.17MB/s 0:03:18
719,224,832 75% 1.20MB/s 0:03:13
720,535,552 75% 1.20MB/s 0:03:12
721,846,272 75% 1.20MB/s 0:03:10
723,156,992 75% 1.21MB/s 0:03:08
724,467,712 75% 1.21MB/s 0:03:07
725,778,432 75% 1.21MB/s 0:03:06
727,089,152 76% 1.20MB/s 0:03:05
728,399,872 76% 1.20MB/s 0:03:05
729,448,448 76% 1.15MB/s 0:03:12
730,890,240 76% 1.18MB/s 0:03:06
732,200,960 76% 1.19MB/s 0:03:04
733,511,680 76% 1.19MB/s 0:03:03
734,822,400 76% 1.24MB/s 0:02:54
736,133,120 76% 1.20MB/s 0:02:58
737,312,768 77% 1.16MB/s 0:03:04
738,590,720 77% 1.15MB/s 0:03:05
739,901,440 77% 1.15MB/s 0:03:03
741,212,160 77% 1.15MB/s 0:03:02
742,522,880 77% 1.19MB/s 0:02:54
743,833,600 77% 1.21MB/s 0:02:51
745,144,320 77% 1.20MB/s 0:02:51
746,323,968 78% 1.18MB/s 0:02:53
747,634,688 78% 1.18MB/s 0:02:52
748,945,408 78% 1.18MB/s 0:02:51
750,256,128 78% 1.18MB/s 0:02:49
751,566,848 78% 1.21MB/s 0:02:45
752,877,568 78% 1.20MB/s 0:02:45
754,188,288 78% 1.20MB/s 0:02:44
755,499,008 79% 1.21MB/s 0:02:42
756,809,728 79% 1.21MB/s 0:02:41
758,120,448 79% 1.20MB/s 0:02:41
759,431,168 79% 1.19MB/s 0:02:40
760,741,888 79% 1.18MB/s 0:02:40
762,052,608 79% 1.17MB/s 0:02:41
763,363,328 79% 1.18MB/s 0:02:39
764,674,048 79% 1.18MB/s 0:02:38
765,984,768 80% 1.19MB/s 0:02:35
767,295,488 80% 1.20MB/s 0:02:33
768,606,208 80% 1.20MB/s 0:02:32
769,916,928 80% 1.20MB/s 0:02:31
771,227,648 80% 1.18MB/s 0:02:32
772,538,368 80% 1.18MB/s 0:02:32
773,849,088 80% 1.18MB/s 0:02:31
775,159,808 81% 1.18MB/s 0:02:29
776,470,528 81% 1.19MB/s 0:02:27
777,781,248 81% 1.20MB/s 0:02:25
779,091,968 81% 1.20MB/s 0:02:24
780,402,688 81% 1.20MB/s 0:02:22
781,713,408 81% 1.21MB/s 0:02:21
783,024,128 81% 1.21MB/s 0:02:19
784,334,848 82% 1.21MB/s 0:02:18
785,645,568 82% 1.21MB/s 0:02:17
786,956,288 82% 1.21MB/s 0:02:16
788,267,008 82% 1.21MB/s 0:02:15
789,577,728 82% 1.21MB/s 0:02:14
790,888,448 82% 1.21MB/s 0:02:13
792,199,168 82% 1.21MB/s 0:02:12
793,509,888 82% 1.21MB/s 0:02:11
794,820,608 83% 1.19MB/s 0:02:11
796,131,328 83% 1.19MB/s 0:02:10
797,442,048 83% 1.19MB/s 0:02:10
798,752,768 83% 1.20MB/s 0:02:08
800,063,488 83% 1.21MB/s 0:02:05
801,374,208 83% 1.21MB/s 0:02:05
802,684,928 83% 1.21MB/s 0:02:03
803,995,648 84% 1.21MB/s 0:02:03
805,306,368 84% 1.20MB/s 0:02:02
806,617,088 84% 1.20MB/s 0:02:01
807,927,808 84% 1.20MB/s 0:02:01
809,238,528 84% 1.19MB/s 0:02:00
810,549,248 84% 1.20MB/s 0:01:58
811,859,968 84% 1.20MB/s 0:01:57
813,170,688 85% 1.20MB/s 0:01:56
814,481,408 85% 1.20MB/s 0:01:55
815,792,128 85% 1.20MB/s 0:01:54
817,102,848 85% 1.20MB/s 0:01:53
818,413,568 85% 1.19MB/s 0:01:53
819,724,288 85% 1.19MB/s 0:01:52
821,035,008 85% 1.19MB/s 0:01:50
822,345,728 86% 1.19MB/s 0:01:49
823,656,448 86% 1.20MB/s 0:01:47
824,967,168 86% 1.20MB/s 0:01:46
826,277,888 86% 1.19MB/s 0:01:46
827,588,608 86% 1.20MB/s 0:01:44
828,899,328 86% 1.20MB/s 0:01:43
830,210,048 86% 1.21MB/s 0:01:41
831,520,768 86% 1.21MB/s 0:01:40
832,831,488 87% 1.20MB/s 0:01:40
834,142,208 87% 1.19MB/s 0:01:39
835,452,928 87% 1.19MB/s 0:01:39
836,763,648 87% 1.18MB/s 0:01:38
838,074,368 87% 1.18MB/s 0:01:37
839,385,088 87% 1.18MB/s 0:01:36
840,695,808 87% 1.18MB/s 0:01:35
842,006,528 88% 1.19MB/s 0:01:33
843,317,248 88% 1.19MB/s 0:01:32
844,627,968 88% 1.20MB/s 0:01:30
845,938,688 88% 1.21MB/s 0:01:29
847,249,408 88% 1.21MB/s 0:01:28
848,560,128 88% 1.21MB/s 0:01:26
849,870,848 88% 1.20MB/s 0:01:26
851,181,568 89% 1.20MB/s 0:01:25
852,492,288 89% 1.19MB/s 0:01:25
853,803,008 89% 1.19MB/s 0:01:24
855,113,728 89% 1.19MB/s 0:01:23
856,424,448 89% 1.19MB/s 0:01:21
857,735,168 89% 1.20MB/s 0:01:20
859,045,888 89% 1.19MB/s 0:01:19
860,356,608 89% 1.19MB/s 0:01:18
861,667,328 90% 1.19MB/s 0:01:17
862,978,048 90% 1.20MB/s 0:01:15
864,288,768 90% 1.20MB/s 0:01:14
865,599,488 90% 1.19MB/s 0:01:14
866,910,208 90% 1.19MB/s 0:01:13
868,220,928 90% 1.18MB/s 0:01:12
869,531,648 90% 1.19MB/s 0:01:11
870,842,368 91% 1.20MB/s 0:01:09
872,153,088 91% 1.20MB/s 0:01:08
873,431,040 91% 1.19MB/s 0:01:07
874,741,760 91% 1.19MB/s 0:01:06
876,052,480 91% 1.19MB/s 0:01:05
877,363,200 91% 1.18MB/s 0:01:05
878,673,920 91% 1.19MB/s 0:01:03
879,984,640 92% 1.19MB/s 0:01:02
881,295,360 92% 1.19MB/s 0:01:01
882,606,080 92% 1.21MB/s 0:00:59
883,916,800 92% 1.20MB/s 0:00:58
885,227,520 92% 1.20MB/s 0:00:57
886,538,240 92% 1.20MB/s 0:00:56
887,848,960 92% 1.20MB/s 0:00:55
889,159,680 93% 1.20MB/s 0:00:54
890,470,400 93% 1.19MB/s 0:00:53
891,781,120 93% 1.18MB/s 0:00:53
893,091,840 93% 1.18MB/s 0:00:52
894,402,560 93% 1.18MB/s 0:00:50
895,713,280 93% 1.19MB/s 0:00:49
897,024,000 93% 1.19MB/s 0:00:48
898,334,720 93% 1.20MB/s 0:00:47
899,645,440 94% 1.19MB/s 0:00:46
900,956,160 94% 1.20MB/s 0:00:45
902,266,880 94% 1.20MB/s 0:00:43
903,577,600 94% 1.20MB/s 0:00:42
904,888,320 94% 1.20MB/s 0:00:41
906,199,040 94% 1.21MB/s 0:00:40
907,509,760 94% 1.20MB/s 0:00:39
908,820,480 95% 1.20MB/s 0:00:38
910,131,200 95% 1.20MB/s 0:00:37
911,441,920 95% 1.20MB/s 0:00:36
912,752,640 95% 1.20MB/s 0:00:35
914,063,360 95% 1.19MB/s 0:00:34
915,374,080 95% 1.19MB/s 0:00:33
916,684,800 95% 1.20MB/s 0:00:32
917,995,520 96% 1.20MB/s 0:00:31
919,306,240 96% 1.21MB/s 0:00:29
920,616,960 96% 1.21MB/s 0:00:28
921,927,680 96% 1.21MB/s 0:00:27
923,238,400 96% 1.20MB/s 0:00:26
924,549,120 96% 1.20MB/s 0:00:25
925,859,840 96% 1.19MB/s 0:00:24
927,170,560 96% 1.18MB/s 0:00:23
928,481,280 97% 1.19MB/s 0:00:22
929,792,000 97% 1.19MB/s 0:00:21
931,102,720 97% 1.20MB/s 0:00:20
932,413,440 97% 1.20MB/s 0:00:19
933,724,160 97% 1.20MB/s 0:00:18
935,034,880 97% 1.20MB/s 0:00:17
936,345,600 97% 1.20MB/s 0:00:16
937,656,320 98% 1.20MB/s 0:00:15
938,967,040 98% 1.19MB/s 0:00:14
940,277,760 98% 1.19MB/s 0:00:12
941,588,480 98% 1.20MB/s 0:00:11
942,899,200 98% 1.20MB/s 0:00:10
944,209,920 98% 1.20MB/s 0:00:09
945,520,640 98% 1.21MB/s 0:00:08
946,831,360 99% 1.20MB/s 0:00:07
948,142,080 99% 1.20MB/s 0:00:06
949,452,800 99% 1.19MB/s 0:00:05
950,763,520 99% 1.18MB/s 0:00:04
952,074,240 99% 1.19MB/s 0:00:03
953,384,960 99% 1.19MB/s 0:00:02
954,695,680 99% 1.20MB/s 0:00:01
956,006,400 99% 1.20MB/s 0:00:00
956,064,864 100% 1.19MB/s 0:12:44 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221215-pine64-pinephone.img.xz.sha256
133 100% 129.88kB/s 0:00:00
133 100% 129.88kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221215-pine64-pinephonepro.img.xz
32,768 0% 31.25MB/s 0:00:28
1,245,184 0% 1.15MB/s 0:12:49
2,555,904 0% 1.16MB/s 0:12:43
3,866,624 0% 1.16MB/s 0:12:42
5,177,344 0% 1.17MB/s 0:12:35
6,488,064 0% 1.18MB/s 0:12:26
7,798,784 0% 1.19MB/s 0:12:21
9,109,504 1% 1.20MB/s 0:12:13
10,420,224 1% 1.20MB/s 0:12:11
11,730,944 1% 1.20MB/s 0:12:11
13,041,664 1% 1.20MB/s 0:12:10
14,352,384 1% 1.19MB/s 0:12:14
15,663,104 1% 1.18MB/s 0:12:17
16,973,824 1% 1.19MB/s 0:12:14
18,284,544 2% 1.19MB/s 0:12:12
19,595,264 2% 1.20MB/s 0:12:03
20,905,984 2% 1.20MB/s 0:12:00
22,216,704 2% 1.20MB/s 0:12:01
23,527,424 2% 1.20MB/s 0:11:58
24,838,144 2% 1.20MB/s 0:12:00
26,148,864 2% 1.20MB/s 0:11:55
27,459,584 3% 1.20MB/s 0:11:54
28,770,304 3% 1.19MB/s 0:12:00
30,081,024 3% 1.18MB/s 0:12:05
31,391,744 3% 1.19MB/s 0:12:02
32,702,464 3% 1.19MB/s 0:11:58
34,013,184 3% 1.19MB/s 0:11:55
35,323,904 3% 1.20MB/s 0:11:48
36,634,624 4% 1.19MB/s 0:11:53
37,945,344 4% 1.19MB/s 0:11:53
39,256,064 4% 1.19MB/s 0:11:56
40,566,784 4% 1.17MB/s 0:12:05
41,877,504 4% 1.17MB/s 0:12:04
43,188,224 4% 1.16MB/s 0:12:05
44,498,944 4% 1.18MB/s 0:11:57
45,678,592 5% 1.16MB/s 0:12:04
46,858,240 5% 1.13MB/s 0:12:27
48,168,960 5% 1.12MB/s 0:12:30
49,479,680 5% 1.12MB/s 0:12:28
50,790,400 5% 1.14MB/s 0:12:13
52,101,120 5% 1.18MB/s 0:11:49
53,411,840 5% 1.18MB/s 0:11:48
54,722,560 6% 1.17MB/s 0:11:54
56,033,280 6% 1.17MB/s 0:11:50
57,344,000 6% 1.16MB/s 0:11:59
58,392,576 6% 1.10MB/s 0:12:36
59,441,152 6% 1.05MB/s 0:13:09
60,489,728 6% 1015.16kB/s 0:13:55
61,669,376 6% 999.76kB/s 0:14:07
62,849,024 6% 1.00MB/s 0:13:43
64,159,744 7% 1.06MB/s 0:12:59
65,470,464 7% 1.11MB/s 0:12:23
66,781,184 7% 1.13MB/s 0:12:09
68,091,904 7% 1.16MB/s 0:11:45
69,402,624 7% 1.16MB/s 0:11:46
70,713,344 7% 1.18MB/s 0:11:34
71,761,920 7% 1.13MB/s 0:12:02
72,679,424 7% 1.05MB/s 0:12:56
73,859,072 8% 1.03MB/s 0:13:12
75,169,792 8% 1.03MB/s 0:13:13
76,480,512 8% 1.09MB/s 0:12:26
77,791,232 8% 1.17MB/s 0:11:30
79,069,184 8% 1.18MB/s 0:11:26
80,379,904 8% 1.18MB/s 0:11:26
81,690,624 8% 1.18MB/s 0:11:25
83,001,344 9% 1.18MB/s 0:11:24
84,312,064 9% 1.20MB/s 0:11:09
85,622,784 9% 1.21MB/s 0:11:07
86,933,504 9% 1.20MB/s 0:11:07
88,244,224 9% 1.20MB/s 0:11:09
89,554,944 9% 1.19MB/s 0:11:10
90,865,664 9% 1.18MB/s 0:11:15
92,176,384 10% 1.18MB/s 0:11:13
93,487,104 10% 1.18MB/s 0:11:15
94,797,824 10% 1.18MB/s 0:11:11
96,108,544 10% 1.20MB/s 0:11:03
97,419,264 10% 1.20MB/s 0:11:00
98,729,984 10% 1.21MB/s 0:10:53
100,040,704 11% 1.21MB/s 0:10:52
101,351,424 11% 1.21MB/s 0:10:53
102,662,144 11% 1.21MB/s 0:10:51
103,972,864 11% 1.20MB/s 0:10:53
105,283,584 11% 1.20MB/s 0:10:54
106,463,232 11% 1.17MB/s 0:11:10
107,773,952 11% 1.17MB/s 0:11:10
109,084,672 12% 1.17MB/s 0:11:08
110,395,392 12% 1.17MB/s 0:11:06
111,706,112 12% 1.20MB/s 0:10:49
112,754,688 12% 1.15MB/s 0:11:17
114,065,408 12% 1.15MB/s 0:11:14
115,376,128 12% 1.15MB/s 0:11:15
116,686,848 12% 1.15MB/s 0:11:14
117,997,568 12% 1.19MB/s 0:10:50
119,308,288 13% 1.17MB/s 0:10:59
120,619,008 13% 1.16MB/s 0:11:02
121,929,728 13% 1.17MB/s 0:10:57
123,240,448 13% 1.17MB/s 0:10:54
124,551,168 13% 1.19MB/s 0:10:42
125,861,888 13% 1.20MB/s 0:10:37
127,172,608 13% 1.19MB/s 0:10:42
128,483,328 14% 1.19MB/s 0:10:40
129,662,976 14% 1.14MB/s 0:11:04
130,842,624 14% 1.10MB/s 0:11:31
132,022,272 14% 1.08MB/s 0:11:43
133,201,920 14% 1.04MB/s 0:12:05
134,512,640 14% 1.08MB/s 0:11:36
135,823,360 14% 1.14MB/s 0:11:03
137,134,080 15% 1.16MB/s 0:10:48
138,444,800 15% 1.20MB/s 0:10:25
139,624,448 15% 1.15MB/s 0:10:50
140,804,096 15% 1.09MB/s 0:11:25
141,721,600 15% 1.00MB/s 0:12:26
142,901,248 15% 984.39kB/s 0:12:57
144,211,968 15% 1023.06kB/s 0:12:27
145,522,688 16% 1.06MB/s 0:11:45
146,833,408 16% 1.15MB/s 0:10:46
148,144,128 16% 1.19MB/s 0:10:22
149,323,776 16% 1.17MB/s 0:10:36
150,503,424 16% 1.13MB/s 0:10:53
151,420,928 16% 1.03MB/s 0:12:01
152,731,648 16% 1.01MB/s 0:12:10
153,911,296 16% 1.00MB/s 0:12:14
155,222,016 17% 1.03MB/s 0:11:52
156,532,736 17% 1.14MB/s 0:10:45
157,843,456 17% 1.16MB/s 0:10:34
159,154,176 17% 1.19MB/s 0:10:14
160,333,824 17% 1.15MB/s 0:10:35
161,120,256 17% 1.04MB/s 0:11:42
162,430,976 17% 1.03MB/s 0:11:47
163,741,696 18% 1.03MB/s 0:11:45
165,052,416 18% 1.06MB/s 0:11:22
166,363,136 18% 1.17MB/s 0:10:18
167,542,784 18% 1.16MB/s 0:10:24
168,722,432 18% 1.14MB/s 0:10:33
169,902,080 18% 1.10MB/s 0:10:53
171,081,728 18% 1.08MB/s 0:11:08
172,261,376 18% 1.07MB/s 0:11:09
173,441,024 19% 1.06MB/s 0:11:16
174,751,744 19% 1.10MB/s 0:10:53
176,062,464 19% 1.12MB/s 0:10:37
177,373,184 19% 1.15MB/s 0:10:21
178,683,904 19% 1.18MB/s 0:10:03
179,994,624 19% 1.19MB/s 0:09:58
181,043,200 19% 1.14MB/s 0:10:24
182,222,848 20% 1.12MB/s 0:10:34
183,402,496 20% 1.09MB/s 0:10:50
184,582,144 20% 1.07MB/s 0:11:01
185,892,864 20% 1.12MB/s 0:10:30
187,203,584 20% 1.14MB/s 0:10:19
188,514,304 20% 1.16MB/s 0:10:05
189,693,952 20% 1.16MB/s 0:10:03
191,004,672 21% 1.16MB/s 0:10:06
192,315,392 21% 1.15MB/s 0:10:10
193,232,896 21% 1.07MB/s 0:10:52
194,412,544 21% 1.05MB/s 0:11:03
195,723,264 21% 1.06MB/s 0:10:58
196,902,912 21% 1.04MB/s 0:11:10
197,951,488 21% 1.05MB/s 0:10:58
199,262,208 21% 1.08MB/s 0:10:39
200,572,928 22% 1.09MB/s 0:10:37
201,883,648 22% 1.11MB/s 0:10:19
203,194,368 22% 1.18MB/s 0:09:43
204,374,016 22% 1.17MB/s 0:09:49
205,422,592 22% 1.08MB/s 0:10:38
206,471,168 22% 1.01MB/s 0:11:19
207,519,744 22% 971.03kB/s 0:12:02
208,437,248 22% 913.02kB/s 0:12:47
209,747,968 23% 997.40kB/s 0:11:40
211,058,688 23% 1.03MB/s 0:10:59
212,369,408 23% 1.09MB/s 0:10:25
213,647,360 23% 1.15MB/s 0:09:48
214,958,080 23% 1.15MB/s 0:09:51
216,268,800 23% 1.16MB/s 0:09:43
217,579,520 23% 1.16MB/s 0:09:39
218,890,240 24% 1.18MB/s 0:09:30
220,069,888 24% 1.17MB/s 0:09:34
221,118,464 24% 1.11MB/s 0:10:04
222,035,968 24% 1.03MB/s 0:10:49
222,953,472 24% 972.07kB/s 0:11:45
223,608,832 24% 830.77kB/s 0:13:44
224,395,264 24% 778.78kB/s 0:14:38
225,312,768 24% 766.65kB/s 0:14:51
226,492,416 24% 820.71kB/s 0:13:51
227,803,136 25% 977.57kB/s 0:11:36
229,113,856 25% 1.07MB/s 0:10:22
230,424,576 25% 1.16MB/s 0:09:31
231,735,296 25% 1.19MB/s 0:09:14
233,046,016 25% 1.20MB/s 0:09:10
234,356,736 25% 1.20MB/s 0:09:09
235,667,456 25% 1.19MB/s 0:09:10
236,978,176 26% 1.18MB/s 0:09:16
238,288,896 26% 1.18MB/s 0:09:16
239,468,544 26% 1.11MB/s 0:09:46
240,648,192 26% 1.08MB/s 0:10:05
241,958,912 26% 1.09MB/s 0:09:57
243,269,632 26% 1.10MB/s 0:09:52
244,580,352 26% 1.16MB/s 0:09:21
245,891,072 27% 1.20MB/s 0:08:57
247,201,792 27% 1.20MB/s 0:08:56
248,512,512 27% 1.20MB/s 0:08:57
249,823,232 27% 1.20MB/s 0:08:56
251,002,880 27% 1.15MB/s 0:09:19
252,051,456 27% 1.09MB/s 0:09:47
253,100,032 27% 1.03MB/s 0:10:19
254,279,680 27% 1.01MB/s 0:10:32
255,328,256 28% 1001.66kB/s 0:10:52
256,507,904 28% 1.01MB/s 0:10:29
257,818,624 28% 1.07MB/s 0:09:56
259,129,344 28% 1.09MB/s 0:09:40
260,440,064 28% 1.16MB/s 0:09:05
261,750,784 28% 1.18MB/s 0:08:56
262,799,360 28% 1.11MB/s 0:09:29
264,110,080 29% 1.11MB/s 0:09:25
265,420,800 29% 1.13MB/s 0:09:18
266,731,520 29% 1.13MB/s 0:09:15
268,042,240 29% 1.20MB/s 0:08:42
269,352,960 29% 1.18MB/s 0:08:47
270,532,608 29% 1.16MB/s 0:08:56
271,712,256 29% 1.10MB/s 0:09:23
272,629,760 30% 1.03MB/s 0:10:04
273,678,336 30% 1002.85kB/s 0:10:33
274,989,056 30% 1.00MB/s 0:10:18
276,299,776 30% 1.06MB/s 0:09:43
277,610,496 30% 1.15MB/s 0:08:57
278,921,216 30% 1.20MB/s 0:08:32
280,231,936 30% 1.20MB/s 0:08:33
281,542,656 30% 1.20MB/s 0:08:31
282,853,376 31% 1.19MB/s 0:08:32
284,164,096 31% 1.19MB/s 0:08:31
285,474,816 31% 1.20MB/s 0:08:25
286,785,536 31% 1.19MB/s 0:08:30
288,096,256 31% 1.19MB/s 0:08:30
289,406,976 31% 1.19MB/s 0:08:29
290,717,696 31% 1.19MB/s 0:08:26
292,028,416 32% 1.20MB/s 0:08:21
293,339,136 32% 1.21MB/s 0:08:17
294,649,856 32% 1.20MB/s 0:08:19
295,960,576 32% 1.19MB/s 0:08:20
297,271,296 32% 1.19MB/s 0:08:21
298,582,016 32% 1.18MB/s 0:08:26
299,892,736 33% 1.18MB/s 0:08:23
300,941,312 33% 1.08MB/s 0:09:09
302,252,032 33% 1.08MB/s 0:09:09
303,562,752 33% 1.08MB/s 0:09:09
304,873,472 33% 1.07MB/s 0:09:11
306,184,192 33% 1.17MB/s 0:08:24
307,494,912 33% 1.17MB/s 0:08:23
308,674,560 33% 1.15MB/s 0:08:27
309,723,136 34% 1.11MB/s 0:08:47
310,640,640 34% 1.01MB/s 0:09:37
311,558,144 34% 949.74kB/s 0:10:28
312,737,792 34% 944.09kB/s 0:10:31
314,048,512 34% 988.76kB/s 0:10:01
315,359,232 34% 1.06MB/s 0:09:08
316,669,952 34% 1.14MB/s 0:08:27
317,980,672 34% 1.16MB/s 0:08:15
319,291,392 35% 1.17MB/s 0:08:11
320,602,112 35% 1.16MB/s 0:08:14
321,912,832 35% 1.16MB/s 0:08:13
323,223,552 35% 1.16MB/s 0:08:13
324,009,984 35% 1.04MB/s 0:09:09
325,058,560 35% 1017.30kB/s 0:09:33
325,976,064 35% 934.09kB/s 0:10:23
326,762,496 35% 808.42kB/s 0:11:59
328,073,216 36% 938.06kB/s 0:10:19
329,383,936 36% 997.64kB/s 0:09:40
330,694,656 36% 1.05MB/s 0:08:55
332,005,376 36% 1.18MB/s 0:07:57
333,185,024 36% 1.13MB/s 0:08:16
334,495,744 36% 1.13MB/s 0:08:14
335,806,464 36% 1.14MB/s 0:08:09
336,986,112 37% 1.13MB/s 0:08:14
338,296,832 37% 1.17MB/s 0:07:56
339,607,552 37% 1.17MB/s 0:07:56
340,918,272 37% 1.17MB/s 0:07:55
342,228,992 37% 1.19MB/s 0:07:46
343,539,712 37% 1.19MB/s 0:07:44
344,850,432 37% 1.19MB/s 0:07:42
346,161,152 38% 1.19MB/s 0:07:40
347,439,104 38% 1.18MB/s 0:07:44
348,618,752 38% 1.12MB/s 0:08:06
349,798,400 38% 1.09MB/s 0:08:19
351,109,120 38% 1.09MB/s 0:08:21
352,419,840 38% 1.10MB/s 0:08:15
353,730,560 38% 1.16MB/s 0:07:48
355,041,280 39% 1.19MB/s 0:07:35
356,352,000 39% 1.20MB/s 0:07:29
357,662,720 39% 1.20MB/s 0:07:27
358,973,440 39% 1.20MB/s 0:07:25
360,284,160 39% 1.21MB/s 0:07:23
361,594,880 39% 1.21MB/s 0:07:23
362,905,600 39% 1.20MB/s 0:07:23
364,216,320 40% 1.20MB/s 0:07:23
365,527,040 40% 1.20MB/s 0:07:23
366,706,688 40% 1.17MB/s 0:07:32
368,017,408 40% 1.16MB/s 0:07:35
369,197,056 40% 1.14MB/s 0:07:43
370,376,704 40% 1.12MB/s 0:07:50
371,294,208 40% 1.05MB/s 0:08:20
372,080,640 40% 969.22kB/s 0:09:13
373,391,360 41% 1000.49kB/s 0:08:55
374,702,080 41% 1021.52kB/s 0:08:42
376,012,800 41% 1.09MB/s 0:07:57
377,323,520 41% 1.20MB/s 0:07:11
378,634,240 41% 1.20MB/s 0:07:11
379,944,960 41% 1.20MB/s 0:07:10
381,124,608 41% 1.18MB/s 0:07:16
382,435,328 42% 1.18MB/s 0:07:15
383,614,976 42% 1.14MB/s 0:07:31
384,925,696 42% 1.13MB/s 0:07:34
386,236,416 42% 1.15MB/s 0:07:23
387,547,136 42% 1.15MB/s 0:07:22
388,857,856 42% 1.18MB/s 0:07:08
390,168,576 42% 1.18MB/s 0:07:08
391,348,224 43% 1.15MB/s 0:07:18
392,658,944 43% 1.15MB/s 0:07:18
393,969,664 43% 1.15MB/s 0:07:17
395,280,384 43% 1.16MB/s 0:07:12
396,591,104 43% 1.19MB/s 0:07:01
397,901,824 43% 1.19MB/s 0:06:59
399,212,544 43% 1.19MB/s 0:06:56
400,523,264 44% 1.19MB/s 0:06:56
401,833,984 44% 1.18MB/s 0:06:59
403,144,704 44% 1.18MB/s 0:06:59
404,455,424 44% 1.17MB/s 0:07:00
405,766,144 44% 1.17MB/s 0:06:58
407,076,864 44% 1.18MB/s 0:06:54
408,387,584 44% 1.18MB/s 0:06:53
409,698,304 45% 1.19MB/s 0:06:51
411,009,024 45% 1.19MB/s 0:06:49
412,319,744 45% 1.19MB/s 0:06:46
413,630,464 45% 1.19MB/s 0:06:44
414,941,184 45% 1.20MB/s 0:06:41
416,251,904 45% 1.19MB/s 0:06:43
417,562,624 45% 1.18MB/s 0:06:45
418,873,344 46% 1.19MB/s 0:06:42
420,184,064 46% 1.19MB/s 0:06:41
421,494,784 46% 1.20MB/s 0:06:36
422,805,504 46% 1.21MB/s 0:06:33
424,116,224 46% 1.20MB/s 0:06:33
425,426,944 46% 1.20MB/s 0:06:31
426,737,664 46% 1.20MB/s 0:06:30
428,048,384 47% 1.19MB/s 0:06:34
429,359,104 47% 1.19MB/s 0:06:34
430,669,824 47% 1.19MB/s 0:06:32
431,980,544 47% 1.19MB/s 0:06:32
433,291,264 47% 1.21MB/s 0:06:24
434,601,984 47% 1.19MB/s 0:06:30
435,912,704 47% 1.19MB/s 0:06:29
437,223,424 48% 1.19MB/s 0:06:27
438,403,072 48% 1.16MB/s 0:06:35
439,713,792 48% 1.17MB/s 0:06:30
440,893,440 48% 1.14MB/s 0:06:39
442,204,160 48% 1.14MB/s 0:06:39
443,514,880 48% 1.15MB/s 0:06:35
444,825,600 48% 1.16MB/s 0:06:30
446,136,320 49% 1.19MB/s 0:06:19
447,447,040 49% 1.19MB/s 0:06:18
448,757,760 49% 1.20MB/s 0:06:13
450,068,480 49% 1.20MB/s 0:06:13
451,379,200 49% 1.19MB/s 0:06:15
452,689,920 49% 1.19MB/s 0:06:12
454,000,640 49% 1.20MB/s 0:06:11
455,311,360 50% 1.19MB/s 0:06:11
456,622,080 50% 1.20MB/s 0:06:08
457,932,800 50% 1.20MB/s 0:06:05
459,243,520 50% 1.20MB/s 0:06:04
460,554,240 50% 1.20MB/s 0:06:05
461,864,960 50% 1.19MB/s 0:06:05
463,175,680 50% 1.19MB/s 0:06:06
464,486,400 51% 1.18MB/s 0:06:07
465,797,120 51% 1.17MB/s 0:06:08
467,107,840 51% 1.17MB/s 0:06:09
468,418,560 51% 1.17MB/s 0:06:08
469,729,280 51% 1.17MB/s 0:06:06
471,040,000 51% 1.18MB/s 0:06:01
472,350,720 51% 1.19MB/s 0:05:58
473,661,440 52% 1.19MB/s 0:05:56
474,972,160 52% 1.19MB/s 0:05:55
476,282,880 52% 1.20MB/s 0:05:52
477,593,600 52% 1.20MB/s 0:05:50
478,904,320 52% 1.20MB/s 0:05:48
480,215,040 52% 1.20MB/s 0:05:47
481,492,992 52% 1.18MB/s 0:05:53
482,803,712 53% 1.18MB/s 0:05:52
484,114,432 53% 1.19MB/s 0:05:49
485,425,152 53% 1.18MB/s 0:05:49
486,735,872 53% 1.20MB/s 0:05:44
488,046,592 53% 1.18MB/s 0:05:47
489,357,312 53% 1.17MB/s 0:05:49
490,668,032 53% 1.16MB/s 0:05:50
491,978,752 54% 1.16MB/s 0:05:51
493,289,472 54% 1.16MB/s 0:05:48
494,600,192 54% 1.17MB/s 0:05:45
495,910,912 54% 1.15MB/s 0:05:49
497,221,632 54% 1.16MB/s 0:05:45
498,532,352 54% 1.17MB/s 0:05:41
499,843,072 55% 1.17MB/s 0:05:40
501,153,792 55% 1.20MB/s 0:05:30
502,464,512 55% 1.20MB/s 0:05:29
503,775,232 55% 1.21MB/s 0:05:27
505,085,952 55% 1.21MB/s 0:05:27
506,396,672 55% 1.20MB/s 0:05:27
507,707,392 55% 1.19MB/s 0:05:29
509,018,112 56% 1.19MB/s 0:05:28
510,328,832 56% 1.18MB/s 0:05:28
511,639,552 56% 1.19MB/s 0:05:26
512,950,272 56% 1.20MB/s 0:05:22
514,260,992 56% 1.20MB/s 0:05:20
515,571,712 56% 1.20MB/s 0:05:18
516,882,432 56% 1.20MB/s 0:05:20
518,193,152 57% 1.20MB/s 0:05:18
519,503,872 57% 1.19MB/s 0:05:18
520,814,592 57% 1.19MB/s 0:05:18
522,125,312 57% 1.20MB/s 0:05:15
523,436,032 57% 1.19MB/s 0:05:15
524,746,752 57% 1.18MB/s 0:05:16
526,057,472 57% 1.18MB/s 0:05:16
527,368,192 58% 1.17MB/s 0:05:17
528,678,912 58% 1.18MB/s 0:05:15
529,989,632 58% 1.18MB/s 0:05:13
531,300,352 58% 1.19MB/s 0:05:10
532,611,072 58% 1.19MB/s 0:05:07
533,921,792 58% 1.19MB/s 0:05:06
535,232,512 58% 1.18MB/s 0:05:08
536,543,232 59% 1.18MB/s 0:05:06
537,853,952 59% 1.18MB/s 0:05:06
539,164,672 59% 1.19MB/s 0:05:03
540,475,392 59% 1.20MB/s 0:04:59
541,786,112 59% 1.20MB/s 0:04:59
543,096,832 59% 1.20MB/s 0:04:57
544,407,552 59% 1.20MB/s 0:04:57
545,718,272 60% 1.20MB/s 0:04:56
547,028,992 60% 1.20MB/s 0:04:53
548,339,712 60% 1.19MB/s 0:04:54
549,650,432 60% 1.19MB/s 0:04:55
550,961,152 60% 1.18MB/s 0:04:54
552,271,872 60% 1.18MB/s 0:04:53
553,451,520 60% 1.17MB/s 0:04:57
554,762,240 61% 1.17MB/s 0:04:54
556,072,960 61% 1.17MB/s 0:04:53
557,383,680 61% 1.17MB/s 0:04:54
558,694,400 61% 1.20MB/s 0:04:46
560,005,120 61% 1.19MB/s 0:04:46
561,315,840 61% 1.19MB/s 0:04:44
562,626,560 61% 1.20MB/s 0:04:42
563,937,280 62% 1.20MB/s 0:04:41
565,248,000 62% 1.20MB/s 0:04:38
566,558,720 62% 1.20MB/s 0:04:38
567,738,368 62% 1.18MB/s 0:04:43
569,049,088 62% 1.17MB/s 0:04:44
570,359,808 62% 1.16MB/s 0:04:44
571,670,528 62% 1.17MB/s 0:04:42
572,981,248 63% 1.19MB/s 0:04:35
574,291,968 63% 1.20MB/s 0:04:32
575,602,688 63% 1.20MB/s 0:04:30
576,913,408 63% 1.20MB/s 0:04:29
578,224,128 63% 1.21MB/s 0:04:27
579,534,848 63% 1.21MB/s 0:04:26
580,845,568 63% 1.20MB/s 0:04:26
582,156,288 64% 1.19MB/s 0:04:27
583,467,008 64% 1.19MB/s 0:04:26
584,777,728 64% 1.19MB/s 0:04:25
586,088,448 64% 1.19MB/s 0:04:24
587,399,168 64% 1.20MB/s 0:04:20
588,709,888 64% 1.19MB/s 0:04:21
590,020,608 64% 1.19MB/s 0:04:22
591,200,256 65% 1.16MB/s 0:04:27
592,510,976 65% 1.16MB/s 0:04:26
593,821,696 65% 1.17MB/s 0:04:23
595,132,416 65% 1.17MB/s 0:04:21
596,443,136 65% 1.20MB/s 0:04:13
597,753,856 65% 1.20MB/s 0:04:12
599,064,576 65% 1.20MB/s 0:04:11
600,375,296 66% 1.20MB/s 0:04:09
601,686,016 66% 1.21MB/s 0:04:08
602,996,736 66% 1.21MB/s 0:04:06
604,307,456 66% 1.19MB/s 0:04:09
605,618,176 66% 1.18MB/s 0:04:10
606,928,896 66% 1.18MB/s 0:04:10
608,239,616 66% 1.17MB/s 0:04:11
609,550,336 67% 1.18MB/s 0:04:06
610,861,056 67% 1.20MB/s 0:04:02
612,171,776 67% 1.20MB/s 0:04:01
613,482,496 67% 1.20MB/s 0:04:00
614,793,216 67% 1.19MB/s 0:04:00
616,071,168 67% 1.18MB/s 0:04:01
617,381,888 67% 1.17MB/s 0:04:02
618,692,608 68% 1.16MB/s 0:04:03
620,003,328 68% 1.17MB/s 0:04:01
621,314,048 68% 1.17MB/s 0:03:59
622,624,768 68% 1.17MB/s 0:03:58
623,935,488 68% 1.19MB/s 0:03:54
625,246,208 68% 1.19MB/s 0:03:53
626,556,928 68% 1.17MB/s 0:03:54
627,867,648 69% 1.19MB/s 0:03:51
629,178,368 69% 1.18MB/s 0:03:50
630,489,088 69% 1.19MB/s 0:03:47
631,799,808 69% 1.20MB/s 0:03:45
633,110,528 69% 1.18MB/s 0:03:47
634,421,248 69% 1.18MB/s 0:03:46
635,731,968 69% 1.18MB/s 0:03:45
637,042,688 70% 1.19MB/s 0:03:42
638,353,408 70% 1.21MB/s 0:03:38
639,664,128 70% 1.20MB/s 0:03:38
640,974,848 70% 1.21MB/s 0:03:36
642,285,568 70% 1.20MB/s 0:03:36
643,596,288 70% 1.20MB/s 0:03:35
644,907,008 70% 1.20MB/s 0:03:34
646,217,728 71% 1.19MB/s 0:03:35
647,528,448 71% 1.18MB/s 0:03:35
648,839,168 71% 1.18MB/s 0:03:34
650,149,888 71% 1.19MB/s 0:03:32
651,460,608 71% 1.20MB/s 0:03:29
652,771,328 71% 1.20MB/s 0:03:28
654,082,048 71% 1.20MB/s 0:03:27
655,392,768 72% 1.20MB/s 0:03:25
656,703,488 72% 1.20MB/s 0:03:25
658,014,208 72% 1.19MB/s 0:03:25
659,193,856 72% 1.16MB/s 0:03:30
660,504,576 72% 1.16MB/s 0:03:28
661,815,296 72% 1.16MB/s 0:03:27
663,126,016 72% 1.17MB/s 0:03:25
664,436,736 73% 1.19MB/s 0:03:20
665,747,456 73% 1.17MB/s 0:03:22
667,058,176 73% 1.16MB/s 0:03:22
668,368,896 73% 1.15MB/s 0:03:23
669,679,616 73% 1.14MB/s 0:03:24
670,990,336 73% 1.14MB/s 0:03:22
672,301,056 73% 1.14MB/s 0:03:22
673,611,776 74% 1.13MB/s 0:03:23
674,922,496 74% 1.14MB/s 0:03:20
676,233,216 74% 1.16MB/s 0:03:16
677,543,936 74% 1.17MB/s 0:03:12
678,723,584 74% 1.17MB/s 0:03:12
680,034,304 74% 1.16MB/s 0:03:11
681,345,024 74% 1.17MB/s 0:03:10
682,524,672 75% 1.14MB/s 0:03:13
683,835,392 75% 1.17MB/s 0:03:07
685,146,112 75% 1.17MB/s 0:03:06
686,456,832 75% 1.16MB/s 0:03:07
687,767,552 75% 1.17MB/s 0:03:04
688,947,200 75% 1.15MB/s 0:03:07
690,257,920 75% 1.15MB/s 0:03:05
691,437,568 76% 1.13MB/s 0:03:07
692,748,288 76% 1.13MB/s 0:03:06
694,059,008 76% 1.15MB/s 0:03:02
695,369,728 76% 1.14MB/s 0:03:03
696,680,448 76% 1.16MB/s 0:02:58
697,991,168 76% 1.17MB/s 0:02:55
699,301,888 76% 1.19MB/s 0:02:52
700,481,536 77% 1.16MB/s 0:02:55
701,923,328 77% 1.18MB/s 0:02:50
703,234,048 77% 1.18MB/s 0:02:49
704,544,768 77% 1.18MB/s 0:02:49
705,855,488 77% 1.21MB/s 0:02:43
707,166,208 77% 1.19MB/s 0:02:46
708,476,928 77% 1.18MB/s 0:02:45
709,656,576 78% 1.16MB/s 0:02:46
710,967,296 78% 1.16MB/s 0:02:45
712,278,016 78% 1.16MB/s 0:02:45
713,588,736 78% 1.15MB/s 0:02:46
714,899,456 78% 1.16MB/s 0:02:42
716,079,104 78% 1.14MB/s 0:02:44
717,389,824 78% 1.14MB/s 0:02:43
718,700,544 79% 1.16MB/s 0:02:39
720,011,264 79% 1.17MB/s 0:02:37
721,321,984 79% 1.19MB/s 0:02:34
722,632,704 79% 1.18MB/s 0:02:33
723,812,352 79% 1.16MB/s 0:02:35
725,123,072 79% 1.14MB/s 0:02:37
726,171,648 79% 1.10MB/s 0:02:42
727,351,296 80% 1.07MB/s 0:02:45
728,530,944 80% 1.07MB/s 0:02:45
729,710,592 80% 1.05MB/s 0:02:46
731,021,312 80% 1.09MB/s 0:02:38
732,332,032 80% 1.12MB/s 0:02:33
733,642,752 80% 1.14MB/s 0:02:30
734,953,472 80% 1.16MB/s 0:02:26
736,264,192 81% 1.17MB/s 0:02:24
737,574,912 81% 1.18MB/s 0:02:21
738,885,632 81% 1.18MB/s 0:02:21
740,196,352 81% 1.17MB/s 0:02:20
741,507,072 81% 1.17MB/s 0:02:19
742,817,792 81% 1.17MB/s 0:02:18
744,128,512 81% 1.17MB/s 0:02:17
745,439,232 82% 1.19MB/s 0:02:13
746,749,952 82% 1.20MB/s 0:02:12
748,060,672 82% 1.18MB/s 0:02:12
749,371,392 82% 1.18MB/s 0:02:12
750,649,344 82% 1.16MB/s 0:02:13
751,828,992 82% 1.14MB/s 0:02:14
753,139,712 82% 1.13MB/s 0:02:14
754,450,432 83% 1.13MB/s 0:02:12
755,662,848 83% 1.14MB/s 0:02:10
756,940,800 83% 1.16MB/s 0:02:08
758,251,520 83% 1.16MB/s 0:02:06
759,562,240 83% 1.16MB/s 0:02:05
760,741,888 83% 1.14MB/s 0:02:06
762,052,608 83% 1.14MB/s 0:02:05
763,363,328 84% 1.16MB/s 0:02:02
764,674,048 84% 1.16MB/s 0:02:01
765,853,696 84% 1.15MB/s 0:02:00
767,164,416 84% 1.15MB/s 0:01:59
768,475,136 84% 1.15MB/s 0:01:58
769,785,856 84% 1.15MB/s 0:01:57
771,096,576 84% 1.18MB/s 0:01:53
772,407,296 84% 1.19MB/s 0:01:51
773,718,016 85% 1.18MB/s 0:01:51
775,028,736 85% 1.19MB/s 0:01:49
776,339,456 85% 1.19MB/s 0:01:48
777,650,176 85% 1.18MB/s 0:01:48
778,960,896 85% 1.20MB/s 0:01:46
780,271,616 85% 1.19MB/s 0:01:45
781,582,336 86% 1.17MB/s 0:01:45
782,893,056 86% 1.18MB/s 0:01:44
784,203,776 86% 1.17MB/s 0:01:43
785,514,496 86% 1.18MB/s 0:01:41
786,825,216 86% 1.21MB/s 0:01:38
788,135,936 86% 1.21MB/s 0:01:37
789,446,656 86% 1.21MB/s 0:01:36
790,757,376 87% 1.21MB/s 0:01:35
792,068,096 87% 1.20MB/s 0:01:35
793,378,816 87% 1.19MB/s 0:01:34
794,689,536 87% 1.19MB/s 0:01:33
796,000,256 87% 1.19MB/s 0:01:32
797,310,976 87% 1.20MB/s 0:01:30
798,621,696 87% 1.20MB/s 0:01:29
799,932,416 88% 1.20MB/s 0:01:28
801,243,136 88% 1.20MB/s 0:01:27
802,553,856 88% 1.19MB/s 0:01:26
803,864,576 88% 1.18MB/s 0:01:26
805,175,296 88% 1.19MB/s 0:01:25
806,486,016 88% 1.19MB/s 0:01:24
807,796,736 88% 1.19MB/s 0:01:22
808,714,240 88% 1.08MB/s 0:01:30
810,418,176 89% 1.17MB/s 0:01:21
811,728,896 89% 1.17MB/s 0:01:20
813,039,616 89% 1.16MB/s 0:01:20
814,350,336 89% 1.28MB/s 0:01:12
815,661,056 89% 1.17MB/s 0:01:17
816,971,776 89% 1.18MB/s 0:01:16
818,282,496 90% 1.19MB/s 0:01:14
819,593,216 90% 1.19MB/s 0:01:13
820,903,936 90% 1.20MB/s 0:01:11
822,214,656 90% 1.20MB/s 0:01:10
823,525,376 90% 1.21MB/s 0:01:08
824,836,096 90% 1.20MB/s 0:01:08
826,146,816 90% 1.19MB/s 0:01:07
827,457,536 91% 1.19MB/s 0:01:06
828,768,256 91% 1.19MB/s 0:01:05
830,078,976 91% 1.20MB/s 0:01:04
831,389,696 91% 1.20MB/s 0:01:02
832,700,416 91% 1.19MB/s 0:01:02
834,011,136 91% 1.19MB/s 0:01:01
835,321,856 91% 1.18MB/s 0:01:00
836,632,576 92% 1.19MB/s 0:00:59
837,943,296 92% 1.20MB/s 0:00:57
839,254,016 92% 1.20MB/s 0:00:56
840,564,736 92% 1.20MB/s 0:00:55
841,875,456 92% 1.19MB/s 0:00:54
843,186,176 92% 1.19MB/s 0:00:53
844,496,896 92% 1.20MB/s 0:00:52
845,807,616 93% 1.19MB/s 0:00:51
847,118,336 93% 1.19MB/s 0:00:50
848,429,056 93% 1.20MB/s 0:00:49
849,739,776 93% 1.19MB/s 0:00:48
851,050,496 93% 1.19MB/s 0:00:47
852,361,216 93% 1.18MB/s 0:00:46
853,671,936 93% 1.18MB/s 0:00:45
854,982,656 94% 1.18MB/s 0:00:44
856,293,376 94% 1.18MB/s 0:00:43
857,604,096 94% 1.20MB/s 0:00:41
858,914,816 94% 1.20MB/s 0:00:40
860,225,536 94% 1.20MB/s 0:00:39
861,536,256 94% 1.21MB/s 0:00:38
862,846,976 94% 1.21MB/s 0:00:37
864,157,696 95% 1.17MB/s 0:00:37
865,468,416 95% 1.18MB/s 0:00:35
866,779,136 95% 1.18MB/s 0:00:34
868,089,856 95% 1.17MB/s 0:00:33
869,400,576 95% 1.20MB/s 0:00:32
870,711,296 95% 1.20MB/s 0:00:30
872,022,016 95% 1.20MB/s 0:00:29
873,332,736 96% 1.20MB/s 0:00:28
874,643,456 96% 1.20MB/s 0:00:27
875,823,104 96% 1.18MB/s 0:00:27
877,133,824 96% 1.18MB/s 0:00:26
878,444,544 96% 1.18MB/s 0:00:25
879,755,264 96% 1.17MB/s 0:00:24
881,065,984 96% 1.19MB/s 0:00:22
882,376,704 97% 1.19MB/s 0:00:21
883,687,424 97% 1.19MB/s 0:00:20
884,965,376 97% 1.19MB/s 0:00:19
886,276,096 97% 1.18MB/s 0:00:18
887,586,816 97% 1.17MB/s 0:00:17
888,897,536 97% 1.18MB/s 0:00:16
890,208,256 97% 1.18MB/s 0:00:15
891,518,976 98% 1.19MB/s 0:00:14
892,829,696 98% 1.20MB/s 0:00:12
894,140,416 98% 1.20MB/s 0:00:11
895,451,136 98% 1.20MB/s 0:00:10
896,761,856 98% 1.20MB/s 0:00:09
898,072,576 98% 1.21MB/s 0:00:08
899,383,296 98% 1.21MB/s 0:00:07
900,694,016 99% 1.21MB/s 0:00:06
901,873,664 99% 1.18MB/s 0:00:05
903,184,384 99% 1.18MB/s 0:00:04
904,495,104 99% 1.18MB/s 0:00:03
905,805,824 99% 1.18MB/s 0:00:02
907,116,544 99% 1.20MB/s 0:00:01
908,427,264 99% 1.20MB/s 0:00:00
908,737,624 100% 1.16MB/s 0:12:29 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221215-pine64-pinephonepro.img.xz.sha256
136 100% 0.63kB/s 0:00:00
136 100% 0.63kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221215-tablet-x64uefi.img.xz
32,768 0% 150.94kB/s 2:32:50
1,015,808 0% 945.66kB/s 0:24:22
2,326,528 0% 1.07MB/s 0:21:05
3,637,248 0% 1.11MB/s 0:20:14
4,947,968 0% 1.14MB/s 0:19:46
6,127,616 0% 1.19MB/s 0:18:55
7,438,336 0% 1.17MB/s 0:19:08
8,749,056 0% 1.17MB/s 0:19:08
10,059,776 0% 1.17MB/s 0:19:08
11,370,496 0% 1.19MB/s 0:18:46
12,681,216 0% 1.20MB/s 0:18:35
13,991,936 1% 1.20MB/s 0:18:30
15,302,656 1% 1.20MB/s 0:18:32
16,351,232 1% 1.10MB/s 0:20:11
17,530,880 1% 1.08MB/s 0:20:36
18,841,600 1% 1.07MB/s 0:20:44
20,152,320 1% 1.07MB/s 0:20:44
21,463,040 1% 1.15MB/s 0:19:18
22,773,760 1% 1.17MB/s 0:18:57
24,084,480 1% 1.18MB/s 0:18:42
25,395,200 1% 1.18MB/s 0:18:46
26,705,920 1% 1.20MB/s 0:18:25
28,016,640 2% 1.21MB/s 0:18:19
29,327,360 2% 1.20MB/s 0:18:24
30,638,080 2% 1.20MB/s 0:18:21
31,948,800 2% 1.20MB/s 0:18:24
33,259,520 2% 1.20MB/s 0:18:21
34,570,240 2% 1.19MB/s 0:18:28
35,880,960 2% 1.20MB/s 0:18:21
37,191,680 2% 1.20MB/s 0:18:19
38,502,400 2% 1.20MB/s 0:18:19
39,813,120 2% 1.20MB/s 0:18:14
41,123,840 2% 1.19MB/s 0:18:21
42,434,560 3% 1.18MB/s 0:18:28
43,745,280 3% 1.18MB/s 0:18:29
45,056,000 3% 1.19MB/s 0:18:21
46,333,952 3% 1.19MB/s 0:18:19
47,644,672 3% 1.20MB/s 0:18:08
48,955,392 3% 1.20MB/s 0:18:05
50,266,112 3% 1.20MB/s 0:18:07
51,576,832 3% 1.19MB/s 0:18:10
52,887,552 3% 1.18MB/s 0:18:17
54,198,272 3% 1.17MB/s 0:18:28
55,508,992 4% 1.16MB/s 0:18:37
56,819,712 4% 1.16MB/s 0:18:35
57,999,360 4% 1.13MB/s 0:19:05
59,310,080 4% 1.14MB/s 0:18:53
60,620,800 4% 1.15MB/s 0:18:45
61,931,520 4% 1.16MB/s 0:18:34
63,242,240 4% 1.20MB/s 0:17:58
64,552,960 4% 1.19MB/s 0:17:59
65,863,680 4% 1.18MB/s 0:18:07
67,174,400 4% 1.18MB/s 0:18:07
68,485,120 4% 1.19MB/s 0:18:02
69,795,840 5% 1.19MB/s 0:17:59
71,106,560 5% 1.20MB/s 0:17:50
72,417,280 5% 1.19MB/s 0:17:53
73,596,928 5% 1.17MB/s 0:18:15
74,907,648 5% 1.17MB/s 0:18:15
76,218,368 5% 1.17MB/s 0:18:13
77,529,088 5% 1.18MB/s 0:18:05
78,839,808 5% 1.20MB/s 0:17:44
80,150,528 5% 1.19MB/s 0:17:53
81,461,248 5% 1.19MB/s 0:17:53
82,771,968 5% 1.19MB/s 0:17:51
84,082,688 6% 1.19MB/s 0:17:48
85,393,408 6% 1.20MB/s 0:17:37
86,704,128 6% 1.20MB/s 0:17:34
88,014,848 6% 1.20MB/s 0:17:34
89,325,568 6% 1.19MB/s 0:17:41
90,636,288 6% 1.18MB/s 0:17:47
91,947,008 6% 1.19MB/s 0:17:43
93,257,728 6% 1.18MB/s 0:17:48
94,568,448 6% 1.19MB/s 0:17:34
95,879,168 6% 1.20MB/s 0:17:26
97,189,888 7% 1.20MB/s 0:17:25
98,500,608 7% 1.21MB/s 0:17:17
99,811,328 7% 1.20MB/s 0:17:25
101,122,048 7% 1.19MB/s 0:17:30
102,432,768 7% 1.19MB/s 0:17:29
103,743,488 7% 1.19MB/s 0:17:31
105,054,208 7% 1.20MB/s 0:17:22
106,364,928 7% 1.20MB/s 0:17:17
107,675,648 7% 1.20MB/s 0:17:17
108,986,368 7% 1.20MB/s 0:17:15
110,297,088 7% 1.20MB/s 0:17:18
111,607,808 8% 1.20MB/s 0:17:16
112,918,528 8% 1.20MB/s 0:17:14
114,229,248 8% 1.20MB/s 0:17:12
115,539,968 8% 1.20MB/s 0:17:10
116,850,688 8% 1.21MB/s 0:17:06
118,161,408 8% 1.20MB/s 0:17:10
119,472,128 8% 1.20MB/s 0:17:05
120,782,848 8% 1.20MB/s 0:17:07
121,962,496 8% 1.15MB/s 0:17:53
123,142,144 8% 1.13MB/s 0:18:09
124,452,864 8% 1.13MB/s 0:18:08
125,763,584 9% 1.14MB/s 0:18:02
127,074,304 9% 1.18MB/s 0:17:16
128,385,024 9% 1.20MB/s 0:17:05
129,695,744 9% 1.20MB/s 0:17:04
131,006,464 9% 1.19MB/s 0:17:04
132,317,184 9% 1.20MB/s 0:16:57
133,627,904 9% 1.21MB/s 0:16:50
134,938,624 9% 1.20MB/s 0:16:55
136,249,344 9% 1.19MB/s 0:17:06
137,560,064 9% 1.18MB/s 0:17:08
138,870,784 10% 1.18MB/s 0:17:07
140,181,504 10% 1.19MB/s 0:16:58
141,492,224 10% 1.20MB/s 0:16:53
142,802,944 10% 1.20MB/s 0:16:52
144,113,664 10% 1.20MB/s 0:16:49
145,424,384 10% 1.20MB/s 0:16:50
146,735,104 10% 1.20MB/s 0:16:47
148,045,824 10% 1.20MB/s 0:16:46
149,356,544 10% 1.20MB/s 0:16:43
150,667,264 10% 1.18MB/s 0:16:58
151,977,984 10% 1.19MB/s 0:16:52
153,288,704 11% 1.19MB/s 0:16:51
154,599,424 11% 1.19MB/s 0:16:52
155,910,144 11% 1.21MB/s 0:16:34
157,220,864 11% 1.21MB/s 0:16:32
158,531,584 11% 1.21MB/s 0:16:31
159,842,304 11% 1.21MB/s 0:16:28
161,153,024 11% 1.21MB/s 0:16:29
162,463,744 11% 1.20MB/s 0:16:30
163,774,464 11% 1.20MB/s 0:16:29
165,085,184 11% 1.19MB/s 0:16:42
166,395,904 12% 1.18MB/s 0:16:45
167,706,624 12% 1.18MB/s 0:16:43
169,017,344 12% 1.19MB/s 0:16:40
170,328,064 12% 1.20MB/s 0:16:24
171,638,784 12% 1.20MB/s 0:16:23
172,949,504 12% 1.21MB/s 0:16:20
174,260,224 12% 1.20MB/s 0:16:23
175,570,944 12% 1.20MB/s 0:16:25
176,881,664 12% 1.19MB/s 0:16:27
178,192,384 12% 1.19MB/s 0:16:31
179,503,104 12% 1.18MB/s 0:16:33
180,781,056 13% 1.17MB/s 0:16:45
182,091,776 13% 1.18MB/s 0:16:35
183,402,496 13% 1.18MB/s 0:16:35
184,713,216 13% 1.19MB/s 0:16:27
186,023,936 13% 1.20MB/s 0:16:15
187,334,656 13% 1.20MB/s 0:16:17
188,514,304 13% 1.17MB/s 0:16:39
189,825,024 13% 1.16MB/s 0:16:45
191,135,744 13% 1.16MB/s 0:16:43
192,446,464 13% 1.16MB/s 0:16:41
193,757,184 13% 1.19MB/s 0:16:13
195,067,904 14% 1.20MB/s 0:16:09
196,378,624 14% 1.20MB/s 0:16:06
197,689,344 14% 1.20MB/s 0:16:02
199,000,064 14% 1.19MB/s 0:16:09
200,310,784 14% 1.20MB/s 0:16:00
201,621,504 14% 1.20MB/s 0:16:03
202,932,224 14% 1.19MB/s 0:16:10
204,242,944 14% 1.20MB/s 0:16:02
205,291,520 14% 1.13MB/s 0:17:00
206,340,096 14% 1.07MB/s 0:17:50
207,650,816 15% 1.08MB/s 0:17:41
208,961,536 15% 1.08MB/s 0:17:39
210,272,256 15% 1.15MB/s 0:16:40
211,582,976 15% 1.20MB/s 0:15:51
212,893,696 15% 1.20MB/s 0:15:51
214,204,416 15% 1.20MB/s 0:15:49
215,515,136 15% 1.21MB/s 0:15:44
216,825,856 15% 1.21MB/s 0:15:43
218,136,576 15% 1.19MB/s 0:15:54
219,447,296 15% 1.19MB/s 0:15:58
220,758,016 15% 1.18MB/s 0:16:03
222,068,736 16% 1.17MB/s 0:16:09
223,379,456 16% 1.18MB/s 0:16:00
224,690,176 16% 1.18MB/s 0:15:57
226,000,896 16% 1.18MB/s 0:15:54
227,049,472 16% 1.12MB/s 0:16:51
228,360,192 16% 1.11MB/s 0:16:57
229,670,912 16% 1.11MB/s 0:16:52
230,981,632 16% 1.11MB/s 0:16:58
232,161,280 16% 1.15MB/s 0:16:18
233,472,000 16% 1.17MB/s 0:16:02
234,782,720 16% 1.17MB/s 0:16:02
236,093,440 17% 1.18MB/s 0:15:52
237,404,160 17% 1.21MB/s 0:15:26
238,714,880 17% 1.21MB/s 0:15:26
240,025,600 17% 1.20MB/s 0:15:29
241,336,320 17% 1.20MB/s 0:15:33
242,647,040 17% 1.19MB/s 0:15:38
243,957,760 17% 1.18MB/s 0:15:42
245,268,480 17% 1.18MB/s 0:15:45
246,579,200 17% 1.18MB/s 0:15:42
247,889,920 17% 1.18MB/s 0:15:38
249,200,640 18% 1.19MB/s 0:15:34
250,511,360 18% 1.18MB/s 0:15:38
251,822,080 18% 1.17MB/s 0:15:42
253,132,800 18% 1.17MB/s 0:15:46
254,443,520 18% 1.16MB/s 0:15:47
255,754,240 18% 1.18MB/s 0:15:35
257,064,960 18% 1.18MB/s 0:15:30
258,375,680 18% 1.19MB/s 0:15:27
259,686,400 18% 1.18MB/s 0:15:27
260,997,120 18% 1.18MB/s 0:15:26
262,307,840 18% 1.18MB/s 0:15:27
263,618,560 19% 1.19MB/s 0:15:19
264,929,280 19% 1.19MB/s 0:15:18
266,240,000 19% 1.20MB/s 0:15:13
267,550,720 19% 1.20MB/s 0:15:06
268,861,440 19% 1.20MB/s 0:15:05
270,172,160 19% 1.21MB/s 0:15:02
271,351,808 19% 1.18MB/s 0:15:19
272,662,528 19% 1.18MB/s 0:15:22
273,973,248 19% 1.18MB/s 0:15:21
275,283,968 19% 1.17MB/s 0:15:22
276,594,688 19% 1.19MB/s 0:15:09
277,905,408 20% 1.20MB/s 0:15:04
279,216,128 20% 1.19MB/s 0:15:03
280,526,848 20% 1.18MB/s 0:15:10
281,706,496 20% 1.17MB/s 0:15:20
283,017,216 20% 1.16MB/s 0:15:28
284,327,936 20% 1.16MB/s 0:15:28
285,638,656 20% 1.17MB/s 0:15:16
286,949,376 20% 1.18MB/s 0:15:04
288,129,024 20% 1.17MB/s 0:15:11
289,439,744 20% 1.18MB/s 0:15:08
290,750,464 21% 1.17MB/s 0:15:09
292,061,184 21% 1.17MB/s 0:15:14
293,371,904 21% 1.16MB/s 0:15:18
294,682,624 21% 1.15MB/s 0:15:27
295,993,344 21% 1.14MB/s 0:15:35
297,304,064 21% 1.14MB/s 0:15:27
298,614,784 21% 1.16MB/s 0:15:17
299,925,504 21% 1.16MB/s 0:15:10
301,236,224 21% 1.16MB/s 0:15:09
302,415,872 21% 1.14MB/s 0:15:23
303,726,592 21% 1.16MB/s 0:15:09
305,037,312 22% 1.16MB/s 0:15:04
306,348,032 22% 1.18MB/s 0:14:52
307,658,752 22% 1.21MB/s 0:14:32
308,969,472 22% 1.20MB/s 0:14:32
310,280,192 22% 1.20MB/s 0:14:33
311,590,912 22% 1.20MB/s 0:14:34
312,901,632 22% 1.19MB/s 0:14:40
314,179,584 22% 1.18MB/s 0:14:47
315,490,304 22% 1.18MB/s 0:14:42
316,801,024 22% 1.18MB/s 0:14:40
318,111,744 22% 1.19MB/s 0:14:31
319,422,464 23% 1.20MB/s 0:14:25
320,733,184 23% 1.20MB/s 0:14:25
322,043,904 23% 1.20MB/s 0:14:26
323,354,624 23% 1.20MB/s 0:14:26
324,665,344 23% 1.20MB/s 0:14:21
325,976,064 23% 1.19MB/s 0:14:28
327,286,784 23% 1.19MB/s 0:14:25
328,597,504 23% 1.19MB/s 0:14:26
329,908,224 23% 1.19MB/s 0:14:24
331,218,944 23% 1.20MB/s 0:14:13
332,529,664 24% 1.20MB/s 0:14:15
333,578,240 24% 1.14MB/s 0:15:01
334,888,960 24% 1.14MB/s 0:15:01
336,199,680 24% 1.14MB/s 0:14:59
337,379,328 24% 1.09MB/s 0:15:38
338,821,120 24% 1.18MB/s 0:14:23
340,131,840 24% 1.18MB/s 0:14:22
341,442,560 24% 1.18MB/s 0:14:23
342,753,280 24% 1.23MB/s 0:13:45
344,064,000 24% 1.21MB/s 0:14:01
345,374,720 24% 1.20MB/s 0:14:02
346,685,440 25% 1.20MB/s 0:14:01
347,996,160 25% 1.20MB/s 0:14:01
349,306,880 25% 1.20MB/s 0:14:03
350,617,600 25% 1.20MB/s 0:14:00
351,928,320 25% 1.18MB/s 0:14:10
353,239,040 25% 1.18MB/s 0:14:12
354,549,760 25% 1.18MB/s 0:14:10
355,860,480 25% 1.18MB/s 0:14:09
357,171,200 25% 1.20MB/s 0:13:56
358,481,920 25% 1.20MB/s 0:13:52
359,792,640 25% 1.20MB/s 0:13:50
361,103,360 26% 1.20MB/s 0:13:54
362,414,080 26% 1.19MB/s 0:13:59
363,724,800 26% 1.18MB/s 0:14:03
365,035,520 26% 1.18MB/s 0:14:06
366,346,240 26% 1.18MB/s 0:14:00
367,656,960 26% 1.19MB/s 0:13:52
368,967,680 26% 1.20MB/s 0:13:49
370,278,400 26% 1.20MB/s 0:13:43
371,589,120 26% 1.20MB/s 0:13:44
372,899,840 26% 1.20MB/s 0:13:44
374,210,560 27% 1.20MB/s 0:13:38
375,521,280 27% 1.20MB/s 0:13:39
376,832,000 27% 1.20MB/s 0:13:39
378,142,720 27% 1.20MB/s 0:13:39
379,453,440 27% 1.20MB/s 0:13:39
380,764,160 27% 1.20MB/s 0:13:38
382,074,880 27% 1.20MB/s 0:13:33
383,385,600 27% 1.20MB/s 0:13:33
384,696,320 27% 1.19MB/s 0:13:40
386,007,040 27% 1.19MB/s 0:13:42
387,317,760 27% 1.18MB/s 0:13:43
388,628,480 28% 1.18MB/s 0:13:40
389,939,200 28% 1.20MB/s 0:13:28
391,249,920 28% 1.21MB/s 0:13:24
392,560,640 28% 1.20MB/s 0:13:28
393,871,360 28% 1.19MB/s 0:13:29
395,182,080 28% 1.18MB/s 0:13:36
396,492,800 28% 1.18MB/s 0:13:36
397,803,520 28% 1.19MB/s 0:13:30
399,114,240 28% 1.20MB/s 0:13:24
400,424,960 28% 1.20MB/s 0:13:17
401,735,680 29% 1.21MB/s 0:13:14
403,046,400 29% 1.20MB/s 0:13:16
404,357,120 29% 1.20MB/s 0:13:18
405,667,840 29% 1.19MB/s 0:13:23
406,978,560 29% 1.19MB/s 0:13:24
408,289,280 29% 1.19MB/s 0:13:22
409,600,000 29% 1.19MB/s 0:13:22
410,910,720 29% 1.19MB/s 0:13:17
412,221,440 29% 1.19MB/s 0:13:17
413,532,160 29% 1.19MB/s 0:13:14
414,842,880 29% 1.20MB/s 0:13:12
416,022,528 30% 1.17MB/s 0:13:30
417,333,248 30% 1.16MB/s 0:13:35
418,643,968 30% 1.16MB/s 0:13:34
419,954,688 30% 1.15MB/s 0:13:40
421,265,408 30% 1.16MB/s 0:13:29
422,576,128 30% 1.16MB/s 0:13:28
423,886,848 30% 1.16MB/s 0:13:25
425,197,568 30% 1.17MB/s 0:13:22
426,508,288 30% 1.18MB/s 0:13:11
427,819,008 30% 1.19MB/s 0:13:04
429,129,728 30% 1.18MB/s 0:13:07
430,440,448 31% 1.18MB/s 0:13:06
431,751,168 31% 1.18MB/s 0:13:05
433,061,888 31% 1.19MB/s 0:13:03
434,372,608 31% 1.19MB/s 0:12:57
435,683,328 31% 1.18MB/s 0:13:03
436,994,048 31% 1.18MB/s 0:13:01
438,304,768 31% 1.18MB/s 0:13:03
439,615,488 31% 1.18MB/s 0:13:00
440,926,208 31% 1.20MB/s 0:12:46
442,236,928 31% 1.20MB/s 0:12:43
443,547,648 32% 1.21MB/s 0:12:40
444,858,368 32% 1.21MB/s 0:12:40
446,038,016 32% 1.18MB/s 0:12:57
447,348,736 32% 1.18MB/s 0:12:56
448,626,688 32% 1.17MB/s 0:13:01
449,937,408 32% 1.17MB/s 0:12:59
451,248,128 32% 1.20MB/s 0:12:41
452,558,848 32% 1.19MB/s 0:12:43
453,869,568 32% 1.20MB/s 0:12:34
455,180,288 32% 1.20MB/s 0:12:36
456,491,008 32% 1.20MB/s 0:12:33
457,801,728 33% 1.20MB/s 0:12:30
459,112,448 33% 1.20MB/s 0:12:31
460,423,168 33% 1.20MB/s 0:12:29
461,733,888 33% 1.19MB/s 0:12:35
463,044,608 33% 1.19MB/s 0:12:34
464,355,328 33% 1.19MB/s 0:12:32
465,666,048 33% 1.19MB/s 0:12:30
466,976,768 33% 1.20MB/s 0:12:24
468,287,488 33% 1.21MB/s 0:12:21
469,598,208 33% 1.21MB/s 0:12:19
470,908,928 34% 1.20MB/s 0:12:25
472,219,648 34% 1.19MB/s 0:12:30
473,530,368 34% 1.18MB/s 0:12:31
474,841,088 34% 1.18MB/s 0:12:31
476,151,808 34% 1.19MB/s 0:12:26
477,462,528 34% 1.19MB/s 0:12:21
478,773,248 34% 1.19MB/s 0:12:22
480,083,968 34% 1.16MB/s 0:12:38
481,394,688 34% 1.15MB/s 0:12:45
482,705,408 34% 1.16MB/s 0:12:41
484,016,128 34% 1.16MB/s 0:12:37
485,326,848 35% 1.19MB/s 0:12:18
486,637,568 35% 1.20MB/s 0:12:10
487,948,288 35% 1.19MB/s 0:12:13
489,259,008 35% 1.19MB/s 0:12:11
490,569,728 35% 1.19MB/s 0:12:12
491,880,448 35% 1.19MB/s 0:12:10
493,191,168 35% 1.20MB/s 0:12:05
494,501,888 35% 1.20MB/s 0:12:06
495,812,608 35% 1.20MB/s 0:12:04
497,123,328 35% 1.20MB/s 0:12:02
498,434,048 36% 1.20MB/s 0:12:03
499,744,768 36% 1.20MB/s 0:11:59
501,055,488 36% 1.19MB/s 0:12:04
502,366,208 36% 1.19MB/s 0:12:04
503,676,928 36% 1.19MB/s 0:12:01
504,856,576 36% 1.17MB/s 0:12:15
506,167,296 36% 1.17MB/s 0:12:10
507,478,016 36% 1.17MB/s 0:12:14
508,788,736 36% 1.16MB/s 0:12:14
510,099,456 36% 1.19MB/s 0:11:58
511,410,176 36% 1.19MB/s 0:11:59
512,720,896 37% 1.20MB/s 0:11:50
514,031,616 37% 1.19MB/s 0:11:52
515,342,336 37% 1.19MB/s 0:11:55
516,653,056 37% 1.19MB/s 0:11:49
517,963,776 37% 1.18MB/s 0:11:56
519,274,496 37% 1.19MB/s 0:11:50
520,585,216 37% 1.19MB/s 0:11:46
521,895,936 37% 1.19MB/s 0:11:48
523,206,656 37% 1.19MB/s 0:11:48
524,517,376 37% 1.18MB/s 0:11:54
525,828,096 37% 1.17MB/s 0:11:55
527,138,816 38% 1.17MB/s 0:11:55
528,449,536 38% 1.18MB/s 0:11:50
529,760,256 38% 1.18MB/s 0:11:46
531,070,976 38% 1.19MB/s 0:11:41
532,381,696 38% 1.20MB/s 0:11:35
533,692,416 38% 1.20MB/s 0:11:29
535,003,136 38% 1.21MB/s 0:11:27
536,313,856 38% 1.20MB/s 0:11:30
537,624,576 38% 1.20MB/s 0:11:28
538,935,296 38% 1.20MB/s 0:11:29
540,246,016 39% 1.20MB/s 0:11:28
541,556,736 39% 1.21MB/s 0:11:22
542,867,456 39% 1.20MB/s 0:11:24
544,047,104 39% 1.17MB/s 0:11:39
545,357,824 39% 1.17MB/s 0:11:40
546,668,544 39% 1.17MB/s 0:11:40
547,979,264 39% 1.17MB/s 0:11:39
549,289,984 39% 1.20MB/s 0:11:18
550,600,704 39% 1.20MB/s 0:11:19
551,911,424 39% 1.20MB/s 0:11:18
553,222,144 39% 1.20MB/s 0:11:15
554,532,864 40% 1.20MB/s 0:11:15
555,843,584 40% 1.19MB/s 0:11:19
557,154,304 40% 1.19MB/s 0:11:19
558,465,024 40% 1.18MB/s 0:11:21
559,775,744 40% 1.19MB/s 0:11:19
561,086,464 40% 1.19MB/s 0:11:12
562,397,184 40% 1.20MB/s 0:11:08
563,707,904 40% 1.20MB/s 0:11:05
565,018,624 40% 1.21MB/s 0:11:03
566,329,344 40% 1.21MB/s 0:11:01
567,640,064 41% 1.19MB/s 0:11:12
568,950,784 41% 1.19MB/s 0:11:10
570,261,504 41% 1.19MB/s 0:11:08
571,572,224 41% 1.19MB/s 0:11:08
572,882,944 41% 1.20MB/s 0:10:57
574,193,664 41% 1.20MB/s 0:10:57
575,504,384 41% 1.19MB/s 0:11:02
576,815,104 41% 1.20MB/s 0:10:57
578,125,824 41% 1.20MB/s 0:10:57
579,436,544 41% 1.18MB/s 0:11:04
580,747,264 41% 1.19MB/s 0:11:01
582,057,984 42% 1.19MB/s 0:11:00
583,335,936 42% 1.17MB/s 0:11:06
584,646,656 42% 1.19MB/s 0:10:54
585,957,376 42% 1.19MB/s 0:10:53
587,268,096 42% 1.19MB/s 0:10:52
588,578,816 42% 1.21MB/s 0:10:44
589,889,536 42% 1.20MB/s 0:10:44
591,200,256 42% 1.20MB/s 0:10:44
592,510,976 42% 1.20MB/s 0:10:43
593,821,696 42% 1.20MB/s 0:10:42
595,132,416 42% 1.20MB/s 0:10:41
596,443,136 43% 1.19MB/s 0:10:44
597,753,856 43% 1.19MB/s 0:10:47
599,064,576 43% 1.18MB/s 0:10:50
600,375,296 43% 1.17MB/s 0:10:54
601,686,016 43% 1.18MB/s 0:10:45
602,996,736 43% 1.19MB/s 0:10:40
604,307,456 43% 1.20MB/s 0:10:34
605,618,176 43% 1.21MB/s 0:10:29
606,797,824 43% 1.17MB/s 0:10:48
608,108,544 43% 1.16MB/s 0:10:55
609,419,264 44% 1.15MB/s 0:10:56
610,729,984 44% 1.14MB/s 0:11:05
612,040,704 44% 1.17MB/s 0:10:43
613,351,424 44% 1.18MB/s 0:10:40
614,662,144 44% 1.17MB/s 0:10:42
615,972,864 44% 1.19MB/s 0:10:33
617,283,584 44% 1.18MB/s 0:10:36
618,594,304 44% 1.18MB/s 0:10:35
619,905,024 44% 1.18MB/s 0:10:31
621,215,744 44% 1.18MB/s 0:10:31
622,526,464 44% 1.18MB/s 0:10:28
623,837,184 45% 1.19MB/s 0:10:24
625,147,904 45% 1.18MB/s 0:10:30
626,458,624 45% 1.18MB/s 0:10:26
627,769,344 45% 1.18MB/s 0:10:26
629,080,064 45% 1.19MB/s 0:10:21
630,390,784 45% 1.20MB/s 0:10:12
631,701,504 45% 1.20MB/s 0:10:12
633,012,224 45% 1.20MB/s 0:10:12
634,322,944 45% 1.20MB/s 0:10:12
635,502,592 45% 1.17MB/s 0:10:24
636,813,312 46% 1.17MB/s 0:10:21
638,124,032 46% 1.18MB/s 0:10:18
639,434,752 46% 1.18MB/s 0:10:16
640,745,472 46% 1.21MB/s 0:10:01
642,056,192 46% 1.21MB/s 0:09:59
643,366,912 46% 1.21MB/s 0:09:59
644,677,632 46% 1.19MB/s 0:10:04
645,988,352 46% 1.19MB/s 0:10:04
647,299,072 46% 1.19MB/s 0:10:04
648,478,720 46% 1.16MB/s 0:10:19
649,789,440 46% 1.16MB/s 0:10:18
651,100,160 47% 1.16MB/s 0:10:16
652,410,880 47% 1.16MB/s 0:10:17
653,721,600 47% 1.19MB/s 0:09:59
655,032,320 47% 1.20MB/s 0:09:51
656,343,040 47% 1.20MB/s 0:09:50
657,653,760 47% 1.21MB/s 0:09:47
658,964,480 47% 1.20MB/s 0:09:48
660,275,200 47% 1.20MB/s 0:09:48
661,585,920 47% 1.20MB/s 0:09:47
662,765,568 47% 1.17MB/s 0:10:01
664,076,288 47% 1.18MB/s 0:09:57
665,387,008 48% 1.18MB/s 0:09:57
666,697,728 48% 1.18MB/s 0:09:55
668,008,448 48% 1.19MB/s 0:09:45
669,319,168 48% 1.19MB/s 0:09:46
670,629,888 48% 1.19MB/s 0:09:46
671,940,608 48% 1.19MB/s 0:09:45
673,251,328 48% 1.20MB/s 0:09:39
674,562,048 48% 1.19MB/s 0:09:43
675,872,768 48% 1.19MB/s 0:09:42
677,183,488 48% 1.19MB/s 0:09:42
678,494,208 49% 1.18MB/s 0:09:42
679,804,928 49% 1.20MB/s 0:09:34
681,115,648 49% 1.20MB/s 0:09:32
682,426,368 49% 1.20MB/s 0:09:29
683,737,088 49% 1.20MB/s 0:09:30
685,047,808 49% 1.20MB/s 0:09:30
686,227,456 49% 1.16MB/s 0:09:45
687,538,176 49% 1.16MB/s 0:09:45
688,848,896 49% 1.17MB/s 0:09:40
690,159,616 49% 1.17MB/s 0:09:40
691,470,336 49% 1.20MB/s 0:09:21
692,781,056 50% 1.20MB/s 0:09:23
694,091,776 50% 1.20MB/s 0:09:21
695,402,496 50% 1.20MB/s 0:09:21
696,713,216 50% 1.20MB/s 0:09:20
698,023,936 50% 1.20MB/s 0:09:16
699,203,584 50% 1.15MB/s 0:09:40
700,645,376 50% 1.19MB/s 0:09:22
701,956,096 50% 1.19MB/s 0:09:20
703,266,816 50% 1.19MB/s 0:09:21
704,577,536 50% 1.24MB/s 0:08:56
705,888,256 50% 1.21MB/s 0:09:09
707,198,976 51% 1.20MB/s 0:09:08
708,509,696 51% 1.19MB/s 0:09:13
709,820,416 51% 1.19MB/s 0:09:14
711,131,136 51% 1.19MB/s 0:09:13
712,441,856 51% 1.19MB/s 0:09:12
713,752,576 51% 1.20MB/s 0:09:06
715,063,296 51% 1.20MB/s 0:09:05
716,374,016 51% 1.19MB/s 0:09:07
717,651,968 51% 1.18MB/s 0:09:09
718,962,688 51% 1.19MB/s 0:09:05
720,273,408 52% 1.18MB/s 0:09:07
721,584,128 52% 1.19MB/s 0:09:05
722,894,848 52% 1.20MB/s 0:08:59
724,205,568 52% 1.20MB/s 0:08:59
725,516,288 52% 1.19MB/s 0:08:59
726,827,008 52% 1.19MB/s 0:08:59
728,137,728 52% 1.18MB/s 0:09:03
729,448,448 52% 1.18MB/s 0:09:01
730,759,168 52% 1.19MB/s 0:08:56
732,069,888 52% 1.18MB/s 0:08:59
733,380,608 52% 1.19MB/s 0:08:54
734,691,328 53% 1.19MB/s 0:08:55
736,002,048 53% 1.18MB/s 0:08:56
737,312,768 53% 1.18MB/s 0:08:53
738,623,488 53% 1.18MB/s 0:08:52
739,934,208 53% 1.18MB/s 0:08:53
741,244,928 53% 1.19MB/s 0:08:49
742,555,648 53% 1.19MB/s 0:08:47
743,866,368 53% 1.19MB/s 0:08:45
745,177,088 53% 1.19MB/s 0:08:42
746,487,808 53% 1.20MB/s 0:08:40
747,798,528 54% 1.20MB/s 0:08:39
749,109,248 54% 1.19MB/s 0:08:39
750,419,968 54% 1.19MB/s 0:08:40
751,730,688 54% 1.19MB/s 0:08:39
753,041,408 54% 1.19MB/s 0:08:37
754,352,128 54% 1.19MB/s 0:08:36
755,662,848 54% 1.20MB/s 0:08:33
756,973,568 54% 1.19MB/s 0:08:33
758,284,288 54% 1.20MB/s 0:08:31
759,595,008 54% 1.19MB/s 0:08:31
760,905,728 54% 1.19MB/s 0:08:32
762,216,448 55% 1.18MB/s 0:08:34
763,527,168 55% 1.18MB/s 0:08:31
764,837,888 55% 1.19MB/s 0:08:29
766,148,608 55% 1.19MB/s 0:08:26
767,459,328 55% 1.19MB/s 0:08:25
768,770,048 55% 1.18MB/s 0:08:27
770,080,768 55% 1.15MB/s 0:08:40
771,391,488 55% 1.14MB/s 0:08:45
772,702,208 55% 1.15MB/s 0:08:41
774,012,928 55% 1.15MB/s 0:08:38
775,323,648 56% 1.18MB/s 0:08:21
776,634,368 56% 1.20MB/s 0:08:13
777,945,088 56% 1.20MB/s 0:08:12
779,255,808 56% 1.21MB/s 0:08:09
780,566,528 56% 1.20MB/s 0:08:11
781,877,248 56% 1.19MB/s 0:08:14
783,187,968 56% 1.19MB/s 0:08:12
784,498,688 56% 1.19MB/s 0:08:12
785,809,408 56% 1.19MB/s 0:08:09
787,120,128 56% 1.20MB/s 0:08:05
788,430,848 56% 1.20MB/s 0:08:04
789,741,568 57% 1.20MB/s 0:08:03
791,052,288 57% 1.20MB/s 0:08:01
792,363,008 57% 1.20MB/s 0:08:01
793,673,728 57% 1.21MB/s 0:07:58
794,984,448 57% 1.20MB/s 0:07:57
796,295,168 57% 1.21MB/s 0:07:56
797,605,888 57% 1.21MB/s 0:07:53
798,916,608 57% 1.20MB/s 0:07:56
800,227,328 57% 1.19MB/s 0:08:01
801,538,048 57% 1.18MB/s 0:08:03
802,848,768 57% 1.16MB/s 0:08:08
804,159,488 58% 1.16MB/s 0:08:06
805,470,208 58% 1.18MB/s 0:08:00
806,780,928 58% 1.19MB/s 0:07:54
808,091,648 58% 1.20MB/s 0:07:48
809,402,368 58% 1.20MB/s 0:07:49
810,713,088 58% 1.19MB/s 0:07:51
812,023,808 58% 1.19MB/s 0:07:51
813,334,528 58% 1.19MB/s 0:07:50
814,645,248 58% 1.20MB/s 0:07:44
815,955,968 58% 1.20MB/s 0:07:41
817,266,688 59% 1.20MB/s 0:07:39
818,577,408 59% 1.21MB/s 0:07:38
819,888,128 59% 1.21MB/s 0:07:37
821,198,848 59% 1.21MB/s 0:07:36
822,509,568 59% 1.20MB/s 0:07:38
823,820,288 59% 1.20MB/s 0:07:37
825,131,008 59% 1.20MB/s 0:07:36
826,441,728 59% 1.20MB/s 0:07:35
827,752,448 59% 1.21MB/s 0:07:29
829,063,168 59% 1.21MB/s 0:07:28
830,373,888 59% 1.21MB/s 0:07:27
831,684,608 60% 1.21MB/s 0:07:27
832,995,328 60% 1.20MB/s 0:07:27
834,306,048 60% 1.20MB/s 0:07:29
835,616,768 60% 1.20MB/s 0:07:26
836,927,488 60% 1.20MB/s 0:07:23
838,238,208 60% 1.20MB/s 0:07:23
839,548,928 60% 1.21MB/s 0:07:19
840,859,648 60% 1.21MB/s 0:07:19
842,170,368 60% 1.21MB/s 0:07:18
843,481,088 60% 1.21MB/s 0:07:17
844,791,808 61% 1.21MB/s 0:07:15
846,102,528 61% 1.20MB/s 0:07:16
847,413,248 61% 1.20MB/s 0:07:17
848,723,968 61% 1.21MB/s 0:07:13
850,034,688 61% 1.20MB/s 0:07:14
851,312,640 61% 1.19MB/s 0:07:18
852,623,360 61% 1.19MB/s 0:07:16
853,934,080 61% 1.19MB/s 0:07:16
855,244,800 61% 1.18MB/s 0:07:16
856,555,520 61% 1.21MB/s 0:07:07
857,866,240 61% 1.21MB/s 0:07:06
859,078,656 62% 1.19MB/s 0:07:09
860,356,608 62% 1.18MB/s 0:07:13
861,667,328 62% 1.18MB/s 0:07:13
862,978,048 62% 1.18MB/s 0:07:11
864,288,768 62% 1.19MB/s 0:07:06
865,599,488 62% 1.20MB/s 0:07:03
866,910,208 62% 1.19MB/s 0:07:03
868,220,928 62% 1.19MB/s 0:07:04
869,531,648 62% 1.19MB/s 0:07:03
870,842,368 62% 1.20MB/s 0:06:59
872,153,088 63% 1.20MB/s 0:06:55
873,463,808 63% 1.20MB/s 0:06:54
874,774,528 63% 1.19MB/s 0:06:59
875,954,176 63% 1.15MB/s 0:07:12
877,264,896 63% 1.14MB/s 0:07:12
878,575,616 63% 1.15MB/s 0:07:10
879,886,336 63% 1.16MB/s 0:07:03
881,197,056 63% 1.20MB/s 0:06:48
882,507,776 63% 1.20MB/s 0:06:48
883,818,496 63% 1.20MB/s 0:06:46
885,129,216 63% 1.20MB/s 0:06:45
886,439,936 64% 1.20MB/s 0:06:44
887,750,656 64% 1.20MB/s 0:06:42
889,061,376 64% 1.20MB/s 0:06:43
890,372,096 64% 1.18MB/s 0:06:47
891,682,816 64% 1.19MB/s 0:06:45
892,993,536 64% 1.19MB/s 0:06:44
894,304,256 64% 1.19MB/s 0:06:42
895,614,976 64% 1.21MB/s 0:06:36
896,925,696 64% 1.21MB/s 0:06:34
898,236,416 64% 1.20MB/s 0:06:34
899,416,064 64% 1.16MB/s 0:06:47
900,726,784 65% 1.16MB/s 0:06:48
902,037,504 65% 1.15MB/s 0:06:48
903,348,224 65% 1.15MB/s 0:06:46
904,658,944 65% 1.20MB/s 0:06:30
905,969,664 65% 1.20MB/s 0:06:29
907,280,384 65% 1.20MB/s 0:06:28
908,591,104 65% 1.21MB/s 0:06:25
909,901,824 65% 1.20MB/s 0:06:25
911,212,544 65% 1.21MB/s 0:06:23
912,523,264 65% 1.21MB/s 0:06:22
913,833,984 66% 1.20MB/s 0:06:21
915,013,632 66% 1.17MB/s 0:06:31
916,324,352 66% 1.17MB/s 0:06:30
917,635,072 66% 1.17MB/s 0:06:29
918,945,792 66% 1.17MB/s 0:06:27
920,256,512 66% 1.21MB/s 0:06:15
921,567,232 66% 1.20MB/s 0:06:15
922,779,648 66% 1.19MB/s 0:06:17
924,057,600 66% 1.13MB/s 0:06:37
925,499,392 66% 1.16MB/s 0:06:26
926,810,112 66% 1.16MB/s 0:06:24
928,120,832 67% 1.17MB/s 0:06:21
929,431,552 67% 1.23MB/s 0:06:00
930,742,272 67% 1.19MB/s 0:06:10
932,052,992 67% 1.20MB/s 0:06:08
933,363,712 67% 1.20MB/s 0:06:07
934,674,432 67% 1.20MB/s 0:06:05
935,985,152 67% 1.21MB/s 0:06:02
937,164,800 67% 1.18MB/s 0:06:10
938,475,520 67% 1.18MB/s 0:06:09
939,786,240 67% 1.18MB/s 0:06:06
941,096,960 67% 1.18MB/s 0:06:06
942,276,608 68% 1.18MB/s 0:06:04
943,587,328 68% 1.18MB/s 0:06:03
944,898,048 68% 1.18MB/s 0:06:04
946,208,768 68% 1.18MB/s 0:06:03
947,519,488 68% 1.20MB/s 0:05:56
948,830,208 68% 1.20MB/s 0:05:54
949,878,784 68% 1.15MB/s 0:06:09
951,320,576 68% 1.18MB/s 0:05:57
952,631,296 68% 1.18MB/s 0:05:57
953,942,016 68% 1.18MB/s 0:05:55
955,252,736 69% 1.24MB/s 0:05:39
956,563,456 69% 1.20MB/s 0:05:47
957,874,176 69% 1.20MB/s 0:05:47
959,184,896 69% 1.20MB/s 0:05:47
960,495,616 69% 1.20MB/s 0:05:44
961,806,336 69% 1.20MB/s 0:05:44
963,117,056 69% 1.20MB/s 0:05:43
964,427,776 69% 1.20MB/s 0:05:42
965,738,496 69% 1.18MB/s 0:05:45
966,918,144 69% 1.16MB/s 0:05:51
968,228,864 69% 1.16MB/s 0:05:50
969,539,584 70% 1.17MB/s 0:05:47
970,850,304 70% 1.18MB/s 0:05:43
972,161,024 70% 1.20MB/s 0:05:36
973,471,744 70% 1.20MB/s 0:05:34
974,782,464 70% 1.19MB/s 0:05:35
976,093,184 70% 1.19MB/s 0:05:35
977,403,904 70% 1.19MB/s 0:05:35
978,714,624 70% 1.19MB/s 0:05:33
980,025,344 70% 1.19MB/s 0:05:31
981,336,064 70% 1.20MB/s 0:05:29
982,646,784 70% 1.20MB/s 0:05:26
983,957,504 71% 1.20MB/s 0:05:25
985,235,456 71% 1.19MB/s 0:05:26
986,546,176 71% 1.20MB/s 0:05:24
987,856,896 71% 1.15MB/s 0:05:35
989,298,688 71% 1.17MB/s 0:05:28
990,609,408 71% 1.18MB/s 0:05:26
991,920,128 71% 1.18MB/s 0:05:25
993,230,848 71% 1.22MB/s 0:05:12
994,541,568 71% 1.20MB/s 0:05:16
995,852,288 71% 1.20MB/s 0:05:15
997,163,008 72% 1.20MB/s 0:05:14
998,473,728 72% 1.20MB/s 0:05:13
999,653,376 72% 1.17MB/s 0:05:19
1,000,964,096 72% 1.17MB/s 0:05:19
1,002,274,816 72% 1.18MB/s 0:05:17
1,003,585,536 72% 1.18MB/s 0:05:15
1,004,896,256 72% 1.20MB/s 0:05:08
1,006,206,976 72% 1.20MB/s 0:05:06
1,007,517,696 72% 1.19MB/s 0:05:09
1,008,828,416 72% 1.18MB/s 0:05:10
1,010,139,136 72% 1.17MB/s 0:05:11
1,011,449,856 73% 1.17MB/s 0:05:10
1,012,760,576 73% 1.19MB/s 0:05:05
1,014,071,296 73% 1.19MB/s 0:05:04
1,015,382,016 73% 1.20MB/s 0:05:00
1,016,561,664 73% 1.16MB/s 0:05:08
1,017,872,384 73% 1.17MB/s 0:05:06
1,019,183,104 73% 1.16MB/s 0:05:06
1,020,493,824 73% 1.15MB/s 0:05:07
1,021,804,544 73% 1.18MB/s 0:04:59
1,023,115,264 73% 1.18MB/s 0:04:59
1,024,425,984 74% 1.18MB/s 0:04:56
1,025,736,704 74% 1.19MB/s 0:04:54
1,027,047,424 74% 1.20MB/s 0:04:51
1,028,358,144 74% 1.20MB/s 0:04:49
1,029,668,864 74% 1.20MB/s 0:04:48
1,030,848,512 74% 1.18MB/s 0:04:52
1,032,159,232 74% 1.18MB/s 0:04:52
1,033,469,952 74% 1.17MB/s 0:04:54
1,034,780,672 74% 1.17MB/s 0:04:52
1,036,091,392 74% 1.19MB/s 0:04:45
1,037,336,576 74% 1.19MB/s 0:04:45
1,038,581,760 75% 1.18MB/s 0:04:46
1,039,892,480 75% 1.18MB/s 0:04:45
1,041,203,200 75% 1.18MB/s 0:04:44
1,042,513,920 75% 1.18MB/s 0:04:42
1,043,824,640 75% 1.20MB/s 0:04:37
1,045,004,288 75% 1.18MB/s 0:04:41
1,046,315,008 75% 1.17MB/s 0:04:41
1,047,625,728 75% 1.17MB/s 0:04:41
1,048,936,448 75% 1.17MB/s 0:04:38
1,050,247,168 75% 1.20MB/s 0:04:32
1,051,557,888 75% 1.20MB/s 0:04:30
1,052,868,608 76% 1.20MB/s 0:04:28
1,054,179,328 76% 1.20MB/s 0:04:28
1,055,490,048 76% 1.21MB/s 0:04:26
1,056,800,768 76% 1.21MB/s 0:04:25
1,058,111,488 76% 1.19MB/s 0:04:26
1,059,422,208 76% 1.20MB/s 0:04:25
1,060,732,928 76% 1.19MB/s 0:04:25
1,062,043,648 76% 1.19MB/s 0:04:23
1,063,354,368 76% 1.21MB/s 0:04:19
1,064,665,088 76% 1.19MB/s 0:04:21
1,065,975,808 77% 1.19MB/s 0:04:20
1,067,024,384 77% 1.14MB/s 0:04:32
1,068,466,176 77% 1.16MB/s 0:04:25
1,069,776,896 77% 1.18MB/s 0:04:20
1,071,087,616 77% 1.18MB/s 0:04:19
1,072,398,336 77% 1.23MB/s 0:04:07
1,073,709,056 77% 1.21MB/s 0:04:11
1,075,019,776 77% 1.20MB/s 0:04:12
1,076,199,424 77% 1.17MB/s 0:04:17
1,077,510,144 77% 1.17MB/s 0:04:15
1,078,820,864 77% 1.16MB/s 0:04:17
1,080,131,584 78% 1.15MB/s 0:04:17
1,081,442,304 78% 1.18MB/s 0:04:11
1,082,753,024 78% 1.17MB/s 0:04:11
1,084,063,744 78% 1.18MB/s 0:04:09
1,085,374,464 78% 1.19MB/s 0:04:05
1,086,685,184 78% 1.19MB/s 0:04:03
1,087,995,904 78% 1.20MB/s 0:04:01
1,089,306,624 78% 1.20MB/s 0:03:59
1,090,617,344 78% 1.20MB/s 0:03:59
1,091,928,064 78% 1.20MB/s 0:03:58
1,093,238,784 78% 1.18MB/s 0:04:00
1,094,549,504 79% 1.18MB/s 0:03:58
1,095,860,224 79% 1.19MB/s 0:03:56
1,097,170,944 79% 1.19MB/s 0:03:56
1,098,481,664 79% 1.20MB/s 0:03:53
1,099,792,384 79% 1.20MB/s 0:03:52
1,101,103,104 79% 1.19MB/s 0:03:51
1,102,413,824 79% 1.19MB/s 0:03:50
1,103,593,472 79% 1.18MB/s 0:03:52
1,104,904,192 79% 1.18MB/s 0:03:51
1,106,214,912 79% 1.18MB/s 0:03:49
1,107,525,632 80% 1.19MB/s 0:03:47
1,108,836,352 80% 1.20MB/s 0:03:43
1,110,147,072 80% 1.20MB/s 0:03:42
1,111,457,792 80% 1.20MB/s 0:03:41
1,112,637,440 80% 1.17MB/s 0:03:47
1,113,948,160 80% 1.17MB/s 0:03:45
1,115,258,880 80% 1.17MB/s 0:03:45
1,116,569,600 80% 1.17MB/s 0:03:43
1,117,880,320 80% 1.20MB/s 0:03:35
1,119,158,272 80% 1.19MB/s 0:03:37
1,120,468,992 80% 1.18MB/s 0:03:37
1,121,779,712 81% 1.18MB/s 0:03:37
1,123,090,432 81% 1.17MB/s 0:03:37
1,124,401,152 81% 1.17MB/s 0:03:37
1,125,711,872 81% 1.18MB/s 0:03:34
1,127,022,592 81% 1.17MB/s 0:03:33
1,128,333,312 81% 1.18MB/s 0:03:31
1,129,644,032 81% 1.20MB/s 0:03:27
1,130,954,752 81% 1.20MB/s 0:03:26
1,132,265,472 81% 1.20MB/s 0:03:25
1,133,576,192 81% 1.20MB/s 0:03:24
1,134,886,912 81% 1.19MB/s 0:03:24
1,136,197,632 82% 1.20MB/s 0:03:21
1,137,508,352 82% 1.20MB/s 0:03:20
1,138,819,072 82% 1.19MB/s 0:03:21
1,139,998,720 82% 1.18MB/s 0:03:23
1,141,309,440 82% 1.16MB/s 0:03:24
1,142,620,160 82% 1.16MB/s 0:03:22
1,143,930,880 82% 1.17MB/s 0:03:20
1,145,241,600 82% 1.19MB/s 0:03:15
1,146,552,320 82% 1.20MB/s 0:03:12
1,147,863,040 82% 1.21MB/s 0:03:11
1,149,173,760 83% 1.20MB/s 0:03:10
1,150,484,480 83% 1.20MB/s 0:03:09
1,151,795,200 83% 1.21MB/s 0:03:08
1,153,105,920 83% 1.21MB/s 0:03:07
1,154,416,640 83% 1.20MB/s 0:03:07
1,155,727,360 83% 1.20MB/s 0:03:05
1,157,038,080 83% 1.20MB/s 0:03:04
1,158,348,800 83% 1.20MB/s 0:03:03
1,159,659,520 83% 1.21MB/s 0:03:01
1,160,839,168 83% 1.18MB/s 0:03:05
1,162,149,888 83% 1.17MB/s 0:03:05
1,163,460,608 84% 1.17MB/s 0:03:04
1,164,771,328 84% 1.18MB/s 0:03:02
1,166,082,048 84% 1.20MB/s 0:02:57
1,167,392,768 84% 1.21MB/s 0:02:55
1,168,703,488 84% 1.21MB/s 0:02:54
1,170,014,208 84% 1.21MB/s 0:02:53
1,171,324,928 84% 1.20MB/s 0:02:52
1,172,635,648 84% 1.20MB/s 0:02:52
1,173,684,224 84% 1.15MB/s 0:02:58
1,174,994,944 84% 1.15MB/s 0:02:57
1,176,305,664 84% 1.15MB/s 0:02:56
1,177,616,384 85% 1.15MB/s 0:02:55
1,178,927,104 85% 1.20MB/s 0:02:46
1,180,237,824 85% 1.20MB/s 0:02:45
1,181,548,544 85% 1.21MB/s 0:02:44
1,182,859,264 85% 1.20MB/s 0:02:43
1,184,169,984 85% 1.20MB/s 0:02:42
1,185,480,704 85% 1.20MB/s 0:02:41
1,186,791,424 85% 1.20MB/s 0:02:40
1,188,102,144 85% 1.20MB/s 0:02:39
1,189,412,864 85% 1.20MB/s 0:02:38
1,190,723,584 86% 1.18MB/s 0:02:39
1,192,034,304 86% 1.18MB/s 0:02:38
1,193,345,024 86% 1.19MB/s 0:02:37
1,194,655,744 86% 1.19MB/s 0:02:35
1,195,966,464 86% 1.21MB/s 0:02:32
1,197,277,184 86% 1.20MB/s 0:02:31
1,198,587,904 86% 1.21MB/s 0:02:30
1,199,898,624 86% 1.20MB/s 0:02:29
1,201,209,344 86% 1.20MB/s 0:02:28
1,202,520,064 86% 1.20MB/s 0:02:27
1,203,699,712 86% 1.18MB/s 0:02:29
1,205,010,432 87% 1.18MB/s 0:02:27
1,206,321,152 87% 1.18MB/s 0:02:26
1,207,631,872 87% 1.18MB/s 0:02:26
1,208,942,592 87% 1.19MB/s 0:02:23
1,210,253,312 87% 1.20MB/s 0:02:21
1,211,564,032 87% 1.19MB/s 0:02:21
1,212,874,752 87% 1.20MB/s 0:02:19
1,214,185,472 87% 1.20MB/s 0:02:18
1,215,496,192 87% 1.18MB/s 0:02:19
1,216,806,912 87% 1.19MB/s 0:02:18
1,218,117,632 87% 1.18MB/s 0:02:17
1,219,428,352 88% 1.19MB/s 0:02:15
1,220,739,072 88% 1.20MB/s 0:02:13
1,222,049,792 88% 1.20MB/s 0:02:11
1,223,360,512 88% 1.19MB/s 0:02:12
1,224,671,232 88% 1.19MB/s 0:02:10
1,225,981,952 88% 1.18MB/s 0:02:11
1,227,030,528 88% 1.12MB/s 0:02:16
1,228,341,248 88% 1.13MB/s 0:02:14
1,229,651,968 88% 1.13MB/s 0:02:13
1,230,962,688 88% 1.14MB/s 0:02:11
1,232,273,408 89% 1.19MB/s 0:02:05
1,233,584,128 89% 1.18MB/s 0:02:04
1,234,894,848 89% 1.18MB/s 0:02:03
1,236,205,568 89% 1.18MB/s 0:02:02
1,237,516,288 89% 1.18MB/s 0:02:01
1,238,827,008 89% 1.19MB/s 0:01:59
1,240,137,728 89% 1.19MB/s 0:01:58
1,241,448,448 89% 1.20MB/s 0:01:56
1,242,759,168 89% 1.20MB/s 0:01:54
1,244,069,888 89% 1.21MB/s 0:01:53
1,245,380,608 89% 1.21MB/s 0:01:52
1,246,691,328 90% 1.21MB/s 0:01:51
1,247,870,976 90% 1.18MB/s 0:01:53
1,249,181,696 90% 1.18MB/s 0:01:51
1,250,492,416 90% 1.18MB/s 0:01:50
1,251,803,136 90% 1.17MB/s 0:01:50
1,253,113,856 90% 1.20MB/s 0:01:46
1,254,391,808 90% 1.19MB/s 0:01:46
1,255,702,528 90% 1.18MB/s 0:01:46
1,257,013,248 90% 1.18MB/s 0:01:45
1,258,323,968 90% 1.17MB/s 0:01:44
1,259,634,688 90% 1.18MB/s 0:01:43
1,260,945,408 91% 1.19MB/s 0:01:41
1,262,256,128 91% 1.18MB/s 0:01:40
1,263,566,848 91% 1.18MB/s 0:01:39
1,264,877,568 91% 1.18MB/s 0:01:38
1,266,188,288 91% 1.18MB/s 0:01:37
1,267,499,008 91% 1.20MB/s 0:01:35
1,268,809,728 91% 1.20MB/s 0:01:33
1,270,120,448 91% 1.20MB/s 0:01:32
1,271,431,168 91% 1.20MB/s 0:01:31
1,272,741,888 91% 1.20MB/s 0:01:30
1,274,052,608 92% 1.20MB/s 0:01:29
1,275,363,328 92% 1.20MB/s 0:01:28
1,276,674,048 92% 1.20MB/s 0:01:27
1,277,984,768 92% 1.20MB/s 0:01:26
1,279,295,488 92% 1.20MB/s 0:01:25
1,280,606,208 92% 1.20MB/s 0:01:24
1,281,916,928 92% 1.19MB/s 0:01:23
1,283,227,648 92% 1.20MB/s 0:01:22
1,284,538,368 92% 1.20MB/s 0:01:21
1,285,849,088 92% 1.20MB/s 0:01:19
1,287,159,808 92% 1.20MB/s 0:01:18
1,288,470,528 93% 1.20MB/s 0:01:17
1,289,781,248 93% 1.20MB/s 0:01:16
1,291,091,968 93% 1.20MB/s 0:01:15
1,292,402,688 93% 1.20MB/s 0:01:14
1,293,713,408 93% 1.20MB/s 0:01:13
1,295,024,128 93% 1.20MB/s 0:01:12
1,296,334,848 93% 1.20MB/s 0:01:11
1,297,645,568 93% 1.21MB/s 0:01:10
1,298,956,288 93% 1.20MB/s 0:01:09
1,300,267,008 93% 1.20MB/s 0:01:08
1,301,577,728 94% 1.21MB/s 0:01:06
1,302,888,448 94% 1.21MB/s 0:01:05
1,304,199,168 94% 1.21MB/s 0:01:04
1,305,509,888 94% 1.21MB/s 0:01:03
1,306,820,608 94% 1.21MB/s 0:01:02
1,308,131,328 94% 1.20MB/s 0:01:01
1,309,442,048 94% 1.20MB/s 0:01:00
1,310,752,768 94% 1.20MB/s 0:00:59
1,312,063,488 94% 1.21MB/s 0:00:58
1,313,374,208 94% 1.21MB/s 0:00:57
1,314,684,928 94% 1.20MB/s 0:00:56
1,315,995,648 95% 1.20MB/s 0:00:55
1,317,306,368 95% 1.20MB/s 0:00:54
1,318,617,088 95% 1.20MB/s 0:00:53
1,319,927,808 95% 1.20MB/s 0:00:52
1,321,238,528 95% 1.20MB/s 0:00:51
1,322,549,248 95% 1.21MB/s 0:00:50
1,323,859,968 95% 1.20MB/s 0:00:49
1,325,170,688 95% 1.20MB/s 0:00:48
1,326,481,408 95% 1.19MB/s 0:00:47
1,327,792,128 95% 1.19MB/s 0:00:46
1,329,102,848 96% 1.20MB/s 0:00:45
1,330,413,568 96% 1.19MB/s 0:00:44
1,331,724,288 96% 1.20MB/s 0:00:42
1,333,035,008 96% 1.20MB/s 0:00:41
1,334,345,728 96% 1.20MB/s 0:00:40
1,335,656,448 96% 1.21MB/s 0:00:39
1,336,967,168 96% 1.21MB/s 0:00:38
1,338,277,888 96% 1.21MB/s 0:00:37
1,339,588,608 96% 1.20MB/s 0:00:36
1,340,899,328 96% 1.20MB/s 0:00:35
1,342,210,048 96% 1.20MB/s 0:00:34
1,343,520,768 97% 1.20MB/s 0:00:33
1,344,831,488 97% 1.20MB/s 0:00:32
1,346,142,208 97% 1.19MB/s 0:00:31
1,347,452,928 97% 1.19MB/s 0:00:30
1,348,763,648 97% 1.19MB/s 0:00:29
1,350,074,368 97% 1.19MB/s 0:00:28
1,351,385,088 97% 1.20MB/s 0:00:26
1,352,695,808 97% 1.20MB/s 0:00:25
1,354,006,528 97% 1.20MB/s 0:00:24
1,355,186,176 97% 1.14MB/s 0:00:24
1,356,759,040 98% 1.19MB/s 0:00:22
1,358,069,760 98% 1.20MB/s 0:00:21
1,359,380,480 98% 1.20MB/s 0:00:20
1,360,691,200 98% 1.25MB/s 0:00:18
1,362,001,920 98% 1.21MB/s 0:00:18
1,363,312,640 98% 1.20MB/s 0:00:17
1,364,623,360 98% 1.20MB/s 0:00:16
1,365,934,080 98% 1.20MB/s 0:00:14
1,367,244,800 98% 1.20MB/s 0:00:13
1,368,555,520 98% 1.20MB/s 0:00:12
1,369,866,240 98% 1.20MB/s 0:00:11
1,371,176,960 99% 1.20MB/s 0:00:10
1,372,487,680 99% 1.20MB/s 0:00:09
1,373,667,328 99% 1.17MB/s 0:00:08
1,374,715,904 99% 1.10MB/s 0:00:08
1,376,026,624 99% 1.10MB/s 0:00:07
1,377,206,272 99% 1.08MB/s 0:00:06
1,378,516,992 99% 1.10MB/s 0:00:05
1,379,827,712 99% 1.17MB/s 0:00:03
1,381,138,432 99% 1.17MB/s 0:00:02
1,382,449,152 99% 1.19MB/s 0:00:01
1,383,759,872 99% 1.19MB/s 0:00:00
1,384,317,652 100% 1.19MB/s 0:18:32 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221215-tablet-x64uefi.img.xz.sha256
131 100% 0.30kB/s 0:00:00
131 100% 0.30kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,249,914,337 bytes received 577 bytes 1,236,414.27 bytes/sec
total size is 3,249,120,540 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@39dc6fdb[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS