Started by user admin
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
Commit message: "Update build.sh"
> git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@3e2020da[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins7633031398744371884.sh
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
Already up to date.
Processing /home/swadmin/pmbootstrap
Building wheels for collected packages: pmbootstrap
Building wheel for pmbootstrap (setup.py): started
Building wheel for pmbootstrap (setup.py): finished with status 'done'
Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=3fb386851868a9adb765a7b7c8efcae155e54dfa0504d4b0107d65594b1583b9
Stored in directory: /tmp/pip-ephem-wheel-cache-ns_n0k89/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
Attempting uninstall: pmbootstrap
Found existing installation: pmbootstrap 1.50.1
Uninstalling pmbootstrap-1.50.1:
Successfully uninstalled pmbootstrap-1.50.1
WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pmbootstrap-1.50.1
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
Already up to date.
[16:15:59] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:15:59] [1mChannel [edge][0m: [16:15:59] [1mVendor [qemu][0m: [16:15:59] [1mDevice codename [amd64][0m: [16:15:59] [1mKernel [lts][0m: [16:15:59] [1mUsername [user][0m: [16:16:00] [1mUser interface [weston][0m: [16:16:00] [1mChange them? (y/n) [n][0m: [16:16:00] [1mExtra packages [none][0m: [16:16:00] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:16:00] [1mChoose default locale for installation [C.UTF-8][0m: [16:16:00] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:16:00] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:16:00] Config changed: ui='plasma-mobile'
[16:16:00] Config changed: device='tablet-x64uefi'
[16:16:00] Config changed: kernel='edge'
[16:16:00] Config changed: extra_packages='osk-sdl'
(1261316) [16:16:01] % 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)
(1261316) [16:16:01] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Latest release / Recommended for best stability
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Old release (supported until 2023-01-18)
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
(1261316) [16:16:01] *** (1/4) PREPARE NATIVE CHROOT ***
(1261316) [16:16:01] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1261316) [16:16:01] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1261316) [16:16:01] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1261316) [16:16:01] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1261316) [16:16:01] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1261316) [16:16:01] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1261316) [16:16:01] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1261316) [16:16:01] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1261316) [16:16:01] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1261316) [16:16:01] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1261316) [16:16:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1261316) [16:16:01] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1261316) [16:16:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261316) [16:16:01] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1261316) [16:16:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1261316) [16:16:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1261316) [16:16:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1261316) [16:16:01] Update package index for x86_64 (4 file(s))
(1261316) [16:16:01] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1261316) [16:16:01] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1261316) [16:16:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1261316) [16:16:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1261316) [16:16:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1261316) [16:16:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1261316) [16:16:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1261316) [16:16:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1261316) [16:16:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1261316) [16:16:03] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1261316) [16:16:03] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:03] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:03] extracted: /tmp/pmbootstrapqaoe5e3papk
(1261316) [16:16:03] extracted: /tmp/pmbootstrapmnt66kqcsig
(1261316) [16:16:03] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:03] % 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/pmbootstrapmnt66kqcsig /tmp/pmbootstrapqaoe5e3papk
Verified OK
(1261316) [16:16:03] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1261316) [16:16:03] % /tmp/pmbootstrapqaoe5e3papk --version
apk-tools 2.12.10, compiled for x86_64.
(1261316) [16:16:03] (native) install alpine-base
(1261316) [16:16:03] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % 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
(1261316) [16:16:03] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1261316) [16:16:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1261316) [16:16:03] (native) update /etc/apk/repositories
(1261316) [16:16:03] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261316) [16:16:03] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261316) [16:16:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261316) [16:16:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261316) [16:16:03] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1261316) [16:16:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1261316) [16:16:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261316) [16:16:03] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261316) [16:16:03] % 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
(1261316) [16:16:03] New background process: pid=1261475, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1261316) [16:16:05] (native) % adduser -D pmos -u 12345
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1261316) [16:16:05] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1261316) [16:16:05] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1261316) [16:16:05] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1261316) [16:16:05] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1261316) [16:16:05] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1261316) [16:16:05] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1261316) [16:16:08] (native) install cryptsetup util-linux parted
(1261316) [16:16:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261316) [16:16:08] (native) % cat /tmp/apk_progress_fifo
(1261316) [16:16:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1261316) [16:16:08] New background process: pid=1261743, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.18-r0)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1261316) [16:16:10] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1261316) [16:16:10] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1261316) [16:16:10] % 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
(1261316) [16:16:10] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1261316) [16:16:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(1261316) [16:16:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(1261316) [16:16:10] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(1261316) [16:16:10] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(1261316) [16:16:10] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(1261316) [16:16:10] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1261316) [16:16:10] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1261316) [16:16:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1261316) [16:16:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1261316) [16:16:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:10] extracted: /tmp/pmbootstrap66hov685apk
(1261316) [16:16:10] extracted: /tmp/pmbootstrapu1_0ls5qsig
(1261316) [16:16:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1261316) [16:16:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapu1_0ls5qsig /tmp/pmbootstrap66hov685apk
Verified OK
(1261316) [16:16:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1261316) [16:16:10] % /tmp/pmbootstrap66hov685apk --version
apk-tools 2.12.10, compiled for x86_64.
(1261316) [16:16:10] (rootfs_tablet-x64uefi) install alpine-base
(1261316) [16:16:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(1261316) [16:16:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(1261316) [16:16:10] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(1261316) [16:16:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1261316) [16:16:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1261316) [16:16:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1261316) [16:16:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1261316) [16:16:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1261316) [16:16:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1261316) [16:16:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261316) [16:16:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261316) [16:16:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1261316) [16:16:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1261316) [16:16:10] New background process: pid=1261887, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % getent passwd user
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user wheel
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user video
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user audio
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user input
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user plugdev
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(1261316) [16:16:11] (rootfs_tablet-x64uefi) % addgroup user netdev
(1261316) [16:16:11] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1261316) [16:16:12] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1261316) [16:16:12] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1261316) [16:16:12] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1261316) [16:16:12] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1261316) [16:16:12] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(1261316) [16:16:13] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1261316) [16:16:14] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1261316) [16:16:15] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1261316) [16:16:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:16:15] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1261316) [16:16:15] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1261316) [16:16:15] New background process: pid=1262323, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/805) Installing icu-data-full (72.1-r1)
(2/805) Installing dbus-libs (1.14.4-r0)
(3/805) Installing libgcc (12.2.1_git20220924-r6)
(4/805) Installing libffi (3.4.4-r0)
(5/805) Installing libintl (0.21.1-r1)
(6/805) Installing libblkid (2.38.1-r1)
(7/805) Installing libmount (2.38.1-r1)
(8/805) Installing pcre2 (10.42-r0)
(9/805) Installing glib (2.74.3-r2)
(10/805) Installing libstdc++ (12.2.1_git20220924-r6)
(11/805) Installing icu-libs (72.1-r1)
(12/805) Installing libpcre2-16 (10.42-r0)
(13/805) Installing zstd-libs (1.5.2-r9)
(14/805) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/805) Installing hicolor-icon-theme (0.17-r2)
(16/805) Installing libmagic (5.43-r0)
(17/805) Installing file (5.43-r0)
(18/805) Installing libxau (1.0.11-r0)
(19/805) Installing libmd (1.0.4-r0)
(20/805) Installing libbsd (0.11.7-r0)
(21/805) Installing libxdmcp (1.1.4-r0)
(22/805) Installing libxcb (1.15-r0)
(23/805) Installing libx11 (1.8.2-r1)
(24/805) Installing libxext (1.3.5-r0)
(25/805) Installing libice (1.1.1-r0)
(26/805) Installing libuuid (2.38.1-r1)
(27/805) Installing libsm (1.2.4-r0)
(28/805) Installing libxt (1.2.1-r1)
(29/805) Installing libxmu (1.1.4-r0)
(30/805) Installing xset (1.2.5-r0)
(31/805) Installing xprop (1.2.6-r0)
(32/805) Installing xdg-utils (1.1.3-r4)
(33/805) Installing mesa (22.3.1-r0)
(34/805) Installing hwdata-pci (0.365-r0)
(35/805) Installing libpciaccess (0.17-r0)
(36/805) Installing libdrm (2.4.114-r0)
(37/805) Installing libexpat (2.5.0-r0)
(38/805) Installing wayland-libs-server (1.21.0-r1)
(39/805) Installing libxfixes (6.0.0-r0)
(40/805) Installing libxxf86vm (1.1.5-r0)
(41/805) Installing mesa-glapi (22.3.1-r0)
(42/805) Installing libxshmfence (1.3.2-r0)
(43/805) Installing mesa-gl (22.3.1-r0)
(44/805) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/805) Installing libxcomposite (0.4.6-r0)
(46/805) Installing brotli-libs (1.0.9-r10)
(47/805) Installing libbz2 (1.0.8-r4)
(48/805) Installing libpng (1.6.39-r2)
(49/805) Installing freetype (2.12.1-r0)
(50/805) Installing fontconfig (2.14.1-r0)
(51/805) Installing wayland-libs-client (1.21.0-r1)
(52/805) Installing wayland-libs-cursor (1.21.0-r1)
(53/805) Installing wayland-libs-egl (1.21.0-r1)
(54/805) Installing xkeyboard-config (2.37-r0)
(55/805) Installing xz-libs (5.4.0-r0)
(56/805) Installing libxml2 (2.10.3-r2)
(57/805) Installing libxkbcommon (1.4.1-r0)
(58/805) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/805) Installing mesa-gbm (22.3.1-r0)
(60/805) Installing mesa-egl (22.3.1-r0)
(61/805) Installing avahi-libs (0.8-r6)
(62/805) Installing gmp (6.2.1-r2)
(63/805) Installing nettle (3.8.1-r0)
(64/805) Installing p11-kit (0.24.1-r1)
(65/805) Installing libtasn1 (4.19.0-r0)
(66/805) Installing libunistring (1.1-r0)
(67/805) Installing gnutls (3.7.8-r2)
(68/805) Installing cups-libs (2.4.2-r1)
(69/805) Installing pkgconf (1.9.3-r1)
(70/805) Installing shared-mime-info (2.2-r2)
(71/805) Installing libjpeg-turbo (2.1.4-r0)
(72/805) Installing libwebp (1.2.4-r1)
(73/805) Installing tiff (4.5.0-r1)
(74/805) Installing gdk-pixbuf (2.42.10-r2)
(75/805) Installing gtk-update-icon-cache (3.24.36-r0)
(76/805) Installing libxrender (0.9.11-r0)
(77/805) Installing libxcursor (1.2.1-r1)
(78/805) Installing libxdamage (1.1.6-r0)
(79/805) Installing libxi (1.8-r0)
(80/805) Installing libxinerama (1.1.5-r0)
(81/805) Installing libxrandr (1.5.3-r0)
(82/805) Installing libatk-1.0 (2.46.0-r0)
(83/805) Installing libxtst (1.2.4-r0)
(84/805) Installing at-spi2-core (2.46.0-r0)
(85/805) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/805) Installing pixman (0.42.2-r0)
(87/805) Installing cairo (1.17.6-r3)
(88/805) Installing cairo-gobject (1.17.6-r3)
(89/805) Installing libepoxy (1.5.10-r0)
(90/805) Installing fribidi (1.0.12-r0)
(91/805) Installing graphite2 (1.3.14-r2)
(92/805) Installing harfbuzz (6.0.0-r0)
(93/805) Installing libxft (2.3.7-r0)
(94/805) Installing pango (1.50.12-r0)
(95/805) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/805) Installing libevdev (1.13.0-r0)
(97/805) Installing mtdev (1.1.6-r1)
(98/805) Installing eudev-libs (3.2.11-r6)
(99/805) Installing libinput-libs (1.22.0-r0)
(100/805) Installing xcb-util-wm (0.4.2-r0)
(101/805) Installing xcb-util (0.4.1-r0)
(102/805) Installing xcb-util-image (0.4.1-r0)
(103/805) Installing xcb-util-keysyms (0.4.1-r0)
(104/805) Installing xcb-util-renderutil (0.3.10-r0)
(105/805) Installing libxkbcommon-x11 (1.4.1-r0)
(106/805) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(107/805) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/805) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/805) Installing kirigami2-libs (5.101.0-r0)
(110/805) Installing libgomp (12.2.1_git20220924-r6)
(111/805) Installing kirigami2 (5.101.0-r0)
(112/805) Installing kactivities-libs (5.101.0-r1)
(113/805) Installing karchive (5.101.0-r0)
(114/805) Installing kconfig (5.101.0-r0)
(115/805) Installing kcoreaddons (5.101.0-r0)
(116/805) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(117/805) Installing kwindowsystem (5.101.0-r0)
(118/805) Installing kcrash (5.101.0-r0)
(119/805) Installing kdbusaddons (5.101.0-r0)
(120/805) Installing kglobalaccel (5.101.0-r0)
(121/805) Installing kguiaddons (5.101.0-r0)
(122/805) Installing ki18n (5.101.0-r0)
(123/805) Installing libelogind (246.10-r5)
(124/805) Installing polkit-elogind-libs (122-r0)
(125/805) Installing polkit-qt-1 (0.114.0-r1)
(126/805) Installing kauth (5.101.0-r0)
(127/805) Installing kcodecs (5.101.0-r0)
(128/805) Installing kwidgetsaddons (5.101.0-r0)
(129/805) Installing kconfigwidgets (5.101.0-r0)
(130/805) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(131/805) Installing kiconthemes (5.101.0-r0)
(132/805) Installing kitemviews (5.101.0-r0)
(133/805) Installing kxmlgui (5.101.0-r0)
(134/805) Installing kbookmarks (5.101.0-r0)
(135/805) Installing kcompletion (5.101.0-r0)
(136/805) Installing libxml2-utils (2.10.3-r2)
(137/805) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(138/805) Installing libgpg-error (1.46-r1)
(139/805) Installing libgcrypt (1.10.1-r0)
(140/805) Installing libxslt (1.1.37-r0)
(141/805) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(142/805) Installing kdoctools (5.101.0-r0)
(143/805) Installing kjobwidgets (5.101.0-r0)
(144/805) Installing alsa-lib (1.2.8-r0)
(145/805) Installing libxv (1.0.12-r0)
(146/805) Installing cdparanoia-libs (10.2-r11)
(147/805) Installing graphene (1.10.8-r1)
(148/805) Installing gstreamer (1.20.5-r0)
(149/805) Installing libogg (1.3.5-r2)
(150/805) Installing opus (1.3.1-r1)
(151/805) Installing orc (0.4.33-r0)
(152/805) Installing libtheora (1.1.1-r16)
(153/805) Installing libvorbis (1.3.7-r0)
(154/805) Installing gst-plugins-base (1.20.5-r0)
(155/805) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(156/805) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(157/805) Installing sound-theme-freedesktop (0.8-r0)
(158/805) Installing libltdl (2.4.7-r0)
(159/805) Installing libcanberra (0.30-r9)
(160/805) Installing libcanberra-gstreamer (0.30-r9)
(161/805) Installing knotifications (5.101.0-r0)
(162/805) Installing kservice (5.101.0-r0)
(163/805) Installing solid-libs (5.101.0-r0)
(164/805) Installing libhunspell (1.7.1-r0)
(165/805) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(166/805) Installing ncurses-libs (6.3_p20221217-r0)
(167/805) Installing readline (8.2.0-r0)
(168/805) Installing hunspell (1.7.1-r0)
(169/805) Installing sonnet (5.101.0-r0)
(170/805) Installing ktextwidgets (5.101.0-r0)
(171/805) Installing kio (5.101.0-r0)
(172/805) Installing kpackage (5.101.0-r0)
(173/805) Installing kdeclarative (5.101.0-r0)
(174/805) Installing kwayland (5.101.0-r0)
(175/805) Installing plasma-framework (5.101.0-r0)
(176/805) Installing sqlite-libs (3.40.0-r0)
(177/805) Installing libaccounts-glib (1.26-r1)
(178/805) Installing libaccounts-qt (1.16-r1)
(179/805) Installing signond (8.61-r0)
(180/805) Installing accounts-qml-module (0.7_git20190605-r1)
(181/805) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(182/805) Installing sdl2 (2.26.1-r0)
(183/805) Installing svt-av1-libs (1.4.1-r0)
(184/805) Installing aom-libs (3.5.0-r0)
(185/805) Installing libass (0.17.0-r0)
(186/805) Installing libdav1d (1.0.0-r2)
(187/805) Installing lcms2 (2.14-r2)
(188/805) Installing libjxl (0.7.0-r0)
(189/805) Installing lame (3.100-r2)
(190/805) Installing libasyncns (0.8-r1)
(191/805) Installing flac-libs (1.4.2-r0)
(192/805) Installing libsndfile (1.1.0-r3)
(193/805) Installing soxr (0.1.3-r3)
(194/805) Installing speexdsp (1.2.1-r0)
(195/805) Installing tdb-libs (1.4.7-r1)
(196/805) Installing libpulse (9999_git20220528-r0)
(197/805) Installing cjson (1.7.15-r3)
(198/805) Installing mbedtls (2.28.2-r0)
(199/805) Installing librist (0.2.7-r0)
(200/805) Installing libsrt (1.5.1-r0)
(201/805) Installing libssh (0.10.4-r0)
(202/805) Installing v4l-utils-libs (1.22.1-r2)
(203/805) Installing libva (2.16.0-r0)
(204/805) Installing libvdpau (1.5-r0)
(205/805) Installing vidstab (1.1.0-r2)
(206/805) Installing libvpx (1.12.0-r1)
(207/805) Installing x264-libs (0.164_git20220602-r0)
(208/805) Installing numactl (2.0.16-r0)
(209/805) Installing x265-libs (3.5-r3)
(210/805) Installing xvidcore (1.3.7-r1)
(211/805) Installing libsodium (1.0.18-r2)
(212/805) Installing libzmq (4.3.4-r1)
(213/805) Installing ffmpeg-libs (5.1.2-r3)
(214/805) Installing libevent (2.1.12-r5)
(215/805) Installing minizip (1.2.13-r0)
(216/805) Installing nspr (4.35-r0)
(217/805) Installing nss (3.86-r0)
(218/805) Installing re2 (2022.12.01-r0)
(219/805) Installing snappy (1.1.9-r4)
(220/805) Installing qt5-qtwebengine (5.15.11-r10)
(221/805) Installing libnotify (0.8.1-r1)
(222/805) Installing libproxy (0.4.18-r2)
(223/805) Installing signon-ui (0.17_git20171023-r2)
(224/805) Installing libassuan (2.5.5-r1)
(225/805) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(226/805) Installing gnupg-gpgconf (2.2.41-r0)
(227/805) Installing gpg (2.2.41-r0)
(228/805) Installing npth (1.6-r2)
(229/805) Installing gpg-agent (2.2.41-r0)
(230/805) Installing libksba (1.6.3-r0)
(231/805) Installing gpgsm (2.2.41-r0)
(232/805) Installing gpgme (1.18.0-r1)
(233/805) Installing gpgmepp (1.18.0-r1)
(234/805) Installing gdbm (1.23-r0)
(235/805) Installing libsasl (2.1.28-r3)
(236/805) Installing libqca (2.3.4-r2)
(237/805) Installing kwallet (5.101.0-r0)
(238/805) Installing kaccounts-integration (22.12.0-r0)
(239/805) Installing purpose (5.101.0-r0)
(240/805) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(241/805) Installing qt5-qtfeedback (0_git20180903-r0)
(242/805) Installing angelfish (22.11-r0)
(243/805) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(244/805) Installing gtk-engines-clearlooks (2.21.0-r3)
(245/805) Installing gtk-engines-crux (2.21.0-r3)
(246/805) Installing gtk-engines-industrial (2.21.0-r3)
(247/805) Installing gtk-engines-mist (2.21.0-r3)
(248/805) Installing gtk-engines-redmond (2.21.0-r3)
(249/805) Installing gtk-engines-thinice (2.21.0-r3)
(250/805) Installing gtk-engines (2.21.0-r3)
(251/805) Installing breeze-gtk (5.26.4-r0)
(252/805) Installing udev-init-scripts (35-r1)
(253/805) Installing udev-init-scripts-openrc (35-r1)
(254/805) Installing kmod-libs (30-r1)
(255/805) Installing eudev (3.2.11-r6)
(256/805) Installing eudev-openrc (3.2.11-r6)
(257/805) Installing openssh-keygen (9.1_p1-r1)
(258/805) Installing libedit (20221030.3.1-r0)
(259/805) Installing openssh-client-common (9.1_p1-r1)
(260/805) Installing openssh-client-default (9.1_p1-r1)
(261/805) Installing openssh-sftp-server (9.1_p1-r1)
(262/805) Installing openssh-server-common (9.1_p1-r1)
(263/805) Installing openssh-server (9.1_p1-r1)
(264/805) Installing openssh (9.1_p1-r1)
(265/805) Installing boot-deploy (0.6.1-r0)
(266/805) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(267/805) Installing lzo (2.10-r3)
(268/805) Installing btrfs-progs (6.1-r0)
(269/805) Installing bzip2 (1.0.8-r4)
(270/805) Installing argon2-libs (20190702-r2)
(271/805) Installing device-mapper-libs (2.03.18-r0)
(272/805) Installing json-c (0.16-r0)
(273/805) Installing cryptsetup-libs (2.6.0-r0)
(274/805) Installing popt (1.19-r0)
(275/805) Installing cryptsetup (2.6.0-r0)
(276/805) Installing cryptsetup-openrc (2.6.0-r0)
(277/805) Installing libaio (0.3.113-r0)
(278/805) Installing device-mapper-event-libs (2.03.18-r0)
(279/805) Installing lvm2-libs (2.03.18-r0)
(280/805) Installing device-mapper (2.03.18-r0)
(281/805) Installing device-mapper-udev (2.03.18-r0)
Executing device-mapper-udev-2.03.18-r0.post-install
(282/805) Installing libcom_err (1.46.5-r4)
(283/805) Installing e2fsprogs-libs (1.46.5-r4)
(284/805) Installing e2fsprogs (1.46.5-r4)
(285/805) Installing e2fsprogs-extra (1.46.5-r4)
(286/805) Installing f2fs-tools-libs (1.15.0-r0)
(287/805) Installing f2fs-tools (1.15.0-r0)
(288/805) Installing lz4 (1.9.4-r1)
(289/805) Installing userspace-rcu (0.13.2-r0)
(290/805) Installing multipath-tools (0.9.4-r0)
(291/805) Installing multipath-tools-openrc (0.9.4-r0)
(292/805) Installing parted (3.5-r0)
(293/805) Installing postmarketos-mvcfg (1-r0)
(294/805) Installing postmarketos-keys (1-r0)
(295/805) Installing sudo (1.9.12_p1-r1)
(296/805) Installing postmarketos-base-nofde (24.1-r0)
(297/805) Installing unudhcpd (0.2.1-r0)
(298/805) Installing xz (5.4.0-r0)
(299/805) Installing postmarketos-mkinitfs (1.5.1-r3)
(300/805) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(301/805) Installing llvm15-libs (15.0.6-r1)
(302/805) Installing musl-fts (1.2.7-r3)
(303/805) Installing libelf (0.188-r0)
(304/805) Installing mesa-dri-gallium (22.3.1-r0)
(305/805) Installing postmarketos-base-mesa (24.1-r0)
(306/805) Installing device-tablet-x64uefi (0.4-r1)
(307/805) Installing intel-gmmlib (22.3.2-r0)
(308/805) Installing intel-media-driver (22.6.4-r0)
(309/805) Installing libva-intel-driver (2.4.1-r0)
(310/805) Installing device-tablet-x64uefi-libva (0.4-r1)
(311/805) Installing linux-firmware-yamaha (20221214-r0)
(312/805) Installing linux-firmware-yam (20221214-r0)
(313/805) Installing linux-firmware-wfx (20221214-r0)
(314/805) Installing linux-firmware-vxge (20221214-r0)
(315/805) Installing linux-firmware-vicam (20221214-r0)
(316/805) Installing linux-firmware-ueagle-atm (20221214-r0)
(317/805) Installing linux-firmware-ttusb-budget (20221214-r0)
(318/805) Installing linux-firmware-tigon (20221214-r0)
(319/805) Installing linux-firmware-ti-keystone (20221214-r0)
(320/805) Installing linux-firmware-ti-connectivity (20221214-r0)
(321/805) Installing linux-firmware-ti (20221214-r0)
(322/805) Installing linux-firmware-tehuti (20221214-r0)
(323/805) Installing linux-firmware-sxg (20221214-r0)
(324/805) Installing linux-firmware-sun (20221214-r0)
(325/805) Installing linux-firmware-slicoss (20221214-r0)
(326/805) Installing linux-firmware-sb16 (20221214-r0)
(327/805) Installing linux-firmware-rtw89 (20221214-r0)
(328/805) Installing linux-firmware-rtw88 (20221214-r0)
(329/805) Installing linux-firmware-rtlwifi (20221214-r0)
(330/805) Installing linux-firmware-rtl_nic (20221214-r0)
(331/805) Installing linux-firmware-rtl_bt (20221214-r0)
(332/805) Installing linux-firmware-rtl8192e (20221214-r0)
(333/805) Installing linux-firmware-rsi (20221214-r0)
(334/805) Installing linux-firmware-rockchip (20221214-r0)
(335/805) Installing linux-firmware-radeon (20221214-r0)
(336/805) Installing linux-firmware-r128 (20221214-r0)
(337/805) Installing linux-firmware-qlogic (20221214-r0)
(338/805) Installing linux-firmware-qed (20221214-r0)
(339/805) Installing linux-firmware-ath10k (20221214-r0)
(340/805) Installing linux-firmware-qcom (20221214-r0)
(341/805) Installing linux-firmware-qca (20221214-r0)
(342/805) Installing linux-firmware-ositech (20221214-r0)
(343/805) Installing linux-firmware-nxp (20221214-r0)
(344/805) Installing linux-firmware-nvidia (20221214-r0)
(345/805) Installing linux-firmware-netronome (20221214-r0)
(346/805) Installing linux-firmware-myricom (20221214-r0)
(347/805) Installing linux-firmware-mwlwifi (20221214-r0)
(348/805) Installing linux-firmware-mwl8k (20221214-r0)
(349/805) Installing linux-firmware-mrvl (20221214-r0)
(350/805) Installing linux-firmware-moxa (20221214-r0)
(351/805) Installing linux-firmware-microchip (20221214-r0)
(352/805) Installing linux-firmware-meson (20221214-r0)
(353/805) Installing linux-firmware-mellanox (20221214-r0)
(354/805) Installing linux-firmware-mediatek (20221214-r0)
(355/805) Installing linux-firmware-matrox (20221214-r0)
(356/805) Installing linux-firmware-liquidio (20221214-r0)
(357/805) Installing linux-firmware-libertas (20221214-r0)
(358/805) Installing linux-firmware-korg (20221214-r0)
(359/805) Installing linux-firmware-keyspan_pda (20221214-r0)
(360/805) Installing linux-firmware-keyspan (20221214-r0)
(361/805) Installing linux-firmware-kaweth (20221214-r0)
(362/805) Installing linux-firmware-isci (20221214-r0)
(363/805) Installing linux-firmware-intel (20221214-r0)
(364/805) Installing linux-firmware-inside-secure (20221214-r0)
(365/805) Installing linux-firmware-imx (20221214-r0)
(366/805) Installing linux-firmware-i915 (20221214-r0)
(367/805) Installing linux-firmware-go7007 (20221214-r0)
(368/805) Installing linux-firmware-ess (20221214-r0)
(369/805) Installing linux-firmware-ene-ub6250 (20221214-r0)
(370/805) Installing linux-firmware-emi62 (20221214-r0)
(371/805) Installing linux-firmware-emi26 (20221214-r0)
(372/805) Installing linux-firmware-edgeport (20221214-r0)
(373/805) Installing linux-firmware-e100 (20221214-r0)
(374/805) Installing linux-firmware-dsp56k (20221214-r0)
(375/805) Installing linux-firmware-dpaa2 (20221214-r0)
(376/805) Installing linux-firmware-dabusb (20221214-r0)
(377/805) Installing linux-firmware-cypress (20221214-r0)
(378/805) Installing linux-firmware-cxgb4 (20221214-r0)
(379/805) Installing linux-firmware-cxgb3 (20221214-r0)
(380/805) Installing linux-firmware-cpia2 (20221214-r0)
(381/805) Installing linux-firmware-cnm (20221214-r0)
(382/805) Installing linux-firmware-cis (20221214-r0)
(383/805) Installing linux-firmware-cirrus (20221214-r0)
(384/805) Installing linux-firmware-cavium (20221214-r0)
(385/805) Installing linux-firmware-cadence (20221214-r0)
(386/805) Installing linux-firmware-brcm (20221214-r0)
(387/805) Installing linux-firmware-bnx2x (20221214-r0)
(388/805) Installing linux-firmware-bnx2 (20221214-r0)
(389/805) Installing linux-firmware-av7110 (20221214-r0)
(390/805) Installing linux-firmware-atusb (20221214-r0)
(391/805) Installing linux-firmware-atmel (20221214-r0)
(392/805) Installing linux-firmware-ath9k_htc (20221214-r0)
(393/805) Installing linux-firmware-ath6k (20221214-r0)
(394/805) Installing linux-firmware-ath11k (20221214-r0)
(395/805) Installing linux-firmware-ar3k (20221214-r0)
(396/805) Installing linux-firmware-amphion (20221214-r0)
(397/805) Installing linux-firmware-amdgpu (20221214-r0)
(398/805) Installing linux-firmware-amd-ucode (20221214-r0)
(399/805) Installing linux-firmware-amd (20221214-r0)
(400/805) Installing linux-firmware-advansys (20221214-r0)
(401/805) Installing linux-firmware-adaptec (20221214-r0)
(402/805) Installing linux-firmware-acenic (20221214-r0)
(403/805) Installing linux-firmware-3com (20221214-r0)
(404/805) Installing linux-firmware-other (20221214-r0)
(405/805) Installing linux-firmware (20221214-r0)
(406/805) Installing linux-edge (6.1.1-r0)
(407/805) Installing device-tablet-x64uefi-kernel-edge (0.4-r1)
(408/805) Installing ca-certificates (20221203-r1)
(409/805) Installing nghttp2-libs (1.51.0-r0)
(410/805) Installing libcurl (7.87.0-r1)
(411/805) Installing libxmlb (0.3.10-r0)
(412/805) Installing yaml (0.2.5-r0)
(413/805) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(414/805) Installing appstream-qt (0.15.5-r2)
(415/805) Installing attica (5.101.0-r0)
(416/805) Installing kidletime (5.101.0-r0)
(417/805) Installing knewstuff (5.101.0-r0)
(418/805) Installing discover (5.26.4-r0)
(419/805) Installing libapk-qt (0.4.2-r0)
(420/805) Installing discover-backend-apk (5.26.4-r0)
(421/805) Installing font-droid-nonlatin (20200215-r2)
(422/805) Installing font-noto-common (0_git20211101-r6)
(423/805) Installing font-noto-math (0_git20211101-r6)
(424/805) Installing font-noto-symbols (0_git20211101-r6)
(425/805) Installing font-noto (0_git20211101-r6)
(426/805) Installing font-noto-emoji (2.038-r0)
(427/805) Installing font-noto-extra (0_git20211101-r6)
(428/805) Installing mauiman (1.0.1-r0)
(429/805) Installing mauikit (2.2.1-r0)
(430/805) Installing exiv2 (0.27.5-r1)
(431/805) Installing mauikit-imagetools (2.2.1-r0)
(432/805) Installing mauikit-filebrowsing (2.2.1-r0)
(433/805) Installing index (2.2.1-r0)
(434/805) Installing signon-plugin-oauth2 (0.25-r0)
(435/805) Installing kaccounts-providers (22.12.0-r0)
(436/805) Installing kirigami-addons (0.6.1-r0)
(437/805) Installing kclock (22.11-r0)
(438/805) Installing gsettings-desktop-schemas (43.0-r0)
(439/805) Installing kdecoration (5.26.4-r0)
(440/805) Installing kde-gtk-config (5.26.4-r0)
(441/805) Installing kirigami-gallery (22.12.0-r0)
(442/805) Installing kquickimageeditor (0.2.0-r1)
(443/805) Installing taglib (1.13-r0)
(444/805) Installing kfilemetadata (5.101.0-r0)
(445/805) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(446/805) Installing koko (22.11-r0)
(447/805) Installing kasync (0.3.0-r2)
(448/805) Installing gpg-wks-server (2.2.41-r0)
(449/805) Installing gpgv (2.2.41-r0)
(450/805) Installing libldap (2.6.3-r6)
(451/805) Installing gnupg-dirmngr (2.2.41-r0)
(452/805) Installing gnupg-utils (2.2.41-r0)
(453/805) Installing gnupg-wks-client (2.2.41-r0)
(454/805) Installing gnupg (2.2.41-r0)
(455/805) Installing iso-codes (4.12.0-r0)
(456/805) Installing kcontacts (5.101.0-r0)
(457/805) Installing kpeople (5.101.0-r0)
(458/805) Installing libical (3.0.16-r1)
(459/805) Installing kcalendarcore (5.101.0-r0)
(460/805) Installing kmime (22.12.0-r0)
(461/805) Installing kimap2 (0.4.0-r1)
(462/805) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(463/805) Installing kdav2 (0.4.0-r1)
(464/805) Installing lmdb (0.9.29-r2)
(465/805) Installing libxapian (1.4.21-r0)
(466/805) Installing sink (0.9.0-r3)
(467/805) Installing kpeoplesink (0_git20210224-r1)
(468/805) Installing kpeoplevcard (0.1-r2)
(469/805) Installing libraw (0.21.0-r0)
(470/805) Installing libraw-tools (0.21.0-r0)
(471/805) Installing imagemagick-libs (7.1.0.55-r0)
(472/805) Installing jbig2dec (0.19-r1)
(473/805) Installing ghostscript (10.0.0-r2)
(474/805) Installing libde265 (1.0.9-r0)
(475/805) Installing libheif (1.14.0-r0)
(476/805) Installing librsvg (2.55.1-r0)
(477/805) Installing imagemagick (7.1.0.55-r0)
(478/805) Installing perl (5.36.0-r0)
(479/805) Installing perl-image-exiftool (12.50-r0)
(480/805) Installing exiftool (12.50-r0)
(481/805) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(482/805) Installing dbus-openrc (1.14.4-r0)
(483/805) Installing feedbackd-device-themes (0_git20220202-r0)
(484/805) Installing gsound (1.0.3-r1)
(485/805) Installing libgudev (237-r1)
(486/805) Installing json-glib (1.6.6-r1)
(487/805) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(488/805) Installing tzdata (2022g-r0)
(489/805) Installing openexr (3.1.5-r4)
(490/805) Installing soundtouch (2.3.2-r1)
(491/805) Installing libraw1394 (2.1.2-r3)
(492/805) Installing libusb (1.0.26-r0)
(493/805) Installing libdc1394 (2.2.6-r1)
(494/805) Installing tslib (1.22-r1)
(495/805) Installing directfb (1.7.7-r5)
(496/805) Installing faac (1.30-r2)
(497/805) Installing fdk-aac (2.0.2-r1)
(498/805) Installing flite (2.2-r1)
(499/805) Installing libsamplerate (0.2.2-r0)
(500/805) Installing jack (1.9.21-r0)
(501/805) Installing portaudio (19.7.0-r0)
(502/805) Installing fluidsynth-libs (2.3.0-r0)
(503/805) Installing libfreeaptx (0.1.1-r1)
(504/805) Installing gsm (1.0.22-r1)
(505/805) Installing libldac (2.0.2.3-r0)
(506/805) Installing libmodplug (0.8.9.0-r2)
(507/805) Installing neon (0.32.4-r0)
(508/805) Installing libnice (0.1.19-r0)
(509/805) Installing openal-soft (1.22.2-r2)
(510/805) Installing openjpeg (2.5.0-r2)
(511/805) Installing librtmp (2.4_git20190330-r2)
(512/805) Installing sbc (2.0-r0)
(513/805) Installing spandsp (0.0.6-r4)
(514/805) Installing libsrtp (2.4.2-r3)
(515/805) Installing vo-aacenc (0.1.3-r0)
(516/805) Installing vo-amrwbenc (0.1.3-r0)
(517/805) Installing libzbar (0.23.92-r2)
(518/805) Installing gst-plugins-bad (1.20.5-r0)
(519/805) Installing gtk4.0 (4.8.3-r0)
Executing gtk4.0-4.8.3-r0.post-install
(520/805) Installing megapixels (1.6.0-r1)
(521/805) Installing mesa-gles (22.3.1-r0)
(522/805) Installing encodings (1.0.6-r0)
(523/805) Installing libfontenc (1.1.7-r0)
(524/805) Installing mkfontscale (1.2.2-r1)
(525/805) Installing font-dejavu (2.37-r3)
(526/805) Installing sdl2_ttf (2.20.1-r0)
(527/805) Installing osk-sdl (0.67.1-r1)
(528/805) Installing kcmutils (5.101.0-r0)
(529/805) Installing frameworkintegration (5.101.0-r0)
(530/805) Installing oxygen (5.26.4-r0)
(531/805) Installing modemmanager-qt (5.101.0-r0)
(532/805) Installing callaudiod-libs (0.1.4-r0)
(533/805) Installing abseil-cpp (20220623.1-r1)
(534/805) Installing boost1.81-thread (1.81.0-r1)
(535/805) Installing libprotobuf (3.21.12-r0)
(536/805) Installing libphonenumber (8.13.3-r0)
(537/805) Installing plasma-dialer (22.11-r0)
(538/805) Installing plasma-mobile-sounds (0.1-r1)
(539/805) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(540/805) Installing plasma-phonebook (22.11-r0)
(541/805) Installing postmarketos-artwork-wallpapers (2-r1)
(542/805) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(543/805) Installing bluez (5.66-r1)
(544/805) Installing bluez-openrc (5.66-r1)
(545/805) Installing bluez-obexd (5.66-r1)
(546/805) Installing kded (5.101.0-r0)
(547/805) Installing bluez-qt (5.101.0-r0)
(548/805) Installing bluedevil (5.26.4-r0)
(549/805) Installing breeze (5.26.4-r0)
(550/805) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(551/805) Installing callaudiod (0.1.4-r0)
(552/805) Installing dnsmasq-common (2.88-r0)
(553/805) Installing dnsmasq-openrc (2.88-r0)
(554/805) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(555/805) Installing linux-pam (1.5.2-r1)
(556/805) Installing shadow (4.13-r0)
(557/805) Installing libacl (2.3.1-r1)
(558/805) Installing elogind (246.10-r5)
(559/805) Installing elogind-openrc (246.10-r5)
(560/805) Installing hfd-service (0.1.0-r1)
(561/805) Installing hfd-service-openrc (0.1.0-r1)
(562/805) Installing iio-sensor-proxy (3.4-r0)
(563/805) Installing iio-sensor-proxy-openrc (3.4-r0)
(564/805) Installing libkscreen (5.26.4-r0)
(565/805) Installing layer-shell-qt (5.26.4-r0)
(566/805) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(567/805) Installing kscreen (5.26.4-r0)
(568/805) Installing socat (1.7.4.4-r0)
(569/805) Installing kwallet-pam (5.26.4-r0)
(570/805) Installing kwayland-integration (5.26.4-r0)
(571/805) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(572/805) Installing duktape (2.7.0-r0)
(573/805) Installing polkit-elogind (122-r0)
(574/805) Installing libmm-glib (1.20.2-r1)
(575/805) Installing libmbim (1.28.2-r0)
(576/805) Installing libqrtr-glib (1.2.2-r0)
(577/805) Installing libqmi (1.32.2-r0)
(578/805) Installing modemmanager (1.20.2-r1)
(579/805) Installing modemmanager-openrc (1.20.2-r1)
(580/805) Installing libnm (1.40.8-r0)
(581/805) Installing networkmanager-common (1.40.8-r0)
(582/805) Installing networkmanager-openrc (1.40.8-r0)
(583/805) Installing libndp (1.8-r1)
(584/805) Installing libidn2 (2.3.4-r0)
(585/805) Installing libpsl (0.21.1-r1)
(586/805) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(587/805) Installing networkmanager-cli (1.40.8-r0)
(588/805) Installing pcre (8.45-r2)
(589/805) Installing slang (2.3.3-r0)
(590/805) Installing newt (0.52.21-r5)
(591/805) Installing networkmanager-tui (1.40.8-r0)
(592/805) Installing wireless-regdb (2022.08.12-r0)
(593/805) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(594/805) Installing mobile-broadband-provider-info (20221107-r0)
(595/805) Installing networkmanager-wwan (1.40.8-r0)
(596/805) Installing libunwind (1.6.2-r2)
(597/805) Installing libcamera (0.0.3-r0)
(598/805) Installing pipewire-libs (0.3.63-r1)
(599/805) Installing libuv (1.44.2-r0)
(600/805) Installing roc-toolkit-libs (0.1.5-r2)
(601/805) Installing webrtc-audio-processing (0.3.1-r6)
(602/805) Installing pipewire (0.3.63-r1)
(603/805) Installing breeze-icons (5.101.0-r0)
(604/805) Installing dbus-x11 (1.14.4-r0)
(605/805) Installing kactivities (5.101.0-r1)
(606/805) Installing kpipewire (5.26.4-r0)
(607/805) Installing dconf (0.40.0-r2)
(608/805) Installing anthy (9100h-r2)
(609/805) Installing maliit-framework (2.3.0-r1)
(610/805) Installing kyotocabinet (1.2.79-r3)
(611/805) Installing libpinyin (2.7.92-r0)
(612/805) Installing tinyxml (2.6.2-r1)
(613/805) Installing presage (0.9.1-r2)
(614/805) Installing maliit-keyboard (2.3.1-r1)
(615/805) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(616/805) Installing plasma-nano (5.26.4-r0)
(617/805) Installing networkmanager-qt (5.101.0-r0)
(618/805) Installing plasma-nm (5.26.4-r0)
(619/805) Installing plasma-nm-mobile (5.26.4-r0)
(620/805) Installing fftw-single-libs (3.3.10-r1)
(621/805) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(622/805) Installing pulseaudio-bluez (9999_git20220528-r0)
(623/805) Installing pulseaudio-alsa (9999_git20220528-r0)
(624/805) Installing alsa-utils-openrc (1.2.8-r0)
(625/805) Installing pulseaudio-openrc (9999_git20220528-r0)
(626/805) Installing libcanberra-pulse (0.30-r9)
(627/805) Installing plasma-pa (5.26.4-r0)
(628/805) Installing libdaemon (0.14-r3)
(629/805) Installing openrc-settingsd (1.1.0-r0)
(630/805) Installing openrc-settingsd-openrc (1.1.0-r0)
(631/805) Installing plasma-settings (22.11-r0)
(632/805) Installing kactivitymanagerd (5.26.4-r1)
(633/805) Installing kinit (5.101.0-r0)
(634/805) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(635/805) Installing kdnssd (5.101.0-r0)
(636/805) Installing syntax-highlighting (5.101.0-r0)
(637/805) Installing kdsoap (2.1.1-r0)
(638/805) Installing libmtp (1.1.20-r2)
(639/805) Installing clang15-libclang (15.0.6-r2)
(640/805) Installing qt5-qttools (5.15.6_git20220907-r1)
(641/805) Installing phonon (4.11.1-r3)
(642/805) Installing talloc (2.3.4-r1)
(643/805) Installing tevent (0.13.0-r1)
(644/805) Installing samba-util-libs (4.16.8-r1)
(645/805) Installing jansson (2.14-r0)
(646/805) Installing ldb (2.5.2-r1)
(647/805) Installing libwbclient (4.16.8-r1)
(648/805) Installing samba-libs (4.16.8-r1)
(649/805) Installing libsmbclient (4.16.8-r1)
(650/805) Installing kio-extras (22.12.0-r0)
(651/805) Installing kquickcharts (5.101.0-r0)
(652/805) Installing xorg-server-common (21.1.6-r0)
(653/805) Installing libxkbfile (1.1.2-r0)
(654/805) Installing xkbcomp (1.4.6-r0)
(655/805) Installing libxfont2 (2.0.6-r0)
(656/805) Installing libtirpc-conf (1.3.3-r0)
(657/805) Installing libtirpc-nokrb (1.3.3-r0)
(658/805) Installing libxcvt (0.1.2-r0)
(659/805) Installing xwayland (22.1.7-r0)
(660/805) Installing kscreenlocker (5.26.4-r0)
(661/805) Installing libqaccessibilityclient (0.4.1-r1)
(662/805) Installing xcb-util-cursor (0.1.4-r0)
(663/805) Installing kwin (5.26.4-r0)
(664/805) Installing kitemmodels (5.101.0-r0)
(665/805) Installing threadweaver (5.101.0-r0)
(666/805) Installing krunner (5.101.0-r0)
(667/805) Installing milou (5.26.4-r0)
(668/805) Installing pipewire-media-session (0.4.1-r0)
(669/805) Installing font-hack (3.003-r3)
(670/805) Installing qqc2-desktop-style (5.101.0-r0)
(671/805) Installing plasma-integration (5.26.4-r0)
(672/805) Installing qtchooser (66-r2)
(673/805) Installing plasma-workspace-libs (5.26.4.1-r0)
(674/805) Installing kactivities-stats (5.101.0-r1)
(675/805) Installing baloo (5.101.0-r0)
(676/805) Installing kholidays (5.101.0-r0)
(677/805) Installing libkexiv2 (22.12.0-r0)
(678/805) Installing knotifyconfig (5.101.0-r0)
(679/805) Installing kparts (5.101.0-r0)
(680/805) Installing zxing-cpp (1.4.0-r0)
(681/805) Installing libdmtx-libs (0.7.7-r0)
(682/805) Installing libqrencode (4.1.1-r1)
(683/805) Installing prison (5.101.0-r0)
(684/805) Installing ktexteditor (5.101.0-r0)
(685/805) Installing libnl3 (3.7.0-r0)
(686/805) Installing libpcap (1.10.1-r1)
(687/805) Installing lm-sensors-libs (3.6.0-r4)
(688/805) Installing libksysguard (5.26.4-r0)
(689/805) Installing kuserfeedback (1.2.0-r1)
(690/805) Installing gpsd (3.24-r1)
(691/805) Installing gpsd-openrc (3.24-r1)
(692/805) Installing mpfr4 (4.1.1-r1)
(693/805) Installing libqalculate (4.5.0-r0)
(694/805) Installing plasma-workspace (5.26.4.1-r0)
(695/805) Installing kpty (5.101.0-r0)
(696/805) Installing kdesu (5.101.0-r0)
(697/805) Installing kde-cli-tools (5.26.4-r0)
(698/805) Installing qqc2-breeze-style (5.26.4-r0)
(699/805) Installing plasma-mobile (5.26.4-r0)
(700/805) Installing polkit-kde-agent-1 (5.26.4-r0)
(701/805) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(702/805) Installing chrony-openrc (4.3-r0)
(703/805) Installing haveged (1.9.18-r0)
(704/805) Installing haveged-openrc (1.9.18-r0)
(705/805) Installing libmnl (1.0.5-r0)
(706/805) Installing libnftnl (1.2.4-r0)
(707/805) Installing nftables (1.0.6-r0)
(708/805) Installing nftables-openrc (1.0.6-r0)
(709/805) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(710/805) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(711/805) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(712/805) Installing postmarketos-artwork-icons (2-r1)
(713/805) Installing util-linux (2.38.1-r1)
(714/805) Installing libfdisk (2.38.1-r1)
(715/805) Installing libsmartcols (2.38.1-r1)
(716/805) Installing util-linux-misc (2.38.1-r1)
(717/805) Installing libeconf (0.5.0-r0)
(718/805) Installing runuser (2.38.1-r1)
(719/805) Installing mount (2.38.1-r1)
(720/805) Installing losetup (2.38.1-r1)
(721/805) Installing hexdump (2.38.1-r1)
(722/805) Installing uuidgen (2.38.1-r1)
(723/805) Installing blkid (2.38.1-r1)
(724/805) Installing sfdisk (2.38.1-r1)
(725/805) Installing mcookie (2.38.1-r1)
(726/805) Installing agetty (2.38.1-r1)
(727/805) Installing agetty-openrc (0.45.2-r7)
(728/805) Installing wipefs (2.38.1-r1)
(729/805) Installing cfdisk (2.38.1-r1)
(730/805) Installing umount (2.38.1-r1)
(731/805) Installing util-linux-openrc (2.38.1-r1)
(732/805) Installing flock (2.38.1-r1)
(733/805) Installing lsblk (2.38.1-r1)
(734/805) Installing libcap-ng (0.8.3-r1)
(735/805) Installing setpriv (2.38.1-r1)
(736/805) Installing logger (2.38.1-r1)
(737/805) Installing partx (2.38.1-r1)
(738/805) Installing fstrim (2.38.1-r1)
(739/805) Installing findmnt (2.38.1-r1)
(740/805) Installing pcsc-lite-libs (1.9.9-r0)
(741/805) Installing wpa_supplicant (2.10-r4)
(742/805) Installing wpa_supplicant-openrc (2.10-r4)
(743/805) Installing ifupdown-ng-wifi (0.12.1-r0)
(744/805) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(745/805) Installing postmarketos-base-ui-networkmanager (6-r1)
(746/805) Installing mpdecimal (2.5.1-r1)
(747/805) Installing python3 (3.11.1-r1)
(748/805) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(749/805) Installing py3-ruamel.yaml (0.17.21-r1)
(750/805) Installing sleep-inhibitor (1.16-r1)
(751/805) Installing sleep-inhibitor-openrc (1.16-r1)
(752/805) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(753/805) Installing py3-dbus (1.3.2-r1)
(754/805) Installing obex-capabilities (0.2.1-r2)
(755/805) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(756/805) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(757/805) Installing pulseaudio-utils (9999_git20220528-r0)
(758/805) Installing postmarketos-base-ui-pulseaudio (6-r1)
(759/805) Installing upower (1.90.0-r2)
(760/805) Installing powerdevil-libs (5.26.4-r0)
(761/805) Installing powerdevil (5.26.4-r0)
(762/805) Installing bubblewrap (0.7.0-r0)
(763/805) Installing fuse-common (3.12.0-r0)
(764/805) Installing fuse-openrc (3.12.0-r0)
(765/805) Installing fuse3-libs (3.12.0-r0)
(766/805) Installing fuse3 (3.12.0-r0)
(767/805) Installing xdg-desktop-portal (1.16.0-r0)
(768/805) Installing xdg-desktop-portal-kde (5.26.4-r0)
(769/805) Installing autologin (1.0.0-r4)
(770/805) Installing tinydm (1.1.2-r1)
(771/805) Installing tinydm-openrc (1.1.2-r1)
(772/805) Installing postmarketos-base-ui-tinydm (6-r1)
(773/805) Installing font-alias (1.0.4-r0)
(774/805) Installing util-macros (1.19.3-r0)
(775/805) Installing font-misc-misc (1.1.2-r3)
(776/805) Installing font-cursor-misc (1.0.3-r3)
(777/805) Installing xauth (1.1.2-r0)
(778/805) Installing xmodmap (1.0.11-r0)
(779/805) Installing xrdb (1.2.1-r1)
(780/805) Installing xinit (1.4.2-r0)
(781/805) Installing xorg-server (21.1.6-r0)
(782/805) Installing libinput (1.22.0-r0)
(783/805) Installing xf86-input-libinput (1.2.1-r0)
(784/805) Installing xf86-video-fbdev (0.5.0-r3)
(785/805) Installing postmarketos-base-ui-x11 (6-r1)
(786/805) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(787/805) Installing libexif (0.6.24-r0)
(788/805) Installing hwloc (2.8.0-r0)
(789/805) Installing libtbb (2021.7.0-r1)
(790/805) Installing opencv (4.6.0-r5)
(791/805) Installing postprocessd (0.2.1-r2)
(792/805) Installing postprocessd-megapixels (0.2.1-r2)
(793/805) Installing qmltermwidget (0.2.0-r1)
(794/805) Installing qmlkonsole (22.11-r0)
(795/805) Installing c-ares (1.18.1-r1)
(796/805) Installing spacebar (22.11-r0)
(797/805) Installing hkdm (0.2.0-r0)
(798/805) Installing buffyboard (0.2.0-r0)
(799/805) Installing terminus-font (4.49.1-r3)
(800/805) Installing kbd-misc (2.5.1-r4)
(801/805) Installing kbd (2.5.1-r4)
(802/805) Installing kbd-openrc (2.5.1-r4)
(803/805) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(804/805) Installing ttyescape-openrc (1.0.1-r1)
(805/805) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/23 16:19:18 Generating for kernel version: 6.1.1-0-edge
2022/12/23 16:19:18 Output directory: /boot
2022/12/23 16:19:18 == Generating initramfs ==
2022/12/23 16:19:18 - Including hook files
2022/12/23 16:19:18 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:19:18 - Including hook scripts
2022/12/23 16:19:18 - Including required binaries
2022/12/23 16:19:18 - Including kernel modules
2022/12/23 16:19:18 - Including splash images
2022/12/23 16:19:18 - Writing and verifying initramfs archive
2022/12/23 16:19:18 == Generating initramfs extra ==
2022/12/23 16:19:18 - Including extra binaries
2022/12/23 16:19:18 - Including FDE support
2022/12/23 16:19:19 - Writing and verifying initramfs-extra archive
2022/12/23 16:19:19 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/23 16:19:20 mkinitfs completed in: 1.924544786s
Executing postmarketos-base-24.1-r0.trigger
Executing ca-certificates-20221203-r1.trigger
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 3168 MiB in 830 packages
(1261316) [16:19:26] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3168 MiB in 830 packages
(1261316) [16:19:27] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(1261316) [16:19:27] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(1261316) [16:19:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:19:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:19:27] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1261316) [16:19:27] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(1261316) [16:19:27] New background process: pid=1268815, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3168 MiB in 830 packages
(1261316) [16:19:28] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3168 MiB in 830 packages
(1261316) [16:19:28] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1261316) [16:19:28] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(1261316) [16:19:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:19:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:19:29] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1261316) [16:19:29] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1261316) [16:19:29] New background process: pid=1268830, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3168 MiB in 830 packages
(1261316) [16:19:29] (rootfs_tablet-x64uefi) mkinitfs edge
(1261316) [16:19:29] (rootfs_tablet-x64uefi) % mkinitfs
2022/12/23 16:19:29 Generating for kernel version: 6.1.1-0-edge
2022/12/23 16:19:29 Output directory: /boot
2022/12/23 16:19:29 == Generating initramfs ==
2022/12/23 16:19:29 - Including hook files
2022/12/23 16:19:29 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:19:29 - Including hook scripts
2022/12/23 16:19:29 - Including required binaries
2022/12/23 16:19:29 - Including kernel modules
2022/12/23 16:19:30 - Including splash images
2022/12/23 16:19:30 - Writing and verifying initramfs archive
2022/12/23 16:19:30 == Generating initramfs extra ==
2022/12/23 16:19:30 - Including extra binaries
2022/12/23 16:19:30 - Including FDE support
2022/12/23 16:19:30 - Writing and verifying initramfs-extra archive
2022/12/23 16:19:30 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/23 16:19:35 mkinitfs completed in: 6.056803842s
(1261316) [16:19:35] *** SET LOGIN PASSWORD FOR: 'user' ***
(1261316) [16:19:36] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(1261316) [16:19:36] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(1261316) [16:19:36] (rootfs_tablet-x64uefi) locking root
(1261316) [16:19:36] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(1261316) [16:19:36] NOTE: No valid keymap specified for device
(1261316) [16:19:36] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(1261316) [16:19:37] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(1261316) [16:19:37] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(1261316) [16:19:37] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1261316) [16:19:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1261316) [16:19:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1261316) [16:19:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261316) [16:19:37] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3253392 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261316) [16:19:37] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1261316) [16:19:37] (native) create tablet-x64uefi.img (4631M)
(1261316) [16:19:37] (native) % truncate -s 4631M /home/pmos/rootfs/tablet-x64uefi.img
(1261316) [16:19:37] (native) mount /dev/install (tablet-x64uefi.img)
(1261316) [16:19:37] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1261316) [16:19:37] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1261316) [16:19:37] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1261316) [16:19:37] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1261316) [16:19:37] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1261316) [16:19:37] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1261316) [16:19:37] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1261316) [16:19:37] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1261316) [16:19:37] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1261316) [16:19:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1261316) [16:19:37] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1261316) [16:19:38] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1261316) [16:19:38] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1261316) [16:19:38] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1261316) [16:19:38] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(1261316) [16:19:38] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1261316) [16:19:38] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1261316) [16:19:38] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1261316) [16:19:38] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1261316) [16:19:38] (native) % parted -s /dev/install mktable msdos
(1261316) [16:19:38] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(1261316) [16:19:38] (native) % parted -s /dev/install mkpart primary 256M 100%
(1261316) [16:19:38] (native) % parted -s /dev/install set 1 boot on
(1261316) [16:19:38] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1261316) [16:19:38] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1261316) [16:19:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1261316) [16:19:38] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1261316) [16:19:38] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1261316) [16:19:38] (native) install e2fsprogs
(1261316) [16:19:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261316) [16:19:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261316) [16:19:38] (native) % cat /tmp/apk_progress_fifo
(1261316) [16:19:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1261316) [16:19:38] New background process: pid=1269443, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 21 MiB in 70 packages
(1261316) [16:19:39] (native) format /dev/installp2 (root, ext4)
(1261316) [16:19:39] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1261316) [16:19:39] (native) mount /dev/installp2 to /mnt/install
(1261316) [16:19:39] (native) % mkdir -p /mnt/install
(1261316) [16:19:39] (native) % mount /dev/installp2 /mnt/install
(1261316) [16:19:39] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1261316) [16:19:39] (native) install dosfstools
(1261316) [16:19:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261316) [16:19:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1261316) [16:19:39] (native) % cat /tmp/apk_progress_fifo
(1261316) [16:19:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1261316) [16:19:39] New background process: pid=1269478, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 22 MiB in 71 packages
(1261316) [16:19:40] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(1261316) [16:19:40] (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
(1261316) [16:19:40] (native) % mkdir -p /mnt/install/boot
(1261316) [16:19:40] (native) % mount /dev/installp1 /mnt/install/boot
(1261316) [16:19:40] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1261316) [16:19:40] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(1261316) [16:19:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1261316) [16:19:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1261316) [16:19:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1261316) [16:19:40] (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/
(1261316) [16:19:49] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1261316) [16:19:49] % 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
(1261316) [16:19:49] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % 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/
(1261316) [16:19:49] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1261316) [16:19:49] % 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
(1261316) [16:19:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1261316) [16:19:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1261316) [16:20:00] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1261316) [16:20:00] (native) umount /dev/loop9
(1261316) [16:20:00] (native) % losetup -d /dev/loop9
(1261316) [16:20:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1261316) [16:20:00]
(1261316) [16:20:00] *** FLASHING INFORMATION ***
(1261316) [16:20:00] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1261316) [16:20:00] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1261316) [16:20:00]
(1261316) [16:20:00] *** SSH DAEMON INFORMATION ***
(1261316) [16:20:00] SSH daemon is enabled (disable with --no-sshd).
(1261316) [16:20:00] Login as 'user' with the password given during installation.
(1261316) [16:20:00]
(1261316) [16:20:00] *** FIREWALL INFORMATION ***
(1261316) [16:20:00] Firewall is enabled, but will not work (no support in kernel config for nftables).
(1261316) [16:20:00] If/when the kernel supports it in the future, it will work automatically.
(1261316) [16:20:00] For more information: https://postmarketos.org/firewall
(1261316) [16:20:00]
(1261316) [16:20:00] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1261316) [16:20:00] DONE!
total 3344836
-rw-r--r-- 1 root 12345 4855955456 Dec 23 16:20 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_2667.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 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/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 23 16:20 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Dec 23 16:20 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Dec 23 16:20 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 23 16:19 bin
drwxr-xr-x 2 root root 4096 Dec 23 16:19 boot
drwxr-xr-x 2 root root 4096 Dec 23 16:16 dev
drwxr-xr-x 62 root root 4096 Dec 23 16:19 etc
drwxr-xr-x 3 root root 4096 Dec 23 16:19 home
drwxr-xr-x 14 root root 4096 Dec 23 16:19 lib
drwx------ 2 root root 16384 Dec 23 16:19 lost+found
drwxr-xr-x 5 root root 4096 Dec 23 16:16 media
drwxr-xr-x 8 root root 4096 Dec 23 16:16 mnt
drwxr-xr-x 2 root root 4096 Dec 23 16:16 opt
drwxr-xr-x 2 root root 4096 Dec 23 16:16 proc
drwx------ 2 root root 4096 Dec 23 16:16 root
drwxr-xr-x 6 root root 4096 Dec 23 16:18 run
drwxr-xr-x 2 root root 4096 Dec 23 16:19 sbin
drwxr-xr-x 2 root root 4096 Dec 23 16:16 srv
drwxr-xr-x 2 root root 4096 Dec 23 16:16 sys
drwxrwxrwt 2 root root 4096 Dec 23 16:19 tmp
drwxr-xr-x 9 root root 4096 Dec 23 16:16 usr
drwxr-xr-x 13 root root 4096 Dec 23 16:16 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-23 16:20:31-- 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% 56.5M=0s
2022-12-23 16:20:31 (56.5 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-12-22 23:42:42.848727 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2189-g94898217f2 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2193-g38654c65f1 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2174-g6a7702762a [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24831 distinct packages available
(1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671760973-r0)
(2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671760973-r0)
(3/103) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0)
(5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0)
(7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0)
(20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0)
(26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/103) Upgrading kio (5.101.0-r0 -> 9999_git1671760963-r0)
(30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0)
(32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0)
(34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0)
(35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0)
(36/103) Upgrading angelfish (22.11-r0 -> 9999_git1671588934-r0)
(37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671588181-r0)
(41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0)
(42/103) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0)
(47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0)
(54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671761486-r0)
(58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671502278-r0)
(60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1671761534-r0)
(62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671483339-r0)
(65/103) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671669456-r0)
(67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671762912-r0)
(69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671762912-r0)
(70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0)
(71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0)
(72/103) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1670986721-r0)
(73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0)
(76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671761545-r0)
(78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1671761568-r0)
(79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(82/103) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671761672-r0)
(86/103) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0)
(93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0)
(94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671761672-r0)
(95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671761611-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671588884-r0)
(101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671588884-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0)
(103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3349 MiB in 830 packages
(1/12) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.2-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r1)
(7/12) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.1-r0)
(9/12) Installing discover-backend-flatpak (5.26.4-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (7.1-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3359 MiB in 842 packages
(1/104) Installing syndication (9999_git1670961763-r0)
(2/104) Installing alligator (9999_git1671737601-r0)
(3/104) Installing libavc1394 (0.5.4-r3)
(4/104) Installing libcaca (0.99_beta20-r0)
(5/104) Installing libdv (1.0.0-r7)
(6/104) Installing libiec61883 (1.2.0-r3)
(7/104) Installing mpg123-libs (1.31.1-r0)
(8/104) Installing speex (1.2.1-r0)
(9/104) Installing libshout (2.4.6-r1)
(10/104) Installing wavpack (5.6.0-r0)
(11/104) Installing gst-plugins-good (1.20.5-r0)
(12/104) Installing py3-parsing (3.0.9-r1)
(13/104) Installing py3-packaging (22.0-r0)
(14/104) Installing py3-setuptools (65.6.3-r0)
(15/104) Installing py3-certifi (2022.12.7-r0)
(16/104) Installing py3-charset-normalizer (3.0.1-r1)
(17/104) Installing py3-idna (3.4-r3)
(18/104) Installing py3-urllib3 (1.26.13-r0)
(19/104) Installing py3-requests (2.28.1-r2)
(20/104) Installing py3-ytmusicapi (0.24.1-r0)
(21/104) Installing libmng (2.0.3-r1)
(22/104) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/104) Installing py3-mutagen (1.46.0-r1)
(24/104) Installing py3-websockets (10.4-r1)
(25/104) Installing py3-brotli (1.0.9-r10)
(26/104) Installing yt-dlp (2022.11.11-r1)
(27/104) Installing audiotube (9999_git1671761698-r0)
(28/104) Installing calindori (9999_git1670987261-r0)
(29/104) Installing live-media (2022.10.01-r0)
(30/104) Installing libxpm (3.5.14-r0)
(31/104) Installing a52dec (0.8.0-r8)
(32/104) Installing vulkan-loader (1.3.236.0-r0)
(33/104) Installing mesa-vulkan-intel (22.3.1-r0)
(34/104) Installing device-tablet-x64uefi-vulkan (0.4-r1)
(35/104) Installing ffmpeg4-libs (4.4.3-r0)
(36/104) Installing libbluray (1.3.4-r0)
(37/104) Installing libcddb (1.3.2-r4)
(38/104) Installing libdvbpsi (1.3.3-r0)
(39/104) Installing libdvdcss (1.4.3-r0)
(40/104) Installing libdvdread (6.1.3-r1)
(41/104) Installing libdvdnav (6.1.1-r0)
(42/104) Installing libebml (1.4.4-r0)
(43/104) Installing faad2-libs (2.10.1-r0)
(44/104) Installing libupnp (1.14.15-r0)
(45/104) Installing lua5.2-libs (5.2.4-r10)
(46/104) Installing libmad (0.15.1b-r9)
(47/104) Installing libmatroska (1.7.1-r0)
(48/104) Installing libmicrodns (0.2.0-r0)
(49/104) Installing libmpeg2 (0.5.1-r10)
(50/104) Installing glslang-libs (1.3.236.0-r0)
(51/104) Installing glslang (1.3.236.0-r0)
(52/104) Installing spirv-tools (1.3.236.0-r0)
(53/104) Installing shaderc (2022.4-r0)
(54/104) Installing libplacebo (5.229.1-r2)
(55/104) Installing libprotobuf-lite (3.21.12-r0)
(56/104) Installing vlc-libs (3.0.18-r0)
(57/104) Installing vlc (3.0.18-r0)
(58/104) Installing elisa (22.12.0-r0)
(59/104) Installing kunitconversion (9999_git1671330365-r0)
(60/104) Installing kalk (9999_git1671726775-r0)
(61/104) Installing qt5-qtkeychain (0.13.2-r0)
(62/104) Installing kasts (9999_git1671416253-r0)
(63/104) Installing keysmith (9999_git1670988071-r0)
(64/104) Installing krecorder (9999_git1671331600-r0)
(65/104) Installing kpublictransport (22.12.0-r0)
(66/104) Installing ktrip (9999_git1670988219-r0)
(67/104) Installing kweathercore (9999_git1670985152-r0)
(68/104) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(69/104) Installing kweather (9999_git1671157772-r0)
(70/104) Installing olm (3.2.13-r1)
(71/104) Installing libquotient (0.7.0-r0)
(72/104) Installing libcmark (0.30.2-r1)
(73/104) Installing neochat (9999_git1671761264-r1)
(74/104) Installing kjs (9999_git1670961433-r0)
(75/104) Installing libdjvulibre (3.5.28-r3)
(76/104) Installing libzip (1.9.2-r2)
(77/104) Installing ebook-tools (0.2.2-r3)
(78/104) Installing discount-libs (2.2.7b-r0)
(79/104) Installing poppler (22.12.0-r2)
(80/104) Installing poppler-qt5 (22.12.0-r0)
(81/104) Installing kdegraphics-mobipocket (22.12.0-r0)
(82/104) Installing libspectre (0.2.11-r0)
(83/104) Installing okular-common (22.12.0-r1)
(84/104) Installing okular (22.12.0-r1)
(85/104) Installing plasma-camera (1.0_git20210328-r2)
(86/104) Installing gst-libav (1.20.5-r0)
(87/104) Installing gst-plugins-good-qt (1.20.5-r0)
(88/104) Installing libxpresent (1.0.1-r0)
(89/104) Installing libxscrnsaver (1.2.4-r0)
(90/104) Installing libcdio (2.1.0-r1)
(91/104) Installing libcdio-paranoia (10.2.2.0.1-r1)
(92/104) Installing luajit (2.1_p20210510-r3)
(93/104) Installing rubberband-libs (3.1.1-r2)
(94/104) Installing sndio-libs (1.9.0-r0)
(95/104) Installing uchardet-libs (0.0.8-r0)
(96/104) Installing zimg (3.0.4-r1)
(97/104) Installing mpv-libs (0.35.0-r1)
(98/104) Installing plasmatube (9999_git1671761711-r0)
(99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(100/104) Installing postmarketos-config-nftables-mdns (0.13-r0)
(101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(103/104) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(104/104) Installing tokodon (9999_git1671761295-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Executing vlc-libs-3.0.18-r0.trigger
OK: 3505 MiB in 946 packages
(chroot) Exiting chroot...
[16:21:49] Unregister qemu binfmt (arm)
[16:21:49] Unregister qemu binfmt (aarch64)
[16:21:49] Unregister qemu binfmt (riscv64)
[16:21:49] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:21:49] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:21:50] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[16:21:50] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[16:21:52] Cleared up ~6465 MB of space
[16:21:52] [92mDONE![0m
Building image for pine64-pinephone
Already up to date.
[16:21:53] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:21:53] [1mChannel [edge][0m: [16:21:53] [1mVendor [qemu][0m: [16:21:53] [1mDevice codename [amd64][0m: [16:21:53] [1mKernel [lts][0m: [16:21:53] [1mUsername [user][0m: [16:21:53] [1mUser interface [weston][0m: [16:21:53] [1mChange them? (y/n) [n][0m: [16:21:53] [1mExtra packages [none][0m: [16:21:53] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:21:53] [1mChoose default locale for installation [C.UTF-8][0m: [16:21:53] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:21:53] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:21:53] Config changed: ui='plasma-mobile'
[16:21:54] Config changed: device='pine64-pinephone'
[16:21:54] Config changed: kernel=''
[16:21:54] Config changed: extra_packages='osk-sdl'
(1312201) [16:21:54] % 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)
(1312201) [16:21:54] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Latest release / Recommended for best stability
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Old release (supported until 2023-01-18)
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
(1312201) [16:21:54] *** (1/4) PREPARE NATIVE CHROOT ***
(1312201) [16:21:54] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1312201) [16:21:54] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1312201) [16:21:54] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1312201) [16:21:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1312201) [16:21:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1312201) [16:21:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1312201) [16:21:54] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1312201) [16:21:54] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1312201) [16:21:54] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1312201) [16:21:54] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1312201) [16:21:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1312201) [16:21:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1312201) [16:21:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1312201) [16:21:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1312201) [16:21:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1312201) [16:21:55] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] Update package index for x86_64 (4 file(s))
(1312201) [16:21:55] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1312201) [16:21:55] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1312201) [16:21:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1312201) [16:21:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1312201) [16:21:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1312201) [16:21:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1312201) [16:21:56] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1312201) [16:21:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1312201) [16:21:56] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1312201) [16:21:56] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:21:56] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:21:56] extracted: /tmp/pmbootstrapzkrijguvapk
(1312201) [16:21:56] extracted: /tmp/pmbootstrap64nbh4c4sig
(1312201) [16:21:56] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:21:56] % 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/pmbootstrap64nbh4c4sig /tmp/pmbootstrapzkrijguvapk
Verified OK
(1312201) [16:21:56] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1312201) [16:21:56] % /tmp/pmbootstrapzkrijguvapk --version
apk-tools 2.12.10, compiled for x86_64.
(1312201) [16:21:56] (native) install alpine-base
(1312201) [16:21:56] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1312201) [16:21:56] % 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
(1312201) [16:21:56] % 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
(1312201) [16:21:56] % 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
(1312201) [16:21:56] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % 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
(1312201) [16:21:57] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1312201) [16:21:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1312201) [16:21:57] (native) update /etc/apk/repositories
(1312201) [16:21:57] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1312201) [16:21:57] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1312201) [16:21:57] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1312201) [16:21:57] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1312201) [16:21:57] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1312201) [16:21:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1312201) [16:21:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1312201) [16:21:57] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1312201) [16:21:57] % 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
(1312201) [16:21:57] New background process: pid=1312808, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1312201) [16:21:58] (native) % adduser -D pmos -u 12345
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1312201) [16:21:58] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1312201) [16:21:58] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1312201) [16:21:58] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1312201) [16:21:58] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1312201) [16:21:58] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1312201) [16:21:58] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1312201) [16:21:58] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1312201) [16:21:59] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1312201) [16:21:59] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1312201) [16:21:59] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1312201) [16:21:59] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1312201) [16:21:59] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1312201) [16:21:59] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1312201) [16:22:01] (native) install cryptsetup util-linux parted
(1312201) [16:22:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:22:01] (native) % cat /tmp/apk_progress_fifo
(1312201) [16:22:01] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1312201) [16:22:01] New background process: pid=1312891, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.18-r0)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1312201) [16:22:03] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1312201) [16:22:03] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1312201) [16:22:03] % 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
(1312201) [16:22:03] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1312201) [16:22:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(1312201) [16:22:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(1312201) [16:22:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(1312201) [16:22:03] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(1312201) [16:22:03] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(1312201) [16:22:03] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1312201) [16:22:03] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1312201) [16:22:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1312201) [16:22:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1312201) [16:22:03] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1312201) [16:22:03] (native) install qemu-aarch64
(1312201) [16:22:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:22:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:22:03] (native) % cat /tmp/apk_progress_fifo
(1312201) [16:22:03] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1312201) [16:22:03] New background process: pid=1313352, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(1312201) [16:22:04] Register qemu binfmt (aarch64)
(1312201) [16:22:04] % 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
(1312201) [16:22:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(1312201) [16:22:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1312201) [16:22:04] % 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
(1312201) [16:22:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1312201) [16:22:04] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:22:04] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:22:04] extracted: /tmp/pmbootstrapxtj751lcapk
(1312201) [16:22:04] extracted: /tmp/pmbootstrapi3ijhcv8sig
(1312201) [16:22:04] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1312201) [16:22:04] % 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/pmbootstrapi3ijhcv8sig /tmp/pmbootstrapxtj751lcapk
Verified OK
(1312201) [16:22:04] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1312201) [16:22:04] % /tmp/pmbootstrapxtj751lcapk --version
apk-tools 2.12.10, compiled for x86_64.
(1312201) [16:22:04] (rootfs_pine64-pinephone) install alpine-base
(1312201) [16:22:04] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(1312201) [16:22:04] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(1312201) [16:22:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(1312201) [16:22:04] (rootfs_pine64-pinephone) update /etc/apk/repositories
(1312201) [16:22:04] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1312201) [16:22:04] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1312201) [16:22:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1312201) [16:22:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1312201) [16:22:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1312201) [16:22:04] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1312201) [16:22:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1312201) [16:22:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1312201) [16:22:04] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1312201) [16:22:04] Update package index for aarch64 (4 file(s))
(1312201) [16:22:04] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1312201) [16:22:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1312201) [16:22:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1312201) [16:22:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1312201) [16:22:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1312201) [16:22:05] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1312201) [16:22:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1312201) [16:22:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1312201) [16:22:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1312201) [16:22:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1312201) [16:22:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1312201) [16:22:06] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1312201) [16:22:06] % 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
(1312201) [16:22:06] New background process: pid=1313420, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(1312201) [16:22:07] (rootfs_pine64-pinephone) % getent passwd user
(1312201) [16:22:07] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup user wheel
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup user video
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup user audio
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup user input
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup -S plugdev
(1312201) [16:22:08] (rootfs_pine64-pinephone) % addgroup user plugdev
(1312201) [16:22:09] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(1312201) [16:22:09] (rootfs_pine64-pinephone) % addgroup user netdev
(1312201) [16:22:09] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1312201) [16:22:10] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1312201) [16:22:10] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1312201) [16:22:11] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1312201) [16:22:11] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1312201) [16:22:12] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1312201) [16:22:12] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1312201) [16:22:13] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1312201) [16:22:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:22:13] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1312201) [16:22:13] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1312201) [16:22:13] New background process: pid=1313805, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/734) Installing icu-data-full (72.1-r1)
(2/734) Installing dbus-libs (1.14.4-r0)
(3/734) Installing libgcc (12.2.1_git20220924-r6)
(4/734) Installing libffi (3.4.4-r0)
(5/734) Installing libintl (0.21.1-r1)
(6/734) Installing libblkid (2.38.1-r1)
(7/734) Installing libmount (2.38.1-r1)
(8/734) Installing pcre2 (10.42-r0)
(9/734) Installing glib (2.74.3-r2)
(10/734) Installing libstdc++ (12.2.1_git20220924-r6)
(11/734) Installing icu-libs (72.1-r1)
(12/734) Installing libpcre2-16 (10.42-r0)
(13/734) Installing zstd-libs (1.5.2-r9)
(14/734) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/734) Installing hicolor-icon-theme (0.17-r2)
(16/734) Installing libmagic (5.43-r0)
(17/734) Installing file (5.43-r0)
(18/734) Installing libxau (1.0.11-r0)
(19/734) Installing libmd (1.0.4-r0)
(20/734) Installing libbsd (0.11.7-r0)
(21/734) Installing libxdmcp (1.1.4-r0)
(22/734) Installing libxcb (1.15-r0)
(23/734) Installing libx11 (1.8.2-r1)
(24/734) Installing libxext (1.3.5-r0)
(25/734) Installing libice (1.1.1-r0)
(26/734) Installing libuuid (2.38.1-r1)
(27/734) Installing libsm (1.2.4-r0)
(28/734) Installing libxt (1.2.1-r1)
(29/734) Installing libxmu (1.1.4-r0)
(30/734) Installing xset (1.2.5-r0)
(31/734) Installing xprop (1.2.6-r0)
(32/734) Installing xdg-utils (1.1.3-r4)
(33/734) Installing mesa (22.3.1-r0)
(34/734) Installing libdrm (2.4.114-r0)
(35/734) Installing libexpat (2.5.0-r0)
(36/734) Installing wayland-libs-server (1.21.0-r1)
(37/734) Installing mesa-glapi (22.3.1-r0)
(38/734) Installing mesa-gles (22.3.1-r0)
(39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/734) Installing libxcomposite (0.4.6-r0)
(41/734) Installing brotli-libs (1.0.9-r10)
(42/734) Installing libbz2 (1.0.8-r4)
(43/734) Installing libpng (1.6.39-r2)
(44/734) Installing freetype (2.12.1-r0)
(45/734) Installing fontconfig (2.14.1-r0)
(46/734) Installing wayland-libs-client (1.21.0-r1)
(47/734) Installing wayland-libs-cursor (1.21.0-r1)
(48/734) Installing wayland-libs-egl (1.21.0-r1)
(49/734) Installing xkeyboard-config (2.37-r0)
(50/734) Installing xz-libs (5.4.0-r0)
(51/734) Installing libxml2 (2.10.3-r2)
(52/734) Installing libxkbcommon (1.4.1-r0)
(53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/734) Installing mesa-gbm (22.3.1-r0)
(55/734) Installing libxshmfence (1.3.2-r0)
(56/734) Installing mesa-egl (22.3.1-r0)
(57/734) Installing avahi-libs (0.8-r6)
(58/734) Installing gmp (6.2.1-r2)
(59/734) Installing nettle (3.8.1-r0)
(60/734) Installing p11-kit (0.24.1-r1)
(61/734) Installing libtasn1 (4.19.0-r0)
(62/734) Installing libunistring (1.1-r0)
(63/734) Installing gnutls (3.7.8-r2)
(64/734) Installing cups-libs (2.4.2-r1)
(65/734) Installing pkgconf (1.9.3-r1)
(66/734) Installing shared-mime-info (2.2-r2)
(67/734) Installing libjpeg-turbo (2.1.4-r0)
(68/734) Installing libwebp (1.2.4-r1)
(69/734) Installing tiff (4.5.0-r1)
(70/734) Installing gdk-pixbuf (2.42.10-r2)
(71/734) Installing gtk-update-icon-cache (3.24.36-r0)
(72/734) Installing libxfixes (6.0.0-r0)
(73/734) Installing libxrender (0.9.11-r0)
(74/734) Installing libxcursor (1.2.1-r1)
(75/734) Installing libxdamage (1.1.6-r0)
(76/734) Installing libxi (1.8-r0)
(77/734) Installing libxinerama (1.1.5-r0)
(78/734) Installing libxrandr (1.5.3-r0)
(79/734) Installing libatk-1.0 (2.46.0-r0)
(80/734) Installing libxtst (1.2.4-r0)
(81/734) Installing at-spi2-core (2.46.0-r0)
(82/734) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/734) Installing pixman (0.42.2-r0)
(84/734) Installing cairo (1.17.6-r3)
(85/734) Installing cairo-gobject (1.17.6-r3)
(86/734) Installing libepoxy (1.5.10-r0)
(87/734) Installing fribidi (1.0.12-r0)
(88/734) Installing graphite2 (1.3.14-r2)
(89/734) Installing harfbuzz (6.0.0-r0)
(90/734) Installing libxft (2.3.7-r0)
(91/734) Installing pango (1.50.12-r0)
(92/734) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/734) Installing libevdev (1.13.0-r0)
(94/734) Installing mtdev (1.1.6-r1)
(95/734) Installing eudev-libs (3.2.11-r6)
(96/734) Installing libinput-libs (1.22.0-r0)
(97/734) Installing xcb-util-wm (0.4.2-r0)
(98/734) Installing xcb-util (0.4.1-r0)
(99/734) Installing xcb-util-image (0.4.1-r0)
(100/734) Installing xcb-util-keysyms (0.4.1-r0)
(101/734) Installing xcb-util-renderutil (0.3.10-r0)
(102/734) Installing libxkbcommon-x11 (1.4.1-r0)
(103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/734) Installing kirigami2-libs (5.101.0-r0)
(107/734) Installing libgomp (12.2.1_git20220924-r6)
(108/734) Installing kirigami2 (5.101.0-r0)
(109/734) Installing kactivities-libs (5.101.0-r1)
(110/734) Installing karchive (5.101.0-r0)
(111/734) Installing kconfig (5.101.0-r0)
(112/734) Installing kcoreaddons (5.101.0-r0)
(113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/734) Installing kwindowsystem (5.101.0-r0)
(115/734) Installing kcrash (5.101.0-r0)
(116/734) Installing kdbusaddons (5.101.0-r0)
(117/734) Installing kglobalaccel (5.101.0-r0)
(118/734) Installing kguiaddons (5.101.0-r0)
(119/734) Installing ki18n (5.101.0-r0)
(120/734) Installing libelogind (246.10-r5)
(121/734) Installing polkit-elogind-libs (122-r0)
(122/734) Installing polkit-qt-1 (0.114.0-r1)
(123/734) Installing kauth (5.101.0-r0)
(124/734) Installing kcodecs (5.101.0-r0)
(125/734) Installing kwidgetsaddons (5.101.0-r0)
(126/734) Installing kconfigwidgets (5.101.0-r0)
(127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/734) Installing kiconthemes (5.101.0-r0)
(129/734) Installing kitemviews (5.101.0-r0)
(130/734) Installing kxmlgui (5.101.0-r0)
(131/734) Installing kbookmarks (5.101.0-r0)
(132/734) Installing kcompletion (5.101.0-r0)
(133/734) Installing libxml2-utils (2.10.3-r2)
(134/734) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/734) Installing libgpg-error (1.46-r1)
(136/734) Installing libgcrypt (1.10.1-r0)
(137/734) Installing libxslt (1.1.37-r0)
(138/734) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/734) Installing kdoctools (5.101.0-r0)
(140/734) Installing kjobwidgets (5.101.0-r0)
(141/734) Installing alsa-lib (1.2.8-r0)
(142/734) Installing libxxf86vm (1.1.5-r0)
(143/734) Installing mesa-gl (22.3.1-r0)
(144/734) Installing libxv (1.0.12-r0)
(145/734) Installing cdparanoia-libs (10.2-r11)
(146/734) Installing graphene (1.10.8-r1)
(147/734) Installing gstreamer (1.20.5-r0)
(148/734) Installing libogg (1.3.5-r2)
(149/734) Installing opus (1.3.1-r1)
(150/734) Installing orc (0.4.33-r0)
(151/734) Installing libtheora (1.1.1-r16)
(152/734) Installing libvorbis (1.3.7-r0)
(153/734) Installing gst-plugins-base (1.20.5-r0)
(154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/734) Installing sound-theme-freedesktop (0.8-r0)
(157/734) Installing libltdl (2.4.7-r0)
(158/734) Installing libcanberra (0.30-r9)
(159/734) Installing libcanberra-gstreamer (0.30-r9)
(160/734) Installing knotifications (5.101.0-r0)
(161/734) Installing kservice (5.101.0-r0)
(162/734) Installing solid-libs (5.101.0-r0)
(163/734) Installing libhunspell (1.7.1-r0)
(164/734) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(165/734) Installing ncurses-libs (6.3_p20221217-r0)
(166/734) Installing readline (8.2.0-r0)
(167/734) Installing hunspell (1.7.1-r0)
(168/734) Installing sonnet (5.101.0-r0)
(169/734) Installing ktextwidgets (5.101.0-r0)
(170/734) Installing kio (5.101.0-r0)
(171/734) Installing kpackage (5.101.0-r0)
(172/734) Installing kdeclarative (5.101.0-r0)
(173/734) Installing kwayland (5.101.0-r0)
(174/734) Installing plasma-framework (5.101.0-r0)
(175/734) Installing sqlite-libs (3.40.0-r0)
(176/734) Installing libaccounts-glib (1.26-r1)
(177/734) Installing libaccounts-qt (1.16-r1)
(178/734) Installing signond (8.61-r0)
(179/734) Installing accounts-qml-module (0.7_git20190605-r1)
(180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/734) Installing sdl2 (2.26.1-r0)
(182/734) Installing svt-av1-libs (1.4.1-r0)
(183/734) Installing aom-libs (3.5.0-r0)
(184/734) Installing libass (0.17.0-r0)
(185/734) Installing libdav1d (1.0.0-r2)
(186/734) Installing lcms2 (2.14-r2)
(187/734) Installing libjxl (0.7.0-r0)
(188/734) Installing lame (3.100-r2)
(189/734) Installing libasyncns (0.8-r1)
(190/734) Installing flac-libs (1.4.2-r0)
(191/734) Installing libsndfile (1.1.0-r3)
(192/734) Installing soxr (0.1.3-r3)
(193/734) Installing speexdsp (1.2.1-r0)
(194/734) Installing tdb-libs (1.4.7-r1)
(195/734) Installing libpulse (9999_git20220528-r0)
(196/734) Installing cjson (1.7.15-r3)
(197/734) Installing mbedtls (2.28.2-r0)
(198/734) Installing librist (0.2.7-r0)
(199/734) Installing libsrt (1.5.1-r0)
(200/734) Installing libssh (0.10.4-r0)
(201/734) Installing v4l-utils-libs (1.22.1-r2)
(202/734) Installing libva (2.16.0-r0)
(203/734) Installing libvdpau (1.5-r0)
(204/734) Installing vidstab (1.1.0-r2)
(205/734) Installing libvpx (1.12.0-r1)
(206/734) Installing x264-libs (0.164_git20220602-r0)
(207/734) Installing numactl (2.0.16-r0)
(208/734) Installing x265-libs (3.5-r3)
(209/734) Installing xvidcore (1.3.7-r1)
(210/734) Installing libsodium (1.0.18-r2)
(211/734) Installing libzmq (4.3.4-r1)
(212/734) Installing ffmpeg-libs (5.1.2-r3)
(213/734) Installing libevent (2.1.12-r5)
(214/734) Installing minizip (1.2.13-r0)
(215/734) Installing nspr (4.35-r0)
(216/734) Installing nss (3.86-r0)
(217/734) Installing re2 (2022.12.01-r0)
(218/734) Installing snappy (1.1.9-r4)
(219/734) Installing qt5-qtwebengine (5.15.11-r10)
(220/734) Installing libnotify (0.8.1-r1)
(221/734) Installing libproxy (0.4.18-r2)
(222/734) Installing signon-ui (0.17_git20171023-r2)
(223/734) Installing libassuan (2.5.5-r1)
(224/734) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/734) Installing gnupg-gpgconf (2.2.41-r0)
(226/734) Installing gpg (2.2.41-r0)
(227/734) Installing npth (1.6-r2)
(228/734) Installing gpg-agent (2.2.41-r0)
(229/734) Installing libksba (1.6.3-r0)
(230/734) Installing gpgsm (2.2.41-r0)
(231/734) Installing gpgme (1.18.0-r1)
(232/734) Installing gpgmepp (1.18.0-r1)
(233/734) Installing gdbm (1.23-r0)
(234/734) Installing libsasl (2.1.28-r3)
(235/734) Installing libqca (2.3.4-r2)
(236/734) Installing kwallet (5.101.0-r0)
(237/734) Installing kaccounts-integration (22.12.0-r0)
(238/734) Installing purpose (5.101.0-r0)
(239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/734) Installing qt5-qtfeedback (0_git20180903-r0)
(241/734) Installing angelfish (22.11-r0)
(242/734) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/734) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/734) Installing gtk-engines-crux (2.21.0-r3)
(245/734) Installing gtk-engines-industrial (2.21.0-r3)
(246/734) Installing gtk-engines-mist (2.21.0-r3)
(247/734) Installing gtk-engines-redmond (2.21.0-r3)
(248/734) Installing gtk-engines-thinice (2.21.0-r3)
(249/734) Installing gtk-engines (2.21.0-r3)
(250/734) Installing breeze-gtk (5.26.4-r0)
(251/734) Installing alsa-ucm-conf (1.2.8-r1)
(252/734) Installing atinout (0.9.1-r1)
(253/734) Installing ca-certificates (20221203-r1)
(254/734) Installing nghttp2-libs (1.51.0-r0)
(255/734) Installing libcurl (7.87.0-r1)
(256/734) Installing libgpiod (1.6.3-r2)
(257/734) Installing libgudev (237-r1)
(258/734) Installing libmm-glib (1.20.2-r1)
(259/734) Installing libusb (1.0.26-r0)
(260/734) Installing eg25-manager (0.4.6-r0)
(261/734) Installing eg25-manager-openrc (0.4.6-r0)
(262/734) Installing gpsd (3.24-r1)
(263/734) Installing gpsd-openrc (3.24-r1)
(264/734) Installing libnl3 (3.7.0-r0)
(265/734) Installing iw (5.19-r0)
(266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r2)
(267/734) Installing udev-init-scripts (35-r1)
(268/734) Installing udev-init-scripts-openrc (35-r1)
(269/734) Installing kmod-libs (30-r1)
(270/734) Installing eudev (3.2.11-r6)
(271/734) Installing eudev-openrc (3.2.11-r6)
(272/734) Installing openssh-keygen (9.1_p1-r1)
(273/734) Installing libedit (20221030.3.1-r0)
(274/734) Installing openssh-client-common (9.1_p1-r1)
(275/734) Installing openssh-client-default (9.1_p1-r1)
(276/734) Installing openssh-sftp-server (9.1_p1-r1)
(277/734) Installing openssh-server-common (9.1_p1-r1)
(278/734) Installing openssh-server (9.1_p1-r1)
(279/734) Installing openssh (9.1_p1-r1)
(280/734) Installing boot-deploy (0.6.1-r0)
(281/734) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(282/734) Installing lzo (2.10-r3)
(283/734) Installing btrfs-progs (6.1-r0)
(284/734) Installing bzip2 (1.0.8-r4)
(285/734) Installing argon2-libs (20190702-r2)
(286/734) Installing device-mapper-libs (2.03.18-r0)
(287/734) Installing json-c (0.16-r0)
(288/734) Installing cryptsetup-libs (2.6.0-r0)
(289/734) Installing popt (1.19-r0)
(290/734) Installing cryptsetup (2.6.0-r0)
(291/734) Installing cryptsetup-openrc (2.6.0-r0)
(292/734) Installing libaio (0.3.113-r0)
(293/734) Installing device-mapper-event-libs (2.03.18-r0)
(294/734) Installing lvm2-libs (2.03.18-r0)
(295/734) Installing device-mapper (2.03.18-r0)
(296/734) Installing device-mapper-udev (2.03.18-r0)
Executing device-mapper-udev-2.03.18-r0.post-install
(297/734) Installing libcom_err (1.46.5-r4)
(298/734) Installing e2fsprogs-libs (1.46.5-r4)
(299/734) Installing e2fsprogs (1.46.5-r4)
(300/734) Installing e2fsprogs-extra (1.46.5-r4)
(301/734) Installing f2fs-tools-libs (1.15.0-r0)
(302/734) Installing f2fs-tools (1.15.0-r0)
(303/734) Installing lz4 (1.9.4-r1)
(304/734) Installing userspace-rcu (0.13.2-r0)
(305/734) Installing multipath-tools (0.9.4-r0)
(306/734) Installing multipath-tools-openrc (0.9.4-r0)
(307/734) Installing parted (3.5-r0)
(308/734) Installing postmarketos-mvcfg (1-r0)
(309/734) Installing postmarketos-keys (1-r0)
(310/734) Installing sudo (1.9.12_p1-r1)
(311/734) Installing postmarketos-base-nofde (24.1-r0)
(312/734) Installing unudhcpd (0.2.1-r0)
(313/734) Installing xz (5.4.0-r0)
(314/734) Installing postmarketos-mkinitfs (1.5.1-r3)
(315/734) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(316/734) Installing llvm15-libs (15.0.6-r1)
(317/734) Installing musl-fts (1.2.7-r3)
(318/734) Installing libelf (0.188-r0)
(319/734) Installing mesa-dri-gallium (22.3.1-r0)
(320/734) Installing postmarketos-base-mesa (24.1-r0)
(321/734) Installing u-boot-pinephone (2022.07-r1)
(322/734) Installing u-boot-tools (2022.10-r2)
(323/734) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(324/734) Installing dbus-openrc (1.14.4-r0)
(325/734) Installing libacl (2.3.1-r1)
(326/734) Installing lz4-libs (1.9.4-r1)
(327/734) Installing libarchive (3.6.2-r1)
(328/734) Installing libcbor (0.9.0-r1)
(329/734) Installing efivar-libs (38-r1)
(330/734) Installing libgcab (1.5-r0)
(331/734) Installing json-glib (1.6.6-r1)
(332/734) Installing libgusb (0.4.2-r0)
(333/734) Installing libjcat (0.1.12-r0)
(334/734) Installing libmbim (1.28.2-r0)
(335/734) Installing protobuf-c (1.4.1-r1)
(336/734) Installing libqrtr-glib (1.2.2-r0)
(337/734) Installing libqmi (1.32.2-r0)
(338/734) Installing tpm2-tss-mu (3.2.1-r0)
(339/734) Installing tpm2-tss-sys (3.2.1-r0)
(340/734) Installing tpm2-tss-esys (3.2.1-r0)
(341/734) Installing libxmlb (0.3.10-r0)
(342/734) Installing fwupd (1.8.8-r0)
(343/734) Installing fwupd-openrc (1.8.8-r0)
(344/734) Installing device-pine64-pinephone (0.44-r0)
Executing device-pine64-pinephone-0.44-r0.post-install
* service eg25-manager added to runlevel default
* service gpsd added to runlevel default
* service gpsd_pinephone added to runlevel default
(345/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(346/734) Installing linux-firmware-rtlwifi (20221214-r0)
(347/734) Installing linux-firmware-rtl_bt (20221214-r0)
(348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(351/734) Installing yaml (0.2.5-r0)
(352/734) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(353/734) Installing appstream-qt (0.15.5-r2)
(354/734) Installing attica (5.101.0-r0)
(355/734) Installing kidletime (5.101.0-r0)
(356/734) Installing knewstuff (5.101.0-r0)
(357/734) Installing discover (5.26.4-r0)
(358/734) Installing libapk-qt (0.4.2-r0)
(359/734) Installing discover-backend-apk (5.26.4-r0)
(360/734) Installing discover-backend-fwupd (5.26.4-r0)
(361/734) Installing font-droid-nonlatin (20200215-r2)
(362/734) Installing font-noto-common (0_git20211101-r6)
(363/734) Installing font-noto-math (0_git20211101-r6)
(364/734) Installing font-noto-symbols (0_git20211101-r6)
(365/734) Installing font-noto (0_git20211101-r6)
(366/734) Installing font-noto-emoji (2.038-r0)
(367/734) Installing font-noto-extra (0_git20211101-r6)
(368/734) Installing mauiman (1.0.1-r0)
(369/734) Installing mauikit (2.2.1-r0)
(370/734) Installing exiv2 (0.27.5-r1)
(371/734) Installing mauikit-imagetools (2.2.1-r0)
(372/734) Installing mauikit-filebrowsing (2.2.1-r0)
(373/734) Installing index (2.2.1-r0)
(374/734) Installing signon-plugin-oauth2 (0.25-r0)
(375/734) Installing kaccounts-providers (22.12.0-r0)
(376/734) Installing kirigami-addons (0.6.1-r0)
(377/734) Installing kclock (22.11-r0)
(378/734) Installing gsettings-desktop-schemas (43.0-r0)
(379/734) Installing kdecoration (5.26.4-r0)
(380/734) Installing kde-gtk-config (5.26.4-r0)
(381/734) Installing kirigami-gallery (22.12.0-r0)
(382/734) Installing kquickimageeditor (0.2.0-r1)
(383/734) Installing taglib (1.13-r0)
(384/734) Installing kfilemetadata (5.101.0-r0)
(385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(386/734) Installing koko (22.11-r0)
(387/734) Installing kasync (0.3.0-r2)
(388/734) Installing gpg-wks-server (2.2.41-r0)
(389/734) Installing gpgv (2.2.41-r0)
(390/734) Installing libldap (2.6.3-r6)
(391/734) Installing gnupg-dirmngr (2.2.41-r0)
(392/734) Installing gnupg-utils (2.2.41-r0)
(393/734) Installing gnupg-wks-client (2.2.41-r0)
(394/734) Installing gnupg (2.2.41-r0)
(395/734) Installing iso-codes (4.12.0-r0)
(396/734) Installing kcontacts (5.101.0-r0)
(397/734) Installing kpeople (5.101.0-r0)
(398/734) Installing libical (3.0.16-r1)
(399/734) Installing kcalendarcore (5.101.0-r0)
(400/734) Installing kmime (22.12.0-r0)
(401/734) Installing kimap2 (0.4.0-r1)
(402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(403/734) Installing kdav2 (0.4.0-r1)
(404/734) Installing lmdb (0.9.29-r2)
(405/734) Installing libxapian (1.4.21-r0)
(406/734) Installing sink (0.9.0-r3)
(407/734) Installing kpeoplesink (0_git20210224-r1)
(408/734) Installing kpeoplevcard (0.1-r2)
(409/734) Installing libraw (0.21.0-r0)
(410/734) Installing libraw-tools (0.21.0-r0)
(411/734) Installing imagemagick-libs (7.1.0.55-r0)
(412/734) Installing jbig2dec (0.19-r1)
(413/734) Installing ghostscript (10.0.0-r2)
(414/734) Installing libde265 (1.0.9-r0)
(415/734) Installing libheif (1.14.0-r0)
(416/734) Installing librsvg (2.55.1-r0)
(417/734) Installing imagemagick (7.1.0.55-r0)
(418/734) Installing perl (5.36.0-r0)
(419/734) Installing perl-image-exiftool (12.50-r0)
(420/734) Installing exiftool (12.50-r0)
(421/734) Installing feedbackd-device-themes (0_git20220202-r0)
(422/734) Installing gsound (1.0.3-r1)
(423/734) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(424/734) Installing tzdata (2022g-r0)
(425/734) Installing openexr (3.1.5-r4)
(426/734) Installing soundtouch (2.3.2-r1)
(427/734) Installing libraw1394 (2.1.2-r3)
(428/734) Installing libdc1394 (2.2.6-r1)
(429/734) Installing tslib (1.22-r1)
(430/734) Installing directfb (1.7.7-r5)
(431/734) Installing faac (1.30-r2)
(432/734) Installing fdk-aac (2.0.2-r1)
(433/734) Installing flite (2.2-r1)
(434/734) Installing libsamplerate (0.2.2-r0)
(435/734) Installing jack (1.9.21-r0)
(436/734) Installing portaudio (19.7.0-r0)
(437/734) Installing fluidsynth-libs (2.3.0-r0)
(438/734) Installing libfreeaptx (0.1.1-r1)
(439/734) Installing gsm (1.0.22-r1)
(440/734) Installing libldac (2.0.2.3-r0)
(441/734) Installing libmodplug (0.8.9.0-r2)
(442/734) Installing neon (0.32.4-r0)
(443/734) Installing libnice (0.1.19-r0)
(444/734) Installing openal-soft (1.22.2-r2)
(445/734) Installing openjpeg (2.5.0-r2)
(446/734) Installing librtmp (2.4_git20190330-r2)
(447/734) Installing sbc (2.0-r0)
(448/734) Installing spandsp (0.0.6-r4)
(449/734) Installing libsrtp (2.4.2-r3)
(450/734) Installing vo-aacenc (0.1.3-r0)
(451/734) Installing vo-amrwbenc (0.1.3-r0)
(452/734) Installing libzbar (0.23.92-r2)
(453/734) Installing gst-plugins-bad (1.20.5-r0)
(454/734) Installing gtk4.0 (4.8.3-r0)
Executing gtk4.0-4.8.3-r0.post-install
(455/734) Installing megapixels (1.6.0-r1)
(456/734) Installing encodings (1.0.6-r0)
(457/734) Installing libfontenc (1.1.7-r0)
(458/734) Installing mkfontscale (1.2.2-r1)
(459/734) Installing font-dejavu (2.37-r3)
(460/734) Installing sdl2_ttf (2.20.1-r0)
(461/734) Installing osk-sdl (0.67.1-r1)
(462/734) Installing kcmutils (5.101.0-r0)
(463/734) Installing frameworkintegration (5.101.0-r0)
(464/734) Installing oxygen (5.26.4-r0)
(465/734) Installing modemmanager-qt (5.101.0-r0)
(466/734) Installing callaudiod-libs (0.1.4-r0)
(467/734) Installing abseil-cpp (20220623.1-r1)
(468/734) Installing boost1.81-thread (1.81.0-r1)
(469/734) Installing libprotobuf (3.21.12-r0)
(470/734) Installing libphonenumber (8.13.3-r0)
(471/734) Installing plasma-dialer (22.11-r0)
(472/734) Installing plasma-mobile-sounds (0.1-r1)
(473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(474/734) Installing plasma-phonebook (22.11-r0)
(475/734) Installing postmarketos-artwork-wallpapers (2-r1)
(476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(477/734) Installing bluez (5.66-r1)
(478/734) Installing bluez-openrc (5.66-r1)
(479/734) Installing bluez-obexd (5.66-r1)
(480/734) Installing kded (5.101.0-r0)
(481/734) Installing bluez-qt (5.101.0-r0)
(482/734) Installing bluedevil (5.26.4-r0)
(483/734) Installing breeze (5.26.4-r0)
(484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(485/734) Installing callaudiod (0.1.4-r0)
(486/734) Installing dnsmasq-common (2.88-r0)
(487/734) Installing dnsmasq-openrc (2.88-r0)
(488/734) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(489/734) Installing linux-pam (1.5.2-r1)
(490/734) Installing shadow (4.13-r0)
(491/734) Installing elogind (246.10-r5)
(492/734) Installing elogind-openrc (246.10-r5)
(493/734) Installing hfd-service (0.1.0-r1)
(494/734) Installing hfd-service-openrc (0.1.0-r1)
(495/734) Installing iio-sensor-proxy (3.4-r0)
(496/734) Installing iio-sensor-proxy-openrc (3.4-r0)
(497/734) Installing libkscreen (5.26.4-r0)
(498/734) Installing layer-shell-qt (5.26.4-r0)
(499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(500/734) Installing kscreen (5.26.4-r0)
(501/734) Installing socat (1.7.4.4-r0)
(502/734) Installing kwallet-pam (5.26.4-r0)
(503/734) Installing kwayland-integration (5.26.4-r0)
(504/734) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(505/734) Installing duktape (2.7.0-r0)
(506/734) Installing polkit-elogind (122-r0)
(507/734) Installing modemmanager (1.20.2-r1)
(508/734) Installing modemmanager-openrc (1.20.2-r1)
(509/734) Installing libnm (1.40.8-r0)
(510/734) Installing networkmanager-common (1.40.8-r0)
(511/734) Installing networkmanager-openrc (1.40.8-r0)
(512/734) Installing libndp (1.8-r1)
(513/734) Installing libidn2 (2.3.4-r0)
(514/734) Installing libpsl (0.21.1-r1)
(515/734) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(516/734) Installing networkmanager-cli (1.40.8-r0)
(517/734) Installing pcre (8.45-r2)
(518/734) Installing slang (2.3.3-r0)
(519/734) Installing newt (0.52.21-r5)
(520/734) Installing networkmanager-tui (1.40.8-r0)
(521/734) Installing wireless-regdb (2022.08.12-r0)
(522/734) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(523/734) Installing mobile-broadband-provider-info (20221107-r0)
(524/734) Installing networkmanager-wwan (1.40.8-r0)
(525/734) Installing libunwind (1.6.2-r2)
(526/734) Installing libcamera (0.0.3-r0)
(527/734) Installing pipewire-libs (0.3.63-r1)
(528/734) Installing libuv (1.44.2-r0)
(529/734) Installing roc-toolkit-libs (0.1.5-r2)
(530/734) Installing webrtc-audio-processing (0.3.1-r6)
(531/734) Installing pipewire (0.3.63-r1)
(532/734) Installing breeze-icons (5.101.0-r0)
(533/734) Installing dbus-x11 (1.14.4-r0)
(534/734) Installing kactivities (5.101.0-r1)
(535/734) Installing kpipewire (5.26.4-r0)
(536/734) Installing dconf (0.40.0-r2)
(537/734) Installing anthy (9100h-r2)
(538/734) Installing maliit-framework (2.3.0-r1)
(539/734) Installing kyotocabinet (1.2.79-r3)
(540/734) Installing libpinyin (2.7.92-r0)
(541/734) Installing tinyxml (2.6.2-r1)
(542/734) Installing presage (0.9.1-r2)
(543/734) Installing maliit-keyboard (2.3.1-r1)
(544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(545/734) Installing plasma-nano (5.26.4-r0)
(546/734) Installing networkmanager-qt (5.101.0-r0)
(547/734) Installing plasma-nm (5.26.4-r0)
(548/734) Installing plasma-nm-mobile (5.26.4-r0)
(549/734) Installing fftw-single-libs (3.3.10-r1)
(550/734) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(551/734) Installing pulseaudio-bluez (9999_git20220528-r0)
(552/734) Installing pulseaudio-alsa (9999_git20220528-r0)
(553/734) Installing alsa-utils-openrc (1.2.8-r0)
(554/734) Installing pulseaudio-openrc (9999_git20220528-r0)
(555/734) Installing libcanberra-pulse (0.30-r9)
(556/734) Installing plasma-pa (5.26.4-r0)
(557/734) Installing libdaemon (0.14-r3)
(558/734) Installing openrc-settingsd (1.1.0-r0)
(559/734) Installing openrc-settingsd-openrc (1.1.0-r0)
(560/734) Installing plasma-settings (22.11-r0)
(561/734) Installing kactivitymanagerd (5.26.4-r1)
(562/734) Installing kinit (5.101.0-r0)
(563/734) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(564/734) Installing kdnssd (5.101.0-r0)
(565/734) Installing syntax-highlighting (5.101.0-r0)
(566/734) Installing kdsoap (2.1.1-r0)
(567/734) Installing libmtp (1.1.20-r2)
(568/734) Installing clang15-libclang (15.0.6-r2)
(569/734) Installing qt5-qttools (5.15.6_git20220907-r1)
(570/734) Installing phonon (4.11.1-r3)
(571/734) Installing talloc (2.3.4-r1)
(572/734) Installing tevent (0.13.0-r1)
(573/734) Installing samba-util-libs (4.16.8-r1)
(574/734) Installing jansson (2.14-r0)
(575/734) Installing ldb (2.5.2-r1)
(576/734) Installing libwbclient (4.16.8-r1)
(577/734) Installing samba-libs (4.16.8-r1)
(578/734) Installing libsmbclient (4.16.8-r1)
(579/734) Installing kio-extras (22.12.0-r0)
(580/734) Installing kquickcharts (5.101.0-r0)
(581/734) Installing xorg-server-common (21.1.6-r0)
(582/734) Installing libxkbfile (1.1.2-r0)
(583/734) Installing xkbcomp (1.4.6-r0)
(584/734) Installing libxfont2 (2.0.6-r0)
(585/734) Installing libtirpc-conf (1.3.3-r0)
(586/734) Installing libtirpc-nokrb (1.3.3-r0)
(587/734) Installing libxcvt (0.1.2-r0)
(588/734) Installing xwayland (22.1.7-r0)
(589/734) Installing kscreenlocker (5.26.4-r0)
(590/734) Installing libqaccessibilityclient (0.4.1-r1)
(591/734) Installing xcb-util-cursor (0.1.4-r0)
(592/734) Installing kwin (5.26.4-r0)
(593/734) Installing kitemmodels (5.101.0-r0)
(594/734) Installing threadweaver (5.101.0-r0)
(595/734) Installing krunner (5.101.0-r0)
(596/734) Installing milou (5.26.4-r0)
(597/734) Installing pipewire-media-session (0.4.1-r0)
(598/734) Installing font-hack (3.003-r3)
(599/734) Installing qqc2-desktop-style (5.101.0-r0)
(600/734) Installing plasma-integration (5.26.4-r0)
(601/734) Installing qtchooser (66-r2)
(602/734) Installing plasma-workspace-libs (5.26.4.1-r0)
(603/734) Installing kactivities-stats (5.101.0-r1)
(604/734) Installing baloo (5.101.0-r0)
(605/734) Installing kholidays (5.101.0-r0)
(606/734) Installing libkexiv2 (22.12.0-r0)
(607/734) Installing knotifyconfig (5.101.0-r0)
(608/734) Installing kparts (5.101.0-r0)
(609/734) Installing zxing-cpp (1.4.0-r0)
(610/734) Installing libdmtx-libs (0.7.7-r0)
(611/734) Installing libqrencode (4.1.1-r1)
(612/734) Installing prison (5.101.0-r0)
(613/734) Installing ktexteditor (5.101.0-r0)
(614/734) Installing libpcap (1.10.1-r1)
(615/734) Installing lm-sensors-libs (3.6.0-r4)
(616/734) Installing libksysguard (5.26.4-r0)
(617/734) Installing kuserfeedback (1.2.0-r1)
(618/734) Installing mpfr4 (4.1.1-r1)
(619/734) Installing libqalculate (4.5.0-r0)
(620/734) Installing plasma-workspace (5.26.4.1-r0)
(621/734) Installing kpty (5.101.0-r0)
(622/734) Installing kdesu (5.101.0-r0)
(623/734) Installing kde-cli-tools (5.26.4-r0)
(624/734) Installing qqc2-breeze-style (5.26.4-r0)
(625/734) Installing plasma-mobile (5.26.4-r0)
(626/734) Installing polkit-kde-agent-1 (5.26.4-r0)
(627/734) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(628/734) Installing chrony-openrc (4.3-r0)
(629/734) Installing haveged (1.9.18-r0)
(630/734) Installing haveged-openrc (1.9.18-r0)
(631/734) Installing libmnl (1.0.5-r0)
(632/734) Installing libnftnl (1.2.4-r0)
(633/734) Installing nftables (1.0.6-r0)
(634/734) Installing nftables-openrc (1.0.6-r0)
(635/734) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(637/734) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(638/734) Installing postmarketos-artwork-icons (2-r1)
(639/734) Installing util-linux (2.38.1-r1)
(640/734) Installing libfdisk (2.38.1-r1)
(641/734) Installing libsmartcols (2.38.1-r1)
(642/734) Installing util-linux-misc (2.38.1-r1)
(643/734) Installing libeconf (0.5.0-r0)
(644/734) Installing runuser (2.38.1-r1)
(645/734) Installing mount (2.38.1-r1)
(646/734) Installing losetup (2.38.1-r1)
(647/734) Installing hexdump (2.38.1-r1)
(648/734) Installing uuidgen (2.38.1-r1)
(649/734) Installing blkid (2.38.1-r1)
(650/734) Installing sfdisk (2.38.1-r1)
(651/734) Installing mcookie (2.38.1-r1)
(652/734) Installing agetty (2.38.1-r1)
(653/734) Installing agetty-openrc (0.45.2-r7)
(654/734) Installing wipefs (2.38.1-r1)
(655/734) Installing cfdisk (2.38.1-r1)
(656/734) Installing umount (2.38.1-r1)
(657/734) Installing util-linux-openrc (2.38.1-r1)
(658/734) Installing flock (2.38.1-r1)
(659/734) Installing lsblk (2.38.1-r1)
(660/734) Installing libcap-ng (0.8.3-r1)
(661/734) Installing setpriv (2.38.1-r1)
(662/734) Installing logger (2.38.1-r1)
(663/734) Installing partx (2.38.1-r1)
(664/734) Installing fstrim (2.38.1-r1)
(665/734) Installing findmnt (2.38.1-r1)
(666/734) Installing pcsc-lite-libs (1.9.9-r0)
(667/734) Installing wpa_supplicant (2.10-r4)
(668/734) Installing wpa_supplicant-openrc (2.10-r4)
(669/734) Installing ifupdown-ng-wifi (0.12.1-r0)
(670/734) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(671/734) Installing postmarketos-base-ui-networkmanager (6-r1)
(672/734) Installing mpdecimal (2.5.1-r1)
(673/734) Installing python3 (3.11.1-r1)
(674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(675/734) Installing py3-ruamel.yaml (0.17.21-r1)
(676/734) Installing sleep-inhibitor (1.16-r1)
(677/734) Installing sleep-inhibitor-openrc (1.16-r1)
(678/734) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(679/734) Installing py3-dbus (1.3.2-r1)
(680/734) Installing obex-capabilities (0.2.1-r2)
(681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(683/734) Installing pulseaudio-utils (9999_git20220528-r0)
(684/734) Installing postmarketos-base-ui-pulseaudio (6-r1)
(685/734) Installing upower (1.90.0-r2)
(686/734) Installing device-pine64-pinephone-upower (0.44-r0)
(687/734) Installing powerdevil-libs (5.26.4-r0)
(688/734) Installing powerdevil (5.26.4-r0)
(689/734) Installing bubblewrap (0.7.0-r0)
(690/734) Installing fuse-common (3.12.0-r0)
(691/734) Installing fuse-openrc (3.12.0-r0)
(692/734) Installing fuse3-libs (3.12.0-r0)
(693/734) Installing fuse3 (3.12.0-r0)
(694/734) Installing xdg-desktop-portal (1.16.0-r0)
(695/734) Installing xdg-desktop-portal-kde (5.26.4-r0)
(696/734) Installing autologin (1.0.0-r4)
(697/734) Installing tinydm (1.1.2-r1)
(698/734) Installing tinydm-openrc (1.1.2-r1)
(699/734) Installing postmarketos-base-ui-tinydm (6-r1)
(700/734) Installing font-alias (1.0.4-r0)
(701/734) Installing util-macros (1.19.3-r0)
(702/734) Installing font-misc-misc (1.1.2-r3)
(703/734) Installing font-cursor-misc (1.0.3-r3)
(704/734) Installing xauth (1.1.2-r0)
(705/734) Installing xmodmap (1.0.11-r0)
(706/734) Installing xrdb (1.2.1-r1)
(707/734) Installing xinit (1.4.2-r0)
(708/734) Installing hwdata-pci (0.365-r0)
(709/734) Installing libpciaccess (0.17-r0)
(710/734) Installing xorg-server (21.1.6-r0)
(711/734) Installing libinput (1.22.0-r0)
(712/734) Installing xf86-input-libinput (1.2.1-r0)
(713/734) Installing xf86-video-fbdev (0.5.0-r3)
(714/734) Installing postmarketos-base-ui-x11 (6-r1)
(715/734) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(716/734) Installing libexif (0.6.24-r0)
(717/734) Installing hwloc (2.8.0-r0)
(718/734) Installing libtbb (2021.7.0-r1)
(719/734) Installing opencv (4.6.0-r5)
(720/734) Installing postprocessd (0.2.1-r2)
(721/734) Installing postprocessd-megapixels (0.2.1-r2)
(722/734) Installing qmltermwidget (0.2.0-r1)
(723/734) Installing qmlkonsole (22.11-r0)
(724/734) Installing c-ares (1.18.1-r1)
(725/734) Installing spacebar (22.11-r0)
(726/734) Installing hkdm (0.2.0-r0)
(727/734) Installing buffyboard (0.2.0-r0)
(728/734) Installing terminus-font (4.49.1-r3)
(729/734) Installing kbd-misc (2.5.1-r4)
(730/734) Installing kbd (2.5.1-r4)
(731/734) Installing kbd-openrc (2.5.1-r4)
(732/734) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(733/734) Installing ttyescape-openrc (1.0.1-r1)
(734/734) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing ca-certificates-20221203-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/23 16:25:34 Generating for kernel version: 6.1.0-rc7
2022/12/23 16:25:34 Output directory: /boot
2022/12/23 16:25:34 == Generating initramfs ==
2022/12/23 16:25:34 - Including hook files
2022/12/23 16:25:34 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:25:34 - Including hook scripts
2022/12/23 16:25:34 - Including required binaries
2022/12/23 16:25:34 - Including kernel modules
2022/12/23 16:25:34 - Including splash images
2022/12/23 16:25:34 - Writing and verifying initramfs archive
2022/12/23 16:25:34 == Generating initramfs extra ==
2022/12/23 16:25:34 - Including extra binaries
2022/12/23 16:25:34 - Including FDE support
2022/12/23 16:25:35 - Writing and verifying initramfs-extra archive
2022/12/23 16:25:38 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/23 16:25:42 mkinitfs completed in: 8.531923577s
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2140 MiB in 759 packages
(1312201) [16:25:51] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1312201) [16:25:54] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(1312201) [16:25:55] (rootfs_pine64-pinephone) install device-pine64-pinephone
(1312201) [16:25:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:25:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:25:55] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1312201) [16:25:55] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(1312201) [16:25:55] New background process: pid=1322308, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1312201) [16:25:58] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1312201) [16:26:01] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1312201) [16:26:01] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(1312201) [16:26:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:26:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:26:01] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1312201) [16:26:02] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1312201) [16:26:02] New background process: pid=1322550, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1312201) [16:26:05] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2140 MiB in 759 packages
(1312201) [16:26:08] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(1312201) [16:26:08] (rootfs_pine64-pinephone) % mkinitfs
2022/12/23 16:26:08 Generating for kernel version: 6.1.0-rc7
2022/12/23 16:26:08 Output directory: /boot
2022/12/23 16:26:08 == Generating initramfs ==
2022/12/23 16:26:08 - Including hook files
2022/12/23 16:26:08 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:26:08 - Including hook scripts
2022/12/23 16:26:08 - Including required binaries
2022/12/23 16:26:08 - Including kernel modules
2022/12/23 16:26:08 - Including splash images
2022/12/23 16:26:08 - Writing and verifying initramfs archive
2022/12/23 16:26:08 == Generating initramfs extra ==
2022/12/23 16:26:08 - Including extra binaries
2022/12/23 16:26:09 - Including FDE support
2022/12/23 16:26:10 - Writing and verifying initramfs-extra archive
2022/12/23 16:26:13 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/12/23 16:26:17 mkinitfs completed in: 9.151045244s
(1312201) [16:26:17] *** SET LOGIN PASSWORD FOR: 'user' ***
(1312201) [16:26:17] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(1312201) [16:26:18] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(1312201) [16:26:18] (rootfs_pine64-pinephone) locking root
(1312201) [16:26:18] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(1312201) [16:26:18] NOTE: No valid keymap specified for device
(1312201) [16:26:18] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(1312201) [16:26:24] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(1312201) [16:26:24] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(1312201) [16:26:24] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1312201) [16:26:24] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1312201) [16:26:25] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1312201) [16:26:25] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1312201) [16:26:25] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2257360 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1312201) [16:26:25] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1312201) [16:26:25] (native) create pine64-pinephone.img (3463M)
(1312201) [16:26:25] (native) % truncate -s 3463M /home/pmos/rootfs/pine64-pinephone.img
(1312201) [16:26:25] (native) mount /dev/install (pine64-pinephone.img)
(1312201) [16:26:25] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1312201) [16:26:25] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1312201) [16:26:25] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1312201) [16:26:25] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1312201) [16:26:25] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1312201) [16:26:25] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1312201) [16:26:25] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1312201) [16:26:25] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1312201) [16:26:25] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1312201) [16:26:25] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1312201) [16:26:25] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1312201) [16:26:25] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1312201) [16:26:25] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1312201) [16:26:25] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(1312201) [16:26:25] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1312201) [16:26:25] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1312201) [16:26:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1312201) [16:26:26] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1312201) [16:26:26] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1312201) [16:26:26] (native) % parted -s /dev/install mktable msdos
(1312201) [16:26:26] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(1312201) [16:26:26] (native) % parted -s /dev/install mkpart primary 256M 100%
(1312201) [16:26:26] (native) % parted -s /dev/install set 1 boot on
(1312201) [16:26:26] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1312201) [16:26:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1312201) [16:26:26] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1312201) [16:26:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1312201) [16:26:26] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1312201) [16:26:26] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1312201) [16:26:26] (native) install e2fsprogs
(1312201) [16:26:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:26:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:26:26] (native) % cat /tmp/apk_progress_fifo
(1312201) [16:26:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1312201) [16:26:26] New background process: pid=1324364, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(1312201) [16:26:27] (native) format /dev/installp2 (root, ext4)
(1312201) [16:26:27] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1312201) [16:26:27] (native) mount /dev/installp2 to /mnt/install
(1312201) [16:26:27] (native) % mkdir -p /mnt/install
(1312201) [16:26:27] (native) % mount /dev/installp2 /mnt/install
(1312201) [16:26:27] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1312201) [16:26:27] (native) install e2fsprogs
(1312201) [16:26:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:26:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1312201) [16:26:27] (native) % cat /tmp/apk_progress_fifo
(1312201) [16:26:27] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1312201) [16:26:27] New background process: pid=1324393, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 71 packages
(1312201) [16:26:28] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(1312201) [16:26:28] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(1312201) [16:26:28] (native) % mkdir -p /mnt/install/boot
(1312201) [16:26:28] (native) % mount /dev/installp1 /mnt/install/boot
(1312201) [16:26:28] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1312201) [16:26:28] (native) copy rootfs_pine64-pinephone to /mnt/install/
(1312201) [16:26:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1312201) [16:26:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1312201) [16:26:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1312201) [16:26:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1312201) [16:26:28] (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/
(1312201) [16:26:35] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1312201) [16:26:35] % 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
(1312201) [16:26:35] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % 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/
(1312201) [16:26:35] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1312201) [16:26:35] % 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
(1312201) [16:26:35] 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
(1312201) [16:26:35] (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
(1312201) [16:26:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1312201) [16:26:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1312201) [16:26:39] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephone.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1312201) [16:26:39] (native) umount /dev/loop9
(1312201) [16:26:39] (native) % losetup -d /dev/loop9
(1312201) [16:26:39] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1312201) [16:26:39]
(1312201) [16:26:39] *** FLASHING INFORMATION ***
(1312201) [16:26:39] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1312201) [16:26:39] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1312201) [16:26:39]
(1312201) [16:26:39] *** SSH DAEMON INFORMATION ***
(1312201) [16:26:39] SSH daemon is enabled (disable with --no-sshd).
(1312201) [16:26:39] Login as 'user' with the password given during installation.
(1312201) [16:26:39]
(1312201) [16:26:39] *** FIREWALL INFORMATION ***
(1312201) [16:26:39] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1312201) [16:26:39] For more information: https://postmarketos.org/firewall
(1312201) [16:26:39]
(1312201) [16:26:39] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1312201) [16:26:39] DONE!
total 2365340
-rw-r--r-- 1 root 12345 3631218688 Dec 23 16:26 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_2667.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 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/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 23 16:26 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Dec 23 16:26 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Dec 23 16:26 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 23 16:25 bin
drwxr-xr-x 2 root root 4096 Dec 23 16:26 boot
drwxr-xr-x 2 root root 4096 Dec 23 16:22 dev
drwxr-xr-x 66 root root 4096 Dec 23 16:26 etc
drwxr-xr-x 3 root root 4096 Dec 23 16:26 home
drwxr-xr-x 14 root root 4096 Dec 23 16:25 lib
drwx------ 2 root root 16384 Dec 23 16:26 lost+found
drwxr-xr-x 5 root root 4096 Dec 23 16:22 media
drwxr-xr-x 8 root root 4096 Dec 23 16:22 mnt
drwxr-xr-x 2 root root 4096 Dec 23 16:22 opt
drwxr-xr-x 2 root root 4096 Dec 23 16:22 proc
drwx------ 2 root root 4096 Dec 23 16:22 root
drwxr-xr-x 6 root root 4096 Dec 23 16:24 run
drwxr-xr-x 2 root root 4096 Dec 23 16:25 sbin
drwxr-xr-x 2 root root 4096 Dec 23 16:22 srv
drwxr-xr-x 2 root root 4096 Dec 23 16:22 sys
drwxrwxrwt 2 root root 4096 Dec 23 16:26 tmp
drwxr-xr-x 9 root root 4096 Dec 23 16:23 usr
drwxr-xr-x 13 root root 4096 Dec 23 16:23 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-23 16:27:02-- 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% 96.6M=0s
2022-12-23 16:27:02 (96.6 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2189-g94898217f2 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2193-g38654c65f1 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2195-g008cc8b82f [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25303 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671724172-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671724172-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671588129-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671588147-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671588934-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671588181-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671674908-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671502278-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671761534-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671483339-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671669456-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671762912-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671762912-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671416056-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671674956-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671743929-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671743929-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671761611-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671588884-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671588884-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2314 MiB in 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2326 MiB in 769 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1671737601-r0)
(3/102) Installing libavc1394 (0.5.4-r3)
(4/102) Installing libcaca (0.99_beta20-r0)
(5/102) Installing libdv (1.0.0-r7)
(6/102) Installing libiec61883 (1.2.0-r3)
(7/102) Installing mpg123-libs (1.31.1-r0)
(8/102) Installing speex (1.2.1-r0)
(9/102) Installing libshout (2.4.6-r1)
(10/102) Installing wavpack (5.6.0-r0)
(11/102) Installing gst-plugins-good (1.20.5-r0)
(12/102) Installing py3-parsing (3.0.9-r1)
(13/102) Installing py3-packaging (22.0-r0)
(14/102) Installing py3-setuptools (65.6.3-r0)
(15/102) Installing py3-certifi (2022.12.7-r0)
(16/102) Installing py3-charset-normalizer (3.0.1-r1)
(17/102) Installing py3-idna (3.4-r3)
(18/102) Installing py3-urllib3 (1.26.13-r0)
(19/102) Installing py3-requests (2.28.1-r2)
(20/102) Installing py3-ytmusicapi (0.24.1-r0)
(21/102) Installing libmng (2.0.3-r1)
(22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/102) Installing py3-mutagen (1.46.0-r1)
(24/102) Installing py3-websockets (10.4-r1)
(25/102) Installing py3-brotli (1.0.9-r10)
(26/102) Installing yt-dlp (2022.11.11-r1)
(27/102) Installing audiotube (9999_git1671761698-r0)
(28/102) Installing calindori (9999_git1670987261-r0)
(29/102) Installing live-media (2022.10.01-r0)
(30/102) Installing libxpm (3.5.14-r0)
(31/102) Installing a52dec (0.8.0-r8)
(32/102) Installing vulkan-loader (1.3.236.0-r0)
(33/102) Installing ffmpeg4-libs (4.4.3-r0)
(34/102) Installing libbluray (1.3.4-r0)
(35/102) Installing libcddb (1.3.2-r4)
(36/102) Installing libdvbpsi (1.3.3-r0)
(37/102) Installing libdvdcss (1.4.3-r0)
(38/102) Installing libdvdread (6.1.3-r1)
(39/102) Installing libdvdnav (6.1.1-r0)
(40/102) Installing libebml (1.4.4-r0)
(41/102) Installing faad2-libs (2.10.1-r0)
(42/102) Installing libupnp (1.14.15-r0)
(43/102) Installing lua5.2-libs (5.2.4-r10)
(44/102) Installing libmad (0.15.1b-r9)
(45/102) Installing libmatroska (1.7.1-r0)
(46/102) Installing libmicrodns (0.2.0-r0)
(47/102) Installing libmpeg2 (0.5.1-r10)
(48/102) Installing glslang-libs (1.3.236.0-r0)
(49/102) Installing glslang (1.3.236.0-r0)
(50/102) Installing spirv-tools (1.3.236.0-r0)
(51/102) Installing shaderc (2022.4-r0)
(52/102) Installing libplacebo (5.229.1-r2)
(53/102) Installing libprotobuf-lite (3.21.12-r0)
(54/102) Installing vlc-libs (3.0.18-r0)
(55/102) Installing vlc (3.0.18-r0)
(56/102) Installing elisa (22.12.0-r0)
(57/102) Installing kunitconversion (9999_git1671330365-r0)
(58/102) Installing kalk (9999_git1671726775-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r0)
(60/102) Installing kasts (9999_git1671416253-r0)
(61/102) Installing keysmith (9999_git1670988071-r0)
(62/102) Installing krecorder (9999_git1671331600-r0)
(63/102) Installing kpublictransport (22.12.0-r0)
(64/102) Installing ktrip (9999_git1670988219-r0)
(65/102) Installing kweathercore (9999_git1670985152-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1671157772-r0)
(68/102) Installing olm (3.2.13-r1)
(69/102) Installing libquotient (0.7.0-r0)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1671761264-r1)
(72/102) Installing kjs (9999_git1670961433-r0)
(73/102) Installing libdjvulibre (3.5.28-r3)
(74/102) Installing libzip (1.9.2-r2)
(75/102) Installing ebook-tools (0.2.2-r3)
(76/102) Installing discount-libs (2.2.7b-r0)
(77/102) Installing poppler (22.12.0-r2)
(78/102) Installing poppler-qt5 (22.12.0-r0)
(79/102) Installing kdegraphics-mobipocket (22.12.0-r0)
(80/102) Installing libspectre (0.2.11-r0)
(81/102) Installing okular-common (22.12.0-r1)
(82/102) Installing okular (22.12.0-r1)
(83/102) Installing plasma-camera (1.0_git20210328-r2)
(84/102) Installing gst-libav (1.20.5-r0)
(85/102) Installing gst-plugins-good-qt (1.20.5-r0)
(86/102) Installing libxpresent (1.0.1-r0)
(87/102) Installing libxscrnsaver (1.2.4-r0)
(88/102) Installing libcdio (2.1.0-r1)
(89/102) Installing libcdio-paranoia (10.2.2.0.1-r1)
(90/102) Installing luajit (2.1_p20210510-r3)
(91/102) Installing rubberband-libs (3.1.1-r2)
(92/102) Installing sndio-libs (1.9.0-r0)
(93/102) Installing uchardet-libs (0.0.8-r0)
(94/102) Installing zimg (3.0.4-r1)
(95/102) Installing mpv-libs (0.35.0-r1)
(96/102) Installing plasmatube (9999_git1671761711-r0)
(97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(98/102) Installing postmarketos-config-nftables-mdns (0.13-r0)
(99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(102/102) Installing tokodon (9999_git1671761295-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2501 MiB in 871 packages
(chroot) Exiting chroot...
[16:28:55] Unregister qemu binfmt (arm)
[16:28:55] Unregister qemu binfmt (aarch64)
[16:28:55] Unregister qemu binfmt (riscv64)
[16:28:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:28:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:28:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:28:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:28:57] Cleared up ~4540 MB of space
[16:28:57] [92mDONE![0m
Building image for pine64-pinephonepro
Already up to date.
[16:28:58] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [16:28:58] [1mChannel [edge][0m: [16:28:58] [1mVendor [qemu][0m: [16:28:58] [1mDevice codename [amd64][0m: [16:28:58] [1mKernel [lts][0m: [16:28:58] [1mUsername [user][0m: [16:28:58] [1mUser interface [weston][0m: [16:28:58] [1mChange them? (y/n) [n][0m: [16:28:58] [1mExtra packages [none][0m: [16:28:58] [1mUse this timezone instead of GMT? (y/n) [y][0m: [16:28:58] [1mChoose default locale for installation [C.UTF-8][0m: [16:28:58] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [16:28:58] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [16:28:59] Config changed: ui='plasma-mobile'
[16:28:59] Config changed: device='pine64-pinephonepro'
[16:28:59] Config changed: kernel=''
[16:28:59] Config changed: extra_packages='osk-sdl'
(1368012) [16:28:59] % 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)
(1368012) [16:28:59] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge
[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge
[v22.12]
description=Latest release / Recommended for best stability
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17
[v22.06]
description=Old release (supported until 2023-01-18)
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
(1368012) [16:28:59] *** (1/4) PREPARE NATIVE CHROOT ***
(1368012) [16:28:59] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1368012) [16:28:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1368012) [16:28:59] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1368012) [16:28:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1368012) [16:29:00] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1368012) [16:29:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1368012) [16:29:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1368012) [16:29:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1368012) [16:29:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1368012) [16:29:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1368012) [16:29:00] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1368012) [16:29:00] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1368012) [16:29:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1368012) [16:29:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1368012) [16:29:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1368012) [16:29:00] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1368012) [16:29:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1368012) [16:29:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1368012) [16:29:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1368012) [16:29:00] Update package index for x86_64 (4 file(s))
(1368012) [16:29:00] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1368012) [16:29:00] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1368012) [16:29:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1368012) [16:29:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1368012) [16:29:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1368012) [16:29:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1368012) [16:29:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1368012) [16:29:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1368012) [16:29:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1368012) [16:29:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1368012) [16:29:02] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:02] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:02] extracted: /tmp/pmbootstrapvg251g38apk
(1368012) [16:29:02] extracted: /tmp/pmbootstrapkrrzcv8wsig
(1368012) [16:29:02] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:02] % 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/pmbootstrapkrrzcv8wsig /tmp/pmbootstrapvg251g38apk
Verified OK
(1368012) [16:29:02] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1368012) [16:29:02] % /tmp/pmbootstrapvg251g38apk --version
apk-tools 2.12.10, compiled for x86_64.
(1368012) [16:29:02] (native) install alpine-base
(1368012) [16:29:02] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % 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
(1368012) [16:29:02] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1368012) [16:29:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1368012) [16:29:02] (native) update /etc/apk/repositories
(1368012) [16:29:02] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1368012) [16:29:02] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1368012) [16:29:02] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1368012) [16:29:02] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1368012) [16:29:02] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1368012) [16:29:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1368012) [16:29:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1368012) [16:29:02] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1368012) [16:29:02] % 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
(1368012) [16:29:02] New background process: pid=1368256, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 10 MiB in 25 packages
(1368012) [16:29:03] (native) % adduser -D pmos -u 12345
(1368012) [16:29:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1368012) [16:29:03] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1368012) [16:29:04] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1368012) [16:29:04] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1368012) [16:29:04] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1368012) [16:29:04] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1368012) [16:29:04] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1368012) [16:29:04] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1368012) [16:29:04] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1368012) [16:29:04] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1368012) [16:29:04] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1368012) [16:29:04] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1368012) [16:29:06] (native) install cryptsetup util-linux parted
(1368012) [16:29:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:29:07] (native) % cat /tmp/apk_progress_fifo
(1368012) [16:29:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1368012) [16:29:07] New background process: pid=1368705, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/42) Installing libblkid (2.38.1-r1)
(2/42) Installing argon2-libs (20190702-r2)
(3/42) Installing device-mapper-libs (2.03.18-r0)
(4/42) Installing json-c (0.16-r0)
(5/42) Installing libuuid (2.38.1-r1)
(6/42) Installing cryptsetup-libs (2.6.0-r0)
(7/42) Installing popt (1.19-r0)
(8/42) Installing cryptsetup (2.6.0-r0)
(9/42) Installing cryptsetup-openrc (2.6.0-r0)
(10/42) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(11/42) Installing ncurses-libs (6.3_p20221217-r0)
(12/42) Installing readline (8.2.0-r0)
(13/42) Installing parted (3.5-r0)
(14/42) Installing util-linux (2.38.1-r1)
(15/42) Installing libfdisk (2.38.1-r1)
(16/42) Installing libmount (2.38.1-r1)
(17/42) Installing libsmartcols (2.38.1-r1)
(18/42) Installing util-linux-misc (2.38.1-r1)
(19/42) Installing libeconf (0.5.0-r0)
(20/42) Installing linux-pam (1.5.2-r1)
(21/42) Installing runuser (2.38.1-r1)
(22/42) Installing mount (2.38.1-r1)
(23/42) Installing losetup (2.38.1-r1)
(24/42) Installing hexdump (2.38.1-r1)
(25/42) Installing uuidgen (2.38.1-r1)
(26/42) Installing blkid (2.38.1-r1)
(27/42) Installing sfdisk (2.38.1-r1)
(28/42) Installing mcookie (2.38.1-r1)
(29/42) Installing agetty (2.38.1-r1)
(30/42) Installing agetty-openrc (0.45.2-r7)
(31/42) Installing wipefs (2.38.1-r1)
(32/42) Installing cfdisk (2.38.1-r1)
(33/42) Installing umount (2.38.1-r1)
(34/42) Installing util-linux-openrc (2.38.1-r1)
(35/42) Installing flock (2.38.1-r1)
(36/42) Installing lsblk (2.38.1-r1)
(37/42) Installing libcap-ng (0.8.3-r1)
(38/42) Installing setpriv (2.38.1-r1)
(39/42) Installing logger (2.38.1-r1)
(40/42) Installing partx (2.38.1-r1)
(41/42) Installing fstrim (2.38.1-r1)
(42/42) Installing findmnt (2.38.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 20 MiB in 67 packages
(1368012) [16:29:08] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(1368012) [16:29:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1368012) [16:29:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1368012) [16:29:08] % 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
(1368012) [16:29:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1368012) [16:29:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(1368012) [16:29:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(1368012) [16:29:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(1368012) [16:29:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(1368012) [16:29:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(1368012) [16:29:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1368012) [16:29:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1368012) [16:29:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1368012) [16:29:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1368012) [16:29:09] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1368012) [16:29:09] (native) install qemu-aarch64
(1368012) [16:29:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:29:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:29:09] (native) % cat /tmp/apk_progress_fifo
(1368012) [16:29:09] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1368012) [16:29:09] New background process: pid=1369143, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.2.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 25 MiB in 68 packages
(1368012) [16:29:10] Register qemu binfmt (aarch64)
(1368012) [16:29:10] % 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
(1368012) [16:29:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(1368012) [16:29:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1368012) [16:29:10] % 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
(1368012) [16:29:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1368012) [16:29:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:10] extracted: /tmp/pmbootstrapmj1t22p6apk
(1368012) [16:29:10] extracted: /tmp/pmbootstrapx6l1f3wbsig
(1368012) [16:29:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1368012) [16:29:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapx6l1f3wbsig /tmp/pmbootstrapmj1t22p6apk
Verified OK
(1368012) [16:29:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1368012) [16:29:10] % /tmp/pmbootstrapmj1t22p6apk --version
apk-tools 2.12.10, compiled for x86_64.
(1368012) [16:29:10] (rootfs_pine64-pinephonepro) install alpine-base
(1368012) [16:29:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(1368012) [16:29:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(1368012) [16:29:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(1368012) [16:29:10] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(1368012) [16:29:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1368012) [16:29:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1368012) [16:29:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1368012) [16:29:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1368012) [16:29:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1368012) [16:29:10] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1368012) [16:29:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1368012) [16:29:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1368012) [16:29:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1368012) [16:29:10] Update package index for aarch64 (4 file(s))
(1368012) [16:29:10] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1368012) [16:29:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1368012) [16:29:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1368012) [16:29:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1368012) [16:29:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1368012) [16:29:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1368012) [16:29:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1368012) [16:29:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1368012) [16:29:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1368012) [16:29:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1368012) [16:29:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1368012) [16:29:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1368012) [16:29:11] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(1368012) [16:29:11] New background process: pid=1369194, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(4/25) Installing busybox-binsh (1.35.0-r29)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r29)
(11/25) Installing alpine-conf (3.15.0-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0-r0)
(14/25) Installing ca-certificates-bundle (20221203-r1)
(15/25) Installing libcrypto3 (3.0.7-r1)
(16/25) Installing libssl3 (3.0.7-r1)
(17/25) Installing ssl_client (1.35.0-r29)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r29)
(21/25) Installing busybox-suid (1.35.0-r29)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 13 MiB in 25 packages
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % getent passwd user
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % addgroup user wheel
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(1368012) [16:29:13] (rootfs_pine64-pinephonepro) % addgroup user video
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup user audio
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup user input
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(1368012) [16:29:14] (rootfs_pine64-pinephonepro) % addgroup user netdev
(1368012) [16:29:14] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1368012) [16:29:16] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1368012) [16:29:16] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo
(1368012) [16:29:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1368012) [16:29:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1368012) [16:29:17] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1368012) [16:29:18] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1368012) [16:29:19] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1368012) [16:29:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:29:19] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1368012) [16:29:19] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1368012) [16:29:19] New background process: pid=1369627, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/728) Installing icu-data-full (72.1-r1)
(2/728) Installing dbus-libs (1.14.4-r0)
(3/728) Installing libgcc (12.2.1_git20220924-r6)
(4/728) Installing libffi (3.4.4-r0)
(5/728) Installing libintl (0.21.1-r1)
(6/728) Installing libblkid (2.38.1-r1)
(7/728) Installing libmount (2.38.1-r1)
(8/728) Installing pcre2 (10.42-r0)
(9/728) Installing glib (2.74.3-r2)
(10/728) Installing libstdc++ (12.2.1_git20220924-r6)
(11/728) Installing icu-libs (72.1-r1)
(12/728) Installing libpcre2-16 (10.42-r0)
(13/728) Installing zstd-libs (1.5.2-r9)
(14/728) Installing qt5-qtbase (5.15.6_git20221010-r1)
(15/728) Installing hicolor-icon-theme (0.17-r2)
(16/728) Installing libmagic (5.43-r0)
(17/728) Installing file (5.43-r0)
(18/728) Installing libxau (1.0.11-r0)
(19/728) Installing libmd (1.0.4-r0)
(20/728) Installing libbsd (0.11.7-r0)
(21/728) Installing libxdmcp (1.1.4-r0)
(22/728) Installing libxcb (1.15-r0)
(23/728) Installing libx11 (1.8.2-r1)
(24/728) Installing libxext (1.3.5-r0)
(25/728) Installing libice (1.1.1-r0)
(26/728) Installing libuuid (2.38.1-r1)
(27/728) Installing libsm (1.2.4-r0)
(28/728) Installing libxt (1.2.1-r1)
(29/728) Installing libxmu (1.1.4-r0)
(30/728) Installing xset (1.2.5-r0)
(31/728) Installing xprop (1.2.6-r0)
(32/728) Installing xdg-utils (1.1.3-r4)
(33/728) Installing mesa (22.3.1-r0)
(34/728) Installing libdrm (2.4.114-r0)
(35/728) Installing libexpat (2.5.0-r0)
(36/728) Installing wayland-libs-server (1.21.0-r1)
(37/728) Installing mesa-glapi (22.3.1-r0)
(38/728) Installing mesa-gles (22.3.1-r0)
(39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/728) Installing libxcomposite (0.4.6-r0)
(41/728) Installing brotli-libs (1.0.9-r10)
(42/728) Installing libbz2 (1.0.8-r4)
(43/728) Installing libpng (1.6.39-r2)
(44/728) Installing freetype (2.12.1-r0)
(45/728) Installing fontconfig (2.14.1-r0)
(46/728) Installing wayland-libs-client (1.21.0-r1)
(47/728) Installing wayland-libs-cursor (1.21.0-r1)
(48/728) Installing wayland-libs-egl (1.21.0-r1)
(49/728) Installing xkeyboard-config (2.37-r0)
(50/728) Installing xz-libs (5.4.0-r0)
(51/728) Installing libxml2 (2.10.3-r2)
(52/728) Installing libxkbcommon (1.4.1-r0)
(53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/728) Installing mesa-gbm (22.3.1-r0)
(55/728) Installing libxshmfence (1.3.2-r0)
(56/728) Installing mesa-egl (22.3.1-r0)
(57/728) Installing avahi-libs (0.8-r6)
(58/728) Installing gmp (6.2.1-r2)
(59/728) Installing nettle (3.8.1-r0)
(60/728) Installing p11-kit (0.24.1-r1)
(61/728) Installing libtasn1 (4.19.0-r0)
(62/728) Installing libunistring (1.1-r0)
(63/728) Installing gnutls (3.7.8-r2)
(64/728) Installing cups-libs (2.4.2-r1)
(65/728) Installing pkgconf (1.9.3-r1)
(66/728) Installing shared-mime-info (2.2-r2)
(67/728) Installing libjpeg-turbo (2.1.4-r0)
(68/728) Installing libwebp (1.2.4-r1)
(69/728) Installing tiff (4.5.0-r1)
(70/728) Installing gdk-pixbuf (2.42.10-r2)
(71/728) Installing gtk-update-icon-cache (3.24.36-r0)
(72/728) Installing libxfixes (6.0.0-r0)
(73/728) Installing libxrender (0.9.11-r0)
(74/728) Installing libxcursor (1.2.1-r1)
(75/728) Installing libxdamage (1.1.6-r0)
(76/728) Installing libxi (1.8-r0)
(77/728) Installing libxinerama (1.1.5-r0)
(78/728) Installing libxrandr (1.5.3-r0)
(79/728) Installing libatk-1.0 (2.46.0-r0)
(80/728) Installing libxtst (1.2.4-r0)
(81/728) Installing at-spi2-core (2.46.0-r0)
(82/728) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/728) Installing pixman (0.42.2-r0)
(84/728) Installing cairo (1.17.6-r3)
(85/728) Installing cairo-gobject (1.17.6-r3)
(86/728) Installing libepoxy (1.5.10-r0)
(87/728) Installing fribidi (1.0.12-r0)
(88/728) Installing graphite2 (1.3.14-r2)
(89/728) Installing harfbuzz (6.0.0-r0)
(90/728) Installing libxft (2.3.7-r0)
(91/728) Installing pango (1.50.12-r0)
(92/728) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/728) Installing libevdev (1.13.0-r0)
(94/728) Installing mtdev (1.1.6-r1)
(95/728) Installing eudev-libs (3.2.11-r6)
(96/728) Installing libinput-libs (1.22.0-r0)
(97/728) Installing xcb-util-wm (0.4.2-r0)
(98/728) Installing xcb-util (0.4.1-r0)
(99/728) Installing xcb-util-image (0.4.1-r0)
(100/728) Installing xcb-util-keysyms (0.4.1-r0)
(101/728) Installing xcb-util-renderutil (0.3.10-r0)
(102/728) Installing libxkbcommon-x11 (1.4.1-r0)
(103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1)
(104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/728) Installing kirigami2-libs (5.101.0-r0)
(107/728) Installing libgomp (12.2.1_git20220924-r6)
(108/728) Installing kirigami2 (5.101.0-r0)
(109/728) Installing kactivities-libs (5.101.0-r1)
(110/728) Installing karchive (5.101.0-r0)
(111/728) Installing kconfig (5.101.0-r0)
(112/728) Installing kcoreaddons (5.101.0-r0)
(113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(114/728) Installing kwindowsystem (5.101.0-r0)
(115/728) Installing kcrash (5.101.0-r0)
(116/728) Installing kdbusaddons (5.101.0-r0)
(117/728) Installing kglobalaccel (5.101.0-r0)
(118/728) Installing kguiaddons (5.101.0-r0)
(119/728) Installing ki18n (5.101.0-r0)
(120/728) Installing libelogind (246.10-r5)
(121/728) Installing polkit-elogind-libs (122-r0)
(122/728) Installing polkit-qt-1 (0.114.0-r1)
(123/728) Installing kauth (5.101.0-r0)
(124/728) Installing kcodecs (5.101.0-r0)
(125/728) Installing kwidgetsaddons (5.101.0-r0)
(126/728) Installing kconfigwidgets (5.101.0-r0)
(127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(128/728) Installing kiconthemes (5.101.0-r0)
(129/728) Installing kitemviews (5.101.0-r0)
(130/728) Installing kxmlgui (5.101.0-r0)
(131/728) Installing kbookmarks (5.101.0-r0)
(132/728) Installing kcompletion (5.101.0-r0)
(133/728) Installing libxml2-utils (2.10.3-r2)
(134/728) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(135/728) Installing libgpg-error (1.46-r1)
(136/728) Installing libgcrypt (1.10.1-r0)
(137/728) Installing libxslt (1.1.37-r0)
(138/728) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(139/728) Installing kdoctools (5.101.0-r0)
(140/728) Installing kjobwidgets (5.101.0-r0)
(141/728) Installing alsa-lib (1.2.8-r0)
(142/728) Installing libxxf86vm (1.1.5-r0)
(143/728) Installing mesa-gl (22.3.1-r0)
(144/728) Installing libxv (1.0.12-r0)
(145/728) Installing cdparanoia-libs (10.2-r11)
(146/728) Installing graphene (1.10.8-r1)
(147/728) Installing gstreamer (1.20.5-r0)
(148/728) Installing libogg (1.3.5-r2)
(149/728) Installing opus (1.3.1-r1)
(150/728) Installing orc (0.4.33-r0)
(151/728) Installing libtheora (1.1.1-r16)
(152/728) Installing libvorbis (1.3.7-r0)
(153/728) Installing gst-plugins-base (1.20.5-r0)
(154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/728) Installing sound-theme-freedesktop (0.8-r0)
(157/728) Installing libltdl (2.4.7-r0)
(158/728) Installing libcanberra (0.30-r9)
(159/728) Installing libcanberra-gstreamer (0.30-r9)
(160/728) Installing knotifications (5.101.0-r0)
(161/728) Installing kservice (5.101.0-r0)
(162/728) Installing solid-libs (5.101.0-r0)
(163/728) Installing libhunspell (1.7.1-r0)
(164/728) Installing ncurses-terminfo-base (6.3_p20221217-r0)
(165/728) Installing ncurses-libs (6.3_p20221217-r0)
(166/728) Installing readline (8.2.0-r0)
(167/728) Installing hunspell (1.7.1-r0)
(168/728) Installing sonnet (5.101.0-r0)
(169/728) Installing ktextwidgets (5.101.0-r0)
(170/728) Installing kio (5.101.0-r0)
(171/728) Installing kpackage (5.101.0-r0)
(172/728) Installing kdeclarative (5.101.0-r0)
(173/728) Installing kwayland (5.101.0-r0)
(174/728) Installing plasma-framework (5.101.0-r0)
(175/728) Installing sqlite-libs (3.40.0-r0)
(176/728) Installing libaccounts-glib (1.26-r1)
(177/728) Installing libaccounts-qt (1.16-r1)
(178/728) Installing signond (8.61-r0)
(179/728) Installing accounts-qml-module (0.7_git20190605-r1)
(180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/728) Installing sdl2 (2.26.1-r0)
(182/728) Installing svt-av1-libs (1.4.1-r0)
(183/728) Installing aom-libs (3.5.0-r0)
(184/728) Installing libass (0.17.0-r0)
(185/728) Installing libdav1d (1.0.0-r2)
(186/728) Installing lcms2 (2.14-r2)
(187/728) Installing libjxl (0.7.0-r0)
(188/728) Installing lame (3.100-r2)
(189/728) Installing libasyncns (0.8-r1)
(190/728) Installing flac-libs (1.4.2-r0)
(191/728) Installing libsndfile (1.1.0-r3)
(192/728) Installing soxr (0.1.3-r3)
(193/728) Installing speexdsp (1.2.1-r0)
(194/728) Installing tdb-libs (1.4.7-r1)
(195/728) Installing libpulse (9999_git20220528-r0)
(196/728) Installing cjson (1.7.15-r3)
(197/728) Installing mbedtls (2.28.2-r0)
(198/728) Installing librist (0.2.7-r0)
(199/728) Installing libsrt (1.5.1-r0)
(200/728) Installing libssh (0.10.4-r0)
(201/728) Installing v4l-utils-libs (1.22.1-r2)
(202/728) Installing libva (2.16.0-r0)
(203/728) Installing libvdpau (1.5-r0)
(204/728) Installing vidstab (1.1.0-r2)
(205/728) Installing libvpx (1.12.0-r1)
(206/728) Installing x264-libs (0.164_git20220602-r0)
(207/728) Installing numactl (2.0.16-r0)
(208/728) Installing x265-libs (3.5-r3)
(209/728) Installing xvidcore (1.3.7-r1)
(210/728) Installing libsodium (1.0.18-r2)
(211/728) Installing libzmq (4.3.4-r1)
(212/728) Installing ffmpeg-libs (5.1.2-r3)
(213/728) Installing libevent (2.1.12-r5)
(214/728) Installing minizip (1.2.13-r0)
(215/728) Installing nspr (4.35-r0)
(216/728) Installing nss (3.86-r0)
(217/728) Installing re2 (2022.12.01-r0)
(218/728) Installing snappy (1.1.9-r4)
(219/728) Installing qt5-qtwebengine (5.15.11-r10)
(220/728) Installing libnotify (0.8.1-r1)
(221/728) Installing libproxy (0.4.18-r2)
(222/728) Installing signon-ui (0.17_git20171023-r2)
(223/728) Installing libassuan (2.5.5-r1)
(224/728) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(225/728) Installing gnupg-gpgconf (2.2.41-r0)
(226/728) Installing gpg (2.2.41-r0)
(227/728) Installing npth (1.6-r2)
(228/728) Installing gpg-agent (2.2.41-r0)
(229/728) Installing libksba (1.6.3-r0)
(230/728) Installing gpgsm (2.2.41-r0)
(231/728) Installing gpgme (1.18.0-r1)
(232/728) Installing gpgmepp (1.18.0-r1)
(233/728) Installing gdbm (1.23-r0)
(234/728) Installing libsasl (2.1.28-r3)
(235/728) Installing libqca (2.3.4-r2)
(236/728) Installing kwallet (5.101.0-r0)
(237/728) Installing kaccounts-integration (22.12.0-r0)
(238/728) Installing purpose (5.101.0-r0)
(239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1)
(240/728) Installing qt5-qtfeedback (0_git20180903-r0)
(241/728) Installing angelfish (22.11-r0)
(242/728) Installing gtk+2.0 (2.24.33-r8)
Executing gtk+2.0-2.24.33-r8.post-install
(243/728) Installing gtk-engines-clearlooks (2.21.0-r3)
(244/728) Installing gtk-engines-crux (2.21.0-r3)
(245/728) Installing gtk-engines-industrial (2.21.0-r3)
(246/728) Installing gtk-engines-mist (2.21.0-r3)
(247/728) Installing gtk-engines-redmond (2.21.0-r3)
(248/728) Installing gtk-engines-thinice (2.21.0-r3)
(249/728) Installing gtk-engines (2.21.0-r3)
(250/728) Installing breeze-gtk (5.26.4-r0)
(251/728) Installing alsa-ucm-conf (1.2.8-r1)
(252/728) Installing ca-certificates (20221203-r1)
(253/728) Installing nghttp2-libs (1.51.0-r0)
(254/728) Installing libcurl (7.87.0-r1)
(255/728) Installing libgpiod (1.6.3-r2)
(256/728) Installing libgudev (237-r1)
(257/728) Installing libmm-glib (1.20.2-r1)
(258/728) Installing libusb (1.0.26-r0)
(259/728) Installing eg25-manager (0.4.6-r0)
(260/728) Installing eg25-manager-openrc (0.4.6-r0)
(261/728) Installing linux-pine64-pinephonepro (6.1-r1)
(262/728) Installing udev-init-scripts (35-r1)
(263/728) Installing udev-init-scripts-openrc (35-r1)
(264/728) Installing kmod-libs (30-r1)
(265/728) Installing eudev (3.2.11-r6)
(266/728) Installing eudev-openrc (3.2.11-r6)
(267/728) Installing openssh-keygen (9.1_p1-r1)
(268/728) Installing libedit (20221030.3.1-r0)
(269/728) Installing openssh-client-common (9.1_p1-r1)
(270/728) Installing openssh-client-default (9.1_p1-r1)
(271/728) Installing openssh-sftp-server (9.1_p1-r1)
(272/728) Installing openssh-server-common (9.1_p1-r1)
(273/728) Installing openssh-server (9.1_p1-r1)
(274/728) Installing openssh (9.1_p1-r1)
(275/728) Installing boot-deploy (0.6.1-r0)
(276/728) Installing busybox-extras (1.35.0-r29)
Executing busybox-extras-1.35.0-r29.post-install
(277/728) Installing lzo (2.10-r3)
(278/728) Installing btrfs-progs (6.1-r0)
(279/728) Installing bzip2 (1.0.8-r4)
(280/728) Installing argon2-libs (20190702-r2)
(281/728) Installing device-mapper-libs (2.03.18-r0)
(282/728) Installing json-c (0.16-r0)
(283/728) Installing cryptsetup-libs (2.6.0-r0)
(284/728) Installing popt (1.19-r0)
(285/728) Installing cryptsetup (2.6.0-r0)
(286/728) Installing cryptsetup-openrc (2.6.0-r0)
(287/728) Installing libaio (0.3.113-r0)
(288/728) Installing device-mapper-event-libs (2.03.18-r0)
(289/728) Installing lvm2-libs (2.03.18-r0)
(290/728) Installing device-mapper (2.03.18-r0)
(291/728) Installing device-mapper-udev (2.03.18-r0)
Executing device-mapper-udev-2.03.18-r0.post-install
(292/728) Installing libcom_err (1.46.5-r4)
(293/728) Installing e2fsprogs-libs (1.46.5-r4)
(294/728) Installing e2fsprogs (1.46.5-r4)
(295/728) Installing e2fsprogs-extra (1.46.5-r4)
(296/728) Installing f2fs-tools-libs (1.15.0-r0)
(297/728) Installing f2fs-tools (1.15.0-r0)
(298/728) Installing lz4 (1.9.4-r1)
(299/728) Installing userspace-rcu (0.13.2-r0)
(300/728) Installing multipath-tools (0.9.4-r0)
(301/728) Installing multipath-tools-openrc (0.9.4-r0)
(302/728) Installing parted (3.5-r0)
(303/728) Installing postmarketos-mvcfg (1-r0)
(304/728) Installing postmarketos-keys (1-r0)
(305/728) Installing sudo (1.9.12_p1-r1)
(306/728) Installing postmarketos-base-nofde (24.1-r0)
(307/728) Installing unudhcpd (0.2.1-r0)
(308/728) Installing xz (5.4.0-r0)
(309/728) Installing postmarketos-mkinitfs (1.5.1-r3)
(310/728) Installing postmarketos-base (24.1-r0)
Executing postmarketos-base-24.1-r0.post-install
* service udev added to runlevel sysinit
* service udev-trigger added to runlevel sysinit
* service udev-settle added to runlevel sysinit
* service udev-postmount added to runlevel default
(311/728) Installing llvm15-libs (15.0.6-r1)
(312/728) Installing musl-fts (1.2.7-r3)
(313/728) Installing libelf (0.188-r0)
(314/728) Installing mesa-dri-gallium (22.3.1-r0)
(315/728) Installing postmarketos-base-mesa (24.1-r0)
(316/728) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(317/728) Installing dbus-openrc (1.14.4-r0)
(318/728) Installing libacl (2.3.1-r1)
(319/728) Installing lz4-libs (1.9.4-r1)
(320/728) Installing libarchive (3.6.2-r1)
(321/728) Installing libcbor (0.9.0-r1)
(322/728) Installing efivar-libs (38-r1)
(323/728) Installing libgcab (1.5-r0)
(324/728) Installing json-glib (1.6.6-r1)
(325/728) Installing libgusb (0.4.2-r0)
(326/728) Installing libjcat (0.1.12-r0)
(327/728) Installing libmbim (1.28.2-r0)
(328/728) Installing protobuf-c (1.4.1-r1)
(329/728) Installing libqrtr-glib (1.2.2-r0)
(330/728) Installing libqmi (1.32.2-r0)
(331/728) Installing tpm2-tss-mu (3.2.1-r0)
(332/728) Installing tpm2-tss-sys (3.2.1-r0)
(333/728) Installing tpm2-tss-esys (3.2.1-r0)
(334/728) Installing libxmlb (0.3.10-r0)
(335/728) Installing fwupd (1.8.8-r0)
(336/728) Installing fwupd-openrc (1.8.8-r0)
(337/728) Installing device-pine64-pinephonepro (3.5-r1)
Executing device-pine64-pinephonepro-3.5-r1.post-install
* service eg25-manager added to runlevel default
(338/728) Installing firmware-pine64-pinebookpro (2-r0)
(339/728) Installing linux-firmware-cypress (20221214-r0)
(340/728) Installing linux-firmware-brcm (20221214-r0)
(341/728) Installing linux-firmware-rockchip (20221214-r0)
(342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1)
(343/728) Installing yaml (0.2.5-r0)
(344/728) Installing appstream (0.15.5-r2)
Executing appstream-0.15.5-r2.post-install
✔ Metadata cache was updated successfully.
(345/728) Installing appstream-qt (0.15.5-r2)
(346/728) Installing attica (5.101.0-r0)
(347/728) Installing kidletime (5.101.0-r0)
(348/728) Installing knewstuff (5.101.0-r0)
(349/728) Installing discover (5.26.4-r0)
(350/728) Installing libapk-qt (0.4.2-r0)
(351/728) Installing discover-backend-apk (5.26.4-r0)
(352/728) Installing discover-backend-fwupd (5.26.4-r0)
(353/728) Installing font-droid-nonlatin (20200215-r2)
(354/728) Installing font-noto-common (0_git20211101-r6)
(355/728) Installing font-noto-math (0_git20211101-r6)
(356/728) Installing font-noto-symbols (0_git20211101-r6)
(357/728) Installing font-noto (0_git20211101-r6)
(358/728) Installing font-noto-emoji (2.038-r0)
(359/728) Installing font-noto-extra (0_git20211101-r6)
(360/728) Installing mauiman (1.0.1-r0)
(361/728) Installing mauikit (2.2.1-r0)
(362/728) Installing exiv2 (0.27.5-r1)
(363/728) Installing mauikit-imagetools (2.2.1-r0)
(364/728) Installing mauikit-filebrowsing (2.2.1-r0)
(365/728) Installing index (2.2.1-r0)
(366/728) Installing signon-plugin-oauth2 (0.25-r0)
(367/728) Installing kaccounts-providers (22.12.0-r0)
(368/728) Installing kirigami-addons (0.6.1-r0)
(369/728) Installing kclock (22.11-r0)
(370/728) Installing gsettings-desktop-schemas (43.0-r0)
(371/728) Installing kdecoration (5.26.4-r0)
(372/728) Installing kde-gtk-config (5.26.4-r0)
(373/728) Installing kirigami-gallery (22.12.0-r0)
(374/728) Installing kquickimageeditor (0.2.0-r1)
(375/728) Installing taglib (1.13-r0)
(376/728) Installing kfilemetadata (5.101.0-r0)
(377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(378/728) Installing koko (22.11-r0)
(379/728) Installing kasync (0.3.0-r2)
(380/728) Installing gpg-wks-server (2.2.41-r0)
(381/728) Installing gpgv (2.2.41-r0)
(382/728) Installing libldap (2.6.3-r6)
(383/728) Installing gnupg-dirmngr (2.2.41-r0)
(384/728) Installing gnupg-utils (2.2.41-r0)
(385/728) Installing gnupg-wks-client (2.2.41-r0)
(386/728) Installing gnupg (2.2.41-r0)
(387/728) Installing iso-codes (4.12.0-r0)
(388/728) Installing kcontacts (5.101.0-r0)
(389/728) Installing kpeople (5.101.0-r0)
(390/728) Installing libical (3.0.16-r1)
(391/728) Installing kcalendarcore (5.101.0-r0)
(392/728) Installing kmime (22.12.0-r0)
(393/728) Installing kimap2 (0.4.0-r1)
(394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(395/728) Installing kdav2 (0.4.0-r1)
(396/728) Installing lmdb (0.9.29-r2)
(397/728) Installing libxapian (1.4.21-r0)
(398/728) Installing sink (0.9.0-r3)
(399/728) Installing kpeoplesink (0_git20210224-r1)
(400/728) Installing kpeoplevcard (0.1-r2)
(401/728) Installing libraw (0.21.0-r0)
(402/728) Installing libraw-tools (0.21.0-r0)
(403/728) Installing imagemagick-libs (7.1.0.55-r0)
(404/728) Installing jbig2dec (0.19-r1)
(405/728) Installing ghostscript (10.0.0-r2)
(406/728) Installing libde265 (1.0.9-r0)
(407/728) Installing libheif (1.14.0-r0)
(408/728) Installing librsvg (2.55.1-r0)
(409/728) Installing imagemagick (7.1.0.55-r0)
(410/728) Installing perl (5.36.0-r0)
(411/728) Installing perl-image-exiftool (12.50-r0)
(412/728) Installing exiftool (12.50-r0)
(413/728) Installing feedbackd-device-themes (0_git20220202-r0)
(414/728) Installing gsound (1.0.3-r1)
(415/728) Installing feedbackd (0.0.1-r1)
Executing feedbackd-0.0.1-r1.pre-install
*
* If you are switching between UIs on existing installations,
* make sure that you add your user to the feedbackd group.
* If the user isn't part of that group, the LED indicator won't be
* functional.
*
(416/728) Installing tzdata (2022g-r0)
(417/728) Installing openexr (3.1.5-r4)
(418/728) Installing soundtouch (2.3.2-r1)
(419/728) Installing libraw1394 (2.1.2-r3)
(420/728) Installing libdc1394 (2.2.6-r1)
(421/728) Installing tslib (1.22-r1)
(422/728) Installing directfb (1.7.7-r5)
(423/728) Installing faac (1.30-r2)
(424/728) Installing fdk-aac (2.0.2-r1)
(425/728) Installing flite (2.2-r1)
(426/728) Installing libsamplerate (0.2.2-r0)
(427/728) Installing jack (1.9.21-r0)
(428/728) Installing portaudio (19.7.0-r0)
(429/728) Installing fluidsynth-libs (2.3.0-r0)
(430/728) Installing libfreeaptx (0.1.1-r1)
(431/728) Installing gsm (1.0.22-r1)
(432/728) Installing libldac (2.0.2.3-r0)
(433/728) Installing libmodplug (0.8.9.0-r2)
(434/728) Installing neon (0.32.4-r0)
(435/728) Installing libnice (0.1.19-r0)
(436/728) Installing openal-soft (1.22.2-r2)
(437/728) Installing openjpeg (2.5.0-r2)
(438/728) Installing librtmp (2.4_git20190330-r2)
(439/728) Installing sbc (2.0-r0)
(440/728) Installing spandsp (0.0.6-r4)
(441/728) Installing libsrtp (2.4.2-r3)
(442/728) Installing vo-aacenc (0.1.3-r0)
(443/728) Installing vo-amrwbenc (0.1.3-r0)
(444/728) Installing libzbar (0.23.92-r2)
(445/728) Installing gst-plugins-bad (1.20.5-r0)
(446/728) Installing gtk4.0 (4.8.3-r0)
Executing gtk4.0-4.8.3-r0.post-install
(447/728) Installing megapixels (1.6.0-r1)
(448/728) Installing encodings (1.0.6-r0)
(449/728) Installing libfontenc (1.1.7-r0)
(450/728) Installing mkfontscale (1.2.2-r1)
(451/728) Installing font-dejavu (2.37-r3)
(452/728) Installing sdl2_ttf (2.20.1-r0)
(453/728) Installing osk-sdl (0.67.1-r1)
(454/728) Installing kcmutils (5.101.0-r0)
(455/728) Installing frameworkintegration (5.101.0-r0)
(456/728) Installing oxygen (5.26.4-r0)
(457/728) Installing modemmanager-qt (5.101.0-r0)
(458/728) Installing callaudiod-libs (0.1.4-r0)
(459/728) Installing abseil-cpp (20220623.1-r1)
(460/728) Installing boost1.81-thread (1.81.0-r1)
(461/728) Installing libprotobuf (3.21.12-r0)
(462/728) Installing libphonenumber (8.13.3-r0)
(463/728) Installing plasma-dialer (22.11-r0)
(464/728) Installing plasma-mobile-sounds (0.1-r1)
(465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(466/728) Installing plasma-phonebook (22.11-r0)
(467/728) Installing postmarketos-artwork-wallpapers (2-r1)
(468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(469/728) Installing bluez (5.66-r1)
(470/728) Installing bluez-openrc (5.66-r1)
(471/728) Installing bluez-obexd (5.66-r1)
(472/728) Installing kded (5.101.0-r0)
(473/728) Installing bluez-qt (5.101.0-r0)
(474/728) Installing bluedevil (5.26.4-r0)
(475/728) Installing breeze (5.26.4-r0)
(476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(477/728) Installing callaudiod (0.1.4-r0)
(478/728) Installing dnsmasq-common (2.88-r0)
(479/728) Installing dnsmasq-openrc (2.88-r0)
(480/728) Installing dnsmasq (2.88-r0)
Executing dnsmasq-2.88-r0.pre-install
(481/728) Installing linux-pam (1.5.2-r1)
(482/728) Installing shadow (4.13-r0)
(483/728) Installing elogind (246.10-r5)
(484/728) Installing elogind-openrc (246.10-r5)
(485/728) Installing hfd-service (0.1.0-r1)
(486/728) Installing hfd-service-openrc (0.1.0-r1)
(487/728) Installing iio-sensor-proxy (3.4-r0)
(488/728) Installing iio-sensor-proxy-openrc (3.4-r0)
(489/728) Installing libkscreen (5.26.4-r0)
(490/728) Installing layer-shell-qt (5.26.4-r0)
(491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(492/728) Installing kscreen (5.26.4-r0)
(493/728) Installing socat (1.7.4.4-r0)
(494/728) Installing kwallet-pam (5.26.4-r0)
(495/728) Installing kwayland-integration (5.26.4-r0)
(496/728) Installing polkit-common (122-r0)
Executing polkit-common-122-r0.pre-install
(497/728) Installing duktape (2.7.0-r0)
(498/728) Installing polkit-elogind (122-r0)
(499/728) Installing modemmanager (1.20.2-r1)
(500/728) Installing modemmanager-openrc (1.20.2-r1)
(501/728) Installing libnm (1.40.8-r0)
(502/728) Installing networkmanager-common (1.40.8-r0)
(503/728) Installing networkmanager-openrc (1.40.8-r0)
(504/728) Installing libndp (1.8-r1)
(505/728) Installing libidn2 (2.3.4-r0)
(506/728) Installing libpsl (0.21.1-r1)
(507/728) Installing networkmanager (1.40.8-r0)
Executing networkmanager-1.40.8-r0.pre-install
Executing networkmanager-1.40.8-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(508/728) Installing networkmanager-cli (1.40.8-r0)
(509/728) Installing pcre (8.45-r2)
(510/728) Installing slang (2.3.3-r0)
(511/728) Installing newt (0.52.21-r5)
(512/728) Installing networkmanager-tui (1.40.8-r0)
(513/728) Installing wireless-regdb (2022.08.12-r0)
(514/728) Installing networkmanager-wifi (1.40.8-r0)
Executing networkmanager-wifi-1.40.8-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(515/728) Installing mobile-broadband-provider-info (20221107-r0)
(516/728) Installing networkmanager-wwan (1.40.8-r0)
(517/728) Installing libunwind (1.6.2-r2)
(518/728) Installing libcamera (0.0.3-r0)
(519/728) Installing pipewire-libs (0.3.63-r1)
(520/728) Installing libuv (1.44.2-r0)
(521/728) Installing roc-toolkit-libs (0.1.5-r2)
(522/728) Installing webrtc-audio-processing (0.3.1-r6)
(523/728) Installing pipewire (0.3.63-r1)
(524/728) Installing breeze-icons (5.101.0-r0)
(525/728) Installing dbus-x11 (1.14.4-r0)
(526/728) Installing kactivities (5.101.0-r1)
(527/728) Installing kpipewire (5.26.4-r0)
(528/728) Installing dconf (0.40.0-r2)
(529/728) Installing anthy (9100h-r2)
(530/728) Installing maliit-framework (2.3.0-r1)
(531/728) Installing kyotocabinet (1.2.79-r3)
(532/728) Installing libpinyin (2.7.92-r0)
(533/728) Installing tinyxml (2.6.2-r1)
(534/728) Installing presage (0.9.1-r2)
(535/728) Installing maliit-keyboard (2.3.1-r1)
(536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(537/728) Installing plasma-nano (5.26.4-r0)
(538/728) Installing networkmanager-qt (5.101.0-r0)
(539/728) Installing plasma-nm (5.26.4-r0)
(540/728) Installing plasma-nm-mobile (5.26.4-r0)
(541/728) Installing fftw-single-libs (3.3.10-r1)
(542/728) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(543/728) Installing pulseaudio-bluez (9999_git20220528-r0)
(544/728) Installing pulseaudio-alsa (9999_git20220528-r0)
(545/728) Installing alsa-utils-openrc (1.2.8-r0)
(546/728) Installing pulseaudio-openrc (9999_git20220528-r0)
(547/728) Installing libcanberra-pulse (0.30-r9)
(548/728) Installing plasma-pa (5.26.4-r0)
(549/728) Installing libdaemon (0.14-r3)
(550/728) Installing openrc-settingsd (1.1.0-r0)
(551/728) Installing openrc-settingsd-openrc (1.1.0-r0)
(552/728) Installing plasma-settings (22.11-r0)
(553/728) Installing kactivitymanagerd (5.26.4-r1)
(554/728) Installing kinit (5.101.0-r0)
(555/728) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(556/728) Installing kdnssd (5.101.0-r0)
(557/728) Installing syntax-highlighting (5.101.0-r0)
(558/728) Installing kdsoap (2.1.1-r0)
(559/728) Installing libmtp (1.1.20-r2)
(560/728) Installing clang15-libclang (15.0.6-r2)
(561/728) Installing qt5-qttools (5.15.6_git20220907-r1)
(562/728) Installing phonon (4.11.1-r3)
(563/728) Installing talloc (2.3.4-r1)
(564/728) Installing tevent (0.13.0-r1)
(565/728) Installing samba-util-libs (4.16.8-r1)
(566/728) Installing jansson (2.14-r0)
(567/728) Installing ldb (2.5.2-r1)
(568/728) Installing libwbclient (4.16.8-r1)
(569/728) Installing samba-libs (4.16.8-r1)
(570/728) Installing libsmbclient (4.16.8-r1)
(571/728) Installing kio-extras (22.12.0-r0)
(572/728) Installing kquickcharts (5.101.0-r0)
(573/728) Installing xorg-server-common (21.1.6-r0)
(574/728) Installing libxkbfile (1.1.2-r0)
(575/728) Installing xkbcomp (1.4.6-r0)
(576/728) Installing libxfont2 (2.0.6-r0)
(577/728) Installing libtirpc-conf (1.3.3-r0)
(578/728) Installing libtirpc-nokrb (1.3.3-r0)
(579/728) Installing libxcvt (0.1.2-r0)
(580/728) Installing xwayland (22.1.7-r0)
(581/728) Installing kscreenlocker (5.26.4-r0)
(582/728) Installing libqaccessibilityclient (0.4.1-r1)
(583/728) Installing xcb-util-cursor (0.1.4-r0)
(584/728) Installing kwin (5.26.4-r0)
(585/728) Installing kitemmodels (5.101.0-r0)
(586/728) Installing threadweaver (5.101.0-r0)
(587/728) Installing krunner (5.101.0-r0)
(588/728) Installing milou (5.26.4-r0)
(589/728) Installing pipewire-media-session (0.4.1-r0)
(590/728) Installing font-hack (3.003-r3)
(591/728) Installing qqc2-desktop-style (5.101.0-r0)
(592/728) Installing plasma-integration (5.26.4-r0)
(593/728) Installing qtchooser (66-r2)
(594/728) Installing plasma-workspace-libs (5.26.4.1-r0)
(595/728) Installing kactivities-stats (5.101.0-r1)
(596/728) Installing baloo (5.101.0-r0)
(597/728) Installing kholidays (5.101.0-r0)
(598/728) Installing libkexiv2 (22.12.0-r0)
(599/728) Installing knotifyconfig (5.101.0-r0)
(600/728) Installing kparts (5.101.0-r0)
(601/728) Installing zxing-cpp (1.4.0-r0)
(602/728) Installing libdmtx-libs (0.7.7-r0)
(603/728) Installing libqrencode (4.1.1-r1)
(604/728) Installing prison (5.101.0-r0)
(605/728) Installing ktexteditor (5.101.0-r0)
(606/728) Installing libnl3 (3.7.0-r0)
(607/728) Installing libpcap (1.10.1-r1)
(608/728) Installing lm-sensors-libs (3.6.0-r4)
(609/728) Installing libksysguard (5.26.4-r0)
(610/728) Installing kuserfeedback (1.2.0-r1)
(611/728) Installing gpsd (3.24-r1)
(612/728) Installing gpsd-openrc (3.24-r1)
(613/728) Installing mpfr4 (4.1.1-r1)
(614/728) Installing libqalculate (4.5.0-r0)
(615/728) Installing plasma-workspace (5.26.4.1-r0)
(616/728) Installing kpty (5.101.0-r0)
(617/728) Installing kdesu (5.101.0-r0)
(618/728) Installing kde-cli-tools (5.26.4-r0)
(619/728) Installing qqc2-breeze-style (5.26.4-r0)
(620/728) Installing plasma-mobile (5.26.4-r0)
(621/728) Installing polkit-kde-agent-1 (5.26.4-r0)
(622/728) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(623/728) Installing chrony-openrc (4.3-r0)
(624/728) Installing haveged (1.9.18-r0)
(625/728) Installing haveged-openrc (1.9.18-r0)
(626/728) Installing libmnl (1.0.5-r0)
(627/728) Installing libnftnl (1.2.4-r0)
(628/728) Installing nftables (1.0.6-r0)
(629/728) Installing nftables-openrc (1.0.6-r0)
(630/728) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
* service nftables added to runlevel default
(631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(632/728) Installing postmarketos-base-nftables (24.1-r0)
Executing postmarketos-base-nftables-24.1-r0.post-install
(633/728) Installing postmarketos-artwork-icons (2-r1)
(634/728) Installing util-linux (2.38.1-r1)
(635/728) Installing libfdisk (2.38.1-r1)
(636/728) Installing libsmartcols (2.38.1-r1)
(637/728) Installing util-linux-misc (2.38.1-r1)
(638/728) Installing libeconf (0.5.0-r0)
(639/728) Installing runuser (2.38.1-r1)
(640/728) Installing mount (2.38.1-r1)
(641/728) Installing losetup (2.38.1-r1)
(642/728) Installing hexdump (2.38.1-r1)
(643/728) Installing uuidgen (2.38.1-r1)
(644/728) Installing blkid (2.38.1-r1)
(645/728) Installing sfdisk (2.38.1-r1)
(646/728) Installing mcookie (2.38.1-r1)
(647/728) Installing agetty (2.38.1-r1)
(648/728) Installing agetty-openrc (0.45.2-r7)
(649/728) Installing wipefs (2.38.1-r1)
(650/728) Installing cfdisk (2.38.1-r1)
(651/728) Installing umount (2.38.1-r1)
(652/728) Installing util-linux-openrc (2.38.1-r1)
(653/728) Installing flock (2.38.1-r1)
(654/728) Installing lsblk (2.38.1-r1)
(655/728) Installing libcap-ng (0.8.3-r1)
(656/728) Installing setpriv (2.38.1-r1)
(657/728) Installing logger (2.38.1-r1)
(658/728) Installing partx (2.38.1-r1)
(659/728) Installing fstrim (2.38.1-r1)
(660/728) Installing findmnt (2.38.1-r1)
(661/728) Installing pcsc-lite-libs (1.9.9-r0)
(662/728) Installing wpa_supplicant (2.10-r4)
(663/728) Installing wpa_supplicant-openrc (2.10-r4)
(664/728) Installing ifupdown-ng-wifi (0.12.1-r0)
(665/728) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(666/728) Installing postmarketos-base-ui-networkmanager (6-r1)
(667/728) Installing mpdecimal (2.5.1-r1)
(668/728) Installing python3 (3.11.1-r1)
(669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1)
(670/728) Installing py3-ruamel.yaml (0.17.21-r1)
(671/728) Installing sleep-inhibitor (1.16-r1)
(672/728) Installing sleep-inhibitor-openrc (1.16-r1)
(673/728) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(674/728) Installing py3-dbus (1.3.2-r1)
(675/728) Installing obex-capabilities (0.2.1-r2)
(676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2)
(677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(678/728) Installing pulseaudio-utils (9999_git20220528-r0)
(679/728) Installing postmarketos-base-ui-pulseaudio (6-r1)
(680/728) Installing upower (1.90.0-r2)
(681/728) Installing powerdevil-libs (5.26.4-r0)
(682/728) Installing powerdevil (5.26.4-r0)
(683/728) Installing bubblewrap (0.7.0-r0)
(684/728) Installing fuse-common (3.12.0-r0)
(685/728) Installing fuse-openrc (3.12.0-r0)
(686/728) Installing fuse3-libs (3.12.0-r0)
(687/728) Installing fuse3 (3.12.0-r0)
(688/728) Installing xdg-desktop-portal (1.16.0-r0)
(689/728) Installing xdg-desktop-portal-kde (5.26.4-r0)
(690/728) Installing autologin (1.0.0-r4)
(691/728) Installing tinydm (1.1.2-r1)
(692/728) Installing tinydm-openrc (1.1.2-r1)
(693/728) Installing postmarketos-base-ui-tinydm (6-r1)
(694/728) Installing font-alias (1.0.4-r0)
(695/728) Installing util-macros (1.19.3-r0)
(696/728) Installing font-misc-misc (1.1.2-r3)
(697/728) Installing font-cursor-misc (1.0.3-r3)
(698/728) Installing xauth (1.1.2-r0)
(699/728) Installing xmodmap (1.0.11-r0)
(700/728) Installing xrdb (1.2.1-r1)
(701/728) Installing xinit (1.4.2-r0)
(702/728) Installing hwdata-pci (0.365-r0)
(703/728) Installing libpciaccess (0.17-r0)
(704/728) Installing xorg-server (21.1.6-r0)
(705/728) Installing libinput (1.22.0-r0)
(706/728) Installing xf86-input-libinput (1.2.1-r0)
(707/728) Installing xf86-video-fbdev (0.5.0-r3)
(708/728) Installing postmarketos-base-ui-x11 (6-r1)
(709/728) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
* service tinydm added to runlevel default
* rc-update: service `urfkill' does not exist
* service iio-sensor-proxy added to runlevel default
* service bluetooth added to runlevel default
* service hfd-service added to runlevel default
* service networkmanager added to runlevel default
* service modemmanager added to runlevel default
* rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(710/728) Installing libexif (0.6.24-r0)
(711/728) Installing hwloc (2.8.0-r0)
(712/728) Installing libtbb (2021.7.0-r1)
(713/728) Installing opencv (4.6.0-r5)
(714/728) Installing postprocessd (0.2.1-r2)
(715/728) Installing postprocessd-megapixels (0.2.1-r2)
(716/728) Installing qmltermwidget (0.2.0-r1)
(717/728) Installing qmlkonsole (22.11-r0)
(718/728) Installing c-ares (1.18.1-r1)
(719/728) Installing spacebar (22.11-r0)
(720/728) Installing hkdm (0.2.0-r0)
(721/728) Installing buffyboard (0.2.0-r0)
(722/728) Installing terminus-font (4.49.1-r3)
(723/728) Installing kbd-misc (2.5.1-r4)
(724/728) Installing kbd (2.5.1-r4)
(725/728) Installing kbd-openrc (2.5.1-r4)
(726/728) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(727/728) Installing ttyescape-openrc (1.0.1-r1)
(728/728) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r29.trigger
Executing glib-2.74.3-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing ca-certificates-20221203-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-mkinitfs-1.5.1-r3.trigger
2022/12/23 16:32:52 Generating for kernel version: 6.1.0
2022/12/23 16:32:52 Output directory: /boot
2022/12/23 16:32:52 == Generating initramfs ==
2022/12/23 16:32:52 - Including hook files
2022/12/23 16:32:52 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:32:52 - Including hook scripts
2022/12/23 16:32:52 - Including required binaries
2022/12/23 16:32:52 - Including kernel modules
2022/12/23 16:32:52 - Including splash images
2022/12/23 16:32:52 - Writing and verifying initramfs archive
2022/12/23 16:32:52 == Generating initramfs extra ==
2022/12/23 16:32:52 - Including extra binaries
2022/12/23 16:32:52 - Including FDE support
2022/12/23 16:32:53 - Writing and verifying initramfs-extra archive
2022/12/23 16:32:54 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/23 16:32:55 mkinitfs completed in: 3.401328662s
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2162 MiB in 753 packages
(1368012) [16:33:03] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1368012) [16:33:06] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(1368012) [16:33:06] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(1368012) [16:33:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:33:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:33:06] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1368012) [16:33:06] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(1368012) [16:33:06] New background process: pid=1377699, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1368012) [16:33:10] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1368012) [16:33:13] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1368012) [16:33:13] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(1368012) [16:33:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:33:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:33:13] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1368012) [16:33:13] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1368012) [16:33:13] New background process: pid=1377912, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1368012) [16:33:16] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2162 MiB in 753 packages
(1368012) [16:33:20] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(1368012) [16:33:20] (rootfs_pine64-pinephonepro) % mkinitfs
2022/12/23 16:33:20 Generating for kernel version: 6.1.0
2022/12/23 16:33:20 Output directory: /boot
2022/12/23 16:33:20 == Generating initramfs ==
2022/12/23 16:33:20 - Including hook files
2022/12/23 16:33:20 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/12/23 16:33:20 - Including hook scripts
2022/12/23 16:33:20 - Including required binaries
2022/12/23 16:33:20 - Including kernel modules
2022/12/23 16:33:20 - Including splash images
2022/12/23 16:33:20 - Writing and verifying initramfs archive
2022/12/23 16:33:20 == Generating initramfs extra ==
2022/12/23 16:33:20 - Including extra binaries
2022/12/23 16:33:20 - Including FDE support
2022/12/23 16:33:21 - Writing and verifying initramfs-extra archive
2022/12/23 16:33:22 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/12/23 16:33:23 mkinitfs completed in: 3.565798512s
(1368012) [16:33:23] *** SET LOGIN PASSWORD FOR: 'user' ***
(1368012) [16:33:23] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(1368012) [16:33:24] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(1368012) [16:33:24] (rootfs_pine64-pinephonepro) locking root
(1368012) [16:33:24] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(1368012) [16:33:24] NOTE: No valid keymap specified for device
(1368012) [16:33:24] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(1368012) [16:33:30] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(1368012) [16:33:30] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(1368012) [16:33:31] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1368012) [16:33:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1368012) [16:33:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1368012) [16:33:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1368012) [16:33:31] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2221908 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1368012) [16:33:31] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1368012) [16:33:31] (native) create pine64-pinephonepro.img (3422M)
(1368012) [16:33:31] (native) % truncate -s 3422M /home/pmos/rootfs/pine64-pinephonepro.img
(1368012) [16:33:31] (native) mount /dev/install (pine64-pinephonepro.img)
(1368012) [16:33:31] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1368012) [16:33:31] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1368012) [16:33:31] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1368012) [16:33:31] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1368012) [16:33:31] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1368012) [16:33:31] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1368012) [16:33:31] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1368012) [16:33:31] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1368012) [16:33:31] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1368012) [16:33:31] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1368012) [16:33:31] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1368012) [16:33:31] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1368012) [16:33:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1368012) [16:33:31] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1368012) [16:33:31] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(1368012) [16:33:31] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1368012) [16:33:31] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1368012) [16:33:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1368012) [16:33:32] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1368012) [16:33:32] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1368012) [16:33:32] (native) % parted -s /dev/install mktable gpt
(1368012) [16:33:32] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(1368012) [16:33:32] (native) % parted -s /dev/install mkpart primary 256M 100%
(1368012) [16:33:32] (native) % parted -s /dev/install set 1 boot on
(1368012) [16:33:32] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1368012) [16:33:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1368012) [16:33:32] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1368012) [16:33:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1368012) [16:33:32] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1368012) [16:33:32] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1368012) [16:33:32] (native) install e2fsprogs
(1368012) [16:33:32] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:33:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:33:32] (native) % cat /tmp/apk_progress_fifo
(1368012) [16:33:32] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1368012) [16:33:32] New background process: pid=1379216, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(1368012) [16:33:33] (native) format /dev/installp2 (root, ext4)
(1368012) [16:33:33] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1368012) [16:33:33] (native) mount /dev/installp2 to /mnt/install
(1368012) [16:33:33] (native) % mkdir -p /mnt/install
(1368012) [16:33:33] (native) % mount /dev/installp2 /mnt/install
(1368012) [16:33:33] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1368012) [16:33:33] (native) install dosfstools
(1368012) [16:33:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:33:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1368012) [16:33:33] (native) % cat /tmp/apk_progress_fifo
(1368012) [16:33:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1368012) [16:33:33] New background process: pid=1379294, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(1368012) [16:33:34] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1368012) [16:33:34] (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
(1368012) [16:33:34] (native) % mkdir -p /mnt/install/boot
(1368012) [16:33:34] (native) % mount /dev/installp1 /mnt/install/boot
(1368012) [16:33:34] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1368012) [16:33:34] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1368012) [16:33:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1368012) [16:33:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1368012) [16:33:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1368012) [16:33:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1368012) [16:33:34] (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/
(1368012) [16:33:41] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1368012) [16:33:41] % 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
(1368012) [16:33:41] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % 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/
(1368012) [16:33:41] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1368012) [16:33:41] % 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
(1368012) [16:33:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1368012) [16:33:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1368012) [16:33:45] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2667.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2654.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(1368012) [16:33:45] (native) umount /dev/loop9
(1368012) [16:33:45] (native) % losetup -d /dev/loop9
(1368012) [16:33:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1368012) [16:33:45]
(1368012) [16:33:45] *** FLASHING INFORMATION ***
(1368012) [16:33:45] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1368012) [16:33:45] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1368012) [16:33:45]
(1368012) [16:33:45] *** SSH DAEMON INFORMATION ***
(1368012) [16:33:45] SSH daemon is enabled (disable with --no-sshd).
(1368012) [16:33:45] Login as 'user' with the password given during installation.
(1368012) [16:33:45]
(1368012) [16:33:45] *** FIREWALL INFORMATION ***
(1368012) [16:33:45] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1368012) [16:33:45] For more information: https://postmarketos.org/firewall
(1368012) [16:33:45]
(1368012) [16:33:45] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1368012) [16:33:45] DONE!
total 2316224
-rw-r--r-- 1 root 12345 3588227072 Dec 23 16:33 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_2667.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 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/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 23 16:34 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Dec 23 16:34 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Dec 23 16:34 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 23 16:32 bin
drwxr-xr-x 2 root root 4096 Dec 23 16:33 boot
drwxr-xr-x 2 root root 4096 Dec 23 16:29 dev
drwxr-xr-x 65 root root 4096 Dec 23 16:33 etc
drwxr-xr-x 3 root root 4096 Dec 23 16:33 home
drwxr-xr-x 14 root root 4096 Dec 23 16:32 lib
drwx------ 2 root root 16384 Dec 23 16:33 lost+found
drwxr-xr-x 5 root root 4096 Dec 23 16:29 media
drwxr-xr-x 8 root root 4096 Dec 23 16:29 mnt
drwxr-xr-x 2 root root 4096 Dec 23 16:29 opt
drwxr-xr-x 2 root root 4096 Dec 23 16:29 proc
drwx------ 2 root root 4096 Dec 23 16:29 root
drwxr-xr-x 6 root root 4096 Dec 23 16:32 run
drwxr-xr-x 2 root root 4096 Dec 23 16:32 sbin
drwxr-xr-x 2 root root 4096 Dec 23 16:29 srv
drwxr-xr-x 2 root root 4096 Dec 23 16:29 sys
drwxrwxrwt 2 root root 4096 Dec 23 16:33 tmp
drwxr-xr-x 9 root root 4096 Dec 23 16:30 usr
drwxr-xr-x 13 root root 4096 Dec 23 16:30 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-23 16:34:07-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’
0K 100% 83.9M=0s
2022-12-23 16:34:07 (83.9 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2189-g94898217f2 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2198-g844a0ec46d [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2195-g008cc8b82f [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25303 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671724172-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671724172-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671588129-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671588147-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671588934-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671588181-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671345680-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671674908-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671502278-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671761534-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671483339-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671669456-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671762912-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671762912-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1670986721-r0)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671416056-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671674956-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671157665-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671743929-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671743929-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671761611-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1670987150-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671588884-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671588884-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670987380-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2336 MiB in 753 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2347 MiB in 763 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1671737601-r0)
(3/102) Installing libavc1394 (0.5.4-r3)
(4/102) Installing libcaca (0.99_beta20-r0)
(5/102) Installing libdv (1.0.0-r7)
(6/102) Installing libiec61883 (1.2.0-r3)
(7/102) Installing mpg123-libs (1.31.1-r0)
(8/102) Installing speex (1.2.1-r0)
(9/102) Installing libshout (2.4.6-r1)
(10/102) Installing wavpack (5.6.0-r0)
(11/102) Installing gst-plugins-good (1.20.5-r0)
(12/102) Installing py3-parsing (3.0.9-r1)
(13/102) Installing py3-packaging (22.0-r0)
(14/102) Installing py3-setuptools (65.6.3-r0)
(15/102) Installing py3-certifi (2022.12.7-r0)
(16/102) Installing py3-charset-normalizer (3.0.1-r1)
(17/102) Installing py3-idna (3.4-r3)
(18/102) Installing py3-urllib3 (1.26.13-r0)
(19/102) Installing py3-requests (2.28.1-r2)
(20/102) Installing py3-ytmusicapi (0.24.1-r0)
(21/102) Installing libmng (2.0.3-r1)
(22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/102) Installing py3-mutagen (1.46.0-r1)
(24/102) Installing py3-websockets (10.4-r1)
(25/102) Installing py3-brotli (1.0.9-r10)
(26/102) Installing yt-dlp (2022.11.11-r1)
(27/102) Installing audiotube (9999_git1671761698-r0)
(28/102) Installing calindori (9999_git1670987261-r0)
(29/102) Installing live-media (2022.10.01-r0)
(30/102) Installing libxpm (3.5.14-r0)
(31/102) Installing a52dec (0.8.0-r8)
(32/102) Installing vulkan-loader (1.3.236.0-r0)
(33/102) Installing ffmpeg4-libs (4.4.3-r0)
(34/102) Installing libbluray (1.3.4-r0)
(35/102) Installing libcddb (1.3.2-r4)
(36/102) Installing libdvbpsi (1.3.3-r0)
(37/102) Installing libdvdcss (1.4.3-r0)
(38/102) Installing libdvdread (6.1.3-r1)
(39/102) Installing libdvdnav (6.1.1-r0)
(40/102) Installing libebml (1.4.4-r0)
(41/102) Installing faad2-libs (2.10.1-r0)
(42/102) Installing libupnp (1.14.15-r0)
(43/102) Installing lua5.2-libs (5.2.4-r10)
(44/102) Installing libmad (0.15.1b-r9)
(45/102) Installing libmatroska (1.7.1-r0)
(46/102) Installing libmicrodns (0.2.0-r0)
(47/102) Installing libmpeg2 (0.5.1-r10)
(48/102) Installing glslang-libs (1.3.236.0-r0)
(49/102) Installing glslang (1.3.236.0-r0)
(50/102) Installing spirv-tools (1.3.236.0-r0)
(51/102) Installing shaderc (2022.4-r0)
(52/102) Installing libplacebo (5.229.1-r2)
(53/102) Installing libprotobuf-lite (3.21.12-r0)
(54/102) Installing vlc-libs (3.0.18-r0)
(55/102) Installing vlc (3.0.18-r0)
(56/102) Installing elisa (22.12.0-r0)
(57/102) Installing kunitconversion (9999_git1671330365-r0)
(58/102) Installing kalk (9999_git1671726775-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r0)
(60/102) Installing kasts (9999_git1671416253-r0)
(61/102) Installing keysmith (9999_git1670988071-r0)
(62/102) Installing krecorder (9999_git1671331600-r0)
(63/102) Installing kpublictransport (22.12.0-r0)
(64/102) Installing ktrip (9999_git1670988219-r0)
(65/102) Installing kweathercore (9999_git1670985152-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1671157772-r0)
(68/102) Installing olm (3.2.13-r1)
(69/102) Installing libquotient (0.7.0-r0)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1671761264-r1)
(72/102) Installing kjs (9999_git1670961433-r0)
(73/102) Installing libdjvulibre (3.5.28-r3)
(74/102) Installing libzip (1.9.2-r2)
(75/102) Installing ebook-tools (0.2.2-r3)
(76/102) Installing discount-libs (2.2.7b-r0)
(77/102) Installing poppler (22.12.0-r2)
(78/102) Installing poppler-qt5 (22.12.0-r0)
(79/102) Installing kdegraphics-mobipocket (22.12.0-r0)
(80/102) Installing libspectre (0.2.11-r0)
(81/102) Installing okular-common (22.12.0-r1)
(82/102) Installing okular (22.12.0-r1)
(83/102) Installing plasma-camera (1.0_git20210328-r2)
(84/102) Installing gst-libav (1.20.5-r0)
(85/102) Installing gst-plugins-good-qt (1.20.5-r0)
(86/102) Installing libxpresent (1.0.1-r0)
(87/102) Installing libxscrnsaver (1.2.4-r0)
(88/102) Installing libcdio (2.1.0-r1)
(89/102) Installing libcdio-paranoia (10.2.2.0.1-r1)
(90/102) Installing luajit (2.1_p20210510-r3)
(91/102) Installing rubberband-libs (3.1.1-r2)
(92/102) Installing sndio-libs (1.9.0-r0)
(93/102) Installing uchardet-libs (0.0.8-r0)
(94/102) Installing zimg (3.0.4-r1)
(95/102) Installing mpv-libs (0.35.0-r1)
(96/102) Installing plasmatube (9999_git1671761711-r0)
(97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(98/102) Installing postmarketos-config-nftables-mdns (0.13-r0)
(99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(102/102) Installing tokodon (9999_git1671761295-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2523 MiB in 865 packages
(chroot) Exiting chroot...
[16:35:58] Unregister qemu binfmt (arm)
[16:35:58] Unregister qemu binfmt (aarch64)
[16:35:58] Unregister qemu binfmt (riscv64)
[16:35:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:35:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:35:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:35:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:36:00] Cleared up ~4458 MB of space
[16:36:00] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 913.6 MiB / 3,463.0 MiB = 0.264, 44 MiB/s, 1:19
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 876.1 MiB / 3,422.0 MiB = 0.256, 44 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,288.4 MiB / 4,631.0 MiB = 0.278, 47 MiB/s, 1:39
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221221-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221221-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221221-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221221-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221221-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221221-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.01MB/s 0:05:09
4,653,056 0% 2.09MB/s 0:07:26
5,963,776 0% 1.78MB/s 0:08:43
7,274,496 0% 1.63MB/s 0:09:30
8,585,216 0% 1.18MB/s 0:13:08
9,895,936 1% 1.18MB/s 0:13:06
11,206,656 1% 1.18MB/s 0:13:04
12,517,376 1% 1.18MB/s 0:13:03
13,828,096 1% 1.18MB/s 0:13:03
15,138,816 1% 1.18MB/s 0:13:03
16,449,536 1% 1.17MB/s 0:13:02
17,760,256 1% 1.17MB/s 0:13:02
19,070,976 1% 1.17MB/s 0:13:01
20,381,696 2% 1.17MB/s 0:12:59
21,692,416 2% 1.17MB/s 0:12:58
23,003,136 2% 1.18MB/s 0:12:57
24,313,856 2% 1.18MB/s 0:12:55
25,624,576 2% 1.18MB/s 0:12:54
26,935,296 2% 1.18MB/s 0:12:53
28,246,016 2% 1.18MB/s 0:12:51
29,556,736 3% 1.18MB/s 0:12:50
30,867,456 3% 1.18MB/s 0:12:50
32,178,176 3% 1.18MB/s 0:12:48
33,488,896 3% 1.18MB/s 0:12:47
34,799,616 3% 1.18MB/s 0:12:46
36,110,336 3% 1.18MB/s 0:12:45
37,421,056 3% 1.18MB/s 0:12:44
38,731,776 4% 1.18MB/s 0:12:43
40,042,496 4% 1.17MB/s 0:12:43
41,353,216 4% 1.17MB/s 0:12:42
42,663,936 4% 1.18MB/s 0:12:40
43,974,656 4% 1.18MB/s 0:12:39
45,285,376 4% 1.18MB/s 0:12:37
46,596,096 4% 1.18MB/s 0:12:36
47,906,816 5% 1.18MB/s 0:12:35
49,217,536 5% 1.18MB/s 0:12:33
50,528,256 5% 1.17MB/s 0:12:37
51,838,976 5% 1.17MB/s 0:12:36
53,149,696 5% 1.17MB/s 0:12:35
54,460,416 5% 1.17MB/s 0:12:34
55,771,136 5% 1.18MB/s 0:12:29
57,081,856 5% 1.17MB/s 0:12:29
58,392,576 6% 1.17MB/s 0:12:29
59,703,296 6% 1.17MB/s 0:12:29
61,014,016 6% 1.17MB/s 0:12:28
62,324,736 6% 1.17MB/s 0:12:26
63,635,456 6% 1.17MB/s 0:12:23
64,946,176 6% 1.18MB/s 0:12:21
66,256,896 6% 1.18MB/s 0:12:20
67,567,616 7% 1.18MB/s 0:12:19
68,878,336 7% 1.18MB/s 0:12:17
70,189,056 7% 1.18MB/s 0:12:16
71,499,776 7% 1.18MB/s 0:12:15
72,810,496 7% 1.18MB/s 0:12:14
74,121,216 7% 1.17MB/s 0:12:15
75,431,936 7% 1.17MB/s 0:12:13
76,742,656 8% 1.17MB/s 0:12:14
78,053,376 8% 1.17MB/s 0:12:13
79,364,096 8% 1.18MB/s 0:12:09
80,674,816 8% 1.18MB/s 0:12:08
81,985,536 8% 1.18MB/s 0:12:07
83,296,256 8% 1.18MB/s 0:12:06
84,606,976 8% 1.18MB/s 0:12:04
85,917,696 8% 1.18MB/s 0:12:03
87,228,416 9% 1.18MB/s 0:12:02
88,539,136 9% 1.18MB/s 0:12:01
89,849,856 9% 1.18MB/s 0:12:00
91,160,576 9% 1.18MB/s 0:11:59
92,471,296 9% 1.17MB/s 0:12:00
93,782,016 9% 1.17MB/s 0:12:00
95,092,736 9% 1.17MB/s 0:12:00
96,403,456 10% 1.17MB/s 0:11:59
97,714,176 10% 1.17MB/s 0:11:56
99,024,896 10% 1.17MB/s 0:11:55
100,335,616 10% 1.17MB/s 0:11:52
101,646,336 10% 1.17MB/s 0:11:51
102,957,056 10% 1.17MB/s 0:11:53
104,267,776 10% 1.17MB/s 0:11:49
105,578,496 11% 1.17MB/s 0:11:48
106,889,216 11% 1.17MB/s 0:11:47
108,199,936 11% 1.18MB/s 0:11:44
109,510,656 11% 1.18MB/s 0:11:44
110,821,376 11% 1.18MB/s 0:11:43
112,132,096 11% 1.18MB/s 0:11:42
113,442,816 11% 1.17MB/s 0:11:44
114,753,536 11% 1.17MB/s 0:11:41
116,064,256 12% 1.17MB/s 0:11:41
117,374,976 12% 1.17MB/s 0:11:43
118,685,696 12% 1.17MB/s 0:11:39
119,996,416 12% 1.17MB/s 0:11:39
121,307,136 12% 1.17MB/s 0:11:37
122,617,856 12% 1.18MB/s 0:11:33
123,928,576 12% 1.17MB/s 0:11:34
125,239,296 13% 1.17MB/s 0:11:37
126,550,016 13% 1.16MB/s 0:11:37
127,860,736 13% 1.16MB/s 0:11:38
129,171,456 13% 1.16MB/s 0:11:35
130,482,176 13% 1.17MB/s 0:11:29
131,792,896 13% 1.17MB/s 0:11:28
133,103,616 13% 1.18MB/s 0:11:24
134,381,568 14% 1.17MB/s 0:11:27
135,692,288 14% 1.17MB/s 0:11:26
137,003,008 14% 1.17MB/s 0:11:25
138,313,728 14% 1.17MB/s 0:11:24
139,624,448 14% 1.18MB/s 0:11:19
140,935,168 14% 1.18MB/s 0:11:18
142,245,888 14% 1.18MB/s 0:11:17
143,556,608 14% 1.18MB/s 0:11:15
144,867,328 15% 1.18MB/s 0:11:15
146,178,048 15% 1.18MB/s 0:11:13
147,488,768 15% 1.18MB/s 0:11:12
148,799,488 15% 1.17MB/s 0:11:14
150,110,208 15% 1.17MB/s 0:11:15
151,420,928 15% 1.17MB/s 0:11:14
152,731,648 15% 1.17MB/s 0:11:13
154,042,368 16% 1.17MB/s 0:11:10
155,353,088 16% 1.18MB/s 0:11:06
156,663,808 16% 1.18MB/s 0:11:05
157,974,528 16% 1.18MB/s 0:11:04
159,285,248 16% 1.18MB/s 0:11:03
160,595,968 16% 1.18MB/s 0:11:02
161,906,688 16% 1.17MB/s 0:11:01
163,217,408 17% 1.17MB/s 0:11:00
164,528,128 17% 1.17MB/s 0:10:59
165,838,848 17% 1.17MB/s 0:10:58
167,149,568 17% 1.18MB/s 0:10:56
168,460,288 17% 1.18MB/s 0:10:55
169,771,008 17% 1.17MB/s 0:10:56
171,081,728 17% 1.17MB/s 0:10:54
172,392,448 17% 1.17MB/s 0:10:54
173,703,168 18% 1.17MB/s 0:10:52
175,013,888 18% 1.17MB/s 0:10:52
176,324,608 18% 1.17MB/s 0:10:52
177,635,328 18% 1.18MB/s 0:10:48
178,946,048 18% 1.17MB/s 0:10:48
180,256,768 18% 1.18MB/s 0:10:45
181,567,488 18% 1.18MB/s 0:10:42
182,878,208 19% 1.17MB/s 0:10:44
184,188,928 19% 1.17MB/s 0:10:43
185,499,648 19% 1.17MB/s 0:10:43
186,810,368 19% 1.17MB/s 0:10:44
188,121,088 19% 1.17MB/s 0:10:42
189,431,808 19% 1.17MB/s 0:10:42
190,742,528 19% 1.17MB/s 0:10:40
192,053,248 20% 1.17MB/s 0:10:39
193,363,968 20% 1.17MB/s 0:10:37
194,674,688 20% 1.17MB/s 0:10:35
195,985,408 20% 1.17MB/s 0:10:34
197,296,128 20% 1.18MB/s 0:10:31
198,606,848 20% 1.17MB/s 0:10:34
199,917,568 20% 1.17MB/s 0:10:33
201,228,288 21% 1.17MB/s 0:10:31
202,539,008 21% 1.17MB/s 0:10:30
203,849,728 21% 1.18MB/s 0:10:25
205,160,448 21% 1.18MB/s 0:10:24
206,471,168 21% 1.18MB/s 0:10:23
207,781,888 21% 1.18MB/s 0:10:22
209,092,608 21% 1.18MB/s 0:10:21
210,403,328 21% 1.18MB/s 0:10:19
211,714,048 22% 1.18MB/s 0:10:19
213,024,768 22% 1.18MB/s 0:10:18
214,335,488 22% 1.18MB/s 0:10:17
215,646,208 22% 1.18MB/s 0:10:16
216,956,928 22% 1.17MB/s 0:10:16
218,267,648 22% 1.17MB/s 0:10:15
219,578,368 22% 1.17MB/s 0:10:14
220,889,088 23% 1.17MB/s 0:10:13
222,199,808 23% 1.17MB/s 0:10:13
223,510,528 23% 1.17MB/s 0:10:12
224,821,248 23% 1.17MB/s 0:10:11
226,131,968 23% 1.17MB/s 0:10:12
227,442,688 23% 1.17MB/s 0:10:07
228,753,408 23% 1.17MB/s 0:10:06
230,064,128 24% 1.17MB/s 0:10:05
231,374,848 24% 1.18MB/s 0:10:02
232,685,568 24% 1.18MB/s 0:10:02
233,996,288 24% 1.18MB/s 0:10:01
235,307,008 24% 1.17MB/s 0:10:01
236,617,728 24% 1.17MB/s 0:10:00
237,928,448 24% 1.17MB/s 0:09:59
239,239,168 24% 1.17MB/s 0:09:58
240,549,888 25% 1.18MB/s 0:09:56
241,860,608 25% 1.18MB/s 0:09:54
243,171,328 25% 1.18MB/s 0:09:53
244,482,048 25% 1.18MB/s 0:09:52
245,792,768 25% 1.18MB/s 0:09:50
247,103,488 25% 1.18MB/s 0:09:49
248,414,208 25% 1.18MB/s 0:09:48
249,724,928 26% 1.18MB/s 0:09:47
251,035,648 26% 1.18MB/s 0:09:46
252,346,368 26% 1.18MB/s 0:09:45
253,657,088 26% 1.18MB/s 0:09:44
254,967,808 26% 1.18MB/s 0:09:43
256,278,528 26% 1.17MB/s 0:09:47
257,589,248 26% 1.17MB/s 0:09:45
258,899,968 27% 1.17MB/s 0:09:44
260,210,688 27% 1.17MB/s 0:09:43
261,521,408 27% 1.18MB/s 0:09:37
262,832,128 27% 1.17MB/s 0:09:38
264,142,848 27% 1.17MB/s 0:09:37
265,453,568 27% 1.17MB/s 0:09:36
266,764,288 27% 1.17MB/s 0:09:34
268,075,008 27% 1.18MB/s 0:09:33
269,352,960 28% 1.17MB/s 0:09:35
270,663,680 28% 1.17MB/s 0:09:33
271,974,400 28% 1.16MB/s 0:09:37
273,285,120 28% 1.16MB/s 0:09:35
274,595,840 28% 1.17MB/s 0:09:31
275,906,560 28% 1.17MB/s 0:09:30
277,217,280 28% 1.18MB/s 0:09:25
278,528,000 29% 1.17MB/s 0:09:26
279,838,720 29% 1.18MB/s 0:09:22
281,149,440 29% 1.18MB/s 0:09:22
282,460,160 29% 1.17MB/s 0:09:21
283,770,880 29% 1.18MB/s 0:09:19
285,081,600 29% 1.17MB/s 0:09:21
286,392,320 29% 1.17MB/s 0:09:21
287,703,040 30% 1.17MB/s 0:09:18
289,013,760 30% 1.17MB/s 0:09:16
290,324,480 30% 1.18MB/s 0:09:14
291,635,200 30% 1.18MB/s 0:09:11
292,945,920 30% 1.18MB/s 0:09:12
294,256,640 30% 1.17MB/s 0:09:13
295,567,360 30% 1.17MB/s 0:09:14
296,878,080 30% 1.17MB/s 0:09:14
298,188,800 31% 1.16MB/s 0:09:15
299,499,520 31% 1.17MB/s 0:09:08
300,810,240 31% 1.17MB/s 0:09:06
302,120,960 31% 1.17MB/s 0:09:05
303,431,680 31% 1.18MB/s 0:09:03
304,742,400 31% 1.17MB/s 0:09:03
306,053,120 31% 1.18MB/s 0:09:01
307,363,840 32% 1.18MB/s 0:08:59
308,674,560 32% 1.18MB/s 0:08:56
309,985,280 32% 1.17MB/s 0:09:00
311,296,000 32% 1.17MB/s 0:08:58
312,606,720 32% 1.17MB/s 0:08:57
313,917,440 32% 1.17MB/s 0:08:55
315,228,160 32% 1.18MB/s 0:08:52
316,538,880 33% 1.18MB/s 0:08:52
317,849,600 33% 1.17MB/s 0:08:52
319,160,320 33% 1.17MB/s 0:08:53
320,471,040 33% 1.17MB/s 0:08:50
321,781,760 33% 1.17MB/s 0:08:49
323,092,480 33% 1.18MB/s 0:08:47
324,403,200 33% 1.18MB/s 0:08:44
325,713,920 34% 1.18MB/s 0:08:44
327,024,640 34% 1.18MB/s 0:08:44
328,335,360 34% 1.18MB/s 0:08:43
329,646,080 34% 1.17MB/s 0:08:42
330,956,800 34% 1.17MB/s 0:08:41
332,267,520 34% 1.17MB/s 0:08:41
333,578,240 34% 1.17MB/s 0:08:40
334,888,960 34% 1.17MB/s 0:08:38
336,199,680 35% 1.17MB/s 0:08:38
337,510,400 35% 1.17MB/s 0:08:35
338,821,120 35% 1.18MB/s 0:08:33
340,131,840 35% 1.18MB/s 0:08:32
341,442,560 35% 1.18MB/s 0:08:30
342,753,280 35% 1.18MB/s 0:08:30
344,064,000 35% 1.17MB/s 0:08:30
345,374,720 36% 1.17MB/s 0:08:30
346,685,440 36% 1.16MB/s 0:08:33
347,996,160 36% 1.16MB/s 0:08:32
349,175,808 36% 1.15MB/s 0:08:37
350,486,528 36% 1.14MB/s 0:08:38
351,797,248 36% 1.15MB/s 0:08:33
353,107,968 36% 1.14MB/s 0:08:36
354,418,688 36% 1.16MB/s 0:08:29
355,729,408 37% 1.17MB/s 0:08:24
357,040,128 37% 1.17MB/s 0:08:23
358,350,848 37% 1.18MB/s 0:08:18
359,661,568 37% 1.17MB/s 0:08:17
360,972,288 37% 1.17MB/s 0:08:16
362,283,008 37% 1.17MB/s 0:08:15
363,593,728 37% 1.17MB/s 0:08:14
364,904,448 38% 1.17MB/s 0:08:13
366,215,168 38% 1.17MB/s 0:08:12
367,525,888 38% 1.17MB/s 0:08:12
368,836,608 38% 1.17MB/s 0:08:11
370,147,328 38% 1.17MB/s 0:08:10
371,458,048 38% 1.17MB/s 0:08:10
372,768,768 38% 1.17MB/s 0:08:07
374,079,488 39% 1.17MB/s 0:08:07
375,390,208 39% 1.17MB/s 0:08:05
376,700,928 39% 1.17MB/s 0:08:03
378,011,648 39% 1.17MB/s 0:08:02
379,322,368 39% 1.17MB/s 0:08:02
380,633,088 39% 1.17MB/s 0:08:01
381,943,808 39% 1.17MB/s 0:08:00
383,254,528 40% 1.17MB/s 0:07:59
384,565,248 40% 1.18MB/s 0:07:56
385,875,968 40% 1.18MB/s 0:07:55
387,186,688 40% 1.18MB/s 0:07:54
388,497,408 40% 1.18MB/s 0:07:52
389,808,128 40% 1.17MB/s 0:07:53
391,118,848 40% 1.18MB/s 0:07:50
392,429,568 40% 1.18MB/s 0:07:49
393,740,288 41% 1.18MB/s 0:07:48
395,051,008 41% 1.18MB/s 0:07:46
396,361,728 41% 1.17MB/s 0:07:48
397,672,448 41% 1.17MB/s 0:07:47
398,983,168 41% 1.17MB/s 0:07:47
400,293,888 41% 1.17MB/s 0:07:45
401,604,608 41% 1.17MB/s 0:07:43
402,882,560 42% 1.16MB/s 0:07:46
404,193,280 42% 1.16MB/s 0:07:45
405,504,000 42% 1.16MB/s 0:07:44
406,814,720 42% 1.16MB/s 0:07:45
408,125,440 42% 1.16MB/s 0:07:42
409,436,160 42% 1.16MB/s 0:07:42
410,746,880 42% 1.16MB/s 0:07:42
412,057,600 43% 1.16MB/s 0:07:38
413,368,320 43% 1.17MB/s 0:07:36
414,679,040 43% 1.17MB/s 0:07:32
415,989,760 43% 1.17MB/s 0:07:30
417,300,480 43% 1.17MB/s 0:07:29
418,611,200 43% 1.18MB/s 0:07:28
419,921,920 43% 1.17MB/s 0:07:29
421,232,640 43% 1.17MB/s 0:07:28
422,543,360 44% 1.17MB/s 0:07:27
423,854,080 44% 1.17MB/s 0:07:26
425,164,800 44% 1.18MB/s 0:07:22
426,475,520 44% 1.17MB/s 0:07:23
427,786,240 44% 1.18MB/s 0:07:20
429,096,960 44% 1.18MB/s 0:07:19
430,407,680 44% 1.18MB/s 0:07:18
431,718,400 45% 1.18MB/s 0:07:14
433,029,120 45% 1.18MB/s 0:07:15
434,339,840 45% 1.18MB/s 0:07:14
435,650,560 45% 1.18MB/s 0:07:13
436,961,280 45% 1.18MB/s 0:07:12
438,272,000 45% 1.17MB/s 0:07:13
439,582,720 45% 1.17MB/s 0:07:12
440,893,440 46% 1.17MB/s 0:07:11
442,204,160 46% 1.16MB/s 0:07:12
443,514,880 46% 1.17MB/s 0:07:11
444,825,600 46% 1.17MB/s 0:07:09
446,136,320 46% 1.16MB/s 0:07:09
447,447,040 46% 1.17MB/s 0:07:07
448,757,760 46% 1.17MB/s 0:07:05
450,068,480 46% 1.17MB/s 0:07:04
451,379,200 47% 1.17MB/s 0:07:01
452,689,920 47% 1.18MB/s 0:06:59
454,000,640 47% 1.18MB/s 0:06:58
455,311,360 47% 1.17MB/s 0:06:58
456,622,080 47% 1.17MB/s 0:06:56
457,932,800 47% 1.17MB/s 0:06:56
459,243,520 47% 1.17MB/s 0:06:55
460,554,240 48% 1.17MB/s 0:06:54
461,864,960 48% 1.17MB/s 0:06:52
463,175,680 48% 1.17MB/s 0:06:51
464,486,400 48% 1.17MB/s 0:06:51
465,797,120 48% 1.17MB/s 0:06:50
467,107,840 48% 1.17MB/s 0:06:50
468,418,560 48% 1.17MB/s 0:06:48
469,729,280 49% 1.17MB/s 0:06:46
471,040,000 49% 1.18MB/s 0:06:44
472,350,720 49% 1.18MB/s 0:06:43
473,661,440 49% 1.18MB/s 0:06:42
474,972,160 49% 1.17MB/s 0:06:42
476,282,880 49% 1.18MB/s 0:06:40
477,593,600 49% 1.18MB/s 0:06:39
478,904,320 49% 1.17MB/s 0:06:39
480,215,040 50% 1.18MB/s 0:06:37
481,525,760 50% 1.17MB/s 0:06:38
482,836,480 50% 1.16MB/s 0:06:38
484,147,200 50% 1.16MB/s 0:06:37
485,457,920 50% 1.16MB/s 0:06:36
486,768,640 50% 1.16MB/s 0:06:35
488,079,360 50% 1.16MB/s 0:06:34
489,390,080 51% 1.17MB/s 0:06:31
490,700,800 51% 1.17MB/s 0:06:29
492,011,520 51% 1.17MB/s 0:06:27
493,322,240 51% 1.17MB/s 0:06:28
494,632,960 51% 1.17MB/s 0:06:27
495,943,680 51% 1.17MB/s 0:06:27
497,254,400 51% 1.17MB/s 0:06:25
498,565,120 52% 1.17MB/s 0:06:23
499,875,840 52% 1.17MB/s 0:06:22
501,186,560 52% 1.17MB/s 0:06:21
502,497,280 52% 1.17MB/s 0:06:20
503,808,000 52% 1.17MB/s 0:06:17
505,118,720 52% 1.17MB/s 0:06:16
506,429,440 52% 1.17MB/s 0:06:15
507,740,160 53% 1.17MB/s 0:06:14
509,050,880 53% 1.17MB/s 0:06:13
510,361,600 53% 1.17MB/s 0:06:12
511,672,320 53% 1.17MB/s 0:06:11
512,983,040 53% 1.17MB/s 0:06:10
514,293,760 53% 1.17MB/s 0:06:10
515,473,408 53% 1.16MB/s 0:06:14
516,784,128 53% 1.15MB/s 0:06:14
517,963,776 54% 1.13MB/s 0:06:18
519,012,352 54% 1.08MB/s 0:06:35
520,454,144 54% 1.13MB/s 0:06:16
521,633,792 54% 1.12MB/s 0:06:20
522,813,440 54% 1.09MB/s 0:06:31
524,255,232 54% 1.17MB/s 0:06:02
525,565,952 54% 1.13MB/s 0:06:14
526,876,672 54% 1.14MB/s 0:06:07
528,187,392 55% 1.19MB/s 0:05:51
529,498,112 55% 1.16MB/s 0:06:01
530,808,832 55% 1.17MB/s 0:05:57
532,119,552 55% 1.17MB/s 0:05:54
533,430,272 55% 1.18MB/s 0:05:52
534,740,992 55% 1.18MB/s 0:05:50
536,051,712 55% 1.17MB/s 0:05:50
537,329,664 56% 1.17MB/s 0:05:51
538,640,384 56% 1.17MB/s 0:05:50
539,951,104 56% 1.17MB/s 0:05:49
541,261,824 56% 1.17MB/s 0:05:46
542,572,544 56% 1.18MB/s 0:05:44
543,883,264 56% 1.17MB/s 0:05:44
545,193,984 56% 1.17MB/s 0:05:43
546,504,704 57% 1.17MB/s 0:05:42
547,815,424 57% 1.17MB/s 0:05:41
549,126,144 57% 1.17MB/s 0:05:40
550,436,864 57% 1.17MB/s 0:05:39
551,747,584 57% 1.17MB/s 0:05:38
553,058,304 57% 1.17MB/s 0:05:36
554,369,024 57% 1.18MB/s 0:05:35
555,679,744 58% 1.17MB/s 0:05:34
556,990,464 58% 1.17MB/s 0:05:34
558,301,184 58% 1.17MB/s 0:05:33
559,611,904 58% 1.17MB/s 0:05:31
560,922,624 58% 1.18MB/s 0:05:29
562,233,344 58% 1.18MB/s 0:05:28
563,544,064 58% 1.18MB/s 0:05:26
564,854,784 58% 1.18MB/s 0:05:26
566,165,504 59% 1.17MB/s 0:05:27
567,476,224 59% 1.17MB/s 0:05:26
568,786,944 59% 1.17MB/s 0:05:25
570,097,664 59% 1.17MB/s 0:05:24
571,408,384 59% 1.18MB/s 0:05:20
572,719,104 59% 1.18MB/s 0:05:19
574,029,824 59% 1.18MB/s 0:05:19
575,340,544 60% 1.17MB/s 0:05:18
576,651,264 60% 1.17MB/s 0:05:17
577,961,984 60% 1.17MB/s 0:05:16
579,272,704 60% 1.17MB/s 0:05:15
580,583,424 60% 1.17MB/s 0:05:13
581,894,144 60% 1.18MB/s 0:05:12
583,204,864 60% 1.18MB/s 0:05:10
584,515,584 61% 1.18MB/s 0:05:09
585,826,304 61% 1.18MB/s 0:05:08
587,137,024 61% 1.18MB/s 0:05:07
588,447,744 61% 1.17MB/s 0:05:07
589,758,464 61% 1.18MB/s 0:05:05
591,069,184 61% 1.17MB/s 0:05:05
592,379,904 61% 1.17MB/s 0:05:04
593,690,624 61% 1.18MB/s 0:05:02
595,001,344 62% 1.17MB/s 0:05:01
596,312,064 62% 1.18MB/s 0:05:00
597,622,784 62% 1.18MB/s 0:04:59
598,933,504 62% 1.18MB/s 0:04:57
600,244,224 62% 1.18MB/s 0:04:56
601,554,944 62% 1.18MB/s 0:04:55
602,865,664 62% 1.18MB/s 0:04:54
604,176,384 63% 1.18MB/s 0:04:53
605,487,104 63% 1.17MB/s 0:04:53
606,797,824 63% 1.18MB/s 0:04:51
608,108,544 63% 1.17MB/s 0:04:51
609,419,264 63% 1.17MB/s 0:04:50
610,729,984 63% 1.17MB/s 0:04:48
612,040,704 63% 1.17MB/s 0:04:48
613,351,424 64% 1.17MB/s 0:04:47
614,662,144 64% 1.18MB/s 0:04:45
615,972,864 64% 1.18MB/s 0:04:44
617,283,584 64% 1.18MB/s 0:04:42
618,594,304 64% 1.18MB/s 0:04:40
619,905,024 64% 1.18MB/s 0:04:40
621,215,744 64% 1.18MB/s 0:04:39
622,526,464 64% 1.17MB/s 0:04:39
623,837,184 65% 1.17MB/s 0:04:37
625,147,904 65% 1.18MB/s 0:04:36
626,458,624 65% 1.17MB/s 0:04:35
627,769,344 65% 1.17MB/s 0:04:35
629,080,064 65% 1.18MB/s 0:04:33
630,390,784 65% 1.17MB/s 0:04:32
631,701,504 65% 1.18MB/s 0:04:30
633,012,224 66% 1.18MB/s 0:04:28
634,322,944 66% 1.18MB/s 0:04:28
635,633,664 66% 1.17MB/s 0:04:28
636,944,384 66% 1.17MB/s 0:04:26
638,255,104 66% 1.18MB/s 0:04:25
639,565,824 66% 1.18MB/s 0:04:24
640,876,544 66% 1.17MB/s 0:04:24
642,187,264 67% 1.17MB/s 0:04:23
643,497,984 67% 1.17MB/s 0:04:23
644,808,704 67% 1.17MB/s 0:04:22
646,119,424 67% 1.17MB/s 0:04:19
647,430,144 67% 1.18MB/s 0:04:17
648,740,864 67% 1.18MB/s 0:04:16
650,051,584 67% 1.18MB/s 0:04:15
651,362,304 67% 1.17MB/s 0:04:15
652,673,024 68% 1.18MB/s 0:04:13
653,983,744 68% 1.18MB/s 0:04:12
655,294,464 68% 1.18MB/s 0:04:11
656,605,184 68% 1.18MB/s 0:04:08
657,915,904 68% 1.17MB/s 0:04:09
659,226,624 68% 1.18MB/s 0:04:07
660,537,344 68% 1.18MB/s 0:04:06
661,848,064 69% 1.18MB/s 0:04:05
663,158,784 69% 1.18MB/s 0:04:03
664,469,504 69% 1.18MB/s 0:04:03
665,780,224 69% 1.18MB/s 0:04:02
667,090,944 69% 1.18MB/s 0:04:01
668,401,664 69% 1.18MB/s 0:04:00
669,712,384 69% 1.18MB/s 0:03:59
671,023,104 70% 1.18MB/s 0:03:58
672,301,056 70% 1.17MB/s 0:03:58
673,611,776 70% 1.17MB/s 0:03:57
674,922,496 70% 1.17MB/s 0:03:56
676,233,216 70% 1.16MB/s 0:03:56
677,543,936 70% 1.17MB/s 0:03:53
678,854,656 70% 1.17MB/s 0:03:52
680,165,376 70% 1.17MB/s 0:03:51
681,476,096 71% 1.18MB/s 0:03:49
682,786,816 71% 1.18MB/s 0:03:48
684,097,536 71% 1.18MB/s 0:03:47
685,408,256 71% 1.18MB/s 0:03:46
686,718,976 71% 1.18MB/s 0:03:45
688,029,696 71% 1.18MB/s 0:03:44
689,340,416 71% 1.17MB/s 0:03:43
690,651,136 72% 1.17MB/s 0:03:42
691,961,856 72% 1.17MB/s 0:03:42
693,272,576 72% 1.16MB/s 0:03:42
694,583,296 72% 1.17MB/s 0:03:39
695,894,016 72% 1.17MB/s 0:03:38
697,204,736 72% 1.18MB/s 0:03:36
698,515,456 72% 1.18MB/s 0:03:34
699,826,176 73% 1.17MB/s 0:03:34
701,136,896 73% 1.17MB/s 0:03:33
702,447,616 73% 1.18MB/s 0:03:32
703,758,336 73% 1.18MB/s 0:03:31
705,069,056 73% 1.18MB/s 0:03:30
706,379,776 73% 1.17MB/s 0:03:29
707,690,496 73% 1.17MB/s 0:03:28
709,001,216 74% 1.17MB/s 0:03:27
710,311,936 74% 1.17MB/s 0:03:26
711,622,656 74% 1.17MB/s 0:03:25
712,933,376 74% 1.17MB/s 0:03:24
714,113,024 74% 1.15MB/s 0:03:26
715,423,744 74% 1.15MB/s 0:03:25
716,734,464 74% 1.15MB/s 0:03:24
718,045,184 74% 1.16MB/s 0:03:22
719,355,904 75% 1.17MB/s 0:03:19
720,666,624 75% 1.17MB/s 0:03:17
721,977,344 75% 1.17MB/s 0:03:16
723,288,064 75% 1.17MB/s 0:03:16
724,598,784 75% 1.17MB/s 0:03:15
725,909,504 75% 1.17MB/s 0:03:14
727,220,224 75% 1.16MB/s 0:03:13
728,530,944 76% 1.17MB/s 0:03:11
729,841,664 76% 1.17MB/s 0:03:10
731,152,384 76% 1.17MB/s 0:03:09
732,463,104 76% 1.16MB/s 0:03:09
733,511,680 76% 1.10MB/s 0:03:18
734,822,400 76% 1.11MB/s 0:03:16
736,133,120 76% 1.11MB/s 0:03:15
737,443,840 76% 1.11MB/s 0:03:13
738,754,560 77% 1.17MB/s 0:03:02
740,065,280 77% 1.17MB/s 0:03:01
741,376,000 77% 1.17MB/s 0:03:00
742,686,720 77% 1.17MB/s 0:02:59
743,997,440 77% 1.17MB/s 0:02:58
745,308,160 77% 1.17MB/s 0:02:58
746,618,880 77% 1.16MB/s 0:02:57
747,929,600 78% 1.16MB/s 0:02:56
749,240,320 78% 1.17MB/s 0:02:54
750,551,040 78% 1.17MB/s 0:02:53
751,861,760 78% 1.17MB/s 0:02:51
753,172,480 78% 1.17MB/s 0:02:50
754,483,200 78% 1.17MB/s 0:02:49
755,793,920 78% 1.17MB/s 0:02:48
757,104,640 79% 1.17MB/s 0:02:46
758,415,360 79% 1.18MB/s 0:02:45
759,726,080 79% 1.17MB/s 0:02:45
761,036,800 79% 1.18MB/s 0:02:43
762,347,520 79% 1.17MB/s 0:02:42
763,658,240 79% 1.17MB/s 0:02:41
764,968,960 79% 1.18MB/s 0:02:39
766,279,680 79% 1.18MB/s 0:02:39
767,590,400 80% 1.18MB/s 0:02:38
768,901,120 80% 1.17MB/s 0:02:37
770,211,840 80% 1.17MB/s 0:02:36
771,522,560 80% 1.17MB/s 0:02:35
772,833,280 80% 1.17MB/s 0:02:34
774,144,000 80% 1.18MB/s 0:02:32
775,454,720 80% 1.17MB/s 0:02:31
776,765,440 81% 1.17MB/s 0:02:30
778,076,160 81% 1.17MB/s 0:02:29
779,386,880 81% 1.17MB/s 0:02:28
780,697,600 81% 1.17MB/s 0:02:27
782,008,320 81% 1.18MB/s 0:02:26
783,319,040 81% 1.18MB/s 0:02:25
784,629,760 81% 1.18MB/s 0:02:23
785,940,480 82% 1.18MB/s 0:02:22
787,251,200 82% 1.17MB/s 0:02:22
788,561,920 82% 1.17MB/s 0:02:21
789,872,640 82% 1.17MB/s 0:02:20
791,183,360 82% 1.16MB/s 0:02:20
792,494,080 82% 1.17MB/s 0:02:17
793,804,800 82% 1.17MB/s 0:02:16
795,115,520 82% 1.17MB/s 0:02:15
796,426,240 83% 1.18MB/s 0:02:13
797,736,960 83% 1.17MB/s 0:02:13
799,047,680 83% 1.17MB/s 0:02:12
800,358,400 83% 1.18MB/s 0:02:10
801,669,120 83% 1.18MB/s 0:02:09
802,979,840 83% 1.18MB/s 0:02:08
804,290,560 83% 1.18MB/s 0:02:07
805,568,512 84% 1.17MB/s 0:02:07
806,879,232 84% 1.17MB/s 0:02:06
808,189,952 84% 1.17MB/s 0:02:05
809,500,672 84% 1.17MB/s 0:02:04
810,811,392 84% 1.18MB/s 0:02:02
812,122,112 84% 1.18MB/s 0:02:01
813,432,832 84% 1.17MB/s 0:02:00
814,743,552 85% 1.17MB/s 0:01:59
816,054,272 85% 1.17MB/s 0:01:58
817,364,992 85% 1.17MB/s 0:01:57
818,675,712 85% 1.18MB/s 0:01:55
819,986,432 85% 1.18MB/s 0:01:54
821,297,152 85% 1.18MB/s 0:01:53
822,607,872 85% 1.18MB/s 0:01:52
823,918,592 86% 1.17MB/s 0:01:51
825,229,312 86% 1.17MB/s 0:01:50
826,540,032 86% 1.17MB/s 0:01:49
827,850,752 86% 1.17MB/s 0:01:48
829,161,472 86% 1.17MB/s 0:01:47
830,472,192 86% 1.17MB/s 0:01:46
831,782,912 86% 1.17MB/s 0:01:45
833,093,632 86% 1.18MB/s 0:01:43
834,404,352 87% 1.18MB/s 0:01:42
835,715,072 87% 1.18MB/s 0:01:41
837,025,792 87% 1.18MB/s 0:01:40
838,336,512 87% 1.18MB/s 0:01:39
839,647,232 87% 1.17MB/s 0:01:38
840,957,952 87% 1.18MB/s 0:01:37
842,268,672 87% 1.17MB/s 0:01:36
843,579,392 88% 1.18MB/s 0:01:34
844,890,112 88% 1.18MB/s 0:01:33
846,200,832 88% 1.18MB/s 0:01:32
847,511,552 88% 1.18MB/s 0:01:31
848,822,272 88% 1.17MB/s 0:01:30
850,132,992 88% 1.17MB/s 0:01:29
851,443,712 88% 1.17MB/s 0:01:28
852,754,432 89% 1.17MB/s 0:01:27
854,065,152 89% 1.17MB/s 0:01:26
855,375,872 89% 1.17MB/s 0:01:25
856,686,592 89% 1.17MB/s 0:01:24
857,997,312 89% 1.17MB/s 0:01:23
859,308,032 89% 1.18MB/s 0:01:21
860,618,752 89% 1.18MB/s 0:01:20
861,929,472 89% 1.17MB/s 0:01:20
863,240,192 90% 1.17MB/s 0:01:19
864,550,912 90% 1.16MB/s 0:01:18
865,861,632 90% 1.17MB/s 0:01:16
867,172,352 90% 1.17MB/s 0:01:15
868,483,072 90% 1.17MB/s 0:01:14
869,793,792 90% 1.18MB/s 0:01:12
871,104,512 90% 1.17MB/s 0:01:12
872,415,232 91% 1.18MB/s 0:01:11
873,725,952 91% 1.18MB/s 0:01:10
875,036,672 91% 1.18MB/s 0:01:08
876,347,392 91% 1.18MB/s 0:01:07
877,658,112 91% 1.18MB/s 0:01:06
878,968,832 91% 1.18MB/s 0:01:05
880,279,552 91% 1.18MB/s 0:01:04
881,590,272 92% 1.18MB/s 0:01:03
882,900,992 92% 1.18MB/s 0:01:02
884,211,712 92% 1.18MB/s 0:01:01
885,522,432 92% 1.18MB/s 0:01:00
886,833,152 92% 1.18MB/s 0:00:59
888,143,872 92% 1.18MB/s 0:00:57
889,454,592 92% 1.17MB/s 0:00:57
890,765,312 92% 1.17MB/s 0:00:55
892,076,032 93% 1.17MB/s 0:00:54
893,386,752 93% 1.17MB/s 0:00:53
894,697,472 93% 1.18MB/s 0:00:52
896,008,192 93% 1.18MB/s 0:00:51
897,318,912 93% 1.18MB/s 0:00:50
898,629,632 93% 1.18MB/s 0:00:49
899,940,352 93% 1.18MB/s 0:00:48
901,251,072 94% 1.18MB/s 0:00:47
902,561,792 94% 1.18MB/s 0:00:46
903,872,512 94% 1.17MB/s 0:00:44
905,183,232 94% 1.17MB/s 0:00:44
906,493,952 94% 1.18MB/s 0:00:42
907,804,672 94% 1.18MB/s 0:00:41
909,115,392 94% 1.18MB/s 0:00:40
910,426,112 95% 1.18MB/s 0:00:39
911,736,832 95% 1.18MB/s 0:00:38
913,047,552 95% 1.18MB/s 0:00:37
914,358,272 95% 1.18MB/s 0:00:36
915,668,992 95% 1.18MB/s 0:00:35
916,979,712 95% 1.18MB/s 0:00:34
918,290,432 95% 1.17MB/s 0:00:33
919,601,152 95% 1.17MB/s 0:00:31
920,911,872 96% 1.17MB/s 0:00:30
922,222,592 96% 1.17MB/s 0:00:29
923,533,312 96% 1.18MB/s 0:00:28
924,844,032 96% 1.18MB/s 0:00:27
926,154,752 96% 1.17MB/s 0:00:26
927,465,472 96% 1.17MB/s 0:00:25
928,776,192 96% 1.17MB/s 0:00:24
930,086,912 97% 1.17MB/s 0:00:23
931,397,632 97% 1.18MB/s 0:00:22
932,708,352 97% 1.18MB/s 0:00:20
934,019,072 97% 1.17MB/s 0:00:19
935,329,792 97% 1.17MB/s 0:00:18
936,640,512 97% 1.17MB/s 0:00:17
937,951,232 97% 1.17MB/s 0:00:16
939,261,952 98% 1.17MB/s 0:00:15
940,539,904 98% 1.17MB/s 0:00:14
941,850,624 98% 1.17MB/s 0:00:13
943,161,344 98% 1.17MB/s 0:00:12
944,472,064 98% 1.17MB/s 0:00:11
945,782,784 98% 1.18MB/s 0:00:10
947,093,504 98% 1.18MB/s 0:00:09
948,404,224 99% 1.18MB/s 0:00:07
949,714,944 99% 1.18MB/s 0:00:06
951,025,664 99% 1.18MB/s 0:00:05
952,336,384 99% 1.18MB/s 0:00:04
953,647,104 99% 1.18MB/s 0:00:03
954,957,824 99% 1.18MB/s 0:00:02
956,268,544 99% 1.18MB/s 0:00:01
957,579,264 99% 1.18MB/s 0:00:00
957,980,292 100% 1.17MB/s 0:12:57 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz.sha256
133 100% 0.41kB/s 0:00:00
133 100% 0.41kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz
32,768 0% 100.00kB/s 2:33:06
917,504 0% 841.31kB/s 0:18:10
2,228,224 0% 1011.15kB/s 0:15:06
3,538,944 0% 1.05MB/s 0:14:14
4,849,664 0% 1.08MB/s 0:13:47
6,160,384 0% 1.17MB/s 0:12:44
7,471,104 0% 1.17MB/s 0:12:40
8,781,824 0% 1.17MB/s 0:12:37
10,092,544 1% 1.18MB/s 0:12:34
11,403,264 1% 1.18MB/s 0:12:32
12,713,984 1% 1.18MB/s 0:12:30
14,024,704 1% 1.18MB/s 0:12:28
15,335,424 1% 1.18MB/s 0:12:30
16,646,144 1% 1.18MB/s 0:12:29
17,956,864 1% 1.18MB/s 0:12:28
19,267,584 2% 1.18MB/s 0:12:27
20,578,304 2% 1.18MB/s 0:12:26
21,889,024 2% 1.17MB/s 0:12:25
23,199,744 2% 1.18MB/s 0:12:23
24,510,464 2% 1.18MB/s 0:12:22
25,821,184 2% 1.18MB/s 0:12:21
27,131,904 2% 1.18MB/s 0:12:20
28,442,624 3% 1.18MB/s 0:12:19
29,753,344 3% 1.17MB/s 0:12:19
31,064,064 3% 1.17MB/s 0:12:17
32,374,784 3% 1.17MB/s 0:12:16
33,685,504 3% 1.18MB/s 0:12:15
34,996,224 3% 1.18MB/s 0:12:13
36,306,944 3% 1.18MB/s 0:12:13
37,617,664 4% 1.18MB/s 0:12:12
38,928,384 4% 1.18MB/s 0:12:10
40,239,104 4% 1.18MB/s 0:12:10
41,549,824 4% 1.17MB/s 0:12:09
42,860,544 4% 1.17MB/s 0:12:08
44,171,264 4% 1.17MB/s 0:12:07
45,481,984 4% 1.18MB/s 0:12:05
46,792,704 5% 1.18MB/s 0:12:03
48,103,424 5% 1.18MB/s 0:12:01
49,414,144 5% 1.18MB/s 0:12:01
50,724,864 5% 1.17MB/s 0:12:04
52,035,584 5% 1.17MB/s 0:12:05
53,346,304 5% 1.17MB/s 0:12:04
54,657,024 5% 1.17MB/s 0:12:03
55,967,744 6% 1.17MB/s 0:11:57
57,278,464 6% 1.18MB/s 0:11:55
58,589,184 6% 1.18MB/s 0:11:53
59,899,904 6% 1.18MB/s 0:11:52
61,210,624 6% 1.17MB/s 0:11:53
62,521,344 6% 1.17MB/s 0:11:51
63,832,064 6% 1.17MB/s 0:11:51
65,142,784 7% 1.17MB/s 0:11:49
66,453,504 7% 1.18MB/s 0:11:47
67,764,224 7% 1.18MB/s 0:11:46
69,074,944 7% 1.18MB/s 0:11:45
70,385,664 7% 1.18MB/s 0:11:44
71,696,384 7% 1.18MB/s 0:11:43
73,007,104 7% 1.18MB/s 0:11:42
74,317,824 8% 1.18MB/s 0:11:40
75,628,544 8% 1.18MB/s 0:11:39
76,939,264 8% 1.18MB/s 0:11:38
78,249,984 8% 1.17MB/s 0:11:38
79,560,704 8% 1.17MB/s 0:11:39
80,871,424 8% 1.17MB/s 0:11:38
82,182,144 8% 1.17MB/s 0:11:36
83,460,096 9% 1.17MB/s 0:11:39
84,770,816 9% 1.17MB/s 0:11:36
86,081,536 9% 1.17MB/s 0:11:35
87,392,256 9% 1.17MB/s 0:11:34
88,702,976 9% 1.18MB/s 0:11:28
90,013,696 9% 1.18MB/s 0:11:28
91,324,416 9% 1.17MB/s 0:11:28
92,635,136 10% 1.17MB/s 0:11:28
93,945,856 10% 1.17MB/s 0:11:26
95,256,576 10% 1.17MB/s 0:11:24
96,567,296 10% 1.18MB/s 0:11:22
97,878,016 10% 1.18MB/s 0:11:20
99,188,736 10% 1.18MB/s 0:11:20
100,499,456 10% 1.18MB/s 0:11:19
101,810,176 11% 1.18MB/s 0:11:18
103,120,896 11% 1.18MB/s 0:11:16
104,431,616 11% 1.18MB/s 0:11:16
105,742,336 11% 1.17MB/s 0:11:17
107,053,056 11% 1.17MB/s 0:11:17
108,363,776 11% 1.17MB/s 0:11:16
109,674,496 11% 1.17MB/s 0:11:15
110,985,216 12% 1.17MB/s 0:11:11
112,295,936 12% 1.18MB/s 0:11:10
113,606,656 12% 1.18MB/s 0:11:08
114,917,376 12% 1.18MB/s 0:11:07
116,228,096 12% 1.18MB/s 0:11:06
117,407,744 12% 1.16MB/s 0:11:12
118,718,464 12% 1.16MB/s 0:11:11
120,029,184 13% 1.16MB/s 0:11:09
121,339,904 13% 1.16MB/s 0:11:08
122,650,624 13% 1.18MB/s 0:11:00
123,961,344 13% 1.18MB/s 0:10:59
125,272,064 13% 1.17MB/s 0:11:03
126,582,784 13% 1.17MB/s 0:11:02
127,893,504 13% 1.17MB/s 0:11:00
129,204,224 14% 1.17MB/s 0:10:59
130,514,944 14% 1.18MB/s 0:10:54
131,825,664 14% 1.18MB/s 0:10:53
133,136,384 14% 1.18MB/s 0:10:52
134,447,104 14% 1.18MB/s 0:10:50
135,757,824 14% 1.18MB/s 0:10:49
137,068,544 14% 1.17MB/s 0:10:49
138,379,264 15% 1.17MB/s 0:10:48
139,689,984 15% 1.17MB/s 0:10:47
141,000,704 15% 1.17MB/s 0:10:46
142,311,424 15% 1.17MB/s 0:10:45
143,622,144 15% 1.18MB/s 0:10:43
144,932,864 15% 1.18MB/s 0:10:43
146,243,584 15% 1.18MB/s 0:10:41
147,554,304 16% 1.17MB/s 0:10:42
148,865,024 16% 1.18MB/s 0:10:39
150,175,744 16% 1.18MB/s 0:10:38
151,486,464 16% 1.18MB/s 0:10:37
152,797,184 16% 1.18MB/s 0:10:34
154,107,904 16% 1.18MB/s 0:10:35
155,418,624 16% 1.18MB/s 0:10:33
156,729,344 17% 1.18MB/s 0:10:32
158,040,064 17% 1.18MB/s 0:10:31
159,350,784 17% 1.18MB/s 0:10:30
160,661,504 17% 1.18MB/s 0:10:29
161,972,224 17% 1.18MB/s 0:10:27
163,282,944 17% 1.18MB/s 0:10:27
164,593,664 17% 1.18MB/s 0:10:25
165,904,384 18% 1.18MB/s 0:10:25
167,215,104 18% 1.17MB/s 0:10:24
168,525,824 18% 1.17MB/s 0:10:24
169,836,544 18% 1.17MB/s 0:10:23
171,147,264 18% 1.17MB/s 0:10:21
172,457,984 18% 1.17MB/s 0:10:23
173,768,704 18% 1.17MB/s 0:10:22
175,079,424 19% 1.17MB/s 0:10:21
176,390,144 19% 1.16MB/s 0:10:22
177,569,792 19% 1.16MB/s 0:10:24
178,880,512 19% 1.16MB/s 0:10:23
180,191,232 19% 1.16MB/s 0:10:21
181,501,952 19% 1.16MB/s 0:10:18
182,812,672 19% 1.18MB/s 0:10:10
184,123,392 20% 1.18MB/s 0:10:09
185,434,112 20% 1.18MB/s 0:10:08
186,744,832 20% 1.18MB/s 0:10:08
188,055,552 20% 1.17MB/s 0:10:07
189,366,272 20% 1.17MB/s 0:10:06
190,676,992 20% 1.17MB/s 0:10:06
191,987,712 20% 1.17MB/s 0:10:05
193,298,432 21% 1.17MB/s 0:10:03
194,609,152 21% 1.17MB/s 0:10:01
195,919,872 21% 1.18MB/s 0:10:00
197,230,592 21% 1.18MB/s 0:09:58
198,541,312 21% 1.17MB/s 0:09:59
199,786,496 21% 1.18MB/s 0:09:57
201,031,680 21% 1.16MB/s 0:10:03
202,342,400 22% 1.16MB/s 0:10:02
203,653,120 22% 1.16MB/s 0:09:59
204,963,840 22% 1.16MB/s 0:09:59
206,274,560 22% 1.18MB/s 0:09:51
207,585,280 22% 1.18MB/s 0:09:50
208,896,000 22% 1.18MB/s 0:09:49
210,206,720 22% 1.18MB/s 0:09:48
211,517,440 23% 1.18MB/s 0:09:46
212,828,160 23% 1.18MB/s 0:09:45
214,138,880 23% 1.18MB/s 0:09:44
215,449,600 23% 1.18MB/s 0:09:44
216,760,320 23% 1.17MB/s 0:09:43
218,038,272 23% 1.17MB/s 0:09:46
219,348,992 23% 1.17MB/s 0:09:44
220,659,712 24% 1.17MB/s 0:09:43
221,970,432 24% 1.17MB/s 0:09:42
223,281,152 24% 1.18MB/s 0:09:37
224,591,872 24% 1.18MB/s 0:09:36
225,902,592 24% 1.18MB/s 0:09:35
227,213,312 24% 1.18MB/s 0:09:34
228,524,032 24% 1.18MB/s 0:09:33
229,834,752 25% 1.18MB/s 0:09:31
231,145,472 25% 1.18MB/s 0:09:30
232,456,192 25% 1.18MB/s 0:09:29
233,766,912 25% 1.18MB/s 0:09:28
235,077,632 25% 1.18MB/s 0:09:27
236,388,352 25% 1.18MB/s 0:09:26
237,699,072 25% 1.18MB/s 0:09:25
239,009,792 26% 1.18MB/s 0:09:24
240,320,512 26% 1.18MB/s 0:09:23
241,631,232 26% 1.17MB/s 0:09:22
242,941,952 26% 1.18MB/s 0:09:21
244,252,672 26% 1.18MB/s 0:09:19
245,563,392 26% 1.18MB/s 0:09:18
246,874,112 26% 1.18MB/s 0:09:17
248,184,832 27% 1.18MB/s 0:09:16
249,495,552 27% 1.18MB/s 0:09:15
250,806,272 27% 1.18MB/s 0:09:14
252,116,992 27% 1.18MB/s 0:09:13
253,427,712 27% 1.18MB/s 0:09:12
254,738,432 27% 1.18MB/s 0:09:11
256,049,152 27% 1.18MB/s 0:09:10
257,359,872 28% 1.18MB/s 0:09:08
258,670,592 28% 1.18MB/s 0:09:07
259,981,312 28% 1.17MB/s 0:09:09
261,292,032 28% 1.18MB/s 0:09:05
262,602,752 28% 1.17MB/s 0:09:05
263,913,472 28% 1.17MB/s 0:09:05
265,224,192 28% 1.18MB/s 0:09:01
266,534,912 29% 1.17MB/s 0:09:03
267,845,632 29% 1.17MB/s 0:09:01
269,156,352 29% 1.18MB/s 0:08:59
270,467,072 29% 1.18MB/s 0:08:58
271,777,792 29% 1.17MB/s 0:08:57
273,088,512 29% 1.17MB/s 0:08:59
274,399,232 29% 1.17MB/s 0:08:59
275,709,952 30% 1.17MB/s 0:08:57
277,020,672 30% 1.17MB/s 0:08:56
278,331,392 30% 1.17MB/s 0:08:52
279,642,112 30% 1.18MB/s 0:08:50
280,952,832 30% 1.18MB/s 0:08:49
282,263,552 30% 1.18MB/s 0:08:48
283,574,272 30% 1.17MB/s 0:08:49
284,884,992 31% 1.17MB/s 0:08:47
286,195,712 31% 1.17MB/s 0:08:47
287,506,432 31% 1.17MB/s 0:08:46
288,686,080 31% 1.16MB/s 0:08:50
289,996,800 31% 1.15MB/s 0:08:52
291,307,520 31% 1.16MB/s 0:08:49
292,618,240 31% 1.15MB/s 0:08:49
293,928,960 31% 1.17MB/s 0:08:42
295,239,680 32% 1.17MB/s 0:08:38
296,550,400 32% 1.17MB/s 0:08:37
297,861,120 32% 1.18MB/s 0:08:35
299,171,840 32% 1.18MB/s 0:08:34
300,482,560 32% 1.18MB/s 0:08:33
301,793,280 32% 1.18MB/s 0:08:31
303,104,000 32% 1.18MB/s 0:08:30
304,414,720 33% 1.18MB/s 0:08:29
305,725,440 33% 1.18MB/s 0:08:28
307,036,160 33% 1.17MB/s 0:08:29
308,346,880 33% 1.18MB/s 0:08:26
309,657,600 33% 1.18MB/s 0:08:25
310,968,320 33% 1.18MB/s 0:08:24
312,279,040 33% 1.18MB/s 0:08:21
313,589,760 34% 1.18MB/s 0:08:22
314,900,480 34% 1.18MB/s 0:08:21
316,211,200 34% 1.18MB/s 0:08:20
317,521,920 34% 1.18MB/s 0:08:19
318,832,640 34% 1.17MB/s 0:08:18
320,143,360 34% 1.18MB/s 0:08:16
321,454,080 34% 1.18MB/s 0:08:16
322,764,800 35% 1.17MB/s 0:08:15
324,075,520 35% 1.18MB/s 0:08:12
325,386,240 35% 1.17MB/s 0:08:13
326,565,888 35% 1.14MB/s 0:08:27
327,876,608 35% 1.14MB/s 0:08:26
329,187,328 35% 1.14MB/s 0:08:26
330,498,048 35% 1.14MB/s 0:08:24
331,808,768 36% 1.17MB/s 0:08:10
333,119,488 36% 1.18MB/s 0:08:06
334,430,208 36% 1.17MB/s 0:08:05
335,740,928 36% 1.17MB/s 0:08:04
337,051,648 36% 1.18MB/s 0:08:01
338,362,368 36% 1.17MB/s 0:08:02
339,673,088 36% 1.18MB/s 0:08:01
340,983,808 37% 1.18MB/s 0:07:59
342,294,528 37% 1.18MB/s 0:07:58
343,605,248 37% 1.18MB/s 0:07:57
344,915,968 37% 1.18MB/s 0:07:56
346,226,688 37% 1.17MB/s 0:07:58
347,537,408 37% 1.17MB/s 0:07:56
348,848,128 37% 1.17MB/s 0:07:56
350,158,848 38% 1.17MB/s 0:07:56
351,436,800 38% 1.17MB/s 0:07:55
352,747,520 38% 1.17MB/s 0:07:54
354,058,240 38% 1.17MB/s 0:07:52
355,368,960 38% 1.17MB/s 0:07:50
356,679,680 38% 1.17MB/s 0:07:47
357,990,400 38% 1.17MB/s 0:07:47
359,301,120 39% 1.17MB/s 0:07:46
360,611,840 39% 1.17MB/s 0:07:45
361,922,560 39% 1.18MB/s 0:07:42
363,233,280 39% 1.18MB/s 0:07:40
364,544,000 39% 1.18MB/s 0:07:39
365,854,720 39% 1.18MB/s 0:07:38
367,165,440 39% 1.18MB/s 0:07:37
368,476,160 40% 1.18MB/s 0:07:36
369,786,880 40% 1.18MB/s 0:07:35
371,097,600 40% 1.18MB/s 0:07:34
372,408,320 40% 1.18MB/s 0:07:33
373,719,040 40% 1.18MB/s 0:07:32
375,029,760 40% 1.18MB/s 0:07:31
376,340,480 40% 1.18MB/s 0:07:29
377,651,200 41% 1.18MB/s 0:07:29
378,961,920 41% 1.18MB/s 0:07:28
380,272,640 41% 1.18MB/s 0:07:26
381,583,360 41% 1.18MB/s 0:07:25
382,894,080 41% 1.18MB/s 0:07:25
384,204,800 41% 1.18MB/s 0:07:23
385,515,520 41% 1.17MB/s 0:07:24
386,826,240 42% 1.17MB/s 0:07:23
388,136,960 42% 1.17MB/s 0:07:22
389,447,680 42% 1.17MB/s 0:07:20
390,758,400 42% 1.18MB/s 0:07:18
392,069,120 42% 1.18MB/s 0:07:17
393,379,840 42% 1.18MB/s 0:07:15
394,690,560 42% 1.18MB/s 0:07:14
396,001,280 43% 1.18MB/s 0:07:13
397,312,000 43% 1.18MB/s 0:07:12
398,622,720 43% 1.17MB/s 0:07:13
399,933,440 43% 1.17MB/s 0:07:12
401,244,160 43% 1.18MB/s 0:07:09
402,554,880 43% 1.18MB/s 0:07:08
403,865,600 43% 1.18MB/s 0:07:05
405,176,320 44% 1.18MB/s 0:07:04
406,487,040 44% 1.18MB/s 0:07:05
407,797,760 44% 1.18MB/s 0:07:04
409,108,480 44% 1.17MB/s 0:07:05
410,419,200 44% 1.17MB/s 0:07:04
411,729,920 44% 1.17MB/s 0:07:03
413,040,640 44% 1.17MB/s 0:07:02
414,351,360 45% 1.17MB/s 0:07:00
415,662,080 45% 1.18MB/s 0:06:58
416,972,800 45% 1.18MB/s 0:06:56
418,283,520 45% 1.17MB/s 0:06:56
419,594,240 45% 1.18MB/s 0:06:54
420,904,960 45% 1.17MB/s 0:06:55
422,215,680 45% 1.17MB/s 0:06:54
423,526,400 46% 1.17MB/s 0:06:52
424,837,120 46% 1.17MB/s 0:06:52
426,147,840 46% 1.18MB/s 0:06:48
427,458,560 46% 1.18MB/s 0:06:47
428,769,280 46% 1.18MB/s 0:06:46
430,080,000 46% 1.17MB/s 0:06:47
431,390,720 46% 1.18MB/s 0:06:44
432,701,440 47% 1.17MB/s 0:06:43
434,012,160 47% 1.18MB/s 0:06:42
435,322,880 47% 1.18MB/s 0:06:40
436,633,600 47% 1.18MB/s 0:06:40
437,944,320 47% 1.18MB/s 0:06:39
439,255,040 47% 1.18MB/s 0:06:38
440,565,760 47% 1.18MB/s 0:06:36
441,876,480 48% 1.18MB/s 0:06:35
443,187,200 48% 1.17MB/s 0:06:35
444,497,920 48% 1.18MB/s 0:06:33
445,808,640 48% 1.18MB/s 0:06:32
447,119,360 48% 1.18MB/s 0:06:31
448,430,080 48% 1.18MB/s 0:06:29
449,740,800 48% 1.17MB/s 0:06:30
451,051,520 49% 1.17MB/s 0:06:29
452,362,240 49% 1.17MB/s 0:06:28
453,672,960 49% 1.17MB/s 0:06:27
454,983,680 49% 1.17MB/s 0:06:26
456,294,400 49% 1.17MB/s 0:06:25
457,605,120 49% 1.17MB/s 0:06:23
458,915,840 49% 1.17MB/s 0:06:22
460,226,560 50% 1.18MB/s 0:06:20
461,537,280 50% 1.18MB/s 0:06:19
462,848,000 50% 1.17MB/s 0:06:19
464,158,720 50% 1.17MB/s 0:06:18
465,469,440 50% 1.17MB/s 0:06:16
466,780,160 50% 1.17MB/s 0:06:15
468,090,880 50% 1.18MB/s 0:06:14
469,401,600 51% 1.18MB/s 0:06:13
470,712,320 51% 1.18MB/s 0:06:12
472,023,040 51% 1.18MB/s 0:06:11
473,333,760 51% 1.17MB/s 0:06:10
474,644,480 51% 1.17MB/s 0:06:10
475,955,200 51% 1.18MB/s 0:06:07
477,265,920 51% 1.18MB/s 0:06:06
478,576,640 52% 1.18MB/s 0:06:05
479,887,360 52% 1.18MB/s 0:06:02
481,198,080 52% 1.18MB/s 0:06:03
482,508,800 52% 1.18MB/s 0:06:02
483,819,520 52% 1.18MB/s 0:06:00
485,130,240 52% 1.18MB/s 0:05:59
486,408,192 52% 1.16MB/s 0:06:02
487,718,912 53% 1.17MB/s 0:06:00
489,029,632 53% 1.17MB/s 0:05:59
490,340,352 53% 1.17MB/s 0:05:58
491,651,072 53% 1.18MB/s 0:05:52
492,961,792 53% 1.18MB/s 0:05:53
494,272,512 53% 1.17MB/s 0:05:53
495,583,232 53% 1.17MB/s 0:05:53
496,893,952 54% 1.17MB/s 0:05:53
498,204,672 54% 1.17MB/s 0:05:52
499,515,392 54% 1.17MB/s 0:05:49
500,826,112 54% 1.17MB/s 0:05:47
502,136,832 54% 1.18MB/s 0:05:45
503,447,552 54% 1.17MB/s 0:05:45
504,758,272 54% 1.18MB/s 0:05:43
506,068,992 55% 1.18MB/s 0:05:42
507,379,712 55% 1.18MB/s 0:05:41
508,690,432 55% 1.18MB/s 0:05:39
510,001,152 55% 1.18MB/s 0:05:39
511,311,872 55% 1.18MB/s 0:05:38
512,622,592 55% 1.18MB/s 0:05:37
513,933,312 55% 1.18MB/s 0:05:36
515,244,032 56% 1.18MB/s 0:05:35
516,554,752 56% 1.17MB/s 0:05:34
517,865,472 56% 1.17MB/s 0:05:33
519,176,192 56% 1.17MB/s 0:05:32
520,486,912 56% 1.17MB/s 0:05:31
521,797,632 56% 1.18MB/s 0:05:29
523,108,352 56% 1.17MB/s 0:05:29
524,419,072 57% 1.18MB/s 0:05:27
525,729,792 57% 1.18MB/s 0:05:26
527,040,512 57% 1.18MB/s 0:05:25
528,351,232 57% 1.18MB/s 0:05:23
529,661,952 57% 1.18MB/s 0:05:23
530,972,672 57% 1.18MB/s 0:05:22
532,283,392 57% 1.17MB/s 0:05:21
533,594,112 58% 1.17MB/s 0:05:20
534,904,832 58% 1.17MB/s 0:05:20
536,215,552 58% 1.17MB/s 0:05:19
537,526,272 58% 1.18MB/s 0:05:16
538,836,992 58% 1.18MB/s 0:05:15
540,147,712 58% 1.18MB/s 0:05:13
541,458,432 58% 1.18MB/s 0:05:12
542,769,152 59% 1.18MB/s 0:05:12
544,079,872 59% 1.17MB/s 0:05:11
545,390,592 59% 1.18MB/s 0:05:10
546,701,312 59% 1.17MB/s 0:05:09
548,012,032 59% 1.17MB/s 0:05:09
549,322,752 59% 1.16MB/s 0:05:10
550,633,472 59% 1.16MB/s 0:05:09
551,944,192 60% 1.16MB/s 0:05:08
553,254,912 60% 1.16MB/s 0:05:07
554,565,632 60% 1.17MB/s 0:05:04
555,876,352 60% 1.17MB/s 0:05:02
557,187,072 60% 1.17MB/s 0:05:01
558,497,792 60% 1.17MB/s 0:05:00
559,808,512 60% 1.17MB/s 0:04:58
560,988,160 61% 1.14MB/s 0:05:05
562,298,880 61% 1.14MB/s 0:05:04
563,609,600 61% 1.13MB/s 0:05:06
564,789,248 61% 1.11MB/s 0:05:10
566,099,968 61% 1.13MB/s 0:05:04
567,279,616 61% 1.11MB/s 0:05:08
568,459,264 61% 1.11MB/s 0:05:08
569,638,912 62% 1.11MB/s 0:05:06
570,818,560 62% 1.11MB/s 0:05:05
571,998,208 62% 1.12MB/s 0:05:02
573,177,856 62% 1.12MB/s 0:05:01
574,357,504 62% 1.12MB/s 0:05:01
575,537,152 62% 1.11MB/s 0:05:02
576,716,800 62% 1.11MB/s 0:05:02
577,896,448 62% 1.10MB/s 0:05:02
579,076,096 63% 1.10MB/s 0:05:01
580,255,744 63% 1.10MB/s 0:05:00
581,435,392 63% 1.09MB/s 0:05:01
582,615,040 63% 1.09MB/s 0:05:01
583,794,688 63% 1.10MB/s 0:04:58
585,105,408 63% 1.11MB/s 0:04:52
586,416,128 63% 1.13MB/s 0:04:46
587,726,848 63% 1.15MB/s 0:04:40
588,906,496 64% 1.14MB/s 0:04:41
590,217,216 64% 1.14MB/s 0:04:40
591,527,936 64% 1.14MB/s 0:04:39
592,838,656 64% 1.14MB/s 0:04:39
594,149,376 64% 1.15MB/s 0:04:35
595,460,096 64% 1.15MB/s 0:04:34
596,770,816 64% 1.15MB/s 0:04:32
598,081,536 65% 1.16MB/s 0:04:29
599,392,256 65% 1.16MB/s 0:04:27
600,571,904 65% 1.16MB/s 0:04:28
601,620,480 65% 1.10MB/s 0:04:40
602,931,200 65% 1.10MB/s 0:04:39
604,241,920 65% 1.11MB/s 0:04:37
605,552,640 65% 1.12MB/s 0:04:33
606,863,360 66% 1.17MB/s 0:04:19
608,174,080 66% 1.17MB/s 0:04:18
609,484,800 66% 1.17MB/s 0:04:17
610,795,520 66% 1.17MB/s 0:04:16
612,106,240 66% 1.17MB/s 0:04:15
613,416,960 66% 1.17MB/s 0:04:15
614,727,680 66% 1.17MB/s 0:04:14
616,038,400 67% 1.17MB/s 0:04:12
617,349,120 67% 1.17MB/s 0:04:11
618,659,840 67% 1.17MB/s 0:04:09
619,937,792 67% 1.17MB/s 0:04:09
621,248,512 67% 1.17MB/s 0:04:08
622,559,232 67% 1.17MB/s 0:04:07
623,869,952 67% 1.17MB/s 0:04:07
625,180,672 68% 1.17MB/s 0:04:04
626,491,392 68% 1.17MB/s 0:04:03
627,802,112 68% 1.17MB/s 0:04:01
629,112,832 68% 1.18MB/s 0:04:00
630,423,552 68% 1.17MB/s 0:03:59
631,734,272 68% 1.17MB/s 0:03:58
633,044,992 68% 1.18MB/s 0:03:57
634,355,712 69% 1.17MB/s 0:03:56
635,666,432 69% 1.18MB/s 0:03:55
636,977,152 69% 1.18MB/s 0:03:54
638,287,872 69% 1.18MB/s 0:03:52
639,598,592 69% 1.17MB/s 0:03:53
640,909,312 69% 1.16MB/s 0:03:53
642,220,032 69% 1.17MB/s 0:03:51
643,530,752 70% 1.17MB/s 0:03:49
644,841,472 70% 1.18MB/s 0:03:47
646,152,192 70% 1.18MB/s 0:03:45
647,462,912 70% 1.18MB/s 0:03:44
648,773,632 70% 1.18MB/s 0:03:44
650,084,352 70% 1.17MB/s 0:03:43
651,395,072 70% 1.17MB/s 0:03:42
652,705,792 71% 1.17MB/s 0:03:42
654,016,512 71% 1.17MB/s 0:03:41
655,327,232 71% 1.17MB/s 0:03:39
656,637,952 71% 1.17MB/s 0:03:38
657,948,672 71% 1.18MB/s 0:03:36
659,259,392 71% 1.18MB/s 0:03:35
660,570,112 71% 1.18MB/s 0:03:34
661,880,832 72% 1.17MB/s 0:03:33
663,191,552 72% 1.18MB/s 0:03:32
664,502,272 72% 1.18MB/s 0:03:30
665,812,992 72% 1.17MB/s 0:03:30
667,123,712 72% 1.17MB/s 0:03:29
668,434,432 72% 1.17MB/s 0:03:28
669,745,152 72% 1.17MB/s 0:03:27
671,055,872 73% 1.17MB/s 0:03:25
672,366,592 73% 1.18MB/s 0:03:23
673,677,312 73% 1.17MB/s 0:03:23
674,988,032 73% 1.17MB/s 0:03:22
676,298,752 73% 1.17MB/s 0:03:21
677,609,472 73% 1.17MB/s 0:03:20
678,920,192 73% 1.17MB/s 0:03:19
680,230,912 74% 1.17MB/s 0:03:18
681,541,632 74% 1.17MB/s 0:03:17
682,852,352 74% 1.18MB/s 0:03:15
684,163,072 74% 1.17MB/s 0:03:14
685,473,792 74% 1.18MB/s 0:03:13
686,784,512 74% 1.18MB/s 0:03:12
688,095,232 74% 1.17MB/s 0:03:11
689,405,952 75% 1.18MB/s 0:03:10
690,716,672 75% 1.18MB/s 0:03:09
692,027,392 75% 1.18MB/s 0:03:08
693,338,112 75% 1.18MB/s 0:03:06
694,648,832 75% 1.18MB/s 0:03:05
695,959,552 75% 1.18MB/s 0:03:04
697,270,272 75% 1.18MB/s 0:03:03
698,580,992 76% 1.18MB/s 0:03:02
699,891,712 76% 1.17MB/s 0:03:01
701,202,432 76% 1.17MB/s 0:03:00
702,513,152 76% 1.18MB/s 0:02:59
703,823,872 76% 1.17MB/s 0:02:59
705,134,592 76% 1.17MB/s 0:02:57
706,445,312 76% 1.17MB/s 0:02:56
707,756,032 77% 1.17MB/s 0:02:55
709,066,752 77% 1.18MB/s 0:02:54
710,377,472 77% 1.17MB/s 0:02:53
711,688,192 77% 1.17MB/s 0:02:52
712,998,912 77% 1.17MB/s 0:02:51
714,309,632 77% 1.17MB/s 0:02:50
715,620,352 77% 1.18MB/s 0:02:48
716,931,072 78% 1.17MB/s 0:02:48
718,241,792 78% 1.17MB/s 0:02:47
719,552,512 78% 1.18MB/s 0:02:45
720,863,232 78% 1.17MB/s 0:02:44
722,173,952 78% 1.18MB/s 0:02:43
723,484,672 78% 1.18MB/s 0:02:42
724,795,392 78% 1.18MB/s 0:02:41
726,106,112 79% 1.18MB/s 0:02:39
727,416,832 79% 1.18MB/s 0:02:38
728,727,552 79% 1.18MB/s 0:02:37
730,038,272 79% 1.18MB/s 0:02:36
731,348,992 79% 1.18MB/s 0:02:35
732,659,712 79% 1.17MB/s 0:02:34
733,970,432 79% 1.17MB/s 0:02:33
735,281,152 80% 1.17MB/s 0:02:32
736,591,872 80% 1.17MB/s 0:02:31
737,902,592 80% 1.18MB/s 0:02:30
739,213,312 80% 1.18MB/s 0:02:28
740,524,032 80% 1.18MB/s 0:02:27
741,834,752 80% 1.18MB/s 0:02:26
743,145,472 80% 1.18MB/s 0:02:25
744,456,192 81% 1.18MB/s 0:02:24
745,766,912 81% 1.18MB/s 0:02:23
747,077,632 81% 1.17MB/s 0:02:22
748,388,352 81% 1.17MB/s 0:02:22
749,699,072 81% 1.17MB/s 0:02:20
751,009,792 81% 1.17MB/s 0:02:19
752,320,512 81% 1.17MB/s 0:02:18
753,631,232 82% 1.18MB/s 0:02:17
754,909,184 82% 1.17MB/s 0:02:17
756,219,904 82% 1.17MB/s 0:02:15
757,530,624 82% 1.17MB/s 0:02:14
758,841,344 82% 1.17MB/s 0:02:13
760,152,064 82% 1.17MB/s 0:02:11
761,462,784 82% 1.17MB/s 0:02:10
762,773,504 83% 1.17MB/s 0:02:09
764,084,224 83% 1.17MB/s 0:02:08
765,394,944 83% 1.17MB/s 0:02:08
766,705,664 83% 1.17MB/s 0:02:07
768,016,384 83% 1.17MB/s 0:02:06
769,327,104 83% 1.17MB/s 0:02:04
770,637,824 83% 1.17MB/s 0:02:03
771,948,544 84% 1.17MB/s 0:02:02
773,259,264 84% 1.18MB/s 0:02:00
774,569,984 84% 1.18MB/s 0:01:59
775,880,704 84% 1.18MB/s 0:01:58
777,191,424 84% 1.18MB/s 0:01:57
778,502,144 84% 1.18MB/s 0:01:56
779,812,864 84% 1.17MB/s 0:01:55
781,123,584 85% 1.17MB/s 0:01:54
782,434,304 85% 1.17MB/s 0:01:54
783,745,024 85% 1.17MB/s 0:01:52
785,055,744 85% 1.18MB/s 0:01:50
786,366,464 85% 1.18MB/s 0:01:49
787,677,184 85% 1.17MB/s 0:01:49
788,987,904 85% 1.17MB/s 0:01:48
790,298,624 86% 1.17MB/s 0:01:47
791,609,344 86% 1.16MB/s 0:01:46
792,920,064 86% 1.17MB/s 0:01:44
794,230,784 86% 1.17MB/s 0:01:43
795,541,504 86% 1.17MB/s 0:01:42
796,852,224 86% 1.18MB/s 0:01:41
798,162,944 86% 1.17MB/s 0:01:40
799,473,664 87% 1.18MB/s 0:01:39
800,784,384 87% 1.18MB/s 0:01:37
802,095,104 87% 1.18MB/s 0:01:36
803,405,824 87% 1.18MB/s 0:01:35
804,716,544 87% 1.17MB/s 0:01:34
806,027,264 87% 1.17MB/s 0:01:33
807,337,984 87% 1.17MB/s 0:01:32
808,648,704 88% 1.17MB/s 0:01:31
809,959,424 88% 1.18MB/s 0:01:30
811,270,144 88% 1.18MB/s 0:01:29
812,580,864 88% 1.17MB/s 0:01:28
813,891,584 88% 1.17MB/s 0:01:27
815,202,304 88% 1.17MB/s 0:01:26
816,513,024 88% 1.17MB/s 0:01:25
817,823,744 89% 1.17MB/s 0:01:23
819,134,464 89% 1.18MB/s 0:01:22
820,445,184 89% 1.18MB/s 0:01:21
821,755,904 89% 1.18MB/s 0:01:20
823,066,624 89% 1.18MB/s 0:01:19
824,377,344 89% 1.18MB/s 0:01:18
825,688,064 89% 1.18MB/s 0:01:17
826,998,784 90% 1.18MB/s 0:01:16
828,309,504 90% 1.18MB/s 0:01:15
829,620,224 90% 1.17MB/s 0:01:14
830,930,944 90% 1.18MB/s 0:01:12
832,241,664 90% 1.18MB/s 0:01:11
833,552,384 90% 1.18MB/s 0:01:10
834,863,104 90% 1.18MB/s 0:01:09
836,173,824 91% 1.18MB/s 0:01:08
837,484,544 91% 1.18MB/s 0:01:07
838,795,264 91% 1.17MB/s 0:01:06
840,105,984 91% 1.17MB/s 0:01:05
841,416,704 91% 1.17MB/s 0:01:04
842,727,424 91% 1.17MB/s 0:01:03
844,038,144 91% 1.17MB/s 0:01:02
845,348,864 92% 1.18MB/s 0:01:00
846,659,584 92% 1.18MB/s 0:00:59
847,970,304 92% 1.18MB/s 0:00:58
849,281,024 92% 1.18MB/s 0:00:57
850,591,744 92% 1.17MB/s 0:00:56
851,771,392 92% 1.13MB/s 0:00:57
853,082,112 92% 1.12MB/s 0:00:57
854,392,832 93% 1.13MB/s 0:00:55
855,703,552 93% 1.13MB/s 0:00:54
857,014,272 93% 1.17MB/s 0:00:51
858,324,992 93% 1.18MB/s 0:00:50
859,635,712 93% 1.17MB/s 0:00:49
860,946,432 93% 1.17MB/s 0:00:48
862,257,152 93% 1.17MB/s 0:00:47
863,567,872 93% 1.16MB/s 0:00:46
864,878,592 94% 1.17MB/s 0:00:44
866,189,312 94% 1.18MB/s 0:00:43
867,500,032 94% 1.18MB/s 0:00:42
868,810,752 94% 1.18MB/s 0:00:41
870,121,472 94% 1.18MB/s 0:00:40
871,432,192 94% 1.18MB/s 0:00:39
872,742,912 94% 1.18MB/s 0:00:38
874,053,632 95% 1.18MB/s 0:00:37
875,364,352 95% 1.18MB/s 0:00:36
876,675,072 95% 1.17MB/s 0:00:34
877,985,792 95% 1.17MB/s 0:00:33
879,296,512 95% 1.17MB/s 0:00:32
880,607,232 95% 1.18MB/s 0:00:31
881,917,952 95% 1.18MB/s 0:00:30
883,228,672 96% 1.17MB/s 0:00:29
884,539,392 96% 1.17MB/s 0:00:28
885,850,112 96% 1.18MB/s 0:00:27
887,160,832 96% 1.18MB/s 0:00:26
888,438,784 96% 1.17MB/s 0:00:25
889,749,504 96% 1.17MB/s 0:00:24
891,060,224 96% 1.17MB/s 0:00:23
892,370,944 97% 1.17MB/s 0:00:22
893,681,664 97% 1.18MB/s 0:00:20
894,992,384 97% 1.18MB/s 0:00:19
896,303,104 97% 1.18MB/s 0:00:18
897,613,824 97% 1.17MB/s 0:00:17
898,924,544 97% 1.17MB/s 0:00:16
900,235,264 97% 1.17MB/s 0:00:15
901,545,984 98% 1.17MB/s 0:00:14
902,856,704 98% 1.17MB/s 0:00:13
904,167,424 98% 1.18MB/s 0:00:12
905,478,144 98% 1.17MB/s 0:00:11
906,788,864 98% 1.17MB/s 0:00:09
908,099,584 98% 1.17MB/s 0:00:08
909,410,304 98% 1.18MB/s 0:00:07
910,721,024 99% 1.18MB/s 0:00:06
912,031,744 99% 1.18MB/s 0:00:05
913,342,464 99% 1.18MB/s 0:00:04
914,653,184 99% 1.18MB/s 0:00:03
915,963,904 99% 1.18MB/s 0:00:02
917,274,624 99% 1.18MB/s 0:00:01
918,585,344 99% 1.18MB/s 0:00:00
918,691,848 100% 1.17MB/s 0:12:28 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz.sha256
136 100% 132.81kB/s 0:00:00
136 100% 132.81kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz
32,768 0% 307.69kB/s 1:13:10
1,212,416 0% 1.09MB/s 0:20:09
2,523,136 0% 1.13MB/s 0:19:22
3,833,856 0% 1.15MB/s 0:19:08
5,144,576 0% 1.15MB/s 0:18:59
6,455,296 0% 1.17MB/s 0:18:37
7,766,016 0% 1.17MB/s 0:18:38
9,076,736 0% 1.17MB/s 0:18:38
10,387,456 0% 1.17MB/s 0:18:36
11,698,176 0% 1.17MB/s 0:18:35
13,008,896 0% 1.17MB/s 0:18:32
14,319,616 1% 1.17MB/s 0:18:31
15,630,336 1% 1.17MB/s 0:18:35
16,941,056 1% 1.17MB/s 0:18:37
18,251,776 1% 1.17MB/s 0:18:35
19,562,496 1% 1.17MB/s 0:18:33
20,873,216 1% 1.17MB/s 0:18:29
22,183,936 1% 1.17MB/s 0:18:25
23,494,656 1% 1.17MB/s 0:18:24
24,805,376 1% 1.17MB/s 0:18:23
26,116,096 1% 1.18MB/s 0:18:20
27,426,816 2% 1.17MB/s 0:18:22
28,737,536 2% 1.17MB/s 0:18:21
30,048,256 2% 1.17MB/s 0:18:21
31,358,976 2% 1.17MB/s 0:18:20
32,669,696 2% 1.17MB/s 0:18:17
33,980,416 2% 1.17MB/s 0:18:17
35,291,136 2% 1.17MB/s 0:18:18
36,601,856 2% 1.17MB/s 0:18:19
37,912,576 2% 1.17MB/s 0:18:19
39,223,296 2% 1.17MB/s 0:18:17
40,534,016 3% 1.16MB/s 0:18:19
41,844,736 3% 1.17MB/s 0:18:13
43,155,456 3% 1.16MB/s 0:18:18
44,466,176 3% 1.16MB/s 0:18:19
45,776,896 3% 1.16MB/s 0:18:19
47,087,616 3% 1.16MB/s 0:18:18
48,398,336 3% 1.17MB/s 0:18:11
49,709,056 3% 1.16MB/s 0:18:12
51,019,776 3% 1.17MB/s 0:18:06
52,330,496 3% 1.17MB/s 0:18:08
53,641,216 3% 1.17MB/s 0:18:05
54,951,936 4% 1.17MB/s 0:18:02
56,262,656 4% 1.17MB/s 0:17:58
57,573,376 4% 1.17MB/s 0:17:56
58,884,096 4% 1.17MB/s 0:17:57
60,194,816 4% 1.17MB/s 0:17:54
61,505,536 4% 1.17MB/s 0:17:52
62,816,256 4% 1.17MB/s 0:17:51
64,126,976 4% 1.18MB/s 0:17:48
65,437,696 4% 1.18MB/s 0:17:47
66,748,416 4% 1.18MB/s 0:17:46
68,059,136 5% 1.18MB/s 0:17:45
69,337,088 5% 1.17MB/s 0:17:51
70,647,808 5% 1.17MB/s 0:17:52
71,958,528 5% 1.17MB/s 0:17:48
73,269,248 5% 1.17MB/s 0:17:47
74,579,968 5% 1.17MB/s 0:17:41
75,890,688 5% 1.18MB/s 0:17:37
77,201,408 5% 1.17MB/s 0:17:39
78,512,128 5% 1.17MB/s 0:17:38
79,822,848 5% 1.18MB/s 0:17:35
81,133,568 6% 1.18MB/s 0:17:34
82,444,288 6% 1.18MB/s 0:17:33
83,755,008 6% 1.18MB/s 0:17:31
85,065,728 6% 1.18MB/s 0:17:31
86,376,448 6% 1.18MB/s 0:17:29
87,687,168 6% 1.18MB/s 0:17:28
88,997,888 6% 1.18MB/s 0:17:27
90,308,608 6% 1.17MB/s 0:17:33
91,619,328 6% 1.17MB/s 0:17:35
92,930,048 6% 1.16MB/s 0:17:36
94,240,768 6% 1.16MB/s 0:17:34
95,551,488 7% 1.17MB/s 0:17:28
96,862,208 7% 1.17MB/s 0:17:24
98,172,928 7% 1.17MB/s 0:17:21
99,483,648 7% 1.17MB/s 0:17:22
100,794,368 7% 1.18MB/s 0:17:18
102,105,088 7% 1.18MB/s 0:17:17
103,415,808 7% 1.17MB/s 0:17:17
104,726,528 7% 1.18MB/s 0:17:14
106,037,248 7% 1.18MB/s 0:17:14
107,347,968 7% 1.17MB/s 0:17:13
108,658,688 8% 1.18MB/s 0:17:12
109,969,408 8% 1.17MB/s 0:17:11
111,280,128 8% 1.18MB/s 0:17:09
112,590,848 8% 1.18MB/s 0:17:07
113,901,568 8% 1.18MB/s 0:17:06
115,212,288 8% 1.18MB/s 0:17:06
116,523,008 8% 1.18MB/s 0:17:05
117,833,728 8% 1.18MB/s 0:17:04
119,144,448 8% 1.18MB/s 0:17:03
120,455,168 8% 1.17MB/s 0:17:03
121,765,888 9% 1.17MB/s 0:17:02
123,076,608 9% 1.17MB/s 0:17:02
124,387,328 9% 1.17MB/s 0:17:04
125,698,048 9% 1.17MB/s 0:17:02
127,008,768 9% 1.17MB/s 0:16:59
128,319,488 9% 1.17MB/s 0:16:57
129,630,208 9% 1.18MB/s 0:16:54
130,940,928 9% 1.18MB/s 0:16:53
132,251,648 9% 1.17MB/s 0:16:55
133,562,368 9% 1.17MB/s 0:16:53
134,873,088 9% 1.17MB/s 0:16:51
136,183,808 10% 1.17MB/s 0:16:50
137,494,528 10% 1.18MB/s 0:16:47
138,805,248 10% 1.18MB/s 0:16:46
140,115,968 10% 1.18MB/s 0:16:46
141,426,688 10% 1.17MB/s 0:16:48
142,737,408 10% 1.18MB/s 0:16:43
144,048,128 10% 1.18MB/s 0:16:43
145,358,848 10% 1.18MB/s 0:16:40
146,669,568 10% 1.18MB/s 0:16:36
147,980,288 10% 1.17MB/s 0:16:41
149,291,008 11% 1.17MB/s 0:16:39
150,601,728 11% 1.17MB/s 0:16:40
151,912,448 11% 1.17MB/s 0:16:39
153,223,168 11% 1.17MB/s 0:16:37
154,533,888 11% 1.17MB/s 0:16:35
155,844,608 11% 1.17MB/s 0:16:37
157,024,256 11% 1.09MB/s 0:17:47
158,334,976 11% 1.09MB/s 0:17:44
159,645,696 11% 1.10MB/s 0:17:41
160,956,416 11% 1.10MB/s 0:17:36
162,267,136 12% 1.18MB/s 0:16:26
163,577,856 12% 1.17MB/s 0:16:33
164,888,576 12% 1.16MB/s 0:16:38
166,199,296 12% 1.15MB/s 0:16:42
167,510,016 12% 1.15MB/s 0:16:42
168,820,736 12% 1.16MB/s 0:16:34
170,131,456 12% 1.16MB/s 0:16:34
171,442,176 12% 1.17MB/s 0:16:28
172,752,896 12% 1.16MB/s 0:16:27
173,932,544 12% 1.15MB/s 0:16:40
175,112,192 12% 1.11MB/s 0:17:14
176,029,696 13% 1023.30kB/s 0:19:08
176,947,200 13% 927.75kB/s 0:21:05
177,733,632 13% 837.36kB/s 0:23:21
178,520,064 13% 756.71kB/s 0:25:49
179,306,496 13% 755.43kB/s 0:25:51
180,092,928 13% 738.64kB/s 0:26:25
181,141,504 13% 798.66kB/s 0:24:24
182,190,080 13% 862.99kB/s 0:22:34
183,238,656 13% 925.52kB/s 0:21:01
184,418,304 13% 1014.17kB/s 0:19:10
185,466,880 13% 1019.80kB/s 0:19:02
186,253,312 13% 961.47kB/s 0:20:11
187,039,744 13% 878.16kB/s 0:22:05
187,826,176 13% 763.65kB/s 0:25:23
188,481,536 13% 676.94kB/s 0:28:37
189,136,896 13% 640.00kB/s 0:30:15
189,923,328 14% 638.11kB/s 0:30:19
190,709,760 14% 641.46kB/s 0:30:08
191,496,192 14% 657.73kB/s 0:29:22
192,806,912 14% 806.30kB/s 0:23:56
193,724,416 14% 835.66kB/s 0:23:04
194,772,992 14% 925.59kB/s 0:20:49
195,821,568 14% 979.14kB/s 0:19:39
196,870,144 14% 912.39kB/s 0:21:04
197,918,720 14% 942.48kB/s 0:20:23
198,836,224 14% 907.59kB/s 0:21:09
199,622,656 14% 855.69kB/s 0:22:25
200,409,088 14% 809.56kB/s 0:23:41
201,195,520 14% 754.90kB/s 0:25:23
202,113,024 14% 722.02kB/s 0:26:31
202,899,456 15% 718.46kB/s 0:26:38
203,653,120 15% 696.11kB/s 0:27:28
204,308,480 15% 677.36kB/s 0:28:12
204,963,840 15% 642.36kB/s 0:29:44
205,619,200 15% 627.60kB/s 0:30:25
206,405,632 15% 639.24kB/s 0:29:50
207,192,064 15% 659.79kB/s 0:28:53
207,847,424 15% 662.74kB/s 0:28:44
208,502,784 15% 662.74kB/s 0:28:43
209,289,216 15% 656.56kB/s 0:28:58
210,075,648 15% 650.50kB/s 0:29:13
210,862,080 15% 672.91kB/s 0:28:14
211,517,440 15% 672.61kB/s 0:28:14
212,303,872 15% 682.90kB/s 0:27:47
213,483,520 15% 780.30kB/s 0:24:17
214,663,168 15% 879.20kB/s 0:21:32
215,842,816 15% 978.23kB/s 0:19:20
216,629,248 16% 977.10kB/s 0:19:20
217,415,680 16% 876.31kB/s 0:21:33
218,071,040 16% 769.12kB/s 0:24:33
218,726,400 16% 665.09kB/s 0:28:22
219,512,832 16% 658.87kB/s 0:28:37
220,299,264 16% 651.85kB/s 0:28:54
221,085,696 16% 666.67kB/s 0:28:14
222,003,200 16% 701.29kB/s 0:26:49
222,920,704 16% 724.42kB/s 0:25:57
223,707,136 16% 736.94kB/s 0:25:29
224,493,568 16% 734.82kB/s 0:25:33
225,148,928 16% 702.01kB/s 0:26:43
225,935,360 16% 697.13kB/s 0:26:53
226,721,792 16% 697.63kB/s 0:26:51
227,508,224 16% 686.57kB/s 0:27:16
228,294,656 16% 687.71kB/s 0:27:12
229,081,088 16% 666.09kB/s 0:28:04
229,867,520 17% 657.96kB/s 0:28:23
230,522,880 17% 654.80kB/s 0:28:31
231,309,312 17% 668.94kB/s 0:27:53
232,095,744 17% 673.84kB/s 0:27:40
232,882,176 17% 679.28kB/s 0:27:26
233,668,608 17% 686.63kB/s 0:27:07
234,323,968 17% 671.38kB/s 0:27:43
235,110,400 17% 664.26kB/s 0:27:59
235,765,760 17% 649.15kB/s 0:28:38
236,552,192 17% 656.87kB/s 0:28:16
237,469,696 17% 702.65kB/s 0:26:24
238,256,128 17% 711.77kB/s 0:26:03
239,042,560 17% 721.05kB/s 0:25:42
239,828,992 17% 710.95kB/s 0:26:02
240,615,424 17% 686.48kB/s 0:26:57
241,270,784 17% 673.99kB/s 0:27:26
242,057,216 17% 697.30kB/s 0:26:30
242,843,648 17% 696.31kB/s 0:26:31
243,499,008 18% 664.62kB/s 0:27:46
244,154,368 18% 658.71kB/s 0:28:00
245,071,872 18% 665.76kB/s 0:27:41
245,858,304 18% 675.23kB/s 0:27:16
246,644,736 18% 693.30kB/s 0:26:32
247,431,168 18% 708.75kB/s 0:25:57
248,610,816 18% 774.02kB/s 0:23:44
249,921,536 18% 890.88kB/s 0:20:35
251,232,256 18% 1023.30kB/s 0:17:54
252,411,904 18% 1.10MB/s 0:16:11
253,722,624 18% 1.14MB/s 0:15:37
254,509,056 18% 1.04MB/s 0:17:05
255,295,488 18% 934.53kB/s 0:19:32
256,081,920 18% 846.48kB/s 0:21:33
256,868,352 19% 720.96kB/s 0:25:17
257,785,856 19% 722.67kB/s 0:25:12
258,441,216 19% 707.67kB/s 0:25:43
259,227,648 19% 698.82kB/s 0:26:02
260,276,224 19% 755.85kB/s 0:24:03
261,324,800 19% 801.30kB/s 0:22:39
262,242,304 19% 846.91kB/s 0:21:25
263,159,808 19% 893.44kB/s 0:20:17
263,946,240 19% 848.28kB/s 0:21:21
264,732,672 19% 789.56kB/s 0:22:55
265,519,104 19% 753.12kB/s 0:24:01
266,436,608 19% 723.00kB/s 0:25:00
267,223,040 19% 716.04kB/s 0:25:13
268,009,472 19% 722.02kB/s 0:24:59
268,926,976 19% 742.86kB/s 0:24:16
269,582,336 19% 707.18kB/s 0:25:29
270,368,768 20% 718.26kB/s 0:25:04
271,155,200 20% 721.47kB/s 0:24:56
271,941,632 20% 701.62kB/s 0:25:37
272,728,064 20% 708.65kB/s 0:25:21
273,383,424 20% 677.56kB/s 0:26:30
274,169,856 20% 663.66kB/s 0:27:02
274,956,288 20% 676.63kB/s 0:26:30
275,742,720 20% 687.69kB/s 0:26:03
276,529,152 20% 699.45kB/s 0:25:36
277,315,584 20% 698.50kB/s 0:25:37
278,102,016 20% 674.42kB/s 0:26:30
278,888,448 20% 678.90kB/s 0:26:19
279,674,880 20% 667.97kB/s 0:26:43
280,461,312 20% 660.65kB/s 0:27:00
281,247,744 20% 657.53kB/s 0:27:06
281,903,104 20% 634.62kB/s 0:28:04
282,689,536 20% 647.32kB/s 0:27:30
283,344,896 20% 635.38kB/s 0:28:00
284,131,328 21% 663.37kB/s 0:26:48
284,917,760 21% 671.53kB/s 0:26:27
286,097,408 21% 767.00kB/s 0:23:08
287,277,056 21% 894.90kB/s 0:19:48
288,456,704 21% 980.96kB/s 0:18:03
289,374,208 21% 1.01MB/s 0:17:03
290,422,784 21% 994.35kB/s 0:17:46
291,340,288 21% 923.22kB/s 0:19:07
292,257,792 21% 846.91kB/s 0:20:50
293,044,224 21% 823.34kB/s 0:21:24
293,830,656 21% 773.95kB/s 0:22:45
294,617,088 21% 721.05kB/s 0:24:25
295,403,520 21% 680.55kB/s 0:25:51
296,058,880 21% 657.00kB/s 0:26:45
296,976,384 21% 683.58kB/s 0:25:41
297,762,816 22% 685.10kB/s 0:25:37
298,418,176 22% 683.38kB/s 0:25:40
299,335,680 22% 723.65kB/s 0:24:13
299,991,040 22% 673.38kB/s 0:26:00
300,777,472 22% 681.64kB/s 0:25:40
301,694,976 22% 729.43kB/s 0:23:58
302,383,104 22% 699.25kB/s 0:24:59
303,005,696 22% 690.27kB/s 0:25:18
303,792,128 22% 690.27kB/s 0:25:17
304,578,560 22% 654.28kB/s 0:26:39
305,364,992 22% 665.60kB/s 0:26:10
306,282,496 22% 712.38kB/s 0:24:26
306,937,856 22% 703.30kB/s 0:24:44
307,724,288 22% 711.77kB/s 0:24:25
308,510,720 22% 722.82kB/s 0:24:02
309,166,080 22% 687.00kB/s 0:25:16
309,952,512 22% 698.29kB/s 0:24:50
311,001,088 23% 756.50kB/s 0:22:54
312,311,808 23% 858.86kB/s 0:20:09
313,622,528 23% 991.34kB/s 0:17:26
314,933,248 23% 1.10MB/s 0:15:23
316,243,968 23% 1.16MB/s 0:14:29
317,554,688 23% 1.17MB/s 0:14:22
318,865,408 23% 1.17MB/s 0:14:20
320,176,128 23% 1.17MB/s 0:14:18
321,486,848 23% 1.17MB/s 0:14:16
322,797,568 23% 1.17MB/s 0:14:17
324,108,288 23% 1.17MB/s 0:14:16
325,419,008 24% 1.17MB/s 0:14:14
326,729,728 24% 1.17MB/s 0:14:12
328,040,448 24% 1.17MB/s 0:14:12
329,351,168 24% 1.17MB/s 0:14:11
330,661,888 24% 1.17MB/s 0:14:13
331,972,608 24% 1.17MB/s 0:14:12
333,283,328 24% 1.17MB/s 0:14:07
334,594,048 24% 1.17MB/s 0:14:08
335,904,768 24% 1.18MB/s 0:14:02
337,215,488 24% 1.18MB/s 0:14:01
338,493,440 25% 1.17MB/s 0:14:05
339,804,160 25% 1.17MB/s 0:14:03
341,114,880 25% 1.17MB/s 0:14:04
342,425,600 25% 1.17MB/s 0:14:04
343,736,320 25% 1.17MB/s 0:14:00
345,047,040 25% 1.17MB/s 0:13:56
346,357,760 25% 1.18MB/s 0:13:54
347,668,480 25% 1.18MB/s 0:13:52
348,979,200 25% 1.18MB/s 0:13:48
350,289,920 25% 1.18MB/s 0:13:50
351,600,640 26% 1.18MB/s 0:13:49
352,911,360 26% 1.18MB/s 0:13:48
354,222,080 26% 1.18MB/s 0:13:47
355,532,800 26% 1.18MB/s 0:13:47
356,843,520 26% 1.18MB/s 0:13:46
358,154,240 26% 1.18MB/s 0:13:44
359,464,960 26% 1.18MB/s 0:13:42
360,775,680 26% 1.18MB/s 0:13:41
362,086,400 26% 1.18MB/s 0:13:40
363,397,120 26% 1.17MB/s 0:13:41
364,707,840 26% 1.17MB/s 0:13:40
366,018,560 27% 1.17MB/s 0:13:39
367,329,280 27% 1.17MB/s 0:13:38
368,640,000 27% 1.18MB/s 0:13:35
369,950,720 27% 1.18MB/s 0:13:35
371,261,440 27% 1.17MB/s 0:13:35
372,572,160 27% 1.18MB/s 0:13:32
373,882,880 27% 1.18MB/s 0:13:32
375,193,600 27% 1.17MB/s 0:13:35
376,504,320 27% 1.17MB/s 0:13:32
377,815,040 27% 1.17MB/s 0:13:33
379,125,760 28% 1.17MB/s 0:13:32
380,436,480 28% 1.17MB/s 0:13:27
381,747,200 28% 1.17MB/s 0:13:26
383,057,920 28% 1.17MB/s 0:13:24
384,368,640 28% 1.18MB/s 0:13:22
385,679,360 28% 1.18MB/s 0:13:21
386,990,080 28% 1.18MB/s 0:13:20
388,300,800 28% 1.18MB/s 0:13:19
389,611,520 28% 1.18MB/s 0:13:18
390,922,240 28% 1.18MB/s 0:13:16
392,232,960 29% 1.18MB/s 0:13:15
393,543,680 29% 1.18MB/s 0:13:14
394,854,400 29% 1.18MB/s 0:13:13
396,165,120 29% 1.18MB/s 0:13:12
397,475,840 29% 1.18MB/s 0:13:11
398,786,560 29% 1.18MB/s 0:13:10
400,097,280 29% 1.18MB/s 0:13:09
401,408,000 29% 1.18MB/s 0:13:08
402,718,720 29% 1.18MB/s 0:13:06
404,029,440 29% 1.18MB/s 0:13:05
405,340,160 30% 1.18MB/s 0:13:04
406,650,880 30% 1.17MB/s 0:13:06
407,961,600 30% 1.17MB/s 0:13:05
409,272,320 30% 1.17MB/s 0:13:05
410,583,040 30% 1.17MB/s 0:13:03
411,893,760 30% 1.17MB/s 0:13:03
413,204,480 30% 1.17MB/s 0:13:04
414,515,200 30% 1.17MB/s 0:13:03
415,825,920 30% 1.16MB/s 0:13:04
417,136,640 30% 1.17MB/s 0:12:57
418,447,360 30% 1.17MB/s 0:12:55
419,758,080 31% 1.18MB/s 0:12:53
421,068,800 31% 1.18MB/s 0:12:50
422,379,520 31% 1.18MB/s 0:12:51
423,690,240 31% 1.18MB/s 0:12:50
425,000,960 31% 1.17MB/s 0:12:49
426,311,680 31% 1.18MB/s 0:12:48
427,622,400 31% 1.18MB/s 0:12:47
428,933,120 31% 1.18MB/s 0:12:45
430,243,840 31% 1.18MB/s 0:12:44
431,554,560 31% 1.18MB/s 0:12:43
432,865,280 32% 1.18MB/s 0:12:42
434,176,000 32% 1.17MB/s 0:12:42
435,486,720 32% 1.17MB/s 0:12:42
436,797,440 32% 1.17MB/s 0:12:41
438,108,160 32% 1.17MB/s 0:12:40
439,418,880 32% 1.17MB/s 0:12:38
440,729,600 32% 1.17MB/s 0:12:40
442,040,320 32% 1.17MB/s 0:12:41
443,351,040 32% 1.17MB/s 0:12:40
444,661,760 32% 1.17MB/s 0:12:37
445,972,480 33% 1.17MB/s 0:12:33
447,283,200 33% 1.18MB/s 0:12:30
448,593,920 33% 1.18MB/s 0:12:28
449,904,640 33% 1.17MB/s 0:12:32
451,215,360 33% 1.17MB/s 0:12:33
452,526,080 33% 1.17MB/s 0:12:32
453,836,800 33% 1.17MB/s 0:12:31
455,147,520 33% 1.17MB/s 0:12:26
456,458,240 33% 1.17MB/s 0:12:24
457,768,960 33% 1.17MB/s 0:12:26
459,079,680 33% 1.17MB/s 0:12:27
460,390,400 34% 1.17MB/s 0:12:25
461,701,120 34% 1.17MB/s 0:12:24
463,011,840 34% 1.17MB/s 0:12:20
464,322,560 34% 1.17MB/s 0:12:17
465,633,280 34% 1.17MB/s 0:12:16
466,944,000 34% 1.18MB/s 0:12:14
468,254,720 34% 1.18MB/s 0:12:12
469,565,440 34% 1.18MB/s 0:12:11
470,876,160 34% 1.18MB/s 0:12:10
472,154,112 34% 1.17MB/s 0:12:14
473,464,832 35% 1.17MB/s 0:12:12
474,775,552 35% 1.17MB/s 0:12:11
476,086,272 35% 1.17MB/s 0:12:12
477,396,992 35% 1.17MB/s 0:12:07
478,707,712 35% 1.17MB/s 0:12:05
480,018,432 35% 1.17MB/s 0:12:07
481,329,152 35% 1.18MB/s 0:12:02
482,639,872 35% 1.17MB/s 0:12:02
483,950,592 35% 1.17MB/s 0:12:01
485,261,312 35% 1.18MB/s 0:11:58
486,572,032 36% 1.17MB/s 0:11:59
487,882,752 36% 1.18MB/s 0:11:57
489,193,472 36% 1.18MB/s 0:11:55
490,504,192 36% 1.18MB/s 0:11:53
491,814,912 36% 1.18MB/s 0:11:52
493,125,632 36% 1.18MB/s 0:11:51
494,436,352 36% 1.18MB/s 0:11:50
495,747,072 36% 1.18MB/s 0:11:49
497,057,792 36% 1.17MB/s 0:11:50
498,368,512 36% 1.17MB/s 0:11:48
499,679,232 36% 1.17MB/s 0:11:48
500,989,952 37% 1.17MB/s 0:11:47
502,300,672 37% 1.18MB/s 0:11:44
503,611,392 37% 1.17MB/s 0:11:47
504,922,112 37% 1.18MB/s 0:11:42
506,232,832 37% 1.18MB/s 0:11:41
507,543,552 37% 1.18MB/s 0:11:40
508,854,272 37% 1.18MB/s 0:11:35
510,164,992 37% 1.18MB/s 0:11:37
511,475,712 37% 1.18MB/s 0:11:36
512,786,432 37% 1.18MB/s 0:11:35
514,097,152 38% 1.18MB/s 0:11:34
515,407,872 38% 1.18MB/s 0:11:33
516,718,592 38% 1.18MB/s 0:11:33
518,029,312 38% 1.17MB/s 0:11:32
519,340,032 38% 1.17MB/s 0:11:31
520,650,752 38% 1.17MB/s 0:11:30
521,961,472 38% 1.17MB/s 0:11:29
523,272,192 38% 1.17MB/s 0:11:31
524,582,912 38% 1.17MB/s 0:11:30
525,893,632 38% 1.17MB/s 0:11:29
527,204,352 39% 1.17MB/s 0:11:28
528,515,072 39% 1.17MB/s 0:11:24
529,825,792 39% 1.17MB/s 0:11:23
531,136,512 39% 1.17MB/s 0:11:22
532,185,088 39% 1.12MB/s 0:11:51
533,495,808 39% 1.13MB/s 0:11:48
534,806,528 39% 1.13MB/s 0:11:46
536,117,248 39% 1.13MB/s 0:11:45
537,427,968 39% 1.18MB/s 0:11:15
538,738,688 39% 1.18MB/s 0:11:13
540,049,408 39% 1.18MB/s 0:11:12
541,360,128 40% 1.18MB/s 0:11:11
542,670,848 40% 1.18MB/s 0:11:10
543,981,568 40% 1.18MB/s 0:11:10
545,292,288 40% 1.18MB/s 0:11:08
546,603,008 40% 1.17MB/s 0:11:11
547,913,728 40% 1.17MB/s 0:11:09
549,224,448 40% 1.18MB/s 0:11:05
550,535,168 40% 1.17MB/s 0:11:05
551,845,888 40% 1.18MB/s 0:10:59
553,156,608 40% 1.18MB/s 0:11:00
554,467,328 41% 1.17MB/s 0:11:03
555,778,048 41% 1.17MB/s 0:11:01
557,088,768 41% 1.17MB/s 0:11:01
558,399,488 41% 1.17MB/s 0:10:59
559,710,208 41% 1.17MB/s 0:10:59
561,020,928 41% 1.18MB/s 0:10:56
562,331,648 41% 1.18MB/s 0:10:54
563,642,368 41% 1.18MB/s 0:10:53
564,953,088 41% 1.18MB/s 0:10:49
566,263,808 41% 1.18MB/s 0:10:51
567,574,528 42% 1.18MB/s 0:10:50
568,885,248 42% 1.18MB/s 0:10:49
570,195,968 42% 1.18MB/s 0:10:48
571,506,688 42% 1.18MB/s 0:10:47
572,817,408 42% 1.18MB/s 0:10:46
574,128,128 42% 1.18MB/s 0:10:44
575,438,848 42% 1.17MB/s 0:10:44
576,749,568 42% 1.17MB/s 0:10:45
578,060,288 42% 1.17MB/s 0:10:44
579,371,008 42% 1.17MB/s 0:10:43
580,681,728 42% 1.17MB/s 0:10:42
581,992,448 43% 1.17MB/s 0:10:39
583,303,168 43% 1.17MB/s 0:10:38
584,613,888 43% 1.17MB/s 0:10:37
585,924,608 43% 1.18MB/s 0:10:34
587,235,328 43% 1.18MB/s 0:10:33
588,546,048 43% 1.18MB/s 0:10:32
589,856,768 43% 1.17MB/s 0:10:32
591,167,488 43% 1.17MB/s 0:10:31
592,478,208 43% 1.17MB/s 0:10:30
593,788,928 43% 1.17MB/s 0:10:29
595,099,648 44% 1.18MB/s 0:10:27
596,410,368 44% 1.17MB/s 0:10:27
597,721,088 44% 1.17MB/s 0:10:30
599,031,808 44% 1.16MB/s 0:10:32
600,211,456 44% 1.14MB/s 0:10:42
601,522,176 44% 1.14MB/s 0:10:41
602,832,896 44% 1.15MB/s 0:10:37
604,143,616 44% 1.15MB/s 0:10:33
605,454,336 44% 1.16MB/s 0:10:24
606,732,288 44% 1.16MB/s 0:10:29
608,043,008 45% 1.15MB/s 0:10:28
609,353,728 45% 1.15MB/s 0:10:30
610,664,448 45% 1.15MB/s 0:10:28
611,975,168 45% 1.16MB/s 0:10:22
613,285,888 45% 1.16MB/s 0:10:22
614,596,608 45% 1.16MB/s 0:10:17
615,907,328 45% 1.16MB/s 0:10:17
617,218,048 45% 1.16MB/s 0:10:17
618,528,768 45% 1.16MB/s 0:10:16
619,839,488 45% 1.16MB/s 0:10:18
621,150,208 45% 1.16MB/s 0:10:15
622,460,928 46% 1.15MB/s 0:10:16
623,771,648 46% 1.16MB/s 0:10:13
625,082,368 46% 1.16MB/s 0:10:09
626,393,088 46% 1.16MB/s 0:10:08
627,703,808 46% 1.17MB/s 0:10:05
629,014,528 46% 1.17MB/s 0:10:03
630,325,248 46% 1.17MB/s 0:10:03
631,635,968 46% 1.17MB/s 0:10:00
632,946,688 46% 1.17MB/s 0:09:57
634,257,408 46% 1.17MB/s 0:09:58
635,568,128 47% 1.17MB/s 0:09:56
636,878,848 47% 1.17MB/s 0:09:56
638,189,568 47% 1.17MB/s 0:09:57
639,500,288 47% 1.17MB/s 0:09:55
640,811,008 47% 1.16MB/s 0:09:56
642,121,728 47% 1.16MB/s 0:09:57
643,432,448 47% 1.17MB/s 0:09:53
644,743,168 47% 1.17MB/s 0:09:50
646,053,888 47% 1.17MB/s 0:09:49
647,364,608 47% 1.17MB/s 0:09:49
648,675,328 48% 1.16MB/s 0:09:51
649,986,048 48% 1.16MB/s 0:09:52
651,296,768 48% 1.16MB/s 0:09:48
652,607,488 48% 1.17MB/s 0:09:43
653,918,208 48% 1.17MB/s 0:09:41
655,228,928 48% 1.18MB/s 0:09:38
656,539,648 48% 1.18MB/s 0:09:37
657,850,368 48% 1.18MB/s 0:09:36
659,161,088 48% 1.17MB/s 0:09:36
660,471,808 48% 1.17MB/s 0:09:34
661,782,528 48% 1.17MB/s 0:09:35
663,093,248 49% 1.17MB/s 0:09:35
664,403,968 49% 1.17MB/s 0:09:34
665,714,688 49% 1.16MB/s 0:09:37
667,025,408 49% 1.17MB/s 0:09:31
668,336,128 49% 1.17MB/s 0:09:31
669,515,776 49% 1.16MB/s 0:09:33
670,826,496 49% 1.16MB/s 0:09:32
672,137,216 49% 1.16MB/s 0:09:32
673,447,936 49% 1.16MB/s 0:09:30
674,758,656 49% 1.17MB/s 0:09:23
676,069,376 50% 1.18MB/s 0:09:20
677,380,096 50% 1.18MB/s 0:09:19
678,690,816 50% 1.18MB/s 0:09:18
680,001,536 50% 1.18MB/s 0:09:16
681,312,256 50% 1.18MB/s 0:09:16
682,622,976 50% 1.17MB/s 0:09:15
683,933,696 50% 1.17MB/s 0:09:17
685,244,416 50% 1.17MB/s 0:09:16
686,555,136 50% 1.17MB/s 0:09:15
687,865,856 50% 1.17MB/s 0:09:13
689,176,576 51% 1.17MB/s 0:09:10
690,487,296 51% 1.18MB/s 0:09:08
691,798,016 51% 1.17MB/s 0:09:08
693,108,736 51% 1.17MB/s 0:09:08
694,419,456 51% 1.17MB/s 0:09:06
695,730,176 51% 1.17MB/s 0:09:05
697,040,896 51% 1.17MB/s 0:09:04
698,351,616 51% 1.17MB/s 0:09:04
699,662,336 51% 1.17MB/s 0:09:04
700,973,056 51% 1.17MB/s 0:09:03
702,283,776 51% 1.17MB/s 0:09:03
703,594,496 52% 1.17MB/s 0:09:01
704,905,216 52% 1.17MB/s 0:08:59
706,215,936 52% 1.17MB/s 0:08:58
707,526,656 52% 1.17MB/s 0:08:58
708,837,376 52% 1.16MB/s 0:08:59
710,148,096 52% 1.16MB/s 0:08:58
711,458,816 52% 1.16MB/s 0:08:56
712,769,536 52% 1.17MB/s 0:08:53
714,080,256 52% 1.17MB/s 0:08:49
715,390,976 52% 1.18MB/s 0:08:48
716,701,696 53% 1.17MB/s 0:08:47
718,012,416 53% 1.17MB/s 0:08:47
719,323,136 53% 1.17MB/s 0:08:45
720,633,856 53% 1.17MB/s 0:08:45
721,944,576 53% 1.17MB/s 0:08:44
723,255,296 53% 1.18MB/s 0:08:40
724,566,016 53% 1.17MB/s 0:08:43
725,876,736 53% 1.17MB/s 0:08:39
727,187,456 53% 1.18MB/s 0:08:38
728,498,176 53% 1.17MB/s 0:08:37
729,808,896 54% 1.18MB/s 0:08:33
731,119,616 54% 1.18MB/s 0:08:35
732,430,336 54% 1.18MB/s 0:08:33
733,741,056 54% 1.18MB/s 0:08:32
735,051,776 54% 1.18MB/s 0:08:31
736,362,496 54% 1.17MB/s 0:08:31
737,673,216 54% 1.17MB/s 0:08:30
738,983,936 54% 1.17MB/s 0:08:30
740,294,656 54% 1.17MB/s 0:08:30
741,572,608 54% 1.17MB/s 0:08:30
742,883,328 54% 1.16MB/s 0:08:29
744,194,048 55% 1.16MB/s 0:08:31
745,504,768 55% 1.16MB/s 0:08:29
746,815,488 55% 1.17MB/s 0:08:25
748,126,208 55% 1.17MB/s 0:08:24
749,436,928 55% 1.17MB/s 0:08:20
750,747,648 55% 1.17MB/s 0:08:20
752,058,368 55% 1.17MB/s 0:08:18
753,369,088 55% 1.17MB/s 0:08:18
754,679,808 55% 1.17MB/s 0:08:19
755,990,528 55% 1.17MB/s 0:08:18
757,301,248 56% 1.17MB/s 0:08:17
758,611,968 56% 1.17MB/s 0:08:16
759,922,688 56% 1.17MB/s 0:08:12
761,233,408 56% 1.17MB/s 0:08:13
762,544,128 56% 1.17MB/s 0:08:09
763,854,848 56% 1.18MB/s 0:08:07
765,165,568 56% 1.17MB/s 0:08:06
766,476,288 56% 1.18MB/s 0:08:03
767,787,008 56% 1.17MB/s 0:08:04
769,097,728 56% 1.17MB/s 0:08:04
770,408,448 57% 1.17MB/s 0:08:02
771,719,168 57% 1.17MB/s 0:08:02
773,029,888 57% 1.17MB/s 0:08:01
774,340,608 57% 1.17MB/s 0:07:59
775,651,328 57% 1.17MB/s 0:07:59
776,962,048 57% 1.17MB/s 0:07:58
778,272,768 57% 1.17MB/s 0:07:57
779,583,488 57% 1.17MB/s 0:07:57
780,894,208 57% 1.17MB/s 0:07:57
782,204,928 57% 1.17MB/s 0:07:55
783,515,648 57% 1.17MB/s 0:07:53
784,826,368 58% 1.17MB/s 0:07:50
786,137,088 58% 1.18MB/s 0:07:48
787,447,808 58% 1.18MB/s 0:07:48
788,758,528 58% 1.18MB/s 0:07:46
790,069,248 58% 1.18MB/s 0:07:45
791,379,968 58% 1.18MB/s 0:07:44
792,690,688 58% 1.18MB/s 0:07:43
794,001,408 58% 1.18MB/s 0:07:42
795,312,128 58% 1.18MB/s 0:07:41
796,622,848 58% 1.18MB/s 0:07:40
797,933,568 59% 1.18MB/s 0:07:39
799,244,288 59% 1.18MB/s 0:07:37
800,555,008 59% 1.18MB/s 0:07:36
801,865,728 59% 1.17MB/s 0:07:37
803,176,448 59% 1.17MB/s 0:07:36
804,487,168 59% 1.17MB/s 0:07:36
805,797,888 59% 1.17MB/s 0:07:34
807,108,608 59% 1.17MB/s 0:07:32
808,419,328 59% 1.17MB/s 0:07:31
809,730,048 59% 1.18MB/s 0:07:29
811,040,768 60% 1.18MB/s 0:07:28
812,351,488 60% 1.17MB/s 0:07:27
813,662,208 60% 1.17MB/s 0:07:26
814,972,928 60% 1.17MB/s 0:07:26
816,283,648 60% 1.17MB/s 0:07:25
817,594,368 60% 1.17MB/s 0:07:25
818,905,088 60% 1.17MB/s 0:07:24
820,215,808 60% 1.17MB/s 0:07:23
821,526,528 60% 1.17MB/s 0:07:22
822,837,248 60% 1.18MB/s 0:07:18
824,147,968 61% 1.18MB/s 0:07:17
825,458,688 61% 1.18MB/s 0:07:16
826,769,408 61% 1.18MB/s 0:07:15
828,080,128 61% 1.18MB/s 0:07:14
829,390,848 61% 1.18MB/s 0:07:13
830,701,568 61% 1.18MB/s 0:07:11
832,012,288 61% 1.18MB/s 0:07:10
833,323,008 61% 1.18MB/s 0:07:09
834,633,728 61% 1.18MB/s 0:07:08
835,944,448 61% 1.17MB/s 0:07:08
837,255,168 61% 1.17MB/s 0:07:07
838,565,888 62% 1.17MB/s 0:07:06
839,876,608 62% 1.17MB/s 0:07:05
841,187,328 62% 1.17MB/s 0:07:04
842,498,048 62% 1.17MB/s 0:07:03
843,808,768 62% 1.17MB/s 0:07:04
845,119,488 62% 1.17MB/s 0:07:02
846,430,208 62% 1.17MB/s 0:07:00
847,740,928 62% 1.17MB/s 0:06:59
849,051,648 62% 1.18MB/s 0:06:56
850,362,368 62% 1.17MB/s 0:06:56
851,410,944 63% 1.13MB/s 0:07:13
852,721,664 63% 1.13MB/s 0:07:11
854,032,384 63% 1.13MB/s 0:07:10
855,343,104 63% 1.13MB/s 0:07:09
856,653,824 63% 1.18MB/s 0:06:50
857,964,544 63% 1.18MB/s 0:06:49
859,275,264 63% 1.18MB/s 0:06:48
860,585,984 63% 1.18MB/s 0:06:47
861,896,704 63% 1.18MB/s 0:06:46
863,207,424 63% 1.18MB/s 0:06:45
864,518,144 63% 1.18MB/s 0:06:44
865,828,864 64% 1.17MB/s 0:06:43
867,139,584 64% 1.17MB/s 0:06:42
868,450,304 64% 1.17MB/s 0:06:41
869,761,024 64% 1.18MB/s 0:06:39
871,071,744 64% 1.18MB/s 0:06:38
872,382,464 64% 1.18MB/s 0:06:37
873,693,184 64% 1.18MB/s 0:06:36
874,971,136 64% 1.17MB/s 0:06:38
876,281,856 64% 1.17MB/s 0:06:37
877,592,576 64% 1.17MB/s 0:06:35
878,903,296 65% 1.17MB/s 0:06:34
880,214,016 65% 1.18MB/s 0:06:30
881,524,736 65% 1.18MB/s 0:06:29
882,835,456 65% 1.18MB/s 0:06:29
884,146,176 65% 1.18MB/s 0:06:27
885,456,896 65% 1.17MB/s 0:06:27
886,767,616 65% 1.18MB/s 0:06:25
888,078,336 65% 1.18MB/s 0:06:24
889,389,056 65% 1.18MB/s 0:06:23
890,699,776 65% 1.18MB/s 0:06:22
892,010,496 66% 1.17MB/s 0:06:23
893,321,216 66% 1.17MB/s 0:06:22
894,631,936 66% 1.17MB/s 0:06:21
895,942,656 66% 1.17MB/s 0:06:19
897,253,376 66% 1.18MB/s 0:06:16
898,564,096 66% 1.18MB/s 0:06:15
899,874,816 66% 1.17MB/s 0:06:16
901,185,536 66% 1.18MB/s 0:06:13
902,496,256 66% 1.18MB/s 0:06:12
903,806,976 66% 1.17MB/s 0:06:11
905,117,696 66% 1.18MB/s 0:06:09
906,428,416 67% 1.17MB/s 0:06:09
907,739,136 67% 1.17MB/s 0:06:08
909,049,856 67% 1.18MB/s 0:06:07
910,360,576 67% 1.18MB/s 0:06:05
911,671,296 67% 1.18MB/s 0:06:04
912,982,016 67% 1.18MB/s 0:06:03
914,292,736 67% 1.18MB/s 0:06:02
915,603,456 67% 1.17MB/s 0:06:02
916,914,176 67% 1.17MB/s 0:06:01
918,224,896 67% 1.17MB/s 0:05:59
919,535,616 68% 1.17MB/s 0:05:58
920,846,336 68% 1.18MB/s 0:05:56
922,157,056 68% 1.18MB/s 0:05:56
923,467,776 68% 1.18MB/s 0:05:54
924,778,496 68% 1.18MB/s 0:05:53
926,089,216 68% 1.18MB/s 0:05:52
927,399,936 68% 1.18MB/s 0:05:51
928,710,656 68% 1.18MB/s 0:05:50
930,021,376 68% 1.18MB/s 0:05:49
931,332,096 68% 1.18MB/s 0:05:48
932,642,816 69% 1.17MB/s 0:05:48
933,953,536 69% 1.17MB/s 0:05:47
935,264,256 69% 1.17MB/s 0:05:46
936,574,976 69% 1.17MB/s 0:05:44
937,885,696 69% 1.17MB/s 0:05:43
939,196,416 69% 1.17MB/s 0:05:43
940,507,136 69% 1.17MB/s 0:05:42
941,817,856 69% 1.17MB/s 0:05:41
943,128,576 69% 1.17MB/s 0:05:40
944,439,296 69% 1.17MB/s 0:05:38
945,750,016 70% 1.17MB/s 0:05:37
947,060,736 70% 1.17MB/s 0:05:36
948,371,456 70% 1.17MB/s 0:05:35
949,682,176 70% 1.18MB/s 0:05:33
950,992,896 70% 1.18MB/s 0:05:32
952,303,616 70% 1.18MB/s 0:05:31
953,614,336 70% 1.18MB/s 0:05:30
954,925,056 70% 1.17MB/s 0:05:30
956,235,776 70% 1.17MB/s 0:05:28
957,546,496 70% 1.17MB/s 0:05:28
958,857,216 70% 1.17MB/s 0:05:26
960,167,936 71% 1.18MB/s 0:05:24
961,478,656 71% 1.17MB/s 0:05:24
962,789,376 71% 1.18MB/s 0:05:22
964,100,096 71% 1.18MB/s 0:05:21
965,410,816 71% 1.17MB/s 0:05:22
966,721,536 71% 1.17MB/s 0:05:20
968,032,256 71% 1.17MB/s 0:05:20
969,342,976 71% 1.17MB/s 0:05:19
970,653,696 71% 1.17MB/s 0:05:16
971,964,416 71% 1.17MB/s 0:05:15
973,275,136 72% 1.18MB/s 0:05:13
974,585,856 72% 1.18MB/s 0:05:12
975,896,576 72% 1.18MB/s 0:05:11
977,207,296 72% 1.18MB/s 0:05:10
978,518,016 72% 1.18MB/s 0:05:09
979,828,736 72% 1.17MB/s 0:05:08
981,139,456 72% 1.17MB/s 0:05:07
982,450,176 72% 1.17MB/s 0:05:06
983,760,896 72% 1.17MB/s 0:05:06
985,071,616 72% 1.17MB/s 0:05:04
986,382,336 73% 1.17MB/s 0:05:03
987,693,056 73% 1.17MB/s 0:05:02
989,003,776 73% 1.18MB/s 0:05:00
990,314,496 73% 1.18MB/s 0:04:59
991,625,216 73% 1.18MB/s 0:04:58
992,935,936 73% 1.18MB/s 0:04:57
994,246,656 73% 1.18MB/s 0:04:56
995,557,376 73% 1.18MB/s 0:04:55
996,868,096 73% 1.18MB/s 0:04:54
998,178,816 73% 1.18MB/s 0:04:52
999,489,536 73% 1.18MB/s 0:04:52
1,000,800,256 74% 1.17MB/s 0:04:52
1,002,110,976 74% 1.16MB/s 0:04:53
1,003,421,696 74% 1.16MB/s 0:04:52
1,004,732,416 74% 1.16MB/s 0:04:51
1,006,043,136 74% 1.17MB/s 0:04:48
1,007,353,856 74% 1.18MB/s 0:04:45
1,008,664,576 74% 1.18MB/s 0:04:44
1,009,942,528 74% 1.17MB/s 0:04:45
1,011,253,248 74% 1.17MB/s 0:04:43
1,012,563,968 74% 1.17MB/s 0:04:42
1,013,874,688 75% 1.17MB/s 0:04:42
1,015,185,408 75% 1.18MB/s 0:04:39
1,016,496,128 75% 1.17MB/s 0:04:38
1,017,806,848 75% 1.18MB/s 0:04:36
1,019,117,568 75% 1.18MB/s 0:04:35
1,020,428,288 75% 1.18MB/s 0:04:34
1,021,739,008 75% 1.18MB/s 0:04:33
1,023,049,728 75% 1.18MB/s 0:04:32
1,024,360,448 75% 1.17MB/s 0:04:31
1,025,671,168 75% 1.18MB/s 0:04:30
1,026,981,888 76% 1.18MB/s 0:04:29
1,028,292,608 76% 1.18MB/s 0:04:28
1,029,603,328 76% 1.18MB/s 0:04:26
1,030,914,048 76% 1.18MB/s 0:04:25
1,032,224,768 76% 1.18MB/s 0:04:24
1,033,535,488 76% 1.18MB/s 0:04:23
1,034,846,208 76% 1.18MB/s 0:04:22
1,036,156,928 76% 1.18MB/s 0:04:21
1,037,467,648 76% 1.18MB/s 0:04:20
1,038,778,368 76% 1.17MB/s 0:04:21
1,040,089,088 76% 1.17MB/s 0:04:20
1,041,399,808 77% 1.17MB/s 0:04:19
1,042,710,528 77% 1.17MB/s 0:04:17
1,044,021,248 77% 1.17MB/s 0:04:15
1,045,331,968 77% 1.17MB/s 0:04:15
1,046,642,688 77% 1.17MB/s 0:04:13
1,047,953,408 77% 1.17MB/s 0:04:12
1,049,264,128 77% 1.18MB/s 0:04:10
1,050,574,848 77% 1.18MB/s 0:04:09
1,051,885,568 77% 1.17MB/s 0:04:09
1,053,196,288 77% 1.17MB/s 0:04:07
1,054,507,008 78% 1.17MB/s 0:04:06
1,055,817,728 78% 1.18MB/s 0:04:04
1,057,128,448 78% 1.18MB/s 0:04:03
1,058,439,168 78% 1.17MB/s 0:04:03
1,059,749,888 78% 1.17MB/s 0:04:02
1,061,060,608 78% 1.17MB/s 0:04:01
1,062,371,328 78% 1.17MB/s 0:04:01
1,063,682,048 78% 1.17MB/s 0:03:59
1,064,992,768 78% 1.17MB/s 0:03:58
1,066,303,488 78% 1.17MB/s 0:03:57
1,067,614,208 79% 1.18MB/s 0:03:55
1,068,924,928 79% 1.17MB/s 0:03:54
1,070,235,648 79% 1.17MB/s 0:03:53
1,071,546,368 79% 1.17MB/s 0:03:53
1,072,857,088 79% 1.16MB/s 0:03:54
1,074,167,808 79% 1.16MB/s 0:03:52
1,075,478,528 79% 1.17MB/s 0:03:50
1,076,789,248 79% 1.17MB/s 0:03:49
1,078,099,968 79% 1.17MB/s 0:03:46
1,079,410,688 79% 1.17MB/s 0:03:46
1,080,721,408 79% 1.17MB/s 0:03:45
1,082,032,128 80% 1.17MB/s 0:03:43
1,083,342,848 80% 1.17MB/s 0:03:42
1,084,653,568 80% 1.17MB/s 0:03:41
1,085,964,288 80% 1.18MB/s 0:03:39
1,087,275,008 80% 1.18MB/s 0:03:38
1,088,585,728 80% 1.18MB/s 0:03:37
1,089,896,448 80% 1.18MB/s 0:03:36
1,091,207,168 80% 1.18MB/s 0:03:35
1,092,517,888 80% 1.17MB/s 0:03:35
1,093,828,608 80% 1.17MB/s 0:03:34
1,095,139,328 81% 1.17MB/s 0:03:33
1,096,450,048 81% 1.17MB/s 0:03:32
1,097,760,768 81% 1.17MB/s 0:03:31
1,099,071,488 81% 1.17MB/s 0:03:30
1,100,382,208 81% 1.17MB/s 0:03:29
1,101,692,928 81% 1.18MB/s 0:03:27
1,103,003,648 81% 1.18MB/s 0:03:26
1,104,314,368 81% 1.18MB/s 0:03:24
1,105,625,088 81% 1.18MB/s 0:03:23
1,106,935,808 81% 1.18MB/s 0:03:22
1,108,246,528 82% 1.18MB/s 0:03:21
1,109,557,248 82% 1.18MB/s 0:03:20
1,110,867,968 82% 1.18MB/s 0:03:19
1,112,178,688 82% 1.17MB/s 0:03:19
1,113,489,408 82% 1.17MB/s 0:03:18
1,114,800,128 82% 1.17MB/s 0:03:17
1,116,110,848 82% 1.17MB/s 0:03:16
1,117,421,568 82% 1.17MB/s 0:03:14
1,118,732,288 82% 1.18MB/s 0:03:12
1,120,043,008 82% 1.18MB/s 0:03:11
1,121,353,728 83% 1.18MB/s 0:03:10
1,122,664,448 83% 1.18MB/s 0:03:09
1,123,975,168 83% 1.18MB/s 0:03:08
1,125,285,888 83% 1.17MB/s 0:03:07
1,126,596,608 83% 1.17MB/s 0:03:06
1,127,907,328 83% 1.17MB/s 0:03:05
1,129,218,048 83% 1.18MB/s 0:03:04
1,130,528,768 83% 1.18MB/s 0:03:02
1,131,839,488 83% 1.18MB/s 0:03:01
1,133,150,208 83% 1.18MB/s 0:03:00
1,134,460,928 83% 1.18MB/s 0:02:59
1,135,771,648 84% 1.18MB/s 0:02:58
1,137,082,368 84% 1.18MB/s 0:02:57
1,138,393,088 84% 1.18MB/s 0:02:56
1,139,703,808 84% 1.18MB/s 0:02:55
1,141,014,528 84% 1.17MB/s 0:02:55
1,142,325,248 84% 1.18MB/s 0:02:53
1,143,603,200 84% 1.17MB/s 0:02:53
1,144,913,920 84% 1.17MB/s 0:02:52
1,146,224,640 84% 1.17MB/s 0:02:50
1,147,535,360 84% 1.17MB/s 0:02:49
1,148,846,080 85% 1.18MB/s 0:02:47
1,150,156,800 85% 1.18MB/s 0:02:46
1,151,467,520 85% 1.18MB/s 0:02:45
1,152,778,240 85% 1.18MB/s 0:02:44
1,154,088,960 85% 1.18MB/s 0:02:43
1,155,399,680 85% 1.18MB/s 0:02:42
1,156,710,400 85% 1.17MB/s 0:02:41
1,158,021,120 85% 1.17MB/s 0:02:40
1,159,331,840 85% 1.18MB/s 0:02:39
1,160,642,560 85% 1.18MB/s 0:02:38
1,161,953,280 86% 1.17MB/s 0:02:37
1,163,264,000 86% 1.17MB/s 0:02:36
1,164,574,720 86% 1.17MB/s 0:02:35
1,165,885,440 86% 1.17MB/s 0:02:34
1,167,196,160 86% 1.18MB/s 0:02:32
1,168,506,880 86% 1.18MB/s 0:02:31
1,169,817,600 86% 1.18MB/s 0:02:30
1,171,128,320 86% 1.18MB/s 0:02:29
1,172,439,040 86% 1.18MB/s 0:02:28
1,173,749,760 86% 1.18MB/s 0:02:27
1,175,060,480 86% 1.18MB/s 0:02:25
1,176,371,200 87% 1.18MB/s 0:02:24
1,177,681,920 87% 1.18MB/s 0:02:23
1,178,992,640 87% 1.18MB/s 0:02:22
1,180,303,360 87% 1.18MB/s 0:02:21
1,181,614,080 87% 1.18MB/s 0:02:20
1,182,924,800 87% 1.17MB/s 0:02:19
1,184,235,520 87% 1.17MB/s 0:02:19
1,185,546,240 87% 1.17MB/s 0:02:18
1,186,856,960 87% 1.16MB/s 0:02:17
1,188,167,680 87% 1.16MB/s 0:02:16
1,189,478,400 88% 1.17MB/s 0:02:15
1,190,789,120 88% 1.17MB/s 0:02:13
1,192,099,840 88% 1.18MB/s 0:02:11
1,193,410,560 88% 1.18MB/s 0:02:10
1,194,721,280 88% 1.18MB/s 0:02:09
1,196,032,000 88% 1.18MB/s 0:02:08
1,197,342,720 88% 1.18MB/s 0:02:07
1,198,653,440 88% 1.18MB/s 0:02:06
1,199,964,160 88% 1.18MB/s 0:02:05
1,201,274,880 88% 1.18MB/s 0:02:04
1,202,585,600 89% 1.17MB/s 0:02:03
1,203,896,320 89% 1.18MB/s 0:02:02
1,205,207,040 89% 1.18MB/s 0:02:01
1,206,517,760 89% 1.18MB/s 0:02:00
1,207,828,480 89% 1.18MB/s 0:01:58
1,209,139,200 89% 1.18MB/s 0:01:57
1,210,449,920 89% 1.18MB/s 0:01:56
1,211,760,640 89% 1.17MB/s 0:01:55
1,213,071,360 89% 1.17MB/s 0:01:54
1,214,382,080 89% 1.17MB/s 0:01:53
1,215,692,800 89% 1.17MB/s 0:01:52
1,217,003,520 90% 1.18MB/s 0:01:51
1,218,314,240 90% 1.18MB/s 0:01:50
1,219,624,960 90% 1.18MB/s 0:01:49
1,220,935,680 90% 1.18MB/s 0:01:48
1,222,246,400 90% 1.18MB/s 0:01:46
1,223,557,120 90% 1.18MB/s 0:01:45
1,224,867,840 90% 1.17MB/s 0:01:44
1,226,178,560 90% 1.18MB/s 0:01:43
1,227,489,280 90% 1.17MB/s 0:01:42
1,228,800,000 90% 1.18MB/s 0:01:41
1,230,110,720 91% 1.18MB/s 0:01:40
1,231,421,440 91% 1.18MB/s 0:01:39
1,232,732,160 91% 1.18MB/s 0:01:38
1,234,042,880 91% 1.17MB/s 0:01:37
1,235,353,600 91% 1.18MB/s 0:01:35
1,236,664,320 91% 1.17MB/s 0:01:35
1,237,975,040 91% 1.18MB/s 0:01:33
1,239,285,760 91% 1.18MB/s 0:01:32
1,240,596,480 91% 1.17MB/s 0:01:31
1,241,907,200 91% 1.17MB/s 0:01:30
1,243,217,920 92% 1.17MB/s 0:01:29
1,244,528,640 92% 1.17MB/s 0:01:29
1,245,839,360 92% 1.17MB/s 0:01:27
1,247,150,080 92% 1.17MB/s 0:01:26
1,248,460,800 92% 1.17MB/s 0:01:25
1,249,771,520 92% 1.18MB/s 0:01:24
1,251,082,240 92% 1.17MB/s 0:01:23
1,252,392,960 92% 1.17MB/s 0:01:22
1,253,703,680 92% 1.17MB/s 0:01:21
1,255,014,400 92% 1.17MB/s 0:01:19
1,256,325,120 92% 1.17MB/s 0:01:18
1,257,635,840 93% 1.18MB/s 0:01:17
1,258,946,560 93% 1.18MB/s 0:01:16
1,260,257,280 93% 1.17MB/s 0:01:15
1,261,568,000 93% 1.17MB/s 0:01:14
1,262,878,720 93% 1.17MB/s 0:01:13
1,264,189,440 93% 1.17MB/s 0:01:12
1,265,500,160 93% 1.17MB/s 0:01:11
1,266,810,880 93% 1.18MB/s 0:01:09
1,268,121,600 93% 1.18MB/s 0:01:08
1,269,432,320 93% 1.18MB/s 0:01:07
1,270,743,040 94% 1.18MB/s 0:01:06
1,272,053,760 94% 1.18MB/s 0:01:05
1,273,364,480 94% 1.18MB/s 0:01:04
1,274,675,200 94% 1.17MB/s 0:01:03
1,275,985,920 94% 1.18MB/s 0:01:02
1,277,263,872 94% 1.16MB/s 0:01:01
1,278,574,592 94% 1.16MB/s 0:01:00
1,279,885,312 94% 1.17MB/s 0:00:59
1,281,196,032 94% 1.16MB/s 0:00:58
1,282,506,752 94% 1.17MB/s 0:00:57
1,283,817,472 95% 1.16MB/s 0:00:56
1,285,128,192 95% 1.16MB/s 0:00:55
1,286,438,912 95% 1.16MB/s 0:00:54
1,287,749,632 95% 1.16MB/s 0:00:53
1,289,060,352 95% 1.17MB/s 0:00:51
1,290,371,072 95% 1.18MB/s 0:00:50
1,291,681,792 95% 1.18MB/s 0:00:49
1,292,992,512 95% 1.18MB/s 0:00:48
1,294,303,232 95% 1.18MB/s 0:00:47
1,295,613,952 95% 1.18MB/s 0:00:46
1,296,924,672 95% 1.18MB/s 0:00:44
1,298,235,392 96% 1.17MB/s 0:00:43
1,299,546,112 96% 1.17MB/s 0:00:42
1,300,856,832 96% 1.17MB/s 0:00:41
1,302,167,552 96% 1.17MB/s 0:00:40
1,303,478,272 96% 1.17MB/s 0:00:39
1,304,788,992 96% 1.17MB/s 0:00:38
1,306,099,712 96% 1.17MB/s 0:00:37
1,307,410,432 96% 1.17MB/s 0:00:36
1,308,721,152 96% 1.17MB/s 0:00:35
1,310,031,872 96% 1.16MB/s 0:00:34
1,311,342,592 97% 1.17MB/s 0:00:33
1,312,653,312 97% 1.17MB/s 0:00:31
1,313,964,032 97% 1.17MB/s 0:00:30
1,315,274,752 97% 1.18MB/s 0:00:29
1,316,585,472 97% 1.17MB/s 0:00:28
1,317,896,192 97% 1.17MB/s 0:00:27
1,319,206,912 97% 1.17MB/s 0:00:26
1,320,517,632 97% 1.17MB/s 0:00:25
1,321,828,352 97% 1.17MB/s 0:00:24
1,323,139,072 97% 1.17MB/s 0:00:23
1,324,449,792 98% 1.17MB/s 0:00:22
1,325,760,512 98% 1.17MB/s 0:00:21
1,327,071,232 98% 1.17MB/s 0:00:19
1,328,381,952 98% 1.18MB/s 0:00:18
1,329,692,672 98% 1.18MB/s 0:00:17
1,331,003,392 98% 1.18MB/s 0:00:16
1,332,314,112 98% 1.17MB/s 0:00:15
1,333,624,832 98% 1.18MB/s 0:00:14
1,334,804,480 98% 1.16MB/s 0:00:13
1,336,115,200 98% 1.17MB/s 0:00:12
1,337,425,920 98% 1.17MB/s 0:00:11
1,338,736,640 99% 1.17MB/s 0:00:10
1,340,047,360 99% 1.18MB/s 0:00:09
1,341,358,080 99% 1.18MB/s 0:00:08
1,342,668,800 99% 1.18MB/s 0:00:06
1,343,848,448 99% 1.16MB/s 0:00:06
1,345,159,168 99% 1.16MB/s 0:00:04
1,346,469,888 99% 1.16MB/s 0:00:03
1,347,780,608 99% 1.16MB/s 0:00:02
1,349,091,328 99% 1.18MB/s 0:00:01
1,350,402,048 99% 1.18MB/s 0:00:00
1,351,016,968 100% 1.10MB/s 0:19:26 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz.sha256
131 100% 0.30kB/s 0:00:00
131 100% 0.30kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,228,478,137 bytes received 577 bytes 1,197,284.89 bytes/sec
total size is 3,227,689,508 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@7448011c[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS