Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
Commit message: "Update build.sh"
> git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@95c9975[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
[plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins9180609609709537974.sh
+ PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
ffea64b8b..abde87678 master -> origin/master
+ c87050b62...2c57005f5 linux-postmarketos-qcom-msm8974-5.19 -> origin/linux-postmarketos-qcom-msm8974-5.19 (forced update)
+ c89191c5c...7903673d9 newbyte/rebuild-gnome-mobile -> origin/newbyte/rebuild-gnome-mobile (forced update)
Updating ffea64b8b..abde87678
Fast-forward
device/community/soc-qcom-sdm845/APKBUILD | 12 +++-
device/testing/device-asus-sparrow/APKBUILD | 6 +-
device/testing/device-asus-sparrow/deviceinfo | 2 +
device/testing/device-google-burnet/APKBUILD | 46 +++++++++++++
device/testing/device-google-burnet/deviceinfo | 28 ++++++++
.../device-google-burnet/modules-load.d/sound.conf | 1 +
device/testing/device-google-cozmo/APKBUILD | 46 +++++++++++++
device/testing/device-google-cozmo/deviceinfo | 28 ++++++++
.../device-google-cozmo/modules-load.d/sound.conf | 1 +
device/testing/device-google-damu/APKBUILD | 46 +++++++++++++
device/testing/device-google-damu/deviceinfo | 28 ++++++++
.../device-google-damu/modules-load.d/sound.conf | 1 +
device/testing/device-google-fennel/APKBUILD | 76 ++++++++++++++++++++++
device/testing/device-google-fennel/deviceinfo | 30 +++++++++
.../modules-load.d/sound.conf.sku1.sku6 | 1 +
.../modules-load.d/sound.conf.sku7 | 1 +
device/testing/device-google-fennel14/APKBUILD | 66 +++++++++++++++++++
device/testing/device-google-fennel14/deviceinfo | 29 +++++++++
.../modules-load.d/sound.conf.sku0 | 1 +
.../modules-load.d/sound.conf.sku2 | 1 +
device/testing/device-google-kakadu/APKBUILD | 66 +++++++++++++++++++
device/testing/device-google-kakadu/deviceinfo | 29 +++++++++
.../device-google-kakadu/modules-load.d/sound.conf | 1 +
.../modules-load.d/sound.conf.sku22 | 1 +
device/testing/device-google-kappa/APKBUILD | 46 +++++++++++++
device/testing/device-google-kappa/deviceinfo | 28 ++++++++
.../device-google-kappa/modules-load.d/sound.conf | 1 +
device/testing/device-google-kenzo/APKBUILD | 46 +++++++++++++
device/testing/device-google-kenzo/deviceinfo | 28 ++++++++
.../device-google-kenzo/modules-load.d/sound.conf | 1 +
device/testing/device-google-kodama/APKBUILD | 75 +++++++++++++++++++++
device/testing/device-google-kodama/deviceinfo | 31 +++++++++
.../device-google-kodama/modules-load.d/sound.conf | 1 +
device/testing/device-google-willow/APKBUILD | 66 +++++++++++++++++++
device/testing/device-google-willow/deviceinfo | 29 +++++++++
.../modules-load.d/sound.conf.sku0 | 1 +
.../modules-load.d/sound.conf.sku1 | 1 +
device/testing/device-huawei-sturgeon/APKBUILD | 6 +-
device/testing/device-huawei-sturgeon/deviceinfo | 2 +
device/testing/device-lg-lenok/APKBUILD | 6 +-
device/testing/device-lg-lenok/deviceinfo | 2 +
main/pil-squasher/APKBUILD | 22 -------
main/postmarketos-ui-phosh/APKBUILD | 8 +--
main/postmarketos-ui-phosh/osk.sh | 9 ---
44 files changed, 907 insertions(+), 49 deletions(-)
create mode 100644 device/testing/device-google-burnet/APKBUILD
create mode 100644 device/testing/device-google-burnet/deviceinfo
create mode 100644 device/testing/device-google-burnet/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-cozmo/APKBUILD
create mode 100644 device/testing/device-google-cozmo/deviceinfo
create mode 100644 device/testing/device-google-cozmo/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-damu/APKBUILD
create mode 100644 device/testing/device-google-damu/deviceinfo
create mode 100644 device/testing/device-google-damu/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-fennel/APKBUILD
create mode 100644 device/testing/device-google-fennel/deviceinfo
create mode 100644 device/testing/device-google-fennel/modules-load.d/sound.conf.sku1.sku6
create mode 100644 device/testing/device-google-fennel/modules-load.d/sound.conf.sku7
create mode 100644 device/testing/device-google-fennel14/APKBUILD
create mode 100644 device/testing/device-google-fennel14/deviceinfo
create mode 100644 device/testing/device-google-fennel14/modules-load.d/sound.conf.sku0
create mode 100644 device/testing/device-google-fennel14/modules-load.d/sound.conf.sku2
create mode 100644 device/testing/device-google-kakadu/APKBUILD
create mode 100644 device/testing/device-google-kakadu/deviceinfo
create mode 100644 device/testing/device-google-kakadu/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-kakadu/modules-load.d/sound.conf.sku22
create mode 100644 device/testing/device-google-kappa/APKBUILD
create mode 100644 device/testing/device-google-kappa/deviceinfo
create mode 100644 device/testing/device-google-kappa/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-kenzo/APKBUILD
create mode 100644 device/testing/device-google-kenzo/deviceinfo
create mode 100644 device/testing/device-google-kenzo/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-kodama/APKBUILD
create mode 100644 device/testing/device-google-kodama/deviceinfo
create mode 100644 device/testing/device-google-kodama/modules-load.d/sound.conf
create mode 100644 device/testing/device-google-willow/APKBUILD
create mode 100644 device/testing/device-google-willow/deviceinfo
create mode 100644 device/testing/device-google-willow/modules-load.d/sound.conf.sku0
create mode 100644 device/testing/device-google-willow/modules-load.d/sound.conf.sku1
delete mode 100644 main/pil-squasher/APKBUILD
delete mode 100644 main/postmarketos-ui-phosh/osk.sh
[15:49:03] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:49:03] [1mChannel [edge][0m: [15:49:03] [1mVendor [qemu][0m: [15:49:03] [1mDevice codename [amd64][0m: [15:49:03] [1mKernel [lts][0m: [15:49:03] [1mUsername [user][0m: [15:49:03] [1mUser interface [weston][0m: [15:49:03] [1mChange them? (y/n) [n][0m: [15:49:03] [1mExtra packages [none][0m: [15:49:03] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:49:03] [1mChoose default locale for installation [C.UTF-8][0m: [15:49:03] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:49:03] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:49:04] Config changed: ui='plasma-mobile'
[15:49:04] Config changed: device='tablet-x64uefi'
[15:49:04] Config changed: kernel='stable'
[15:49:04] Config changed: extra_packages='osk-sdl'
(3903560) [15:49:05] % 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)
(3903560) [15:49:05] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(3903560) [15:49:05] *** (1/4) PREPARE NATIVE CHROOT ***
(3903560) [15:49:05] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3903560) [15:49:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3903560) [15:49:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3903560) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(3903560) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(3903560) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(3903560) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(3903560) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(3903560) [15:49:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3903560) [15:49:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(3903560) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3903560) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3903560) [15:49:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3903560) [15:49:05] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3903560) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3903560) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3903560) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3903560) [15:49:05] Update package index for x86_64 (4 file(s))
(3903560) [15:49:05] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(3903560) [15:49:05] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3903560) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(3903560) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3903560) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(3903560) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3903560) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(3903560) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3903560) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(3903560) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(3903560) [15:49:07] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:07] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:07] extracted: /tmp/pmbootstrap78owujycapk
(3903560) [15:49:07] extracted: /tmp/pmbootstrap8dkjpz3osig
(3903560) [15:49:07] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:07] % 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/pmbootstrap8dkjpz3osig /tmp/pmbootstrap78owujycapk
Verified OK
(3903560) [15:49:07] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3903560) [15:49:07] % /tmp/pmbootstrap78owujycapk --version
apk-tools 2.12.9, compiled for x86_64.
(3903560) [15:49:07] (native) install alpine-base
(3903560) [15:49:07] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % 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
(3903560) [15:49:07] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(3903560) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(3903560) [15:49:07] (native) update /etc/apk/repositories
(3903560) [15:49:07] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3903560) [15:49:07] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3903560) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3903560) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3903560) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3903560) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3903560) [15:49:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3903560) [15:49:07] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3903560) [15:49:07] % 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
(3903560) [15:49:07] New background process: pid=3903723, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(3903560) [15:49:09] (native) % adduser -D pmos -u 12345
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(3903560) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(3903560) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(3903560) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(3903560) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(3903560) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(3903560) [15:49:09] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(3903560) [15:49:12] (native) install cryptsetup util-linux parted
(3903560) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3903560) [15:49:12] (native) % cat /tmp/apk_progress_fifo
(3903560) [15:49:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(3903560) [15:49:12] New background process: pid=3904015, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(11/43) Installing ncurses-libs (6.3_p20221001-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(3903560) [15:49:13] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(3903560) [15:49:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(3903560) [15:49:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(3903560) [15:49:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(3903560) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(3903560) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(3903560) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(3903560) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(3903560) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(3903560) [15:49:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(3903560) [15:49:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(3903560) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(3903560) [15:49:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(3903560) [15:49:14] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:14] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:14] extracted: /tmp/pmbootstrap0y9_8_43apk
(3903560) [15:49:14] extracted: /tmp/pmbootstrap475lq2_gsig
(3903560) [15:49:14] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3903560) [15:49:14] % 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/pmbootstrap475lq2_gsig /tmp/pmbootstrap0y9_8_43apk
Verified OK
(3903560) [15:49:14] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3903560) [15:49:14] % /tmp/pmbootstrap0y9_8_43apk --version
apk-tools 2.12.9, compiled for x86_64.
(3903560) [15:49:14] (rootfs_tablet-x64uefi) install alpine-base
(3903560) [15:49:14] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(3903560) [15:49:14] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(3903560) [15:49:14] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(3903560) [15:49:14] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(3903560) [15:49:14] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(3903560) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(3903560) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(3903560) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(3903560) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3903560) [15:49:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3903560) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3903560) [15:49:14] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3903560) [15:49:14] % 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
(3903560) [15:49:14] New background process: pid=3904344, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % getent passwd user
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user wheel
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user video
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user audio
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user input
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user plugdev
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(3903560) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user netdev
(3903560) [15:49:15] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs
(3903560) [15:49:16] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(3903560) [15:49:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(3903560) [15:49:16] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(3903560) [15:49:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(3903560) [15:49:17] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(3903560) [15:49:18] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(3903560) [15:49:19] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(3903560) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:49:19] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(3903560) [15:49:19] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(3903560) [15:49:19] New background process: pid=3904527, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/801) Installing icu-data-full (71.1-r4)
(2/801) Installing dbus-libs (1.15.0-r2)
(3/801) Installing libgcc (12.2.1_git20220924-r2)
(4/801) Installing libffi (3.4.3-r0)
(5/801) Installing libintl (0.21-r3)
(6/801) Installing libblkid (2.38.1-r0)
(7/801) Installing libmount (2.38.1-r0)
(8/801) Installing pcre2 (10.40-r0)
(9/801) Installing glib (2.74.0-r4)
(10/801) Installing libstdc++ (12.2.1_git20220924-r2)
(11/801) Installing icu-libs (71.1-r4)
(12/801) Installing libpcre2-16 (10.40-r0)
(13/801) Installing zstd-libs (1.5.2-r9)
(14/801) Installing qt5-qtbase (5.15.5_git20220728-r0)
(15/801) Installing hicolor-icon-theme (0.17-r2)
(16/801) Installing libmagic (5.42-r0)
(17/801) Installing file (5.42-r0)
(18/801) Installing libxau (1.0.10-r0)
(19/801) Installing libmd (1.0.4-r0)
(20/801) Installing libbsd (0.11.6-r2)
(21/801) Installing libxdmcp (1.1.3-r1)
(22/801) Installing libxcb (1.15-r0)
(23/801) Installing libx11 (1.8.1-r1)
(24/801) Installing libxext (1.3.4-r1)
(25/801) Installing libice (1.0.10-r1)
(26/801) Installing libuuid (2.38.1-r0)
(27/801) Installing libsm (1.2.3-r1)
(28/801) Installing libxt (1.2.1-r0)
(29/801) Installing libxmu (1.1.3-r1)
(30/801) Installing xset (1.2.4-r0)
(31/801) Installing xprop (1.2.5-r0)
(32/801) Installing xdg-utils (1.1.3-r4)
(33/801) Installing mesa (22.1.7-r4)
(34/801) Installing libpciaccess (0.16-r1)
(35/801) Installing libdrm (2.4.113-r0)
(36/801) Installing libexpat (2.4.9-r0)
(37/801) Installing wayland-libs-server (1.21.0-r1)
(38/801) Installing libxfixes (6.0.0-r0)
(39/801) Installing libxxf86vm (1.1.5-r0)
(40/801) Installing mesa-glapi (22.1.7-r4)
(41/801) Installing libxshmfence (1.3-r1)
(42/801) Installing mesa-gl (22.1.7-r4)
(43/801) Installing qt5-qtdeclarative (5.15.5_git20220617-r2)
(44/801) Installing libxcomposite (0.4.5-r1)
(45/801) Installing brotli-libs (1.0.9-r8)
(46/801) Installing libbz2 (1.0.8-r3)
(47/801) Installing libpng (1.6.38-r0)
(48/801) Installing freetype (2.12.1-r0)
(49/801) Installing fontconfig (2.14.0-r0)
(50/801) Installing wayland-libs-client (1.21.0-r1)
(51/801) Installing wayland-libs-cursor (1.21.0-r1)
(52/801) Installing wayland-libs-egl (1.21.0-r1)
(53/801) Installing pkgconf (1.9.3-r0)
(54/801) Installing xkeyboard-config (9999-r5)
(55/801) Installing xz-libs (5.2.7-r0)
(56/801) Installing libxml2 (2.10.2-r1)
(57/801) Installing libxkbcommon (1.4.1-r0)
(58/801) Installing qt5-qtwayland (5.15.5_git20220620-r1)
(59/801) Installing mesa-gbm (22.1.7-r4)
(60/801) Installing mesa-egl (22.1.7-r4)
(61/801) Installing avahi-libs (0.8-r6)
(62/801) Installing gmp (6.2.1-r2)
(63/801) Installing nettle (3.8.1-r0)
(64/801) Installing p11-kit (0.24.1-r0)
(65/801) Installing libtasn1 (4.19.0-r0)
(66/801) Installing libunistring (1.0-r0)
(67/801) Installing gnutls (3.7.8-r1)
(68/801) Installing cups-libs (2.4.2-r0)
(69/801) Installing shared-mime-info (2.2-r1)
(70/801) Installing libjpeg-turbo (2.1.4-r0)
(71/801) Installing libwebp (1.2.4-r1)
(72/801) Installing tiff (4.4.0-r0)
(73/801) Installing gdk-pixbuf (2.42.9-r1)
(74/801) Installing gtk-update-icon-cache (3.24.34-r6)
(75/801) Installing libxrender (0.9.10-r4)
(76/801) Installing libxcursor (1.2.1-r1)
(77/801) Installing libxdamage (1.1.5-r1)
(78/801) Installing libxi (1.8-r0)
(79/801) Installing libxinerama (1.1.4-r2)
(80/801) Installing libxrandr (1.5.2-r1)
(81/801) Installing libatk-1.0 (2.46.0-r0)
(82/801) Installing libxtst (1.2.4-r0)
(83/801) Installing at-spi2-core (2.46.0-r0)
(84/801) Installing libatk-bridge-2.0 (2.46.0-r0)
(85/801) Installing pixman (0.40.0-r4)
(86/801) Installing cairo (1.17.6-r3)
(87/801) Installing cairo-gobject (1.17.6-r3)
(88/801) Installing libepoxy (1.5.10-r0)
(89/801) Installing fribidi (1.0.12-r0)
(90/801) Installing graphite2 (1.3.14-r1)
(91/801) Installing harfbuzz (5.2.0-r0)
(92/801) Installing libxft (2.3.6-r0)
(93/801) Installing pango (1.50.11-r0)
(94/801) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(95/801) Installing libevdev (1.13.0-r0)
(96/801) Installing mtdev (1.1.6-r0)
(97/801) Installing eudev-libs (3.2.11-r2)
(98/801) Installing libinput-libs (1.21.0-r0)
(99/801) Installing xcb-util-wm (0.4.1-r1)
(100/801) Installing xcb-util (0.4.0-r3)
(101/801) Installing xcb-util-image (0.4.0-r1)
(102/801) Installing xcb-util-keysyms (0.4.0-r1)
(103/801) Installing xcb-util-renderutil (0.3.9-r1)
(104/801) Installing libxkbcommon-x11 (1.4.1-r0)
(105/801) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0)
(106/801) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0)
(107/801) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0)
(108/801) Installing kirigami2-libs (5.98.0-r0)
(109/801) Installing kirigami2 (5.98.0-r0)
(110/801) Installing kactivities-libs (5.98.0-r0)
(111/801) Installing karchive (5.98.0-r0)
(112/801) Installing kconfig (5.98.0-r0)
(113/801) Installing kcoreaddons (5.98.0-r0)
(114/801) Installing qt5-qtx11extras (5.15.5_git20220602-r0)
(115/801) Installing kwindowsystem (5.98.0-r0)
(116/801) Installing kcrash (5.98.0-r0)
(117/801) Installing kdbusaddons (5.98.0-r0)
(118/801) Installing kglobalaccel (5.98.0-r0)
(119/801) Installing kguiaddons (5.98.0-r0)
(120/801) Installing ki18n (5.98.0-r0)
(121/801) Installing libelogind (246.10-r5)
(122/801) Installing polkit-elogind-libs (121-r0)
(123/801) Installing polkit-qt-1 (0.114.0-r1)
(124/801) Installing kauth (5.98.0-r0)
(125/801) Installing kcodecs (5.98.0-r0)
(126/801) Installing kwidgetsaddons (5.98.0-r0)
(127/801) Installing kconfigwidgets (5.98.0-r0)
(128/801) Installing qt5-qtsvg (5.15.5_git20220617-r0)
(129/801) Installing kiconthemes (5.98.0-r0)
(130/801) Installing kitemviews (5.98.0-r0)
(131/801) Installing kxmlgui (5.98.0-r0)
(132/801) Installing kbookmarks (5.98.0-r0)
(133/801) Installing kcompletion (5.98.0-r0)
(134/801) Installing libxml2-utils (2.10.2-r1)
(135/801) Installing docbook-xml (4.5-r7)
Executing docbook-xml-4.5-r7.post-install
(136/801) Installing libgpg-error (1.45-r0)
(137/801) Installing libgcrypt (1.10.1-r0)
(138/801) Installing libxslt (1.1.36-r0)
(139/801) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(140/801) Installing kdoctools (5.98.0-r0)
(141/801) Installing kjobwidgets (5.98.0-r0)
(142/801) Installing alsa-lib (1.2.7.2-r0)
(143/801) Installing libxv (1.0.11-r3)
(144/801) Installing cdparanoia-libs (10.2-r11)
(145/801) Installing graphene (1.10.8-r1)
(146/801) Installing gstreamer (1.20.3-r1)
(147/801) Installing libogg (1.3.5-r1)
(148/801) Installing opus (1.3.1-r1)
(149/801) Installing orc (0.4.32-r1)
(150/801) Installing libtheora (1.1.1-r16)
(151/801) Installing libvorbis (1.3.7-r0)
(152/801) Installing gst-plugins-base (1.20.3-r1)
(153/801) Installing qt5-qtmultimedia (5.15.5_git20220617-r0)
(154/801) Installing qt5-qtspeech (5.15.5_git20220617-r0)
(155/801) Installing sound-theme-freedesktop (0.8-r0)
(156/801) Installing libltdl (2.4.7-r0)
(157/801) Installing libcanberra (0.30-r8)
(158/801) Installing libcanberra-gstreamer (0.30-r8)
(159/801) Installing knotifications (5.98.0-r0)
(160/801) Installing kservice (5.98.0-r0)
(161/801) Installing solid-libs (5.98.0-r0)
(162/801) Installing libhunspell (1.7.1-r0)
(163/801) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(164/801) Installing ncurses-libs (6.3_p20221001-r0)
(165/801) Installing readline (8.2.0-r0)
(166/801) Installing hunspell (1.7.1-r0)
(167/801) Installing sonnet (5.98.0-r0)
(168/801) Installing ktextwidgets (5.98.0-r0)
(169/801) Installing kio (5.98.0-r0)
(170/801) Installing kpackage (5.98.0-r0)
(171/801) Installing kdeclarative (5.98.0-r0)
(172/801) Installing kwayland (5.98.0-r0)
(173/801) Installing plasma-framework (5.98.0-r0)
(174/801) Installing sqlite-libs (3.39.4-r0)
(175/801) Installing libaccounts-glib (1.26-r0)
(176/801) Installing libaccounts-qt (1.16-r1)
(177/801) Installing signond (8.61-r0)
(178/801) Installing accounts-qml-module (0.7_git20190605-r0)
(179/801) Installing qt5-qtwebchannel (5.15.5_git20220617-r0)
(180/801) Installing sdl2 (2.24.1-r0)
(181/801) Installing svt-av1-libs (1.2.1-r0)
(182/801) Installing aom-libs (3.5.0-r0)
(183/801) Installing libass (0.16.0-r0)
(184/801) Installing libdav1d (1.0.0-r1)
(185/801) Installing lame (3.100-r1)
(186/801) Installing libasyncns (0.8-r1)
(187/801) Installing flac-libs (1.4.1-r0)
(188/801) Installing libsndfile (1.1.0-r2)
(189/801) Installing libgomp (12.2.1_git20220924-r2)
(190/801) Installing soxr (0.1.3-r2)
(191/801) Installing speexdsp (1.2.1-r0)
(192/801) Installing tdb-libs (1.4.7-r0)
(193/801) Installing libpulse (9999_git20220528-r0)
(194/801) Installing cjson (1.7.15-r3)
(195/801) Installing mbedtls (2.28.1-r0)
(196/801) Installing librist (0.2.7-r0)
(197/801) Installing libsrt (1.5.1-r0)
(198/801) Installing libssh (0.10.4-r0)
(199/801) Installing v4l-utils-libs (1.22.1-r2)
(200/801) Installing libva (2.16.0-r0)
(201/801) Installing libvdpau (1.5-r0)
(202/801) Installing vidstab (1.1.0-r1)
(203/801) Installing libvpx (1.12.0-r1)
(204/801) Installing x264-libs (0.164_git20220602-r0)
(205/801) Installing numactl (2.0.16-r0)
(206/801) Installing x265-libs (3.5-r3)
(207/801) Installing xvidcore (1.3.7-r1)
(208/801) Installing libsodium (1.0.18-r2)
(209/801) Installing libzmq (4.3.4-r1)
(210/801) Installing ffmpeg-libs (5.1.2-r1)
(211/801) Installing libevent (2.1.12-r5)
(212/801) Installing nspr (4.35-r0)
(213/801) Installing nss (3.83-r0)
(214/801) Installing re2 (2022.06.01-r1)
(215/801) Installing snappy (1.1.9-r4)
(216/801) Installing qt5-qtwebengine (5.15.11-r0)
(217/801) Installing libnotify (0.8.1-r1)
(218/801) Installing libproxy (0.4.18-r1)
(219/801) Installing signon-ui (0.17_git20171023-r1)
(220/801) Installing libassuan (2.5.5-r0)
(221/801) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(222/801) Installing gnupg-gpgconf (2.2.39-r0)
(223/801) Installing gpg (2.2.39-r0)
(224/801) Installing npth (1.6-r1)
(225/801) Installing gpg-agent (2.2.39-r0)
(226/801) Installing libksba (1.6.1-r0)
(227/801) Installing gpgsm (2.2.39-r0)
(228/801) Installing gpgme (1.17.1-r0)
(229/801) Installing gpgmepp (1.17.1-r0)
(230/801) Installing gdbm (1.23-r0)
(231/801) Installing libsasl (2.1.28-r2)
(232/801) Installing libqca (2.3.4-r2)
(233/801) Installing kwallet (5.98.0-r0)
(234/801) Installing kaccounts-integration (22.08.1-r0)
(235/801) Installing purpose (5.98.0-r0)
(236/801) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0)
(237/801) Installing qt5-qtfeedback (0_git20180903-r0)
(238/801) Installing angelfish (22.09-r0)
(239/801) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(240/801) Installing gtk-engines-clearlooks (2.21.0-r3)
(241/801) Installing gtk-engines-crux (2.21.0-r3)
(242/801) Installing gtk-engines-industrial (2.21.0-r3)
(243/801) Installing gtk-engines-mist (2.21.0-r3)
(244/801) Installing gtk-engines-redmond (2.21.0-r3)
(245/801) Installing gtk-engines-thinice (2.21.0-r3)
(246/801) Installing gtk-engines (2.21.0-r3)
(247/801) Installing breeze-gtk (5.25.5-r0)
(248/801) Installing udev-init-scripts (35-r1)
(249/801) Installing udev-init-scripts-openrc (35-r1)
(250/801) Installing kmod-libs (30-r1)
(251/801) Installing eudev (3.2.11-r2)
(252/801) Installing eudev-openrc (3.2.11-r2)
(253/801) Installing openssh-keygen (9.1_p1-r0)
(254/801) Installing libedit (20210910.3.1-r0)
(255/801) Installing openssh-client-common (9.1_p1-r0)
(256/801) Installing openssh-client-default (9.1_p1-r0)
(257/801) Installing openssh-sftp-server (9.1_p1-r0)
(258/801) Installing openssh-server-common (9.1_p1-r0)
(259/801) Installing openssh-server (9.1_p1-r0)
(260/801) Installing openssh (9.1_p1-r0)
(261/801) Installing boot-deploy (0.6-r0)
(262/801) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(263/801) Installing lzo (2.10-r3)
(264/801) Installing btrfs-progs (5.19.1-r0)
(265/801) Installing bzip2 (1.0.8-r3)
(266/801) Installing argon2-libs (20190702-r2)
(267/801) Installing device-mapper-libs (2.02.188-r0)
(268/801) Installing json-c (0.16-r0)
(269/801) Installing cryptsetup-libs (2.5.0-r2)
(270/801) Installing popt (1.19-r0)
(271/801) Installing cryptsetup (2.5.0-r2)
(272/801) Installing cryptsetup-openrc (2.5.0-r2)
(273/801) Installing libaio (0.3.113-r0)
(274/801) Installing device-mapper-event-libs (2.02.188-r0)
(275/801) Installing lvm2-libs (2.02.188-r0)
(276/801) Installing device-mapper (2.02.188-r0)
(277/801) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(278/801) Installing libcom_err (1.46.5-r2)
(279/801) Installing e2fsprogs-libs (1.46.5-r2)
(280/801) Installing e2fsprogs (1.46.5-r2)
(281/801) Installing e2fsprogs-extra (1.46.5-r2)
(282/801) Installing f2fs-tools-libs (1.15.0-r0)
(283/801) Installing f2fs-tools (1.15.0-r0)
(284/801) Installing lz4 (1.9.4-r1)
(285/801) Installing userspace-rcu (0.13.2-r0)
(286/801) Installing multipath-tools (0.9.1-r0)
(287/801) Installing multipath-tools-openrc (0.9.1-r0)
(288/801) Installing parted (3.5-r0)
(289/801) Installing postmarketos-mvcfg (1-r0)
(290/801) Installing postmarketos-keys (1-r0)
(291/801) Installing sudo (1.9.11_p3-r0)
(292/801) Installing postmarketos-base-nofde (22-r0)
(293/801) Installing unudhcpd (0.2.1-r0)
(294/801) Installing xz (5.2.7-r0)
(295/801) Installing postmarketos-mkinitfs (1.5-r0)
(296/801) Installing postmarketos-base (22-r0)
Executing postmarketos-base-22-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
(297/801) Installing linux-firmware-yamaha (20220913-r0)
(298/801) Installing linux-firmware-yam (20220913-r0)
(299/801) Installing linux-firmware-wfx (20220913-r0)
(300/801) Installing linux-firmware-vxge (20220913-r0)
(301/801) Installing linux-firmware-vicam (20220913-r0)
(302/801) Installing linux-firmware-ueagle-atm (20220913-r0)
(303/801) Installing linux-firmware-ttusb-budget (20220913-r0)
(304/801) Installing linux-firmware-tigon (20220913-r0)
(305/801) Installing linux-firmware-ti-keystone (20220913-r0)
(306/801) Installing linux-firmware-ti-connectivity (20220913-r0)
(307/801) Installing linux-firmware-ti (20220913-r0)
(308/801) Installing linux-firmware-tehuti (20220913-r0)
(309/801) Installing linux-firmware-sxg (20220913-r0)
(310/801) Installing linux-firmware-sun (20220913-r0)
(311/801) Installing linux-firmware-slicoss (20220913-r0)
(312/801) Installing linux-firmware-sb16 (20220913-r0)
(313/801) Installing linux-firmware-rtw89 (20220913-r0)
(314/801) Installing linux-firmware-rtw88 (20220913-r0)
(315/801) Installing linux-firmware-rtlwifi (20220913-r0)
(316/801) Installing linux-firmware-rtl_nic (20220913-r0)
(317/801) Installing linux-firmware-rtl_bt (20220913-r0)
(318/801) Installing linux-firmware-rtl8192e (20220913-r0)
(319/801) Installing linux-firmware-rsi (20220913-r0)
(320/801) Installing linux-firmware-rockchip (20220913-r0)
(321/801) Installing linux-firmware-radeon (20220913-r0)
(322/801) Installing linux-firmware-r128 (20220913-r0)
(323/801) Installing linux-firmware-qlogic (20220913-r0)
(324/801) Installing linux-firmware-qed (20220913-r0)
(325/801) Installing linux-firmware-ath10k (20220913-r0)
(326/801) Installing linux-firmware-qcom (20220913-r0)
(327/801) Installing linux-firmware-qca (20220913-r0)
(328/801) Installing linux-firmware-ositech (20220913-r0)
(329/801) Installing linux-firmware-nvidia (20220913-r0)
(330/801) Installing linux-firmware-netronome (20220913-r0)
(331/801) Installing linux-firmware-myricom (20220913-r0)
(332/801) Installing linux-firmware-mwlwifi (20220913-r0)
(333/801) Installing linux-firmware-mwl8k (20220913-r0)
(334/801) Installing linux-firmware-mrvl (20220913-r0)
(335/801) Installing linux-firmware-moxa (20220913-r0)
(336/801) Installing linux-firmware-microchip (20220913-r0)
(337/801) Installing linux-firmware-meson (20220913-r0)
(338/801) Installing linux-firmware-mellanox (20220913-r0)
(339/801) Installing linux-firmware-mediatek (20220913-r0)
(340/801) Installing linux-firmware-matrox (20220913-r0)
(341/801) Installing linux-firmware-liquidio (20220913-r0)
(342/801) Installing linux-firmware-libertas (20220913-r0)
(343/801) Installing linux-firmware-korg (20220913-r0)
(344/801) Installing linux-firmware-keyspan_pda (20220913-r0)
(345/801) Installing linux-firmware-keyspan (20220913-r0)
(346/801) Installing linux-firmware-kaweth (20220913-r0)
(347/801) Installing linux-firmware-isci (20220913-r0)
(348/801) Installing linux-firmware-intel (20220913-r0)
(349/801) Installing linux-firmware-inside-secure (20220913-r0)
(350/801) Installing linux-firmware-imx (20220913-r0)
(351/801) Installing linux-firmware-i915 (20220913-r0)
(352/801) Installing linux-firmware-go7007 (20220913-r0)
(353/801) Installing linux-firmware-ess (20220913-r0)
(354/801) Installing linux-firmware-ene-ub6250 (20220913-r0)
(355/801) Installing linux-firmware-emi62 (20220913-r0)
(356/801) Installing linux-firmware-emi26 (20220913-r0)
(357/801) Installing linux-firmware-edgeport (20220913-r0)
(358/801) Installing linux-firmware-e100 (20220913-r0)
(359/801) Installing linux-firmware-dsp56k (20220913-r0)
(360/801) Installing linux-firmware-dpaa2 (20220913-r0)
(361/801) Installing linux-firmware-dabusb (20220913-r0)
(362/801) Installing linux-firmware-cypress (20220913-r0)
(363/801) Installing linux-firmware-cxgb4 (20220913-r0)
(364/801) Installing linux-firmware-cxgb3 (20220913-r0)
(365/801) Installing linux-firmware-cpia2 (20220913-r0)
(366/801) Installing linux-firmware-cnm (20220913-r0)
(367/801) Installing linux-firmware-cis (20220913-r0)
(368/801) Installing linux-firmware-cirrus (20220913-r0)
(369/801) Installing linux-firmware-cavium (20220913-r0)
(370/801) Installing linux-firmware-cadence (20220913-r0)
(371/801) Installing linux-firmware-brcm (20220913-r0)
(372/801) Installing linux-firmware-bnx2x (20220913-r0)
(373/801) Installing linux-firmware-bnx2 (20220913-r0)
(374/801) Installing linux-firmware-av7110 (20220913-r0)
(375/801) Installing linux-firmware-atusb (20220913-r0)
(376/801) Installing linux-firmware-atmel (20220913-r0)
(377/801) Installing linux-firmware-ath9k_htc (20220913-r0)
(378/801) Installing linux-firmware-ath6k (20220913-r0)
(379/801) Installing linux-firmware-ath11k (20220913-r0)
(380/801) Installing linux-firmware-ar3k (20220913-r0)
(381/801) Installing linux-firmware-amphion (20220913-r0)
(382/801) Installing linux-firmware-amdgpu (20220913-r0)
(383/801) Installing linux-firmware-amd-ucode (20220913-r0)
(384/801) Installing linux-firmware-amd (20220913-r0)
(385/801) Installing linux-firmware-advansys (20220913-r0)
(386/801) Installing linux-firmware-adaptec (20220913-r0)
(387/801) Installing linux-firmware-acenic (20220913-r0)
(388/801) Installing linux-firmware-3com (20220913-r0)
(389/801) Installing linux-firmware-other (20220913-r0)
(390/801) Installing linux-firmware (20220913-r0)
(391/801) Installing linux-lts (5.15.71-r0)
(392/801) Installing llvm14-libs (14.0.6-r7)
(393/801) Installing musl-fts (1.2.7-r3)
(394/801) Installing libelf (0.187-r2)
(395/801) Installing vulkan-loader (1.3.224.1-r1)
(396/801) Installing mesa-dri-gallium (22.1.7-r4)
(397/801) Installing device-tablet-x64uefi (0.3-r4)
(398/801) Installing ca-certificates (20220614-r2)
(399/801) Installing nghttp2-libs (1.50.0-r0)
(400/801) Installing libcurl (7.85.0-r0)
(401/801) Installing libxmlb (0.3.10-r0)
(402/801) Installing yaml (0.2.5-r0)
(403/801) Installing appstream (0.15.5-r0)
Executing appstream-0.15.5-r0.post-install
✔ Metadata cache was updated successfully.
(404/801) Installing appstream-qt (0.15.5-r0)
(405/801) Installing attica (5.98.0-r0)
(406/801) Installing kidletime (5.98.0-r0)
(407/801) Installing knewstuff (5.98.0-r0)
(408/801) Installing discover (5.25.5-r0)
(409/801) Installing libapk-qt (0.4.2-r0)
(410/801) Installing discover-backend-apk (5.25.5-r0)
(411/801) Installing dbus-glib (0.112-r1)
(412/801) Installing firefox-esr (102.3.0-r0)
(413/801) Installing font-noto-common (0_git20211101-r6)
(414/801) Installing font-noto-math (0_git20211101-r6)
(415/801) Installing font-noto-symbols (0_git20211101-r6)
(416/801) Installing font-noto (0_git20211101-r6)
(417/801) Installing font-noto-emoji (2.038-r0)
(418/801) Installing font-noto-extra (0_git20211101-r6)
(419/801) Installing mauiman (1.0.0-r0)
(420/801) Installing mauikit (2.2.0-r0)
(421/801) Installing exiv2 (0.27.5-r1)
(422/801) Installing mauikit-imagetools (2.2.0-r0)
(423/801) Installing mauikit-filebrowsing (2.2.0-r0)
(424/801) Installing index (2.2.0-r0)
(425/801) Installing signon-plugin-oauth2 (0.25-r0)
(426/801) Installing kaccounts-providers (22.08.1-r0)
(427/801) Installing kirigami-addons (0.4-r0)
(428/801) Installing kclock (22.09-r0)
(429/801) Installing gsettings-desktop-schemas (43.0-r0)
(430/801) Installing kdecoration (5.25.5-r0)
(431/801) Installing kde-gtk-config (5.25.5-r0)
(432/801) Installing kirigami-gallery (22.08.1-r0)
(433/801) Installing kquickimageeditor (0.2.0-r1)
(434/801) Installing taglib (1.12-r1)
(435/801) Installing kfilemetadata (5.98.0-r0)
(436/801) Installing qt5-qtlocation (5.15.5_git20220618-r0)
(437/801) Installing koko (22.09-r0)
(438/801) Installing kasync (0.3.0-r2)
(439/801) Installing gpg-wks-server (2.2.39-r0)
(440/801) Installing gpgv (2.2.39-r0)
(441/801) Installing libldap (2.6.3-r3)
(442/801) Installing gnupg-dirmngr (2.2.39-r0)
(443/801) Installing gnupg-utils (2.2.39-r0)
(444/801) Installing gnupg-wks-client (2.2.39-r0)
(445/801) Installing gnupg (2.2.39-r0)
(446/801) Installing iso-codes (4.11.0-r0)
(447/801) Installing kcontacts (5.98.0-r0)
(448/801) Installing kpeople (5.98.0-r0)
(449/801) Installing libical (3.0.14-r1)
(450/801) Installing kcalendarcore (5.98.0-r0)
(451/801) Installing kmime (22.08.1-r0)
(452/801) Installing kimap2 (0.4.0-r1)
(453/801) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0)
(454/801) Installing kdav2 (0.4.0-r1)
(455/801) Installing lmdb (0.9.29-r1)
(456/801) Installing libxapian (1.4.20-r1)
(457/801) Installing sink (0.9.0-r3)
(458/801) Installing kpeoplesink (0_git20210224-r1)
(459/801) Installing kpeoplevcard (0.1-r2)
(460/801) Installing libraw (0.20.2-r0)
(461/801) Installing libraw-tools (0.20.2-r0)
(462/801) Installing lcms2 (2.13.1-r0)
(463/801) Installing imagemagick-libs (7.1.0.49-r0)
(464/801) Installing jbig2dec (0.19-r0)
(465/801) Installing ghostscript (9.56.1-r0)
(466/801) Installing libde265 (1.0.8-r2)
(467/801) Installing libheif (1.13.0-r0)
(468/801) Installing libjxl (0.6.1_git20220605-r1)
(469/801) Installing librsvg (2.55.1-r0)
(470/801) Installing imagemagick (7.1.0.49-r0)
(471/801) Installing perl (5.36.0-r0)
(472/801) Installing perl-image-exiftool (12.42-r0)
(473/801) Installing exiftool (12.42-r0)
(474/801) Installing openexr (3.1.5-r3)
(475/801) Installing soundtouch (2.3.1-r0)
(476/801) Installing chromaprint (1.5.1-r2)
(477/801) Installing libraw1394 (2.1.2-r2)
(478/801) Installing libusb (1.0.26-r0)
(479/801) Installing libdc1394 (2.2.6-r0)
(480/801) Installing tslib (1.22-r1)
(481/801) Installing directfb (1.7.7-r4)
(482/801) Installing faac (1.30-r1)
(483/801) Installing fdk-aac (2.0.2-r1)
(484/801) Installing flite (2.2-r1)
(485/801) Installing libsamplerate (0.2.2-r0)
(486/801) Installing jack (1.9.21-r0)
(487/801) Installing portaudio (19.7.0-r0)
(488/801) Installing fluidsynth-libs (2.3.0-r0)
(489/801) Installing libfreeaptx (0.1.1-r0)
(490/801) Installing gsm (1.0.22-r0)
(491/801) Installing libgudev (237-r1)
(492/801) Installing libldac (2.0.2.3-r0)
(493/801) Installing libmodplug (0.8.9.0-r1)
(494/801) Installing neon (0.32.4-r0)
(495/801) Installing libnice (0.1.19-r0)
(496/801) Installing openal-soft (1.22.2-r1)
(497/801) Installing openjpeg (2.5.0-r0)
(498/801) Installing librtmp (2.4_git20190330-r1)
(499/801) Installing sbc (2.0-r0)
(500/801) Installing spandsp (0.0.6-r2)
(501/801) Installing libsrtp (2.4.2-r3)
(502/801) Installing vo-aacenc (0.1.3-r0)
(503/801) Installing vo-amrwbenc (0.1.3-r0)
(504/801) Installing libzbar (0.23.92-r0)
(505/801) Installing gst-plugins-bad (1.20.3-r4)
(506/801) Installing gtk4.0 (4.8.1-r0)
Executing gtk4.0-4.8.1-r0.post-install
(507/801) Installing megapixels (1.5.2-r0)
(508/801) Installing mobile-config-firefox (3.0.0-r1)
(509/801) Installing mesa-gles (22.1.7-r4)
(510/801) Installing encodings (1.0.6-r0)
(511/801) Installing libfontenc (1.1.6-r0)
(512/801) Installing mkfontscale (1.2.2-r1)
(513/801) Installing ttf-dejavu (2.37-r2)
(514/801) Installing sdl2_ttf (2.20.1-r0)
(515/801) Installing osk-sdl (0.67-r0)
(516/801) Installing kcmutils (5.98.0-r0)
(517/801) Installing frameworkintegration (5.98.0-r0)
(518/801) Installing oxygen (5.25.5-r0)
(519/801) Installing modemmanager-qt (5.98.0-r0)
(520/801) Installing callaudiod-libs (0.1.4-r0)
(521/801) Installing abseil-cpp (20220623.1-r1)
(522/801) Installing boost1.80-thread (1.80.0-r2)
(523/801) Installing libprotobuf (3.21.7-r0)
(524/801) Installing libphonenumber (8.12.56-r0)
(525/801) Installing plasma-dialer (22.09-r0)
(526/801) Installing plasma-mobile-sounds (0.1-r1)
(527/801) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0)
(528/801) Installing plasma-phonebook (22.09-r0)
(529/801) Installing postmarketos-artwork-wallpapers (2-r1)
(530/801) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(531/801) Installing dbus (1.15.0-r2)
Executing dbus-1.15.0-r2.pre-install
Executing dbus-1.15.0-r2.post-install
(532/801) Installing dbus-openrc (1.15.0-r2)
(533/801) Installing bluez (5.65-r1)
(534/801) Installing bluez-openrc (5.65-r1)
(535/801) Installing bluez-obexd (5.65-r1)
(536/801) Installing kded (5.98.0-r0)
(537/801) Installing bluez-qt (5.98.0-r0)
(538/801) Installing bluedevil (5.25.5-r0)
(539/801) Installing breeze (5.25.5-r0)
(540/801) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(541/801) Installing callaudiod (0.1.4-r0)
(542/801) Installing dnsmasq-common (2.86-r5)
(543/801) Installing dnsmasq-openrc (2.86-r5)
(544/801) Installing dnsmasq (2.86-r5)
Executing dnsmasq-2.86-r5.pre-install
(545/801) Installing linux-pam (1.5.2-r1)
(546/801) Installing shadow (4.10-r3)
(547/801) Installing libacl (2.3.1-r1)
(548/801) Installing elogind (246.10-r5)
(549/801) Installing elogind-openrc (246.10-r5)
(550/801) Installing hfd-service (0.1.0-r1)
(551/801) Installing hfd-service-openrc (0.1.0-r1)
(552/801) Installing iio-sensor-proxy (3.4-r0)
(553/801) Installing iio-sensor-proxy-openrc (3.4-r0)
(554/801) Installing libkscreen (5.25.5-r0)
(555/801) Installing qt5-qtsensors (5.15.5_git20220519-r0)
(556/801) Installing kscreen (5.25.5-r0)
(557/801) Installing socat (1.7.4.3-r1)
(558/801) Installing kwallet-pam (5.25.5-r0)
(559/801) Installing kwayland-integration (5.25.5-r0)
(560/801) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(561/801) Installing duktape (2.7.0-r0)
(562/801) Installing polkit-elogind (121-r0)
(563/801) Installing libmm-glib (1.18.12-r0)
(564/801) Installing libmbim (1.26.4-r0)
(565/801) Installing libqrtr-glib (1.2.2-r0)
(566/801) Installing libqmi (1.30.8-r0)
(567/801) Installing modemmanager (1.18.12-r0)
(568/801) Installing modemmanager-openrc (1.18.12-r0)
(569/801) Installing libnm (1.40.0-r0)
(570/801) Installing networkmanager-common (1.40.0-r0)
(571/801) Installing networkmanager-openrc (1.40.0-r0)
(572/801) Installing libmnl (1.0.5-r0)
(573/801) Installing libnftnl (1.2.3-r0)
(574/801) Installing iptables (1.8.8-r2)
(575/801) Installing iptables-openrc (1.8.8-r2)
(576/801) Installing libndp (1.8-r0)
(577/801) Installing libidn2 (2.3.3-r0)
(578/801) Installing libpsl (0.21.1-r0)
(579/801) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(580/801) Installing networkmanager-cli (1.40.0-r0)
(581/801) Installing pcre (8.45-r2)
(582/801) Installing slang (2.3.3-r0)
(583/801) Installing newt (0.52.21-r4)
(584/801) Installing networkmanager-tui (1.40.0-r0)
(585/801) Installing wireless-regdb (2022.08.12-r0)
(586/801) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(587/801) Installing mobile-broadband-provider-info (20220725-r0)
(588/801) Installing networkmanager-wwan (1.40.0-r0)
(589/801) Installing pipewire-libs (0.3.59-r0)
(590/801) Installing libunwind (1.6.2-r0)
(591/801) Installing libuv (1.44.2-r0)
(592/801) Installing roc-toolkit-libs (0.1.5-r2)
(593/801) Installing webrtc-audio-processing (0.3.1-r6)
(594/801) Installing pipewire (0.3.59-r0)
(595/801) Installing breeze-icons (5.98.0-r0)
(596/801) Installing dbus-x11 (1.15.0-r2)
(597/801) Installing kactivities (5.98.0-r0)
(598/801) Installing dconf (0.40.0-r1)
(599/801) Installing anthy (9100h-r1)
(600/801) Installing maliit-framework (2.3.0-r1)
(601/801) Installing kyotocabinet (1.2.79-r3)
(602/801) Installing libpinyin (2.6.2-r0)
(603/801) Installing tinyxml (2.6.2-r1)
(604/801) Installing presage (0.9.1-r2)
(605/801) Installing maliit-keyboard (2.3.1-r0)
(606/801) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0)
(607/801) Installing plasma-nano (5.25.5-r0)
(608/801) Installing networkmanager-qt (5.98.0-r0)
(609/801) Installing plasma-nm (5.25.5-r0)
(610/801) Installing plasma-nm-mobile (5.25.5-r0)
(611/801) Installing fftw-single-libs (3.3.10-r0)
(612/801) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(613/801) Installing pulseaudio-bluez (9999_git20220528-r0)
(614/801) Installing pulseaudio-alsa (9999_git20220528-r0)
(615/801) Installing alsa-utils-openrc (1.2.7-r1)
(616/801) Installing pulseaudio-openrc (9999_git20220528-r0)
(617/801) Installing libcanberra-pulse (0.30-r8)
(618/801) Installing plasma-pa (5.25.5-r0)
(619/801) Installing tzdata (2022d-r0)
(620/801) Installing libdaemon (0.14-r3)
(621/801) Installing openrc-settingsd (1.1.0-r0)
(622/801) Installing openrc-settingsd-openrc (1.1.0-r0)
(623/801) Installing plasma-settings (22.09-r1)
(624/801) Installing kactivitymanagerd (5.25.5-r0)
(625/801) Installing kinit (5.98.0-r0)
(626/801) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(627/801) Installing kdnssd (5.98.0-r0)
(628/801) Installing syntax-highlighting (5.98.0-r0)
(629/801) Installing kdsoap (2.1.1-r0)
(630/801) Installing libmtp (1.1.20-r0)
(631/801) Installing llvm15-libs (15.0.2-r0)
(632/801) Installing clang-libs (15.0.2-r0)
(633/801) Installing qt5-qttools (5.15.5_git20220619-r1)
(634/801) Installing phonon (4.11.1-r2)
(635/801) Installing talloc (2.3.4-r0)
(636/801) Installing tevent (0.13.0-r0)
(637/801) Installing samba-util-libs (4.16.4-r0)
(638/801) Installing jansson (2.14-r0)
(639/801) Installing ldb (2.5.2-r0)
(640/801) Installing libwbclient (4.16.4-r0)
(641/801) Installing samba-libs (4.16.4-r0)
(642/801) Installing libsmbclient (4.16.4-r0)
(643/801) Installing kio-extras (22.08.1-r0)
(644/801) Installing kquickcharts (5.98.0-r0)
(645/801) Installing xorg-server-common (21.1.4-r1)
(646/801) Installing libxkbfile (1.1.0-r1)
(647/801) Installing xkbcomp (1.4.5-r0)
(648/801) Installing libxfont2 (2.0.6-r0)
(649/801) Installing libtirpc-conf (1.3.2-r2)
(650/801) Installing libtirpc-nokrb (1.3.2-r2)
(651/801) Installing libxcvt (0.1.2-r0)
(652/801) Installing xwayland (22.1.3-r1)
(653/801) Installing layer-shell-qt (5.25.5-r0)
(654/801) Installing kscreenlocker (5.25.5-r0)
(655/801) Installing libqaccessibilityclient (0.4.1-r1)
(656/801) Installing xcb-util-cursor (0.1.3-r2)
(657/801) Installing kwin (5.25.5-r0)
(658/801) Installing kitemmodels (5.98.0-r0)
(659/801) Installing threadweaver (5.98.0-r0)
(660/801) Installing krunner (5.98.0-r0)
(661/801) Installing milou (5.25.5-r0)
(662/801) Installing pipewire-media-session (0.4.1-r0)
(663/801) Installing qqc2-desktop-style (5.98.0-r0)
(664/801) Installing ttf-hack (3.003-r2)
(665/801) Installing plasma-integration (5.25.5-r0)
(666/801) Installing qtchooser (66-r1)
(667/801) Installing plasma-workspace-libs (5.25.5-r1)
(668/801) Installing kactivities-stats (5.98.0-r0)
(669/801) Installing baloo (5.98.0-r0)
(670/801) Installing kholidays (5.98.0-r0)
(671/801) Installing knotifyconfig (5.98.0-r0)
(672/801) Installing kparts (5.98.0-r0)
(673/801) Installing zxing-cpp (1.4.0-r0)
(674/801) Installing libdmtx-libs (0.7.7-r0)
(675/801) Installing libqrencode (4.1.1-r0)
(676/801) Installing prison (5.98.0-r2)
(677/801) Installing ktexteditor (5.98.0-r0)
(678/801) Installing libnl3 (3.7.0-r0)
(679/801) Installing libpcap (1.10.1-r0)
(680/801) Installing lm-sensors-libs (3.6.0-r4)
(681/801) Installing libksysguard (5.25.5-r0)
(682/801) Installing kuserfeedback (1.2.0-r1)
(683/801) Installing gpsd (3.24-r0)
(684/801) Installing gpsd-openrc (3.24-r0)
(685/801) Installing mpfr4 (4.1.0-r0)
(686/801) Installing libqalculate (4.3.0-r0)
(687/801) Installing plasma-workspace (5.25.5-r1)
(688/801) Installing kpty (5.98.0-r0)
(689/801) Installing kdesu (5.98.0-r0)
(690/801) Installing kde-cli-tools (5.25.5-r0)
(691/801) Installing qqc2-breeze-style (5.25.5-r0)
(692/801) Installing plasma-mobile (5.25.5-r0)
(693/801) Installing polkit-kde-agent-1 (5.25.5-r0)
(694/801) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(695/801) Installing chrony-openrc (4.3-r0)
(696/801) Installing haveged (1.9.18-r0)
(697/801) Installing haveged-openrc (1.9.18-r0)
(698/801) Installing nftables (1.0.5-r0)
(699/801) Installing nftables-openrc (1.0.5-r0)
(700/801) Installing postmarketos-config-nftables (0.10-r0)
Executing postmarketos-config-nftables-0.10-r0.post-install
* service nftables added to runlevel default
(701/801) Installing postmarketos-config-nftables-networkmanager (0.10-r0)
(702/801) Installing postmarketos-base-nftables (22-r0)
Executing postmarketos-base-nftables-22-r0.post-install
(703/801) Installing postmarketos-artwork-icons (2-r1)
(704/801) Installing util-linux (2.38.1-r0)
(705/801) Installing libfdisk (2.38.1-r0)
(706/801) Installing libsmartcols (2.38.1-r0)
(707/801) Installing util-linux-misc (2.38.1-r0)
(708/801) Installing libeconf (0.4.6-r0)
(709/801) Installing runuser (2.38.1-r0)
(710/801) Installing mount (2.38.1-r0)
(711/801) Installing losetup (2.38.1-r0)
(712/801) Installing hexdump (2.38.1-r0)
(713/801) Installing uuidgen (2.38.1-r0)
(714/801) Installing blkid (2.38.1-r0)
(715/801) Installing sfdisk (2.38.1-r0)
(716/801) Installing mcookie (2.38.1-r0)
(717/801) Installing agetty (2.38.1-r0)
(718/801) Installing agetty-openrc (0.45.2-r3)
(719/801) Installing wipefs (2.38.1-r0)
(720/801) Installing cfdisk (2.38.1-r0)
(721/801) Installing umount (2.38.1-r0)
(722/801) Installing util-linux-openrc (2.38.1-r0)
(723/801) Installing flock (2.38.1-r0)
(724/801) Installing lsblk (2.38.1-r0)
(725/801) Installing libcap-ng (0.8.3-r1)
(726/801) Installing setpriv (2.38.1-r0)
(727/801) Installing logger (2.38.1-r0)
(728/801) Installing partx (2.38.1-r0)
(729/801) Installing fstrim (2.38.1-r0)
(730/801) Installing findmnt (2.38.1-r0)
(731/801) Installing pcsc-lite-libs (1.9.9-r0)
(732/801) Installing wpa_supplicant (2.10-r4)
(733/801) Installing wpa_supplicant-openrc (2.10-r4)
(734/801) Installing ifupdown-ng-wifi (0.12.1-r0)
(735/801) Installing postmarketos-base-ui (5-r1)
Executing postmarketos-base-ui-5-r1.post-install
(736/801) Installing postmarketos-base-ui-networkmanager (5-r1)
(737/801) Installing mpdecimal (2.5.1-r1)
(738/801) Installing python3 (3.10.7-r0)
(739/801) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(740/801) Installing py3-ruamel.yaml (0.16.12-r2)
(741/801) Installing sleep-inhibitor (1.16-r0)
(742/801) Installing sleep-inhibitor-openrc (1.16-r0)
(743/801) Installing postmarketos-base-ui-elogind (5-r1)
Executing postmarketos-base-ui-elogind-5-r1.post-install
(744/801) Installing py3-dbus (1.3.2-r0)
(745/801) Installing obex-capabilities (0.2.1-r1)
(746/801) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(747/801) Installing postmarketos-base-ui-bluez-obexd (5-r1)
(748/801) Installing pulseaudio-utils (9999_git20220528-r0)
(749/801) Installing postmarketos-base-ui-pulseaudio (5-r1)
(750/801) Installing upower (1.90.0-r2)
(751/801) Installing powerdevil-libs (5.25.5-r0)
(752/801) Installing powerdevil (5.25.5-r0)
(753/801) Installing urfkill (0.5.0_git20210401-r2)
(754/801) Installing urfkill-openrc (0.5.0_git20210401-r2)
(755/801) Installing bubblewrap (0.6.2-r0)
(756/801) Installing fuse-common (3.12.0-r0)
(757/801) Installing fuse-openrc (3.12.0-r0)
(758/801) Installing fuse3-libs (3.12.0-r0)
(759/801) Installing fuse3 (3.12.0-r0)
(760/801) Installing json-glib (1.6.6-r0)
(761/801) Installing xdg-desktop-portal (1.15.0-r0)
(762/801) Installing xdg-desktop-portal-kde (5.25.5-r0)
(763/801) Installing autologin (1.0.0-r4)
(764/801) Installing tinydm (1.1.2-r0)
(765/801) Installing tinydm-openrc (1.1.2-r0)
(766/801) Installing postmarketos-base-ui-tinydm (5-r1)
(767/801) Installing font-alias (1.0.4-r0)
(768/801) Installing util-macros (1.19.3-r0)
(769/801) Installing font-misc-misc (1.1.2-r2)
(770/801) Installing font-cursor-misc (1.0.3-r2)
(771/801) Installing xauth (1.1.2-r0)
(772/801) Installing xmodmap (1.0.11-r0)
(773/801) Installing xrdb (1.2.1-r0)
(774/801) Installing xinit (1.4.1-r0)
(775/801) Installing xorg-server (21.1.4-r1)
(776/801) Installing libinput (1.21.0-r0)
(777/801) Installing xf86-input-libinput (1.2.1-r0)
(778/801) Installing xf86-video-fbdev (0.5.0-r3)
(779/801) Installing postmarketos-base-ui-x11 (5-r1)
(780/801) Installing postmarketos-ui-plasma-mobile (3.8-r4)
Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install
* service tinydm added to runlevel default
* service urfkill added to runlevel default
* 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
(781/801) Installing libexif (0.6.24-r0)
(782/801) Installing hwloc (2.8.0-r0)
(783/801) Installing libucontext (1.2-r0)
(784/801) Installing libtbb (2021.6.0-r0)
(785/801) Installing opencv (4.6.0-r2)
(786/801) Installing postprocessd (0.2.1-r0)
(787/801) Installing postprocessd-megapixels (0.2.1-r0)
(788/801) Installing qmltermwidget (0.2.0-r1)
(789/801) Installing qmlkonsole (22.09-r1)
(790/801) Installing c-ares (1.18.1-r0)
(791/801) Installing spacebar (22.09-r0)
(792/801) Installing ttf-droid-nonlatin (20200215-r2)
(793/801) Installing hkdm (0.1.8-r0)
(794/801) Installing buffyboard (0.2.0-r0)
(795/801) Installing terminus-font (4.49.1-r1)
(796/801) Installing kbd-misc (2.5.1-r2)
(797/801) Installing kbd (2.5.1-r2)
(798/801) Installing kbd-openrc (2.5.1-r2)
(799/801) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(800/801) Installing ttyescape-openrc (1.0.1-r1)
(801/801) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.0-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r0.trigger
2022/10/05 15:53:57 Generating for kernel version: 5.15.71-0-lts
2022/10/05 15:53:57 Output directory: /boot
2022/10/05 15:53:57 == Generating initramfs ==
2022/10/05 15:53:57 - Including hook files
2022/10/05 15:53:57 - Including hook scripts
2022/10/05 15:53:57 - Including required binaries
2022/10/05 15:53:57 - Including kernel modules
2022/10/05 15:53:57 - Including splash images
2022/10/05 15:53:57 - Writing and verifying initramfs archive
2022/10/05 15:53:57 == Generating initramfs extra ==
2022/10/05 15:53:57 - Including extra binaries
2022/10/05 15:53:57 - Including FDE support
2022/10/05 15:53:57 - Writing and verifying initramfs-extra archive
2022/10/05 15:53:58 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/05 15:53:59 mkinitfs completed in: 1.900110168s
Executing postmarketos-base-22-r0.trigger
Executing ca-certificates-20220614-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
Executing dbus-1.15.0-r2.trigger
OK: 3396 MiB in 826 packages
(3903560) [15:54:01] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3396 MiB in 826 packages
(3903560) [15:54:01] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details)
(3903560) [15:54:02] (rootfs_tablet-x64uefi) install device-tablet-x64uefi
(3903560) [15:54:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:54:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:54:02] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(3903560) [15:54:02] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi
(3903560) [15:54:02] New background process: pid=3911238, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3396 MiB in 826 packages
(3903560) [15:54:02] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3396 MiB in 826 packages
(3903560) [15:54:03] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(3903560) [15:54:03] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(3903560) [15:54:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:54:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:54:03] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(3903560) [15:54:03] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(3903560) [15:54:03] New background process: pid=3911255, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3396 MiB in 826 packages
(3903560) [15:54:04] (rootfs_tablet-x64uefi) mkinitfs lts
(3903560) [15:54:04] (rootfs_tablet-x64uefi) % mkinitfs
2022/10/05 15:54:04 Generating for kernel version: 5.15.71-0-lts
2022/10/05 15:54:04 Output directory: /boot
2022/10/05 15:54:04 == Generating initramfs ==
2022/10/05 15:54:04 - Including hook files
2022/10/05 15:54:04 - Including hook scripts
2022/10/05 15:54:04 - Including required binaries
2022/10/05 15:54:04 - Including kernel modules
2022/10/05 15:54:04 - Including splash images
2022/10/05 15:54:04 - Writing and verifying initramfs archive
2022/10/05 15:54:05 == Generating initramfs extra ==
2022/10/05 15:54:05 - Including extra binaries
2022/10/05 15:54:05 - Including FDE support
2022/10/05 15:54:05 - Writing and verifying initramfs-extra archive
2022/10/05 15:54:05 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/05 15:54:05 mkinitfs completed in: 879.627515ms
(3903560) [15:54:05] *** SET LOGIN PASSWORD FOR: 'user' ***
(3903560) [15:54:05] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(3903560) [15:54:05] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(3903560) [15:54:05] (rootfs_tablet-x64uefi) locking root
(3903560) [15:54:05] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(3903560) [15:54:05] NOTE: No valid keymap specified for device
(3903560) [15:54:05] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(3903560) [15:54:07] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(3903560) [15:54:07] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(3903560) [15:54:07] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(3903560) [15:54:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(3903560) [15:54:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(3903560) [15:54:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3903560) [15:54:07] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3483644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3903560) [15:54:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(3903560) [15:54:07] (native) create tablet-x64uefi.img (4388M)
(3903560) [15:54:07] (native) % truncate -s 4388M /home/pmos/rootfs/tablet-x64uefi.img
(3903560) [15:54:07] (native) mount /dev/install (tablet-x64uefi.img)
(3903560) [15:54:07] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3903560) [15:54:07] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3903560) [15:54:07] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3903560) [15:54:07] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3903560) [15:54:07] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3903560) [15:54:07] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3903560) [15:54:07] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3903560) [15:54:07] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3903560) [15:54:07] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3903560) [15:54:07] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3903560) [15:54:07] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3903560) [15:54:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3903560) [15:54:07] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3903560) [15:54:08] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(3903560) [15:54:08] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
}
]
}
(3903560) [15:54:08] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
}
]
}
(3903560) [15:54:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3903560) [15:54:08] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3903560) [15:54:08] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(3903560) [15:54:08] (native) % parted -s /dev/install mktable msdos
(3903560) [15:54:08] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(3903560) [15:54:08] (native) % parted -s /dev/install mkpart primary 256M 100%
(3903560) [15:54:08] (native) % parted -s /dev/install set 1 boot on
(3903560) [15:54:08] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
}
]
}
(3903560) [15:54:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3903560) [15:54:08] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3903560) [15:54:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3903560) [15:54:08] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3903560) [15:54:08] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3903560) [15:54:08] (native) install e2fsprogs
(3903560) [15:54:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3903560) [15:54:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3903560) [15:54:08] (native) % cat /tmp/apk_progress_fifo
(3903560) [15:54:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3903560) [15:54:08] New background process: pid=3911702, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r2)
(2/3) Installing e2fsprogs-libs (1.46.5-r2)
(3/3) Installing e2fsprogs (1.46.5-r2)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 71 packages
(3903560) [15:54:09] (native) format /dev/installp2 (root, ext4)
(3903560) [15:54:09] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3903560) [15:54:09] (native) mount /dev/installp2 to /mnt/install
(3903560) [15:54:09] (native) % mkdir -p /mnt/install
(3903560) [15:54:09] (native) % mount /dev/installp2 /mnt/install
(3903560) [15:54:09] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3903560) [15:54:09] (native) install dosfstools
(3903560) [15:54:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3903560) [15:54:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3903560) [15:54:09] (native) % cat /tmp/apk_progress_fifo
(3903560) [15:54:09] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3903560) [15:54:09] New background process: pid=3911731, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 22 MiB in 72 packages
(3903560) [15:54:10] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(3903560) [15:54:10] (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
(3903560) [15:54:10] (native) % mkdir -p /mnt/install/boot
(3903560) [15:54:10] (native) % mount /dev/installp1 /mnt/install/boot
(3903560) [15:54:10] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3903560) [15:54:10] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(3903560) [15:54:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(3903560) [15:54:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(3903560) [15:54:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(3903560) [15:54:10] (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/
(3903560) [15:54:31] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3903560) [15:54:31] % 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
(3903560) [15:54:31] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:31] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % 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/
(3903560) [15:54:32] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3903560) [15:54:32] % 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
(3903560) [15:54:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3903560) [15:54:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3903560) [15:54:35] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
}
]
}
(3903560) [15:54:36] (native) umount /dev/loop9
(3903560) [15:54:36] (native) % losetup -d /dev/loop9
(3903560) [15:54:36] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3903560) [15:54:36]
(3903560) [15:54:36] *** FLASHING INFORMATION ***
(3903560) [15:54:36] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3903560) [15:54:36] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3903560) [15:54:36]
(3903560) [15:54:36] *** SSH DAEMON INFORMATION ***
(3903560) [15:54:36] SSH daemon is enabled (disable with --no-sshd).
(3903560) [15:54:36] Login as 'user' with the password given during installation.
(3903560) [15:54:36]
(3903560) [15:54:36] *** FIREWALL INFORMATION ***
(3903560) [15:54:36] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3903560) [15:54:36] For more information: https://postmarketos.org/firewall
(3903560) [15:54:36]
(3903560) [15:54:36] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3903560) [15:54:36] DONE!
total 3574956
-rw-r--r-- 1 root 12345 4601151488 Oct 5 15:54 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop9
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512
/dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 5 15:55 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Oct 5 15:55 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Oct 5 15:55 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Oct 5 15:53 bin
drwxr-xr-x 2 root root 4096 Oct 5 15:54 boot
drwxr-xr-x 2 root root 4096 Oct 5 15:49 dev
drwxr-xr-x 65 root root 4096 Oct 5 15:54 etc
drwxr-xr-x 3 root root 4096 Oct 5 15:54 home
drwxr-xr-x 15 root root 4096 Oct 5 15:53 lib
drwx------ 2 root root 16384 Oct 5 15:54 lost+found
drwxr-xr-x 5 root root 4096 Oct 5 15:49 media
drwxr-xr-x 8 root root 4096 Oct 5 15:49 mnt
drwxr-xr-x 2 root root 4096 Oct 5 15:49 opt
drwxr-xr-x 2 root root 4096 Oct 5 15:49 proc
drwx------ 2 root root 4096 Oct 5 15:49 root
drwxr-xr-x 6 root root 4096 Oct 5 15:53 run
drwxr-xr-x 2 root root 4096 Oct 5 15:53 sbin
drwxr-xr-x 2 root root 4096 Oct 5 15:49 srv
drwxr-xr-x 2 root root 4096 Oct 5 15:49 sys
drwxrwxrwt 2 root root 4096 Oct 5 15:54 tmp
drwxr-xr-x 10 root root 4096 Oct 5 15:53 usr
drwxr-xr-x 13 root root 4096 Oct 5 15:49 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-05 15:55:19-- 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% 76.8M=0s
2022-10-05 15:55:19 (76.8 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-10-05 07:28:20.431802 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-4648-g9a290fad38 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-4653-g70e5a30135 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-4654-g5f717ca76c [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24331 distinct packages available
(1/103) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664848758-r0)
(2/103) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664848758-r0)
(3/103) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0)
(4/103) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0)
(5/103) Upgrading kconfig (5.98.0-r0 -> 9999_git1664762877-r0)
(6/103) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664934895-r0)
(7/103) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664763261-r0)
(8/103) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0)
(9/103) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664762930-r0)
(10/103) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664763012-r0)
(11/103) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0)
(12/103) Upgrading ki18n (5.98.0-r0 -> 9999_git1664763042-r0)
(13/103) Upgrading kauth (5.98.0-r0 -> 9999_git1664762831-r0)
(14/103) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664888173-r0)
(15/103) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664763251-r0)
(16/103) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664910348-r0)
(17/103) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664763051-r0)
(18/103) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664763092-r0)
(19/103) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664914417-r0)
(20/103) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664762840-r0)
(21/103) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664909855-r0)
(22/103) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664762990-r0)
(23/103) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664763101-r0)
(24/103) Upgrading knotifications (5.98.0-r0 -> 9999_git1664763132-r0)
(25/103) Upgrading kservice (5.98.0-r0 -> 9999_git1664763201-r0)
(26/103) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664848850-r0)
(27/103) Upgrading sonnet (5.98.0-r0 -> 9999_git1664763323-r0)
(28/103) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664934946-r0)
(29/103) Upgrading kio (5.98.0-r0 -> 9999_git1664934913-r0)
(30/103) Upgrading kpackage (5.98.0-r0 -> 9999_git1664763151-r0)
(31/103) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664848720-r0)
(32/103) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0)
(33/103) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664876938-r0)
(34/103) Upgrading kwallet (5.98.0-r0 -> 9999_git1664763239-r0)
(35/103) Upgrading purpose (5.98.0-r0 -> 9999_git1664763301-r0)
(36/103) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0)
(37/103) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0)
(38/103) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0)
(39/103) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0)
(40/103) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664848808-r0)
(41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664764296-r0)
(42/103) Upgrading kclock (22.09-r0 -> 9999_git1664849759-r0)
(43/103) Upgrading kdecoration (5.25.5-r0 -> 9999_git1664765962-r0)
(44/103) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1664898106-r0)
(45/103) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664763002-r0)
(46/103) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664948046-r0)
(47/103) Upgrading kpeople (5.98.0-r0 -> 9999_git1664763171-r0)
(48/103) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0)
(49/103) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664804446-r0)
(50/103) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0)
(51/103) Upgrading oxygen (5.25.5-r0 -> 9999_git1664766134-r0)
(52/103) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0)
(53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664849769-r0)
(54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0)
(55/103) Upgrading kded (5.98.0-r0 -> 9999_git1664676385-r0)
(56/103) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0)
(57/103) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664935387-r0)
(58/103) Upgrading breeze (5.25.5-r0 -> 9999_git1664934207-r0)
(59/103) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0)
(60/103) Upgrading kscreen (5.25.5-r0 -> 9999_git1664849567-r0)
(61/103) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0)
(62/103) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1664735570-r0)
(63/103) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0)
(64/103) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0)
(65/103) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664766236-r0)
(66/103) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0)
(67/103) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664935503-r0)
(68/103) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664935503-r0)
(69/103) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664935515-r0)
(70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1664849779-r1)
(71/103) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664765942-r0)
(72/103) Upgrading kinit (5.98.0-r0 -> 9999_git1664763061-r0)
(73/103) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664762980-r0)
(74/103) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664848860-r0)
(75/103) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0)
(76/103) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664766044-r0)
(77/103) Upgrading kwin (5.25.5-r0 -> 9999_git1664935438-r0)
(78/103) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0)
(79/103) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0)
(80/103) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0)
(81/103) Upgrading milou (5.25.5-r0 -> 9999_git1664766124-r0)
(82/103) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664714105-r0)
(83/103) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1664766214-r0)
(84/103) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664936686-r1)
(85/103) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0)
(86/103) Upgrading baloo (5.98.0-r0 -> 9999_git1664762821-r0)
(87/103) Upgrading kholidays (5.98.0-r0 -> 9999_git1664848733-r0)
(88/103) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664763141-r0)
(89/103) Upgrading kparts (5.98.0-r0 -> 9999_git1664763160-r0)
(90/103) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1)
(91/103) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664934934-r0)
(92/103) Upgrading libksysguard (5.25.5-r0 -> 9999_git1664766114-r0)
(93/103) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664936686-r1)
(94/103) Upgrading kpty (5.98.0-r0 -> 9999_git1664763181-r0)
(95/103) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0)
(96/103) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664765952-r0)
(97/103) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664719618-r0)
(98/103) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664935491-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664766395-r0)
(100/103) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664864067-r0)
(101/103) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664864067-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664849692-r0)
(103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664935591-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-22-r0.trigger
Executing dbus-1.15.0-r2.trigger
OK: 3560 MiB in 826 packages
(1/12) Installing bash (5.2.0-r0)
Executing bash-5.2.0-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r1)
(5/12) Installing ostree (2022.5-r3)
(6/12) Installing libseccomp (2.5.4-r0)
(7/12) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r1)
(9/12) Installing discover-backend-flatpak (5.25.5-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Executing dbus-1.15.0-r2.trigger
OK: 3569 MiB in 838 packages
(1/85) Installing syndication (9999_git1664630654-r0)
(2/85) Installing alligator (9999_git1664849711-r0)
(3/85) Installing libavc1394 (0.5.4-r2)
(4/85) Installing libcaca (0.99_beta20-r0)
(5/85) Installing libdv (1.0.0-r6)
(6/85) Installing libiec61883 (1.2.0-r2)
(7/85) Installing mpg123-libs (1.30.2-r0)
(8/85) Installing speex (1.2.1-r0)
(9/85) Installing libshout (2.4.6-r1)
(10/85) Installing wavpack (5.5.0-r0)
(11/85) Installing gst-plugins-good (1.20.3-r2)
(12/85) Installing py3-parsing (3.0.9-r0)
(13/85) Installing py3-packaging (21.3-r2)
(14/85) Installing py3-setuptools (65.4.1-r0)
(15/85) Installing py3-certifi (2022.6.15-r0)
(16/85) Installing py3-charset-normalizer (2.1.1-r0)
(17/85) Installing py3-idna (3.4-r1)
(18/85) Installing py3-urllib3 (1.26.12-r0)
(19/85) Installing py3-requests (2.28.1-r0)
(20/85) Installing py3-ytmusicapi (0.23.0-r0)
(21/85) Installing libmng (2.0.3-r1)
(22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0)
(23/85) Installing py3-mutagen (1.45.1-r2)
(24/85) Installing py3-websockets (10.3-r1)
(25/85) Installing py3-brotli (1.0.9-r8)
(26/85) Installing yt-dlp (2022.10.04-r1)
(27/85) Installing audiotube (9999_git1664849730-r0)
(28/85) Installing calindori (9999_git1664766511-r0)
(29/85) Installing live-media (2022.07.14-r0)
(30/85) Installing libxpm (3.5.13-r1)
(31/85) Installing a52dec (0.7.4-r7)
(32/85) Installing ffmpeg4-libs (4.4.2-r4)
(33/85) Installing libbluray (1.3.3-r0)
(34/85) Installing libcddb (1.3.2-r3)
(35/85) Installing libdvbpsi (1.3.3-r0)
(36/85) Installing libdvdcss (1.4.3-r0)
(37/85) Installing libdvdread (6.1.3-r0)
(38/85) Installing libdvdnav (6.1.1-r0)
(39/85) Installing libebml (1.4.3-r0)
(40/85) Installing faad2-libs (2.10.0-r0)
(41/85) Installing libupnp (1.14.13-r0)
(42/85) Installing lua5.2-libs (5.2.4-r10)
(43/85) Installing libmad (0.15.1b-r9)
(44/85) Installing libmatroska (1.7.0-r1)
(45/85) Installing libmpeg2 (0.5.1-r8)
(46/85) Installing glslang-libs (11.11.0-r0)
(47/85) Installing glslang (11.11.0-r0)
(48/85) Installing spirv-tools (1.3.224.1-r1)
(49/85) Installing shaderc (2022.2-r1)
(50/85) Installing libplacebo (4.208.0-r2)
(51/85) Installing vlc-libs (3.0.17.4-r7)
(52/85) Installing vlc (3.0.17.4-r7)
(53/85) Installing elisa (22.08.1-r0)
(54/85) Installing kunitconversion (9999_git1664909670-r0)
(55/85) Installing kalk (9999_git1664849739-r0)
(56/85) Installing qt5-qtkeychain (0.13.2-r0)
(57/85) Installing kasts (9999_git1664849751-r0)
(58/85) Installing keysmith (9999_git1664767381-r0)
(59/85) Installing krecorder (9999_git1664766555-r1)
(60/85) Installing kpublictransport (22.08.1-r0)
(61/85) Installing ktrip (9999_git1664767571-r0)
(62/85) Installing kweathercore (9999_git1664764385-r0)
(63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0)
(64/85) Installing kweather (9999_git1664766564-r1)
(65/85) Installing libquotient (0.6.11-r0)
(66/85) Installing libcmark (0.30.2-r0)
(67/85) Installing neochat (9999_git1664935199-r0)
(68/85) Installing kjs (9999_git1664676633-r0)
(69/85) Installing libkexiv2 (22.08.1-r0)
(70/85) Installing libdjvulibre (3.5.28-r1)
(71/85) Installing libzip (1.9.2-r1)
(72/85) Installing ebook-tools (0.2.2-r2)
(73/85) Installing discount-libs (2.2.7b-r0)
(74/85) Installing poppler (22.10.0-r0)
(75/85) Installing poppler-qt5 (22.10.0-r0)
(76/85) Installing kdegraphics-mobipocket (22.08.1-r0)
(77/85) Installing libspectre (0.2.10-r0)
(78/85) Installing okular-common (22.08.1-r0)
(79/85) Installing okular (22.08.1-r0)
(80/85) Installing plasma-camera (1.0_git20210328-r2)
(81/85) Installing gst-libav (1.20.3-r1)
(82/85) Installing gst-plugins-good-qt (1.20.3-r2)
(83/85) Installing plasmatube (9999_git1664849787-r0)
(84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0)
(85/85) Installing tokodon (9999_git1664765153-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Executing vlc-libs-3.0.17.4-r7.trigger
OK: 3684 MiB in 923 packages
(chroot) Exiting chroot...
[15:57:09] Unregister qemu binfmt (arm)
[15:57:09] Unregister qemu binfmt (aarch64)
[15:57:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:57:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:57:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:57:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:57:11] Cleared up ~6915 MB of space
[15:57:12] [92mDONE![0m
Building image for pine64-pinephone
From https://gitlab.com/postmarketOS/pmaports
+ 2c57005f5...503b166a0 linux-postmarketos-qcom-msm8974-5.19 -> origin/linux-postmarketos-qcom-msm8974-5.19 (forced update)
Already up to date.
[15:57:13] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [15:57:13] [1mChannel [edge][0m: [15:57:13] [1mVendor [qemu][0m: [15:57:13] [1mDevice codename [amd64][0m: [15:57:13] [1mKernel [lts][0m: [15:57:13] [1mUsername [user][0m: [15:57:13] [1mUser interface [weston][0m: [15:57:13] [1mChange them? (y/n) [n][0m: [15:57:13] [1mExtra packages [none][0m: [15:57:13] [1mUse this timezone instead of GMT? (y/n) [y][0m: [15:57:13] [1mChoose default locale for installation [C.UTF-8][0m: [15:57:13] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [15:57:13] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [15:57:13] Config changed: ui='plasma-mobile'
[15:57:13] Config changed: device='pine64-pinephone'
[15:57:14] Config changed: kernel=''
[15:57:14] Config changed: extra_packages='osk-sdl'
(3957564) [15:57:14] % 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)
(3957564) [15:57:14] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(3957564) [15:57:14] *** (1/4) PREPARE NATIVE CHROOT ***
(3957564) [15:57:14] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3957564) [15:57:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3957564) [15:57:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3957564) [15:57:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(3957564) [15:57:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(3957564) [15:57:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(3957564) [15:57:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(3957564) [15:57:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(3957564) [15:57:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3957564) [15:57:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3957564) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3957564) [15:57:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3957564) [15:57:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(3957564) [15:57:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3957564) [15:57:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3957564) [15:57:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3957564) [15:57:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] Update package index for x86_64 (4 file(s))
(3957564) [15:57:15] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(3957564) [15:57:15] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(3957564) [15:57:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3957564) [15:57:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(3957564) [15:57:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3957564) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(3957564) [15:57:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3957564) [15:57:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(3957564) [15:57:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(3957564) [15:57:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:16] extracted: /tmp/pmbootstrapk962s1r3apk
(3957564) [15:57:16] extracted: /tmp/pmbootstrapn7ph2gm8sig
(3957564) [15:57:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:16] % 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/pmbootstrapn7ph2gm8sig /tmp/pmbootstrapk962s1r3apk
Verified OK
(3957564) [15:57:16] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3957564) [15:57:16] % /tmp/pmbootstrapk962s1r3apk --version
apk-tools 2.12.9, compiled for x86_64.
(3957564) [15:57:16] (native) install alpine-base
(3957564) [15:57:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:16] % 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
(3957564) [15:57:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(3957564) [15:57:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(3957564) [15:57:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(3957564) [15:57:17] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(3957564) [15:57:17] % 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
(3957564) [15:57:17] % 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
(3957564) [15:57:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(3957564) [15:57:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(3957564) [15:57:17] (native) update /etc/apk/repositories
(3957564) [15:57:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3957564) [15:57:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3957564) [15:57:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3957564) [15:57:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3957564) [15:57:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3957564) [15:57:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3957564) [15:57:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3957564) [15:57:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3957564) [15:57: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_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(3957564) [15:57:17] New background process: pid=3958000, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(3957564) [15:57:18] (native) % adduser -D pmos -u 12345
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(3957564) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(3957564) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(3957564) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(3957564) [15:57:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(3957564) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(3957564) [15:57:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(3957564) [15:57:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(3957564) [15:57:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(3957564) [15:57:19] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(3957564) [15:57:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(3957564) [15:57:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(3957564) [15:57:19] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(3957564) [15:57:21] (native) install cryptsetup util-linux parted
(3957564) [15:57:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [15:57:21] (native) % cat /tmp/apk_progress_fifo
(3957564) [15:57:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(3957564) [15:57:21] New background process: pid=3958102, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(11/43) Installing ncurses-libs (6.3_p20221001-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(3957564) [15:57:23] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3957564) [15:57:23] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3957564) [15:57:23] % 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
(3957564) [15:57:23] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(3957564) [15:57:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(3957564) [15:57:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(3957564) [15:57:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(3957564) [15:57:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(3957564) [15:57:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(3957564) [15:57:23] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3957564) [15:57:23] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3957564) [15:57:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3957564) [15:57:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3957564) [15:57:23] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(3957564) [15:57:23] (native) install qemu-aarch64
(3957564) [15:57:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [15:57:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [15:57:23] (native) % cat /tmp/apk_progress_fifo
(3957564) [15:57:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(3957564) [15:57:23] New background process: pid=3958443, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r2)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(3957564) [15:57:24] Register qemu binfmt (aarch64)
(3957564) [15:57:24] % 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
(3957564) [15:57:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(3957564) [15:57:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3957564) [15:57:24] % 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
(3957564) [15:57:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(3957564) [15:57:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:24] extracted: /tmp/pmbootstrapgf6nu9t_apk
(3957564) [15:57:24] extracted: /tmp/pmbootstrap3eg8ee13sig
(3957564) [15:57:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3957564) [15:57:24] % 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/pmbootstrap3eg8ee13sig /tmp/pmbootstrapgf6nu9t_apk
Verified OK
(3957564) [15:57:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3957564) [15:57:24] % /tmp/pmbootstrapgf6nu9t_apk --version
apk-tools 2.12.9, compiled for x86_64.
(3957564) [15:57:24] (rootfs_pine64-pinephone) install alpine-base
(3957564) [15:57:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(3957564) [15:57:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(3957564) [15:57:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(3957564) [15:57:24] (rootfs_pine64-pinephone) update /etc/apk/repositories
(3957564) [15:57:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3957564) [15:57:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3957564) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3957564) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3957564) [15:57:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3957564) [15:57:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3957564) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3957564) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3957564) [15:57:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3957564) [15:57:24] Update package index for aarch64 (4 file(s))
(3957564) [15:57:24] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3957564) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(3957564) [15:57:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3957564) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(3957564) [15:57:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3957564) [15:57:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(3957564) [15:57:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3957564) [15:57:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(3957564) [15:57:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3957564) [15:57:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3957564) [15:57:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3957564) [15:57:26] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3957564) [15:57:26] % 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
(3957564) [15:57:26] New background process: pid=3958493, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(3957564) [15:57:28] (rootfs_pine64-pinephone) % getent passwd user
(3957564) [15:57:28] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(3957564) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(3957564) [15:57:28] (rootfs_pine64-pinephone) % addgroup user wheel
(3957564) [15:57:28] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup user video
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup user audio
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup user input
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup -S plugdev
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup user plugdev
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(3957564) [15:57:29] (rootfs_pine64-pinephone) % addgroup user netdev
(3957564) [15:57:29] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs
(3957564) [15:57:31] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(3957564) [15:57:32] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(3957564) [15:57:32] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(3957564) [15:57:33] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(3957564) [15:57:33] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(3957564) [15:57:34] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(3957564) [15:57:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [15:57:34] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3957564) [15:57:34] (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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(3957564) [15:57:34] New background process: pid=3958872, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/734) Installing icu-data-full (71.1-r4)
(2/734) Installing dbus-libs (1.15.0-r2)
(3/734) Installing libgcc (12.2.1_git20220924-r2)
(4/734) Installing libffi (3.4.3-r0)
(5/734) Installing libintl (0.21-r3)
(6/734) Installing libblkid (2.38.1-r0)
(7/734) Installing libmount (2.38.1-r0)
(8/734) Installing pcre2 (10.40-r0)
(9/734) Installing glib (2.74.0-r4)
(10/734) Installing libstdc++ (12.2.1_git20220924-r2)
(11/734) Installing icu-libs (71.1-r4)
(12/734) Installing libpcre2-16 (10.40-r0)
(13/734) Installing zstd-libs (1.5.2-r9)
(14/734) Installing qt5-qtbase (5.15.5_git20220728-r0)
(15/734) Installing hicolor-icon-theme (0.17-r2)
(16/734) Installing libmagic (5.42-r0)
(17/734) Installing file (5.42-r0)
(18/734) Installing libxau (1.0.10-r0)
(19/734) Installing libmd (1.0.4-r0)
(20/734) Installing libbsd (0.11.6-r2)
(21/734) Installing libxdmcp (1.1.3-r1)
(22/734) Installing libxcb (1.15-r0)
(23/734) Installing libx11 (1.8.1-r1)
(24/734) Installing libxext (1.3.4-r1)
(25/734) Installing libice (1.0.10-r1)
(26/734) Installing libuuid (2.38.1-r0)
(27/734) Installing libsm (1.2.3-r1)
(28/734) Installing libxt (1.2.1-r0)
(29/734) Installing libxmu (1.1.3-r1)
(30/734) Installing xset (1.2.4-r0)
(31/734) Installing xprop (1.2.5-r0)
(32/734) Installing xdg-utils (1.1.3-r4)
(33/734) Installing mesa (22.1.7-r4)
(34/734) Installing libdrm (2.4.113-r0)
(35/734) Installing libexpat (2.4.9-r0)
(36/734) Installing wayland-libs-server (1.21.0-r1)
(37/734) Installing mesa-glapi (22.1.7-r4)
(38/734) Installing mesa-gles (22.1.7-r4)
(39/734) Installing qt5-qtdeclarative (5.15.5_git20220617-r2)
(40/734) Installing libxcomposite (0.4.5-r1)
(41/734) Installing brotli-libs (1.0.9-r8)
(42/734) Installing libbz2 (1.0.8-r3)
(43/734) Installing libpng (1.6.38-r0)
(44/734) Installing freetype (2.12.1-r0)
(45/734) Installing fontconfig (2.14.0-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 pkgconf (1.9.3-r0)
(50/734) Installing xkeyboard-config (9999-r5)
(51/734) Installing xz-libs (5.2.7-r0)
(52/734) Installing libxml2 (2.10.2-r1)
(53/734) Installing libxkbcommon (1.4.1-r0)
(54/734) Installing qt5-qtwayland (5.15.5_git20220620-r1)
(55/734) Installing mesa-gbm (22.1.7-r4)
(56/734) Installing libxshmfence (1.3-r1)
(57/734) Installing mesa-egl (22.1.7-r4)
(58/734) Installing avahi-libs (0.8-r6)
(59/734) Installing gmp (6.2.1-r2)
(60/734) Installing nettle (3.8.1-r0)
(61/734) Installing p11-kit (0.24.1-r0)
(62/734) Installing libtasn1 (4.19.0-r0)
(63/734) Installing libunistring (1.0-r0)
(64/734) Installing gnutls (3.7.8-r1)
(65/734) Installing cups-libs (2.4.2-r0)
(66/734) Installing shared-mime-info (2.2-r1)
(67/734) Installing libjpeg-turbo (2.1.4-r0)
(68/734) Installing libwebp (1.2.4-r1)
(69/734) Installing tiff (4.4.0-r0)
(70/734) Installing gdk-pixbuf (2.42.9-r1)
(71/734) Installing gtk-update-icon-cache (3.24.34-r6)
(72/734) Installing libxfixes (6.0.0-r0)
(73/734) Installing libxrender (0.9.10-r4)
(74/734) Installing libxcursor (1.2.1-r1)
(75/734) Installing libxdamage (1.1.5-r1)
(76/734) Installing libxi (1.8-r0)
(77/734) Installing libxinerama (1.1.4-r2)
(78/734) Installing libxrandr (1.5.2-r1)
(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.40.0-r4)
(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-r1)
(89/734) Installing harfbuzz (5.2.0-r0)
(90/734) Installing libxft (2.3.6-r0)
(91/734) Installing pango (1.50.11-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-r0)
(95/734) Installing eudev-libs (3.2.11-r2)
(96/734) Installing libinput-libs (1.21.0-r0)
(97/734) Installing xcb-util-wm (0.4.1-r1)
(98/734) Installing xcb-util (0.4.0-r3)
(99/734) Installing xcb-util-image (0.4.0-r1)
(100/734) Installing xcb-util-keysyms (0.4.0-r1)
(101/734) Installing xcb-util-renderutil (0.3.9-r1)
(102/734) Installing libxkbcommon-x11 (1.4.1-r0)
(103/734) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0)
(104/734) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0)
(105/734) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0)
(106/734) Installing kirigami2-libs (5.98.0-r0)
(107/734) Installing kirigami2 (5.98.0-r0)
(108/734) Installing kactivities-libs (5.98.0-r0)
(109/734) Installing karchive (5.98.0-r0)
(110/734) Installing kconfig (5.98.0-r0)
(111/734) Installing kcoreaddons (5.98.0-r0)
(112/734) Installing qt5-qtx11extras (5.15.5_git20220602-r0)
(113/734) Installing kwindowsystem (5.98.0-r0)
(114/734) Installing kcrash (5.98.0-r0)
(115/734) Installing kdbusaddons (5.98.0-r0)
(116/734) Installing kglobalaccel (5.98.0-r0)
(117/734) Installing kguiaddons (5.98.0-r0)
(118/734) Installing ki18n (5.98.0-r0)
(119/734) Installing libelogind (246.10-r5)
(120/734) Installing polkit-elogind-libs (121-r0)
(121/734) Installing polkit-qt-1 (0.114.0-r1)
(122/734) Installing kauth (5.98.0-r0)
(123/734) Installing kcodecs (5.98.0-r0)
(124/734) Installing kwidgetsaddons (5.98.0-r0)
(125/734) Installing kconfigwidgets (5.98.0-r0)
(126/734) Installing qt5-qtsvg (5.15.5_git20220617-r0)
(127/734) Installing kiconthemes (5.98.0-r0)
(128/734) Installing kitemviews (5.98.0-r0)
(129/734) Installing kxmlgui (5.98.0-r0)
(130/734) Installing kbookmarks (5.98.0-r0)
(131/734) Installing kcompletion (5.98.0-r0)
(132/734) Installing libxml2-utils (2.10.2-r1)
(133/734) Installing docbook-xml (4.5-r7)
Executing docbook-xml-4.5-r7.post-install
(134/734) Installing libgpg-error (1.45-r0)
(135/734) Installing libgcrypt (1.10.1-r0)
(136/734) Installing libxslt (1.1.36-r0)
(137/734) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(138/734) Installing kdoctools (5.98.0-r0)
(139/734) Installing kjobwidgets (5.98.0-r0)
(140/734) Installing alsa-lib (1.2.7.2-r0)
(141/734) Installing libxxf86vm (1.1.5-r0)
(142/734) Installing mesa-gl (22.1.7-r4)
(143/734) Installing libxv (1.0.11-r3)
(144/734) Installing cdparanoia-libs (10.2-r11)
(145/734) Installing graphene (1.10.8-r1)
(146/734) Installing gstreamer (1.20.3-r1)
(147/734) Installing libogg (1.3.5-r1)
(148/734) Installing opus (1.3.1-r1)
(149/734) Installing orc (0.4.32-r1)
(150/734) Installing libtheora (1.1.1-r16)
(151/734) Installing libvorbis (1.3.7-r0)
(152/734) Installing gst-plugins-base (1.20.3-r1)
(153/734) Installing qt5-qtmultimedia (5.15.5_git20220617-r0)
(154/734) Installing qt5-qtspeech (5.15.5_git20220617-r0)
(155/734) Installing sound-theme-freedesktop (0.8-r0)
(156/734) Installing libltdl (2.4.7-r0)
(157/734) Installing libcanberra (0.30-r8)
(158/734) Installing libcanberra-gstreamer (0.30-r8)
(159/734) Installing knotifications (5.98.0-r0)
(160/734) Installing kservice (5.98.0-r0)
(161/734) Installing solid-libs (5.98.0-r0)
(162/734) Installing libhunspell (1.7.1-r0)
(163/734) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(164/734) Installing ncurses-libs (6.3_p20221001-r0)
(165/734) Installing readline (8.2.0-r0)
(166/734) Installing hunspell (1.7.1-r0)
(167/734) Installing sonnet (5.98.0-r0)
(168/734) Installing ktextwidgets (5.98.0-r0)
(169/734) Installing kio (5.98.0-r0)
(170/734) Installing kpackage (5.98.0-r0)
(171/734) Installing kdeclarative (5.98.0-r0)
(172/734) Installing kwayland (5.98.0-r0)
(173/734) Installing plasma-framework (5.98.0-r0)
(174/734) Installing sqlite-libs (3.39.4-r0)
(175/734) Installing libaccounts-glib (1.26-r0)
(176/734) Installing libaccounts-qt (1.16-r1)
(177/734) Installing signond (8.61-r0)
(178/734) Installing accounts-qml-module (0.7_git20190605-r0)
(179/734) Installing qt5-qtwebchannel (5.15.5_git20220617-r0)
(180/734) Installing sdl2 (2.24.1-r0)
(181/734) Installing aom-libs (3.5.0-r0)
(182/734) Installing libass (0.16.0-r0)
(183/734) Installing libdav1d (1.0.0-r1)
(184/734) Installing lame (3.100-r1)
(185/734) Installing libasyncns (0.8-r1)
(186/734) Installing flac-libs (1.4.1-r0)
(187/734) Installing libsndfile (1.1.0-r2)
(188/734) Installing libgomp (12.2.1_git20220924-r2)
(189/734) Installing soxr (0.1.3-r2)
(190/734) Installing speexdsp (1.2.1-r0)
(191/734) Installing tdb-libs (1.4.7-r0)
(192/734) Installing libpulse (9999_git20220528-r0)
(193/734) Installing cjson (1.7.15-r3)
(194/734) Installing mbedtls (2.28.1-r0)
(195/734) Installing librist (0.2.7-r0)
(196/734) Installing libsrt (1.5.1-r0)
(197/734) Installing libssh (0.10.4-r0)
(198/734) Installing v4l-utils-libs (1.22.1-r2)
(199/734) Installing libva (2.16.0-r0)
(200/734) Installing libvdpau (1.5-r0)
(201/734) Installing vidstab (1.1.0-r1)
(202/734) Installing libvpx (1.12.0-r1)
(203/734) Installing x264-libs (0.164_git20220602-r0)
(204/734) Installing numactl (2.0.16-r0)
(205/734) Installing x265-libs (3.5-r3)
(206/734) Installing xvidcore (1.3.7-r1)
(207/734) Installing libsodium (1.0.18-r2)
(208/734) Installing libzmq (4.3.4-r1)
(209/734) Installing ffmpeg-libs (5.1.2-r1)
(210/734) Installing libevent (2.1.12-r5)
(211/734) Installing nspr (4.35-r0)
(212/734) Installing nss (3.83-r0)
(213/734) Installing re2 (2022.06.01-r1)
(214/734) Installing snappy (1.1.9-r4)
(215/734) Installing qt5-qtwebengine (5.15.11-r0)
(216/734) Installing libnotify (0.8.1-r1)
(217/734) Installing libproxy (0.4.18-r1)
(218/734) Installing signon-ui (0.17_git20171023-r1)
(219/734) Installing libassuan (2.5.5-r0)
(220/734) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/734) Installing gnupg-gpgconf (2.2.39-r0)
(222/734) Installing gpg (2.2.39-r0)
(223/734) Installing npth (1.6-r1)
(224/734) Installing gpg-agent (2.2.39-r0)
(225/734) Installing libksba (1.6.1-r0)
(226/734) Installing gpgsm (2.2.39-r0)
(227/734) Installing gpgme (1.17.1-r0)
(228/734) Installing gpgmepp (1.17.1-r0)
(229/734) Installing gdbm (1.23-r0)
(230/734) Installing libsasl (2.1.28-r2)
(231/734) Installing libqca (2.3.4-r2)
(232/734) Installing kwallet (5.98.0-r0)
(233/734) Installing kaccounts-integration (22.08.1-r0)
(234/734) Installing purpose (5.98.0-r0)
(235/734) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0)
(236/734) Installing qt5-qtfeedback (0_git20180903-r0)
(237/734) Installing angelfish (22.09-r0)
(238/734) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/734) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/734) Installing gtk-engines-crux (2.21.0-r3)
(241/734) Installing gtk-engines-industrial (2.21.0-r3)
(242/734) Installing gtk-engines-mist (2.21.0-r3)
(243/734) Installing gtk-engines-redmond (2.21.0-r3)
(244/734) Installing gtk-engines-thinice (2.21.0-r3)
(245/734) Installing gtk-engines (2.21.0-r3)
(246/734) Installing breeze-gtk (5.25.5-r0)
(247/734) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/734) Installing atinout (0.9.1-r0)
(249/734) Installing ca-certificates (20220614-r2)
(250/734) Installing nghttp2-libs (1.50.0-r0)
(251/734) Installing libcurl (7.85.0-r0)
(252/734) Installing libgpiod (1.6.3-r1)
(253/734) Installing libgudev (237-r1)
(254/734) Installing libmm-glib (1.18.12-r0)
(255/734) Installing libusb (1.0.26-r0)
(256/734) Installing eg25-manager (0.4.4-r0)
(257/734) Installing eg25-manager-openrc (0.4.4-r0)
(258/734) Installing gpsd (3.24-r0)
(259/734) Installing gpsd-openrc (3.24-r0)
(260/734) Installing libnl3 (3.7.0-r0)
(261/734) Installing iw (5.19-r0)
(262/734) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1)
(263/734) Installing llvm14-libs (14.0.6-r7)
(264/734) Installing musl-fts (1.2.7-r3)
(265/734) Installing libelf (0.187-r2)
(266/734) Installing vulkan-loader (1.3.224.1-r1)
(267/734) Installing mesa-dri-gallium (22.1.7-r4)
(268/734) Installing udev-init-scripts (35-r1)
(269/734) Installing udev-init-scripts-openrc (35-r1)
(270/734) Installing kmod-libs (30-r1)
(271/734) Installing eudev (3.2.11-r2)
(272/734) Installing eudev-openrc (3.2.11-r2)
(273/734) Installing openssh-keygen (9.1_p1-r0)
(274/734) Installing libedit (20210910.3.1-r0)
(275/734) Installing openssh-client-common (9.1_p1-r0)
(276/734) Installing openssh-client-default (9.1_p1-r0)
(277/734) Installing openssh-sftp-server (9.1_p1-r0)
(278/734) Installing openssh-server-common (9.1_p1-r0)
(279/734) Installing openssh-server (9.1_p1-r0)
(280/734) Installing openssh (9.1_p1-r0)
(281/734) Installing boot-deploy (0.6-r0)
(282/734) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(283/734) Installing lzo (2.10-r3)
(284/734) Installing btrfs-progs (5.19.1-r0)
(285/734) Installing bzip2 (1.0.8-r3)
(286/734) Installing argon2-libs (20190702-r2)
(287/734) Installing device-mapper-libs (2.02.188-r0)
(288/734) Installing json-c (0.16-r0)
(289/734) Installing cryptsetup-libs (2.5.0-r2)
(290/734) Installing popt (1.19-r0)
(291/734) Installing cryptsetup (2.5.0-r2)
(292/734) Installing cryptsetup-openrc (2.5.0-r2)
(293/734) Installing libaio (0.3.113-r0)
(294/734) Installing device-mapper-event-libs (2.02.188-r0)
(295/734) Installing lvm2-libs (2.02.188-r0)
(296/734) Installing device-mapper (2.02.188-r0)
(297/734) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(298/734) Installing libcom_err (1.46.5-r2)
(299/734) Installing e2fsprogs-libs (1.46.5-r2)
(300/734) Installing e2fsprogs (1.46.5-r2)
(301/734) Installing e2fsprogs-extra (1.46.5-r2)
(302/734) Installing f2fs-tools-libs (1.15.0-r0)
(303/734) Installing f2fs-tools (1.15.0-r0)
(304/734) Installing lz4 (1.9.4-r1)
(305/734) Installing userspace-rcu (0.13.2-r0)
(306/734) Installing multipath-tools (0.9.1-r0)
(307/734) Installing multipath-tools-openrc (0.9.1-r0)
(308/734) Installing parted (3.5-r0)
(309/734) Installing postmarketos-mvcfg (1-r0)
(310/734) Installing postmarketos-keys (1-r0)
(311/734) Installing sudo (1.9.11_p3-r0)
(312/734) Installing postmarketos-base-nofde (22-r0)
(313/734) Installing unudhcpd (0.2.1-r0)
(314/734) Installing xz (5.2.7-r0)
(315/734) Installing postmarketos-mkinitfs (1.5-r0)
(316/734) Installing postmarketos-base (22-r0)
Executing postmarketos-base-22-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
(317/734) Installing u-boot-pinephone (2022.07-r0)
(318/734) Installing u-boot-tools (2022.10-r0)
(319/734) Installing dbus (1.15.0-r2)
Executing dbus-1.15.0-r2.pre-install
Executing dbus-1.15.0-r2.post-install
(320/734) Installing dbus-openrc (1.15.0-r2)
(321/734) Installing libacl (2.3.1-r1)
(322/734) Installing lz4-libs (1.9.4-r1)
(323/734) Installing libarchive (3.6.1-r1)
(324/734) Installing efivar-libs (38-r1)
(325/734) Installing libgcab (1.4-r3)
(326/734) Installing json-glib (1.6.6-r0)
(327/734) Installing libgusb (0.4.1-r0)
(328/734) Installing libjcat (0.1.10-r0)
(329/734) Installing libxmlb (0.3.10-r0)
(330/734) Installing fwupd (1.8.5-r0)
(331/734) Installing fwupd-openrc (1.8.5-r0)
(332/734) Installing fwupd-plugin-fastboot (1.8.5-r0)
(333/734) Installing fwupd-plugin-logind (1.8.5-r0)
(334/734) Installing libmbim (1.26.4-r0)
(335/734) Installing libqrtr-glib (1.2.2-r0)
(336/734) Installing libqmi (1.30.8-r0)
(337/734) Installing fwupd-plugin-modem_manager (1.8.5-r0)
(338/734) Installing fwupd-plugin-upower (1.8.5-r0)
(339/734) Installing device-pine64-pinephone (0.42-r3)
Executing device-pine64-pinephone-0.42-r3.post-install
* service eg25-manager added to runlevel default
* service gpsd added to runlevel default
* service gpsd_pinephone added to runlevel default
(340/734) Installing device-pine64-pinephone-plasma-mobile (0.42-r3)
(341/734) Installing linux-firmware-rtlwifi (20220913-r0)
(342/734) Installing linux-firmware-rtl_bt (20220913-r0)
(343/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(344/734) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(345/734) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3)
(346/734) Installing yaml (0.2.5-r0)
(347/734) Installing appstream (0.15.5-r0)
Executing appstream-0.15.5-r0.post-install
✔ Metadata cache was updated successfully.
(348/734) Installing appstream-qt (0.15.5-r0)
(349/734) Installing attica (5.98.0-r0)
(350/734) Installing kidletime (5.98.0-r0)
(351/734) Installing knewstuff (5.98.0-r0)
(352/734) Installing discover (5.25.5-r0)
(353/734) Installing libapk-qt (0.4.2-r0)
(354/734) Installing discover-backend-apk (5.25.5-r0)
(355/734) Installing discover-backend-fwupd (5.25.5-r0)
(356/734) Installing dbus-glib (0.112-r1)
(357/734) Installing firefox-esr (102.3.0-r0)
(358/734) Installing font-noto-common (0_git20211101-r6)
(359/734) Installing font-noto-math (0_git20211101-r6)
(360/734) Installing font-noto-symbols (0_git20211101-r6)
(361/734) Installing font-noto (0_git20211101-r6)
(362/734) Installing font-noto-emoji (2.038-r0)
(363/734) Installing font-noto-extra (0_git20211101-r6)
(364/734) Installing mauiman (1.0.0-r0)
(365/734) Installing mauikit (2.2.0-r0)
(366/734) Installing exiv2 (0.27.5-r1)
(367/734) Installing mauikit-imagetools (2.2.0-r0)
(368/734) Installing mauikit-filebrowsing (2.2.0-r0)
(369/734) Installing index (2.2.0-r0)
(370/734) Installing signon-plugin-oauth2 (0.25-r0)
(371/734) Installing kaccounts-providers (22.08.1-r0)
(372/734) Installing kirigami-addons (0.4-r0)
(373/734) Installing kclock (22.09-r0)
(374/734) Installing gsettings-desktop-schemas (43.0-r0)
(375/734) Installing kdecoration (5.25.5-r0)
(376/734) Installing kde-gtk-config (5.25.5-r0)
(377/734) Installing kirigami-gallery (22.08.1-r0)
(378/734) Installing kquickimageeditor (0.2.0-r1)
(379/734) Installing taglib (1.12-r1)
(380/734) Installing kfilemetadata (5.98.0-r0)
(381/734) Installing qt5-qtlocation (5.15.5_git20220618-r0)
(382/734) Installing koko (22.09-r0)
(383/734) Installing kasync (0.3.0-r2)
(384/734) Installing gpg-wks-server (2.2.39-r0)
(385/734) Installing gpgv (2.2.39-r0)
(386/734) Installing libldap (2.6.3-r3)
(387/734) Installing gnupg-dirmngr (2.2.39-r0)
(388/734) Installing gnupg-utils (2.2.39-r0)
(389/734) Installing gnupg-wks-client (2.2.39-r0)
(390/734) Installing gnupg (2.2.39-r0)
(391/734) Installing iso-codes (4.11.0-r0)
(392/734) Installing kcontacts (5.98.0-r0)
(393/734) Installing kpeople (5.98.0-r0)
(394/734) Installing libical (3.0.14-r1)
(395/734) Installing kcalendarcore (5.98.0-r0)
(396/734) Installing kmime (22.08.1-r0)
(397/734) Installing kimap2 (0.4.0-r1)
(398/734) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0)
(399/734) Installing kdav2 (0.4.0-r1)
(400/734) Installing lmdb (0.9.29-r1)
(401/734) Installing libxapian (1.4.20-r1)
(402/734) Installing sink (0.9.0-r3)
(403/734) Installing kpeoplesink (0_git20210224-r1)
(404/734) Installing kpeoplevcard (0.1-r2)
(405/734) Installing libraw (0.20.2-r0)
(406/734) Installing libraw-tools (0.20.2-r0)
(407/734) Installing lcms2 (2.13.1-r0)
(408/734) Installing imagemagick-libs (7.1.0.49-r0)
(409/734) Installing jbig2dec (0.19-r0)
(410/734) Installing ghostscript (9.56.1-r0)
(411/734) Installing libde265 (1.0.8-r2)
(412/734) Installing libheif (1.13.0-r0)
(413/734) Installing libjxl (0.6.1_git20220605-r1)
(414/734) Installing librsvg (2.55.1-r0)
(415/734) Installing imagemagick (7.1.0.49-r0)
(416/734) Installing perl (5.36.0-r0)
(417/734) Installing perl-image-exiftool (12.42-r0)
(418/734) Installing exiftool (12.42-r0)
(419/734) Installing openexr (3.1.5-r3)
(420/734) Installing soundtouch (2.3.1-r0)
(421/734) Installing chromaprint (1.5.1-r2)
(422/734) Installing libraw1394 (2.1.2-r2)
(423/734) Installing libdc1394 (2.2.6-r0)
(424/734) Installing tslib (1.22-r1)
(425/734) Installing directfb (1.7.7-r4)
(426/734) Installing faac (1.30-r1)
(427/734) Installing fdk-aac (2.0.2-r1)
(428/734) Installing flite (2.2-r1)
(429/734) Installing libsamplerate (0.2.2-r0)
(430/734) Installing jack (1.9.21-r0)
(431/734) Installing portaudio (19.7.0-r0)
(432/734) Installing fluidsynth-libs (2.3.0-r0)
(433/734) Installing libfreeaptx (0.1.1-r0)
(434/734) Installing gsm (1.0.22-r0)
(435/734) Installing libldac (2.0.2.3-r0)
(436/734) Installing libmodplug (0.8.9.0-r1)
(437/734) Installing neon (0.32.4-r0)
(438/734) Installing libnice (0.1.19-r0)
(439/734) Installing openal-soft (1.22.2-r1)
(440/734) Installing openjpeg (2.5.0-r0)
(441/734) Installing librtmp (2.4_git20190330-r1)
(442/734) Installing sbc (2.0-r0)
(443/734) Installing spandsp (0.0.6-r2)
(444/734) Installing libsrtp (2.4.2-r3)
(445/734) Installing vo-aacenc (0.1.3-r0)
(446/734) Installing vo-amrwbenc (0.1.3-r0)
(447/734) Installing libzbar (0.23.92-r0)
(448/734) Installing gst-plugins-bad (1.20.3-r4)
(449/734) Installing gtk4.0 (4.8.1-r0)
Executing gtk4.0-4.8.1-r0.post-install
(450/734) Installing megapixels (1.5.2-r0)
(451/734) Installing mobile-config-firefox (3.0.0-r1)
(452/734) Installing encodings (1.0.6-r0)
(453/734) Installing libfontenc (1.1.6-r0)
(454/734) Installing mkfontscale (1.2.2-r1)
(455/734) Installing ttf-dejavu (2.37-r2)
(456/734) Installing sdl2_ttf (2.20.1-r0)
(457/734) Installing osk-sdl (0.67-r0)
(458/734) Installing kcmutils (5.98.0-r0)
(459/734) Installing frameworkintegration (5.98.0-r0)
(460/734) Installing oxygen (5.25.5-r0)
(461/734) Installing modemmanager-qt (5.98.0-r0)
(462/734) Installing callaudiod-libs (0.1.4-r0)
(463/734) Installing abseil-cpp (20220623.1-r1)
(464/734) Installing boost1.80-thread (1.80.0-r2)
(465/734) Installing libprotobuf (3.21.7-r0)
(466/734) Installing libphonenumber (8.12.56-r0)
(467/734) Installing plasma-dialer (22.09-r0)
(468/734) Installing plasma-mobile-sounds (0.1-r1)
(469/734) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0)
(470/734) Installing plasma-phonebook (22.09-r0)
(471/734) Installing postmarketos-artwork-wallpapers (2-r1)
(472/734) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(473/734) Installing bluez (5.65-r1)
(474/734) Installing bluez-openrc (5.65-r1)
(475/734) Installing bluez-obexd (5.65-r1)
(476/734) Installing kded (5.98.0-r0)
(477/734) Installing bluez-qt (5.98.0-r0)
(478/734) Installing bluedevil (5.25.5-r0)
(479/734) Installing breeze (5.25.5-r0)
(480/734) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(481/734) Installing callaudiod (0.1.4-r0)
(482/734) Installing dnsmasq-common (2.86-r5)
(483/734) Installing dnsmasq-openrc (2.86-r5)
(484/734) Installing dnsmasq (2.86-r5)
Executing dnsmasq-2.86-r5.pre-install
(485/734) Installing linux-pam (1.5.2-r1)
(486/734) Installing shadow (4.10-r3)
(487/734) Installing elogind (246.10-r5)
(488/734) Installing elogind-openrc (246.10-r5)
(489/734) Installing hfd-service (0.1.0-r1)
(490/734) Installing hfd-service-openrc (0.1.0-r1)
(491/734) Installing iio-sensor-proxy (3.4-r0)
(492/734) Installing iio-sensor-proxy-openrc (3.4-r0)
(493/734) Installing libkscreen (5.25.5-r0)
(494/734) Installing qt5-qtsensors (5.15.5_git20220519-r0)
(495/734) Installing kscreen (5.25.5-r0)
(496/734) Installing socat (1.7.4.3-r1)
(497/734) Installing kwallet-pam (5.25.5-r0)
(498/734) Installing kwayland-integration (5.25.5-r0)
(499/734) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(500/734) Installing duktape (2.7.0-r0)
(501/734) Installing polkit-elogind (121-r0)
(502/734) Installing modemmanager (1.18.12-r0)
(503/734) Installing modemmanager-openrc (1.18.12-r0)
(504/734) Installing libnm (1.40.0-r0)
(505/734) Installing networkmanager-common (1.40.0-r0)
(506/734) Installing networkmanager-openrc (1.40.0-r0)
(507/734) Installing libmnl (1.0.5-r0)
(508/734) Installing libnftnl (1.2.3-r0)
(509/734) Installing iptables (1.8.8-r2)
(510/734) Installing iptables-openrc (1.8.8-r2)
(511/734) Installing libndp (1.8-r0)
(512/734) Installing libidn2 (2.3.3-r0)
(513/734) Installing libpsl (0.21.1-r0)
(514/734) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(515/734) Installing networkmanager-cli (1.40.0-r0)
(516/734) Installing pcre (8.45-r2)
(517/734) Installing slang (2.3.3-r0)
(518/734) Installing newt (0.52.21-r4)
(519/734) Installing networkmanager-tui (1.40.0-r0)
(520/734) Installing wireless-regdb (2022.08.12-r0)
(521/734) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(522/734) Installing mobile-broadband-provider-info (20220725-r0)
(523/734) Installing networkmanager-wwan (1.40.0-r0)
(524/734) Installing pipewire-libs (0.3.59-r0)
(525/734) Installing libunwind (1.6.2-r0)
(526/734) Installing libuv (1.44.2-r0)
(527/734) Installing roc-toolkit-libs (0.1.5-r2)
(528/734) Installing webrtc-audio-processing (0.3.1-r6)
(529/734) Installing pipewire (0.3.59-r0)
(530/734) Installing breeze-icons (5.98.0-r0)
(531/734) Installing dbus-x11 (1.15.0-r2)
(532/734) Installing kactivities (5.98.0-r0)
(533/734) Installing dconf (0.40.0-r1)
(534/734) Installing anthy (9100h-r1)
(535/734) Installing maliit-framework (2.3.0-r1)
(536/734) Installing kyotocabinet (1.2.79-r3)
(537/734) Installing libpinyin (2.6.2-r0)
(538/734) Installing tinyxml (2.6.2-r1)
(539/734) Installing presage (0.9.1-r2)
(540/734) Installing maliit-keyboard (2.3.1-r0)
(541/734) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0)
(542/734) Installing plasma-nano (5.25.5-r0)
(543/734) Installing networkmanager-qt (5.98.0-r0)
(544/734) Installing plasma-nm (5.25.5-r0)
(545/734) Installing plasma-nm-mobile (5.25.5-r0)
(546/734) Installing fftw-single-libs (3.3.10-r0)
(547/734) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(548/734) Installing pulseaudio-bluez (9999_git20220528-r0)
(549/734) Installing pulseaudio-alsa (9999_git20220528-r0)
(550/734) Installing alsa-utils-openrc (1.2.7-r1)
(551/734) Installing pulseaudio-openrc (9999_git20220528-r0)
(552/734) Installing libcanberra-pulse (0.30-r8)
(553/734) Installing plasma-pa (5.25.5-r0)
(554/734) Installing tzdata (2022d-r0)
(555/734) Installing libdaemon (0.14-r3)
(556/734) Installing openrc-settingsd (1.1.0-r0)
(557/734) Installing openrc-settingsd-openrc (1.1.0-r0)
(558/734) Installing plasma-settings (22.09-r1)
(559/734) Installing kactivitymanagerd (5.25.5-r0)
(560/734) Installing kinit (5.98.0-r0)
(561/734) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(562/734) Installing kdnssd (5.98.0-r0)
(563/734) Installing syntax-highlighting (5.98.0-r0)
(564/734) Installing kdsoap (2.1.1-r0)
(565/734) Installing libmtp (1.1.20-r0)
(566/734) Installing llvm15-libs (15.0.2-r0)
(567/734) Installing clang-libs (15.0.2-r0)
(568/734) Installing qt5-qttools (5.15.5_git20220619-r1)
(569/734) Installing phonon (4.11.1-r2)
(570/734) Installing talloc (2.3.4-r0)
(571/734) Installing tevent (0.13.0-r0)
(572/734) Installing samba-util-libs (4.16.4-r0)
(573/734) Installing jansson (2.14-r0)
(574/734) Installing ldb (2.5.2-r0)
(575/734) Installing libwbclient (4.16.4-r0)
(576/734) Installing samba-libs (4.16.4-r0)
(577/734) Installing libsmbclient (4.16.4-r0)
(578/734) Installing kio-extras (22.08.1-r0)
(579/734) Installing kquickcharts (5.98.0-r0)
(580/734) Installing xorg-server-common (21.1.4-r1)
(581/734) Installing libxkbfile (1.1.0-r1)
(582/734) Installing xkbcomp (1.4.5-r0)
(583/734) Installing libxfont2 (2.0.6-r0)
(584/734) Installing libtirpc-conf (1.3.2-r2)
(585/734) Installing libtirpc-nokrb (1.3.2-r2)
(586/734) Installing libxcvt (0.1.2-r0)
(587/734) Installing xwayland (22.1.3-r1)
(588/734) Installing layer-shell-qt (5.25.5-r0)
(589/734) Installing kscreenlocker (5.25.5-r0)
(590/734) Installing libqaccessibilityclient (0.4.1-r1)
(591/734) Installing xcb-util-cursor (0.1.3-r2)
(592/734) Installing kwin (5.25.5-r0)
(593/734) Installing kitemmodels (5.98.0-r0)
(594/734) Installing threadweaver (5.98.0-r0)
(595/734) Installing krunner (5.98.0-r0)
(596/734) Installing milou (5.25.5-r0)
(597/734) Installing pipewire-media-session (0.4.1-r0)
(598/734) Installing qqc2-desktop-style (5.98.0-r0)
(599/734) Installing font-hack (3.003-r2)
(600/734) Installing plasma-integration (5.25.5-r0)
(601/734) Installing qtchooser (66-r1)
(602/734) Installing plasma-workspace-libs (5.25.5-r1)
(603/734) Installing kactivities-stats (5.98.0-r0)
(604/734) Installing baloo (5.98.0-r0)
(605/734) Installing kholidays (5.98.0-r0)
(606/734) Installing knotifyconfig (5.98.0-r0)
(607/734) Installing kparts (5.98.0-r0)
(608/734) Installing zxing-cpp (1.4.0-r0)
(609/734) Installing libdmtx-libs (0.7.7-r0)
(610/734) Installing libqrencode (4.1.1-r0)
(611/734) Installing prison (5.98.0-r2)
(612/734) Installing ktexteditor (5.98.0-r0)
(613/734) Installing libpcap (1.10.1-r0)
(614/734) Installing lm-sensors-libs (3.6.0-r4)
(615/734) Installing libksysguard (5.25.5-r0)
(616/734) Installing kuserfeedback (1.2.0-r1)
(617/734) Installing mpfr4 (4.1.0-r0)
(618/734) Installing libqalculate (4.3.0-r0)
(619/734) Installing plasma-workspace (5.25.5-r1)
(620/734) Installing kpty (5.98.0-r0)
(621/734) Installing kdesu (5.98.0-r0)
(622/734) Installing kde-cli-tools (5.25.5-r0)
(623/734) Installing qqc2-breeze-style (5.25.5-r0)
(624/734) Installing plasma-mobile (5.25.5-r0)
(625/734) Installing polkit-kde-agent-1 (5.25.5-r0)
(626/734) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(627/734) Installing chrony-openrc (4.3-r0)
(628/734) Installing haveged (1.9.18-r0)
(629/734) Installing haveged-openrc (1.9.18-r0)
(630/734) Installing nftables (1.0.5-r0)
(631/734) Installing nftables-openrc (1.0.5-r0)
(632/734) Installing postmarketos-config-nftables (0.10-r0)
Executing postmarketos-config-nftables-0.10-r0.post-install
* service nftables added to runlevel default
(633/734) Installing postmarketos-config-nftables-networkmanager (0.10-r0)
(634/734) Installing postmarketos-base-nftables (22-r0)
Executing postmarketos-base-nftables-22-r0.post-install
(635/734) Installing postmarketos-artwork-icons (2-r1)
(636/734) Installing util-linux (2.38.1-r0)
(637/734) Installing libfdisk (2.38.1-r0)
(638/734) Installing libsmartcols (2.38.1-r0)
(639/734) Installing util-linux-misc (2.38.1-r0)
(640/734) Installing libeconf (0.4.6-r0)
(641/734) Installing runuser (2.38.1-r0)
(642/734) Installing mount (2.38.1-r0)
(643/734) Installing losetup (2.38.1-r0)
(644/734) Installing hexdump (2.38.1-r0)
(645/734) Installing uuidgen (2.38.1-r0)
(646/734) Installing blkid (2.38.1-r0)
(647/734) Installing sfdisk (2.38.1-r0)
(648/734) Installing mcookie (2.38.1-r0)
(649/734) Installing agetty (2.38.1-r0)
(650/734) Installing agetty-openrc (0.45.2-r3)
(651/734) Installing wipefs (2.38.1-r0)
(652/734) Installing cfdisk (2.38.1-r0)
(653/734) Installing umount (2.38.1-r0)
(654/734) Installing util-linux-openrc (2.38.1-r0)
(655/734) Installing flock (2.38.1-r0)
(656/734) Installing lsblk (2.38.1-r0)
(657/734) Installing libcap-ng (0.8.3-r1)
(658/734) Installing setpriv (2.38.1-r0)
(659/734) Installing logger (2.38.1-r0)
(660/734) Installing partx (2.38.1-r0)
(661/734) Installing fstrim (2.38.1-r0)
(662/734) Installing findmnt (2.38.1-r0)
(663/734) Installing pcsc-lite-libs (1.9.9-r0)
(664/734) Installing wpa_supplicant (2.10-r4)
(665/734) Installing wpa_supplicant-openrc (2.10-r4)
(666/734) Installing ifupdown-ng-wifi (0.12.1-r0)
(667/734) Installing postmarketos-base-ui (5-r1)
Executing postmarketos-base-ui-5-r1.post-install
(668/734) Installing postmarketos-base-ui-networkmanager (5-r1)
(669/734) Installing mpdecimal (2.5.1-r1)
(670/734) Installing python3 (3.10.7-r0)
(671/734) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(672/734) Installing py3-ruamel.yaml (0.16.12-r2)
(673/734) Installing sleep-inhibitor (1.16-r0)
(674/734) Installing sleep-inhibitor-openrc (1.16-r0)
(675/734) Installing postmarketos-base-ui-elogind (5-r1)
Executing postmarketos-base-ui-elogind-5-r1.post-install
(676/734) Installing py3-dbus (1.3.2-r0)
(677/734) Installing obex-capabilities (0.2.1-r1)
(678/734) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(679/734) Installing postmarketos-base-ui-bluez-obexd (5-r1)
(680/734) Installing pulseaudio-utils (9999_git20220528-r0)
(681/734) Installing postmarketos-base-ui-pulseaudio (5-r1)
(682/734) Installing upower (1.90.0-r2)
(683/734) Installing device-pine64-pinephone-upower (0.42-r3)
(684/734) Installing powerdevil-libs (5.25.5-r0)
(685/734) Installing powerdevil (5.25.5-r0)
(686/734) Installing urfkill (0.5.0_git20210401-r2)
(687/734) Installing urfkill-openrc (0.5.0_git20210401-r2)
(688/734) Installing bubblewrap (0.6.2-r0)
(689/734) Installing fuse-common (3.12.0-r0)
(690/734) Installing fuse-openrc (3.12.0-r0)
(691/734) Installing fuse3-libs (3.12.0-r0)
(692/734) Installing fuse3 (3.12.0-r0)
(693/734) Installing xdg-desktop-portal (1.15.0-r0)
(694/734) Installing xdg-desktop-portal-kde (5.25.5-r0)
(695/734) Installing autologin (1.0.0-r4)
(696/734) Installing tinydm (1.1.2-r0)
(697/734) Installing tinydm-openrc (1.1.2-r0)
(698/734) Installing postmarketos-base-ui-tinydm (5-r1)
(699/734) Installing font-alias (1.0.4-r0)
(700/734) Installing util-macros (1.19.3-r0)
(701/734) Installing font-misc-misc (1.1.2-r2)
(702/734) Installing font-cursor-misc (1.0.3-r2)
(703/734) Installing xauth (1.1.2-r0)
(704/734) Installing xmodmap (1.0.11-r0)
(705/734) Installing xrdb (1.2.1-r0)
(706/734) Installing xinit (1.4.1-r0)
(707/734) Installing libpciaccess (0.16-r1)
(708/734) Installing xorg-server (21.1.4-r1)
(709/734) Installing libinput (1.21.0-r0)
(710/734) Installing xf86-input-libinput (1.2.1-r0)
(711/734) Installing xf86-video-fbdev (0.5.0-r3)
(712/734) Installing postmarketos-base-ui-x11 (5-r1)
(713/734) Installing postmarketos-ui-plasma-mobile (3.8-r4)
Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install
* service tinydm added to runlevel default
* service urfkill added to runlevel default
* 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
(714/734) Installing libexif (0.6.24-r0)
(715/734) Installing hwloc (2.8.0-r0)
(716/734) Installing libucontext (1.2-r0)
(717/734) Installing libtbb (2021.6.0-r0)
(718/734) Installing opencv (4.6.0-r2)
(719/734) Installing postprocessd (0.2.1-r0)
(720/734) Installing postprocessd-megapixels (0.2.1-r0)
(721/734) Installing qmltermwidget (0.2.0-r1)
(722/734) Installing qmlkonsole (22.09-r1)
(723/734) Installing c-ares (1.18.1-r0)
(724/734) Installing spacebar (22.09-r0)
(725/734) Installing ttf-droid-nonlatin (20200215-r2)
(726/734) Installing hkdm (0.1.8-r0)
(727/734) Installing buffyboard (0.2.0-r0)
(728/734) Installing terminus-font (4.49.1-r1)
(729/734) Installing kbd-misc (2.5.1-r2)
(730/734) Installing kbd (2.5.1-r2)
(731/734) Installing kbd-openrc (2.5.1-r2)
(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-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.0-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r0.trigger
2022/10/05 16:03:07 Generating for kernel version: 5.19.8
2022/10/05 16:03:07 Output directory: /boot
2022/10/05 16:03:07 == Generating initramfs ==
2022/10/05 16:03:07 - Including hook files
2022/10/05 16:03:07 - Including hook scripts
2022/10/05 16:03:07 - Including required binaries
2022/10/05 16:03:07 - Including kernel modules
2022/10/05 16:03:07 - Including splash images
2022/10/05 16:03:07 - Writing and verifying initramfs archive
2022/10/05 16:03:07 == Generating initramfs extra ==
2022/10/05 16:03:07 - Including extra binaries
2022/10/05 16:03:07 - Including FDE support
2022/10/05 16:03:09 - Writing and verifying initramfs-extra archive
2022/10/05 16:03:11 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/05 16:03:15 mkinitfs completed in: 8.317669257s
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2431 MiB in 759 packages
(3957564) [16:03:25] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2431 MiB in 759 packages
(3957564) [16:03:28] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(3957564) [16:03:29] (rootfs_pine64-pinephone) install device-pine64-pinephone
(3957564) [16:03:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [16:03:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [16:03:29] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3957564) [16:03:29] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(3957564) [16:03:29] New background process: pid=3968141, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2431 MiB in 759 packages
(3957564) [16:03:32] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2431 MiB in 759 packages
(3957564) [16:03:36] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(3957564) [16:03:36] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(3957564) [16:03:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [16:03:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [16:03:36] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3957564) [16:03:36] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(3957564) [16:03:36] New background process: pid=3968398, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2431 MiB in 759 packages
(3957564) [16:03:40] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(3957564) [16:03:40] (rootfs_pine64-pinephone) % mkinitfs
2022/10/05 16:03:40 Generating for kernel version: 5.19.8
2022/10/05 16:03:40 Output directory: /boot
2022/10/05 16:03:40 == Generating initramfs ==
2022/10/05 16:03:40 - Including hook files
2022/10/05 16:03:40 - Including hook scripts
2022/10/05 16:03:40 - Including required binaries
2022/10/05 16:03:40 - Including kernel modules
2022/10/05 16:03:40 - Including splash images
2022/10/05 16:03:40 - Writing and verifying initramfs archive
2022/10/05 16:03:40 == Generating initramfs extra ==
2022/10/05 16:03:40 - Including extra binaries
2022/10/05 16:03:40 - Including FDE support
2022/10/05 16:03:42 - Writing and verifying initramfs-extra archive
2022/10/05 16:03:44 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/05 16:03:51 mkinitfs completed in: 10.838841052s
(3957564) [16:03:51] *** SET LOGIN PASSWORD FOR: 'user' ***
(3957564) [16:03:51] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(3957564) [16:03:51] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(3957564) [16:03:51] (rootfs_pine64-pinephone) locking root
(3957564) [16:03:51] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(3957564) [16:03:51] NOTE: No valid keymap specified for device
(3957564) [16:03:51] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(3957564) [16:03:58] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(3957564) [16:03:58] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(3957564) [16:03:58] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3957564) [16:03:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(3957564) [16:03:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3957564) [16:03:59] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(3957564) [16:03:59] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3957564) [16:03:59] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2544276 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3957564) [16:03:59] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(3957564) [16:03:59] (native) create pine64-pinephone.img (3288M)
(3957564) [16:03:59] (native) % truncate -s 3288M /home/pmos/rootfs/pine64-pinephone.img
(3957564) [16:03:59] (native) mount /dev/install (pine64-pinephone.img)
(3957564) [16:03:59] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3957564) [16:03:59] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3957564) [16:03:59] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3957564) [16:03:59] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3957564) [16:03:59] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3957564) [16:03:59] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3957564) [16:03:59] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3957564) [16:03:59] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3957564) [16:03:59] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3957564) [16:03:59] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3957564) [16:03:59] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3957564) [16:03:59] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3957564) [16:03:59] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(3957564) [16:03:59] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
}
]
}
(3957564) [16:03:59] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
}
]
}
(3957564) [16:03:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3957564) [16:03:59] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3957564) [16:03:59] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(3957564) [16:03:59] (native) % parted -s /dev/install mktable msdos
(3957564) [16:04:00] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(3957564) [16:04:00] (native) % parted -s /dev/install mkpart primary 256M 100%
(3957564) [16:04:00] (native) % parted -s /dev/install set 1 boot on
(3957564) [16:04:00] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
}
]
}
(3957564) [16:04:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3957564) [16:04:00] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3957564) [16:04:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3957564) [16:04:00] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3957564) [16:04:00] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3957564) [16:04:00] (native) install e2fsprogs
(3957564) [16:04:00] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [16:04:00] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [16:04:00] (native) % cat /tmp/apk_progress_fifo
(3957564) [16:04:00] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3957564) [16:04:00] New background process: pid=3969932, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r2)
(2/3) Installing e2fsprogs-libs (1.46.5-r2)
(3/3) Installing e2fsprogs (1.46.5-r2)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(3957564) [16:04:01] (native) format /dev/installp2 (root, ext4)
(3957564) [16:04:01] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3957564) [16:04:01] (native) mount /dev/installp2 to /mnt/install
(3957564) [16:04:01] (native) % mkdir -p /mnt/install
(3957564) [16:04:01] (native) % mount /dev/installp2 /mnt/install
(3957564) [16:04:01] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3957564) [16:04:01] (native) install e2fsprogs
(3957564) [16:04:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [16:04:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3957564) [16:04:01] (native) % cat /tmp/apk_progress_fifo
(3957564) [16:04:01] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3957564) [16:04:01] New background process: pid=3970082, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(3957564) [16:04:02] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(3957564) [16:04:02] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(3957564) [16:04:02] (native) % mkdir -p /mnt/install/boot
(3957564) [16:04:02] (native) % mount /dev/installp1 /mnt/install/boot
(3957564) [16:04:02] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3957564) [16:04:02] (native) copy rootfs_pine64-pinephone to /mnt/install/
(3957564) [16:04:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(3957564) [16:04:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(3957564) [16:04:02] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3957564) [16:04:02] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3957564) [16:04:02] (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/
(3957564) [16:04:17] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3957564) [16:04:17] % 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
(3957564) [16:04:17] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % 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/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(3957564) [16:04:17] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3957564) [16:04:17] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(3957564) [16:04:17] 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
(3957564) [16:04:17] (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
(3957564) [16:04:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3957564) [16:04:19] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3957564) [16:04:20] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
}
]
}
(3957564) [16:04:20] (native) umount /dev/loop9
(3957564) [16:04:20] (native) % losetup -d /dev/loop9
(3957564) [16:04:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3957564) [16:04:20]
(3957564) [16:04:20] *** FLASHING INFORMATION ***
(3957564) [16:04:20] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3957564) [16:04:20] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3957564) [16:04:20]
(3957564) [16:04:20] *** SSH DAEMON INFORMATION ***
(3957564) [16:04:20] SSH daemon is enabled (disable with --no-sshd).
(3957564) [16:04:20] Login as 'user' with the password given during installation.
(3957564) [16:04:20]
(3957564) [16:04:20] *** FIREWALL INFORMATION ***
(3957564) [16:04:20] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3957564) [16:04:20] For more information: https://postmarketos.org/firewall
(3957564) [16:04:20]
(3957564) [16:04:20] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3957564) [16:04:20] DONE!
total 2652060
-rw-r--r-- 1 root 12345 3447717888 Oct 5 16:04 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop9
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512
/dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 5 16:04 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Oct 5 16:04 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Oct 5 16:04 storagepool -> ../../sda1
total 88
drwxr-xr-x 2 root root 4096 Oct 5 16:02 bin
drwxr-xr-x 2 root root 4096 Oct 5 16:04 boot
drwxr-xr-x 2 root root 4096 Oct 5 15:57 dev
drwxr-xr-x 69 root root 4096 Oct 5 16:03 etc
drwxr-xr-x 3 root root 4096 Oct 5 16:04 home
drwxr-xr-x 15 root root 4096 Oct 5 16:02 lib
drwx------ 2 root root 16384 Oct 5 16:04 lost+found
drwxr-xr-x 5 root root 4096 Oct 5 15:57 media
drwxr-xr-x 8 root root 4096 Oct 5 15:57 mnt
drwxr-xr-x 2 root root 4096 Oct 5 15:57 opt
drwxr-xr-x 2 root root 4096 Oct 5 15:57 proc
drwx------ 2 root root 4096 Oct 5 15:57 root
drwxr-xr-x 6 root root 4096 Oct 5 16:01 run
drwxr-xr-x 2 root root 4096 Oct 5 16:02 sbin
drwxr-xr-x 2 root root 4096 Oct 5 15:57 srv
drwxr-xr-x 2 root root 4096 Oct 5 15:57 sys
drwxrwxrwt 2 root root 4096 Oct 5 16:04 tmp
drwxr-xr-x 10 root root 4096 Oct 5 16:02 usr
drwxr-xr-x 13 root root 4096 Oct 5 15:59 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-05 16:04:51-- 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.9M=0s
2022-10-05 16:04:51 (59.9 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-10-05 13:01:51.358980 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-4648-g9a290fad38 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-4653-g70e5a30135 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-4654-g5f717ca76c [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24717 distinct packages available
(1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0)
(2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0)
(3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0)
(4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0)
(5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0)
(6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0)
(7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0)
(8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0)
(9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0)
(10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0)
(11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0)
(12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0)
(13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0)
(14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0)
(15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0)
(16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0)
(17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0)
(18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0)
(19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0)
(20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0)
(21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0)
(22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0)
(23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0)
(24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0)
(25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0)
(26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0)
(27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0)
(28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0)
(29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0)
(30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0)
(31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0)
(32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0)
(33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0)
(34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0)
(35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0)
(37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0)
(38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0)
(39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0)
(40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0)
(41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0)
(43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0)
(44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0)
(45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0)
(46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0)
(47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0)
(48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0)
(49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0)
(50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0)
(51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0)
(52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0)
(55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0)
(56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0)
(57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0)
(58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0)
(59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0)
(60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0)
(61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0)
(62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0)
(64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0)
(65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0)
(66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0)
(67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0)
(68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0)
(69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0)
(70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1)
(72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0)
(73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0)
(74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0)
(75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0)
(76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0)
(77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0)
(78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0)
(79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0)
(80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0)
(81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0)
(82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0)
(83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0)
(84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0)
(85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1)
(86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0)
(87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0)
(88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0)
(89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0)
(90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0)
(91/104) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1)
(92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0)
(93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0)
(94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1)
(95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0)
(96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0)
(98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0)
(99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0)
(100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0)
(101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0)
(102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
OK: 2434 MiB in 759 packages
(1/10) Installing bash (5.2.0-r0)
Executing bash-5.2.0-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.5-r3)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r1)
(7/10) Installing discover-backend-flatpak (5.25.5-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
OK: 2446 MiB in 769 packages
(1/85) Installing syndication (9999_git1664630654-r0)
(2/85) Installing alligator (9999_git1664294413-r0)
(3/85) Installing libavc1394 (0.5.4-r2)
(4/85) Installing libcaca (0.99_beta20-r0)
(5/85) Installing libdv (1.0.0-r6)
(6/85) Installing libiec61883 (1.2.0-r2)
(7/85) Installing mpg123-libs (1.30.2-r0)
(8/85) Installing speex (1.2.1-r0)
(9/85) Installing libshout (2.4.6-r1)
(10/85) Installing wavpack (5.5.0-r0)
(11/85) Installing gst-plugins-good (1.20.3-r2)
(12/85) Installing py3-parsing (3.0.9-r0)
(13/85) Installing py3-packaging (21.3-r2)
(14/85) Installing py3-setuptools (65.4.1-r0)
(15/85) Installing py3-certifi (2022.6.15-r0)
(16/85) Installing py3-charset-normalizer (2.1.1-r0)
(17/85) Installing py3-idna (3.4-r1)
(18/85) Installing py3-urllib3 (1.26.12-r0)
(19/85) Installing py3-requests (2.28.1-r0)
(20/85) Installing py3-ytmusicapi (0.23.0-r0)
(21/85) Installing libmng (2.0.3-r1)
(22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0)
(23/85) Installing py3-mutagen (1.45.1-r2)
(24/85) Installing py3-websockets (10.3-r1)
(25/85) Installing py3-brotli (1.0.9-r8)
(26/85) Installing yt-dlp (2022.10.04-r1)
(27/85) Installing audiotube (9999_git1664589745-r0)
(28/85) Installing calindori (9999_git1664589753-r0)
(29/85) Installing live-media (2022.07.14-r0)
(30/85) Installing libxpm (3.5.13-r1)
(31/85) Installing a52dec (0.7.4-r7)
(32/85) Installing ffmpeg4-libs (4.4.2-r4)
(33/85) Installing libbluray (1.3.3-r0)
(34/85) Installing libcddb (1.3.2-r3)
(35/85) Installing libdvbpsi (1.3.3-r0)
(36/85) Installing libdvdcss (1.4.3-r0)
(37/85) Installing libdvdread (6.1.3-r0)
(38/85) Installing libdvdnav (6.1.1-r0)
(39/85) Installing libebml (1.4.3-r0)
(40/85) Installing faad2-libs (2.10.0-r0)
(41/85) Installing libupnp (1.14.13-r0)
(42/85) Installing lua5.2-libs (5.2.4-r10)
(43/85) Installing libmad (0.15.1b-r9)
(44/85) Installing libmatroska (1.7.0-r1)
(45/85) Installing libmpeg2 (0.5.1-r8)
(46/85) Installing glslang-libs (11.11.0-r0)
(47/85) Installing glslang (11.11.0-r0)
(48/85) Installing spirv-tools (1.3.224.1-r1)
(49/85) Installing shaderc (2022.2-r1)
(50/85) Installing libplacebo (4.208.0-r2)
(51/85) Installing vlc-libs (3.0.17.4-r7)
(52/85) Installing vlc (3.0.17.4-r7)
(53/85) Installing elisa (22.08.1-r0)
(54/85) Installing kunitconversion (9999_git1664630491-r0)
(55/85) Installing kalk (9999_git1664614599-r0)
(56/85) Installing qt5-qtkeychain (0.13.2-r0)
(57/85) Installing kasts (9999_git1664567533-r0)
(58/85) Installing keysmith (9999_git1664290534-r0)
(59/85) Installing krecorder (9999_git1664380095-r1)
(60/85) Installing kpublictransport (22.08.1-r0)
(61/85) Installing ktrip (9999_git1664589771-r0)
(62/85) Installing kweathercore (9999_git1664631973-r0)
(63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0)
(64/85) Installing kweather (9999_git1664662391-r1)
(65/85) Installing libquotient (0.6.11-r0)
(66/85) Installing libcmark (0.30.2-r0)
(67/85) Installing neochat (9999_git1664589787-r0)
(68/85) Installing kjs (9999_git1664630323-r0)
(69/85) Installing libkexiv2 (22.08.1-r0)
(70/85) Installing libdjvulibre (3.5.28-r1)
(71/85) Installing libzip (1.9.2-r1)
(72/85) Installing ebook-tools (0.2.2-r2)
(73/85) Installing discount-libs (2.2.7b-r0)
(74/85) Installing poppler (22.10.0-r0)
(75/85) Installing poppler-qt5 (22.10.0-r0)
(76/85) Installing kdegraphics-mobipocket (22.08.1-r0)
(77/85) Installing libspectre (0.2.10-r0)
(78/85) Installing okular-common (22.08.1-r0)
(79/85) Installing okular (22.08.1-r0)
(80/85) Installing plasma-camera (1.0_git20210328-r2)
(81/85) Installing gst-libav (1.20.3-r1)
(82/85) Installing gst-plugins-good-qt (1.20.3-r2)
(83/85) Installing plasmatube (9999_git1664292219-r0)
(84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0)
(85/85) Installing tokodon (9999_git1664334665-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.17.4-r7.trigger
OK: 2592 MiB in 854 packages
(chroot) Exiting chroot...
[16:07:18] Unregister qemu binfmt (arm)
[16:07:18] Unregister qemu binfmt (aarch64)
[16:07:18] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:07:18] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:07:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:07:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:07:20] Cleared up ~5101 MB of space
[16:07:20] [92mDONE![0m
Building image for pine64-pinephonepro
Already up to date.
[16:07:21] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:07:21] [1mChannel [edge][0m: [16:07:21] [1mVendor [qemu][0m: [16:07:21] [1mDevice codename [amd64][0m: [16:07:21] [1mKernel [lts][0m: [16:07:21] [1mUsername [user][0m: [16:07:21] [1mUser interface [weston][0m: [16:07:21] [1mChange them? (y/n) [n][0m: [16:07:21] [1mExtra packages [none][0m: [16:07:21] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:07:21] [1mChoose default locale for installation [C.UTF-8][0m: [16:07:21] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:07:21] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:07:21] Config changed: ui='plasma-mobile'
[16:07:22] Config changed: device='pine64-pinephonepro'
[16:07:22] Config changed: kernel=''
[16:07:22] Config changed: extra_packages='osk-sdl'
(4010098) [16:07:22] % 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)
(4010098) [16:07:22] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16
[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15
[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14
[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13
[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(4010098) [16:07:22] *** (1/4) PREPARE NATIVE CHROOT ***
(4010098) [16:07:22] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(4010098) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(4010098) [16:07:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(4010098) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(4010098) [16:07:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(4010098) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(4010098) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(4010098) [16:07:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(4010098) [16:07:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(4010098) [16:07:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(4010098) [16:07:23] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(4010098) [16:07:23] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(4010098) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(4010098) [16:07:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(4010098) [16:07:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(4010098) [16:07:23] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] Update package index for x86_64 (4 file(s))
(4010098) [16:07:23] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(4010098) [16:07:23] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(4010098) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(4010098) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(4010098) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(4010098) [16:07:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(4010098) [16:07:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(4010098) [16:07:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(4010098) [16:07:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(4010098) [16:07:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:24] extracted: /tmp/pmbootstrap70n_3ap8apk
(4010098) [16:07:24] extracted: /tmp/pmbootstrap8alz_e25sig
(4010098) [16:07:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:24] % 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/pmbootstrap8alz_e25sig /tmp/pmbootstrap70n_3ap8apk
Verified OK
(4010098) [16:07:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(4010098) [16:07:24] % /tmp/pmbootstrap70n_3ap8apk --version
apk-tools 2.12.9, compiled for x86_64.
(4010098) [16:07:24] (native) install alpine-base
(4010098) [16:07:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:24] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % 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
(4010098) [16:07:25] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(4010098) [16:07:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(4010098) [16:07:25] (native) update /etc/apk/repositories
(4010098) [16:07:25] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(4010098) [16:07:25] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(4010098) [16:07:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(4010098) [16:07:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(4010098) [16:07:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(4010098) [16:07:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(4010098) [16:07:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(4010098) [16:07:25] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(4010098) [16:07:25] % 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
(4010098) [16:07:25] New background process: pid=4010257, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(4010098) [16:07:27] (native) % adduser -D pmos -u 12345
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(4010098) [16:07:27] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(4010098) [16:07:27] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(4010098) [16:07:27] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(4010098) [16:07:27] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(4010098) [16:07:27] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(4010098) [16:07:27] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(4010098) [16:07:30] (native) install cryptsetup util-linux parted
(4010098) [16:07:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:07:30] (native) % cat /tmp/apk_progress_fifo
(4010098) [16:07:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(4010098) [16:07:30] New background process: pid=4010567, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(11/43) Installing ncurses-libs (6.3_p20221001-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(4010098) [16:07:32] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(4010098) [16:07:32] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(4010098) [16:07:32] % 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
(4010098) [16:07:32] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(4010098) [16:07:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(4010098) [16:07:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(4010098) [16:07:32] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(4010098) [16:07:32] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(4010098) [16:07:32] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(4010098) [16:07:32] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(4010098) [16:07:32] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(4010098) [16:07:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(4010098) [16:07:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(4010098) [16:07:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(4010098) [16:07:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(4010098) [16:07:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(4010098) [16:07:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(4010098) [16:07:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(4010098) [16:07:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(4010098) [16:07:33] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(4010098) [16:07:33] (native) install qemu-aarch64
(4010098) [16:07:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:07:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:07:33] (native) % cat /tmp/apk_progress_fifo
(4010098) [16:07:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(4010098) [16:07:33] New background process: pid=4010891, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r2)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(4010098) [16:07:33] Register qemu binfmt (aarch64)
(4010098) [16:07:33] % 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
(4010098) [16:07:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(4010098) [16:07:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(4010098) [16:07:33] % 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
(4010098) [16:07:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(4010098) [16:07:34] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:34] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:34] extracted: /tmp/pmbootstrap3v73nencapk
(4010098) [16:07:34] extracted: /tmp/pmbootstraphwyk2zbhsig
(4010098) [16:07:34] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(4010098) [16:07:34] % 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/pmbootstraphwyk2zbhsig /tmp/pmbootstrap3v73nencapk
Verified OK
(4010098) [16:07:34] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(4010098) [16:07:34] % /tmp/pmbootstrap3v73nencapk --version
apk-tools 2.12.9, compiled for x86_64.
(4010098) [16:07:34] (rootfs_pine64-pinephonepro) install alpine-base
(4010098) [16:07:34] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(4010098) [16:07:34] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(4010098) [16:07:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(4010098) [16:07:34] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(4010098) [16:07:34] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(4010098) [16:07:34] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(4010098) [16:07:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(4010098) [16:07:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(4010098) [16:07:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(4010098) [16:07:34] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(4010098) [16:07:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(4010098) [16:07:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(4010098) [16:07:34] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(4010098) [16:07:34] Update package index for aarch64 (4 file(s))
(4010098) [16:07:34] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(4010098) [16:07:34] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(4010098) [16:07:34] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(4010098) [16:07:35] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(4010098) [16:07:35] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(4010098) [16:07:35] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(4010098) [16:07:35] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(4010098) [16:07:35] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(4010098) [16:07:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(4010098) [16:07:35] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(4010098) [16:07:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(4010098) [16:07:35] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(4010098) [16:07:35] % 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
(4010098) [16:07:35] New background process: pid=4010960, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r2)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r2)
Executing alpine-baselayout-3.3.0-r2.pre-install
Executing alpine-baselayout-3.3.0-r2.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r2)
(16/25) Installing libssl3 (3.0.5-r2)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.12-r3)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(4010098) [16:07:37] (rootfs_pine64-pinephonepro) % getent passwd user
(4010098) [16:07:37] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(4010098) [16:07:37] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(4010098) [16:07:37] (rootfs_pine64-pinephonepro) % addgroup user wheel
(4010098) [16:07:37] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup user video
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup user audio
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup user input
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(4010098) [16:07:38] (rootfs_pine64-pinephonepro) % addgroup user netdev
(4010098) [16:07:38] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs
(4010098) [16:07:40] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(4010098) [16:07:41] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(4010098) [16:07:41] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(4010098) [16:07:42] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(4010098) [16:07:42] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(4010098) [16:07:43] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(4010098) [16:07:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:07:43] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(4010098) [16:07:43] (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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(4010098) [16:07:43] New background process: pid=4011313, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/728) Installing icu-data-full (71.1-r4)
(2/728) Installing dbus-libs (1.15.0-r2)
(3/728) Installing libgcc (12.2.1_git20220924-r2)
(4/728) Installing libffi (3.4.3-r0)
(5/728) Installing libintl (0.21-r3)
(6/728) Installing libblkid (2.38.1-r0)
(7/728) Installing libmount (2.38.1-r0)
(8/728) Installing pcre2 (10.40-r0)
(9/728) Installing glib (2.74.0-r4)
(10/728) Installing libstdc++ (12.2.1_git20220924-r2)
(11/728) Installing icu-libs (71.1-r4)
(12/728) Installing libpcre2-16 (10.40-r0)
(13/728) Installing zstd-libs (1.5.2-r9)
(14/728) Installing qt5-qtbase (5.15.5_git20220728-r0)
(15/728) Installing hicolor-icon-theme (0.17-r2)
(16/728) Installing libmagic (5.42-r0)
(17/728) Installing file (5.42-r0)
(18/728) Installing libxau (1.0.10-r0)
(19/728) Installing libmd (1.0.4-r0)
(20/728) Installing libbsd (0.11.6-r2)
(21/728) Installing libxdmcp (1.1.3-r1)
(22/728) Installing libxcb (1.15-r0)
(23/728) Installing libx11 (1.8.1-r1)
(24/728) Installing libxext (1.3.4-r1)
(25/728) Installing libice (1.0.10-r1)
(26/728) Installing libuuid (2.38.1-r0)
(27/728) Installing libsm (1.2.3-r1)
(28/728) Installing libxt (1.2.1-r0)
(29/728) Installing libxmu (1.1.3-r1)
(30/728) Installing xset (1.2.4-r0)
(31/728) Installing xprop (1.2.5-r0)
(32/728) Installing xdg-utils (1.1.3-r4)
(33/728) Installing mesa (22.1.7-r4)
(34/728) Installing libdrm (2.4.113-r0)
(35/728) Installing libexpat (2.4.9-r0)
(36/728) Installing wayland-libs-server (1.21.0-r1)
(37/728) Installing mesa-glapi (22.1.7-r4)
(38/728) Installing mesa-gles (22.1.7-r4)
(39/728) Installing qt5-qtdeclarative (5.15.5_git20220617-r2)
(40/728) Installing libxcomposite (0.4.5-r1)
(41/728) Installing brotli-libs (1.0.9-r8)
(42/728) Installing libbz2 (1.0.8-r3)
(43/728) Installing libpng (1.6.38-r0)
(44/728) Installing freetype (2.12.1-r0)
(45/728) Installing fontconfig (2.14.0-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 pkgconf (1.9.3-r0)
(50/728) Installing xkeyboard-config (9999-r5)
(51/728) Installing xz-libs (5.2.7-r0)
(52/728) Installing libxml2 (2.10.2-r1)
(53/728) Installing libxkbcommon (1.4.1-r0)
(54/728) Installing qt5-qtwayland (5.15.5_git20220620-r1)
(55/728) Installing mesa-gbm (22.1.7-r4)
(56/728) Installing libxshmfence (1.3-r1)
(57/728) Installing mesa-egl (22.1.7-r4)
(58/728) Installing avahi-libs (0.8-r6)
(59/728) Installing gmp (6.2.1-r2)
(60/728) Installing nettle (3.8.1-r0)
(61/728) Installing p11-kit (0.24.1-r0)
(62/728) Installing libtasn1 (4.19.0-r0)
(63/728) Installing libunistring (1.0-r0)
(64/728) Installing gnutls (3.7.8-r1)
(65/728) Installing cups-libs (2.4.2-r0)
(66/728) Installing shared-mime-info (2.2-r1)
(67/728) Installing libjpeg-turbo (2.1.4-r0)
(68/728) Installing libwebp (1.2.4-r1)
(69/728) Installing tiff (4.4.0-r0)
(70/728) Installing gdk-pixbuf (2.42.9-r1)
(71/728) Installing gtk-update-icon-cache (3.24.34-r6)
(72/728) Installing libxfixes (6.0.0-r0)
(73/728) Installing libxrender (0.9.10-r4)
(74/728) Installing libxcursor (1.2.1-r1)
(75/728) Installing libxdamage (1.1.5-r1)
(76/728) Installing libxi (1.8-r0)
(77/728) Installing libxinerama (1.1.4-r2)
(78/728) Installing libxrandr (1.5.2-r1)
(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.40.0-r4)
(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-r1)
(89/728) Installing harfbuzz (5.2.0-r0)
(90/728) Installing libxft (2.3.6-r0)
(91/728) Installing pango (1.50.11-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-r0)
(95/728) Installing eudev-libs (3.2.11-r2)
(96/728) Installing libinput-libs (1.21.0-r0)
(97/728) Installing xcb-util-wm (0.4.1-r1)
(98/728) Installing xcb-util (0.4.0-r3)
(99/728) Installing xcb-util-image (0.4.0-r1)
(100/728) Installing xcb-util-keysyms (0.4.0-r1)
(101/728) Installing xcb-util-renderutil (0.3.9-r1)
(102/728) Installing libxkbcommon-x11 (1.4.1-r0)
(103/728) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0)
(104/728) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0)
(105/728) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0)
(106/728) Installing kirigami2-libs (5.98.0-r0)
(107/728) Installing kirigami2 (5.98.0-r0)
(108/728) Installing kactivities-libs (5.98.0-r0)
(109/728) Installing karchive (5.98.0-r0)
(110/728) Installing kconfig (5.98.0-r0)
(111/728) Installing kcoreaddons (5.98.0-r0)
(112/728) Installing qt5-qtx11extras (5.15.5_git20220602-r0)
(113/728) Installing kwindowsystem (5.98.0-r0)
(114/728) Installing kcrash (5.98.0-r0)
(115/728) Installing kdbusaddons (5.98.0-r0)
(116/728) Installing kglobalaccel (5.98.0-r0)
(117/728) Installing kguiaddons (5.98.0-r0)
(118/728) Installing ki18n (5.98.0-r0)
(119/728) Installing libelogind (246.10-r5)
(120/728) Installing polkit-elogind-libs (121-r0)
(121/728) Installing polkit-qt-1 (0.114.0-r1)
(122/728) Installing kauth (5.98.0-r0)
(123/728) Installing kcodecs (5.98.0-r0)
(124/728) Installing kwidgetsaddons (5.98.0-r0)
(125/728) Installing kconfigwidgets (5.98.0-r0)
(126/728) Installing qt5-qtsvg (5.15.5_git20220617-r0)
(127/728) Installing kiconthemes (5.98.0-r0)
(128/728) Installing kitemviews (5.98.0-r0)
(129/728) Installing kxmlgui (5.98.0-r0)
(130/728) Installing kbookmarks (5.98.0-r0)
(131/728) Installing kcompletion (5.98.0-r0)
(132/728) Installing libxml2-utils (2.10.2-r1)
(133/728) Installing docbook-xml (4.5-r7)
Executing docbook-xml-4.5-r7.post-install
(134/728) Installing libgpg-error (1.45-r0)
(135/728) Installing libgcrypt (1.10.1-r0)
(136/728) Installing libxslt (1.1.36-r0)
(137/728) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(138/728) Installing kdoctools (5.98.0-r0)
(139/728) Installing kjobwidgets (5.98.0-r0)
(140/728) Installing alsa-lib (1.2.7.2-r0)
(141/728) Installing libxxf86vm (1.1.5-r0)
(142/728) Installing mesa-gl (22.1.7-r4)
(143/728) Installing libxv (1.0.11-r3)
(144/728) Installing cdparanoia-libs (10.2-r11)
(145/728) Installing graphene (1.10.8-r1)
(146/728) Installing gstreamer (1.20.3-r1)
(147/728) Installing libogg (1.3.5-r1)
(148/728) Installing opus (1.3.1-r1)
(149/728) Installing orc (0.4.32-r1)
(150/728) Installing libtheora (1.1.1-r16)
(151/728) Installing libvorbis (1.3.7-r0)
(152/728) Installing gst-plugins-base (1.20.3-r1)
(153/728) Installing qt5-qtmultimedia (5.15.5_git20220617-r0)
(154/728) Installing qt5-qtspeech (5.15.5_git20220617-r0)
(155/728) Installing sound-theme-freedesktop (0.8-r0)
(156/728) Installing libltdl (2.4.7-r0)
(157/728) Installing libcanberra (0.30-r8)
(158/728) Installing libcanberra-gstreamer (0.30-r8)
(159/728) Installing knotifications (5.98.0-r0)
(160/728) Installing kservice (5.98.0-r0)
(161/728) Installing solid-libs (5.98.0-r0)
(162/728) Installing libhunspell (1.7.1-r0)
(163/728) Installing ncurses-terminfo-base (6.3_p20221001-r0)
(164/728) Installing ncurses-libs (6.3_p20221001-r0)
(165/728) Installing readline (8.2.0-r0)
(166/728) Installing hunspell (1.7.1-r0)
(167/728) Installing sonnet (5.98.0-r0)
(168/728) Installing ktextwidgets (5.98.0-r0)
(169/728) Installing kio (5.98.0-r0)
(170/728) Installing kpackage (5.98.0-r0)
(171/728) Installing kdeclarative (5.98.0-r0)
(172/728) Installing kwayland (5.98.0-r0)
(173/728) Installing plasma-framework (5.98.0-r0)
(174/728) Installing sqlite-libs (3.39.4-r0)
(175/728) Installing libaccounts-glib (1.26-r0)
(176/728) Installing libaccounts-qt (1.16-r1)
(177/728) Installing signond (8.61-r0)
(178/728) Installing accounts-qml-module (0.7_git20190605-r0)
(179/728) Installing qt5-qtwebchannel (5.15.5_git20220617-r0)
(180/728) Installing sdl2 (2.24.1-r0)
(181/728) Installing aom-libs (3.5.0-r0)
(182/728) Installing libass (0.16.0-r0)
(183/728) Installing libdav1d (1.0.0-r1)
(184/728) Installing lame (3.100-r1)
(185/728) Installing libasyncns (0.8-r1)
(186/728) Installing flac-libs (1.4.1-r0)
(187/728) Installing libsndfile (1.1.0-r2)
(188/728) Installing libgomp (12.2.1_git20220924-r2)
(189/728) Installing soxr (0.1.3-r2)
(190/728) Installing speexdsp (1.2.1-r0)
(191/728) Installing tdb-libs (1.4.7-r0)
(192/728) Installing libpulse (9999_git20220528-r0)
(193/728) Installing cjson (1.7.15-r3)
(194/728) Installing mbedtls (2.28.1-r0)
(195/728) Installing librist (0.2.7-r0)
(196/728) Installing libsrt (1.5.1-r0)
(197/728) Installing libssh (0.10.4-r0)
(198/728) Installing v4l-utils-libs (1.22.1-r2)
(199/728) Installing libva (2.16.0-r0)
(200/728) Installing libvdpau (1.5-r0)
(201/728) Installing vidstab (1.1.0-r1)
(202/728) Installing libvpx (1.12.0-r1)
(203/728) Installing x264-libs (0.164_git20220602-r0)
(204/728) Installing numactl (2.0.16-r0)
(205/728) Installing x265-libs (3.5-r3)
(206/728) Installing xvidcore (1.3.7-r1)
(207/728) Installing libsodium (1.0.18-r2)
(208/728) Installing libzmq (4.3.4-r1)
(209/728) Installing ffmpeg-libs (5.1.2-r1)
(210/728) Installing libevent (2.1.12-r5)
(211/728) Installing nspr (4.35-r0)
(212/728) Installing nss (3.83-r0)
(213/728) Installing re2 (2022.06.01-r1)
(214/728) Installing snappy (1.1.9-r4)
(215/728) Installing qt5-qtwebengine (5.15.11-r0)
(216/728) Installing libnotify (0.8.1-r1)
(217/728) Installing libproxy (0.4.18-r1)
(218/728) Installing signon-ui (0.17_git20171023-r1)
(219/728) Installing libassuan (2.5.5-r0)
(220/728) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/728) Installing gnupg-gpgconf (2.2.39-r0)
(222/728) Installing gpg (2.2.39-r0)
(223/728) Installing npth (1.6-r1)
(224/728) Installing gpg-agent (2.2.39-r0)
(225/728) Installing libksba (1.6.1-r0)
(226/728) Installing gpgsm (2.2.39-r0)
(227/728) Installing gpgme (1.17.1-r0)
(228/728) Installing gpgmepp (1.17.1-r0)
(229/728) Installing gdbm (1.23-r0)
(230/728) Installing libsasl (2.1.28-r2)
(231/728) Installing libqca (2.3.4-r2)
(232/728) Installing kwallet (5.98.0-r0)
(233/728) Installing kaccounts-integration (22.08.1-r0)
(234/728) Installing purpose (5.98.0-r0)
(235/728) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0)
(236/728) Installing qt5-qtfeedback (0_git20180903-r0)
(237/728) Installing angelfish (22.09-r0)
(238/728) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/728) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/728) Installing gtk-engines-crux (2.21.0-r3)
(241/728) Installing gtk-engines-industrial (2.21.0-r3)
(242/728) Installing gtk-engines-mist (2.21.0-r3)
(243/728) Installing gtk-engines-redmond (2.21.0-r3)
(244/728) Installing gtk-engines-thinice (2.21.0-r3)
(245/728) Installing gtk-engines (2.21.0-r3)
(246/728) Installing breeze-gtk (5.25.5-r0)
(247/728) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/728) Installing ca-certificates (20220614-r2)
(249/728) Installing nghttp2-libs (1.50.0-r0)
(250/728) Installing libcurl (7.85.0-r0)
(251/728) Installing libgpiod (1.6.3-r1)
(252/728) Installing libgudev (237-r1)
(253/728) Installing libmm-glib (1.18.12-r0)
(254/728) Installing libusb (1.0.26-r0)
(255/728) Installing eg25-manager (0.4.4-r0)
(256/728) Installing eg25-manager-openrc (0.4.4-r0)
(257/728) Installing linux-pine64-pinephonepro (5.17.9-r2)
(258/728) Installing llvm14-libs (14.0.6-r7)
(259/728) Installing musl-fts (1.2.7-r3)
(260/728) Installing libelf (0.187-r2)
(261/728) Installing vulkan-loader (1.3.224.1-r1)
(262/728) Installing mesa-dri-gallium (22.1.7-r4)
(263/728) Installing udev-init-scripts (35-r1)
(264/728) Installing udev-init-scripts-openrc (35-r1)
(265/728) Installing kmod-libs (30-r1)
(266/728) Installing eudev (3.2.11-r2)
(267/728) Installing eudev-openrc (3.2.11-r2)
(268/728) Installing openssh-keygen (9.1_p1-r0)
(269/728) Installing libedit (20210910.3.1-r0)
(270/728) Installing openssh-client-common (9.1_p1-r0)
(271/728) Installing openssh-client-default (9.1_p1-r0)
(272/728) Installing openssh-sftp-server (9.1_p1-r0)
(273/728) Installing openssh-server-common (9.1_p1-r0)
(274/728) Installing openssh-server (9.1_p1-r0)
(275/728) Installing openssh (9.1_p1-r0)
(276/728) Installing boot-deploy (0.6-r0)
(277/728) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(278/728) Installing lzo (2.10-r3)
(279/728) Installing btrfs-progs (5.19.1-r0)
(280/728) Installing bzip2 (1.0.8-r3)
(281/728) Installing argon2-libs (20190702-r2)
(282/728) Installing device-mapper-libs (2.02.188-r0)
(283/728) Installing json-c (0.16-r0)
(284/728) Installing cryptsetup-libs (2.5.0-r2)
(285/728) Installing popt (1.19-r0)
(286/728) Installing cryptsetup (2.5.0-r2)
(287/728) Installing cryptsetup-openrc (2.5.0-r2)
(288/728) Installing libaio (0.3.113-r0)
(289/728) Installing device-mapper-event-libs (2.02.188-r0)
(290/728) Installing lvm2-libs (2.02.188-r0)
(291/728) Installing device-mapper (2.02.188-r0)
(292/728) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(293/728) Installing libcom_err (1.46.5-r2)
(294/728) Installing e2fsprogs-libs (1.46.5-r2)
(295/728) Installing e2fsprogs (1.46.5-r2)
(296/728) Installing e2fsprogs-extra (1.46.5-r2)
(297/728) Installing f2fs-tools-libs (1.15.0-r0)
(298/728) Installing f2fs-tools (1.15.0-r0)
(299/728) Installing lz4 (1.9.4-r1)
(300/728) Installing userspace-rcu (0.13.2-r0)
(301/728) Installing multipath-tools (0.9.1-r0)
(302/728) Installing multipath-tools-openrc (0.9.1-r0)
(303/728) Installing parted (3.5-r0)
(304/728) Installing postmarketos-mvcfg (1-r0)
(305/728) Installing postmarketos-keys (1-r0)
(306/728) Installing sudo (1.9.11_p3-r0)
(307/728) Installing postmarketos-base-nofde (22-r0)
(308/728) Installing unudhcpd (0.2.1-r0)
(309/728) Installing xz (5.2.7-r0)
(310/728) Installing postmarketos-mkinitfs (1.5-r0)
(311/728) Installing postmarketos-base (22-r0)
Executing postmarketos-base-22-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
(312/728) Installing dbus (1.15.0-r2)
Executing dbus-1.15.0-r2.pre-install
Executing dbus-1.15.0-r2.post-install
(313/728) Installing dbus-openrc (1.15.0-r2)
(314/728) Installing libacl (2.3.1-r1)
(315/728) Installing lz4-libs (1.9.4-r1)
(316/728) Installing libarchive (3.6.1-r1)
(317/728) Installing efivar-libs (38-r1)
(318/728) Installing libgcab (1.4-r3)
(319/728) Installing json-glib (1.6.6-r0)
(320/728) Installing libgusb (0.4.1-r0)
(321/728) Installing libjcat (0.1.10-r0)
(322/728) Installing libxmlb (0.3.10-r0)
(323/728) Installing fwupd (1.8.5-r0)
(324/728) Installing fwupd-openrc (1.8.5-r0)
(325/728) Installing fwupd-plugin-fastboot (1.8.5-r0)
(326/728) Installing fwupd-plugin-logind (1.8.5-r0)
(327/728) Installing libmbim (1.26.4-r0)
(328/728) Installing libqrtr-glib (1.2.2-r0)
(329/728) Installing libqmi (1.30.8-r0)
(330/728) Installing fwupd-plugin-modem_manager (1.8.5-r0)
(331/728) Installing fwupd-plugin-upower (1.8.5-r0)
(332/728) Installing device-pine64-pinephonepro (3.3-r2)
Executing device-pine64-pinephonepro-3.3-r2.post-install
* service eg25-manager added to runlevel default
(333/728) Installing firmware-pine64-pinebookpro (2-r0)
(334/728) Installing linux-firmware-cypress (20220913-r0)
(335/728) Installing linux-firmware-brcm (20220913-r0)
(336/728) Installing linux-firmware-rockchip (20220913-r0)
(337/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2)
(338/728) Installing yaml (0.2.5-r0)
(339/728) Installing appstream (0.15.5-r0)
Executing appstream-0.15.5-r0.post-install
✔ Metadata cache was updated successfully.
(340/728) Installing appstream-qt (0.15.5-r0)
(341/728) Installing attica (5.98.0-r0)
(342/728) Installing kidletime (5.98.0-r0)
(343/728) Installing knewstuff (5.98.0-r0)
(344/728) Installing discover (5.25.5-r0)
(345/728) Installing libapk-qt (0.4.2-r0)
(346/728) Installing discover-backend-apk (5.25.5-r0)
(347/728) Installing discover-backend-fwupd (5.25.5-r0)
(348/728) Installing dbus-glib (0.112-r1)
(349/728) Installing firefox-esr (102.3.0-r0)
(350/728) Installing font-noto-common (0_git20211101-r6)
(351/728) Installing font-noto-math (0_git20211101-r6)
(352/728) Installing font-noto-symbols (0_git20211101-r6)
(353/728) Installing font-noto (0_git20211101-r6)
(354/728) Installing font-noto-emoji (2.038-r0)
(355/728) Installing font-noto-extra (0_git20211101-r6)
(356/728) Installing mauiman (1.0.0-r0)
(357/728) Installing mauikit (2.2.0-r0)
(358/728) Installing exiv2 (0.27.5-r1)
(359/728) Installing mauikit-imagetools (2.2.0-r0)
(360/728) Installing mauikit-filebrowsing (2.2.0-r0)
(361/728) Installing index (2.2.0-r0)
(362/728) Installing signon-plugin-oauth2 (0.25-r0)
(363/728) Installing kaccounts-providers (22.08.1-r0)
(364/728) Installing kirigami-addons (0.4-r0)
(365/728) Installing kclock (22.09-r0)
(366/728) Installing gsettings-desktop-schemas (43.0-r0)
(367/728) Installing kdecoration (5.25.5-r0)
(368/728) Installing kde-gtk-config (5.25.5-r0)
(369/728) Installing kirigami-gallery (22.08.1-r0)
(370/728) Installing kquickimageeditor (0.2.0-r1)
(371/728) Installing taglib (1.12-r1)
(372/728) Installing kfilemetadata (5.98.0-r0)
(373/728) Installing qt5-qtlocation (5.15.5_git20220618-r0)
(374/728) Installing koko (22.09-r0)
(375/728) Installing kasync (0.3.0-r2)
(376/728) Installing gpg-wks-server (2.2.39-r0)
(377/728) Installing gpgv (2.2.39-r0)
(378/728) Installing libldap (2.6.3-r3)
(379/728) Installing gnupg-dirmngr (2.2.39-r0)
(380/728) Installing gnupg-utils (2.2.39-r0)
(381/728) Installing gnupg-wks-client (2.2.39-r0)
(382/728) Installing gnupg (2.2.39-r0)
(383/728) Installing iso-codes (4.11.0-r0)
(384/728) Installing kcontacts (5.98.0-r0)
(385/728) Installing kpeople (5.98.0-r0)
(386/728) Installing libical (3.0.14-r1)
(387/728) Installing kcalendarcore (5.98.0-r0)
(388/728) Installing kmime (22.08.1-r0)
(389/728) Installing kimap2 (0.4.0-r1)
(390/728) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0)
(391/728) Installing kdav2 (0.4.0-r1)
(392/728) Installing lmdb (0.9.29-r1)
(393/728) Installing libxapian (1.4.20-r1)
(394/728) Installing sink (0.9.0-r3)
(395/728) Installing kpeoplesink (0_git20210224-r1)
(396/728) Installing kpeoplevcard (0.1-r2)
(397/728) Installing libraw (0.20.2-r0)
(398/728) Installing libraw-tools (0.20.2-r0)
(399/728) Installing lcms2 (2.13.1-r0)
(400/728) Installing imagemagick-libs (7.1.0.49-r0)
(401/728) Installing jbig2dec (0.19-r0)
(402/728) Installing ghostscript (9.56.1-r0)
(403/728) Installing libde265 (1.0.8-r2)
(404/728) Installing libheif (1.13.0-r0)
(405/728) Installing libjxl (0.6.1_git20220605-r1)
(406/728) Installing librsvg (2.55.1-r0)
(407/728) Installing imagemagick (7.1.0.49-r0)
(408/728) Installing perl (5.36.0-r0)
(409/728) Installing perl-image-exiftool (12.42-r0)
(410/728) Installing exiftool (12.42-r0)
(411/728) Installing openexr (3.1.5-r3)
(412/728) Installing soundtouch (2.3.1-r0)
(413/728) Installing chromaprint (1.5.1-r2)
(414/728) Installing libraw1394 (2.1.2-r2)
(415/728) Installing libdc1394 (2.2.6-r0)
(416/728) Installing tslib (1.22-r1)
(417/728) Installing directfb (1.7.7-r4)
(418/728) Installing faac (1.30-r1)
(419/728) Installing fdk-aac (2.0.2-r1)
(420/728) Installing flite (2.2-r1)
(421/728) Installing libsamplerate (0.2.2-r0)
(422/728) Installing jack (1.9.21-r0)
(423/728) Installing portaudio (19.7.0-r0)
(424/728) Installing fluidsynth-libs (2.3.0-r0)
(425/728) Installing libfreeaptx (0.1.1-r0)
(426/728) Installing gsm (1.0.22-r0)
(427/728) Installing libldac (2.0.2.3-r0)
(428/728) Installing libmodplug (0.8.9.0-r1)
(429/728) Installing neon (0.32.4-r0)
(430/728) Installing libnice (0.1.19-r0)
(431/728) Installing openal-soft (1.22.2-r1)
(432/728) Installing openjpeg (2.5.0-r0)
(433/728) Installing librtmp (2.4_git20190330-r1)
(434/728) Installing sbc (2.0-r0)
(435/728) Installing spandsp (0.0.6-r2)
(436/728) Installing libsrtp (2.4.2-r3)
(437/728) Installing vo-aacenc (0.1.3-r0)
(438/728) Installing vo-amrwbenc (0.1.3-r0)
(439/728) Installing libzbar (0.23.92-r0)
(440/728) Installing gst-plugins-bad (1.20.3-r4)
(441/728) Installing gtk4.0 (4.8.1-r0)
Executing gtk4.0-4.8.1-r0.post-install
(442/728) Installing megapixels (1.5.2-r0)
(443/728) Installing mobile-config-firefox (3.0.0-r1)
(444/728) Installing encodings (1.0.6-r0)
(445/728) Installing libfontenc (1.1.6-r0)
(446/728) Installing mkfontscale (1.2.2-r1)
(447/728) Installing ttf-dejavu (2.37-r2)
(448/728) Installing sdl2_ttf (2.20.1-r0)
(449/728) Installing osk-sdl (0.67-r0)
(450/728) Installing kcmutils (5.98.0-r0)
(451/728) Installing frameworkintegration (5.98.0-r0)
(452/728) Installing oxygen (5.25.5-r0)
(453/728) Installing modemmanager-qt (5.98.0-r0)
(454/728) Installing callaudiod-libs (0.1.4-r0)
(455/728) Installing abseil-cpp (20220623.1-r1)
(456/728) Installing boost1.80-thread (1.80.0-r2)
(457/728) Installing libprotobuf (3.21.7-r0)
(458/728) Installing libphonenumber (8.12.56-r0)
(459/728) Installing plasma-dialer (22.09-r0)
(460/728) Installing plasma-mobile-sounds (0.1-r1)
(461/728) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0)
(462/728) Installing plasma-phonebook (22.09-r0)
(463/728) Installing postmarketos-artwork-wallpapers (2-r1)
(464/728) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(465/728) Installing bluez (5.65-r1)
(466/728) Installing bluez-openrc (5.65-r1)
(467/728) Installing bluez-obexd (5.65-r1)
(468/728) Installing kded (5.98.0-r0)
(469/728) Installing bluez-qt (5.98.0-r0)
(470/728) Installing bluedevil (5.25.5-r0)
(471/728) Installing breeze (5.25.5-r0)
(472/728) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(473/728) Installing callaudiod (0.1.4-r0)
(474/728) Installing dnsmasq-common (2.86-r5)
(475/728) Installing dnsmasq-openrc (2.86-r5)
(476/728) Installing dnsmasq (2.86-r5)
Executing dnsmasq-2.86-r5.pre-install
(477/728) Installing linux-pam (1.5.2-r1)
(478/728) Installing shadow (4.10-r3)
(479/728) Installing elogind (246.10-r5)
(480/728) Installing elogind-openrc (246.10-r5)
(481/728) Installing hfd-service (0.1.0-r1)
(482/728) Installing hfd-service-openrc (0.1.0-r1)
(483/728) Installing iio-sensor-proxy (3.4-r0)
(484/728) Installing iio-sensor-proxy-openrc (3.4-r0)
(485/728) Installing libkscreen (5.25.5-r0)
(486/728) Installing qt5-qtsensors (5.15.5_git20220519-r0)
(487/728) Installing kscreen (5.25.5-r0)
(488/728) Installing socat (1.7.4.3-r1)
(489/728) Installing kwallet-pam (5.25.5-r0)
(490/728) Installing kwayland-integration (5.25.5-r0)
(491/728) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(492/728) Installing duktape (2.7.0-r0)
(493/728) Installing polkit-elogind (121-r0)
(494/728) Installing modemmanager (1.18.12-r0)
(495/728) Installing modemmanager-openrc (1.18.12-r0)
(496/728) Installing libnm (1.40.0-r0)
(497/728) Installing networkmanager-common (1.40.0-r0)
(498/728) Installing networkmanager-openrc (1.40.0-r0)
(499/728) Installing libmnl (1.0.5-r0)
(500/728) Installing libnftnl (1.2.3-r0)
(501/728) Installing iptables (1.8.8-r2)
(502/728) Installing iptables-openrc (1.8.8-r2)
(503/728) Installing libndp (1.8-r0)
(504/728) Installing libidn2 (2.3.3-r0)
(505/728) Installing libpsl (0.21.1-r0)
(506/728) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(507/728) Installing networkmanager-cli (1.40.0-r0)
(508/728) Installing pcre (8.45-r2)
(509/728) Installing slang (2.3.3-r0)
(510/728) Installing newt (0.52.21-r4)
(511/728) Installing networkmanager-tui (1.40.0-r0)
(512/728) Installing wireless-regdb (2022.08.12-r0)
(513/728) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(514/728) Installing mobile-broadband-provider-info (20220725-r0)
(515/728) Installing networkmanager-wwan (1.40.0-r0)
(516/728) Installing pipewire-libs (0.3.59-r0)
(517/728) Installing libunwind (1.6.2-r0)
(518/728) Installing libuv (1.44.2-r0)
(519/728) Installing roc-toolkit-libs (0.1.5-r2)
(520/728) Installing webrtc-audio-processing (0.3.1-r6)
(521/728) Installing pipewire (0.3.59-r0)
(522/728) Installing breeze-icons (5.98.0-r0)
(523/728) Installing dbus-x11 (1.15.0-r2)
(524/728) Installing kactivities (5.98.0-r0)
(525/728) Installing dconf (0.40.0-r1)
(526/728) Installing anthy (9100h-r1)
(527/728) Installing maliit-framework (2.3.0-r1)
(528/728) Installing kyotocabinet (1.2.79-r3)
(529/728) Installing libpinyin (2.6.2-r0)
(530/728) Installing tinyxml (2.6.2-r1)
(531/728) Installing presage (0.9.1-r2)
(532/728) Installing maliit-keyboard (2.3.1-r0)
(533/728) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0)
(534/728) Installing plasma-nano (5.25.5-r0)
(535/728) Installing networkmanager-qt (5.98.0-r0)
(536/728) Installing plasma-nm (5.25.5-r0)
(537/728) Installing plasma-nm-mobile (5.25.5-r0)
(538/728) Installing fftw-single-libs (3.3.10-r0)
(539/728) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(540/728) Installing pulseaudio-bluez (9999_git20220528-r0)
(541/728) Installing pulseaudio-alsa (9999_git20220528-r0)
(542/728) Installing alsa-utils-openrc (1.2.7-r1)
(543/728) Installing pulseaudio-openrc (9999_git20220528-r0)
(544/728) Installing libcanberra-pulse (0.30-r8)
(545/728) Installing plasma-pa (5.25.5-r0)
(546/728) Installing tzdata (2022d-r0)
(547/728) Installing libdaemon (0.14-r3)
(548/728) Installing openrc-settingsd (1.1.0-r0)
(549/728) Installing openrc-settingsd-openrc (1.1.0-r0)
(550/728) Installing plasma-settings (22.09-r1)
(551/728) Installing kactivitymanagerd (5.25.5-r0)
(552/728) Installing kinit (5.98.0-r0)
(553/728) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(554/728) Installing kdnssd (5.98.0-r0)
(555/728) Installing syntax-highlighting (5.98.0-r0)
(556/728) Installing kdsoap (2.1.1-r0)
(557/728) Installing libmtp (1.1.20-r0)
(558/728) Installing llvm15-libs (15.0.2-r0)
(559/728) Installing clang-libs (15.0.2-r0)
(560/728) Installing qt5-qttools (5.15.5_git20220619-r1)
(561/728) Installing phonon (4.11.1-r2)
(562/728) Installing talloc (2.3.4-r0)
(563/728) Installing tevent (0.13.0-r0)
(564/728) Installing samba-util-libs (4.16.4-r0)
(565/728) Installing jansson (2.14-r0)
(566/728) Installing ldb (2.5.2-r0)
(567/728) Installing libwbclient (4.16.4-r0)
(568/728) Installing samba-libs (4.16.4-r0)
(569/728) Installing libsmbclient (4.16.4-r0)
(570/728) Installing kio-extras (22.08.1-r0)
(571/728) Installing kquickcharts (5.98.0-r0)
(572/728) Installing xorg-server-common (21.1.4-r1)
(573/728) Installing libxkbfile (1.1.0-r1)
(574/728) Installing xkbcomp (1.4.5-r0)
(575/728) Installing libxfont2 (2.0.6-r0)
(576/728) Installing libtirpc-conf (1.3.2-r2)
(577/728) Installing libtirpc-nokrb (1.3.2-r2)
(578/728) Installing libxcvt (0.1.2-r0)
(579/728) Installing xwayland (22.1.3-r1)
(580/728) Installing layer-shell-qt (5.25.5-r0)
(581/728) Installing kscreenlocker (5.25.5-r0)
(582/728) Installing libqaccessibilityclient (0.4.1-r1)
(583/728) Installing xcb-util-cursor (0.1.3-r2)
(584/728) Installing kwin (5.25.5-r0)
(585/728) Installing kitemmodels (5.98.0-r0)
(586/728) Installing threadweaver (5.98.0-r0)
(587/728) Installing krunner (5.98.0-r0)
(588/728) Installing milou (5.25.5-r0)
(589/728) Installing pipewire-media-session (0.4.1-r0)
(590/728) Installing qqc2-desktop-style (5.98.0-r0)
(591/728) Installing font-hack (3.003-r2)
(592/728) Installing plasma-integration (5.25.5-r0)
(593/728) Installing qtchooser (66-r1)
(594/728) Installing plasma-workspace-libs (5.25.5-r1)
(595/728) Installing kactivities-stats (5.98.0-r0)
(596/728) Installing baloo (5.98.0-r0)
(597/728) Installing kholidays (5.98.0-r0)
(598/728) Installing knotifyconfig (5.98.0-r0)
(599/728) Installing kparts (5.98.0-r0)
(600/728) Installing zxing-cpp (1.4.0-r0)
(601/728) Installing libdmtx-libs (0.7.7-r0)
(602/728) Installing libqrencode (4.1.1-r0)
(603/728) Installing prison (5.98.0-r2)
(604/728) Installing ktexteditor (5.98.0-r0)
(605/728) Installing libnl3 (3.7.0-r0)
(606/728) Installing libpcap (1.10.1-r0)
(607/728) Installing lm-sensors-libs (3.6.0-r4)
(608/728) Installing libksysguard (5.25.5-r0)
(609/728) Installing kuserfeedback (1.2.0-r1)
(610/728) Installing gpsd (3.24-r0)
(611/728) Installing gpsd-openrc (3.24-r0)
(612/728) Installing mpfr4 (4.1.0-r0)
(613/728) Installing libqalculate (4.3.0-r0)
(614/728) Installing plasma-workspace (5.25.5-r1)
(615/728) Installing kpty (5.98.0-r0)
(616/728) Installing kdesu (5.98.0-r0)
(617/728) Installing kde-cli-tools (5.25.5-r0)
(618/728) Installing qqc2-breeze-style (5.25.5-r0)
(619/728) Installing plasma-mobile (5.25.5-r0)
(620/728) Installing polkit-kde-agent-1 (5.25.5-r0)
(621/728) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(622/728) Installing chrony-openrc (4.3-r0)
(623/728) Installing haveged (1.9.18-r0)
(624/728) Installing haveged-openrc (1.9.18-r0)
(625/728) Installing nftables (1.0.5-r0)
(626/728) Installing nftables-openrc (1.0.5-r0)
(627/728) Installing postmarketos-config-nftables (0.10-r0)
Executing postmarketos-config-nftables-0.10-r0.post-install
* service nftables added to runlevel default
(628/728) Installing postmarketos-config-nftables-networkmanager (0.10-r0)
(629/728) Installing postmarketos-base-nftables (22-r0)
Executing postmarketos-base-nftables-22-r0.post-install
(630/728) Installing postmarketos-artwork-icons (2-r1)
(631/728) Installing util-linux (2.38.1-r0)
(632/728) Installing libfdisk (2.38.1-r0)
(633/728) Installing libsmartcols (2.38.1-r0)
(634/728) Installing util-linux-misc (2.38.1-r0)
(635/728) Installing libeconf (0.4.6-r0)
(636/728) Installing runuser (2.38.1-r0)
(637/728) Installing mount (2.38.1-r0)
(638/728) Installing losetup (2.38.1-r0)
(639/728) Installing hexdump (2.38.1-r0)
(640/728) Installing uuidgen (2.38.1-r0)
(641/728) Installing blkid (2.38.1-r0)
(642/728) Installing sfdisk (2.38.1-r0)
(643/728) Installing mcookie (2.38.1-r0)
(644/728) Installing agetty (2.38.1-r0)
(645/728) Installing agetty-openrc (0.45.2-r3)
(646/728) Installing wipefs (2.38.1-r0)
(647/728) Installing cfdisk (2.38.1-r0)
(648/728) Installing umount (2.38.1-r0)
(649/728) Installing util-linux-openrc (2.38.1-r0)
(650/728) Installing flock (2.38.1-r0)
(651/728) Installing lsblk (2.38.1-r0)
(652/728) Installing libcap-ng (0.8.3-r1)
(653/728) Installing setpriv (2.38.1-r0)
(654/728) Installing logger (2.38.1-r0)
(655/728) Installing partx (2.38.1-r0)
(656/728) Installing fstrim (2.38.1-r0)
(657/728) Installing findmnt (2.38.1-r0)
(658/728) Installing pcsc-lite-libs (1.9.9-r0)
(659/728) Installing wpa_supplicant (2.10-r4)
(660/728) Installing wpa_supplicant-openrc (2.10-r4)
(661/728) Installing ifupdown-ng-wifi (0.12.1-r0)
(662/728) Installing postmarketos-base-ui (5-r1)
Executing postmarketos-base-ui-5-r1.post-install
(663/728) Installing postmarketos-base-ui-networkmanager (5-r1)
(664/728) Installing mpdecimal (2.5.1-r1)
(665/728) Installing python3 (3.10.7-r0)
(666/728) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(667/728) Installing py3-ruamel.yaml (0.16.12-r2)
(668/728) Installing sleep-inhibitor (1.16-r0)
(669/728) Installing sleep-inhibitor-openrc (1.16-r0)
(670/728) Installing postmarketos-base-ui-elogind (5-r1)
Executing postmarketos-base-ui-elogind-5-r1.post-install
(671/728) Installing py3-dbus (1.3.2-r0)
(672/728) Installing obex-capabilities (0.2.1-r1)
(673/728) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(674/728) Installing postmarketos-base-ui-bluez-obexd (5-r1)
(675/728) Installing pulseaudio-utils (9999_git20220528-r0)
(676/728) Installing postmarketos-base-ui-pulseaudio (5-r1)
(677/728) Installing upower (1.90.0-r2)
(678/728) Installing powerdevil-libs (5.25.5-r0)
(679/728) Installing powerdevil (5.25.5-r0)
(680/728) Installing urfkill (0.5.0_git20210401-r2)
(681/728) Installing urfkill-openrc (0.5.0_git20210401-r2)
(682/728) Installing bubblewrap (0.6.2-r0)
(683/728) Installing fuse-common (3.12.0-r0)
(684/728) Installing fuse-openrc (3.12.0-r0)
(685/728) Installing fuse3-libs (3.12.0-r0)
(686/728) Installing fuse3 (3.12.0-r0)
(687/728) Installing xdg-desktop-portal (1.15.0-r0)
(688/728) Installing xdg-desktop-portal-kde (5.25.5-r0)
(689/728) Installing autologin (1.0.0-r4)
(690/728) Installing tinydm (1.1.2-r0)
(691/728) Installing tinydm-openrc (1.1.2-r0)
(692/728) Installing postmarketos-base-ui-tinydm (5-r1)
(693/728) Installing font-alias (1.0.4-r0)
(694/728) Installing util-macros (1.19.3-r0)
(695/728) Installing font-misc-misc (1.1.2-r2)
(696/728) Installing font-cursor-misc (1.0.3-r2)
(697/728) Installing xauth (1.1.2-r0)
(698/728) Installing xmodmap (1.0.11-r0)
(699/728) Installing xrdb (1.2.1-r0)
(700/728) Installing xinit (1.4.1-r0)
(701/728) Installing libpciaccess (0.16-r1)
(702/728) Installing xorg-server (21.1.4-r1)
(703/728) Installing libinput (1.21.0-r0)
(704/728) Installing xf86-input-libinput (1.2.1-r0)
(705/728) Installing xf86-video-fbdev (0.5.0-r3)
(706/728) Installing postmarketos-base-ui-x11 (5-r1)
(707/728) Installing postmarketos-ui-plasma-mobile (3.8-r4)
Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install
* service tinydm added to runlevel default
* service urfkill added to runlevel default
* 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
(708/728) Installing libexif (0.6.24-r0)
(709/728) Installing hwloc (2.8.0-r0)
(710/728) Installing libucontext (1.2-r0)
(711/728) Installing libtbb (2021.6.0-r0)
(712/728) Installing opencv (4.6.0-r2)
(713/728) Installing postprocessd (0.2.1-r0)
(714/728) Installing postprocessd-megapixels (0.2.1-r0)
(715/728) Installing qmltermwidget (0.2.0-r1)
(716/728) Installing qmlkonsole (22.09-r1)
(717/728) Installing c-ares (1.18.1-r0)
(718/728) Installing spacebar (22.09-r0)
(719/728) Installing ttf-droid-nonlatin (20200215-r2)
(720/728) Installing hkdm (0.1.8-r0)
(721/728) Installing buffyboard (0.2.0-r0)
(722/728) Installing terminus-font (4.49.1-r1)
(723/728) Installing kbd-misc (2.5.1-r2)
(724/728) Installing kbd (2.5.1-r2)
(725/728) Installing kbd-openrc (2.5.1-r2)
(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-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.0-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r0.trigger
2022/10/05 16:14:18 Generating for kernel version: 5.17.9
2022/10/05 16:14:18 Output directory: /boot
2022/10/05 16:14:18 == Generating initramfs ==
2022/10/05 16:14:18 - Including hook files
2022/10/05 16:14:18 - Including hook scripts
2022/10/05 16:14:18 - Including required binaries
2022/10/05 16:14:18 - Including kernel modules
2022/10/05 16:14:18 - Including splash images
2022/10/05 16:14:18 - Writing and verifying initramfs archive
2022/10/05 16:14:19 == Generating initramfs extra ==
2022/10/05 16:14:19 - Including extra binaries
2022/10/05 16:14:19 - Including FDE support
2022/10/05 16:14:20 - Writing and verifying initramfs-extra archive
2022/10/05 16:14:20 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/05 16:14:22 mkinitfs completed in: 3.815519818s
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2449 MiB in 753 packages
(4010098) [16:14:31] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2449 MiB in 753 packages
(4010098) [16:14:35] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(4010098) [16:14:35] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(4010098) [16:14:35] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:14:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:14:35] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(4010098) [16:14:35] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(4010098) [16:14:35] New background process: pid=4021440, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2449 MiB in 753 packages
(4010098) [16:14:39] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2449 MiB in 753 packages
(4010098) [16:14:42] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(4010098) [16:14:42] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(4010098) [16:14:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:14:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:14:42] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(4010098) [16:14:42] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(4010098) [16:14:42] New background process: pid=4021691, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2449 MiB in 753 packages
(4010098) [16:14:46] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(4010098) [16:14:46] (rootfs_pine64-pinephonepro) % mkinitfs
2022/10/05 16:14:46 Generating for kernel version: 5.17.9
2022/10/05 16:14:46 Output directory: /boot
2022/10/05 16:14:46 == Generating initramfs ==
2022/10/05 16:14:46 - Including hook files
2022/10/05 16:14:46 - Including hook scripts
2022/10/05 16:14:46 - Including required binaries
2022/10/05 16:14:46 - Including kernel modules
2022/10/05 16:14:47 - Including splash images
2022/10/05 16:14:47 - Writing and verifying initramfs archive
2022/10/05 16:14:47 == Generating initramfs extra ==
2022/10/05 16:14:47 - Including extra binaries
2022/10/05 16:14:47 - Including FDE support
2022/10/05 16:14:48 - Writing and verifying initramfs-extra archive
2022/10/05 16:14:49 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/05 16:14:50 mkinitfs completed in: 3.984098923s
(4010098) [16:14:50] *** SET LOGIN PASSWORD FOR: 'user' ***
(4010098) [16:14:50] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(4010098) [16:14:50] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(4010098) [16:14:51] (rootfs_pine64-pinephonepro) locking root
(4010098) [16:14:51] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(4010098) [16:14:51] NOTE: No valid keymap specified for device
(4010098) [16:14:51] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(4010098) [16:14:58] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(4010098) [16:14:58] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(4010098) [16:14:58] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(4010098) [16:14:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(4010098) [16:14:58] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(4010098) [16:14:58] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(4010098) [16:14:58] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2512172 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(4010098) [16:14:58] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(4010098) [16:14:58] (native) create pine64-pinephonepro.img (3250M)
(4010098) [16:14:58] (native) % truncate -s 3250M /home/pmos/rootfs/pine64-pinephonepro.img
(4010098) [16:14:58] (native) mount /dev/install (pine64-pinephonepro.img)
(4010098) [16:14:58] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(4010098) [16:14:58] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(4010098) [16:14:58] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(4010098) [16:14:58] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(4010098) [16:14:58] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(4010098) [16:14:58] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(4010098) [16:14:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(4010098) [16:14:59] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(4010098) [16:14:59] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(4010098) [16:14:59] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(4010098) [16:14:59] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(4010098) [16:14:59] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(4010098) [16:14:59] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(4010098) [16:14:59] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(4010098) [16:14:59] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4010098) [16:14:59] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(4010098) [16:14:59] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(4010098) [16:14:59] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(4010098) [16:14:59] (native) % parted -s /dev/install mktable gpt
(4010098) [16:14:59] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(4010098) [16:14:59] (native) % parted -s /dev/install mkpart primary 256M 100%
(4010098) [16:14:59] (native) % parted -s /dev/install set 1 boot on
(4010098) [16:14:59] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(4010098) [16:14:59] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(4010098) [16:14:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(4010098) [16:14:59] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(4010098) [16:14:59] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(4010098) [16:14:59] (native) install e2fsprogs
(4010098) [16:14:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:14:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:15:00] (native) % cat /tmp/apk_progress_fifo
(4010098) [16:15:00] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(4010098) [16:15:00] New background process: pid=4022632, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r2)
(2/3) Installing e2fsprogs-libs (1.46.5-r2)
(3/3) Installing e2fsprogs (1.46.5-r2)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(4010098) [16:15:00] (native) format /dev/installp2 (root, ext4)
(4010098) [16:15:00] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(4010098) [16:15:01] (native) mount /dev/installp2 to /mnt/install
(4010098) [16:15:01] (native) % mkdir -p /mnt/install
(4010098) [16:15:01] (native) % mount /dev/installp2 /mnt/install
(4010098) [16:15:01] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(4010098) [16:15:01] (native) install dosfstools
(4010098) [16:15:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:15:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(4010098) [16:15:01] (native) % cat /tmp/apk_progress_fifo
(4010098) [16:15:01] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(4010098) [16:15:01] New background process: pid=4022665, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(4010098) [16:15:01] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(4010098) [16:15:01] (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
(4010098) [16:15:01] (native) % mkdir -p /mnt/install/boot
(4010098) [16:15:01] (native) % mount /dev/installp1 /mnt/install/boot
(4010098) [16:15:02] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(4010098) [16:15:02] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(4010098) [16:15:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(4010098) [16:15:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(4010098) [16:15:02] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(4010098) [16:15:02] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(4010098) [16:15:02] (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/
(4010098) [16:15:18] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(4010098) [16:15:18] % 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
(4010098) [16:15:18] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % 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/
(4010098) [16:15:18] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(4010098) [16:15:19] % 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
(4010098) [16:15:19] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(4010098) [16:15:19] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(4010098) [16:15:21] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2560.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2566.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_16778.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1623.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1611.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
}
]
}
(4010098) [16:15:21] (native) umount /dev/loop9
(4010098) [16:15:21] (native) % losetup -d /dev/loop9
(4010098) [16:15:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(4010098) [16:15:21]
(4010098) [16:15:21] *** FLASHING INFORMATION ***
(4010098) [16:15:21] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(4010098) [16:15:21] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(4010098) [16:15:21]
(4010098) [16:15:21] *** SSH DAEMON INFORMATION ***
(4010098) [16:15:21] SSH daemon is enabled (disable with --no-sshd).
(4010098) [16:15:21] Login as 'user' with the password given during installation.
(4010098) [16:15:21]
(4010098) [16:15:21] *** FIREWALL INFORMATION ***
(4010098) [16:15:21] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(4010098) [16:15:21] For more information: https://postmarketos.org/firewall
(4010098) [16:15:21]
(4010098) [16:15:21] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(4010098) [16:15:21] DONE!
total 2606508
-rw-r--r-- 1 root 12345 3407872000 Oct 5 16:15 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop9
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512
/dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 5 16:15 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Oct 5 16:15 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Oct 5 16:15 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Oct 5 16:14 bin
drwxr-xr-x 2 root root 4096 Oct 5 16:15 boot
drwxr-xr-x 2 root root 4096 Oct 5 16:07 dev
drwxr-xr-x 68 root root 4096 Oct 5 16:14 etc
drwxr-xr-x 3 root root 4096 Oct 5 16:15 home
drwxr-xr-x 15 root root 4096 Oct 5 16:13 lib
drwx------ 2 root root 16384 Oct 5 16:15 lost+found
drwxr-xr-x 5 root root 4096 Oct 5 16:07 media
drwxr-xr-x 8 root root 4096 Oct 5 16:07 mnt
drwxr-xr-x 2 root root 4096 Oct 5 16:07 opt
drwxr-xr-x 2 root root 4096 Oct 5 16:07 proc
drwx------ 2 root root 4096 Oct 5 16:07 root
drwxr-xr-x 6 root root 4096 Oct 5 16:12 run
drwxr-xr-x 2 root root 4096 Oct 5 16:13 sbin
drwxr-xr-x 2 root root 4096 Oct 5 16:07 srv
drwxr-xr-x 2 root root 4096 Oct 5 16:07 sys
drwxrwxrwt 2 root root 4096 Oct 5 16:15 tmp
drwxr-xr-x 10 root root 4096 Oct 5 16:13 usr
drwxr-xr-x 13 root root 4096 Oct 5 16:09 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-05 16:15:51-- 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% 54.0M=0s
2022-10-05 16:15:51 (54.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-10-05 13:01:51.358980 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-4648-g9a290fad38 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-4653-g70e5a30135 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-4654-g5f717ca76c [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24717 distinct packages available
(1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0)
(2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0)
(3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0)
(4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0)
(5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0)
(6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0)
(7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0)
(8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0)
(9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0)
(10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0)
(11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0)
(12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0)
(13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0)
(14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0)
(15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0)
(16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0)
(17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0)
(18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0)
(19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0)
(20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0)
(21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0)
(22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0)
(23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0)
(24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0)
(25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0)
(26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0)
(27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0)
(28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0)
(29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0)
(30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0)
(31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0)
(32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0)
(33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0)
(34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0)
(35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0)
(37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0)
(38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0)
(39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0)
(40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0)
(41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0)
(43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0)
(44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0)
(45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0)
(46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0)
(47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0)
(48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0)
(49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0)
(50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0)
(51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0)
(52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0)
(55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0)
(56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0)
(57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0)
(58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0)
(59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0)
(60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0)
(61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0)
(62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0)
(64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0)
(65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0)
(66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0)
(67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0)
(68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0)
(69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0)
(70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1)
(72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0)
(73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0)
(74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0)
(75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0)
(76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0)
(77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0)
(78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0)
(79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0)
(80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0)
(81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0)
(82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0)
(83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0)
(84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0)
(85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1)
(86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0)
(87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0)
(88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0)
(89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0)
(90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0)
(91/104) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1)
(92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0)
(93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0)
(94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1)
(95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0)
(96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0)
(98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0)
(99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0)
(100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0)
(101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0)
(102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
OK: 2453 MiB in 753 packages
(1/10) Installing bash (5.2.0-r0)
Executing bash-5.2.0-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.5-r3)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r1)
(7/10) Installing discover-backend-flatpak (5.25.5-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.15.0-r2.trigger
OK: 2464 MiB in 763 packages
(1/85) Installing syndication (9999_git1664630654-r0)
(2/85) Installing alligator (9999_git1664294413-r0)
(3/85) Installing libavc1394 (0.5.4-r2)
(4/85) Installing libcaca (0.99_beta20-r0)
(5/85) Installing libdv (1.0.0-r6)
(6/85) Installing libiec61883 (1.2.0-r2)
(7/85) Installing mpg123-libs (1.30.2-r0)
(8/85) Installing speex (1.2.1-r0)
(9/85) Installing libshout (2.4.6-r1)
(10/85) Installing wavpack (5.5.0-r0)
(11/85) Installing gst-plugins-good (1.20.3-r2)
(12/85) Installing py3-parsing (3.0.9-r0)
(13/85) Installing py3-packaging (21.3-r2)
(14/85) Installing py3-setuptools (65.4.1-r0)
(15/85) Installing py3-certifi (2022.6.15-r0)
(16/85) Installing py3-charset-normalizer (2.1.1-r0)
(17/85) Installing py3-idna (3.4-r1)
(18/85) Installing py3-urllib3 (1.26.12-r0)
(19/85) Installing py3-requests (2.28.1-r0)
(20/85) Installing py3-ytmusicapi (0.23.0-r0)
(21/85) Installing libmng (2.0.3-r1)
(22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0)
(23/85) Installing py3-mutagen (1.45.1-r2)
(24/85) Installing py3-websockets (10.3-r1)
(25/85) Installing py3-brotli (1.0.9-r8)
(26/85) Installing yt-dlp (2022.10.04-r1)
(27/85) Installing audiotube (9999_git1664589745-r0)
(28/85) Installing calindori (9999_git1664589753-r0)
(29/85) Installing live-media (2022.07.14-r0)
(30/85) Installing libxpm (3.5.13-r1)
(31/85) Installing a52dec (0.7.4-r7)
(32/85) Installing ffmpeg4-libs (4.4.2-r4)
(33/85) Installing libbluray (1.3.3-r0)
(34/85) Installing libcddb (1.3.2-r3)
(35/85) Installing libdvbpsi (1.3.3-r0)
(36/85) Installing libdvdcss (1.4.3-r0)
(37/85) Installing libdvdread (6.1.3-r0)
(38/85) Installing libdvdnav (6.1.1-r0)
(39/85) Installing libebml (1.4.3-r0)
(40/85) Installing faad2-libs (2.10.0-r0)
(41/85) Installing libupnp (1.14.13-r0)
(42/85) Installing lua5.2-libs (5.2.4-r10)
(43/85) Installing libmad (0.15.1b-r9)
(44/85) Installing libmatroska (1.7.0-r1)
(45/85) Installing libmpeg2 (0.5.1-r8)
(46/85) Installing glslang-libs (11.11.0-r0)
(47/85) Installing glslang (11.11.0-r0)
(48/85) Installing spirv-tools (1.3.224.1-r1)
(49/85) Installing shaderc (2022.2-r1)
(50/85) Installing libplacebo (4.208.0-r2)
(51/85) Installing vlc-libs (3.0.17.4-r7)
(52/85) Installing vlc (3.0.17.4-r7)
(53/85) Installing elisa (22.08.1-r0)
(54/85) Installing kunitconversion (9999_git1664630491-r0)
(55/85) Installing kalk (9999_git1664614599-r0)
(56/85) Installing qt5-qtkeychain (0.13.2-r0)
(57/85) Installing kasts (9999_git1664567533-r0)
(58/85) Installing keysmith (9999_git1664290534-r0)
(59/85) Installing krecorder (9999_git1664380095-r1)
(60/85) Installing kpublictransport (22.08.1-r0)
(61/85) Installing ktrip (9999_git1664589771-r0)
(62/85) Installing kweathercore (9999_git1664631973-r0)
(63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0)
(64/85) Installing kweather (9999_git1664662391-r1)
(65/85) Installing libquotient (0.6.11-r0)
(66/85) Installing libcmark (0.30.2-r0)
(67/85) Installing neochat (9999_git1664589787-r0)
(68/85) Installing kjs (9999_git1664630323-r0)
(69/85) Installing libkexiv2 (22.08.1-r0)
(70/85) Installing libdjvulibre (3.5.28-r1)
(71/85) Installing libzip (1.9.2-r1)
(72/85) Installing ebook-tools (0.2.2-r2)
(73/85) Installing discount-libs (2.2.7b-r0)
(74/85) Installing poppler (22.10.0-r0)
(75/85) Installing poppler-qt5 (22.10.0-r0)
(76/85) Installing kdegraphics-mobipocket (22.08.1-r0)
(77/85) Installing libspectre (0.2.10-r0)
(78/85) Installing okular-common (22.08.1-r0)
(79/85) Installing okular (22.08.1-r0)
(80/85) Installing plasma-camera (1.0_git20210328-r2)
(81/85) Installing gst-libav (1.20.3-r1)
(82/85) Installing gst-plugins-good-qt (1.20.3-r2)
(83/85) Installing plasmatube (9999_git1664292219-r0)
(84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0)
(85/85) Installing tokodon (9999_git1664334665-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-22-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.17.4-r7.trigger
OK: 2611 MiB in 848 packages
(chroot) Exiting chroot...
[16:18:09] Unregister qemu binfmt (arm)
[16:18:09] Unregister qemu binfmt (aarch64)
[16:18:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:18:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:18:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:18:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:18:12] Cleared up ~5025 MB of space
[16:18:12] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 883.9 MiB / 3,288.0 MiB = 0.269, 28 MiB/s, 1:56
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 844.9 MiB / 3,250.0 MiB = 0.260, 28 MiB/s, 1:56
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,294.2 MiB / 4,388.0 MiB = 0.295, 29 MiB/s, 2:33
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221004-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221004-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221004-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.14MB/s 0:04:47
4,653,056 0% 2.17MB/s 0:06:55
5,963,776 0% 1.86MB/s 0:08:04
7,274,496 0% 1.70MB/s 0:08:48
8,585,216 0% 1.23MB/s 0:12:11
9,895,936 1% 1.23MB/s 0:12:09
11,206,656 1% 1.22MB/s 0:12:10
12,517,376 1% 1.22MB/s 0:12:09
13,828,096 1% 1.22MB/s 0:12:08
15,138,816 1% 1.22MB/s 0:12:08
16,449,536 1% 1.22MB/s 0:12:07
17,760,256 1% 1.22MB/s 0:12:06
19,070,976 2% 1.22MB/s 0:12:07
20,381,696 2% 1.22MB/s 0:12:04
21,692,416 2% 1.22MB/s 0:12:03
23,003,136 2% 1.22MB/s 0:12:02
24,313,856 2% 1.23MB/s 0:11:58
25,624,576 2% 1.23MB/s 0:11:56
26,935,296 2% 1.23MB/s 0:11:56
28,246,016 3% 1.23MB/s 0:11:53
29,556,736 3% 1.23MB/s 0:11:53
30,867,456 3% 1.23MB/s 0:11:53
32,178,176 3% 1.23MB/s 0:11:52
33,488,896 3% 1.23MB/s 0:11:52
34,799,616 3% 1.22MB/s 0:11:51
36,110,336 3% 1.22MB/s 0:11:52
37,421,056 4% 1.23MB/s 0:11:48
38,731,776 4% 1.23MB/s 0:11:47
40,042,496 4% 1.23MB/s 0:11:46
41,353,216 4% 1.23MB/s 0:11:43
42,663,936 4% 1.23MB/s 0:11:44
43,974,656 4% 1.22MB/s 0:11:44
45,285,376 4% 1.23MB/s 0:11:42
46,596,096 5% 1.23MB/s 0:11:40
47,906,816 5% 1.23MB/s 0:11:40
49,217,536 5% 1.23MB/s 0:11:38
50,528,256 5% 1.22MB/s 0:11:40
51,838,976 5% 1.22MB/s 0:11:41
53,149,696 5% 1.22MB/s 0:11:38
54,460,416 5% 1.22MB/s 0:11:37
55,771,136 6% 1.22MB/s 0:11:34
57,081,856 6% 1.23MB/s 0:11:31
58,392,576 6% 1.22MB/s 0:11:32
59,703,296 6% 1.23MB/s 0:11:30
61,014,016 6% 1.23MB/s 0:11:29
62,324,736 6% 1.23MB/s 0:11:28
63,635,456 6% 1.22MB/s 0:11:28
64,946,176 7% 1.22MB/s 0:11:28
66,256,896 7% 1.22MB/s 0:11:27
67,534,848 7% 1.21MB/s 0:11:32
68,845,568 7% 1.21MB/s 0:11:30
70,156,288 7% 1.22MB/s 0:11:28
71,467,008 7% 1.22MB/s 0:11:26
72,777,728 7% 1.23MB/s 0:11:19
74,088,448 7% 1.23MB/s 0:11:18
75,399,168 8% 1.23MB/s 0:11:17
76,709,888 8% 1.23MB/s 0:11:16
78,020,608 8% 1.23MB/s 0:11:16
79,331,328 8% 1.22MB/s 0:11:17
80,642,048 8% 1.22MB/s 0:11:17
81,952,768 8% 1.22MB/s 0:11:16
83,263,488 8% 1.22MB/s 0:11:14
84,574,208 9% 1.23MB/s 0:11:11
85,884,928 9% 1.22MB/s 0:11:11
87,195,648 9% 1.23MB/s 0:11:08
88,506,368 9% 1.23MB/s 0:11:07
89,817,088 9% 1.22MB/s 0:11:07
91,127,808 9% 1.23MB/s 0:11:03
92,438,528 9% 1.23MB/s 0:11:05
93,749,248 10% 1.23MB/s 0:11:03
95,059,968 10% 1.22MB/s 0:11:04
96,370,688 10% 1.23MB/s 0:11:00
97,681,408 10% 1.23MB/s 0:10:59
98,992,128 10% 1.23MB/s 0:10:59
100,302,848 10% 1.23MB/s 0:10:55
101,613,568 10% 1.23MB/s 0:10:56
102,924,288 11% 1.23MB/s 0:10:56
104,235,008 11% 1.23MB/s 0:10:55
105,545,728 11% 1.23MB/s 0:10:53
106,856,448 11% 1.23MB/s 0:10:53
108,167,168 11% 1.23MB/s 0:10:52
109,477,888 11% 1.23MB/s 0:10:51
110,788,608 11% 1.22MB/s 0:10:50
112,099,328 12% 1.22MB/s 0:10:49
113,410,048 12% 1.22MB/s 0:10:48
114,720,768 12% 1.22MB/s 0:10:48
116,031,488 12% 1.22MB/s 0:10:47
117,342,208 12% 1.22MB/s 0:10:48
118,652,928 12% 1.23MB/s 0:10:44
119,963,648 12% 1.22MB/s 0:10:43
121,274,368 13% 1.22MB/s 0:10:43
122,585,088 13% 1.23MB/s 0:10:40
123,895,808 13% 1.22MB/s 0:10:41
125,206,528 13% 1.22MB/s 0:10:40
126,517,248 13% 1.22MB/s 0:10:38
127,827,968 13% 1.22MB/s 0:10:40
129,138,688 13% 1.22MB/s 0:10:38
130,449,408 14% 1.22MB/s 0:10:40
131,760,128 14% 1.22MB/s 0:10:36
133,070,848 14% 1.23MB/s 0:10:31
134,381,568 14% 1.22MB/s 0:10:32
135,692,288 14% 1.23MB/s 0:10:28
137,003,008 14% 1.23MB/s 0:10:29
138,313,728 14% 1.23MB/s 0:10:28
139,624,448 15% 1.23MB/s 0:10:26
140,935,168 15% 1.22MB/s 0:10:26
142,245,888 15% 1.23MB/s 0:10:25
143,556,608 15% 1.22MB/s 0:10:24
144,867,328 15% 1.22MB/s 0:10:25
146,178,048 15% 1.23MB/s 0:10:21
147,488,768 15% 1.22MB/s 0:10:21
148,799,488 16% 1.23MB/s 0:10:19
150,110,208 16% 1.23MB/s 0:10:17
151,420,928 16% 1.22MB/s 0:10:19
152,731,648 16% 1.23MB/s 0:10:16
154,042,368 16% 1.22MB/s 0:10:17
155,353,088 16% 1.23MB/s 0:10:13
156,663,808 16% 1.23MB/s 0:10:12
157,974,528 17% 1.22MB/s 0:10:13
159,285,248 17% 1.23MB/s 0:10:11
160,595,968 17% 1.22MB/s 0:10:11
161,906,688 17% 1.22MB/s 0:10:10
163,217,408 17% 1.23MB/s 0:10:08
164,528,128 17% 1.23MB/s 0:10:06
165,838,848 17% 1.23MB/s 0:10:05
167,149,568 18% 1.23MB/s 0:10:04
168,460,288 18% 1.23MB/s 0:10:04
169,771,008 18% 1.23MB/s 0:10:02
171,081,728 18% 1.23MB/s 0:10:02
172,392,448 18% 1.23MB/s 0:10:00
173,703,168 18% 1.23MB/s 0:09:59
175,013,888 18% 1.22MB/s 0:10:00
176,324,608 19% 1.23MB/s 0:09:57
177,635,328 19% 1.23MB/s 0:09:57
178,946,048 19% 1.23MB/s 0:09:55
180,256,768 19% 1.23MB/s 0:09:53
181,567,488 19% 1.23MB/s 0:09:53
182,878,208 19% 1.23MB/s 0:09:52
184,188,928 19% 1.23MB/s 0:09:51
185,499,648 20% 1.23MB/s 0:09:50
186,810,368 20% 1.23MB/s 0:09:49
188,121,088 20% 1.23MB/s 0:09:48
189,431,808 20% 1.23MB/s 0:09:47
190,742,528 20% 1.23MB/s 0:09:45
192,053,248 20% 1.23MB/s 0:09:44
193,363,968 20% 1.22MB/s 0:09:45
194,674,688 21% 1.22MB/s 0:09:46
195,985,408 21% 1.20MB/s 0:09:52
197,296,128 21% 1.20MB/s 0:09:55
198,606,848 21% 1.19MB/s 0:09:56
199,917,568 21% 1.19MB/s 0:09:57
201,228,288 21% 1.20MB/s 0:09:52
202,506,240 21% 1.18MB/s 0:09:57
203,816,960 21% 1.18MB/s 0:09:57
205,127,680 22% 1.18MB/s 0:09:56
206,438,400 22% 1.18MB/s 0:09:57
207,749,120 22% 1.18MB/s 0:09:56
209,059,840 22% 1.16MB/s 0:10:01
210,370,560 22% 1.17MB/s 0:09:57
211,681,280 22% 1.18MB/s 0:09:52
212,992,000 22% 1.20MB/s 0:09:42
214,302,720 23% 1.22MB/s 0:09:30
215,613,440 23% 1.20MB/s 0:09:39
216,924,160 23% 1.20MB/s 0:09:38
218,234,880 23% 1.20MB/s 0:09:37
219,545,600 23% 1.19MB/s 0:09:40
220,856,320 23% 1.21MB/s 0:09:30
222,167,040 23% 1.21MB/s 0:09:29
223,477,760 24% 1.21MB/s 0:09:28
224,788,480 24% 1.22MB/s 0:09:24
226,099,200 24% 1.21MB/s 0:09:23
227,409,920 24% 1.21MB/s 0:09:23
228,720,640 24% 1.21MB/s 0:09:22
230,031,360 24% 1.21MB/s 0:09:21
231,342,080 24% 1.21MB/s 0:09:20
232,652,800 25% 1.21MB/s 0:09:22
233,963,520 25% 1.20MB/s 0:09:22
235,274,240 25% 1.20MB/s 0:09:21
236,584,960 25% 1.21MB/s 0:09:17
237,895,680 25% 1.22MB/s 0:09:11
239,206,400 25% 1.22MB/s 0:09:09
240,517,120 25% 1.22MB/s 0:09:09
241,827,840 26% 1.22MB/s 0:09:08
243,138,560 26% 1.21MB/s 0:09:09
244,449,280 26% 1.22MB/s 0:09:08
245,760,000 26% 1.21MB/s 0:09:08
247,070,720 26% 1.21MB/s 0:09:09
248,381,440 26% 1.21MB/s 0:09:07
249,692,160 26% 1.21MB/s 0:09:06
251,002,880 27% 1.22MB/s 0:09:02
252,313,600 27% 1.22MB/s 0:08:59
253,624,320 27% 1.21MB/s 0:09:01
254,935,040 27% 1.21MB/s 0:09:00
256,245,760 27% 1.22MB/s 0:08:58
257,556,480 27% 1.22MB/s 0:08:56
258,867,200 27% 1.22MB/s 0:08:52
260,177,920 28% 1.22MB/s 0:08:52
261,488,640 28% 1.22MB/s 0:08:51
262,799,360 28% 1.22MB/s 0:08:50
264,110,080 28% 1.22MB/s 0:08:48
265,420,800 28% 1.22MB/s 0:08:47
266,731,520 28% 1.22MB/s 0:08:46
268,042,240 28% 1.22MB/s 0:08:47
269,352,960 29% 1.22MB/s 0:08:46
270,663,680 29% 1.22MB/s 0:08:46
271,974,400 29% 1.22MB/s 0:08:45
273,285,120 29% 1.22MB/s 0:08:44
274,595,840 29% 1.22MB/s 0:08:43
275,906,560 29% 1.22MB/s 0:08:41
277,217,280 29% 1.22MB/s 0:08:39
278,528,000 30% 1.22MB/s 0:08:36
279,838,720 30% 1.22MB/s 0:08:37
281,149,440 30% 1.22MB/s 0:08:36
282,460,160 30% 1.22MB/s 0:08:35
283,770,880 30% 1.21MB/s 0:08:39
285,081,600 30% 1.21MB/s 0:08:36
286,392,320 30% 1.21MB/s 0:08:35
287,703,040 31% 1.22MB/s 0:08:33
289,013,760 31% 1.23MB/s 0:08:27
290,324,480 31% 1.23MB/s 0:08:26
291,635,200 31% 1.23MB/s 0:08:25
292,945,920 31% 1.23MB/s 0:08:24
294,256,640 31% 1.23MB/s 0:08:23
295,567,360 31% 1.23MB/s 0:08:22
296,878,080 32% 1.23MB/s 0:08:21
298,188,800 32% 1.22MB/s 0:08:22
299,499,520 32% 1.22MB/s 0:08:22
300,810,240 32% 1.20MB/s 0:08:28
302,120,960 32% 1.20MB/s 0:08:27
303,431,680 32% 1.20MB/s 0:08:29
304,742,400 32% 1.18MB/s 0:08:34
306,053,120 33% 1.20MB/s 0:08:26
307,363,840 33% 1.20MB/s 0:08:24
308,674,560 33% 1.21MB/s 0:08:20
309,985,280 33% 1.22MB/s 0:08:13
311,296,000 33% 1.22MB/s 0:08:12
312,606,720 33% 1.22MB/s 0:08:11
313,917,440 33% 1.22MB/s 0:08:10
315,228,160 34% 1.22MB/s 0:08:07
316,538,880 34% 1.22MB/s 0:08:06
317,849,600 34% 1.22MB/s 0:08:05
319,160,320 34% 1.23MB/s 0:08:03
320,471,040 34% 1.23MB/s 0:08:02
321,781,760 34% 1.23MB/s 0:08:01
323,092,480 34% 1.23MB/s 0:08:00
324,403,200 35% 1.22MB/s 0:08:00
325,713,920 35% 1.22MB/s 0:07:59
327,024,640 35% 1.22MB/s 0:07:59
328,335,360 35% 1.22MB/s 0:07:58
329,646,080 35% 1.22MB/s 0:07:56
330,956,800 35% 1.22MB/s 0:07:55
332,267,520 35% 1.22MB/s 0:07:56
333,578,240 35% 1.22MB/s 0:07:55
334,888,960 36% 1.21MB/s 0:07:57
336,166,912 36% 1.20MB/s 0:07:59
337,477,632 36% 1.21MB/s 0:07:57
338,788,352 36% 1.21MB/s 0:07:56
340,099,072 36% 1.21MB/s 0:07:53
341,409,792 36% 1.20MB/s 0:07:56
342,720,512 36% 1.19MB/s 0:07:57
343,703,552 37% 1.13MB/s 0:08:25
344,948,736 37% 1.09MB/s 0:08:43
345,735,168 37% 1000.00kB/s 0:09:41
347,045,888 37% 994.58kB/s 0:09:42
348,356,608 37% 1.04MB/s 0:09:03
349,667,328 37% 1.08MB/s 0:08:41
350,978,048 37% 1.20MB/s 0:07:46
352,288,768 38% 1.22MB/s 0:07:38
353,599,488 38% 1.22MB/s 0:07:37
354,910,208 38% 1.22MB/s 0:07:36
356,220,928 38% 1.23MB/s 0:07:33
357,531,648 38% 1.22MB/s 0:07:35
358,842,368 38% 1.22MB/s 0:07:34
360,153,088 38% 1.22MB/s 0:07:33
361,463,808 39% 1.22MB/s 0:07:32
362,774,528 39% 1.22MB/s 0:07:30
364,085,248 39% 1.22MB/s 0:07:28
365,395,968 39% 1.23MB/s 0:07:27
366,706,688 39% 1.23MB/s 0:07:25
368,017,408 39% 1.23MB/s 0:07:25
369,328,128 39% 1.23MB/s 0:07:23
370,638,848 39% 1.22MB/s 0:07:23
371,949,568 40% 1.22MB/s 0:07:22
373,260,288 40% 1.22MB/s 0:07:22
374,571,008 40% 1.22MB/s 0:07:20
375,881,728 40% 1.22MB/s 0:07:19
377,192,448 40% 1.22MB/s 0:07:18
378,503,168 40% 1.23MB/s 0:07:16
379,813,888 40% 1.22MB/s 0:07:16
381,124,608 41% 1.22MB/s 0:07:15
382,435,328 41% 1.22MB/s 0:07:14
383,746,048 41% 1.22MB/s 0:07:13
385,056,768 41% 1.22MB/s 0:07:15
386,367,488 41% 1.22MB/s 0:07:13
387,678,208 41% 1.21MB/s 0:07:14
388,988,928 41% 1.20MB/s 0:07:16
390,299,648 42% 1.21MB/s 0:07:14
391,610,368 42% 1.20MB/s 0:07:14
392,921,088 42% 1.20MB/s 0:07:14
394,231,808 42% 1.21MB/s 0:07:10
395,542,528 42% 1.21MB/s 0:07:10
396,853,248 42% 1.20MB/s 0:07:10
398,163,968 42% 1.21MB/s 0:07:07
399,474,688 43% 1.21MB/s 0:07:06
400,785,408 43% 1.21MB/s 0:07:02
402,096,128 43% 1.22MB/s 0:06:59
403,406,848 43% 1.22MB/s 0:06:58
404,717,568 43% 1.22MB/s 0:06:57
406,028,288 43% 1.22MB/s 0:06:56
407,339,008 43% 1.22MB/s 0:06:54
408,649,728 44% 1.22MB/s 0:06:53
409,960,448 44% 1.23MB/s 0:06:51
411,271,168 44% 1.23MB/s 0:06:50
412,581,888 44% 1.23MB/s 0:06:49
413,892,608 44% 1.22MB/s 0:06:49
415,203,328 44% 1.23MB/s 0:06:47
416,514,048 44% 1.23MB/s 0:06:46
417,824,768 45% 1.23MB/s 0:06:44
419,135,488 45% 1.23MB/s 0:06:43
420,446,208 45% 1.23MB/s 0:06:43
421,756,928 45% 1.23MB/s 0:06:42
423,067,648 45% 1.23MB/s 0:06:41
424,378,368 45% 1.23MB/s 0:06:40
425,689,088 45% 1.23MB/s 0:06:39
426,999,808 46% 1.23MB/s 0:06:38
428,310,528 46% 1.23MB/s 0:06:36
429,621,248 46% 1.23MB/s 0:06:35
430,931,968 46% 1.23MB/s 0:06:34
432,242,688 46% 1.23MB/s 0:06:34
433,553,408 46% 1.22MB/s 0:06:33
434,864,128 46% 1.22MB/s 0:06:32
436,174,848 47% 1.22MB/s 0:06:33
437,354,496 47% 1.18MB/s 0:06:44
438,009,856 47% 1.02MB/s 0:07:47
439,058,432 47% 982.73kB/s 0:08:16
440,369,152 47% 986.75kB/s 0:08:12
441,679,872 47% 1016.85kB/s 0:07:57
442,990,592 47% 1.15MB/s 0:06:49
444,170,240 47% 1.17MB/s 0:06:41
445,218,816 48% 1.09MB/s 0:07:10
446,398,464 48% 1.06MB/s 0:07:21
447,709,184 48% 1.07MB/s 0:07:19
449,019,904 48% 1.11MB/s 0:07:00
450,330,624 48% 1.19MB/s 0:06:31
451,641,344 48% 1.23MB/s 0:06:18
452,952,064 48% 1.22MB/s 0:06:19
454,262,784 49% 1.22MB/s 0:06:18
455,573,504 49% 1.22MB/s 0:06:15
456,884,224 49% 1.22MB/s 0:06:14
458,194,944 49% 1.23MB/s 0:06:13
459,505,664 49% 1.23MB/s 0:06:12
460,816,384 49% 1.22MB/s 0:06:12
462,127,104 49% 1.22MB/s 0:06:11
463,437,824 50% 1.22MB/s 0:06:10
464,748,544 50% 1.22MB/s 0:06:09
466,059,264 50% 1.23MB/s 0:06:07
467,369,984 50% 1.23MB/s 0:06:05
468,680,704 50% 1.23MB/s 0:06:05
469,958,656 50% 1.22MB/s 0:06:06
471,269,376 50% 1.21MB/s 0:06:06
472,580,096 50% 1.21MB/s 0:06:05
473,890,816 51% 1.21MB/s 0:06:04
475,201,536 51% 1.22MB/s 0:06:00
476,512,256 51% 1.23MB/s 0:05:58
477,822,976 51% 1.23MB/s 0:05:57
479,133,696 51% 1.23MB/s 0:05:56
480,444,416 51% 1.22MB/s 0:05:55
481,755,136 51% 1.22MB/s 0:05:55
483,065,856 52% 1.22MB/s 0:05:55
484,376,576 52% 1.22MB/s 0:05:53
485,687,296 52% 1.22MB/s 0:05:52
486,998,016 52% 1.22MB/s 0:05:50
488,308,736 52% 1.23MB/s 0:05:49
489,619,456 52% 1.22MB/s 0:05:48
490,930,176 52% 1.22MB/s 0:05:47
492,240,896 53% 1.22MB/s 0:05:47
493,551,616 53% 1.22MB/s 0:05:46
494,862,336 53% 1.22MB/s 0:05:45
496,173,056 53% 1.22MB/s 0:05:44
497,483,776 53% 1.22MB/s 0:05:43
498,794,496 53% 1.22MB/s 0:05:43
500,105,216 53% 1.20MB/s 0:05:47
501,284,864 54% 1.17MB/s 0:05:54
502,464,512 54% 1.15MB/s 0:06:00
503,775,232 54% 1.13MB/s 0:06:06
504,954,880 54% 1.12MB/s 0:06:08
506,134,528 54% 1.12MB/s 0:06:07
507,445,248 54% 1.12MB/s 0:06:05
508,493,824 54% 1.09MB/s 0:06:15
509,542,400 54% 1.06MB/s 0:06:26
510,722,048 55% 1.04MB/s 0:06:30
512,032,768 55% 1.05MB/s 0:06:25
513,343,488 55% 1.09MB/s 0:06:10
514,654,208 55% 1.15MB/s 0:05:50
515,964,928 55% 1.19MB/s 0:05:36
517,275,648 55% 1.20MB/s 0:05:31
518,586,368 55% 1.23MB/s 0:05:24
519,897,088 56% 1.23MB/s 0:05:23
521,207,808 56% 1.23MB/s 0:05:23
522,518,528 56% 1.22MB/s 0:05:22
523,829,248 56% 1.22MB/s 0:05:21
525,139,968 56% 1.22MB/s 0:05:21
526,450,688 56% 1.22MB/s 0:05:20
527,761,408 56% 1.22MB/s 0:05:18
529,072,128 57% 1.22MB/s 0:05:17
530,382,848 57% 1.21MB/s 0:05:20
531,693,568 57% 1.20MB/s 0:05:22
533,004,288 57% 1.19MB/s 0:05:22
534,315,008 57% 1.19MB/s 0:05:22
535,625,728 57% 1.21MB/s 0:05:16
536,936,448 57% 1.21MB/s 0:05:13
538,247,168 58% 1.22MB/s 0:05:10
539,557,888 58% 1.22MB/s 0:05:09
540,868,608 58% 1.22MB/s 0:05:08
542,179,328 58% 1.22MB/s 0:05:07
543,490,048 58% 1.22MB/s 0:05:06
544,800,768 58% 1.22MB/s 0:05:05
546,111,488 58% 1.22MB/s 0:05:03
547,422,208 59% 1.22MB/s 0:05:02
548,732,928 59% 1.22MB/s 0:05:01
550,043,648 59% 1.22MB/s 0:05:00
551,354,368 59% 1.22MB/s 0:04:59
552,665,088 59% 1.22MB/s 0:04:58
553,975,808 59% 1.22MB/s 0:04:58
555,286,528 59% 1.22MB/s 0:04:58
556,597,248 60% 1.21MB/s 0:04:58
557,907,968 60% 1.21MB/s 0:04:56
559,218,688 60% 1.22MB/s 0:04:55
560,529,408 60% 1.22MB/s 0:04:53
561,840,128 60% 1.23MB/s 0:04:49
563,150,848 60% 1.23MB/s 0:04:49
564,461,568 60% 1.23MB/s 0:04:47
565,772,288 61% 1.23MB/s 0:04:46
567,083,008 61% 1.23MB/s 0:04:46
568,393,728 61% 1.22MB/s 0:04:45
569,704,448 61% 1.23MB/s 0:04:44
571,015,168 61% 1.22MB/s 0:04:44
572,325,888 61% 1.22MB/s 0:04:43
573,636,608 61% 1.22MB/s 0:04:42
574,947,328 62% 1.22MB/s 0:04:41
576,258,048 62% 1.22MB/s 0:04:39
577,568,768 62% 1.22MB/s 0:04:38
578,879,488 62% 1.22MB/s 0:04:37
580,190,208 62% 1.22MB/s 0:04:36
581,500,928 62% 1.22MB/s 0:04:35
582,811,648 62% 1.22MB/s 0:04:34
584,122,368 63% 1.22MB/s 0:04:33
585,433,088 63% 1.22MB/s 0:04:33
586,743,808 63% 1.22MB/s 0:04:32
588,054,528 63% 1.22MB/s 0:04:31
589,365,248 63% 1.22MB/s 0:04:29
590,675,968 63% 1.23MB/s 0:04:27
591,986,688 63% 1.23MB/s 0:04:26
593,297,408 64% 1.23MB/s 0:04:24
594,608,128 64% 1.23MB/s 0:04:24
595,918,848 64% 1.23MB/s 0:04:23
597,229,568 64% 1.23MB/s 0:04:22
598,540,288 64% 1.23MB/s 0:04:21
599,851,008 64% 1.22MB/s 0:04:20
601,161,728 64% 1.22MB/s 0:04:20
602,472,448 65% 1.22MB/s 0:04:19
603,783,168 65% 1.22MB/s 0:04:18
605,061,120 65% 1.22MB/s 0:04:18
606,371,840 65% 1.22MB/s 0:04:16
607,682,560 65% 1.22MB/s 0:04:15
608,993,280 65% 1.22MB/s 0:04:14
610,304,000 65% 1.23MB/s 0:04:12
611,614,720 65% 1.23MB/s 0:04:10
612,925,440 66% 1.22MB/s 0:04:11
614,236,160 66% 1.22MB/s 0:04:10
615,546,880 66% 1.21MB/s 0:04:11
616,857,600 66% 1.21MB/s 0:04:09
618,168,320 66% 1.22MB/s 0:04:07
619,479,040 66% 1.22MB/s 0:04:05
620,789,760 66% 1.23MB/s 0:04:03
622,100,480 67% 1.22MB/s 0:04:03
623,411,200 67% 1.22MB/s 0:04:01
624,721,920 67% 1.22MB/s 0:04:00
626,032,640 67% 1.22MB/s 0:03:59
627,343,360 67% 1.23MB/s 0:03:58
628,654,080 67% 1.22MB/s 0:03:57
629,964,800 67% 1.22MB/s 0:03:56
631,275,520 68% 1.22MB/s 0:03:56
632,586,240 68% 1.22MB/s 0:03:55
633,896,960 68% 1.22MB/s 0:03:55
635,207,680 68% 1.22MB/s 0:03:54
636,518,400 68% 1.22MB/s 0:03:52
637,829,120 68% 1.22MB/s 0:03:51
639,139,840 68% 1.23MB/s 0:03:49
640,450,560 69% 1.23MB/s 0:03:47
641,761,280 69% 1.23MB/s 0:03:46
643,072,000 69% 1.22MB/s 0:03:46
644,382,720 69% 1.23MB/s 0:03:45
645,693,440 69% 1.22MB/s 0:03:44
647,004,160 69% 1.22MB/s 0:03:43
648,314,880 69% 1.22MB/s 0:03:42
649,625,600 70% 1.22MB/s 0:03:40
650,936,320 70% 1.22MB/s 0:03:40
652,247,040 70% 1.22MB/s 0:03:38
653,557,760 70% 1.22MB/s 0:03:38
654,868,480 70% 1.22MB/s 0:03:37
656,179,200 70% 1.22MB/s 0:03:35
657,489,920 70% 1.22MB/s 0:03:34
658,800,640 71% 1.22MB/s 0:03:33
660,111,360 71% 1.23MB/s 0:03:31
661,422,080 71% 1.23MB/s 0:03:31
662,732,800 71% 1.23MB/s 0:03:30
664,043,520 71% 1.23MB/s 0:03:28
665,354,240 71% 1.23MB/s 0:03:28
666,664,960 71% 1.23MB/s 0:03:27
667,975,680 72% 1.23MB/s 0:03:25
669,286,400 72% 1.23MB/s 0:03:25
670,597,120 72% 1.23MB/s 0:03:23
671,907,840 72% 1.22MB/s 0:03:23
673,218,560 72% 1.22MB/s 0:03:22
674,529,280 72% 1.22MB/s 0:03:21
675,840,000 72% 1.23MB/s 0:03:19
677,150,720 73% 1.23MB/s 0:03:18
678,461,440 73% 1.23MB/s 0:03:17
679,772,160 73% 1.23MB/s 0:03:16
681,082,880 73% 1.23MB/s 0:03:15
682,393,600 73% 1.22MB/s 0:03:14
683,704,320 73% 1.22MB/s 0:03:14
685,015,040 73% 1.22MB/s 0:03:13
686,194,688 74% 1.19MB/s 0:03:17
687,505,408 74% 1.20MB/s 0:03:15
688,816,128 74% 1.19MB/s 0:03:15
690,126,848 74% 1.19MB/s 0:03:14
691,437,568 74% 1.22MB/s 0:03:08
692,748,288 74% 1.22MB/s 0:03:08
694,059,008 74% 1.22MB/s 0:03:06
695,369,728 75% 1.22MB/s 0:03:05
696,680,448 75% 1.22MB/s 0:03:03
697,991,168 75% 1.22MB/s 0:03:02
699,301,888 75% 1.22MB/s 0:03:01
700,612,608 75% 1.22MB/s 0:03:00
701,923,328 75% 1.22MB/s 0:02:59
703,234,048 75% 1.21MB/s 0:03:00
704,544,768 76% 1.21MB/s 0:02:59
705,855,488 76% 1.20MB/s 0:02:59
707,166,208 76% 1.19MB/s 0:02:59
708,476,928 76% 1.21MB/s 0:02:56
709,787,648 76% 1.21MB/s 0:02:55
711,098,368 76% 1.22MB/s 0:02:52
712,409,088 76% 1.23MB/s 0:02:50
713,719,808 77% 1.22MB/s 0:02:50
715,030,528 77% 1.22MB/s 0:02:49
716,341,248 77% 1.22MB/s 0:02:49
717,651,968 77% 1.22MB/s 0:02:47
718,962,688 77% 1.22MB/s 0:02:47
720,273,408 77% 1.21MB/s 0:02:47
721,584,128 77% 1.21MB/s 0:02:45
722,894,848 77% 1.20MB/s 0:02:45
724,205,568 78% 1.21MB/s 0:02:43
725,516,288 78% 1.22MB/s 0:02:41
726,827,008 78% 1.22MB/s 0:02:40
728,137,728 78% 1.22MB/s 0:02:39
729,448,448 78% 1.22MB/s 0:02:38
730,759,168 78% 1.22MB/s 0:02:36
732,069,888 78% 1.22MB/s 0:02:36
733,380,608 79% 1.22MB/s 0:02:34
734,691,328 79% 1.22MB/s 0:02:33
736,002,048 79% 1.22MB/s 0:02:32
737,312,768 79% 1.22MB/s 0:02:31
738,590,720 79% 1.21MB/s 0:02:32
739,901,440 79% 1.21MB/s 0:02:31
741,212,160 79% 1.21MB/s 0:02:29
742,522,880 80% 1.21MB/s 0:02:28
743,833,600 80% 1.23MB/s 0:02:25
745,144,320 80% 1.22MB/s 0:02:25
746,455,040 80% 1.23MB/s 0:02:23
747,765,760 80% 1.22MB/s 0:02:23
749,076,480 80% 1.22MB/s 0:02:21
750,387,200 80% 1.23MB/s 0:02:20
751,697,920 81% 1.22MB/s 0:02:19
753,008,640 81% 1.22MB/s 0:02:18
754,319,360 81% 1.22MB/s 0:02:18
755,630,080 81% 1.22MB/s 0:02:17
756,940,800 81% 1.22MB/s 0:02:15
758,251,520 81% 1.23MB/s 0:02:14
759,562,240 81% 1.22MB/s 0:02:13
760,872,960 82% 1.23MB/s 0:02:12
762,183,680 82% 1.22MB/s 0:02:11
763,494,400 82% 1.22MB/s 0:02:10
764,805,120 82% 1.22MB/s 0:02:09
766,115,840 82% 1.22MB/s 0:02:08
767,426,560 82% 1.22MB/s 0:02:07
768,737,280 82% 1.22MB/s 0:02:06
770,048,000 83% 1.22MB/s 0:02:05
771,358,720 83% 1.22MB/s 0:02:04
772,669,440 83% 1.22MB/s 0:02:03
773,980,160 83% 1.21MB/s 0:02:03
775,290,880 83% 1.21MB/s 0:02:02
776,601,600 83% 1.21MB/s 0:02:01
777,912,320 83% 1.21MB/s 0:02:00
779,223,040 84% 1.22MB/s 0:01:58
780,533,760 84% 1.21MB/s 0:01:57
781,844,480 84% 1.22MB/s 0:01:56
783,155,200 84% 1.22MB/s 0:01:55
784,465,920 84% 1.22MB/s 0:01:53
785,776,640 84% 1.22MB/s 0:01:52
787,087,360 84% 1.22MB/s 0:01:51
788,398,080 85% 1.22MB/s 0:01:50
789,708,800 85% 1.22MB/s 0:01:49
791,019,520 85% 1.22MB/s 0:01:48
792,330,240 85% 1.22MB/s 0:01:47
793,640,960 85% 1.22MB/s 0:01:46
794,951,680 85% 1.22MB/s 0:01:45
796,262,400 85% 1.23MB/s 0:01:43
797,573,120 86% 1.23MB/s 0:01:42
798,883,840 86% 1.22MB/s 0:01:42
800,194,560 86% 1.22MB/s 0:01:40
801,505,280 86% 1.22MB/s 0:01:40
802,816,000 86% 1.22MB/s 0:01:39
804,126,720 86% 1.22MB/s 0:01:37
805,437,440 86% 1.22MB/s 0:01:37
806,748,160 87% 1.22MB/s 0:01:36
808,058,880 87% 1.22MB/s 0:01:35
809,369,600 87% 1.22MB/s 0:01:33
810,680,320 87% 1.23MB/s 0:01:32
811,991,040 87% 1.22MB/s 0:01:31
813,301,760 87% 1.23MB/s 0:01:30
814,612,480 87% 1.22MB/s 0:01:29
815,923,200 88% 1.22MB/s 0:01:28
817,233,920 88% 1.22MB/s 0:01:27
818,544,640 88% 1.22MB/s 0:01:26
819,855,360 88% 1.22MB/s 0:01:25
821,166,080 88% 1.22MB/s 0:01:24
822,476,800 88% 1.22MB/s 0:01:23
823,787,520 88% 1.22MB/s 0:01:22
825,098,240 89% 1.22MB/s 0:01:21
826,408,960 89% 1.22MB/s 0:01:20
827,719,680 89% 1.22MB/s 0:01:19
829,030,400 89% 1.22MB/s 0:01:18
830,341,120 89% 1.22MB/s 0:01:17
831,651,840 89% 1.22MB/s 0:01:16
832,962,560 89% 1.21MB/s 0:01:15
834,273,280 90% 1.22MB/s 0:01:14
835,584,000 90% 1.22MB/s 0:01:13
836,894,720 90% 1.22MB/s 0:01:11
838,205,440 90% 1.22MB/s 0:01:10
839,516,160 90% 1.22MB/s 0:01:09
840,826,880 90% 1.22MB/s 0:01:08
842,137,600 90% 1.22MB/s 0:01:08
843,448,320 91% 1.21MB/s 0:01:07
844,759,040 91% 1.21MB/s 0:01:06
846,069,760 91% 1.21MB/s 0:01:05
847,380,480 91% 1.21MB/s 0:01:03
848,691,200 91% 1.23MB/s 0:01:02
850,001,920 91% 1.23MB/s 0:01:01
851,312,640 91% 1.22MB/s 0:01:00
852,623,360 91% 1.22MB/s 0:00:59
853,934,080 92% 1.22MB/s 0:00:58
855,244,800 92% 1.22MB/s 0:00:57
856,555,520 92% 1.22MB/s 0:00:56
857,866,240 92% 1.23MB/s 0:00:54
859,176,960 92% 1.22MB/s 0:00:54
860,487,680 92% 1.22MB/s 0:00:52
861,798,400 92% 1.23MB/s 0:00:51
863,109,120 93% 1.22MB/s 0:00:50
864,419,840 93% 1.23MB/s 0:00:49
865,730,560 93% 1.22MB/s 0:00:48
867,041,280 93% 1.22MB/s 0:00:47
868,352,000 93% 1.22MB/s 0:00:46
869,662,720 93% 1.22MB/s 0:00:45
870,973,440 93% 1.22MB/s 0:00:44
872,284,160 94% 1.22MB/s 0:00:43
873,562,112 94% 1.22MB/s 0:00:42
874,872,832 94% 1.22MB/s 0:00:41
876,183,552 94% 1.22MB/s 0:00:40
877,494,272 94% 1.22MB/s 0:00:39
878,804,992 94% 1.23MB/s 0:00:38
880,115,712 94% 1.23MB/s 0:00:37
881,426,432 95% 1.23MB/s 0:00:36
882,737,152 95% 1.22MB/s 0:00:35
884,047,872 95% 1.22MB/s 0:00:34
885,358,592 95% 1.22MB/s 0:00:33
886,669,312 95% 1.22MB/s 0:00:32
887,980,032 95% 1.23MB/s 0:00:30
889,290,752 95% 1.23MB/s 0:00:29
890,601,472 96% 1.23MB/s 0:00:28
891,912,192 96% 1.23MB/s 0:00:27
893,222,912 96% 1.22MB/s 0:00:26
894,533,632 96% 1.22MB/s 0:00:25
895,844,352 96% 1.22MB/s 0:00:24
897,155,072 96% 1.22MB/s 0:00:23
898,465,792 96% 1.22MB/s 0:00:22
899,776,512 97% 1.22MB/s 0:00:21
901,087,232 97% 1.22MB/s 0:00:20
902,397,952 97% 1.22MB/s 0:00:19
903,708,672 97% 1.22MB/s 0:00:18
905,019,392 97% 1.22MB/s 0:00:17
906,330,112 97% 1.23MB/s 0:00:16
907,640,832 97% 1.23MB/s 0:00:15
908,951,552 98% 1.22MB/s 0:00:14
910,262,272 98% 1.22MB/s 0:00:13
911,572,992 98% 1.23MB/s 0:00:12
912,883,712 98% 1.23MB/s 0:00:11
914,194,432 98% 1.22MB/s 0:00:10
915,505,152 98% 1.23MB/s 0:00:08
916,815,872 98% 1.23MB/s 0:00:07
918,126,592 99% 1.22MB/s 0:00:06
919,437,312 99% 1.22MB/s 0:00:05
920,748,032 99% 1.22MB/s 0:00:04
922,058,752 99% 1.22MB/s 0:00:03
923,369,472 99% 1.22MB/s 0:00:02
924,680,192 99% 1.22MB/s 0:00:01
925,990,912 99% 1.22MB/s 0:00:00
926,807,608 100% 1.22MB/s 0:12:06 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz.sha256
133 100% 0.21kB/s 0:00:00
133 100% 0.21kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz
32,768 0% 52.12kB/s 4:43:17
491,520 0% 470.59kB/s 0:31:21
1,802,240 0% 862.32kB/s 0:17:05
3,112,960 0% 992.82kB/s 0:14:49
4,423,680 0% 1.03MB/s 0:13:53
5,734,400 0% 1.22MB/s 0:11:42
7,045,120 0% 1.22MB/s 0:11:42
8,355,840 0% 1.22MB/s 0:11:41
9,666,560 1% 1.22MB/s 0:11:43
10,977,280 1% 1.22MB/s 0:11:40
12,288,000 1% 1.22MB/s 0:11:38
13,598,720 1% 1.22MB/s 0:11:37
14,909,440 1% 1.23MB/s 0:11:33
16,220,160 1% 1.22MB/s 0:11:33
17,530,880 1% 1.23MB/s 0:11:31
18,841,600 2% 1.23MB/s 0:11:30
20,152,320 2% 1.23MB/s 0:11:29
21,463,040 2% 1.22MB/s 0:11:30
22,642,688 2% 1.20MB/s 0:11:44
23,953,408 2% 1.19MB/s 0:11:47
25,264,128 2% 1.19MB/s 0:11:47
26,574,848 2% 1.19MB/s 0:11:45
27,885,568 3% 1.21MB/s 0:11:30
29,196,288 3% 1.21MB/s 0:11:31
30,507,008 3% 1.21MB/s 0:11:29
31,817,728 3% 1.19MB/s 0:11:41
33,128,448 3% 1.19MB/s 0:11:38
34,439,168 3% 1.18MB/s 0:11:43
35,749,888 4% 1.18MB/s 0:11:42
37,060,608 4% 1.19MB/s 0:11:34
38,371,328 4% 1.18MB/s 0:11:42
39,682,048 4% 1.20MB/s 0:11:29
40,992,768 4% 1.18MB/s 0:11:39
42,303,488 4% 1.19MB/s 0:11:33
43,581,440 4% 1.20MB/s 0:11:23
44,793,856 5% 1.18MB/s 0:11:35
46,104,576 5% 1.18MB/s 0:11:33
47,415,296 5% 1.18MB/s 0:11:31
48,594,944 5% 1.16MB/s 0:11:44
49,905,664 5% 1.18MB/s 0:11:30
51,216,384 5% 1.19MB/s 0:11:27
52,527,104 5% 1.18MB/s 0:11:28
53,837,824 6% 1.21MB/s 0:11:13
55,017,472 6% 1.18MB/s 0:11:26
56,328,192 6% 1.19MB/s 0:11:19
57,638,912 6% 1.18MB/s 0:11:25
58,949,632 6% 1.18MB/s 0:11:24
60,260,352 6% 1.18MB/s 0:11:21
61,571,072 6% 1.19MB/s 0:11:18
62,881,792 7% 1.18MB/s 0:11:18
64,192,512 7% 1.18MB/s 0:11:17
65,503,232 7% 1.18MB/s 0:11:16
66,813,952 7% 1.18MB/s 0:11:15
68,124,672 7% 1.18MB/s 0:11:16
69,435,392 7% 1.18MB/s 0:11:15
70,746,112 7% 1.18MB/s 0:11:13
72,056,832 8% 1.18MB/s 0:11:15
73,367,552 8% 1.20MB/s 0:11:02
74,678,272 8% 1.18MB/s 0:11:12
75,988,992 8% 1.20MB/s 0:10:59
77,299,712 8% 1.18MB/s 0:11:07
78,610,432 8% 1.18MB/s 0:11:06
79,921,152 9% 1.19MB/s 0:11:03
81,231,872 9% 1.18MB/s 0:11:03
82,542,592 9% 1.18MB/s 0:11:02
83,853,312 9% 1.18MB/s 0:11:01
85,164,032 9% 1.19MB/s 0:10:59
86,474,752 9% 1.18MB/s 0:10:59
87,785,472 9% 1.19MB/s 0:10:57
89,096,192 10% 1.18MB/s 0:10:59
90,374,144 10% 1.17MB/s 0:11:02
91,684,864 10% 1.17MB/s 0:11:03
92,995,584 10% 1.18MB/s 0:10:55
94,306,304 10% 1.17MB/s 0:10:59
95,617,024 10% 1.18MB/s 0:10:54
96,796,672 10% 1.16MB/s 0:11:06
98,107,392 11% 1.16MB/s 0:11:00
99,287,040 11% 1.15MB/s 0:11:06
100,597,760 11% 1.17MB/s 0:10:55
101,908,480 11% 1.18MB/s 0:10:50
103,219,200 11% 1.18MB/s 0:10:49
104,529,920 11% 1.18MB/s 0:10:44
105,840,640 11% 1.18MB/s 0:10:44
107,151,360 12% 1.18MB/s 0:10:43
108,462,080 12% 1.18MB/s 0:10:41
109,772,800 12% 1.18MB/s 0:10:42
111,083,520 12% 1.18MB/s 0:10:39
112,263,168 12% 1.18MB/s 0:10:40
113,573,888 12% 1.18MB/s 0:10:39
114,884,608 12% 1.20MB/s 0:10:27
116,195,328 13% 1.18MB/s 0:10:35
117,506,048 13% 1.21MB/s 0:10:21
118,685,696 13% 1.18MB/s 0:10:33
119,996,416 13% 1.19MB/s 0:10:31
121,307,136 13% 1.18MB/s 0:10:31
122,617,856 13% 1.18MB/s 0:10:31
123,830,272 13% 1.19MB/s 0:10:26
125,108,224 14% 1.18MB/s 0:10:29
126,418,944 14% 1.18MB/s 0:10:27
127,729,664 14% 1.18MB/s 0:10:25
129,040,384 14% 1.18MB/s 0:10:27
130,351,104 14% 1.19MB/s 0:10:22
131,661,824 14% 1.20MB/s 0:10:12
132,972,544 15% 1.18MB/s 0:10:20
134,283,264 15% 1.21MB/s 0:10:08
135,593,984 15% 1.19MB/s 0:10:18
136,904,704 15% 1.19MB/s 0:10:16
138,215,424 15% 1.19MB/s 0:10:15
139,526,144 15% 1.18MB/s 0:10:16
140,705,792 15% 1.18MB/s 0:10:17
142,016,512 16% 1.17MB/s 0:10:18
143,327,232 16% 1.17MB/s 0:10:19
144,637,952 16% 1.18MB/s 0:10:15
145,948,672 16% 1.18MB/s 0:10:13
147,259,392 16% 1.18MB/s 0:10:10
148,439,040 16% 1.17MB/s 0:10:13
149,749,760 16% 1.17MB/s 0:10:13
151,060,480 17% 1.17MB/s 0:10:12
152,371,200 17% 1.17MB/s 0:10:10
153,681,920 17% 1.18MB/s 0:10:04
154,992,640 17% 1.19MB/s 0:10:01
156,303,360 17% 1.19MB/s 0:10:00
157,614,080 17% 1.18MB/s 0:10:00
158,924,800 17% 1.19MB/s 0:09:54
160,235,520 18% 1.18MB/s 0:09:59
161,546,240 18% 1.21MB/s 0:09:46
162,856,960 18% 1.18MB/s 0:09:56
164,167,680 18% 1.19MB/s 0:09:50
165,478,400 18% 1.18MB/s 0:09:53
166,789,120 18% 1.18MB/s 0:09:52
167,968,768 18% 1.18MB/s 0:09:54
169,279,488 19% 1.18MB/s 0:09:55
170,590,208 19% 1.17MB/s 0:09:54
171,900,928 19% 1.18MB/s 0:09:53
173,211,648 19% 1.18MB/s 0:09:48
174,522,368 19% 1.18MB/s 0:09:47
175,833,088 19% 1.18MB/s 0:09:46
177,143,808 19% 1.18MB/s 0:09:46
178,388,992 20% 1.19MB/s 0:09:39
179,634,176 20% 1.18MB/s 0:09:45
180,944,896 20% 1.18MB/s 0:09:42
182,255,616 20% 1.18MB/s 0:09:41
183,435,264 20% 1.17MB/s 0:09:48
184,745,984 20% 1.18MB/s 0:09:39
186,056,704 21% 1.18MB/s 0:09:38
187,367,424 21% 1.18MB/s 0:09:37
188,678,144 21% 1.19MB/s 0:09:34
189,988,864 21% 1.18MB/s 0:09:37
191,299,584 21% 1.17MB/s 0:09:38
192,610,304 21% 1.17MB/s 0:09:40
193,921,024 21% 1.19MB/s 0:09:27
195,231,744 22% 1.18MB/s 0:09:32
196,542,464 22% 1.20MB/s 0:09:21
197,853,184 22% 1.18MB/s 0:09:27
199,163,904 22% 1.18MB/s 0:09:29
200,343,552 22% 1.16MB/s 0:09:39
201,654,272 22% 1.15MB/s 0:09:38
202,964,992 22% 1.16MB/s 0:09:34
204,275,712 23% 1.16MB/s 0:09:32
205,586,432 23% 1.19MB/s 0:09:20
206,897,152 23% 1.19MB/s 0:09:19
208,076,800 23% 1.18MB/s 0:09:22
209,387,520 23% 1.18MB/s 0:09:19
210,698,240 23% 1.18MB/s 0:09:19
212,008,960 23% 1.18MB/s 0:09:19
213,319,680 24% 1.20MB/s 0:09:07
214,630,400 24% 1.18MB/s 0:09:15
215,941,120 24% 1.20MB/s 0:09:04
217,120,768 24% 1.18MB/s 0:09:12
218,431,488 24% 1.18MB/s 0:09:11
219,742,208 24% 1.18MB/s 0:09:10
221,052,928 24% 1.18MB/s 0:09:09
222,363,648 25% 1.19MB/s 0:09:06
223,641,600 25% 1.18MB/s 0:09:09
224,952,320 25% 1.18MB/s 0:09:07
226,263,040 25% 1.18MB/s 0:09:06
227,573,760 25% 1.18MB/s 0:09:05
228,884,480 25% 1.18MB/s 0:09:02
230,195,200 25% 1.19MB/s 0:09:00
231,505,920 26% 1.19MB/s 0:08:59
232,816,640 26% 1.19MB/s 0:08:55
234,127,360 26% 1.19MB/s 0:08:55
235,438,080 26% 1.19MB/s 0:08:53
236,748,800 26% 1.18MB/s 0:08:55
238,059,520 26% 1.18MB/s 0:08:57
239,370,240 27% 1.18MB/s 0:08:53
240,680,960 27% 1.18MB/s 0:08:54
241,991,680 27% 1.19MB/s 0:08:50
243,302,400 27% 1.19MB/s 0:08:49
244,613,120 27% 1.19MB/s 0:08:48
245,923,840 27% 1.19MB/s 0:08:46
247,234,560 27% 1.19MB/s 0:08:45
248,545,280 28% 1.19MB/s 0:08:41
249,856,000 28% 1.19MB/s 0:08:44
251,166,720 28% 1.20MB/s 0:08:38
252,477,440 28% 1.18MB/s 0:08:44
253,788,160 28% 1.19MB/s 0:08:37
255,098,880 28% 1.18MB/s 0:08:41
256,409,600 28% 1.19MB/s 0:08:38
257,720,320 29% 1.19MB/s 0:08:37
259,031,040 29% 1.18MB/s 0:08:37
260,210,688 29% 1.18MB/s 0:08:38
261,521,408 29% 1.18MB/s 0:08:37
262,832,128 29% 1.18MB/s 0:08:35
264,142,848 29% 1.18MB/s 0:08:33
265,322,496 29% 1.19MB/s 0:08:31
266,633,216 30% 1.18MB/s 0:08:30
267,943,936 30% 1.18MB/s 0:08:29
269,254,656 30% 1.18MB/s 0:08:29
270,565,376 30% 1.18MB/s 0:08:27
271,876,096 30% 1.18MB/s 0:08:26
273,186,816 30% 1.18MB/s 0:08:25
274,497,536 30% 1.18MB/s 0:08:24
275,808,256 31% 1.19MB/s 0:08:22
277,118,976 31% 1.18MB/s 0:08:22
278,429,696 31% 1.18MB/s 0:08:21
279,740,416 31% 1.17MB/s 0:08:24
280,952,832 31% 1.18MB/s 0:08:21
282,230,784 31% 1.17MB/s 0:08:22
283,541,504 32% 1.18MB/s 0:08:20
284,852,224 32% 1.18MB/s 0:08:17
286,162,944 32% 1.18MB/s 0:08:17
287,473,664 32% 1.19MB/s 0:08:13
288,784,384 32% 1.18MB/s 0:08:15
290,095,104 32% 1.18MB/s 0:08:13
291,405,824 32% 1.18MB/s 0:08:13
292,716,544 33% 1.18MB/s 0:08:12
294,027,264 33% 1.17MB/s 0:08:12
295,337,984 33% 1.18MB/s 0:08:09
296,648,704 33% 1.19MB/s 0:08:05
297,959,424 33% 1.18MB/s 0:08:06
299,270,144 33% 1.20MB/s 0:07:57
300,580,864 33% 1.18MB/s 0:08:03
301,891,584 34% 1.19MB/s 0:07:57
303,202,304 34% 1.18MB/s 0:08:01
304,513,024 34% 1.17MB/s 0:08:05
305,823,744 34% 1.17MB/s 0:08:04
307,134,464 34% 1.14MB/s 0:08:14
308,445,184 34% 1.15MB/s 0:08:10
309,755,904 34% 1.16MB/s 0:08:03
311,066,624 35% 1.16MB/s 0:08:04
312,377,344 35% 1.18MB/s 0:07:55
313,688,064 35% 1.18MB/s 0:07:54
314,998,784 35% 1.17MB/s 0:07:57
316,178,432 35% 1.16MB/s 0:07:57
317,489,152 35% 1.18MB/s 0:07:52
318,799,872 35% 1.17MB/s 0:07:52
320,110,592 36% 1.18MB/s 0:07:47
321,290,240 36% 1.18MB/s 0:07:46
322,600,960 36% 1.18MB/s 0:07:47
323,911,680 36% 1.18MB/s 0:07:45
325,222,400 36% 1.18MB/s 0:07:43
326,402,048 36% 1.18MB/s 0:07:43
327,712,768 36% 1.18MB/s 0:07:41
329,023,488 37% 1.18MB/s 0:07:40
330,334,208 37% 1.18MB/s 0:07:39
331,644,928 37% 1.19MB/s 0:07:36
332,955,648 37% 1.19MB/s 0:07:35
334,266,368 37% 1.19MB/s 0:07:33
335,577,088 37% 1.18MB/s 0:07:34
336,887,808 38% 1.19MB/s 0:07:32
338,198,528 38% 1.18MB/s 0:07:33
339,509,248 38% 1.19MB/s 0:07:27
340,819,968 38% 1.18MB/s 0:07:30
342,130,688 38% 1.20MB/s 0:07:23
343,310,336 38% 1.18MB/s 0:07:30
344,621,056 38% 1.17MB/s 0:07:30
345,931,776 39% 1.17MB/s 0:07:31
347,242,496 39% 1.17MB/s 0:07:29
348,422,144 39% 1.17MB/s 0:07:28
349,732,864 39% 1.17MB/s 0:07:27
350,912,512 39% 1.16MB/s 0:07:28
352,223,232 39% 1.14MB/s 0:07:36
353,533,952 39% 1.15MB/s 0:07:33
354,844,672 40% 1.14MB/s 0:07:33
356,155,392 40% 1.17MB/s 0:07:22
357,466,112 40% 1.17MB/s 0:07:19
358,744,064 40% 1.19MB/s 0:07:12
360,054,784 40% 1.18MB/s 0:07:16
361,365,504 40% 1.18MB/s 0:07:15
362,545,152 40% 1.17MB/s 0:07:18
363,855,872 41% 1.17MB/s 0:07:14
365,035,520 41% 1.16MB/s 0:07:17
366,346,240 41% 1.16MB/s 0:07:16
367,656,960 41% 1.17MB/s 0:07:11
368,967,680 41% 1.17MB/s 0:07:10
370,147,328 41% 1.18MB/s 0:07:07
371,458,048 41% 1.18MB/s 0:07:05
372,768,768 42% 1.18MB/s 0:07:04
374,079,488 42% 1.18MB/s 0:07:03
375,390,208 42% 1.19MB/s 0:06:59
376,700,928 42% 1.18MB/s 0:07:00
378,011,648 42% 1.19MB/s 0:06:57
379,322,368 42% 1.18MB/s 0:06:58
380,633,088 42% 1.20MB/s 0:06:50
381,943,808 43% 1.18MB/s 0:06:55
383,254,528 43% 1.20MB/s 0:06:49
384,565,248 43% 1.19MB/s 0:06:52
385,875,968 43% 1.19MB/s 0:06:51
387,186,688 43% 1.19MB/s 0:06:50
388,497,408 43% 1.19MB/s 0:06:49
389,808,128 44% 1.19MB/s 0:06:48
391,118,848 44% 1.19MB/s 0:06:47
392,429,568 44% 1.18MB/s 0:06:46
393,740,288 44% 1.18MB/s 0:06:45
395,051,008 44% 1.18MB/s 0:06:45
396,361,728 44% 1.18MB/s 0:06:44
397,672,448 44% 1.18MB/s 0:06:43
398,983,168 45% 1.18MB/s 0:06:42
400,293,888 45% 1.19MB/s 0:06:39
401,604,608 45% 1.18MB/s 0:06:39
402,784,256 45% 1.18MB/s 0:06:41
404,094,976 45% 1.17MB/s 0:06:43
405,405,696 45% 1.16MB/s 0:06:44
406,716,416 45% 1.15MB/s 0:06:48
408,027,136 46% 1.14MB/s 0:06:47
409,337,856 46% 1.14MB/s 0:06:49
410,648,576 46% 1.15MB/s 0:06:44
411,828,224 46% 1.14MB/s 0:06:47
413,138,944 46% 1.16MB/s 0:06:39
414,318,592 46% 1.14MB/s 0:06:43
415,629,312 46% 1.15MB/s 0:06:39
416,808,960 47% 1.15MB/s 0:06:37
418,119,680 47% 1.16MB/s 0:06:34
419,299,328 47% 1.16MB/s 0:06:32
420,610,048 47% 1.16MB/s 0:06:32
421,789,696 47% 1.16MB/s 0:06:31
423,100,416 47% 1.16MB/s 0:06:30
424,280,064 47% 1.16MB/s 0:06:29
425,590,784 48% 1.16MB/s 0:06:27
426,770,432 48% 1.15MB/s 0:06:28
428,081,152 48% 1.14MB/s 0:06:31
429,391,872 48% 1.14MB/s 0:06:31
430,702,592 48% 1.13MB/s 0:06:31
431,882,240 48% 1.12MB/s 0:06:34
433,192,960 48% 1.13MB/s 0:06:31
434,503,680 49% 1.12MB/s 0:06:33
435,683,328 49% 1.10MB/s 0:06:40
436,994,048 49% 1.11MB/s 0:06:33
438,304,768 49% 1.11MB/s 0:06:32
439,484,416 49% 1.12MB/s 0:06:28
440,795,136 49% 1.14MB/s 0:06:21
442,105,856 49% 1.16MB/s 0:06:14
443,416,576 50% 1.17MB/s 0:06:10
444,727,296 50% 1.19MB/s 0:06:01
446,038,016 50% 1.20MB/s 0:05:58
447,348,736 50% 1.21MB/s 0:05:54
448,659,456 50% 1.20MB/s 0:05:56
449,970,176 50% 1.19MB/s 0:05:56
451,149,824 50% 1.18MB/s 0:05:59
452,460,544 51% 1.16MB/s 0:06:04
453,640,192 51% 1.15MB/s 0:06:07
454,950,912 51% 1.14MB/s 0:06:09
456,130,560 51% 1.14MB/s 0:06:09
457,441,280 51% 1.14MB/s 0:06:07
458,489,856 51% 1.09MB/s 0:06:21
459,800,576 51% 1.10MB/s 0:06:16
461,111,296 52% 1.12MB/s 0:06:08
462,159,872 52% 1.08MB/s 0:06:21
463,470,592 52% 1.16MB/s 0:05:56
464,519,168 52% 1.07MB/s 0:06:24
465,305,600 52% 945.74kB/s 0:07:24
466,616,320 52% 998.17kB/s 0:07:00
467,795,968 52% 968.36kB/s 0:07:11
468,451,328 52% 906.52kB/s 0:07:40
469,499,904 52% 987.23kB/s 0:07:01
470,810,624 53% 989.37kB/s 0:06:59
471,859,200 53% 927.32kB/s 0:07:26
472,514,560 53% 926.67kB/s 0:07:26
473,825,280 53% 988.53kB/s 0:06:56
475,136,000 53% 987.61kB/s 0:06:55
475,922,432 53% 950.87kB/s 0:07:11
476,708,864 53% 967.64kB/s 0:07:02
478,019,584 53% 981.55kB/s 0:06:55
479,232,000 54% 964.09kB/s 0:07:01
480,378,880 54% 1.04MB/s 0:06:21
481,689,600 54% 1.17MB/s 0:05:36
482,869,248 54% 1.13MB/s 0:05:49
484,179,968 54% 1.14MB/s 0:05:42
485,359,616 54% 1.10MB/s 0:05:54
486,014,976 54% 985.99kB/s 0:06:45
487,063,552 54% 950.79kB/s 0:06:59
488,374,272 55% 946.40kB/s 0:07:00
489,160,704 55% 881.29kB/s 0:07:30
489,816,064 55% 880.46kB/s 0:07:29
490,995,712 55% 927.09kB/s 0:07:05
492,273,664 55% 911.00kB/s 0:07:12
493,191,168 55% 954.88kB/s 0:06:51
494,501,888 55% 1.08MB/s 0:05:53
495,550,464 55% 1.04MB/s 0:06:05
496,205,824 56% 938.65kB/s 0:06:55
497,123,328 56% 940.48kB/s 0:06:53
498,434,048 56% 942.79kB/s 0:06:50
499,482,624 56% 923.74kB/s 0:06:58
500,137,984 56% 921.53kB/s 0:06:58
501,186,560 56% 952.02kB/s 0:06:44
502,497,280 56% 951.33kB/s 0:06:43
503,414,784 56% 928.21kB/s 0:06:52
504,725,504 56% 1.06MB/s 0:05:52
506,036,224 57% 1.08MB/s 0:05:42
506,691,584 57% 960.83kB/s 0:06:34
507,609,088 57% 961.05kB/s 0:06:33
508,919,808 57% 960.38kB/s 0:06:32
509,968,384 57% 923.08kB/s 0:06:47
510,623,744 57% 922.19kB/s 0:06:46
511,541,248 57% 942.10kB/s 0:06:37
512,851,968 57% 942.79kB/s 0:06:35
513,900,544 58% 916.69kB/s 0:06:45
514,555,904 58% 915.16kB/s 0:06:45
515,735,552 58% 960.60kB/s 0:06:25
517,046,272 58% 960.83kB/s 0:06:23
517,832,704 58% 909.95kB/s 0:06:44
518,488,064 58% 916.03kB/s 0:06:41
519,798,784 58% 951.33kB/s 0:06:24
521,109,504 58% 940.73kB/s 0:06:27
521,895,936 58% 919.37kB/s 0:06:35
522,813,440 59% 959.13kB/s 0:06:18
524,124,160 59% 965.49kB/s 0:06:14
525,172,736 59% 917.24kB/s 0:06:33
525,959,168 59% 923.22kB/s 0:06:29
527,007,744 59% 963.08kB/s 0:06:12
528,318,464 59% 962.63kB/s 0:06:11
529,104,896 59% 873.52kB/s 0:06:48
529,891,328 59% 895.31kB/s 0:06:37
531,202,048 59% 958.35kB/s 0:06:10
532,250,624 60% 896.99kB/s 0:06:34
533,037,056 60% 890.13kB/s 0:06:36
534,085,632 60% 960.38kB/s 0:06:06
535,396,352 60% 961.05kB/s 0:06:04
536,313,856 60% 910.93kB/s 0:06:23
536,969,216 60% 919.98kB/s 0:06:19
538,148,864 60% 954.30kB/s 0:06:04
539,459,584 60% 917.67kB/s 0:06:17
540,114,944 60% 880.04kB/s 0:06:32
541,032,448 61% 931.24kB/s 0:06:10
542,343,168 61% 956.34kB/s 0:05:59
543,391,744 61% 910.17kB/s 0:06:16
544,047,104 61% 911.46kB/s 0:06:15
545,226,752 61% 962.63kB/s 0:05:53
546,537,472 61% 963.08kB/s 0:05:52
547,848,192 61% 1.03MB/s 0:05:22
549,158,912 61% 1.17MB/s 0:04:40
550,469,632 62% 1.23MB/s 0:04:27
551,780,352 62% 1.23MB/s 0:04:26
553,091,072 62% 1.22MB/s 0:04:25
554,401,792 62% 1.22MB/s 0:04:24
555,712,512 62% 1.22MB/s 0:04:23
557,023,232 62% 1.22MB/s 0:04:22
558,333,952 63% 1.22MB/s 0:04:21
559,644,672 63% 1.22MB/s 0:04:20
560,955,392 63% 1.22MB/s 0:04:19
562,266,112 63% 1.22MB/s 0:04:18
563,576,832 63% 1.22MB/s 0:04:17
564,887,552 63% 1.22MB/s 0:04:17
566,198,272 63% 1.22MB/s 0:04:16
567,508,992 64% 1.22MB/s 0:04:15
568,819,712 64% 1.22MB/s 0:04:13
570,130,432 64% 1.22MB/s 0:04:12
571,441,152 64% 1.23MB/s 0:04:10
572,751,872 64% 1.22MB/s 0:04:09
574,062,592 64% 1.22MB/s 0:04:09
575,373,312 64% 1.22MB/s 0:04:07
576,684,032 65% 1.22MB/s 0:04:07
577,994,752 65% 1.22MB/s 0:04:05
579,305,472 65% 1.22MB/s 0:04:04
580,616,192 65% 1.22MB/s 0:04:03
581,926,912 65% 1.22MB/s 0:04:02
583,237,632 65% 1.22MB/s 0:04:01
584,548,352 65% 1.23MB/s 0:03:59
585,859,072 66% 1.23MB/s 0:03:59
587,169,792 66% 1.23MB/s 0:03:58
588,480,512 66% 1.23MB/s 0:03:56
589,791,232 66% 1.23MB/s 0:03:56
591,101,952 66% 1.22MB/s 0:03:55
592,412,672 66% 1.23MB/s 0:03:53
593,723,392 67% 1.22MB/s 0:03:53
595,034,112 67% 1.22MB/s 0:03:52
596,344,832 67% 1.23MB/s 0:03:50
597,655,552 67% 1.22MB/s 0:03:49
598,966,272 67% 1.22MB/s 0:03:49
600,276,992 67% 1.23MB/s 0:03:47
601,587,712 67% 1.23MB/s 0:03:46
602,898,432 68% 1.23MB/s 0:03:45
604,209,152 68% 1.23MB/s 0:03:43
605,519,872 68% 1.23MB/s 0:03:43
606,830,592 68% 1.23MB/s 0:03:42
608,141,312 68% 1.22MB/s 0:03:41
609,452,032 68% 1.22MB/s 0:03:40
610,762,752 68% 1.22MB/s 0:03:39
612,073,472 69% 1.22MB/s 0:03:38
613,384,192 69% 1.22MB/s 0:03:37
614,694,912 69% 1.22MB/s 0:03:36
616,005,632 69% 1.22MB/s 0:03:35
617,316,352 69% 1.22MB/s 0:03:34
618,627,072 69% 1.22MB/s 0:03:34
619,937,792 69% 1.22MB/s 0:03:33
621,248,512 70% 1.21MB/s 0:03:32
622,559,232 70% 1.21MB/s 0:03:31
623,869,952 70% 1.22MB/s 0:03:30
625,180,672 70% 1.22MB/s 0:03:29
626,458,624 70% 1.21MB/s 0:03:28
627,769,344 70% 1.21MB/s 0:03:27
629,080,064 71% 1.22MB/s 0:03:26
630,390,784 71% 1.21MB/s 0:03:25
631,701,504 71% 1.23MB/s 0:03:22
633,012,224 71% 1.22MB/s 0:03:21
634,322,944 71% 1.22MB/s 0:03:20
635,633,664 71% 1.23MB/s 0:03:19
636,944,384 71% 1.22MB/s 0:03:18
638,255,104 72% 1.22MB/s 0:03:18
639,565,824 72% 1.22MB/s 0:03:17
640,876,544 72% 1.22MB/s 0:03:16
642,187,264 72% 1.21MB/s 0:03:16
643,497,984 72% 1.21MB/s 0:03:14
644,808,704 72% 1.22MB/s 0:03:13
646,119,424 72% 1.21MB/s 0:03:14
647,430,144 73% 1.21MB/s 0:03:12
648,740,864 73% 1.21MB/s 0:03:11
650,051,584 73% 1.21MB/s 0:03:10
651,362,304 73% 1.22MB/s 0:03:07
652,673,024 73% 1.22MB/s 0:03:06
653,983,744 73% 1.22MB/s 0:03:05
655,294,464 73% 1.22MB/s 0:03:03
656,605,184 74% 1.23MB/s 0:03:02
657,915,904 74% 1.22MB/s 0:03:01
659,226,624 74% 1.22MB/s 0:03:00
660,537,344 74% 1.22MB/s 0:03:00
661,848,064 74% 1.22MB/s 0:02:59
663,158,784 74% 1.22MB/s 0:02:58
664,469,504 75% 1.22MB/s 0:02:57
665,780,224 75% 1.22MB/s 0:02:56
667,090,944 75% 1.22MB/s 0:02:55
668,401,664 75% 1.22MB/s 0:02:53
669,712,384 75% 1.22MB/s 0:02:52
671,023,104 75% 1.22MB/s 0:02:51
672,333,824 75% 1.23MB/s 0:02:49
673,644,544 76% 1.23MB/s 0:02:49
674,955,264 76% 1.22MB/s 0:02:48
676,265,984 76% 1.22MB/s 0:02:47
677,576,704 76% 1.22MB/s 0:02:46
678,887,424 76% 1.22MB/s 0:02:45
680,198,144 76% 1.22MB/s 0:02:45
681,508,864 76% 1.22MB/s 0:02:44
682,819,584 77% 1.22MB/s 0:02:42
684,130,304 77% 1.22MB/s 0:02:41
685,441,024 77% 1.23MB/s 0:02:39
686,751,744 77% 1.23MB/s 0:02:38
688,062,464 77% 1.21MB/s 0:02:39
689,373,184 77% 1.21MB/s 0:02:38
690,683,904 77% 1.20MB/s 0:02:38
691,732,480 78% 1.14MB/s 0:02:46
692,912,128 78% 1.10MB/s 0:02:50
694,222,848 78% 1.10MB/s 0:02:50
695,533,568 78% 1.11MB/s 0:02:47
696,844,288 78% 1.17MB/s 0:02:37
698,155,008 78% 1.22MB/s 0:02:30
699,465,728 78% 1.23MB/s 0:02:28
700,776,448 79% 1.23MB/s 0:02:27
702,087,168 79% 1.22MB/s 0:02:26
703,397,888 79% 1.22MB/s 0:02:25
704,577,536 79% 1.19MB/s 0:02:29
705,888,256 79% 1.19MB/s 0:02:28
707,198,976 79% 1.18MB/s 0:02:27
708,509,696 79% 1.17MB/s 0:02:27
709,689,344 80% 1.17MB/s 0:02:26
710,868,992 80% 1.13MB/s 0:02:31
712,179,712 80% 1.12MB/s 0:02:31
713,490,432 80% 1.13MB/s 0:02:29
714,801,152 80% 1.16MB/s 0:02:23
716,111,872 80% 1.21MB/s 0:02:17
717,422,592 80% 1.22MB/s 0:02:14
718,733,312 81% 1.22MB/s 0:02:14
720,044,032 81% 1.22MB/s 0:02:13
721,354,752 81% 1.22MB/s 0:02:11
722,665,472 81% 1.22MB/s 0:02:10
723,976,192 81% 1.22MB/s 0:02:09
725,286,912 81% 1.22MB/s 0:02:08
726,597,632 82% 1.22MB/s 0:02:07
727,908,352 82% 1.22MB/s 0:02:06
729,219,072 82% 1.22MB/s 0:02:05
730,529,792 82% 1.22MB/s 0:02:04
731,840,512 82% 1.22MB/s 0:02:03
733,151,232 82% 1.22MB/s 0:02:02
734,461,952 82% 1.23MB/s 0:02:00
735,772,672 83% 1.22MB/s 0:01:59
737,083,392 83% 1.23MB/s 0:01:58
738,394,112 83% 1.23MB/s 0:01:57
739,704,832 83% 1.23MB/s 0:01:56
741,015,552 83% 1.22MB/s 0:01:55
742,326,272 83% 1.22MB/s 0:01:54
743,636,992 83% 1.22MB/s 0:01:53
744,947,712 84% 1.22MB/s 0:01:52
746,258,432 84% 1.22MB/s 0:01:51
747,569,152 84% 1.22MB/s 0:01:50
748,879,872 84% 1.22MB/s 0:01:49
750,190,592 84% 1.22MB/s 0:01:48
751,501,312 84% 1.22MB/s 0:01:47
752,812,032 84% 1.22MB/s 0:01:46
753,991,680 85% 1.19MB/s 0:01:48
755,302,400 85% 1.17MB/s 0:01:48
756,613,120 85% 1.16MB/s 0:01:48
757,792,768 85% 1.13MB/s 0:01:51
759,103,488 85% 1.15MB/s 0:01:48
759,889,920 85% 1.03MB/s 0:01:59
760,643,584 85% 939.38kB/s 0:02:13
761,298,944 85% 805.84kB/s 0:02:34
762,216,448 86% 720.55kB/s 0:02:51
763,527,168 86% 834.00kB/s 0:02:26
764,706,816 86% 934.09kB/s 0:02:09
766,017,536 86% 1.06MB/s 0:01:50
767,328,256 86% 1.14MB/s 0:01:42
768,638,976 86% 1.14MB/s 0:01:40
769,949,696 86% 1.15MB/s 0:01:38
771,129,344 87% 1.14MB/s 0:01:38
772,308,992 87% 1.13MB/s 0:01:37
773,488,640 87% 1.12MB/s 0:01:37
774,668,288 87% 1.11MB/s 0:01:37
775,323,648 87% 1013.36kB/s 0:01:49
776,110,080 87% 899.01kB/s 0:02:02
777,420,800 87% 914.50kB/s 0:01:58
778,731,520 87% 938.73kB/s 0:01:54
780,042,240 88% 1.06MB/s 0:01:37
781,352,960 88% 1.20MB/s 0:01:25
782,663,680 88% 1.21MB/s 0:01:23
783,974,400 88% 1.22MB/s 0:01:21
785,285,120 88% 1.22MB/s 0:01:20
786,595,840 88% 1.22MB/s 0:01:19
787,906,560 88% 1.22MB/s 0:01:18
789,217,280 89% 1.22MB/s 0:01:17
790,528,000 89% 1.22MB/s 0:01:16
791,838,720 89% 1.22MB/s 0:01:15
793,149,440 89% 1.22MB/s 0:01:14
794,460,160 89% 1.22MB/s 0:01:13
795,770,880 89% 1.22MB/s 0:01:12
797,081,600 89% 1.23MB/s 0:01:10
798,392,320 90% 1.23MB/s 0:01:09
799,703,040 90% 1.23MB/s 0:01:08
801,013,760 90% 1.23MB/s 0:01:07
802,324,480 90% 1.23MB/s 0:01:06
803,635,200 90% 1.23MB/s 0:01:05
804,945,920 90% 1.23MB/s 0:01:04
806,256,640 91% 1.23MB/s 0:01:03
807,567,360 91% 1.22MB/s 0:01:02
808,878,080 91% 1.22MB/s 0:01:01
810,188,800 91% 1.22MB/s 0:01:00
811,499,520 91% 1.22MB/s 0:00:59
812,810,240 91% 1.22MB/s 0:00:58
814,120,960 91% 1.21MB/s 0:00:57
815,431,680 92% 1.21MB/s 0:00:56
816,742,400 92% 1.20MB/s 0:00:56
818,053,120 92% 1.21MB/s 0:00:54
819,363,840 92% 1.21MB/s 0:00:53
820,674,560 92% 1.21MB/s 0:00:52
821,985,280 92% 1.21MB/s 0:00:51
823,296,000 92% 1.20MB/s 0:00:51
824,606,720 93% 1.20MB/s 0:00:50
825,917,440 93% 1.20MB/s 0:00:48
827,228,160 93% 1.20MB/s 0:00:47
828,538,880 93% 1.20MB/s 0:00:46
829,849,600 93% 1.21MB/s 0:00:45
831,160,320 93% 1.21MB/s 0:00:44
832,471,040 93% 1.21MB/s 0:00:43
833,781,760 94% 1.21MB/s 0:00:41
835,092,480 94% 1.21MB/s 0:00:40
836,403,200 94% 1.21MB/s 0:00:40
837,713,920 94% 1.21MB/s 0:00:39
839,024,640 94% 1.21MB/s 0:00:37
840,335,360 94% 1.20MB/s 0:00:36
841,646,080 95% 1.20MB/s 0:00:35
842,956,800 95% 1.20MB/s 0:00:34
844,267,520 95% 1.20MB/s 0:00:33
845,578,240 95% 1.20MB/s 0:00:32
846,888,960 95% 1.20MB/s 0:00:31
848,199,680 95% 1.20MB/s 0:00:30
849,510,400 95% 1.20MB/s 0:00:29
850,821,120 96% 1.19MB/s 0:00:28
852,131,840 96% 1.20MB/s 0:00:27
853,442,560 96% 1.20MB/s 0:00:26
854,753,280 96% 1.21MB/s 0:00:25
856,064,000 96% 1.22MB/s 0:00:23
857,374,720 96% 1.22MB/s 0:00:22
858,685,440 96% 1.22MB/s 0:00:21
859,996,160 97% 1.22MB/s 0:00:20
861,306,880 97% 1.22MB/s 0:00:19
862,617,600 97% 1.22MB/s 0:00:18
863,928,320 97% 1.22MB/s 0:00:17
865,239,040 97% 1.22MB/s 0:00:16
866,549,760 97% 1.22MB/s 0:00:15
867,860,480 97% 1.22MB/s 0:00:14
869,171,200 98% 1.22MB/s 0:00:13
870,481,920 98% 1.23MB/s 0:00:12
871,792,640 98% 1.23MB/s 0:00:11
873,103,360 98% 1.22MB/s 0:00:10
874,414,080 98% 1.22MB/s 0:00:09
875,724,800 98% 1.22MB/s 0:00:08
877,035,520 98% 1.22MB/s 0:00:07
878,346,240 99% 1.22MB/s 0:00:06
879,656,960 99% 1.22MB/s 0:00:05
880,967,680 99% 1.22MB/s 0:00:03
882,278,400 99% 1.22MB/s 0:00:02
883,589,120 99% 1.22MB/s 0:00:01
884,899,840 99% 1.22MB/s 0:00:00
885,913,904 100% 1.16MB/s 0:12:10 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz.sha256
136 100% 0.18kB/s 0:00:00
136 100% 0.18kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz
32,768 0% 43.90kB/s 8:35:14
294,912 0% 276.92kB/s 1:21:39
1,605,632 0% 756.76kB/s 0:29:51
2,916,352 0% 918.71kB/s 0:24:33
4,227,072 0% 997.34kB/s 0:22:36
5,537,792 0% 1.21MB/s 0:18:09
6,848,512 0% 1.21MB/s 0:18:11
8,159,232 0% 1.21MB/s 0:18:10
9,469,952 0% 1.21MB/s 0:18:08
10,780,672 0% 1.20MB/s 0:18:15
12,091,392 0% 1.20MB/s 0:18:17
13,402,112 0% 1.20MB/s 0:18:16
14,712,832 1% 1.20MB/s 0:18:15
15,990,784 1% 1.20MB/s 0:18:12
17,301,504 1% 1.21MB/s 0:18:01
18,612,224 1% 1.21MB/s 0:17:58
19,922,944 1% 1.21MB/s 0:17:56
21,233,664 1% 1.22MB/s 0:17:49
22,544,384 1% 1.22MB/s 0:17:49
23,855,104 1% 1.22MB/s 0:17:49
25,165,824 1% 1.22MB/s 0:17:44
26,476,544 1% 1.22MB/s 0:17:46
27,787,264 2% 1.22MB/s 0:17:44
29,097,984 2% 1.22MB/s 0:17:41
30,408,704 2% 1.22MB/s 0:17:42
31,719,424 2% 1.22MB/s 0:17:40
33,030,144 2% 1.22MB/s 0:17:38
34,340,864 2% 1.22MB/s 0:17:41
35,651,584 2% 1.22MB/s 0:17:41
36,962,304 2% 1.21MB/s 0:17:45
38,273,024 2% 1.22MB/s 0:17:39
39,583,744 2% 1.21MB/s 0:17:42
40,894,464 3% 1.20MB/s 0:17:53
42,205,184 3% 1.18MB/s 0:18:04
43,515,904 3% 1.17MB/s 0:18:14
44,826,624 3% 1.18MB/s 0:18:07
46,137,344 3% 1.18MB/s 0:18:02
47,448,064 3% 1.20MB/s 0:17:45
48,758,784 3% 1.20MB/s 0:17:42
50,069,504 3% 1.20MB/s 0:17:43
51,380,224 3% 1.20MB/s 0:17:41
52,690,944 3% 1.20MB/s 0:17:43
54,001,664 3% 1.20MB/s 0:17:42
55,312,384 4% 1.20MB/s 0:17:40
56,623,104 4% 1.21MB/s 0:17:32
57,802,752 4% 1.13MB/s 0:18:46
59,113,472 4% 1.13MB/s 0:18:43
60,162,048 4% 1.06MB/s 0:19:50
61,210,624 4% 1.01MB/s 0:20:55
61,997,056 4% 995.38kB/s 0:21:41
63,307,776 4% 999.02kB/s 0:21:35
64,225,280 4% 964.51kB/s 0:22:20
64,880,640 4% 870.96kB/s 0:24:43
65,536,000 4% 829.77kB/s 0:25:56
66,191,360 4% 677.57kB/s 0:31:45
66,846,720 4% 620.16kB/s 0:34:40
67,633,152 4% 622.22kB/s 0:34:32
68,943,872 5% 765.76kB/s 0:28:02
70,254,592 5% 911.35kB/s 0:23:31
71,565,312 5% 1.04MB/s 0:20:06
72,876,032 5% 1.21MB/s 0:17:19
74,055,680 5% 1.17MB/s 0:17:47
75,366,400 5% 1.15MB/s 0:18:06
76,677,120 5% 1.13MB/s 0:18:23
77,987,840 5% 1.12MB/s 0:18:32
79,298,560 5% 1.16MB/s 0:17:59
80,609,280 5% 1.17MB/s 0:17:46
81,920,000 6% 1.18MB/s 0:17:35
83,230,720 6% 1.18MB/s 0:17:31
84,541,440 6% 1.19MB/s 0:17:23
85,852,160 6% 1.19MB/s 0:17:24
87,162,880 6% 1.19MB/s 0:17:25
88,473,600 6% 1.19MB/s 0:17:23
89,784,320 6% 1.19MB/s 0:17:18
91,095,040 6% 1.20MB/s 0:17:12
92,405,760 6% 1.20MB/s 0:17:08
93,716,480 6% 1.20MB/s 0:17:07
95,027,200 7% 1.20MB/s 0:17:08
96,337,920 7% 1.20MB/s 0:17:07
97,648,640 7% 1.20MB/s 0:17:05
98,959,360 7% 1.20MB/s 0:17:04
100,270,080 7% 1.20MB/s 0:17:03
101,580,800 7% 1.20MB/s 0:17:05
102,891,520 7% 1.20MB/s 0:17:01
104,202,240 7% 1.20MB/s 0:17:02
105,512,960 7% 1.20MB/s 0:17:01
106,823,680 7% 1.20MB/s 0:16:59
108,134,400 7% 1.19MB/s 0:17:01
109,445,120 8% 1.19MB/s 0:17:00
110,755,840 8% 1.19MB/s 0:16:58
112,066,560 8% 1.19MB/s 0:16:59
113,377,280 8% 1.18MB/s 0:17:07
114,688,000 8% 1.18MB/s 0:17:04
115,998,720 8% 1.19MB/s 0:16:56
117,309,440 8% 1.20MB/s 0:16:46
118,620,160 8% 1.22MB/s 0:16:31
119,930,880 8% 1.23MB/s 0:16:26
121,241,600 8% 1.22MB/s 0:16:25
122,552,320 9% 1.22MB/s 0:16:24
123,863,040 9% 1.23MB/s 0:16:22
125,173,760 9% 1.23MB/s 0:16:20
126,484,480 9% 1.22MB/s 0:16:21
127,795,200 9% 1.22MB/s 0:16:21
129,105,920 9% 1.22MB/s 0:16:19
130,416,640 9% 1.22MB/s 0:16:18
131,727,360 9% 1.23MB/s 0:16:16
133,038,080 9% 1.22MB/s 0:16:16
134,348,800 9% 1.22MB/s 0:16:15
135,659,520 9% 1.22MB/s 0:16:15
136,970,240 10% 1.22MB/s 0:16:13
138,280,960 10% 1.22MB/s 0:16:12
139,591,680 10% 1.22MB/s 0:16:12
140,902,400 10% 1.22MB/s 0:16:11
142,213,120 10% 1.22MB/s 0:16:13
143,523,840 10% 1.22MB/s 0:16:15
144,834,560 10% 1.22MB/s 0:16:14
146,145,280 10% 1.22MB/s 0:16:12
147,456,000 10% 1.22MB/s 0:16:11
148,766,720 10% 1.22MB/s 0:16:03
150,044,672 11% 1.22MB/s 0:16:07
151,355,392 11% 1.22MB/s 0:16:06
152,666,112 11% 1.22MB/s 0:16:03
153,976,832 11% 1.21MB/s 0:16:07
155,287,552 11% 1.22MB/s 0:16:00
156,598,272 11% 1.22MB/s 0:16:00
157,908,992 11% 1.22MB/s 0:15:56
159,219,712 11% 1.22MB/s 0:15:55
160,530,432 11% 1.22MB/s 0:15:55
161,841,152 11% 1.22MB/s 0:15:54
163,151,872 12% 1.22MB/s 0:15:56
164,462,592 12% 1.22MB/s 0:15:55
165,773,312 12% 1.22MB/s 0:15:51
167,084,032 12% 1.22MB/s 0:15:51
168,394,752 12% 1.22MB/s 0:15:49
169,705,472 12% 1.22MB/s 0:15:51
171,016,192 12% 1.22MB/s 0:15:48
172,326,912 12% 1.22MB/s 0:15:46
173,637,632 12% 1.22MB/s 0:15:44
174,948,352 12% 1.23MB/s 0:15:40
176,259,072 12% 1.22MB/s 0:15:43
177,569,792 13% 1.22MB/s 0:15:42
178,880,512 13% 1.22MB/s 0:15:44
180,191,232 13% 1.22MB/s 0:15:41
181,501,952 13% 1.22MB/s 0:15:40
182,812,672 13% 1.22MB/s 0:15:37
184,123,392 13% 1.23MB/s 0:15:32
185,434,112 13% 1.22MB/s 0:15:36
186,744,832 13% 1.23MB/s 0:15:30
188,055,552 13% 1.22MB/s 0:15:32
189,366,272 13% 1.22MB/s 0:15:31
190,676,992 14% 1.23MB/s 0:15:27
191,987,712 14% 1.22MB/s 0:15:31
193,298,432 14% 1.22MB/s 0:15:29
194,609,152 14% 1.22MB/s 0:15:29
195,919,872 14% 1.22MB/s 0:15:28
197,230,592 14% 1.22MB/s 0:15:26
198,541,312 14% 1.22MB/s 0:15:27
199,852,032 14% 1.22MB/s 0:15:26
201,162,752 14% 1.22MB/s 0:15:24
202,473,472 14% 1.22MB/s 0:15:25
203,784,192 15% 1.22MB/s 0:15:22
205,094,912 15% 1.22MB/s 0:15:23
206,405,632 15% 1.22MB/s 0:15:23
207,716,352 15% 1.22MB/s 0:15:20
209,027,072 15% 1.21MB/s 0:15:24
210,337,792 15% 1.22MB/s 0:15:19
211,648,512 15% 1.22MB/s 0:15:16
212,959,232 15% 1.22MB/s 0:15:14
214,269,952 15% 1.23MB/s 0:15:07
215,580,672 15% 1.22MB/s 0:15:10
216,891,392 15% 1.22MB/s 0:15:10
218,202,112 16% 1.22MB/s 0:15:10
219,512,832 16% 1.22MB/s 0:15:08
220,823,552 16% 1.22MB/s 0:15:08
222,134,272 16% 1.22MB/s 0:15:07
223,444,992 16% 1.22MB/s 0:15:06
224,755,712 16% 1.21MB/s 0:15:12
226,066,432 16% 1.21MB/s 0:15:09
227,377,152 16% 1.22MB/s 0:15:07
228,687,872 16% 1.22MB/s 0:15:06
229,998,592 16% 1.22MB/s 0:14:58
231,309,312 17% 1.23MB/s 0:14:56
232,620,032 17% 1.23MB/s 0:14:54
233,930,752 17% 1.23MB/s 0:14:54
235,241,472 17% 1.22MB/s 0:14:55
236,552,192 17% 1.22MB/s 0:14:56
237,862,912 17% 1.22MB/s 0:14:54
239,173,632 17% 1.22MB/s 0:14:53
240,484,352 17% 1.22MB/s 0:14:50
241,795,072 17% 1.23MB/s 0:14:48
243,105,792 17% 1.21MB/s 0:14:57
244,154,368 17% 1.15MB/s 0:15:46
245,465,088 18% 1.15MB/s 0:15:44
246,775,808 18% 1.15MB/s 0:15:41
248,086,528 18% 1.16MB/s 0:15:33
249,266,176 18% 1.19MB/s 0:15:08
250,576,896 18% 1.19MB/s 0:15:11
251,887,616 18% 1.18MB/s 0:15:11
253,198,336 18% 1.19MB/s 0:15:08
254,509,056 18% 1.22MB/s 0:14:45
255,819,776 18% 1.22MB/s 0:14:37
257,130,496 18% 1.23MB/s 0:14:36
258,441,216 19% 1.23MB/s 0:14:35
259,751,936 19% 1.23MB/s 0:14:32
261,062,656 19% 1.23MB/s 0:14:33
262,373,376 19% 1.23MB/s 0:14:32
263,684,096 19% 1.22MB/s 0:14:33
264,863,744 19% 1.19MB/s 0:14:59
266,174,464 19% 1.18MB/s 0:14:59
267,485,184 19% 1.18MB/s 0:14:59
268,795,904 19% 1.19MB/s 0:14:55
270,106,624 19% 1.22MB/s 0:14:30
271,417,344 20% 1.21MB/s 0:14:33
272,728,064 20% 1.22MB/s 0:14:31
274,038,784 20% 1.21MB/s 0:14:31
275,349,504 20% 1.22MB/s 0:14:26
276,660,224 20% 1.23MB/s 0:14:20
277,970,944 20% 1.23MB/s 0:14:19
279,281,664 20% 1.23MB/s 0:14:18
280,592,384 20% 1.22MB/s 0:14:20
281,903,104 20% 1.22MB/s 0:14:22
283,213,824 20% 1.22MB/s 0:14:18
284,491,776 20% 1.21MB/s 0:14:22
285,802,496 21% 1.21MB/s 0:14:21
287,113,216 21% 1.22MB/s 0:14:17
288,423,936 21% 1.20MB/s 0:14:29
289,734,656 21% 1.21MB/s 0:14:22
291,045,376 21% 1.21MB/s 0:14:21
292,356,096 21% 1.21MB/s 0:14:22
293,666,816 21% 1.22MB/s 0:14:10
294,977,536 21% 1.22MB/s 0:14:08
296,288,256 21% 1.22MB/s 0:14:07
297,598,976 21% 1.22MB/s 0:14:04
298,909,696 22% 1.23MB/s 0:14:03
300,220,416 22% 1.22MB/s 0:14:04
301,531,136 22% 1.22MB/s 0:14:01
302,841,856 22% 1.22MB/s 0:14:00
304,152,576 22% 1.22MB/s 0:13:59
305,463,296 22% 1.23MB/s 0:13:57
306,774,016 22% 1.23MB/s 0:13:55
308,084,736 22% 1.23MB/s 0:13:54
309,395,456 22% 1.23MB/s 0:13:53
310,706,176 22% 1.22MB/s 0:13:57
312,016,896 22% 1.22MB/s 0:13:57
313,327,616 23% 1.22MB/s 0:13:55
314,638,336 23% 1.22MB/s 0:13:54
315,949,056 23% 1.23MB/s 0:13:48
317,259,776 23% 1.23MB/s 0:13:47
318,570,496 23% 1.23MB/s 0:13:45
319,881,216 23% 1.23MB/s 0:13:45
321,191,936 23% 1.23MB/s 0:13:43
322,502,656 23% 1.23MB/s 0:13:42
323,813,376 23% 1.23MB/s 0:13:42
325,124,096 23% 1.23MB/s 0:13:41
326,434,816 24% 1.23MB/s 0:13:40
327,745,536 24% 1.23MB/s 0:13:39
329,056,256 24% 1.23MB/s 0:13:39
330,366,976 24% 1.23MB/s 0:13:37
331,677,696 24% 1.22MB/s 0:13:37
332,988,416 24% 1.23MB/s 0:13:35
334,299,136 24% 1.22MB/s 0:13:41
335,609,856 24% 1.20MB/s 0:13:49
336,920,576 24% 1.20MB/s 0:13:47
338,231,296 24% 1.20MB/s 0:13:48
339,542,016 25% 1.21MB/s 0:13:40
340,852,736 25% 1.22MB/s 0:13:30
342,163,456 25% 1.22MB/s 0:13:30
343,474,176 25% 1.22MB/s 0:13:29
344,784,896 25% 1.22MB/s 0:13:30
346,095,616 25% 1.22MB/s 0:13:29
347,406,336 25% 1.22MB/s 0:13:27
348,717,056 25% 1.22MB/s 0:13:26
350,027,776 25% 1.22MB/s 0:13:23
351,338,496 25% 1.22MB/s 0:13:23
352,649,216 25% 1.22MB/s 0:13:22
353,959,936 26% 1.22MB/s 0:13:20
355,270,656 26% 1.22MB/s 0:13:22
356,581,376 26% 1.22MB/s 0:13:21
357,892,096 26% 1.22MB/s 0:13:20
359,202,816 26% 1.22MB/s 0:13:19
360,513,536 26% 1.21MB/s 0:13:26
361,824,256 26% 1.20MB/s 0:13:26
363,134,976 26% 1.20MB/s 0:13:31
364,445,696 26% 1.19MB/s 0:13:31
365,756,416 26% 1.21MB/s 0:13:21
367,067,136 27% 1.19MB/s 0:13:29
368,377,856 27% 1.19MB/s 0:13:28
369,688,576 27% 1.20MB/s 0:13:24
370,999,296 27% 1.20MB/s 0:13:23
372,310,016 27% 1.22MB/s 0:13:09
373,620,736 27% 1.20MB/s 0:13:17
374,931,456 27% 1.20MB/s 0:13:17
376,242,176 27% 1.20MB/s 0:13:18
377,552,896 27% 1.20MB/s 0:13:17
378,863,616 27% 1.22MB/s 0:13:01
380,174,336 28% 1.22MB/s 0:13:00
381,485,056 28% 1.22MB/s 0:12:58
382,795,776 28% 1.22MB/s 0:12:57
384,106,496 28% 1.22MB/s 0:12:57
385,417,216 28% 1.22MB/s 0:12:56
386,727,936 28% 1.22MB/s 0:12:54
388,038,656 28% 1.22MB/s 0:12:55
389,349,376 28% 1.22MB/s 0:12:54
390,660,096 28% 1.22MB/s 0:12:54
391,970,816 28% 1.22MB/s 0:12:52
393,281,536 28% 1.22MB/s 0:12:48
394,592,256 29% 1.22MB/s 0:12:50
395,902,976 29% 1.23MB/s 0:12:45
397,213,696 29% 1.23MB/s 0:12:43
398,524,416 29% 1.22MB/s 0:12:45
399,835,136 29% 1.23MB/s 0:12:38
401,145,856 29% 1.22MB/s 0:12:42
402,456,576 29% 1.22MB/s 0:12:42
403,767,296 29% 1.23MB/s 0:12:36
405,078,016 29% 1.23MB/s 0:12:38
406,388,736 29% 1.23MB/s 0:12:36
407,699,456 30% 1.23MB/s 0:12:35
409,010,176 30% 1.23MB/s 0:12:34
410,320,896 30% 1.23MB/s 0:12:34
411,631,616 30% 1.22MB/s 0:12:34
412,942,336 30% 1.21MB/s 0:12:42
414,253,056 30% 1.21MB/s 0:12:43
415,563,776 30% 1.18MB/s 0:12:55
416,874,496 30% 1.19MB/s 0:12:54
418,152,448 30% 1.19MB/s 0:12:48
419,463,168 30% 1.20MB/s 0:12:45
420,773,888 31% 1.22MB/s 0:12:30
422,084,608 31% 1.22MB/s 0:12:30
423,395,328 31% 1.23MB/s 0:12:24
424,706,048 31% 1.22MB/s 0:12:24
426,016,768 31% 1.22MB/s 0:12:24
427,327,488 31% 1.23MB/s 0:12:20
428,638,208 31% 1.22MB/s 0:12:21
429,948,928 31% 1.22MB/s 0:12:19
431,259,648 31% 1.22MB/s 0:12:18
432,570,368 31% 1.22MB/s 0:12:18
433,881,088 31% 1.22MB/s 0:12:18
435,191,808 32% 1.22MB/s 0:12:16
436,502,528 32% 1.22MB/s 0:12:15
437,813,248 32% 1.22MB/s 0:12:13
439,123,968 32% 1.22MB/s 0:12:12
440,434,688 32% 1.22MB/s 0:12:13
441,745,408 32% 1.22MB/s 0:12:12
443,056,128 32% 1.22MB/s 0:12:12
444,366,848 32% 1.22MB/s 0:12:12
445,677,568 32% 1.22MB/s 0:12:11
446,988,288 32% 1.22MB/s 0:12:09
448,299,008 33% 1.22MB/s 0:12:07
449,609,728 33% 1.22MB/s 0:12:04
450,920,448 33% 1.23MB/s 0:12:02
452,231,168 33% 1.22MB/s 0:12:01
453,541,888 33% 1.22MB/s 0:12:02
454,852,608 33% 1.22MB/s 0:12:01
456,163,328 33% 1.22MB/s 0:12:01
457,474,048 33% 1.22MB/s 0:11:57
458,784,768 33% 1.22MB/s 0:11:56
460,095,488 33% 1.23MB/s 0:11:54
461,406,208 34% 1.23MB/s 0:11:51
462,716,928 34% 1.22MB/s 0:11:56
464,027,648 34% 1.22MB/s 0:11:53
465,338,368 34% 1.22MB/s 0:11:55
466,649,088 34% 1.20MB/s 0:12:03
467,959,808 34% 1.20MB/s 0:12:02
469,270,528 34% 1.19MB/s 0:12:06
470,581,248 34% 1.19MB/s 0:12:04
471,891,968 34% 1.21MB/s 0:11:53
473,202,688 34% 1.22MB/s 0:11:50
474,513,408 34% 1.22MB/s 0:11:45
475,824,128 35% 1.22MB/s 0:11:43
477,134,848 35% 1.22MB/s 0:11:42
478,445,568 35% 1.22MB/s 0:11:40
479,756,288 35% 1.22MB/s 0:11:39
481,067,008 35% 1.22MB/s 0:11:40
482,377,728 35% 1.22MB/s 0:11:40
483,557,376 35% 1.18MB/s 0:12:01
484,868,096 35% 1.18MB/s 0:11:59
486,178,816 35% 1.19MB/s 0:11:57
487,489,536 35% 1.19MB/s 0:11:55
488,800,256 36% 1.22MB/s 0:11:33
490,110,976 36% 1.20MB/s 0:11:44
491,421,696 36% 1.20MB/s 0:11:43
492,732,416 36% 1.20MB/s 0:11:45
494,043,136 36% 1.19MB/s 0:11:48
495,353,856 36% 1.20MB/s 0:11:41
496,533,504 36% 1.16MB/s 0:12:02
497,844,224 36% 1.17MB/s 0:11:59
499,154,944 36% 1.17MB/s 0:11:56
500,334,592 36% 1.15MB/s 0:12:05
501,645,312 36% 1.19MB/s 0:11:41
502,956,032 37% 1.18MB/s 0:11:44
504,266,752 37% 1.19MB/s 0:11:38
505,577,472 37% 1.21MB/s 0:11:24
506,888,192 37% 1.21MB/s 0:11:27
508,198,912 37% 1.21MB/s 0:11:25
509,509,632 37% 1.21MB/s 0:11:26
510,820,352 37% 1.21MB/s 0:11:21
512,131,072 37% 1.21MB/s 0:11:23
513,441,792 37% 1.21MB/s 0:11:19
514,752,512 37% 1.21MB/s 0:11:17
516,063,232 38% 1.21MB/s 0:11:19
517,373,952 38% 1.22MB/s 0:11:12
518,684,672 38% 1.21MB/s 0:11:14
519,995,392 38% 1.21MB/s 0:11:15
521,306,112 38% 1.21MB/s 0:11:17
522,616,832 38% 1.21MB/s 0:11:15
523,927,552 38% 1.21MB/s 0:11:12
525,238,272 38% 1.22MB/s 0:11:06
526,548,992 38% 1.23MB/s 0:11:01
527,859,712 38% 1.23MB/s 0:10:59
529,170,432 38% 1.23MB/s 0:10:59
530,481,152 39% 1.23MB/s 0:10:58
531,791,872 39% 1.22MB/s 0:10:57
533,102,592 39% 1.22MB/s 0:10:57
534,413,312 39% 1.23MB/s 0:10:54
535,724,032 39% 1.23MB/s 0:10:54
537,034,752 39% 1.23MB/s 0:10:53
538,345,472 39% 1.23MB/s 0:10:52
539,656,192 39% 1.22MB/s 0:10:51
540,966,912 39% 1.23MB/s 0:10:50
542,277,632 39% 1.22MB/s 0:10:50
543,588,352 40% 1.23MB/s 0:10:47
544,899,072 40% 1.23MB/s 0:10:47
546,209,792 40% 1.23MB/s 0:10:46
547,520,512 40% 1.23MB/s 0:10:45
548,831,232 40% 1.20MB/s 0:10:55
550,141,952 40% 1.20MB/s 0:10:54
551,452,672 40% 1.20MB/s 0:10:55
552,730,624 40% 1.20MB/s 0:10:55
554,041,344 40% 1.22MB/s 0:10:45
555,352,064 40% 1.22MB/s 0:10:44
556,662,784 41% 1.22MB/s 0:10:40
557,973,504 41% 1.21MB/s 0:10:42
559,284,224 41% 1.21MB/s 0:10:43
560,594,944 41% 1.21MB/s 0:10:42
561,905,664 41% 1.21MB/s 0:10:43
563,216,384 41% 1.21MB/s 0:10:41
564,527,104 41% 1.21MB/s 0:10:39
565,837,824 41% 1.21MB/s 0:10:37
567,148,544 41% 1.21MB/s 0:10:36
568,459,264 41% 1.22MB/s 0:10:31
569,769,984 41% 1.22MB/s 0:10:28
571,080,704 42% 1.22MB/s 0:10:29
572,391,424 42% 1.22MB/s 0:10:29
573,702,144 42% 1.22MB/s 0:10:27
575,012,864 42% 1.21MB/s 0:10:29
576,323,584 42% 1.21MB/s 0:10:31
577,634,304 42% 1.21MB/s 0:10:27
578,945,024 42% 1.21MB/s 0:10:27
580,255,744 42% 1.22MB/s 0:10:22
581,566,464 42% 1.22MB/s 0:10:21
582,877,184 42% 1.22MB/s 0:10:20
584,187,904 43% 1.22MB/s 0:10:20
585,498,624 43% 1.22MB/s 0:10:19
586,809,344 43% 1.21MB/s 0:10:22
588,120,064 43% 1.21MB/s 0:10:21
589,430,784 43% 1.21MB/s 0:10:18
590,741,504 43% 1.21MB/s 0:10:17
592,052,224 43% 1.22MB/s 0:10:10
593,362,944 43% 1.22MB/s 0:10:10
594,673,664 43% 1.22MB/s 0:10:09
595,984,384 43% 1.22MB/s 0:10:07
597,295,104 44% 1.22MB/s 0:10:05
598,605,824 44% 1.23MB/s 0:10:04
599,916,544 44% 1.22MB/s 0:10:05
601,227,264 44% 1.22MB/s 0:10:03
602,537,984 44% 1.22MB/s 0:10:02
603,848,704 44% 1.22MB/s 0:10:00
605,159,424 44% 1.22MB/s 0:10:04
606,470,144 44% 1.21MB/s 0:10:04
607,780,864 44% 1.21MB/s 0:10:02
609,091,584 44% 1.21MB/s 0:10:02
610,402,304 44% 1.23MB/s 0:09:55
611,713,024 45% 1.22MB/s 0:09:54
613,023,744 45% 1.22MB/s 0:09:54
614,334,464 45% 1.22MB/s 0:09:52
615,645,184 45% 1.22MB/s 0:09:51
616,955,904 45% 1.23MB/s 0:09:49
618,266,624 45% 1.23MB/s 0:09:48
619,577,344 45% 1.23MB/s 0:09:47
620,888,064 45% 1.23MB/s 0:09:46
622,198,784 45% 1.23MB/s 0:09:45
623,509,504 45% 1.22MB/s 0:09:46
624,820,224 46% 1.23MB/s 0:09:43
626,130,944 46% 1.23MB/s 0:09:42
627,441,664 46% 1.23MB/s 0:09:40
628,752,384 46% 1.23MB/s 0:09:37
630,063,104 46% 1.23MB/s 0:09:38
631,373,824 46% 1.23MB/s 0:09:37
632,684,544 46% 1.22MB/s 0:09:37
633,995,264 46% 1.23MB/s 0:09:36
635,305,984 46% 1.22MB/s 0:09:35
636,616,704 46% 1.22MB/s 0:09:38
637,927,424 47% 1.22MB/s 0:09:36
639,238,144 47% 1.22MB/s 0:09:35
640,548,864 47% 1.21MB/s 0:09:37
641,859,584 47% 1.22MB/s 0:09:33
643,170,304 47% 1.22MB/s 0:09:33
644,481,024 47% 1.22MB/s 0:09:32
645,791,744 47% 1.22MB/s 0:09:27
647,102,464 47% 1.22MB/s 0:09:26
648,413,184 47% 1.22MB/s 0:09:25
649,723,904 47% 1.22MB/s 0:09:24
651,034,624 47% 1.22MB/s 0:09:23
652,345,344 48% 1.22MB/s 0:09:22
653,656,064 48% 1.22MB/s 0:09:20
654,966,784 48% 1.23MB/s 0:09:19
656,277,504 48% 1.23MB/s 0:09:18
657,588,224 48% 1.23MB/s 0:09:16
658,898,944 48% 1.23MB/s 0:09:15
660,209,664 48% 1.23MB/s 0:09:15
661,520,384 48% 1.22MB/s 0:09:15
662,831,104 48% 1.22MB/s 0:09:15
664,141,824 48% 1.22MB/s 0:09:15
665,452,544 49% 1.22MB/s 0:09:14
666,763,264 49% 1.22MB/s 0:09:11
668,073,984 49% 1.22MB/s 0:09:11
669,384,704 49% 1.22MB/s 0:09:08
670,695,424 49% 1.22MB/s 0:09:07
672,006,144 49% 1.22MB/s 0:09:06
673,316,864 49% 1.23MB/s 0:09:04
674,627,584 49% 1.23MB/s 0:09:03
675,938,304 49% 1.21MB/s 0:09:07
677,249,024 49% 1.21MB/s 0:09:09
678,559,744 50% 1.21MB/s 0:09:09
679,870,464 50% 1.21MB/s 0:09:08
681,181,184 50% 1.22MB/s 0:09:01
682,491,904 50% 1.23MB/s 0:08:57
683,802,624 50% 1.23MB/s 0:08:56
685,113,344 50% 1.23MB/s 0:08:54
686,391,296 50% 1.22MB/s 0:08:57
687,702,016 50% 1.22MB/s 0:08:57
689,012,736 50% 1.21MB/s 0:08:59
690,323,456 50% 1.21MB/s 0:08:56
691,634,176 50% 1.22MB/s 0:08:52
692,944,896 51% 1.22MB/s 0:08:52
694,255,616 51% 1.22MB/s 0:08:50
695,566,336 51% 1.22MB/s 0:08:49
696,877,056 51% 1.22MB/s 0:08:48
698,187,776 51% 1.23MB/s 0:08:44
699,498,496 51% 1.23MB/s 0:08:42
700,809,216 51% 1.22MB/s 0:08:43
702,119,936 51% 1.22MB/s 0:08:44
703,430,656 51% 1.22MB/s 0:08:42
704,741,376 51% 1.22MB/s 0:08:41
706,052,096 52% 1.21MB/s 0:08:43
707,362,816 52% 1.22MB/s 0:08:40
708,673,536 52% 1.20MB/s 0:08:46
709,984,256 52% 1.19MB/s 0:08:49
711,294,976 52% 1.20MB/s 0:08:44
712,605,696 52% 1.20MB/s 0:08:43
713,916,416 52% 1.21MB/s 0:08:37
715,227,136 52% 1.22MB/s 0:08:32
716,537,856 52% 1.22MB/s 0:08:34
717,848,576 52% 1.22MB/s 0:08:33
719,159,296 52% 1.22MB/s 0:08:32
720,470,016 53% 1.22MB/s 0:08:30
721,780,736 53% 1.22MB/s 0:08:26
723,091,456 53% 1.22MB/s 0:08:25
724,402,176 53% 1.23MB/s 0:08:24
725,712,896 53% 1.23MB/s 0:08:22
727,023,616 53% 1.23MB/s 0:08:21
728,334,336 53% 1.23MB/s 0:08:20
729,645,056 53% 1.23MB/s 0:08:19
730,955,776 53% 1.23MB/s 0:08:18
732,266,496 53% 1.22MB/s 0:08:19
733,577,216 54% 1.22MB/s 0:08:19
734,887,936 54% 1.21MB/s 0:08:20
736,198,656 54% 1.22MB/s 0:08:18
737,509,376 54% 1.22MB/s 0:08:16
738,820,096 54% 1.22MB/s 0:08:14
740,130,816 54% 1.22MB/s 0:08:12
741,441,536 54% 1.22MB/s 0:08:11
742,752,256 54% 1.22MB/s 0:08:10
744,062,976 54% 1.22MB/s 0:08:08
745,373,696 54% 1.22MB/s 0:08:08
746,684,416 55% 1.22MB/s 0:08:06
747,995,136 55% 1.22MB/s 0:08:08
749,305,856 55% 1.21MB/s 0:08:09
750,616,576 55% 1.21MB/s 0:08:08
751,927,296 55% 1.21MB/s 0:08:08
753,238,016 55% 1.21MB/s 0:08:06
754,548,736 55% 1.22MB/s 0:08:03
755,859,456 55% 1.22MB/s 0:08:01
757,170,176 55% 1.22MB/s 0:08:00
758,480,896 55% 1.22MB/s 0:07:58
759,791,616 55% 1.22MB/s 0:07:57
761,102,336 56% 1.22MB/s 0:07:56
762,413,056 56% 1.22MB/s 0:07:54
763,723,776 56% 1.22MB/s 0:07:53
765,034,496 56% 1.22MB/s 0:07:52
766,345,216 56% 1.23MB/s 0:07:50
767,655,936 56% 1.22MB/s 0:07:50
768,966,656 56% 1.22MB/s 0:07:50
770,277,376 56% 1.22MB/s 0:07:49
771,588,096 56% 1.21MB/s 0:07:51
772,898,816 56% 1.21MB/s 0:07:49
774,209,536 57% 1.22MB/s 0:07:47
775,520,256 57% 1.22MB/s 0:07:46
776,830,976 57% 1.22MB/s 0:07:42
778,141,696 57% 1.22MB/s 0:07:41
779,452,416 57% 1.23MB/s 0:07:40
780,763,136 57% 1.22MB/s 0:07:40
782,073,856 57% 1.22MB/s 0:07:41
783,384,576 57% 1.22MB/s 0:07:38
784,695,296 57% 1.22MB/s 0:07:36
786,006,016 57% 1.23MB/s 0:07:35
787,316,736 58% 1.23MB/s 0:07:31
788,627,456 58% 1.22MB/s 0:07:33
789,938,176 58% 1.23MB/s 0:07:31
791,248,896 58% 1.23MB/s 0:07:30
792,559,616 58% 1.23MB/s 0:07:29
793,870,336 58% 1.23MB/s 0:07:28
795,181,056 58% 1.22MB/s 0:07:28
796,491,776 58% 1.22MB/s 0:07:27
797,802,496 58% 1.22MB/s 0:07:27
799,113,216 58% 1.23MB/s 0:07:24
800,423,936 58% 1.23MB/s 0:07:23
801,734,656 59% 1.23MB/s 0:07:22
803,045,376 59% 1.23MB/s 0:07:20
804,356,096 59% 1.22MB/s 0:07:21
805,666,816 59% 1.22MB/s 0:07:21
806,977,536 59% 1.22MB/s 0:07:20
808,288,256 59% 1.22MB/s 0:07:20
809,598,976 59% 1.22MB/s 0:07:18
810,909,696 59% 1.22MB/s 0:07:16
812,220,416 59% 1.22MB/s 0:07:15
813,531,136 59% 1.22MB/s 0:07:15
814,841,856 60% 1.22MB/s 0:07:15
816,152,576 60% 1.22MB/s 0:07:13
817,463,296 60% 1.22MB/s 0:07:12
818,774,016 60% 1.22MB/s 0:07:10
820,084,736 60% 1.22MB/s 0:07:08
821,362,688 60% 1.21MB/s 0:07:11
822,673,408 60% 1.21MB/s 0:07:10
823,984,128 60% 1.21MB/s 0:07:08
825,294,848 60% 1.22MB/s 0:07:07
826,605,568 60% 1.22MB/s 0:07:03
827,916,288 61% 1.22MB/s 0:07:02
829,227,008 61% 1.22MB/s 0:07:02
830,537,728 61% 1.22MB/s 0:07:01
831,848,448 61% 1.22MB/s 0:07:01
833,159,168 61% 1.22MB/s 0:06:59
834,469,888 61% 1.22MB/s 0:06:59
835,780,608 61% 1.22MB/s 0:06:58
837,091,328 61% 1.22MB/s 0:06:56
838,402,048 61% 1.21MB/s 0:06:58
839,712,768 61% 1.22MB/s 0:06:55
841,023,488 61% 1.21MB/s 0:06:54
842,334,208 62% 1.21MB/s 0:06:54
843,644,928 62% 1.22MB/s 0:06:49
844,955,648 62% 1.22MB/s 0:06:48
846,266,368 62% 1.22MB/s 0:06:48
847,577,088 62% 1.22MB/s 0:06:47
848,887,808 62% 1.22MB/s 0:06:46
850,198,528 62% 1.22MB/s 0:06:44
851,509,248 62% 1.23MB/s 0:06:42
852,819,968 62% 1.23MB/s 0:06:41
854,130,688 62% 1.22MB/s 0:06:41
855,441,408 63% 1.22MB/s 0:06:40
856,752,128 63% 1.22MB/s 0:06:39
858,062,848 63% 1.22MB/s 0:06:38
859,373,568 63% 1.23MB/s 0:06:36
860,684,288 63% 1.22MB/s 0:06:35
861,995,008 63% 1.23MB/s 0:06:34
863,305,728 63% 1.23MB/s 0:06:33
864,616,448 63% 1.23MB/s 0:06:31
865,927,168 63% 1.23MB/s 0:06:31
867,237,888 63% 1.23MB/s 0:06:30
868,548,608 64% 1.22MB/s 0:06:31
869,859,328 64% 1.22MB/s 0:06:30
871,170,048 64% 1.22MB/s 0:06:29
872,480,768 64% 1.22MB/s 0:06:28
873,791,488 64% 1.22MB/s 0:06:25
875,102,208 64% 1.22MB/s 0:06:24
876,412,928 64% 1.22MB/s 0:06:23
877,723,648 64% 1.22MB/s 0:06:24
879,034,368 64% 1.22MB/s 0:06:23
880,345,088 64% 1.22MB/s 0:06:22
881,655,808 64% 1.22MB/s 0:06:21
882,966,528 65% 1.22MB/s 0:06:18
884,277,248 65% 1.22MB/s 0:06:17
885,587,968 65% 1.22MB/s 0:06:16
886,898,688 65% 1.21MB/s 0:06:19
888,209,408 65% 1.21MB/s 0:06:18
889,520,128 65% 1.21MB/s 0:06:18
890,830,848 65% 1.21MB/s 0:06:17
892,141,568 65% 1.22MB/s 0:06:12
893,452,288 65% 1.22MB/s 0:06:11
894,763,008 65% 1.22MB/s 0:06:09
896,073,728 66% 1.22MB/s 0:06:08
897,384,448 66% 1.23MB/s 0:06:06
898,695,168 66% 1.23MB/s 0:06:05
900,005,888 66% 1.23MB/s 0:06:03
901,316,608 66% 1.23MB/s 0:06:03
902,627,328 66% 1.22MB/s 0:06:02
903,938,048 66% 1.22MB/s 0:06:01
905,248,768 66% 1.22MB/s 0:06:00
906,559,488 66% 1.22MB/s 0:06:00
907,870,208 66% 1.22MB/s 0:05:59
909,180,928 66% 1.22MB/s 0:05:58
910,491,648 67% 1.22MB/s 0:05:58
911,802,368 67% 1.22MB/s 0:05:56
913,113,088 67% 1.22MB/s 0:05:55
914,423,808 67% 1.22MB/s 0:05:54
915,734,528 67% 1.23MB/s 0:05:51
917,045,248 67% 1.23MB/s 0:05:50
918,355,968 67% 1.23MB/s 0:05:49
919,666,688 67% 1.22MB/s 0:05:48
920,977,408 67% 1.22MB/s 0:05:48
922,288,128 67% 1.22MB/s 0:05:47
923,598,848 68% 1.22MB/s 0:05:46
924,909,568 68% 1.22MB/s 0:05:45
926,220,288 68% 1.22MB/s 0:05:45
927,531,008 68% 1.22MB/s 0:05:42
928,841,728 68% 1.22MB/s 0:05:41
930,152,448 68% 1.22MB/s 0:05:41
931,463,168 68% 1.23MB/s 0:05:38
932,773,888 68% 1.22MB/s 0:05:38
934,084,608 68% 1.22MB/s 0:05:37
935,395,328 68% 1.22MB/s 0:05:36
936,706,048 69% 1.23MB/s 0:05:34
938,016,768 69% 1.21MB/s 0:05:39
939,327,488 69% 1.20MB/s 0:05:40
940,638,208 69% 1.20MB/s 0:05:39
941,948,928 69% 1.20MB/s 0:05:38
943,259,648 69% 1.21MB/s 0:05:32
944,570,368 69% 1.22MB/s 0:05:29
945,881,088 69% 1.22MB/s 0:05:28
947,191,808 69% 1.22MB/s 0:05:27
948,502,528 69% 1.23MB/s 0:05:25
949,813,248 69% 1.23MB/s 0:05:24
951,123,968 70% 1.22MB/s 0:05:23
952,434,688 70% 1.22MB/s 0:05:22
953,745,408 70% 1.22MB/s 0:05:23
955,023,360 70% 1.21MB/s 0:05:24
956,334,080 70% 1.20MB/s 0:05:24
957,644,800 70% 1.20MB/s 0:05:25
958,955,520 70% 1.19MB/s 0:05:25
960,266,240 70% 1.20MB/s 0:05:24
961,576,960 70% 1.20MB/s 0:05:22
962,887,680 70% 1.19MB/s 0:05:22
964,067,328 71% 1.16MB/s 0:05:30
964,853,760 71% 1.01MB/s 0:06:19
966,164,480 71% 1022.83kB/s 0:06:22
967,475,200 71% 1.00MB/s 0:06:19
968,785,920 71% 1.04MB/s 0:06:05
970,096,640 71% 1.18MB/s 0:05:19
971,407,360 71% 1.20MB/s 0:05:14
972,718,080 71% 1.20MB/s 0:05:11
974,028,800 71% 1.20MB/s 0:05:10
975,339,520 71% 1.22MB/s 0:05:05
976,650,240 71% 1.22MB/s 0:05:04
977,960,960 72% 1.21MB/s 0:05:05
979,140,608 72% 1.16MB/s 0:05:17
980,320,256 72% 1.12MB/s 0:05:28
981,630,976 72% 1.11MB/s 0:05:31
982,941,696 72% 1.11MB/s 0:05:29
984,252,416 72% 1.15MB/s 0:05:15
985,563,136 72% 1.20MB/s 0:05:02
986,873,856 72% 1.21MB/s 0:04:58
988,184,576 72% 1.22MB/s 0:04:56
989,495,296 72% 1.21MB/s 0:04:55
990,806,016 73% 1.21MB/s 0:04:54
992,116,736 73% 1.22MB/s 0:04:53
993,427,456 73% 1.21MB/s 0:04:52
994,607,104 73% 1.19MB/s 0:04:56
995,917,824 73% 1.19MB/s 0:04:56
997,228,544 73% 1.19MB/s 0:04:55
998,539,264 73% 1.19MB/s 0:04:53
999,849,984 73% 1.22MB/s 0:04:46
1,001,160,704 73% 1.23MB/s 0:04:43
1,002,471,424 73% 1.23MB/s 0:04:42
1,003,782,144 73% 1.22MB/s 0:04:41
1,005,092,864 74% 1.23MB/s 0:04:40
1,006,403,584 74% 1.23MB/s 0:04:39
1,007,714,304 74% 1.22MB/s 0:04:38
1,009,025,024 74% 1.22MB/s 0:04:37
1,010,335,744 74% 1.22MB/s 0:04:36
1,011,646,464 74% 1.22MB/s 0:04:35
1,012,957,184 74% 1.23MB/s 0:04:34
1,014,267,904 74% 1.23MB/s 0:04:32
1,015,578,624 74% 1.23MB/s 0:04:32
1,016,889,344 74% 1.23MB/s 0:04:31
1,018,200,064 75% 1.22MB/s 0:04:30
1,019,510,784 75% 1.23MB/s 0:04:29
1,020,821,504 75% 1.23MB/s 0:04:27
1,022,132,224 75% 1.23MB/s 0:04:26
1,023,442,944 75% 1.23MB/s 0:04:25
1,024,753,664 75% 1.23MB/s 0:04:24
1,026,064,384 75% 1.23MB/s 0:04:23
1,027,375,104 75% 1.23MB/s 0:04:22
1,028,685,824 75% 1.23MB/s 0:04:21
1,029,996,544 75% 1.23MB/s 0:04:20
1,031,307,264 75% 1.22MB/s 0:04:19
1,032,617,984 76% 1.22MB/s 0:04:18
1,033,928,704 76% 1.22MB/s 0:04:17
1,035,239,424 76% 1.22MB/s 0:04:17
1,036,550,144 76% 1.22MB/s 0:04:16
1,037,860,864 76% 1.22MB/s 0:04:15
1,039,171,584 76% 1.22MB/s 0:04:14
1,040,482,304 76% 1.22MB/s 0:04:12
1,041,793,024 76% 1.22MB/s 0:04:11
1,043,103,744 76% 1.22MB/s 0:04:10
1,044,414,464 76% 1.22MB/s 0:04:09
1,045,725,184 77% 1.22MB/s 0:04:08
1,047,035,904 77% 1.22MB/s 0:04:07
1,048,346,624 77% 1.22MB/s 0:04:06
1,049,657,344 77% 1.22MB/s 0:04:05
1,050,968,064 77% 1.23MB/s 0:04:03
1,052,278,784 77% 1.23MB/s 0:04:02
1,053,589,504 77% 1.22MB/s 0:04:02
1,054,900,224 77% 1.22MB/s 0:04:01
1,056,210,944 77% 1.22MB/s 0:04:00
1,057,521,664 77% 1.22MB/s 0:03:59
1,058,832,384 78% 1.22MB/s 0:03:58
1,060,143,104 78% 1.22MB/s 0:03:57
1,061,453,824 78% 1.22MB/s 0:03:55
1,062,764,544 78% 1.22MB/s 0:03:54
1,064,075,264 78% 1.22MB/s 0:03:54
1,065,385,984 78% 1.22MB/s 0:03:54
1,066,696,704 78% 1.21MB/s 0:03:53
1,068,007,424 78% 1.21MB/s 0:03:53
1,069,318,144 78% 1.22MB/s 0:03:50
1,070,628,864 78% 1.22MB/s 0:03:49
1,071,939,584 78% 1.22MB/s 0:03:47
1,073,250,304 79% 1.20MB/s 0:03:50
1,074,561,024 79% 1.18MB/s 0:03:53
1,075,871,744 79% 1.18MB/s 0:03:52
1,077,182,464 79% 1.18MB/s 0:03:51
1,078,493,184 79% 1.21MB/s 0:03:45
1,079,803,904 79% 1.23MB/s 0:03:40
1,081,114,624 79% 1.22MB/s 0:03:40
1,082,425,344 79% 1.22MB/s 0:03:39
1,083,736,064 79% 1.23MB/s 0:03:37
1,085,046,784 79% 1.23MB/s 0:03:36
1,086,357,504 80% 1.23MB/s 0:03:35
1,087,668,224 80% 1.23MB/s 0:03:33
1,088,946,176 80% 1.22MB/s 0:03:34
1,090,256,896 80% 1.22MB/s 0:03:33
1,091,567,616 80% 1.22MB/s 0:03:32
1,092,878,336 80% 1.22MB/s 0:03:31
1,094,189,056 80% 1.21MB/s 0:03:31
1,095,499,776 80% 1.22MB/s 0:03:29
1,096,810,496 80% 1.22MB/s 0:03:28
1,098,121,216 80% 1.22MB/s 0:03:27
1,099,431,936 81% 1.23MB/s 0:03:24
1,100,742,656 81% 1.22MB/s 0:03:24
1,102,053,376 81% 1.22MB/s 0:03:23
1,103,364,096 81% 1.22MB/s 0:03:22
1,104,674,816 81% 1.22MB/s 0:03:21
1,105,985,536 81% 1.22MB/s 0:03:20
1,107,296,256 81% 1.22MB/s 0:03:19
1,108,606,976 81% 1.22MB/s 0:03:18
1,109,917,696 81% 1.23MB/s 0:03:16
1,111,228,416 81% 1.23MB/s 0:03:15
1,112,539,136 81% 1.22MB/s 0:03:14
1,113,849,856 82% 1.23MB/s 0:03:13
1,115,160,576 82% 1.22MB/s 0:03:12
1,116,471,296 82% 1.22MB/s 0:03:12
1,117,782,016 82% 1.22MB/s 0:03:10
1,119,092,736 82% 1.22MB/s 0:03:10
1,120,403,456 82% 1.22MB/s 0:03:09
1,121,714,176 82% 1.22MB/s 0:03:07
1,123,024,896 82% 1.22MB/s 0:03:06
1,124,335,616 82% 1.22MB/s 0:03:05
1,125,646,336 82% 1.22MB/s 0:03:04
1,126,957,056 83% 1.22MB/s 0:03:03
1,128,267,776 83% 1.23MB/s 0:03:02
1,129,578,496 83% 1.23MB/s 0:03:01
1,130,889,216 83% 1.23MB/s 0:03:00
1,132,068,864 83% 1.18MB/s 0:03:06
1,133,379,584 83% 1.17MB/s 0:03:06
1,134,690,304 83% 1.17MB/s 0:03:04
1,136,001,024 83% 1.17MB/s 0:03:03
1,137,311,744 83% 1.23MB/s 0:02:54
1,138,622,464 83% 1.23MB/s 0:02:53
1,139,933,184 84% 1.22MB/s 0:02:53
1,141,243,904 84% 1.22MB/s 0:02:52
1,142,554,624 84% 1.23MB/s 0:02:50
1,143,865,344 84% 1.23MB/s 0:02:49
1,145,176,064 84% 1.23MB/s 0:02:48
1,146,486,784 84% 1.23MB/s 0:02:47
1,147,797,504 84% 1.22MB/s 0:02:47
1,149,108,224 84% 1.22MB/s 0:02:46
1,150,418,944 84% 1.22MB/s 0:02:45
1,151,729,664 84% 1.22MB/s 0:02:43
1,153,040,384 84% 1.22MB/s 0:02:42
1,154,351,104 85% 1.22MB/s 0:02:41
1,155,661,824 85% 1.23MB/s 0:02:40
1,156,972,544 85% 1.23MB/s 0:02:39
1,158,283,264 85% 1.22MB/s 0:02:38
1,159,593,984 85% 1.23MB/s 0:02:37
1,160,904,704 85% 1.23MB/s 0:02:36
1,162,215,424 85% 1.23MB/s 0:02:35
1,163,526,144 85% 1.23MB/s 0:02:33
1,164,836,864 85% 1.23MB/s 0:02:32
1,166,147,584 85% 1.23MB/s 0:02:31
1,167,458,304 86% 1.23MB/s 0:02:30
1,168,769,024 86% 1.23MB/s 0:02:29
1,170,079,744 86% 1.23MB/s 0:02:28
1,171,390,464 86% 1.22MB/s 0:02:28
1,172,701,184 86% 1.22MB/s 0:02:27
1,174,011,904 86% 1.23MB/s 0:02:25
1,175,322,624 86% 1.22MB/s 0:02:24
1,176,633,344 86% 1.22MB/s 0:02:23
1,177,944,064 86% 1.23MB/s 0:02:22
1,179,254,784 86% 1.22MB/s 0:02:21
1,180,565,504 86% 1.22MB/s 0:02:20
1,181,876,224 87% 1.23MB/s 0:02:19
1,183,186,944 87% 1.22MB/s 0:02:18
1,184,497,664 87% 1.22MB/s 0:02:18
1,185,808,384 87% 1.22MB/s 0:02:17
1,187,119,104 87% 1.22MB/s 0:02:16
1,188,429,824 87% 1.22MB/s 0:02:15
1,189,740,544 87% 1.23MB/s 0:02:13
1,191,051,264 87% 1.22MB/s 0:02:12
1,192,361,984 87% 1.22MB/s 0:02:11
1,193,672,704 87% 1.22MB/s 0:02:10
1,194,983,424 88% 1.22MB/s 0:02:09
1,196,294,144 88% 1.22MB/s 0:02:08
1,197,604,864 88% 1.22MB/s 0:02:07
1,198,915,584 88% 1.22MB/s 0:02:06
1,200,226,304 88% 1.22MB/s 0:02:05
1,201,537,024 88% 1.22MB/s 0:02:04
1,202,847,744 88% 1.23MB/s 0:02:02
1,204,158,464 88% 1.23MB/s 0:02:01
1,205,469,184 88% 1.23MB/s 0:02:00
1,206,779,904 88% 1.23MB/s 0:01:59
1,208,090,624 89% 1.23MB/s 0:01:58
1,209,401,344 89% 1.23MB/s 0:01:57
1,210,712,064 89% 1.22MB/s 0:01:56
1,212,022,784 89% 1.23MB/s 0:01:55
1,213,333,504 89% 1.23MB/s 0:01:54
1,214,644,224 89% 1.23MB/s 0:01:53
1,215,954,944 89% 1.23MB/s 0:01:52
1,217,265,664 89% 1.23MB/s 0:01:51
1,218,576,384 89% 1.23MB/s 0:01:50
1,219,887,104 89% 1.22MB/s 0:01:49
1,221,197,824 89% 1.22MB/s 0:01:48
1,222,508,544 90% 1.23MB/s 0:01:47
1,223,786,496 90% 1.22MB/s 0:01:46
1,225,097,216 90% 1.22MB/s 0:01:45
1,226,407,936 90% 1.22MB/s 0:01:44
1,227,718,656 90% 1.22MB/s 0:01:43
1,229,029,376 90% 1.22MB/s 0:01:42
1,230,340,096 90% 1.23MB/s 0:01:40
1,231,650,816 90% 1.23MB/s 0:01:39
1,232,961,536 90% 1.22MB/s 0:01:38
1,234,272,256 90% 1.22MB/s 0:01:38
1,235,582,976 91% 1.22MB/s 0:01:37
1,236,893,696 91% 1.21MB/s 0:01:36
1,238,204,416 91% 1.22MB/s 0:01:35
1,239,515,136 91% 1.22MB/s 0:01:34
1,240,825,856 91% 1.22MB/s 0:01:33
1,242,136,576 91% 1.22MB/s 0:01:31
1,243,447,296 91% 1.22MB/s 0:01:30
1,244,758,016 91% 1.22MB/s 0:01:29
1,246,068,736 91% 1.22MB/s 0:01:28
1,247,379,456 91% 1.23MB/s 0:01:27
1,248,690,176 92% 1.23MB/s 0:01:26
1,250,000,896 92% 1.23MB/s 0:01:25
1,251,311,616 92% 1.23MB/s 0:01:24
1,252,622,336 92% 1.23MB/s 0:01:23
1,253,933,056 92% 1.22MB/s 0:01:22
1,255,243,776 92% 1.23MB/s 0:01:21
1,256,554,496 92% 1.23MB/s 0:01:20
1,257,865,216 92% 1.23MB/s 0:01:19
1,259,175,936 92% 1.23MB/s 0:01:17
1,260,486,656 92% 1.22MB/s 0:01:17
1,261,797,376 92% 1.22MB/s 0:01:16
1,263,108,096 93% 1.22MB/s 0:01:14
1,264,418,816 93% 1.22MB/s 0:01:13
1,265,729,536 93% 1.23MB/s 0:01:12
1,267,040,256 93% 1.23MB/s 0:01:11
1,268,350,976 93% 1.22MB/s 0:01:10
1,269,661,696 93% 1.23MB/s 0:01:09
1,270,972,416 93% 1.22MB/s 0:01:08
1,272,283,136 93% 1.23MB/s 0:01:07
1,273,593,856 93% 1.22MB/s 0:01:06
1,274,904,576 93% 1.22MB/s 0:01:05
1,276,215,296 94% 1.22MB/s 0:01:04
1,277,526,016 94% 1.22MB/s 0:01:03
1,278,836,736 94% 1.22MB/s 0:01:02
1,280,147,456 94% 1.23MB/s 0:01:01
1,281,458,176 94% 1.23MB/s 0:01:00
1,282,768,896 94% 1.23MB/s 0:00:59
1,284,079,616 94% 1.23MB/s 0:00:58
1,285,390,336 94% 1.23MB/s 0:00:57
1,286,701,056 94% 1.22MB/s 0:00:56
1,288,011,776 94% 1.22MB/s 0:00:55
1,289,322,496 95% 1.22MB/s 0:00:54
1,290,633,216 95% 1.22MB/s 0:00:52
1,291,943,936 95% 1.23MB/s 0:00:51
1,293,254,656 95% 1.23MB/s 0:00:50
1,294,565,376 95% 1.23MB/s 0:00:49
1,295,876,096 95% 1.23MB/s 0:00:48
1,297,186,816 95% 1.22MB/s 0:00:47
1,298,497,536 95% 1.23MB/s 0:00:46
1,299,808,256 95% 1.23MB/s 0:00:45
1,301,118,976 95% 1.23MB/s 0:00:44
1,302,429,696 95% 1.23MB/s 0:00:43
1,303,740,416 96% 1.23MB/s 0:00:42
1,305,051,136 96% 1.23MB/s 0:00:41
1,306,361,856 96% 1.23MB/s 0:00:40
1,307,672,576 96% 1.23MB/s 0:00:39
1,308,983,296 96% 1.23MB/s 0:00:38
1,310,294,016 96% 1.23MB/s 0:00:37
1,311,604,736 96% 1.22MB/s 0:00:36
1,312,915,456 96% 1.22MB/s 0:00:35
1,314,226,176 96% 1.22MB/s 0:00:34
1,315,536,896 96% 1.22MB/s 0:00:33
1,316,847,616 97% 1.22MB/s 0:00:32
1,318,158,336 97% 1.22MB/s 0:00:31
1,319,469,056 97% 1.23MB/s 0:00:29
1,320,779,776 97% 1.22MB/s 0:00:28
1,322,090,496 97% 1.23MB/s 0:00:27
1,323,401,216 97% 1.23MB/s 0:00:26
1,324,711,936 97% 1.22MB/s 0:00:25
1,326,022,656 97% 1.22MB/s 0:00:24
1,327,333,376 97% 1.22MB/s 0:00:23
1,328,644,096 97% 1.22MB/s 0:00:22
1,329,954,816 98% 1.23MB/s 0:00:21
1,331,265,536 98% 1.23MB/s 0:00:20
1,332,576,256 98% 1.23MB/s 0:00:19
1,333,886,976 98% 1.23MB/s 0:00:18
1,335,197,696 98% 1.23MB/s 0:00:17
1,336,508,416 98% 1.23MB/s 0:00:16
1,337,819,136 98% 1.22MB/s 0:00:15
1,339,129,856 98% 1.23MB/s 0:00:14
1,340,440,576 98% 1.23MB/s 0:00:13
1,341,751,296 98% 1.23MB/s 0:00:12
1,343,062,016 98% 1.23MB/s 0:00:11
1,344,372,736 99% 1.23MB/s 0:00:10
1,345,683,456 99% 1.23MB/s 0:00:09
1,346,994,176 99% 1.23MB/s 0:00:08
1,348,304,896 99% 1.23MB/s 0:00:06
1,349,615,616 99% 1.23MB/s 0:00:05
1,350,926,336 99% 1.22MB/s 0:00:04
1,352,237,056 99% 1.22MB/s 0:00:03
1,353,547,776 99% 1.22MB/s 0:00:02
1,354,858,496 99% 1.22MB/s 0:00:01
1,356,169,216 99% 1.22MB/s 0:00:00
1,357,061,004 100% 1.21MB/s 0:17:49 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz.sha256
131 100% 0.21kB/s 0:00:00
131 100% 0.21kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,170,557,388 bytes received 577 bytes 1,253,432.68 bytes/sec
total size is 3,169,782,916 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5d85dd96[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
Finished: SUCCESS