<?xml version="1.0"?>
<rss version="2.0"><channel><title>Advanced users - Development Latest Topics</title><link>https://forum.armbian.com/forum/4-advanced-users-development/</link><description>Advanced users - Development Latest Topics</description><language>en</language><item><title>Cannot allocate memory while running customize-image.sh for rockchip64 on GitHub Workflow.</title><link>https://forum.armbian.com/topic/54199-cannot-allocate-memory-while-running-customize-imagesh-for-rockchip64-on-github-workflow/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.de/memejarafo' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.de/memejarafo
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Since about four weeks we encounter out of memory issues when building an Armbian image on GitHub with a customize-image.sh script. We had no big modifications on the build system since then, we have to rebuild from time to time to get the latest version of our application into the image.<br />
	We already use a more powerful runner (32GB RAM, 8 cores).
</p>

<p>
	Our compile call:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">./compile.sh \
 BOARD=rockpi-4b \
 BRANCH=edge \
 RELEASE=bookworm \
 KERNEL_CONFIGURE=no \
 BUILD_MINIMAL=yes \
 NETWORKING_STACK="network-manager" \
 COMPRESS_OUTPUTIMAGE=xz \
 KERNEL_BTF=no \
 SHARE_LOG=yes</span></pre>

<p>
	 
</p>

<p>
	Our build is based on the tag v25.8.0-trunk.260
</p>

<p>
	<br />
	Any ideas for this?<br />
	Thanks in advance
</p>

<p>
	Florian
</p>
]]></description><guid isPermaLink="false">54199</guid><pubDate>Wed, 30 Jul 2025 17:51:02 +0000</pubDate></item><item><title>How you can help test upcoming Armbian 26.02 images?</title><link>https://forum.armbian.com/topic/57793-how-you-can-help-test-upcoming-armbian-2602-images/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	We are opening public testing for upcoming Armbian images. The goal is to verify that the right images are built and that basic functionality works before boards are moved to the main download pages.
</p>

<p>
	You don’t need to be a developer. Simple testing and short reports are enough.
</p>

<hr>
<h3>
	1. Download testing images
</h3>

<p>
	Testing images are available here: <a href="https://fi.mirror.armbian.de/incoming/igorpecovnik/" rel="external nofollow" target="_blank">https://fi.mirror.armbian.de/incoming/igorpecovnik/ </a> Pick the image matching your board and choose desktop if applicable. <br>
	<br>
	Once image is confirmed working, the board will be:
</p>

<ul>
	<li>
		Moved to the main download pages
	</li>
	<li>
		Added to Armbian Imager
	</li>
</ul>

<hr>
<h3>
	2. Check that expected images exist
</h3>

<p>
	Before testing, please verify that:
</p>

<ul>
	<li>
		Your board is listed
	</li>
	<li>
		The expected image variants exist
	</li>
</ul>

<p>
	If an image (variant) seems to be missing:
</p>

<ol>
	<li>
		Check the release target definitions:<br>
		<a href="https://github.com/armbian/armbian.github.io/tree/main/release-targets" rel="external nofollow" target="_blank">https://github.com/armbian/armbian.github.io/tree/main/release-targets </a>
	</li>
	<li>
		If the image should exist, check build logs to see if it failed:<br>
		<a href="https://github.com/armbian/os/actions/runs/21642728389" rel="external nofollow" target="_blank">https://github.com/armbian/os/actions/runs/21642728389 </a>
	</li>
</ol>

<p>
	If you are unsure, report it anyway.
</p>

<hr>
<h3>
	3. Flash and boot
</h3>

<p>
	Flash the image using Armbian Imager: <a href="https://imager.armbian.com" rel="external nofollow" target="_blank"> https://imager.armbian.com </a>
</p>

<p>
	Boot the board and check whether it reaches:
</p>

<ul>
	<li>
		Login prompt (CLI images)
	</li>
	<li>
		Desktop (Desktop images)
	</li>
</ul>

<p>
	If the board does not boot, serial output or photos help.
</p>

<hr>
<h3>
	4. What to test
</h3>

<p>
	Please focus on basic functionality:
</p>

<ul>
	<li>
		Boot reliability and reboot
	</li>
	<li>
		Networking (Ethernet, Wi-Fi, Bluetooth)
	</li>
	<li>
		Display and <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr>, if applicable
	</li>
	<li>
		Installer and first-boot experience
	</li>
</ul>

<p>
	Advanced features can wait. Stability comes first.
</p>

<hr>
<h3>
	5. UEFI ARM64 images
</h3>

<p>
	If your board might support UEFI on ARM64, please test those images on them. Working UEFI images allow us to reuse targets and reduce the number of generated images.
</p>

<p>
	Reference:<br>
	<a href="https://github.com/armbian/armbian.github.io/blob/main/release-targets/reusable.yml" rel="external nofollow" target="_blank">https://github.com/armbian/armbian.github.io/blob/main/release-targets/reusable.yml </a>
</p>

<hr>
<h3>
	6. Community-supported boards
</h3>

<p>
	Some boards are currently released as community-supported: <a href="https://github.com/armbian/community/releases" rel="external nofollow" target="_blank">https://github.com/armbian/community/releases</a> <br>
	We want to promote suitable boards to standard support which brings more image variants and much faster download. This requires:
</p>

<ul>
	<li>
		Confirmation that basic functionality works
	</li>
	<li>
		Send a PR to change <a href="https://github.com/armbian/build/commit/f604f841ae515ed5f71f22c4b6c429f05b4f9fb0" rel="external nofollow">status from .<abbr title="Community supported Chip - no official support"><abbr title="Community supported Chip - no official support">csc</abbr></abbr> to .conf</a>
	</li>
	<li>
		A community member willing to step up as maintainer
	</li>
</ul>

<p>
	If you rely on such a board and want it promoted, this is the time to help.
</p>

<hr>
<h3>
	7. Reporting (here in this topic!)
</h3>

<p>
	When reporting test results, please include:
</p>

<ul>
	<li>
		Board model
	</li>
	<li>
		Image name and variant
	</li>
	<li>
		What works and what does not
	</li>
	<li>
		Logs or serial output if available
	</li>
</ul>

<p>
	Even short reports like “Board X, image Y, boots and networking works” are useful.
</p>

<hr>
<p>
	Thanks to everyone helping with testing. Early feedback directly improves the release quality!
</p>
]]></description><guid isPermaLink="false">57793</guid><pubDate>Tue, 03 Feb 2026 23:23:00 +0000</pubDate></item><item><title>rk3308B, Sovol SV06 Ace based on Rock-s0 -Possible to  apply commits as patches</title><link>https://forum.armbian.com/topic/58232-rk3308b-sovol-sv06-ace-based-on-rock-s0-possible-to-apply-commits-as-patches/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	The Rock-s0 has the same rk3308b processor and the build uses a BL31binary, with u-boot.  The SV06Ace has the same cpu and BL31/u-boot.
</p>

<p>
	I reviewed this <a href="https://forum.armbian.com/topic/18116-how-to-create-a-new-board-for-development/" rel="">thread</a> and was trying to follow the example commit provided.  It is a little difficult to work through a commit as not all of the paths to the files are present in my depth=1 git clone.
</p>

<p>
	 
</p>

<p>
	Is it possible to download the commit for the Rock-s0 and use it to patch the build directory?  If I could run the patch, then I would have some actual files to copy and edit.  The maintainer of the Rock-s0, <a href="https://github.com/brentr/build" rel="external nofollow">linked</a> on the Armbian Info page for the s0 has not made any recent commits. The last Rock-s0 <a href="https://github.com/brentr/build/commit/2813365dd25e3ad110936cbf014b95b38d7090ec" rel="external nofollow">commit</a> was where it was moved back to an older bootloader scheme.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># Rockchip RK3308 quad core 512MB SoC WiFi
 
BOARD_NAME="SV06 Ace"
BOARD_VENDOR="sovol"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER="shep"
 
BOOTCONFIG="sv06ace-rk3308_defconfig"
BOOT_FDT_FILE="rockchip/sv06ace.dtb"
 
KERNEL_TARGET="current"
KERNEL_TEST_TARGET="current"
 
DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0"
MODULES_BLACKLIST="rockchipdrm analogix_dp dw_mipi_dsi dw_hdmi gpu_sched lima hantro_vpu panfrost"
HAS_VIDEO_OUTPUT="no"
 
BOOTBRANCH_BOARD="tag:v2024.10"
BOOTPATCHDIR="v2024.10"
BOOT_SCENARIO="binman"
DDR_BLOB="rk33/rk3308_ddr_589MHz_uart0_m0_v2.07.bin"
BL31_BLOB="rk33/rk3308_bl31_v2.26.elf"
FORCE_UBOOT_UPDATE="yes"
 
OVERLAY_PREFIX="rk3308"
 
function post_family_config__rocks0() {
        declare -g BOOTDIR="u-boot-${BOARD}"
        declare -g BOOTSCRIPT="boot-rockchip64-ttyS0.cmd:boot.cmd"
 
        family_tweaks_bsp() { #overrides rockchip64_common.inc
                #Install udev script that derives fixed, unique MAC addresses for net interfaces
                #that are assigned random ones
                bsp=$SRC/packages/bsp/rockpis
                rules=etc/udev/rules.d</span></pre>

<p>
	<br />
	 
</p>

<p>
	 
</p>

<p>
	Specifically, where are following files, referenced in /build/boards/*.<abbr title="Community supported Chip - no official support">csc</abbr> located?
</p>

<p>
	BOOTCONFIG=*.defconfig"
</p>

<p>
	BOOT_FDT_FILE="*.<abbr title="Device tree blob">dtb</abbr>"
</p>

<p>
	The declared boot scripts
</p>

<p>
	 
</p>

<p>
	Thanks
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">58232</guid><pubDate>Mon, 02 Mar 2026 03:11:35 +0000</pubDate></item><item><title>to get 32768 clk from GPIO1 D4 on RK3328</title><link>https://forum.armbian.com/topic/58033-to-get-32768-clk-from-gpio1-d4-on-rk3328/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I'm trying to get a clock signal of 32768 from the GPIO1 D4 pin of the rk3328 CPU, but I haven't been able to.
</p>

<p>
	 
</p>

<p>
	I've tried everything, from `overlay <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr>` to `armbian-add-overlay`, but I can't get any output.
</p>

<p>
	 
</p>

<p>
	I can set the value to 1 or 0 using the `echo 1 &gt; /sys/class/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>/gpio60/value` command, but the system doesn't give a clock output.
</p>

<p>
	 
</p>

<p>
	Please help. Thank you in advance.
</p>
]]></description><guid isPermaLink="false">58033</guid><pubDate>Sun, 15 Feb 2026 11:58:59 +0000</pubDate></item><item><title>Make SDcard image with sole purpose of eMMC receiving a fresh bootable Armbian image</title><link>https://forum.armbian.com/topic/47241-make-sdcard-image-with-sole-purpose-of-emmc-receiving-a-fresh-bootable-armbian-image/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Certainly not a new item but havn't found an Armbian how-to.
</p>

<p>
	Hardware: Rockchip rk3588 based hardware with both SDcard slot and <abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr> memory.<br />
	Wish: make a SD card image that, when inserted in the SDcard slot, causes a bootable Armbian OS image to be written to <abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr> from that SDcard, followed by boot from <abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr>.<br />
	The bootable image should remain in its most compact form, to limit copy time, and only upon first boot from <abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr> be made to use the entire <abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr>.
</p>

<p>
	Has this been explored already? Ideas on how-to?
</p>
]]></description><guid isPermaLink="false">47241</guid><pubDate>Mon, 18 Nov 2024 11:34:37 +0000</pubDate></item><item><title>RK3588 Kernel Patches for H.265 Hardware Encoding and HDMIRX EDID fix</title><link>https://forum.armbian.com/topic/57951-rk3588-kernel-patches-for-h265-hardware-encoding-and-hdmirx-edid-fix/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	My recent RK3588 kernel adventure:
</p>

<p>
	- dual-core H.265 (HEVC) encoding working live at full 4K@60 on armbian-build edge kernel (6.19-rc8) for Rock 5B[+] and Orange Pi 5 Ultra.
</p>

<p>
	- fix for setting HDMIRX EDID (this didn't work in mainline on any of my tested hardware)
</p>

<p>
	 
</p>

<p>
	This is out-of-tree (practical focus over upstream goals), but it's stable and producing clean bitstreams.
</p>

<p>
	Repo: <a href="https://github.com/rcawston/rockchip-rk3588-mainline-patches" rel="external nofollow">https://github.com/rcawston/rockchip-rk3588-mainline-patches</a>
</p>

<p>
	 
</p>

<p>
	Feedback welcome. 
</p>
]]></description><guid isPermaLink="false">57951</guid><pubDate>Mon, 09 Feb 2026 20:24:39 +0000</pubDate></item><item><title>ARM64 performance regression in qemu</title><link>https://forum.armbian.com/topic/57887-arm64-performance-regression-in-qemu/</link><description><![CDATA[<p>
	Sorry in advance, but this is a bit of a dive. But, I haven't seen this fully captured and explained anywhere, and think this would be a useful thing to know for anyone who's doing arm64 development on a PC, which seems very relevant here ...
</p>

<p>
	 
</p>

<p>
	I started pulling this thread when moving some software from Ubuntu Jammy to Noble, where the arm64 build process went from 20 mins to 50 mins. When I was done, it below to 15 min, and all I did was poke some flags for qemu's emulated CPU.
</p>

<p>
	 
</p>

<p>
	The TL;DR version is that setting the environment variable QEMU_CPU to something like "cortex-a53" or "max,pauth-impdef=on" or even what I settled on, "max,pauth=off" saves <strong>massive</strong> amounts of time, and should be used anywhere you are running debootstrap, apt, or python in an emulated environment. However, you can't blindly set it everywhere because these flags are not defined for other architectures and will cause a hard stop when emulating PC or RISC-V. This has also shown up in the <a href="https://github.com/armbian/build/issues/6531" rel="external nofollow">Armbian Build System</a>.
</p>

<p>
	 
</p>

<p>
	If you want to see this first hand, use the example <a href="https://discourse.ubuntu.com/t/ubuntu-docker-performance-accross-version-and-architecture/52858" rel="external nofollow">here</a>. Just save the following in test.sh:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">echo -n "testing...  "
for i in $(seq 2 10000); do
    is_prime=1
    j=2
    while ((j*j &lt;= i)); do
        if (( i % j == 0)); then
            is_prime=0
            break
        fi
        ((j++))
    done
    if (( is_prime == 1 )); then
        echo $i &gt; /dev/null
    fi
done
echo "done"</span></pre>

<p>
	 
</p>

<p>
	And then run it in docker after ensuring a few things are installed ...
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">~ $ sudo apt install binfmt-support qemu-user-static

~ $ time docker run --rm -it --platform linux/arm64 -v .:/test ubuntu:noble /test/test.sh
testing...  done

real	0m37.620s
user	0m0.013s
sys	0m0.022s

~ $ time docker run --rm -it --platform linux/arm64 -v .:/test ubuntu:jammy /test/test.sh
testing...  done

real	0m4.700s
user	0m0.011s
sys	0m0.023s</span></pre>

<p>
	 
</p>

<p>
	And we can wrestle that performance back by fiddling with QEMU flags ...
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">~ $ time docker run --rm -it --platform linux/arm64 -v .:/test --env QEMU_CPU=max,pauth=off ubuntu:noble /test/test.sh
testing...  done

real	0m4.694s
user	0m0.011s
sys	0m0.024s</span></pre>

<p>
	 
</p>

<p>
	So qemu bug? Not quite. The qemu emulator is a host application, and is the same both jammy and noble docker images, and I think the root cause was found <a href="https://github.com/python/cpython/issues/119537#issuecomment-2174273442" rel="external nofollow">here</a>, and first appears in Ubuntu Lunar (23.10). The short version looks like gcc's stack protection logic wasn't operating as expected as the stack layout is a little different than it is on PC, a CVE was filed, and the "fix" is now stressing a slow code path in qemu. For the record, my heart goes out to "steev" and his slow, hours-per-bisect march to the answer.
</p>

<p>
	 
</p>

<p>
	Pulling that thread a bit more, the <a href="https://www.qemu.org/docs/master/system/arm/cpu-features.html#tcg-vcpu-features" rel="external nofollow">QEMU Documentation</a> has the following to say on the subject of arm64 pointer authentication:
</p>

<p>
	 
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			The architected QARMA5 and QARMA3 algorithms have good cryptographic properties, but can be quite slow to emulate. The impdef algorithm used by QEMU is non-cryptographic but significantly faster.
		</p>
	</div>
</blockquote>

<p>
	 
</p>

<p>
	The qemu docs also suggest that the qemu impdef algorithm is the default, but I've not seen this on my version. It's possible this may be addressed in a much newer version of qemu, but that's not available in the Noble repos. It could be overridden via  <a href="https://github.com/tonistiigi/binfmt" rel="external nofollow">tonistiigi/binfmt</a> (but I've not yet tested that).
</p>

<p>
	 
</p>

<p>
	For what it's worth, it's not possible to just add a simple wrapper to qemu fix this either, as seen in this <a href="https://github.com/avikivity/qemu-aarch64-static-fast" rel="external nofollow">Github Example</a>, and that's due to the <a href="https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html" rel="external nofollow">Linux Kernel Binfmt Interface</a>. The 'F' flag forces the kernel to store a handle to the specified emulator, and make it available in chroot and Docker contexts, and that doesn't help if it's only the wrapper it grabs and not the emulator binary. Similarly, it's not possible to pass additional flags via this interface, so without a change to the qemu binary, the QEMU_CPU environment variable may be the only way to work around this immediately.
</p>

<p>
	 
</p>

<p>
	The other curious bit is what does QEMU_CPU=cortex-a53 enable to recover qemu speed? The answer is absolutely nothing. it just turns CPU features off. At a glance, I'm not sure if that something qemu is doing indirectly, or glibc conditionally enables at runtime. If anyone knows better than I here, please drop a comment.
</p>

<p>
	 
</p>

<p>
	The curious can check can via:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">~ $ docker run --rm -it --platform linux/arm64 ubuntu:noble cat /proc/cpuinfo
processor	: 0
model name	: ARMv8 Processor rev 0 (v8l)
BogoMIPS	: 100.00
Features	: fp asimd aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm svef32mm svef64mm svebf16 i8mm bf16 rng bti mte mte3 sme smei16i64 smef64f64 smei8i32 smef16f32 smeb16f32 smef32f32 smefa64 mops hbc
CPU implementer	: 0x00
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0x051
CPU revision	: 0

~ $ docker run --rm -it --platform linux/arm64 --env QEMU_CPU=cortex-a53 ubuntu:noble cat /proc/cpuinfo
processor	: 0
model name	: ARMv8 Processor rev 4 (v8l)
BogoMIPS	: 100.00
Features	: fp asimd aes pmull sha1 sha2 crc32 cpuid
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd03
CPU revision	: 4</span></pre>

<p>
	 
</p>
]]></description><guid isPermaLink="false">57887</guid><pubDate>Fri, 06 Feb 2026 14:30:05 +0000</pubDate></item><item><title>BPI M1+ SATA Support</title><link>https://forum.armbian.com/topic/57670-bpi-m1-sata-support/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Good morning
</p>

<p>
	I have a <abbr title="Banana Pi">BPI</abbr> M1 and M1+ currently running an image from <a href="https://banana-pi.org/." rel="external nofollow">https://banana-pi.org/.</a> Everything works, except it's Ubuntu 16.04. Since yesterday, I've been testing the Armbian images, which are great and up-to-date, but none of them recognize the SATA connection on my SSD.
</p>

<p>
	`
</p>

<pre class="ipsCode prettyprint lang-c prettyprinted"><span class="pln">fdisk </span><span class="pun">-</span><span class="pln">l</span></pre>

<p>
	` shows no SATA SSD.
</p>

<p>
	Since I absolutely need this connection, I'm stuck. What am I doing wrong, or where do I need to activate the SATA connection?
</p>

<p>
	The SATA connection is what makes the <abbr title="Banana Pi">BPI</abbr> M1+ unique.
</p>

<p>
	With Ubuntu 16.04, the SATA connection is recognized with both SSD and HDD on the <abbr title="Banana Pi">BPI</abbr> M3.
</p>

<p>
	Can someone please help me? I'm completely lost.
</p>

<p>
	Regards, Henry
</p>
]]></description><guid isPermaLink="false">57670</guid><pubDate>Thu, 29 Jan 2026 05:41:26 +0000</pubDate></item><item><title>Two Questions: How do I force Armbian/build to rebuild the kernel ? And where does the kernel get cached ?</title><link>https://forum.armbian.com/topic/57583-two-questions-how-do-i-force-armbianbuild-to-rebuild-the-kernel-and-where-does-the-kernel-get-cached/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Two Questions:
</p>

<p>
	 
</p>

<p>
	How do I force Armbian/build to rebuild the kernel ?
</p>

<p>
	 
</p>

<p>
	 - Is there a `./compiler.sh` flag ?
</p>

<p>
	 
</p>

<p>
	And where does the kernel get cached ?
</p>

<p>
	 
</p>

<p>
	 - Is it cached online ?
</p>

<p>
	 - is it cached on kernel, kernel version, and kernel config hash ?
</p>

<p>
	 
</p>

<p>
	I am trying to get a proper handle on Armbian/build.
</p>

<p>
	 
</p>

<p>
	BTW: There really needs to be a `kernel` tag on Armbian Forum's - `Create New Topic`.
</p>
]]></description><guid isPermaLink="false">57583</guid><pubDate>Thu, 22 Jan 2026 22:43:50 +0000</pubDate></item><item><title>Cant create Custom initial ramdisk during armbian build.</title><link>https://forum.armbian.com/topic/57295-cant-create-custom-initial-ramdisk-during-armbian-build/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	hello!
</p>

<p>
	 
</p>

<p>
	I need to create my own initial ramdisk during the armbian build process by supplying a value to this kernel tag:-
</p>

<p>
	 
</p>

<p>
	grep CONFIG_INITRAMFS_SOURCE /home/andrew/armbian/build/cache/sources/linux-kernel-worktree/6.18__sunxi__armhf/.config<br />
	CONFIG_INITRAMFS_SOURCE="usr/sideinitrd.cpio"
</p>

<p>
	 
</p>

<p>
	my build runs under docker, and no matter where i place the CPIO file, i get this error:
</p>

<p>
	 
</p>

<p>
	[<span class="ipsEmoji">🐳</span>|<span class="ipsEmoji">🔨</span>]   make[3]: *** No rule to make target 'usr/sideinitrd.cpio', needed by 'usr/initramfs_inc_data'.  Stop.<br />
	[<span class="ipsEmoji">🐳</span>|<span class="ipsEmoji">🔨</span>]   make[2]: *** [scripts/Makefile.build:556: usr] Error 2<br />
	[<span class="ipsEmoji">🐳</span>|<span class="ipsEmoji">🔨</span>]   make[2]: *** Waiting for unfinished jobs....
</p>

<p>
	 
</p>

<p>
	just speculating, but maybe the armbian build cannot find my CPIO file in my compile tree known to docker:-
</p>

<p>
	 
</p>

<p>
	pwd<br />
	/home/andrew/armbian/build<br />
	andrew@my-vps:~/armbian/build$ ls<br />
	CONTRIBUTING.md  Dockerfile  README.md  action.yml         buildarmbian2.txt  compile.sh  extensions  output    patch             shell.nix  userpatches<br />
	CREDITS.md       LICENSE     VERSION    buildarmbian1.txt  cache              config      lib         packages  requirements.txt  tools<br />
	 
</p>

<p>
	chatGPT and gemini have wasted days on bogus suggestions on where to place it relative to my compile tree.  i have tried many locations without success.
</p>

<p>
	 
</p>

<p>
	EXPLANATION FROM GEMINI:-
</p>

<p>
	<strong><em>Armbian’s build process is designed to be "clean." When you run it inside Docker, it follows a strict sequence:</em></strong>
</p>

<p>
	<strong><em>    Step A: It prepares the environment.<br />
	    Step B: It runs a "cleanup" on the kernel source to ensure no "junk" from previous builds exists (this deletes your .cpio file).<br />
	    Step <span class="ipsEmoji">😄</span> It checks your .config and starts the make command.</em></strong>
</p>

<p>
	<strong><em>Because Step B happens every time you start the build, any file you manually copy into the kernel tree gets deleted seconds before the compiler actually looks for it. That is why you kept seeing No rule to make target.</em></strong>
</p>

<p>
	 
</p>

<p>
	i am wondering if anyone has already done this before and how they got it going?   latest log attached.
</p>

<p>
	 
</p>

<p>
	help!
</p>

<p>
	 
</p>

<p>
	andrew. 
</p>

<p>
	<a class="ipsAttachLink" data-fileext="gz" data-fileid="15765" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=15765&amp;key=f057b77a79a957778cc9b33d9f3e7ea0" rel="">buildarmbian2.txt.gz</a>
</p>
]]></description><guid isPermaLink="false">57295</guid><pubDate>Thu, 08 Jan 2026 16:19:52 +0000</pubDate></item><item><title>How to add private package to image?</title><link>https://forum.armbian.com/topic/56938-how-to-add-private-package-to-image/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I want to add a private package with C source code in custom image.
</p>

<p>
	Extensions maybe are one approach— are there any other more standard practices?
</p>
]]></description><guid isPermaLink="false">56938</guid><pubDate>Fri, 26 Dec 2025 07:38:50 +0000</pubDate></item><item><title>Build fail with "Errors were encountered while processing: systemd-timesyncd"</title><link>https://forum.armbian.com/topic/56899-build-fail-with-errors-were-encountered-while-processing-systemd-timesyncd/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.com/tujekosudu' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.com/tujekosudu
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	clone the latest armbian/build repo, run ./compile.sh but fail. I try native or docker build, all fail.
</p>
]]></description><guid isPermaLink="false">56899</guid><pubDate>Thu, 25 Dec 2025 07:32:20 +0000</pubDate></item><item><title>Temporary failure resolving 'security.ubuntu.com', "archive.ubuntu.com" etc</title><link>https://forum.armbian.com/topic/31815-temporary-failure-resolving-securityubuntucom-archiveubuntucom-etc/</link><description><![CDATA[<p>
	after quite a few frustrating attempts to setup a built environment, fixing some issues, jumping over some hoops for the build, I managed to get to the 'starting point' of a build
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">./compile.sh
[<span class="ipsEmoji">🌱</span>] uuidgen not found [ uuidgen not installed yet ]
[<span class="ipsEmoji">🌱</span>] Using prebuilt Armbian image as base for 'ubuntu-jammy' [ DOCKER_ARMBIAN_BASE_IMAGE: ghcr.io/armbian/docker-armbian-build:armbian-ubuntu-jammy-latest ]
[<span class="ipsEmoji">🌿</span>] Docker info [ Docker 19.03.11 Kernel:4.12.14-lp151.28.91-default RAM:31.28GiB CPUs:8 OS:'openSUSE Leap 15.1' hostname 'snoopy1.internal' under 'Linux' - buildx:yes - loop-hacks:yes static-loops:no ]
[<span class="ipsEmoji">🌱</span>] Creating [ .dockerignore ]
[<span class="ipsEmoji">🌱</span>] Docker launcher [ enabling all extensions looking for Docker dependencies ]
[<span class="ipsEmoji">🌱</span>] Extension manager [ processed 27 Extension Methods calls and 82 Extension Method implementations ]
[<span class="ipsEmoji">🌱</span>] Adding rootfs encryption related packages [ cryptsetup cryptsetup-initramfs ]
[<span class="ipsEmoji">🌱</span>] Preparing rkdevflash host-side dependencies [ rkdevflash ]
[<span class="ipsEmoji">🌱</span>] Creating [ Dockerfile; FROM ghcr.io/armbian/docker-armbian-build:armbian-ubuntu-jammy-latest ]
[<span class="ipsEmoji">🌱</span>] Armbian docker image [ already exists: ghcr.io/armbian/docker-armbian-build:armbian-ubuntu-jammy-latest ]
[<span class="ipsEmoji">🌱</span>] Building [ Dockerfile via 'buildx build --progress=plain --load' ]
[<span class="ipsEmoji">🔨</span>]   #0 building with "default" instance using docker driver
[<span class="ipsEmoji">🔨</span>]   
[<span class="ipsEmoji">🔨</span>]   #1 [internal] load build definition from Dockerfile
[<span class="ipsEmoji">🔨</span>]   #1 transferring dockerfile: 2.12kB done
...
[<span class="ipsEmoji">🔨</span>]   #6 [2/6] RUN echo "--&gt; CACHE MISS IN DOCKERFILE: apt packages." &amp;&amp;  DEBIAN_FRONTEND=noninteractive apt-get -y update &amp;&amp;  DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends bash git psmisc uuid-runtime bc binfmt-support bison libc6-dev make dpkg-dev gcc ca-certificates ccache cpio debootstrap device-tree-compiler dialog dirmngr dosfstools dwarves flex gawk gnupg gpg imagemagick jq kmod libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev liblz4-tool libncurses-dev libssl-dev libusb-1.0-0-dev linux-base locales lsof ncurses-base ncurses-term ntpdate patchutils pkg-config pv qemu-user-static rsync swig u-boot-tools udev uuid-dev zlib1g-dev file tree expect colorized-logs unzip zip pigz xz-utils pbzip2 lzop zstd parted gdisk fdisk aria2 curl wget axel parallel python3-dev python3-distutils python3-setuptools python3-pip python2 python2-dev gcc-x86-64-linux-gnu gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabi gcc-riscv64-linux-gnu debian-archive-keyring libc6-amd64-cross g++-aarch64-linux-gnu g++ btrfs-progs cryptsetup openssh-client f2fs-tools nilfs-tools xfsprogs zerofree qemu-utils qemu-utils libudev-dev libusb-1.0-0-dev dh-autoreconf build-essential gcc-arm-linux-gnueabi gcc-or1k-elf qemu-utils
[<span class="ipsEmoji">🔨</span>]   #6 0.958 --&gt; CACHE MISS IN DOCKERFILE: apt packages.
[<span class="ipsEmoji">🔨</span>]   #6 49.04 Ign:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[<span class="ipsEmoji">🔨</span>]   #6 49.04 Ign:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
[<span class="ipsEmoji">🔨</span>]   #6 97.09 Ign:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
...
[<span class="ipsEmoji">🔨</span>]   #6 200.2 Err:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
[<span class="ipsEmoji">🔨</span>]   #6 200.2   Temporary failure resolving 'security.ubuntu.com'
...
[<span class="ipsEmoji">🔨</span>]   #6 481.5 Err:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[<span class="ipsEmoji">🔨</span>]   #6 481.5   Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 529.5 Err:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[<span class="ipsEmoji">🔨</span>]   #6 529.5   Temporary failure resolving 'archive.ubuntu.com'</span></pre>

<p>
	 
</p>

<p>
	Is anyone else encountering a similar issue? The builds seemed to be failing repeatedly at DNS resolution to the repositories. Didn't manage to get past this point as the builds failed repeatedly here many minutes to like 1/2 hour and abort, many times with no successes so far.
</p>

<p>
	 
</p>

<p>
	They also seem to be the same few accesses and possibly packages.
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[<span class="ipsEmoji">🔨</span>]   #6 481.4 Err:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[<span class="ipsEmoji">🔨</span>]   #6 481.4   Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 529.4 Err:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[<span class="ipsEmoji">🔨</span>]   #6 529.4   Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 577.5 Err:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[<span class="ipsEmoji">🔨</span>]   #6 577.5   Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 577.5 Reading package lists...
[<span class="ipsEmoji">🔨</span>]   #6 578.1 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease  Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 578.1 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease  Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 578.1 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease  Temporary failure resolving 'archive.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 578.1 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jammy-security/InRelease  Temporary failure resolving 'security.ubuntu.com'
[<span class="ipsEmoji">🔨</span>]   #6 578.1 W: Some index files failed to download. They have been ignored, or old ones used instead.</span></pre>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">31815</guid><pubDate>Mon, 20 Nov 2023 13:21:51 +0000</pubDate></item><item><title>Orange Pi RV2 riscv64 support</title><link>https://forum.armbian.com/topic/55927-orange-pi-rv2-riscv64-support/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I'm looking for Orange Pi RV2 RISC-V support.  This board is gaining popularity due to the Orange Pi manufacturer's good reputation with Arm.
</p>

<p>
	 
</p>

<p>
	I have successfully built both Orange Pi and Raspberry Pi aarch64 builds on Debian from source so I'd like to know how to build Armbian for Orange Pi RV2 riscv64.
</p>

<p>
	 
</p>

<p>
	What would I need to modify in the build process?
</p>

<p>
	 
</p>

<p>
	Thanks!!
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">55927</guid><pubDate>Sun, 26 Oct 2025 18:46:31 +0000</pubDate></item><item><title>Compiling an LCD driver for armbian on Allwinner A33.</title><link>https://forum.armbian.com/topic/56565-compiling-an-lcd-driver-for-armbian-on-allwinner-a33/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi, I'am Patrick from France, it is my first post on the forum.
</p>

<p>
	 
</p>

<p>
	I am porting the Zortrax m200 plus 3D printer to Armbian and my last important step would be to have the LCD screen working.
</p>

<p>
	I cross compiled my module but I have this message when installing it:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># insmod panel-himax-hx8394.ko 
[ 1760.189919] BPF: [120533] Invalid name_offset:2238391
[ 1760.195183] failed to validate module [panel_himax_hx8394] BTF: -22
insmod: ERROR: could not insert module panel-himax-hx8394.ko: Invalid parameters</span></pre>

<p>
	 
</p>

<p>
	Then I added the module source code to the sources, but calling ./compile.sh seems to update the repo and revert my changes such as I do not see my module in there.
</p>

<p>
	 
</p>

<p>
	The next possibility would be to create an image with the kernel headers included. I will try to compile the driver on the system.
</p>

<p>
	And is there another way?
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">56565</guid><pubDate>Thu, 04 Dec 2025 15:01:29 +0000</pubDate></item><item><title>CSI2 drivers for RK35xx?</title><link>https://forum.armbian.com/topic/33639-csi2-drivers-for-rk35xx/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I believe this question goes to <a contenteditable="false" data-ipshover="" data-ipshover-target="https://forum.armbian.com/profile/17288-rpardini/?do=hovercard" data-mentionid="17288" href="https://forum.armbian.com/profile/17288-rpardini/" rel="">@rpardini</a> as maintainer of patches for Rockchip series in the `build` repo:
</p>

<p>
	 
</p>

<p>
	I'm trying connect camera to Orange Pi 3B (yes, it boots from community support on edge kernels), but spent 2h digging to find no drivers for CSI2 from Rockchip's fork are <em>ported</em> to patches for recent kernels (for example: <a href="https://github.com/armbian/linux-rockchip/blob/rk-5.10-rkr6/drivers/phy/rockchip/phy-rockchip-csi2-dphy.c" rel="external nofollow">https://github.com/armbian/linux-rockchip/blob/<abbr title="Rockchip"><abbr title="Rockchip">rk</abbr></abbr>-5.10-rkr6/drivers/phy/rockchip/phy-rockchip-csi2-dphy.c</a> and corresponding device trees to instantiate these drivers).
</p>

<p>
	 
</p>

<p>
	This is a little chicken egg problem as I need recent kernels to have access to open source <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> drivers - they're not present on 5.10 based original system images for OrangePi 3B.
</p>

<p>
	 
</p>

<p>
	I created a DT overlay for imx219 camera, but it cannot work as right references don't exist on Armbian yet.
</p>

<p>
	 
</p>

<p>
	I could help with porting these, but I need to know the procedure - that's some amount of drivers I can figure out based on `compatible = ` entries from Rockchip's device trees. I probably need to get them built with 6.6 and 6.7, then generate patches with these and PR changes. Any more hints appreciated.<br />
	<br />
	I'm interested in having both MIPI CSI2 and <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> working on these boards for now:
</p>

<ul>
	<li>
		OrangePi 3B (that one I have on my desk)
	</li>
	<li>
		Radxa Zero 3E
	</li>
	<li>
		Radxa Zero 3W
	</li>
</ul>

<p>
	 
</p>

<p>
	Thank you.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:9px;">How you can live with forum not supporting humanly Markdown?</span>
</p>
]]></description><guid isPermaLink="false">33639</guid><pubDate>Fri, 02 Feb 2024 16:28:55 +0000</pubDate></item><item><title>Questions about using the PREEMPT_RT kernel on the Orange Pi 5 Plus</title><link>https://forum.armbian.com/topic/56282-questions-about-using-the-preempt_rt-kernel-on-the-orange-pi-5-plus/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I’m currently using the Armbian build system to generate images for the Orange Pi 5 Plus.<br />
	To use the PREEMPT_RT kernel, I set the BRANCH to current, and with the PREEMPT_RT configuration on the 6.12 kernel I was able to successfully build the image and boot it.
</p>

<p>
	However, in this kernel version there are no dtbo files for peripherals like can0, i2c, etc., so I’m unable to use those interfaces.
</p>

<p>
	If I set the BRANCH to vendor, I can use the 6.1 kernel, but in order to use a PREEMPT_RT kernel I need to apply the RT patch. The RT patch currently provided is not compatible with the current BRANCH, so kernel build and image creation fail.
</p>

<p>
	 
</p>

<p>
	My question is: while using the 6.12 current kernel, is there any way to copy and use the <abbr title="Device tree blob">dtb</abbr> and dtbo files from the 6.1 vendor kernel?
</p>
]]></description><guid isPermaLink="false">56282</guid><pubDate>Wed, 19 Nov 2025 05:40:52 +0000</pubDate></item><item><title>Build fails on "could not resolve 'ports.ubuntu.com'" on machine that has built successfully in the past</title><link>https://forum.armbian.com/topic/27270-build-fails-on-could-not-resolve-portsubuntucom-on-machine-that-has-built-successfully-in-the-past/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I have been building images for the NanoPC-T4 with armbian successfully in the past.
</p>

<p>
	However I now get the error "could not resolve 'ports.ubuntu.com'" when the build tries to install ping_5.1-1_arm64.deb
</p>

<p>
	(full log below).
</p>

<p>
	 
</p>

<p>
	Do you have any idea what this comes from and how I could solve/debug this ? Thank you
</p>

<p>
	 
</p>

<p>
	Additional info <span><span>:</span></span>
</p>

<p>
	I added 8.8.8.8 as an alternative DNS server on my machine, I can ping ports.ubuntu.com successfully.
</p>

<p>
	 
</p>

<p>
	I have cloned the armbian build and head points to this commit <a href="https://github.com/armbian/build/commit/5b8d86ae5f6f34cf6cc13edf6b1def2773f66f0a" rel="external nofollow">https://github.com/armbian/build/commit/5b8d86ae5f6f34cf6cc13edf6b1def2773f66f0a</a>
</p>

<p>
	 
</p>

<p>
	Best regards,
</p>

<p>
	Rick
</p>

<p>
	 
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<pre class="ipsCode"># Armbian ANSI build logs for d42a3aa9-4268-47db-87f0-64b17653a3d0 - use "less -SR" to view
# Armbian build at Wed Mar 15 10:06:22 CET 2023 on a12a13pctsp
------------------------------------------------------------------------------------------------------------
# ARGs: 'PREFER_DOCKER=no' 'CREATE_PATCHES=yes' 'ARMBIAN_RELAUNCHED=yes' 'SET_OWNER_TO_UID=1000' 'build'
------------------------------------------------------------------------------------------------------------
# GIT revision
   commit 5b8d86ae5f6f34cf6cc13edf6b1def2773f66f0a (HEAD -&gt; main, origin/main, origin/HEAD, origin/AR-1609)
   Author: 瑞 &lt;rui.crater@gmail.com&gt;
   
       Enable kernel Ion system for running Android (#4948)
------------------------------------------------------------------------------------------------------------
# GIT status
   On branch main
   Your branch is up to date with 'origin/main'.
   
   nothing to commit, working tree clean
------------------------------------------------------------------------------------------------------------
### config_early_init.log 
--&gt; (1) INFO: Starting single build process [ no BOARD set ]
--&gt; (1) INFO: Checking [ basic host setup ]
--&gt; (1) INFO: Build host OS release [ jammy ]
--&gt; (1) INFO: Build host architecture [ amd64 ]
--&gt; (4) INFO: Generating list of all available boards [ might take a while ]
------------------------------------------------------------------------------------------------------------
### config_source_board_file.log 
--&gt; (8) INFO: Sourcing board configuration [ /home/reds/patch_series_pcie_ep/build/config/boards/nanopct4.conf ]
------------------------------------------------------------------------------------------------------------
### do_main_configuration.log 
--&gt; (12) INFO: Starting main configuration
--&gt; (13) INFO: Sourcing family configuration [ /home/reds/patch_series_pcie_ep/build/config/sources/families/media.conf ]
--&gt; (13) INFO: Enabling extension [ rkbin-tools ]
--&gt; (13) INFO: Determined BOOT_SOC from BOOTCONFIG [ BOOT_SOC: 'rk3399'; BOOTCONFIG: 'nanopc-t4-rk3399_defconfig' ]
--&gt; (13) INFO: Sourcing arch configuration [ arm64.conf ]
--&gt; (13) INFO: Extension manager [ processed 4 Extension Methods calls and 4 Extension Method implementations ]
------------------------------------------------------------------------------------------------------------
### config_post_main.log 
--&gt; (23) INFO: Configuration prepared for BOARD build [ nanopct4.conf ]
--&gt; (23) EXT: Repeat Build Options (early) [ ./compile.sh BOARD=nanopct4 BRANCH=edge RELEASE=jammy BUILD_MINIMAL=no BUILD_DESKTOP=yes KERNEL_ONLY=no KERNEL_CONFIGURE=yes DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base DESKTOP_APPGROUPS_SELECTED="3dsupport browsers desktop_tools editors internet programming remote_desktop" COMPRESS_OUTPUTIMAGE=sha,img ]
------------------------------------------------------------------------------------------------------------
### check_dir_for_mount_options.log 
--&gt; (23) INFO: Checked directory OK for mount options [ /home/reds/patch_series_pcie_ep/build/.tmp ('main temporary dir') ]
------------------------------------------------------------------------------------------------------------
### prepare_host_noninteractive.log 
--&gt; (23) INFO: Preparing [ host ]
--&gt; (24) COMMAND: update-ccache-symlinks
--&gt; (24) INFO: Syncing clock [ host ]
--&gt; (24) COMMAND: ntpdate pool.ntp.org
   15 Mar 09:37:44 ntpdate[5675]: adjust time server 62.12.167.109 offset -0.001978 sec
--&gt; (30) INFO: Ignoring toolchains [ SKIP_EXTERNAL_TOOLCHAINS: yes ]
--&gt; (30) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/templates/customize-image.sh.template /home/reds/patch_series_pcie_ep/build/userpatches/customize-image.sh
   '/home/reds/patch_series_pcie_ep/build/config/templates/customize-image.sh.template' -&gt; '/home/reds/patch_series_pcie_ep/build/userpatches/customize-image.sh'
------------------------------------------------------------------------------------------------------------
### aggregate_packages.log 
--&gt; (30) INFO: Aggregating packages [ rootfs ]
--&gt; (30) INFO: Python3 version [ 3.10.6 - 'Python 3.10.6' ]
--&gt; (31) INFO: pip3 version [ 22.0.2: 'pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)' ]
--&gt; (31) INFO: Installing pip packages for Python tools [ c40672ecb3 ]
--&gt; (31) COMMAND: rm -fv /home/reds/patch_series_pcie_ep/build/cache/pip/pip_pkg_hash*
--&gt; (31) COMMAND: env -i 'PYTHONUSERBASE=/home/reds/patch_series_pcie_ep/build/cache/pip/base' 'PYTHONUNBUFFERED=yes' 'PYTHONPYCACHEPREFIX=/home/reds/patch_series_pcie_ep/build/cache/pip/pycache' /usr/bin/python3 -m pip install --no-warn-script-location --user unidiff==0.7.4 GitPython==3.1.30 unidecode==1.3.6 coloredlogs==15.0.1
   Collecting unidiff==0.7.4
     Using cached unidiff-0.7.4-py2.py3-none-any.whl (14 kB)
   Collecting GitPython==3.1.30
     Using cached GitPython-3.1.30-py3-none-any.whl (184 kB)
   Collecting unidecode==1.3.6
     Using cached Unidecode-1.3.6-py3-none-any.whl (235 kB)
   Collecting coloredlogs==15.0.1
     Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
   Collecting gitdb&lt;5,&gt;=4.0.1
     Using cached gitdb-4.0.10-py3-none-any.whl (62 kB)
   Collecting humanfriendly&gt;=9.1
     Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
   Collecting smmap&lt;6,&gt;=3.0.1
     Using cached smmap-5.0.0-py3-none-any.whl (24 kB)
   Installing collected packages: unidiff, unidecode, smmap, humanfriendly, gitdb, coloredlogs, GitPython
   Successfully installed GitPython-3.1.30 coloredlogs-15.0.1 gitdb-4.0.10 humanfriendly-10.0 smmap-5.0.0 unidecode-1.3.6 unidiff-0.7.4
   WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
--&gt; (32) COMMAND: touch /home/reds/patch_series_pcie_ep/build/cache/pip/pip_pkg_hash_c40672ecb319ec9a04b3471e3c6da8d006211683c969a19c9412cdb42c737c51
--&gt; (32) COMMAND: [...shortened...] /usr/bin/python3 /home/reds/patch_series_pcie_ep/build/lib/tools/aggregation.py
   Summary: Aggregation: debootstrap: 8; rootfs: 113; image: 1; desktop: 150; apt-sources: 3; hash: bcf5b56cab61ec8f
--&gt; (32) COMMAND: rm -f /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.vqWieXUjMQ
------------------------------------------------------------------------------------------------------------
### clean_deprecated_mountpoints.log 
--&gt; (32) INFO: artifact [ uboot :: uboot() ]
------------------------------------------------------------------------------------------------------------
### artifact_prepare_version.log 
--&gt; (33) INFO: Producing new &amp; caching [ GIT_INFO_UBOOT ]
--&gt; (33) INFO: Fetching SHA1 of tag v2022.04^{} [ https://github.com/u-boot/u-boot ]
--&gt; (33) INFO: SHA1 of tag v2022.04^{} [ 'e4b6ebd3de982ae7185dbf689a030e73fd06e0d2' ]
------------------------------------------------------------------------------------------------------------
### artifact_is_available_in_remote_cache.log 
--&gt; (33) INFO: Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-uboot/uboot-nanopct4-edge:2022.04-Se4b6-Pd69e-B6324 ]
--&gt; (33) INFO: Downloading required [ ORAS tooling ]
--&gt; (33) COMMAND: wget --no-verbose --progress=dot:giga -O /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64.tar.gz.tmp https://github.com/oras-project/oras/releases/download/v0.16.0/oras_0.16.0_linux_amd64.tar.gz
--&gt; (34) COMMAND: mv /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64.tar.gz.tmp /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64.tar.gz
--&gt; (34) COMMAND: tar -xf /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64.tar.gz -C /home/reds/patch_series_pcie_ep/build/cache/tools/oras oras
--&gt; (34) COMMAND: rm -rf /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64.tar.gz
--&gt; (34) COMMAND: mv /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64
--&gt; (34) COMMAND: chmod +x /home/reds/patch_series_pcie_ep/build/cache/tools/oras/oras_0.16.0_linux_amd64
--&gt; (34) INFO: Artifact is not available in remote cache [ ghcr.io/armbian/cache-uboot/uboot-nanopct4-edge:2022.04-Se4b6-Pd69e-B6324 ]
------------------------------------------------------------------------------------------------------------
### fetch_and_build_host_tools.log 
--&gt; (34) INFO: Getting sources from Git [ rkbin-tools master ]
--&gt; (34) INFO: Initializing empty git local copy [ git init: rkbin-tools master ]
--&gt; (34) COMMAND: git --no-pager init -q .
--&gt; (34) INFO: Fetching updates from remote repository [ rkbin-tools master ]
--&gt; (34) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/armbian/rkbin master
   From https://github.com/armbian/rkbin
    * branch            master     -&gt; FETCH_HEAD
--&gt; (38) INFO: git: Fetch from remote completed, rev-parsing... [ 'rkbin-tools' 'master' 'FETCH_HEAD' ]
--&gt; (38) COMMAND: git --no-pager checkout -f -q 03d632d7c247fa7eb3468ced32e78c34a37b4cbe
--&gt; (38) COMMAND: git --no-pager clean -q -d -f
--&gt; (38) INFO: Installing [ rkbin-tools ]
--&gt; (38) COMMAND: /usr/bin/git --no-pager rev-parse @
--&gt; (38) INFO: Cloning u-boot from mainline into bare tree [ this might take a somewhat-long time ]
--&gt; (38) COMMAND: git clone --verbose --progress --tags --no-checkout https://github.com/u-boot/u-boot /home/reds/patch_series_pcie_ep/build/cache/git-bare/u-boot
--&gt; (56) INFO: Getting sources from Git [ u-boot v2022.04 ]
--&gt; (56) COMMAND: git -C /home/reds/patch_series_pcie_ep/build/cache/git-bare/u-boot worktree add /home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04 master --no-checkout --force
--&gt; (56) COMMAND: echo /home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04/.git &gt; /home/reds/patch_series_pcie_ep/build/cache/git-bare/u-boot/.git/worktrees/v2022.04/gitdir
--&gt; (57) INFO: Fetching updates from remote repository [ u-boot v2022.04 ]
--&gt; (57) COMMAND: /usr/bin/git --no-pager fetch --verbose --progress --recurse-submodules=no --no-tags https://github.com/u-boot/u-boot tags/v2022.04
--&gt; (57) INFO: git: Fetch from remote completed, rev-parsing... [ 'u-boot' 'v2022.04' 'FETCH_HEAD' ]
--&gt; (57) COMMAND: git --no-pager checkout -f -q 4727ad8881b26b56100c2778840f6242cf044918
--&gt; (58) COMMAND: git --no-pager clean -q -d -f
--&gt; (58) INFO: Using u-boot revision SHA1 [ 4727ad8881b26b56100c2778840f6242cf044918 ]
------------------------------------------------------------------------------------------------------------
### compile_uboot.log 
--&gt; (58) INFO: Compiling u-boot [ 2022.04 /home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04 ]
--&gt; (58) INFO: Compiler version [ aarch64-linux-gnu-gcc '11.3.0' ]
--&gt; (58) INFO: {u-boot:1}  Checking out to clean sources SHA1 4727ad8881b26b56100c2778840f6242cf044918 [ {u-boot-worktree/u-boot/v2022.04} for u-boot-dtb.bin ]
--&gt; (59) INFO: Calling Python patching script [ for u-boot target ]
--&gt; (59) COMMAND: [...shortened u-boot patching...] /usr/bin/python3 /home/reds/patch_series_pcie_ep/build/lib/tools/patching.py
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0050-add-board-rock-pi-s.patch(:1): 'Target without source: +++ b/arch/arm/dts/rk3308-rock-pi-s.dts	2020-12-25 15:53:15.775897762 +0200'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0180-rk3399-always-init-rkclk.patch(:1): 'Hunk diff line expected: 		rkclk_init(priv-&gt;cru);'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0230-u-boot-rk3399-roc-pc-plus.patch(:1): 'Unexpected new file found: new file mode 100644'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0240-u-boot-rk3399-roc-pc-plus-dts.patch(:1): 'Unexpected new file found: new file mode 100644'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0310-u-boot-rk-rk3399-opi800-config.patch(:1): 'Unexpected new file found: new file mode 100644'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0320-u-boot-rk-rk3399-opi800-dts.patch(:1): 'Unexpected new file found: new file mode 100644'
   Failed to parse unidiff for file /home/reds/patch_series_pcie_ep/build/patch/u-boot/u-boot-media/0340-u-boot-rk-rk3399-opi800-uboot-dtsi.patch(:1): 'Unexpected new file found: new file mode 100644'
   Applying 38 patches from 38 files of which 38 patches in regular, sorted files...
   -&gt; 01/38: 0010-add-board-helios64(:1) (+2111/-0)[2M, 10A] {rk3399-kobol-helios64.dts, helios64.c, sys_otp.c, helios64-rk3399_defconfig, rk3399-kobol-helios64-u-boot.dtsi, helios64.h, Kconfig, sys_otp.h, MAINTAINERS, Makefile}
   -&gt; 02/38: 0020-add-board-nanopi-m4v2(:1) (+185/-0)[1M, 3A] {rk3399-nanopi-m4v2.dts, nanopi-m4v2-rk3399_defconfig, rk3399-nanopi-m4v2-u-boot.dtsi, Makefile}
   -&gt; 03/38: 0030-add-board-orangepi-4(:1) (+299/-0)[1M, 3A] {rk3399-orangepi-4.dts, orangepi-4-rk3399_defconfig, rk3399-orangepi-4-u-boot.dtsi, Makefile}
   -&gt; 04/38: 0040-add-board-orangepi-r1plus(:1) (+157/-0)[1M, 3A] {orangepi_r1_plus_rk3328_defconfig, rk3328-orangepi-r1-plus.dts, rk3328-orangepi-r1-plus-u-boot.dtsi, Makefile}
   -&gt; 05/38: 0050-add-board-rock-pi-s(:1) 
   -&gt; 06/38: 0060-add-board-tinker-board-2(:1) (+762/-1)[5M, 7A] {rk3399-tinker-2.dts, tinker-2-rk3399_defconfig, rk3399-tinker-2-u-boot.dtsi, tinker-2-rk3399.c, tinker-2_rk3399.h, Kconfig, Makefile, fan53555.c, fan53555.h}
   -&gt; 07/38: 0070-add-trust-ini(:1) (+15/-0)[1A] {trust.ini}
   -&gt; 08/38: 0080-board-pinebook-pro-0003-spi-flash-support(:1) (+14/-1)[2M] {pinebook-pro-rk3399_defconfig, rk3399-pinebook-pro-u-boot.dtsi}
   -&gt; 09/38: 0090-board-pinebook-pro-0005-panel-reset(:1) (+9/-1)[1M] {pinebook-pro-rk3399.c}
   -&gt; 10/38: 0100-board-pinebook-pro-0007-increase-nvme-timeout(:1) (+6/-0)[1M] {nvme.c}
   -&gt; 11/38: 0110-board-rockpro64-advanced-recovery(:1) (+9/-0)[1M] {rockpro64-rk3399_defconfig}
   -&gt; 12/38: 0120-enable-DT-overlays-support(:1) (+2/-0)[1M] {Kconfig}
   -&gt; 13/38: 0130-general-add-xtx-spi-nor-chips(:1) (+11/-0)[2M] {Kconfig, spi-nor-ids.c}
   -&gt; 14/38: 0140-general-set-eth1addr(:1) (+5/-0)[1M] {misc.c}
   -&gt; 15/38: 0150-general-support-recovery-button(:1) (+173/-0)[2M] {boot_mode.c, Kconfig}
   -&gt; 16/38: 0160-general-support-rmii-integrated-phy(:1) (+453/-46)[10M] {clk_rk3328.c, rk3229-evb.dts, clk_rk322x.c, phy.txt, rk322x.dtsi, evb-rk3229_defconfig, evb-rk3328_defconfig, gmac_rockchip.c, cru_rk322x.h}
   -&gt; 17/38: 0170-rk3328-efuse-driver(:1) (+87/-2)[2M] {rockchip-efuse.c, rk3328_common.h}
   -&gt; 18/38: 0180-rk3399-always-init-rkclk(:1) 
   -&gt; 19/38: 0190-rk3399-enable-stable-mac(:1) (+4/-0)[1M] {rk3399_common.h}
   -&gt; 20/38: 0200-rk3399-populate-child-node-of-syscon(:1) (+3/-0)[1M] {syscon_rk3399.c}
   -&gt; 21/38: 0210-sdmmc-force-fifo-mode-in-spl(:1) (+4/-0)[1M] {rockchip_dw_mmc.c}
   -&gt; 22/38: 0220-u-boot-0010-rk-usb-start(:1) (+1/-1)[1M] {rockchip-common.h}
   -&gt; 23/38: 0230-u-boot-rk3399-roc-pc-plus(:1) 
   -&gt; 24/38: 0240-u-boot-rk3399-roc-pc-plus-dts(:1) 
   -&gt; 25/38: 0250-u-boot-rk-rk3328-dtsi(:1) (+85/-12)[1M] {rk3328.dtsi}
   -&gt; 26/38: 0260-u-boot-rk-rk3328-roc-cc-dts(:1) (+32/-0)[1M] {rk3328-roc-cc.dts}
   -&gt; 27/38: 0270-u-boot-rk-rk3328-roc-pc-config(:1) (+107/-0)[1A] {roc-pc-rk3328_defconfig}
   -&gt; 28/38: 0280-u-boot-rk-rk3328-roc-pc-dts(:1) (+124/-0)[1A] {rk3328-roc-pc.dts}
   -&gt; 29/38: 0290-u-boot-rk-rk3328-roc-pc-include(:1) (+18/-0)[1A] {roc_rk3328_pc.h}
   -&gt; 30/38: 0300-u-boot-rk-rk3328-roc-pc-make-dts(:1) (+1/-0)[1M] {Makefile}
   -&gt; 31/38: 0301-u-boot-rk-rk3328-roc-pc-u-boot-dtsi(:1) (+68/-0)[1A] {rk3328-roc-pc-u-boot.dtsi}
   -&gt; 32/38: 0310-u-boot-rk-rk3399-opi800-config(:1) 
   -&gt; 33/38: 0320-u-boot-rk-rk3399-opi800-dts(:1) 
   -&gt; 34/38: 0330-u-boot-rk-rk3399-opi800-makefile(:1) (+1/-0)[1M] {Makefile}
   -&gt; 35/38: 0340-u-boot-rk-rk3399-opi800-uboot-dtsi(:1) 
   -&gt; 36/38: 0350-u-boot-rk-rk3399-usb-start(:1) (+1/-1)[1M] {rockchip-common.h}
   -&gt; 37/38: 0360-u-boot-rk-rk3399-usb-start-firefly-rk3399(:1) (+9/-0)[1M] {firefly-rk3399_defconfig}
   -&gt; 38/38: 0370-u-boot-rk-rk3399-usb-start-nanopc-t4(:1) (+6/-0)[1M] {nanopc-t4-rk3399_defconfig}
   Summary: u-boot patching: 38 total patches; 38 applied; 37 with problems; 22 needs_rebase; 30 not_mbox; 7 invalid_diff
--&gt; (59) COMMAND: cat /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.B5xpNmQrjK
--&gt; (59) COMMAND: rm -f /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.B5xpNmQrjK
--&gt; (59) WARNING: @TODO [ @TODO armbian-next ]
--&gt; (59) WARNING: Make your changes in this directory: [ /home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04 ]
--&gt; (59) WARNING: Press &lt;Enter&gt; after you are done [ waiting ]
   --&gt; (273) WARNING: No changes found, skipping patch creation
   3.2.1.--&gt; (276) INFO: {u-boot:1} Preparing u-boot config [ 2022.04 u-boot-dtb.bin ]
--&gt; (276) COMMAND: CCACHE_BASEDIR=/home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04 PATH=/usr/bin::/usr/lib/ccache:/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin KCFLAGS=-fdiagnostics-color=always unbuffer make -j36 nanopc-t4-rk3399_defconfig CROSS_COMPILE="ccache aarch64-linux-gnu-"
     HOSTCC  scripts/basic/fixdep
     HOSTCC  scripts/kconfig/conf.o
     YACC    scripts/kconfig/zconf.tab.c
     LEX     scripts/kconfig/zconf.lex.c
     HOSTCC  scripts/kconfig/zconf.tab.o
     HOSTLD  scripts/kconfig/conf
   arch/../configs/nanopc-t4-rk3399_defconfig:69:warning: override: reassigning to symbol USB_GADGET
   #
   # configuration written to .config
   #
--&gt; (278) INFO: {u-boot:1} Compiling u-boot [ 2022.04 u-boot-dtb.bin with gcc '11.3.0' ]
--&gt; (278) COMMAND: ccache --zero-stats
   Statistics zeroed
--&gt; (278) COMMAND: CFLAGS='-fdiagnostics-color=always -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=attributes -Wno-error=address-of-packed-member -Wno-error=array-parameter' KCFLAGS='-fdiagnostics-color=always -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=attributes -Wno-error=address-of-packed-member -Wno-error=array-parameter' CCACHE_BASEDIR=/home/reds/patch_series_pcie_ep/build/cache/sources/u-boot-worktree/u-boot/v2022.04 PATH=/usr/bin::/usr/lib/ccache:/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin unbuffer make u-boot-dtb.bin -j36 CROSS_COMPILE="ccache aarch64-linux-gnu-"
   scripts/kconfig/conf  --syncconfig Kconfig
   .config:2138:warning: override: reassigning to symbol BOOTDELAY
     UPD     include/config.h
     CFG     u-boot.cfg
     GEN     include/autoconf.mk.dep
     CFG     spl/u-boot.cfg
     CFG     tpl/u-boot.cfg
     GEN     include/autoconf.mk
     GEN     tpl/include/autoconf.mk
     GEN     spl/include/autoconf.mk
     UPD     include/generated/dt.h
     ENVC    include/generated/env.txt
     UPD     include/generated/timestamp_autogenerated.h
     UPD     include/config/uboot.release
     ENVP    include/generated/env.in
     ENVT    include/generated/environment.h
     HOSTCC  scripts/dtc/dtc.o
     UPD     include/generated/version_autogenerated.h
     HOSTCC  scripts/dtc/flattree.o
     HOSTCC  scripts/dtc/fstree.o
     HOSTCC  scripts/dtc/data.o
     HOSTCC  scripts/dtc/livetree.o
     HOSTCC  scripts/dtc/treesource.o
     HOSTCC  scripts/dtc/srcpos.o
     HOSTCC  scripts/dtc/checks.o
     HOSTCC  scripts/dtc/util.o
     LEX     scripts/dtc/dtc-lexer.lex.c
     YACC    scripts/dtc/dtc-parser.tab.h
     YACC    scripts/dtc/dtc-parser.tab.c
     CC      lib/asm-offsets.s
     CC      arch/arm/lib/asm-offsets.s
     UPD     include/generated/generic-asm-offsets.h
     UPD     include/generated/asm-offsets.h
     LDS     u-boot.lds
     HOSTCC  scripts/dtc/dtc-lexer.lex.o
     HOSTCC  scripts/dtc/dtc-parser.tab.o
     HOSTLD  scripts/dtc/dtc
     HOSTCC  tools/bmp_logo
     HOSTCC  tools/gen_eth_addr
     HOSTCC  tools/gen_ethaddr_crc.o
     WRAP    tools/lib/crc8.c
     HOSTCC  tools/img2srec
     HOSTCC  tools/mkenvimage.o
     HOSTCC  tools/os_support.o
     WRAP    tools/lib/crc32.c
     HOSTCC  tools/aisimage.o
     HOSTCC  tools/atmelimage.o
     HOSTCC  tools/fit_common.o
     HOSTCC  tools/fit_image.o
     HOSTCC  tools/image-host.o
     WRAP    tools/boot/image-fit.c
     HOSTCC  tools/image-sig-host.o
     WRAP    tools/boot/image-fit-sig.c
     WRAP    tools/boot/image-cipher.c
     WRAP    tools/boot/fdt_region.c
     WRAP    tools/boot/bootm.c
     HOSTCC  tools/lib/crc32.o
     HOSTCC  tools/default_image.o
     WRAP    tools/lib/fdtdec_common.c
     WRAP    tools/lib/fdtdec.c
     WRAP    tools/boot/image.c
     WRAP    tools/boot/image-host.c
     HOSTCC  tools/imagetool.o
     HOSTCC  tools/imximage.o
     HOSTCC  tools/imx8image.o
     HOSTCC  tools/imx8mimage.o
     HOSTCC  tools/kwbimage.o
     WRAP    tools/lib/md5.c
     HOSTCC  tools/lpc32xximage.o
     HOSTCC  tools/mxsimage.o
     HOSTCC  tools/omapimage.o
     HOSTCC  tools/pblimage.o
     HOSTCC  tools/pbl_crc32.o
     HOSTCC  tools/vybridimage.o
     HOSTCC  tools/stm32image.o
     WRAP    tools/lib/rc4.c
     HOSTCC  tools/rkcommon.o
     HOSTCC  tools/rkimage.o
     HOSTCC  tools/rksd.o
     HOSTCC  tools/rkspi.o
     HOSTCC  tools/socfpgaimage.o
     HOSTCC  tools/sunxi_egon.o
     WRAP    tools/lib/crc16.c
     WRAP    tools/lib/hash-checksum.c
     WRAP    tools/lib/sha1.c
     WRAP    tools/lib/sha256.c
     WRAP    tools/lib/sha512.c
     WRAP    tools/common/hash.c
     HOSTCC  tools/ublimage.o
     HOSTCC  tools/zynqimage.o
     HOSTCC  tools/zynqmpimage.o
     HOSTCC  tools/zynqmpbif.o
     WRAP    tools/lib/fdt-libcrypto.c
     HOSTCC  tools/libfdt/fdt.o
     HOSTCC  tools/libfdt/fdt_ro.o
     HOSTCC  tools/libfdt/fdt_wip.o
     HOSTCC  tools/libfdt/fdt_sw.o
     HOSTCC  tools/libfdt/fdt_rw.o
     HOSTCC  tools/libfdt/fdt_strerror.o
     HOSTCC  tools/libfdt/fdt_empty_tree.o
     HOSTCC  tools/libfdt/fdt_addresses.o
     HOSTCC  tools/libfdt/fdt_overlay.o
     HOSTCC  tools/gpimage.o
     HOSTCC  tools/gpimage-common.o
     HOSTCC  tools/mtk_image.o
     WRAP    tools/lib/ecdsa/ecdsa-libcrypto.c
     WRAP    tools/lib/rsa/rsa-sign.c
     WRAP    tools/lib/rsa/rsa-verify.c
     WRAP    tools/lib/rsa/rsa-mod-exp.c
     WRAP    tools/lib/aes/aes-encrypt.c
     WRAP    tools/lib/aes/aes-decrypt.c
     HOSTCC  tools/dumpimage.o
     HOSTCC  tools/boot/image-fit.o
     HOSTCC  tools/boot/image-fit-sig.o
     HOSTCC  tools/boot/image-cipher.o
     HOSTCC  tools/boot/fdt_region.o
     HOSTCC  tools/boot/bootm.o
     HOSTCC  tools/lib/fdtdec_common.o
     HOSTCC  tools/lib/fdtdec.o
     HOSTCC  tools/boot/image.o
     HOSTCC  tools/boot/image-host.o
     HOSTCC  tools/lib/md5.o
     HOSTCC  tools/lib/rc4.o
     HOSTCC  tools/lib/crc16.o
     HOSTCC  tools/lib/hash-checksum.o
     HOSTCC  tools/lib/sha1.o
     HOSTCC  tools/lib/sha256.o
     HOSTCC  tools/lib/sha512.o
     HOSTCC  tools/common/hash.o
     HOSTCC  tools/lib/fdt-libcrypto.o
     HOSTCC  tools/lib/ecdsa/ecdsa-libcrypto.o
     HOSTCC  tools/lib/rsa/rsa-sign.o
     HOSTCC  tools/lib/rsa/rsa-verify.o
     HOSTCC  tools/lib/rsa/rsa-mod-exp.o
     HOSTCC  tools/lib/aes/aes-encrypt.o
     HOSTCC  tools/lib/aes/aes-decrypt.o
     HOSTCC  tools/mkimage.o
     HOSTCC  tools/fit_check_sign.o
     HOSTCC  tools/fit_info.o
     HOSTCC  tools/proftool
     HOSTCC  tools/relocate-rela
     HOSTCC  tools/fdtgrep.o
   tools/bmp_logo --gen-info ./tools/logos/denx.bmp &gt; include/bmp_logo.h
     HOSTCC  tools/spl_size_limit
   tools/bmp_logo --gen-bmp ./tools/logos/denx.bmp &gt; include/bmp_logo_data.h
     HOSTCC  tools/lib/crc8.o
     HOSTLD  tools/mkenvimage
     HOSTLD  tools/gen_ethaddr_crc
     HOSTLD  tools/fdtgrep
     HOSTLD  tools/dumpimage
     HOSTLD  tools/mkimage
     HOSTLD  tools/fit_info
     HOSTLD  tools/fit_check_sign
     AR      arch/arm/cpu/built-in.o
     CC      arch/arm/cpu/armv8/cpu.o
     CC      arch/arm/cpu/armv8/generic_timer.o
     CC      arch/arm/cpu/armv8/cache_v8.o
     AS      arch/arm/cpu/armv8/cache.o
     AS      arch/arm/cpu/armv8/exceptions.o
     AS      arch/arm/lib/crt0_64.o
     CC      arch/arm/cpu/armv8/exception_level.o
     AS      arch/arm/lib/setjmp_aarch64.o
     AS      arch/arm/cpu/armv8/tlb.o
     AS      arch/arm/lib/relocate_64.o
     AS      arch/arm/cpu/armv8/transition.o
     CC      arch/arm/mach-rockchip/boot_mode.o
     CC      arch/arm/cpu/armv8/fwcall.o
     CC      arch/arm/lib/bootm-fdt.o
     CC      arch/arm/cpu/armv8/cpu-dt.o
     CC      arch/arm/mach-rockchip/board.o
     CC      arch/arm/lib/bootm.o
     CC      board/rockchip/evb_rk3399/evb-rk3399.o
     AS      arch/arm/cpu/armv8/smccc-call.o
     CC      arch/arm/mach-rockchip/misc.o
     AS      arch/arm/cpu/armv8/start.o
     CC      arch/arm/lib/image.o
     CC      arch/arm/mach-rockchip/cpu-info.o
     CC      arch/arm/lib/zimage.o
     CC      arch/arm/mach-rockchip/sdram.o
     CC      arch/arm/lib/bdinfo.o
     CC      boot/bootm.o
     CC      arch/arm/mach-rockchip/rk3399/clk_rk3399.o
     CC      arch/arm/lib/sections.o
     CC      boot/bootm_os.o
     CC      arch/arm/mach-rockchip/rk3399/rk3399.o
     CC      arch/arm/lib/stack.o
     CC      disk/part.o
     CC      disk/part_dos.o
     CC      boot/pxe_utils.o
     AR      cmd/arm/built-in.o
     CC      common/init/board_init.o
     CC      arch/arm/mach-rockchip/rk3399/syscon_rk3399.o
     CC      boot/image.o
     CC      cmd/boot.o
     CC      common/main.o
     CC      disk/part_iso.o
     CC      boot/image-board.o
     CC      arch/arm/lib/interrupts_64.o
     CC      disk/part_efi.o
     CC      boot/image-android.o
     CC      common/exports.o
     CC      arch/arm/lib/psci-dt.o
     AR      board/rockchip/evb_rk3399/built-in.o
     CC      arch/arm/lib/cache.o
     CC      common/cli_hush.o
     AR      arch/arm/lib/lib.a
     CC      common/autoboot.o
     CC      boot/image-android-dt.o
     CC      cmd/bootm.o
     AS      arch/arm/lib/crt0_aarch64_efi.o
     CC      cmd/help.o
     AR      arch/arm/cpu/armv8/built-in.o
     CC      cmd/panic.o
     CC      arch/arm/lib/reloc_aarch64_efi.o
     CC      cmd/version.o
     CC      common/board_f.o
     CC      cmd/blk_common.o
     CC      cmd/source.o
     CC      boot/image-fit.o
     CC      boot/image-fdt.o
     CC      common/board_r.o
     CC      common/board_info.o
     AR      arch/arm/mach-rockchip/rk3399/built-in.o
     AR      drivers/usb/cdns3/built-in.o
     AR      common/init/built-in.o
     CC      cmd/bdinfo.o
     CC      drivers/adc/adc-uclass.o
     CC      common/fdt_support.o
     CC      cmd/blkcache.o
     CC      drivers/adc/rockchip-saradc.o
     AR      drivers/ata/built-in.o
     CC      cmd/bootefi.o
     CC      common/miiphyutil.o
     CC      cmd/bootz.o
     CC      drivers/usb/common/common.o
     AR      arch/arm/lib/built-in.o
     AR      disk/built-in.o
     CC      cmd/booti.o
     CC      common/usb.o
     CC      cmd/console.o
     CC      common/usb_hub.o
     CC      cmd/dm.o
     CC      common/usb_storage.o
     CC      drivers/block/blk-uclass.o
     AR      drivers/axi/built-in.o
     CC      cmd/echo.o
     AR      boot/built-in.o
     CC      cmd/elf.o
     CC      drivers/usb/dwc3/core.o
     CC      common/iomux.o
     CC      drivers/block/blkcache.o
     AR      drivers/cache/built-in.o
     AR      drivers/bus/built-in.o
     AR      drivers/usb/emul/built-in.o
     CC      cmd/exit.o
     CC      drivers/core/device.o
     AR      drivers/usb/common/built-in.o
     CC      drivers/core/fdtaddr.o
     AR      drivers/adc/built-in.o
     CC      drivers/usb/eth/usb_ether.o
     CC      drivers/usb/gadget/epautoconf.o
     AR      drivers/clk/analogbits/built-in.o
     CC      drivers/core/lists.o
     CC      drivers/usb/gadget/config.o
     CC      drivers/clk/rockchip/clk_pll.o
     CC      common/edid.o
     CC      drivers/core/root.o
     AR      drivers/clk/imx/built-in.o
     CC      common/splash.o
     CC      drivers/usb/gadget/usbstring.o
     AR      drivers/dfu/built-in.o
     CC      drivers/usb/gadget/udc/udc-core.o
     CC      drivers/clk/rockchip/clk_rk3399.o
     CC      common/menu.o
     AR      drivers/crypto/aspeed/built-in.o
     CC      common/usb_kbd.o
     AR      drivers/block/built-in.o
     CC      drivers/usb/dwc3/gadget.o
     CC      drivers/usb/host/usb-uclass.o
     CC      drivers/usb/host/ohci-hcd.o
     CC      drivers/usb/gadget/udc/udc-uclass.o
     CC      drivers/usb/gadget/g_dnl.o
     AR      drivers/clk/tegra/built-in.o
     CC      cmd/ext4.o
     CC      cmd/ext2.o
     CC      drivers/usb/eth/asix.o
     AR      drivers/usb/mtu3/built-in.o
     CC      drivers/usb/eth/asix88179.o
     CC      drivers/core/uclass.o
     CC      drivers/fastboot/fb_common.o
     CC      drivers/fastboot/fb_getvar.o
     CC      drivers/usb/gadget/f_fastboot.o
     CC      drivers/usb/eth/mcs7830.o
     AR      drivers/crypto/hash/built-in.o
     CC      drivers/crypto/fsl/sec.o
     CC      cmd/fat.o
     CC      drivers/firmware/firmware-uclass.o
     CC      drivers/usb/eth/smsc95xx.o
     CC      cmd/fdt.o
     AR      drivers/clk/rockchip/built-in.o
     AR      drivers/crypto/rsa_mod_exp/built-in.o
     CC      drivers/usb/eth/r8152.o
     CC      drivers/gpio/gpio-uclass.o
     CC      drivers/usb/dwc3/ep0.o
     CC      cmd/fs.o
     CC      drivers/usb/host/ehci-hcd.o
     CC      drivers/usb/dwc3/dwc3-generic.o
     CC      drivers/core/util.o
     AR      drivers/usb/gadget/udc/built-in.o
     CC      drivers/firmware/psci.o
     CC      drivers/usb/eth/r8152_fw.o
     CC      common/cli_readline.o
     AR      drivers/usb/gadget/built-in.o
     AR      drivers/clk/ti/built-in.o
     CC      drivers/i2c/i2c-uclass.o
     AR      drivers/crypto/fsl/built-in.o
     CC      common/cli_simple.o
     CC      drivers/core/device-remove.o
     CC      drivers/core/simple-bus.o
     CC      drivers/input/key_matrix.o
     CC      drivers/fastboot/fb_command.o
     CC      drivers/core/dump.o
     CC      drivers/input/input.o
     CC      drivers/clk/clk-uclass.o
     CC      drivers/fastboot/fb_mmc.o
     CC      drivers/usb/host/ehci-generic.o
     CC      drivers/usb/host/xhci.o
     AR      drivers/firmware/built-in.o
     AR      drivers/usb/eth/built-in.o
     CC      drivers/gpio/rk_gpio.o
     CC      drivers/core/regmap.o
     CC      cmd/itest.o
     AR      drivers/usb/dwc3/dwc3.o
     CC      drivers/i2c/rk_i2c.o
     CC      drivers/core/syscon-uclass.o
     CC      common/bouncebuf.o
     AR      drivers/usb/musb/built-in.o
     AR      drivers/iommu/built-in.o
     CC      drivers/clk/clk_fixed_rate.o
     AR      drivers/mailbox/built-in.o
     CC      drivers/clk/clk_fixed_factor.o
     AR      drivers/fastboot/built-in.o
     AR      drivers/memory/built-in.o
     CC      drivers/input/keyboard-uclass.o
     CC      drivers/misc/misc-uclass.o
     CC      drivers/misc/rockchip-efuse.o
     CC      drivers/core/of_extra.o
     CC      cmd/load.o
     AR      drivers/gpio/built-in.o
     CC      drivers/core/ofnode.o
     CC      drivers/core/read_extra.o
     CC      common/console.o
     AR      drivers/i2c/built-in.o
     CC      drivers/usb/host/xhci-mem.o
     CC      drivers/mmc/mmc.o
     AR      drivers/usb/musb-new/built-in.o
     CC      cmd/mem.o
     AR      drivers/input/built-in.o
     CC      drivers/usb/phy/rockchip_usb2_phy.o
     CC      drivers/mmc/mmc-uclass.o
     AR      drivers/misc/built-in.o
     CC      drivers/mmc/mmc_write.o
     CC      drivers/usb/host/xhci-ring.o
     AR      drivers/usb/ulpi/built-in.o
     AR      drivers/mtd/nand/built-in.o
     CC      cmd/mii.o
     AR      drivers/core/built-in.o
     AR      drivers/mtd/onenand/built-in.o
     CC      drivers/mtd/spi/sf-uclass.o
     CC      cmd/mdio.o
     CC      drivers/mtd/spi/sf_probe.o
     CC      cmd/sleep.o
     AR      drivers/usb/phy/built-in.o
     CC      common/dlmalloc.o
     CC      drivers/mtd/spi/spi-nor-ids.o
     CC      drivers/usb/host/xhci-dwc3.o
     CC      env/common.o
     CC      drivers/nvme/nvme-uclass.o
     CC      drivers/mmc/dw_mmc.o
     AR      drivers/net/mscc_eswitch/built-in.o
     CC      drivers/mtd/spi/spi-nor-core.o
     CC      drivers/mmc/rockchip_dw_mmc.o
     CC      drivers/net/phy/phy.o
     CC      cmd/mmc.o
     CC      cmd/legacy-mtd-utils.o
     CC      drivers/nvme/nvme.o
     CC      drivers/nvme/nvme_show.o
     CC      cmd/net.o
     CC      env/env.o
     CC      drivers/usb/host/dwc3-of-simple.o
     CC      common/malloc_simple.o
     CC      drivers/mmc/sdhci.o
     CC      common/hash.o
     AR      drivers/net/qe/built-in.o
     AR      drivers/net/phy/built-in.o
     CC      drivers/mmc/rockchip_sdhci.o
     AR      drivers/mtd/spi/spi-nor.o
     CC      drivers/nvme/nvme_pci.o
     CC      env/attr.o
     CC      cmd/part.o
     CC      env/flags.o
     AR      drivers/net/ti/built-in.o
     AR      drivers/usb/host/built-in.o
     CC      env/callback.o
     CC      cmd/pci.o
     AR      drivers/mmc/built-in.o
     CC      common/memsize.o
     CC      common/stdio.o
     AR      drivers/nvme/built-in.o
     CC      common/cli.o
     CC      env/mmc.o
     CC      fs/ext4/ext4fs.o
     CC      cmd/pinmux.o
     CC      drivers/pci/pci_rom.o
     CC      common/command.o
     CC      drivers/pci/pci-uclass.o
     CC      drivers/pci/pci_auto.o
     AR      env/built-in.o
     CC      fs/ext4/ext4_common.o
     CC      cmd/pxe.o
     CC      common/s_record.o
     CC      drivers/pci/pci_auto_common.o
     CC      fs/fs.o
     CC      fs/fat/fat_write.o
     CC      fs/fs_internal.o
     CC      fs/ext4/dev.o
     CC      cmd/nvme.o
     CC      drivers/pci/pci_common.o
     CC      cmd/sf.o
     AR      fs/ext4/built-in.o
     CC      drivers/pci/pcie_rockchip.o
     AR      fs/fat/built-in.o
     CC      net/arp.o
     CC      cmd/sysboot.o
     AR      lib/crypto/built-in.o
     AR      drivers/pci/built-in.o
     CC      net/bootp.o
     CC      cmd/time.o
     CC      lib/efi_driver/efi_uclass.o
     CC      cmd/test.o
     CC      net/eth-uclass.o
     CC      lib/efi_driver/efi_block_device.o
     CC      cmd/unlz4.o
     CC      net/eth_common.o
     AR      lib/efi_driver/built-in.o
     CC      cmd/unzip.o
     CC      net/net.o
     CC      cmd/lzmadec.o
     CC      net/nfs.o
     CC      cmd/usb.o
     CC      net/ping.o
     CC      cmd/disk.o
     CC      net/tftp.o
     CC      cmd/fastboot.o
     AR      net/built-in.o
     CC      cmd/ximg.o
     AR      drivers/usb/dwc3/built-in.o
     CC      drivers/net/designware.o
     CC      drivers/net/gmac_rockchip.o
     CC      lib/efi_loader/efi_bootmgr.o
     CC      cmd/gpt.o
     CC      lib/efi_loader/efi_boottime.o
     AR      drivers/clk/built-in.o
     CC      common/xyzModem.o
     CC      cmd/nvedit.o
     CC      lib/charset.o
     AR      drivers/mtd/spi/built-in.o
     AR      arch/arm/mach-rockchip/built-in.o
     AR      fs/built-in.o
     CC      lib/crc8.o
     CC      lib/efi_loader/efi_helper.o
     AR      drivers/crypto/built-in.o
     CC      lib/efi_loader/efi_console.o
     CC      lib/lzma/LzmaDec.o
     CC      lib/crc16.o
     CC      lib/efi_loader/efi_device_path.o
     CC      lib/lzma/LzmaTools.o
     CC      lib/errno_str.o
     CC      lib/libfdt/fdt.o
     CC      drivers/pwm/pwm-uclass.o
     AR      drivers/phy/marvell/built-in.o
     AR      drivers/phy/cadence/built-in.o
     CC      lib/zlib/zlib.o
     CC      lib/libfdt/fdt_ro.o
     CC      drivers/reset/reset-uclass.o
     AR      drivers/power/battery/built-in.o
     AR      drivers/phy/allwinner/built-in.o
     AR      drivers/pinctrl/broadcom/built-in.o
     CC      drivers/ram/rockchip/sdram_rk3399.o
     AR      drivers/rtc/built-in.o
     CC      lib/libfdt/fdt_wip.o
     CC      drivers/pwm/rk_pwm.o
     AR      drivers/pinctrl/nxp/built-in.o
     CC      drivers/ram/ram-uclass.o
     AR      cmd/built-in.o
     CC      lib/libfdt/fdt_strerror.o
     CC      drivers/ram/rockchip/sdram_common.o
     AR      drivers/net/built-in.o
     CC      drivers/reset/reset-rockchip.o
     CC      drivers/phy/rockchip/phy-rockchip-inno-usb2.o
     CC      drivers/phy/rockchip/phy-rockchip-pcie.o
     CC      lib/fdtdec_common.o
     CC      drivers/pinctrl/pinctrl-uclass.o
     CC      drivers/phy/rockchip/phy-rockchip-typec.o
     CC      drivers/phy/phy-uclass.o
     CC      lib/efi_loader/efi_device_path_to_text.o
     AR      lib/lzma/built-in.o
     AR      common/built-in.o
     CC      drivers/pinctrl/rockchip/pinctrl-rockchip-core.o
     CC      lib/efi_loader/efi_device_path_utilities.o
     AR      drivers/power/mfd/built-in.o
     CC      lib/libfdt/fdt_sw.o
     CC      lib/efi_loader/efi_dt_fixup.o
     AR      drivers/phy/socionext/built-in.o
     AR      drivers/power/fuel_gauge/built-in.o
     AR      drivers/phy/ti/built-in.o
     AR      drivers/pwm/built-in.o
     CC      lib/efi_loader/efi_file.o
     AR      lib/zlib/built-in.o
     CC      lib/efi_loader/efi_hii.o
     CC      drivers/pinctrl/pinctrl-generic.o
     CC      drivers/power/pmic/pmic-uclass.o
     AR      drivers/ram/rockchip/built-in.o
     CC      lib/smbios.o
     CC      lib/image-sparse.o
     CC      drivers/power/pmic/rk8xx.o
     CC      lib/libfdt/fdt_rw.o
     CC      drivers/pinctrl/rockchip/pinctrl-rk3399.o
     CC      lib/efi_loader/efi_image_loader.o
     CC      lib/ldiv.o
     CC      lib/net_utils.o
     CC      lib/libfdt/fdt_empty_tree.o
     CC      drivers/power/regulator/regulator-uclass.o
     AR      drivers/reset/built-in.o
     CC      lib/rc4.o
     CC      drivers/power/regulator/pwm_regulator.o
     AR      drivers/scsi/built-in.o
     AR      drivers/mtd/built-in.o
     CC      lib/efi_loader/efi_load_options.o
     CC      drivers/power/regulator/regulator_common.o
     CC      drivers/serial/serial-uclass.o
     AR      drivers/smem/built-in.o
     CC      lib/libfdt/fdt_addresses.o
     CC      lib/list_sort.o
     CC      lib/md5.o
     CC      lib/libfdt/fdt_overlay.o
     AR      drivers/soc/built-in.o
     AR      drivers/phy/rockchip/built-in.o
     CC      lib/hash-checksum.o
     CC      drivers/power/regulator/fixed.o
     CC      drivers/power/regulator/rk8xx.o
     AR      drivers/pinctrl/rockchip/built-in.o
     CC      lib/efi_loader/efi_memory.o
     CC      lib/sha1.o
     CC      lib/efi_loader/efi_root_node.o
     CC      drivers/serial/ns16550.o
     CC      lib/efi_loader/efi_runtime.o
     AR      drivers/power/pmic/built-in.o
     AR      drivers/sound/built-in.o
     CC      lib/efi_loader/efi_setup.o
     CC      lib/efi_loader/efi_string.o
     CC      drivers/spi/spi-uclass.o
     CC      lib/sha256.o
     CC      drivers/spi/spi-mem.o
     CC      lib/efi_loader/efi_unicode_collation.o
     AR      drivers/spmi/built-in.o
     CC      lib/efi_loader/efi_var_common.o
     AR      drivers/thermal/built-in.o
     CC      drivers/sysreset/sysreset-uclass.o
     CC      lib/gunzip.o
     AR      drivers/power/regulator/built-in.o
     CC      drivers/sysreset/sysreset_rockchip.o
     CC      lib/efi_loader/efi_var_mem.o
     AR      drivers/ufs/built-in.o
     AR      lib/libfdt/built-in.o
     CC      lib/efi_loader/efi_var_file.o
     AR      drivers/watchdog/built-in.o
     CC      lib/efi_loader/efi_variable.o
     CC      lib/lz4_wrapper.o
     CC      lib/efi_loader/efi_watchdog.o
     AR      drivers/ram/built-in.o
     AR      drivers/serial/built-in.o
     CC      lib/efi_loader/efi_gop.o
     CC      lib/fdtdec.o
     AR      drivers/spi/built-in.o
     CC      lib/qsort.o
     CC      lib/efi_loader/efi_disk.o
     AR      drivers/video/bridge/built-in.o
     CC      lib/efi_loader/efi_net.o
     CC      lib/hashtable.o
     CC      drivers/video/backlight-uclass.o
     CC      lib/efi_loader/efi_smbios.o
     CC      lib/errno.o
     CC      drivers/video/rockchip/rk_vop.o
     CC      drivers/video/pwm_backlight.o
     CC      drivers/video/console_normal.o
     AR      drivers/video/sunxi/built-in.o
     AR      drivers/sysreset/built-in.o
     CC      lib/display_options.o
     CC      lib/efi_loader/efi_load_initrd.o
     AR      drivers/video/ti/built-in.o
     CC      drivers/video/rockchip/rk_hdmi.o
     CC      lib/crc32.o
     CC      drivers/video/rockchip/rk3399_hdmi.o
     CC      drivers/video/rockchip/rk3399_vop.o
     CC      lib/efi_loader/helloworld.o
     CC      drivers/video/display-uclass.o
     CC      lib/ctype.o
     CC      lib/div64.o
     AS      lib/efi_loader/efi_crt0.o
     CC      drivers/video/video-uclass.o
     CC      lib/hang.o
     CC      drivers/video/vidconsole-uclass.o
     CC      lib/efi_loader/efi_reloc.o
     CC      lib/linux_compat.o
     CC      drivers/video/video_bmp.o
     CC      lib/efi_loader/dtbdump.o
     CC      lib/linux_string.o
     CC      lib/efi_loader/efi_freestanding.o
     CC      lib/lmb.o
     CC      drivers/video/panel-uclass.o
     CC      lib/efi_loader/initrddump.o
     CC      drivers/video/simple_panel.o
     TTF     drivers/video/u_boot_logo.S
     AR      drivers/phy/built-in.o
     CC      lib/slre.o
     CC      drivers/video/dw_hdmi.o
     AR      lib/efi_loader/built-in.o
     CC      lib/membuff.o
     AR      drivers/pinctrl/built-in.o
     AS      drivers/video/u_boot_logo.o
     CC      lib/string.o
     CC      lib/tables_csum.o
     AR      drivers/video/rockchip/built-in.o
     CC      lib/time.o
     CC      lib/hexdump.o
     CC      lib/uuid.o
     LD      lib/efi_loader/helloworld_efi.so
     LD      lib/efi_loader/initrddump_efi.so
     CC      lib/rand.o
     CC      lib/panic.o
     CC      lib/vsprintf.o
     AR      drivers/power/built-in.o
     CC      lib/abuf.o
     CC      lib/strto.o
     CC      lib/date.o
     CC      lib/elf.o
     CC      lib/rtc-lib.o
     OBJCOPY lib/efi_loader/helloworld.efi
     LD      lib/efi_loader/dtbdump_efi.so
     OBJCOPY lib/efi_loader/initrddump.efi
     OBJCOPY lib/efi_loader/dtbdump.efi
     AR      drivers/video/built-in.o
     AR      lib/built-in.o
     AR      drivers/built-in.o
     LD      u-boot
     OBJCOPY u-boot-nodtb.bin
     DTC     arch/arm/dts/rk3399-evb.dtb
     DTC     arch/arm/dts/rk3399-ficus.dtb
     DTC     arch/arm/dts/rk3399-firefly.dtb
     DTC     arch/arm/dts/rk3399-gru-bob.dtb
     DTC     arch/arm/dts/rk3399-gru-kevin.dtb
     RELOC   u-boot-nodtb.bin
     DTC     arch/arm/dts/rk3399-kobol-helios64.dtb
     DTC     arch/arm/dts/rk3399-khadas-edge.dtb
     DTC     arch/arm/dts/rk3399-khadas-edge-captain.dtb
     DTC     arch/arm/dts/rk3399-khadas-edge-v.dtb
     DTC     arch/arm/dts/rk3399-leez-p710.dtb
     DTC     arch/arm/dts/rk3399-nanopc-t4.dtb
     DTC     arch/arm/dts/rk3399-nanopi-m4.dtb
     DTC     arch/arm/dts/rk3399-nanopi-m4-2gb.dtb
     DTC     arch/arm/dts/rk3399-nanopi-m4b.dtb
     DTC     arch/arm/dts/rk3399-nanopi-m4v2.dtb
     DTC     arch/arm/dts/rk3399-nanopi-neo4.dtb
     DTC     arch/arm/dts/rk3399-nanopi-r4s.dtb
     DTC     arch/arm/dts/rk3399-orangepi.dtb
     DTC     arch/arm/dts/rk3399-orangepi-4.dtb
     DTC     arch/arm/dts/rk3399-orangepi-800.dtb
     DTC     arch/arm/dts/rk3399-pinebook-pro.dtb
     DTC     arch/arm/dts/rk3399-puma-haikou.dtb
     DTC     arch/arm/dts/rk3399-roc-pc.dtb
     DTC     arch/arm/dts/rk3399-roc-pc-mezzanine.dtb
     DTC     arch/arm/dts/rk3399-roc-pc-plus.dtb
     DTC     arch/arm/dts/rk3399-rock-pi-4a.dtb
     DTC     arch/arm/dts/rk3399-rock-pi-4b.dtb
     DTC     arch/arm/dts/rk3399-rock-pi-4c.dtb
     DTC     arch/arm/dts/rk3399-rock960.dtb
     DTC     arch/arm/dts/rk3399-rockpro64.dtb
     DTC     arch/arm/dts/rk3399-tinker-2.dtb
     DTC     arch/arm/dts/rk3399pro-rock-pi-n10.dtb
     SHIPPED dts/dt.dtb
     CAT     u-boot-dtb.bin
--&gt; (280) INFO: {u-boot:1} built u-boot target [ 2022.04 in 2 seconds ]
--&gt; (280) INFO: {u-boot:1} Postprocessing u-boot [ 2022.04 u-boot-dtb.bin ]
--&gt; (280) COMMAND: tools/mkimage -n rk3399 -T rksd -d /home/reds/patch_series_pcie_ep/build/cache/sources/rkbin-tools/rk33/rk3399_ddr_933MHz_v1.25.bin idbloader.bin
   Image Type:   Rockchip RK33 (SD/MMC) boot image
   Init Data Size: 131072 bytes
--&gt; (280) COMMAND: /home/reds/patch_series_pcie_ep/build/cache/sources/rkbin-tools/tools/loaderimage --pack --uboot ./u-boot-dtb.bin uboot.img 0x200000
   
    load addr is 0x200000!
   pack input ./u-boot-dtb.bin 
   pack file size: 887496 
   crc = 0x0009cecc
   pack uboot.img success! 
--&gt; (280) COMMAND: /home/reds/patch_series_pcie_ep/build/cache/sources/rkbin-tools/tools/trust_merger --replace bl31.elf /home/reds/patch_series_pcie_ep/build/cache/sources/rkbin-tools/rk33/rk3399_bl31_v1.35.elf trust.ini
   out:trust.bin
   merge success(trust.bin)
--&gt; (280) INFO: {u-boot:1} Preparing u-boot targets packaging [ 2022.04 u-boot-dtb.bin ]
--&gt; (280) INFO: {u-boot:1} Deploying u-boot binary target [ 2022.04 u-boot-dtb.bin :: idbloader.bin ]
--&gt; (280) COMMAND: cp -v idbloader.bin /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/idbloader.bin
   'idbloader.bin' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/idbloader.bin'
--&gt; (280) INFO: {u-boot:1} Deploying u-boot binary target [ 2022.04 u-boot-dtb.bin :: uboot.img ]
--&gt; (280) COMMAND: cp -v uboot.img /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/uboot.img
   'uboot.img' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/uboot.img'
--&gt; (280) INFO: {u-boot:1} Deploying u-boot binary target [ 2022.04 u-boot-dtb.bin :: trust.bin ]
--&gt; (280) COMMAND: cp -v trust.bin /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/trust.bin
   'trust.bin' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/trust.bin'
--&gt; (280) INFO: {u-boot:1} Done with u-boot target [ 2022.04 u-boot-dtb.bin ]
--&gt; (280) INFO: Preparing u-boot general packaging [ 2022.04 u-boot-dtb.bin ]
--&gt; (280) INFO: Das U-Boot .deb package version [ 2022.04-Se4b6-Pd69e-B6324 ]
--&gt; (280) COMMAND: cp .config /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/u-boot/nanopc-t4-rk3399_defconfig
--&gt; (281) COMMAND: cp Licenses/README /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64/usr/lib/u-boot/LICENSE
--&gt; (281) INFO: Building u-boot deb [ (version: 2022.04-Se4b6-Pd69e-B6324) ]
--&gt; (281) INFO: shellcheck found no problems in package scripts [ no scripts found for 'linux-u-boot-nanopct4-edge' ]
--&gt; (281) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.bH4gMvf4QF/linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64 /home/reds/patch_series_pcie_ep/build/output/debs
   dpkg-deb: building package 'linux-u-boot-nanopct4-edge' in '/home/reds/patch_series_pcie_ep/build/output/debs/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb'.
--&gt; (281) INFO: Built u-boot deb OK [ linux-u-boot-edge-nanopct4_23.05.0-trunk_arm64.deb ]
------------------------------------------------------------------------------------------------------------
### pack_artifact_to_local_cache.log 
--&gt; (281) INFO: artifact [ kernel :: kernel() ]
------------------------------------------------------------------------------------------------------------
### artifact_prepare_version.log 
--&gt; (281) INFO: Producing new &amp; caching [ GIT_INFO_KERNEL ]
--&gt; (281) INFO: Fetching SHA1 of branch linux-6.2.y [ git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git ]
--&gt; (281) INFO: SHA1 of branch linux-6.2.y [ 'fbe1871b562af6e9cffcf622247e821d1dd16c64' ]
--&gt; (281) INFO: Using kernel config file [ config/kernel/linux-media-edge.config ]
------------------------------------------------------------------------------------------------------------
### artifact_is_available_in_remote_cache.log 
--&gt; (281) INFO: Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-kernel/kernel-media-edge:6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8 ]
--&gt; (282) INFO: Artifact is available in remote cache [ ghcr.io/armbian/cache-kernel/kernel-media-edge:6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8 - 'kernel-media-edge - 6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8 - version "6.2.6" git revision "fbe1871b562af6e9cffcf622247e821d1dd16c64" codename "Hurr durr Ima ninja sloth" drivers hash "2a58d557d432cc44" patches hash "5f93a1e62336adc5" .config hash "7439a5897f1f4ece" .config hook hash "fe661159ee64825e" framework bash hash "d6b88a4bb72d3422" - type: deb-tar' ]
------------------------------------------------------------------------------------------------------------
### artifact_obtain_from_remote_cache.log 
--&gt; (282) INFO: Obtaining artifact from remote cache [ ghcr.io/armbian/cache-kernel/kernel-media-edge:6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8 into kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar ]
--&gt; (282) COMMAND: mkdir -p /home/reds/patch_series_pcie_ep/build/output/debs/kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar.oras.pull.tmp
   Downloading 2ece71d1c0bf application/vnd.oci.image.manifest.v1+json
   Processing  2ece71d1c0bf application/vnd.oci.image.manifest.v1+json
   Skipped     44136fa355b3 application/vnd.unknown.config.v1+json
   Downloading 89c661ad2bd7 kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar
   Downloaded  89c661ad2bd7 kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar
   Downloaded  2ece71d1c0bf application/vnd.oci.image.manifest.v1+json
   Pulled ghcr.io/armbian/cache-kernel/kernel-media-edge:6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8
   Digest: sha256:2ece71d1c0bf3d94dcc5fc5b0f3cbf19bc9ab057b4da2dec554177b8d16784f2
--&gt; (284) COMMAND: mv /home/reds/patch_series_pcie_ep/build/output/debs/kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar.oras.pull.tmp/kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar /home/reds/patch_series_pcie_ep/build/output/debs
--&gt; (284) COMMAND: rm -rf /home/reds/patch_series_pcie_ep/build/output/debs/kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar.oras.pull.tmp
------------------------------------------------------------------------------------------------------------
### unpack_artifact_from_local_cache.log 
--&gt; (284) INFO: Unpacking artifact [ deb-tar: kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar ]
--&gt; (284) COMMAND: tar -C /home/reds/patch_series_pcie_ep/build/output/debs -xvf /home/reds/patch_series_pcie_ep/build/output/debs/kernel-media-edge_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8.tar
   linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   linux-headers-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
--&gt; (284) CACHEHIT: artifact [ obtained from remote cache: kernel-media-edge 6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8 ]
--&gt; (284) INFO: artifact [ firmware :: firmware() ]
------------------------------------------------------------------------------------------------------------
### artifact_prepare_version.log 
--&gt; (284) INFO: Producing new &amp; caching [ GIT_INFO_ARMBIAN_FIRMWARE ]
--&gt; (284) INFO: Fetching SHA1 of branch master [ https://github.com/armbian/firmware ]
--&gt; (285) INFO: SHA1 of branch master [ '56ada00334dcd95a7edd3b55c595fd42818f2f10' ]
------------------------------------------------------------------------------------------------------------
### artifact_is_available_in_remote_cache.log 
--&gt; (285) INFO: Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-firmware/armbian-firmware:1-SA56ad-Bf566 ]
--&gt; (285) INFO: Artifact is available in remote cache [ ghcr.io/armbian/cache-firmware/armbian-firmware:1-SA56ad-Bf566 - 'armbian-firmware - 1-SA56ad-Bf566 - Armbian firmware git revision "56ada00334dcd95a7edd3b55c595fd42818f2f10" framework bash hash "f5669603470ce4e7" - type: deb' ]
------------------------------------------------------------------------------------------------------------
### artifact_obtain_from_remote_cache.log 
--&gt; (285) INFO: Obtaining artifact from remote cache [ ghcr.io/armbian/cache-firmware/armbian-firmware:1-SA56ad-Bf566 into armbian-firmware_1-SA56ad-Bf566_all.deb ]
--&gt; (285) COMMAND: mkdir -p /home/reds/patch_series_pcie_ep/build/output/debs/armbian-firmware_1-SA56ad-Bf566_all.deb.oras.pull.tmp
   Downloading 89b0832ae4f0 application/vnd.oci.image.manifest.v1+json
   Processing  89b0832ae4f0 application/vnd.oci.image.manifest.v1+json
   Skipped     44136fa355b3 application/vnd.unknown.config.v1+json
   Downloading c20bb2fc2877 armbian-firmware_1-SA56ad-Bf566_all.deb
   Downloaded  c20bb2fc2877 armbian-firmware_1-SA56ad-Bf566_all.deb
   Downloaded  89b0832ae4f0 application/vnd.oci.image.manifest.v1+json
   Pulled ghcr.io/armbian/cache-firmware/armbian-firmware:1-SA56ad-Bf566
   Digest: sha256:89b0832ae4f028204754e30fd72fa9b6745526cbc660cb1ecbf5e54b5eff3fb4
--&gt; (287) COMMAND: mv /home/reds/patch_series_pcie_ep/build/output/debs/armbian-firmware_1-SA56ad-Bf566_all.deb.oras.pull.tmp/armbian-firmware_1-SA56ad-Bf566_all.deb /home/reds/patch_series_pcie_ep/build/output/debs
--&gt; (287) COMMAND: rm -rf /home/reds/patch_series_pcie_ep/build/output/debs/armbian-firmware_1-SA56ad-Bf566_all.deb.oras.pull.tmp
------------------------------------------------------------------------------------------------------------
### unpack_artifact_from_local_cache.log 
--&gt; (287) CACHEHIT: artifact [ obtained from remote cache: armbian-firmware 1-SA56ad-Bf566 ]
------------------------------------------------------------------------------------------------------------
### compile_armbian-config.log 
--&gt; (287) INFO: Building deb [ armbian-config ]
--&gt; (287) INFO: Getting sources from Git [ armbian-config master ]
--&gt; (287) INFO: Initializing empty git local copy [ git init: armbian-config master ]
--&gt; (287) COMMAND: git --no-pager init -q .
--&gt; (287) INFO: Fetching updates from remote repository [ armbian-config master ]
--&gt; (287) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/armbian/config master
   From https://github.com/armbian/config
    * branch            master     -&gt; FETCH_HEAD
--&gt; (289) INFO: git: Fetch from remote completed, rev-parsing... [ 'armbian-config' 'master' 'FETCH_HEAD' ]
--&gt; (289) COMMAND: git --no-pager checkout -f -q a5251a1500b76373248ccb24df75220834698c20
--&gt; (289) COMMAND: git --no-pager clean -q -d -f
--&gt; (289) INFO: Getting sources from Git [ neofetch 7.1.0 ]
--&gt; (289) INFO: Initializing empty git local copy [ git init: neofetch 7.1.0 ]
--&gt; (289) COMMAND: git --no-pager init -q .
--&gt; (290) INFO: Fetching updates from remote repository [ neofetch 7.1.0 ]
--&gt; (290) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/dylanaraps/neofetch tags/7.1.0
   From https://github.com/dylanaraps/neofetch
    * tag               7.1.0      -&gt; FETCH_HEAD
--&gt; (296) INFO: git: Fetch from remote completed, rev-parsing... [ 'neofetch' '7.1.0' 'FETCH_HEAD' ]
--&gt; (296) COMMAND: git --no-pager checkout -f -q 60d07dee6b76769d8c487a40639fb7b5a1a7bc85
--&gt; (296) COMMAND: git --no-pager clean -q -d -f
--&gt; (296) INFO: Getting sources from Git [ wireguard-manager main ]
--&gt; (296) INFO: Initializing empty git local copy [ git init: wireguard-manager main ]
--&gt; (296) COMMAND: git --no-pager init -q .
--&gt; (297) INFO: Fetching updates from remote repository [ wireguard-manager main ]
--&gt; (297) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/complexorganizations/wireguard-manager main
   From https://github.com/complexorganizations/wireguard-manager
    * branch            main       -&gt; FETCH_HEAD
--&gt; (297) INFO: git: Fetch from remote completed, rev-parsing... [ 'wireguard-manager' 'main' 'FETCH_HEAD' ]
--&gt; (297) COMMAND: git --no-pager checkout -f -q 04636ca14732aa77548249c756e3f5c503e5859c
--&gt; (297) COMMAND: git --no-pager clean -q -d -f
--&gt; (297) INFO: * applying patch/misc/add-armbian-neofetch.patch
--&gt; (297) INFO: shellcheck found no problems in package scripts [ no scripts found for 'armbian-config' ]
--&gt; (297) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.uAlVDNTZw9/armbian-config_23.05.0-trunk_all
   dpkg-deb: building package 'armbian-config' in '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.uAlVDNTZw9/armbian-config_23.05.0-trunk_all.deb'.
--&gt; (297) COMMAND: rsync --remove-source-files -r /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.uAlVDNTZw9/armbian-config_23.05.0-trunk_all.deb /home/reds/patch_series_pcie_ep/build/output/debs/
------------------------------------------------------------------------------------------------------------
### compile_armbian-zsh.log 
--&gt; (297) INFO: Building deb [ armbian-zsh ]
--&gt; (297) INFO: Getting sources from Git [ oh-my-zsh master ]
--&gt; (297) INFO: Initializing empty git local copy [ git init: oh-my-zsh master ]
--&gt; (297) COMMAND: git --no-pager init -q .
--&gt; (298) INFO: Fetching updates from remote repository [ oh-my-zsh master ]
--&gt; (298) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/ohmyzsh/ohmyzsh master
   From https://github.com/ohmyzsh/ohmyzsh
    * branch              master     -&gt; FETCH_HEAD
--&gt; (299) INFO: git: Fetch from remote completed, rev-parsing... [ 'oh-my-zsh' 'master' 'FETCH_HEAD' ]
--&gt; (299) COMMAND: git --no-pager checkout -f -q 72732a224e886933df6b64a49ec6f5e94c884612
--&gt; (299) COMMAND: git --no-pager clean -q -d -f
--&gt; (299) INFO: Getting sources from Git [ evalcache master ]
--&gt; (299) INFO: Initializing empty git local copy [ git init: evalcache master ]
--&gt; (299) COMMAND: git --no-pager init -q .
--&gt; (299) INFO: Fetching updates from remote repository [ evalcache master ]
--&gt; (299) COMMAND: /usr/bin/git --no-pager fetch --recurse-submodules=no --no-tags https://github.com/mroth/evalcache master
   From https://github.com/mroth/evalcache
    * branch            master     -&gt; FETCH_HEAD
--&gt; (300) INFO: git: Fetch from remote completed, rev-parsing... [ 'evalcache' 'master' 'FETCH_HEAD' ]
--&gt; (300) COMMAND: git --no-pager checkout -f -q 4b587643c15cdf1dd05609e5ed52f430bcb3946e
--&gt; (300) COMMAND: git --no-pager clean -q -d -f
--&gt; (300) INFO: Downloading required [ SHELLCHECK tooling ]
--&gt; (300) COMMAND: wget --no-verbose --progress=dot:giga -O /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz.tmp https://github.com/koalaman/shellcheck/releases/download/v0.9.0/shellcheck-v0.9.0.linux.x86_64.tar.xz
   2023-03-15 09:42:14 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/6731432/a5522397-4cfb-436b-9d41-c0d0738cfb66?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230315%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20230315T084214Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=fec7547d2eb57778b4bfea91095a026917ec0fa5f15cd7c1c34fdef7614a7433&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;key_id=0&amp;repo_id=6731432&amp;response-content-disposition=attachment%3B%20filename%3Dshellcheck-v0.9.0.linux.x86_64.tar.xz&amp;response-content-type=application%2Foctet-stream [2351560/2351560] -&gt; "/home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz.tmp" [1]
--&gt; (300) COMMAND: mv /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz.tmp /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz
--&gt; (300) COMMAND: tar -xf /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz -C /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck shellcheck-v0.9.0/shellcheck
--&gt; (300) COMMAND: mv /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0/shellcheck /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64
--&gt; (301) COMMAND: rm -rf /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0 /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64.tar.xz
--&gt; (301) COMMAND: chmod +x /home/reds/patch_series_pcie_ep/build/cache/tools/shellcheck/shellcheck-v0.9.0.linux.x86_64
--&gt; (301) INFO: shellcheck found no problems in package scripts [ shellchecked 1 scripts in 'armbian-zsh' ]
--&gt; (301) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.vFB2e4XQER/armbian-zsh_23.05.0-trunk_all
   dpkg-deb: building package 'armbian-zsh' in '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.vFB2e4XQER/armbian-zsh_23.05.0-trunk_all.deb'.
--&gt; (301) COMMAND: rsync --remove-source-files -r /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.vFB2e4XQER/armbian-zsh_23.05.0-trunk_all.deb /home/reds/patch_series_pcie_ep/build/output/debs/
------------------------------------------------------------------------------------------------------------
### compile_plymouth_theme_armbian.log 
--&gt; (301) INFO: Building deb [ armbian-plymouth-theme ]
--&gt; (301) COMMAND: mkdir -p /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/DEBIAN /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian
--&gt; (301) COMMAND: cp /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/debian/postinst /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/debian/prerm /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/debian/postrm /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/DEBIAN/
--&gt; (301) COMMAND: convert -resize 256x256 /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/armbian-logo.png /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian/bgrt-fallback.png
--&gt; (301) COMMAND: convert -resize 52x52 /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/spinner.gif /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian/throbber-%04d.png
--&gt; (301) COMMAND: cp /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/watermark.png /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian/
--&gt; (301) COMMAND: cp /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/bullet.png /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/capslock.png /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/entry.png /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/keyboard.png /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/keymap-render.png /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/lock.png /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian/
--&gt; (301) COMMAND: cp /home/reds/patch_series_pcie_ep/build/packages/plymouth-theme-armbian/armbian.plymouth /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all/usr/share/plymouth/themes/armbian/
--&gt; (301) INFO: shellcheck found no problems in package scripts [ shellchecked 3 scripts in 'armbian-plymouth-theme' ]
--&gt; (301) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all
   dpkg-deb: building package 'armbian-plymouth-theme' in '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all.deb'.
--&gt; (301) COMMAND: rsync --remove-source-files -rq /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.Fg3Nre513c/armbian-plymouth-theme_23.05.0-trunk_all.deb /home/reds/patch_series_pcie_ep/build/output/debs/
--&gt; (301) TARGET-REACHED: Kernel build done [ @host ]
--&gt; (301) INFO: Target directory [ /home/reds/patch_series_pcie_ep/build/output/debs/ ]
--&gt; (301) INFO: File name [ linux-image-edge-media_23.05.0-trunk_arm64.deb ]
------------------------------------------------------------------------------------------------------------
### create_board_package.log 
--&gt; (301) INFO: Creating board support package for CLI [ armbian-bsp-cli-nanopct4 ]
--&gt; (301) COMMAND: rsync -a /home/reds/patch_series_pcie_ep/build/packages/bsp/common/etc /home/reds/patch_series_pcie_ep/build/packages/bsp/common/lib /home/reds/patch_series_pcie_ep/build/packages/bsp/common/usr /home/reds/patch_series_pcie_ep/build/packages/bsp/common/var /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.SbbyncMWqD/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64
--&gt; (301) INFO: shellcheck found no problems in package scripts [ shellchecked 3 scripts in 'armbian-bsp-cli-nanopct4' ]
--&gt; (301) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.SbbyncMWqD/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64 /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.SbbyncMWqD/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb
   dpkg-deb: building package 'armbian-bsp-cli-nanopct4' in '/home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.SbbyncMWqD/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb'.
--&gt; (301) COMMAND: rsync --remove-source-files -r /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.SbbyncMWqD/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb /home/reds/patch_series_pcie_ep/build/output/debs/
------------------------------------------------------------------------------------------------------------
### create_desktop_package.log 
--&gt; (301) INFO: Building desktop package [ armbian-jammy-desktop-xfce_23.05.0-trunk_all ]
--&gt; (301) INFO: shellcheck found no problems in package scripts [ shellchecked 1 scripts in 'armbian-jammy-desktop-xfce' ]
--&gt; (301) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.IvtaElUDql/nanopct4/armbian-jammy-desktop-xfce_23.05.0-trunk_all /home/reds/patch_series_pcie_ep/build/output/debs/jammy/armbian-jammy-desktop-xfce_23.05.0-trunk_all.deb
   dpkg-deb: building package 'armbian-jammy-desktop-xfce' in '/home/reds/patch_series_pcie_ep/build/output/debs/jammy/armbian-jammy-desktop-xfce_23.05.0-trunk_all.deb'.
------------------------------------------------------------------------------------------------------------
### create_bsp_desktop_package.log 
--&gt; (301) INFO: Creating board support package for desktop
--&gt; (301) INFO: shellcheck found no problems in package scripts [ shellchecked 1 scripts in 'armbian-bsp-desktop-nanopct4' ]
--&gt; (301) COMMAND: fakeroot dpkg-deb -b -Znone /home/reds/patch_series_pcie_ep/build/.tmp/work-d42a3aa9-4268-47db-87f0-64b17653a3d0/tmp.ixjm9M6Epx/nanopct4/armbian-bsp-desktop-nanopct4_23.05.0-trunk_arm64 /home/reds/patch_series_pcie_ep/build/output/debs/jammy/armbian-bsp-desktop-nanopct4_23.05.0-trunk_arm64.deb
   dpkg-deb: building package 'armbian-bsp-desktop-nanopct4' in '/home/reds/patch_series_pcie_ep/build/output/debs/jammy/armbian-bsp-desktop-nanopct4_23.05.0-trunk_arm64.deb'.
--&gt; (301) TARGET-STARTED: Building image [ nanopct4 ]
--&gt; (301) INFO: Checking for rootfs cache [ edge nanopct4 jammy 3dsupport browsers desktop_tools editors internet programming remote_desktop xfce no ]
--&gt; (301) INFO: artifact [ rootfs :: rootfs() ]
------------------------------------------------------------------------------------------------------------
### artifact_prepare_version.log 
--&gt; (301) INFO: Going to build rootfs [ packages_hash: 'bcf5b56cab61Bed8f36' cache_type: 'xfce' rootfs_cache_id: 'xfce-bcf5b56cab61Bed8f36' ]
------------------------------------------------------------------------------------------------------------
### artifact_is_available_in_remote_cache.log 
--&gt; (301) INFO: Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-root/arm64-jammy-xfce:xfce-bcf5b56cab61Bed8f36 ]
--&gt; (302) INFO: Artifact is not available in remote cache [ ghcr.io/armbian/cache-root/arm64-jammy-xfce:xfce-bcf5b56cab61Bed8f36 ]
------------------------------------------------------------------------------------------------------------
### prepare_rootfs_build_params_and_trap.log 
--&gt; (302) COMMAND: rm -rfv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0
--&gt; (302) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/cache/rootfs /home/reds/patch_series_pcie_ep/build/output/images
   mkdir: created directory '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0'
   mkdir: created directory '/home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0'
   mkdir: created directory '/home/reds/patch_series_pcie_ep/build/output/images'
--&gt; (302) INFO: Using tmpfs for rootfs build [ RAM available: 36934MiB &gt; 5000MiB estimated ]
------------------------------------------------------------------------------------------------------------
### create_new_rootfs_cache.log 
--&gt; (302) INFO: Creating new rootfs cache [ 'arm64-jammy-xfce-bcf5b56cab61Bed8f36.tar.zst' ]
--&gt; (302) INFO: Installing base system with 8 packages [ Stage 1/2 ]
--&gt; (302) COMMAND: debootstrap --variant=minbase --arch=arm64 '--include=apt-utils,locales,console-setup,gnupg2,dconf-cli,fonts-noto-color-emoji,libglib2.0-dev,libgtk2.0-bin' '--components=main,universe,restricted' --cache-dir=/home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64/archives --foreign jammy /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/ http://ports.ubuntu.com/
   I: Retrieving InRelease 
   I: Checking Release signature
   I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C)
   I: Retrieving Packages 
   I: Validating Packages 
   I: Retrieving Packages 
   I: Validating Packages 
   I: Retrieving Packages 
   I: Validating Packages 
   I: Resolving dependencies of required packages...
   I: Resolving dependencies of base packages...
   I: Checking component main on http://ports.ubuntu.com...
   I: Checking component restricted on http://ports.ubuntu.com...
   I: Checking component universe on http://ports.ubuntu.com...
   I: Retrieving adduser 3.118ubuntu5
   I: Validating adduser 3.118ubuntu5
   I: Retrieving adwaita-icon-theme 41.0-1ubuntu1
   I: Validating adwaita-icon-theme 41.0-1ubuntu1
   I: Retrieving apt 2.4.5
   I: Validating apt 2.4.5
   I: Retrieving apt-utils 2.4.5
   I: Validating apt-utils 2.4.5
   I: Retrieving base-files 12ubuntu4
   I: Validating base-files 12ubuntu4
   I: Retrieving base-passwd 3.5.52build1
   I: Validating base-passwd 3.5.52build1
   I: Retrieving bash 5.1-6ubuntu1
   I: Validating bash 5.1-6ubuntu1
   I: Retrieving bsdutils 1:2.37.2-4ubuntu3
   I: Validating bsdutils 1:2.37.2-4ubuntu3
   I: Retrieving console-setup 1.205ubuntu3
   I: Validating console-setup 1.205ubuntu3
   I: Retrieving console-setup-linux 1.205ubuntu3
   I: Validating console-setup-linux 1.205ubuntu3
   I: Retrieving coreutils 8.32-4.1ubuntu1
   I: Validating coreutils 8.32-4.1ubuntu1
   I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1
   I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1
   I: Retrieving dconf-cli 0.40.0-3
   I: Validating dconf-cli 0.40.0-3
   I: Retrieving debconf 1.5.79ubuntu1
   I: Validating debconf 1.5.79ubuntu1
   I: Retrieving debianutils 5.5-1ubuntu2
   I: Validating debianutils 5.5-1ubuntu2
   I: Retrieving diffutils 1:3.8-0ubuntu2
   I: Validating diffutils 1:3.8-0ubuntu2
   I: Retrieving dirmngr 2.2.27-3ubuntu2
   I: Validating dirmngr 2.2.27-3ubuntu2
   I: Retrieving dpkg 1.21.1ubuntu2
   I: Validating dpkg 1.21.1ubuntu2
   I: Retrieving e2fsprogs 1.46.5-2ubuntu1
   I: Validating e2fsprogs 1.46.5-2ubuntu1
   I: Retrieving findutils 4.8.0-1ubuntu3
   I: Validating findutils 4.8.0-1ubuntu3
   I: Retrieving fontconfig 2.13.1-4.2ubuntu5
   I: Validating fontconfig 2.13.1-4.2ubuntu5
   I: Retrieving fontconfig-config 2.13.1-4.2ubuntu5
   I: Validating fontconfig-config 2.13.1-4.2ubuntu5
   I: Retrieving fonts-dejavu-core 2.37-2build1
   I: Validating fonts-dejavu-core 2.37-2build1
   I: Retrieving fonts-noto-color-emoji 2.034-1
   I: Validating fonts-noto-color-emoji 2.034-1
   I: Retrieving gcc-12-base 12-20220319-1ubuntu1
   I: Validating gcc-12-base 12-20220319-1ubuntu1
   I: Retrieving gnupg 2.2.27-3ubuntu2
   I: Validating gnupg 2.2.27-3ubuntu2
   I: Retrieving gnupg-l10n 2.2.27-3ubuntu2
   I: Validating gnupg-l10n 2.2.27-3ubuntu2
   I: Retrieving gnupg-utils 2.2.27-3ubuntu2
   I: Validating gnupg-utils 2.2.27-3ubuntu2
   I: Retrieving gpg 2.2.27-3ubuntu2
   I: Validating gpg 2.2.27-3ubuntu2
   I: Retrieving gpg-agent 2.2.27-3ubuntu2
   I: Validating gpg-agent 2.2.27-3ubuntu2
   I: Retrieving gpg-wks-client 2.2.27-3ubuntu2
   I: Validating gpg-wks-client 2.2.27-3ubuntu2
   I: Retrieving gpg-wks-server 2.2.27-3ubuntu2
   I: Validating gpg-wks-server 2.2.27-3ubuntu2
   I: Retrieving gpgconf 2.2.27-3ubuntu2
   I: Validating gpgconf 2.2.27-3ubuntu2
   I: Retrieving gpgsm 2.2.27-3ubuntu2
   I: Validating gpgsm 2.2.27-3ubuntu2
   I: Retrieving gpgv 2.2.27-3ubuntu2
   I: Validating gpgv 2.2.27-3ubuntu2
   I: Retrieving grep 3.7-1build1
   I: Validating grep 3.7-1build1
   I: Retrieving gtk-update-icon-cache 3.24.33-1ubuntu1
   I: Validating gtk-update-icon-cache 3.24.33-1ubuntu1
   I: Retrieving gzip 1.10-4ubuntu4
   I: Validating gzip 1.10-4ubuntu4
   I: Retrieving hicolor-icon-theme 0.17-2
   I: Validating hicolor-icon-theme 0.17-2
   I: Retrieving hostname 3.23ubuntu2
   I: Validating hostname 3.23ubuntu2
   I: Retrieving humanity-icon-theme 0.6.16
   I: Validating humanity-icon-theme 0.6.16
   I: Retrieving init-system-helpers 1.62
   I: Validating init-system-helpers 1.62
   I: Retrieving kbd 2.3.0-3ubuntu4
   I: Validating kbd 2.3.0-3ubuntu4
   I: Retrieving keyboard-configuration 1.205ubuntu3
   I: Validating keyboard-configuration 1.205ubuntu3
   I: Retrieving libacl1 2.3.1-1
   I: Validating libacl1 2.3.1-1
   I: Retrieving libapt-pkg6.0 2.4.5
   I: Validating libapt-pkg6.0 2.4.5
   I: Retrieving libassuan0 2.5.5-1build1
   I: Validating libassuan0 2.5.5-1build1
   I: Retrieving libatk1.0-0 2.36.0-3build1
   I: Validating libatk1.0-0 2.36.0-3build1
   I: Retrieving libatk1.0-data 2.36.0-3build1
   I: Validating libatk1.0-data 2.36.0-3build1
   I: Retrieving libattr1 1:2.5.1-1build1
   I: Validating libattr1 1:2.5.1-1build1
   I: Retrieving libaudit-common 1:3.0.7-1build1
   I: Validating libaudit-common 1:3.0.7-1build1
   I: Retrieving libaudit1 1:3.0.7-1build1
   I: Validating libaudit1 1:3.0.7-1build1
   I: Retrieving libavahi-client3 0.8-5ubuntu5
   I: Validating libavahi-client3 0.8-5ubuntu5
   I: Retrieving libavahi-common-data 0.8-5ubuntu5
   I: Validating libavahi-common-data 0.8-5ubuntu5
   I: Retrieving libavahi-common3 0.8-5ubuntu5
   I: Validating libavahi-common3 0.8-5ubuntu5
   I: Retrieving libblkid-dev 2.37.2-4ubuntu3
   I: Validating libblkid-dev 2.37.2-4ubuntu3
   I: Retrieving libblkid1 2.37.2-4ubuntu3
   I: Validating libblkid1 2.37.2-4ubuntu3
   I: Retrieving libbrotli1 1.0.9-2build6
   I: Validating libbrotli1 1.0.9-2build6
   I: Retrieving libbsd0 0.11.5-1
   I: Validating libbsd0 0.11.5-1
   I: Retrieving libbz2-1.0 1.0.8-5build1
   I: Validating libbz2-1.0 1.0.8-5build1
   I: Retrieving libc-bin 2.35-0ubuntu3
   I: Validating libc-bin 2.35-0ubuntu3
   I: Retrieving libc-dev-bin 2.35-0ubuntu3
   I: Validating libc-dev-bin 2.35-0ubuntu3
   I: Retrieving libc6 2.35-0ubuntu3
   I: Validating libc6 2.35-0ubuntu3
   I: Retrieving libc6-dev 2.35-0ubuntu3
   I: Validating libc6-dev 2.35-0ubuntu3
   I: Retrieving libcairo2 1.16.0-5ubuntu2
   I: Validating libcairo2 1.16.0-5ubuntu2
   I: Retrieving libcap-ng0 0.7.9-2.2build3
   I: Validating libcap-ng0 0.7.9-2.2build3
   I: Retrieving libcap2 1:2.44-1build3
   I: Validating libcap2 1:2.44-1build3
   I: Retrieving libcom-err2 1.46.5-2ubuntu1
   I: Validating libcom-err2 1.46.5-2ubuntu1
   I: Retrieving libcrypt-dev 1:4.4.27-1
   I: Validating libcrypt-dev 1:4.4.27-1
   I: Retrieving libcrypt1 1:4.4.27-1
   I: Validating libcrypt1 1:4.4.27-1
   I: Retrieving libcups2 2.4.1op1-1ubuntu4
   I: Validating libcups2 2.4.1op1-1ubuntu4
   I: Retrieving libdatrie1 0.2.13-2
   I: Validating libdatrie1 0.2.13-2
   I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3
   I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3
   I: Retrieving libdbus-1-3 1.12.20-2ubuntu4
   I: Validating libdbus-1-3 1.12.20-2ubuntu4
   I: Retrieving libdconf1 0.40.0-3
   I: Validating libdconf1 0.40.0-3
   I: Retrieving libdebconfclient0 0.261ubuntu1
   I: Validating libdebconfclient0 0.261ubuntu1
   I: Retrieving libdeflate0 1.10-2
   I: Validating libdeflate0 1.10-2
   I: Retrieving libdpkg-perl 1.21.1ubuntu2
   I: Validating libdpkg-perl 1.21.1ubuntu2
   I: Retrieving libelf1 0.186-1build1
   I: Validating libelf1 0.186-1build1
   I: Retrieving libexpat1 2.4.7-1
   I: Validating libexpat1 2.4.7-1
   I: Retrieving libext2fs2 1.46.5-2ubuntu1
   I: Validating libext2fs2 1.46.5-2ubuntu1
   I: Retrieving libffi-dev 3.4.2-4
   I: Validating libffi-dev 3.4.2-4
   I: Retrieving libffi8 3.4.2-4
   I: Validating libffi8 3.4.2-4
   I: Retrieving libfontconfig1 2.13.1-4.2ubuntu5
   I: Validating libfontconfig1 2.13.1-4.2ubuntu5
   I: Retrieving libfreetype6 2.11.1+dfsg-1build1
   I: Validating libfreetype6 2.11.1+dfsg-1build1
   I: Retrieving libfribidi0 1.0.8-2ubuntu3
   I: Validating libfribidi0 1.0.8-2ubuntu3
   I: Retrieving libgcc-s1 12-20220319-1ubuntu1
   I: Validating libgcc-s1 12-20220319-1ubuntu1
   I: Retrieving libgcrypt20 1.9.4-3ubuntu3
   I: Validating libgcrypt20 1.9.4-3ubuntu3
   I: Retrieving libgdbm-compat4 1.23-1
   I: Validating libgdbm-compat4 1.23-1
   I: Retrieving libgdbm6 1.23-1
   I: Validating libgdbm6 1.23-1
   I: Retrieving libgdk-pixbuf-2.0-0 2.42.8+dfsg-1
   I: Validating libgdk-pixbuf-2.0-0 2.42.8+dfsg-1
   I: Retrieving libgdk-pixbuf2.0-common 2.42.8+dfsg-1
   I: Validating libgdk-pixbuf2.0-common 2.42.8+dfsg-1
   I: Retrieving libglib2.0-0 2.72.1-1
   I: Validating libglib2.0-0 2.72.1-1
   I: Retrieving libglib2.0-bin 2.72.1-1
   I: Validating libglib2.0-bin 2.72.1-1
   I: Retrieving libglib2.0-data 2.72.1-1
   I: Validating libglib2.0-data 2.72.1-1
   I: Retrieving libglib2.0-dev 2.72.1-1
   I: Validating libglib2.0-dev 2.72.1-1
   I: Retrieving libglib2.0-dev-bin 2.72.1-1
   I: Validating libglib2.0-dev-bin 2.72.1-1
   I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1
   I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1
   I: Retrieving libgnutls30 3.7.3-4ubuntu1
   I: Validating libgnutls30 3.7.3-4ubuntu1
   I: Retrieving libgpg-error0 1.43-3
   I: Validating libgpg-error0 1.43-3
   I: Retrieving libgraphite2-3 1.3.14-1build2
   I: Validating libgraphite2-3 1.3.14-1build2
   I: Retrieving libgssapi-krb5-2 1.19.2-2
   I: Validating libgssapi-krb5-2 1.19.2-2
   I: Retrieving libgtk2.0-0 2.24.33-2ubuntu2
   I: Validating libgtk2.0-0 2.24.33-2ubuntu2
   I: Retrieving libgtk2.0-bin 2.24.33-2ubuntu2
   I: Validating libgtk2.0-bin 2.24.33-2ubuntu2
   I: Retrieving libgtk2.0-common 2.24.33-2ubuntu2
   I: Validating libgtk2.0-common 2.24.33-2ubuntu2
   I: Retrieving libharfbuzz0b 2.7.4-1ubuntu3
   I: Validating libharfbuzz0b 2.7.4-1ubuntu3
   I: Retrieving libhogweed6 3.7.3-1build2
   I: Validating libhogweed6 3.7.3-1build2
   I: Retrieving libicu70 70.1-2
   I: Validating libicu70 70.1-2
   I: Retrieving libidn2-0 2.3.2-2build1
   I: Validating libidn2-0 2.3.2-2build1
   I: Retrieving libjbig0 2.1-3.1build3
   I: Validating libjbig0 2.1-3.1build3
   I: Retrieving libjpeg-turbo8 2.1.2-0ubuntu1
   I: Validating libjpeg-turbo8 2.1.2-0ubuntu1
   I: Retrieving libjpeg8 8c-2ubuntu10
   I: Validating libjpeg8 8c-2ubuntu10
   I: Retrieving libk5crypto3 1.19.2-2
   I: Validating libk5crypto3 1.19.2-2
   I: Retrieving libkeyutils1 1.6.1-2ubuntu3
   I: Validating libkeyutils1 1.6.1-2ubuntu3
   I: Retrieving libkrb5-3 1.19.2-2
   I: Validating libkrb5-3 1.19.2-2
   I: Retrieving libkrb5support0 1.19.2-2
   I: Validating libkrb5support0 1.19.2-2
   I: Retrieving libksba8 1.6.0-2build1
   I: Validating libksba8 1.6.0-2build1
   I: Retrieving libldap-2.5-0 2.5.11+dfsg-1~exp1ubuntu3
   I: Validating libldap-2.5-0 2.5.11+dfsg-1~exp1ubuntu3
   I: Retrieving liblocale-gettext-perl 1.07-4build3
   I: Validating liblocale-gettext-perl 1.07-4build3
   I: Retrieving liblz4-1 1.9.3-2build2
   I: Validating liblz4-1 1.9.3-2build2
   I: Retrieving liblzma5 5.2.5-2ubuntu1
   I: Validating liblzma5 5.2.5-2ubuntu1
   I: Retrieving libmd0 1.0.4-1build1
   I: Validating libmd0 1.0.4-1build1
   I: Retrieving libmount-dev 2.37.2-4ubuntu3
   I: Validating libmount-dev 2.37.2-4ubuntu3
   I: Retrieving libmount1 2.37.2-4ubuntu3
   I: Validating libmount1 2.37.2-4ubuntu3
   I: Retrieving libmpdec3 2.5.1-2build2
   I: Validating libmpdec3 2.5.1-2build2
   I: Retrieving libncurses6 6.3-2
   I: Validating libncurses6 6.3-2
   I: Retrieving libncursesw6 6.3-2
   I: Validating libncursesw6 6.3-2
   I: Retrieving libnettle8 3.7.3-1build2
   I: Validating libnettle8 3.7.3-1build2
   I: Retrieving libnpth0 1.6-3build2
   I: Validating libnpth0 1.6-3build2
   I: Retrieving libnsl-dev 1.3.0-2build2
   I: Validating libnsl-dev 1.3.0-2build2
   I: Retrieving libnsl2 1.3.0-2build2
   I: Validating libnsl2 1.3.0-2build2
   I: Retrieving libp11-kit0 0.24.0-6build1
   I: Validating libp11-kit0 0.24.0-6build1
   I: Retrieving libpam-modules 1.4.0-11ubuntu2
   I: Validating libpam-modules 1.4.0-11ubuntu2
   I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2
   I: Validating libpam-modules-bin 1.4.0-11ubuntu2
   I: Retrieving libpam-runtime 1.4.0-11ubuntu2
   I: Validating libpam-runtime 1.4.0-11ubuntu2
   I: Retrieving libpam0g 1.4.0-11ubuntu2
   I: Validating libpam0g 1.4.0-11ubuntu2
   I: Retrieving libpango-1.0-0 1.50.6+ds-2
   I: Validating libpango-1.0-0 1.50.6+ds-2
   I: Retrieving libpangocairo-1.0-0 1.50.6+ds-2
   I: Validating libpangocairo-1.0-0 1.50.6+ds-2
   I: Retrieving libpangoft2-1.0-0 1.50.6+ds-2
   I: Validating libpangoft2-1.0-0 1.50.6+ds-2
   I: Retrieving libpcre16-3 2:8.39-13build5
   I: Validating libpcre16-3 2:8.39-13build5
   I: Retrieving libpcre2-16-0 10.39-3build1
   I: Validating libpcre2-16-0 10.39-3build1
   I: Retrieving libpcre2-32-0 10.39-3build1
   I: Validating libpcre2-32-0 10.39-3build1
   I: Retrieving libpcre2-8-0 10.39-3build1
   I: Validating libpcre2-8-0 10.39-3build1
   I: Retrieving libpcre2-dev 10.39-3build1
   I: Validating libpcre2-dev 10.39-3build1
   I: Retrieving libpcre2-posix3 10.39-3build1
   I: Validating libpcre2-posix3 10.39-3build1
   I: Retrieving libpcre3 2:8.39-13build5
   I: Validating libpcre3 2:8.39-13build5
   I: Retrieving libpcre3-dev 2:8.39-13build5
   I: Validating libpcre3-dev 2:8.39-13build5
   I: Retrieving libpcre32-3 2:8.39-13build5
   I: Validating libpcre32-3 2:8.39-13build5
   I: Retrieving libpcrecpp0v5 2:8.39-13build5
   I: Validating libpcrecpp0v5 2:8.39-13build5
   I: Retrieving libperl5.34 5.34.0-3ubuntu1
   I: Validating libperl5.34 5.34.0-3ubuntu1
   I: Retrieving libpixman-1-0 0.40.0-1build4
   I: Validating libpixman-1-0 0.40.0-1build4
   I: Retrieving libpng16-16 1.6.37-3build5
   I: Validating libpng16-16 1.6.37-3build5
   I: Retrieving libprocps8 2:3.3.17-6ubuntu2
   I: Validating libprocps8 2:3.3.17-6ubuntu2
   I: Retrieving libpython3-stdlib 3.10.4-0ubuntu2
   I: Validating libpython3-stdlib 3.10.4-0ubuntu2
   I: Retrieving libpython3.10-minimal 3.10.4-3
   I: Validating libpython3.10-minimal 3.10.4-3
   I: Retrieving libpython3.10-stdlib 3.10.4-3
   I: Validating libpython3.10-stdlib 3.10.4-3
   I: Retrieving libreadline8 8.1.2-1
   I: Validating libreadline8 8.1.2-1
   I: Retrieving libsasl2-2 2.1.27+dfsg2-3ubuntu1
   I: Validating libsasl2-2 2.1.27+dfsg2-3ubuntu1
   I: Retrieving libsasl2-modules-db 2.1.27+dfsg2-3ubuntu1
   I: Validating libsasl2-modules-db 2.1.27+dfsg2-3ubuntu1
   I: Retrieving libseccomp2 2.5.3-2ubuntu2
   I: Validating libseccomp2 2.5.3-2ubuntu2
   I: Retrieving libselinux1 3.3-1build2
   I: Validating libselinux1 3.3-1build2
   I: Retrieving libselinux1-dev 3.3-1build2
   I: Validating libselinux1-dev 3.3-1build2
   I: Retrieving libsemanage-common 3.3-1build2
   I: Validating libsemanage-common 3.3-1build2
   I: Retrieving libsemanage2 3.3-1build2
   I: Validating libsemanage2 3.3-1build2
   I: Retrieving libsepol-dev 3.3-1build1
   I: Validating libsepol-dev 3.3-1build1
   I: Retrieving libsepol2 3.3-1build1
   I: Validating libsepol2 3.3-1build1
   I: Retrieving libsmartcols1 2.37.2-4ubuntu3
   I: Validating libsmartcols1 2.37.2-4ubuntu3
   I: Retrieving libsqlite3-0 3.37.2-2
   I: Validating libsqlite3-0 3.37.2-2
   I: Retrieving libss2 1.46.5-2ubuntu1
   I: Validating libss2 1.46.5-2ubuntu1
   I: Retrieving libssl3 3.0.2-0ubuntu1
   I: Validating libssl3 3.0.2-0ubuntu1
   I: Retrieving libstdc++6 12-20220319-1ubuntu1
   I: Validating libstdc++6 12-20220319-1ubuntu1
   I: Retrieving libsystemd0 249.11-0ubuntu3
   I: Validating libsystemd0 249.11-0ubuntu3
   I: Retrieving libtasn1-6 4.18.0-4build1
   I: Validating libtasn1-6 4.18.0-4build1
   I: Retrieving libthai-data 0.1.29-1build1
   I: Validating libthai-data 0.1.29-1build1
   I: Retrieving libthai0 0.1.29-1build1
   I: Validating libthai0 0.1.29-1build1
   I: Retrieving libtiff5 4.3.0-6
   I: Validating libtiff5 4.3.0-6
   I: Retrieving libtinfo6 6.3-2
   I: Validating libtinfo6 6.3-2
   I: Retrieving libtirpc-common 1.3.2-2build1
   I: Validating libtirpc-common 1.3.2-2build1
   I: Retrieving libtirpc-dev 1.3.2-2build1
   I: Validating libtirpc-dev 1.3.2-2build1
   I: Retrieving libtirpc3 1.3.2-2build1
   I: Validating libtirpc3 1.3.2-2build1
   I: Retrieving libudev1 249.11-0ubuntu3
   I: Validating libudev1 249.11-0ubuntu3
   I: Retrieving libunistring2 1.0-1
   I: Validating libunistring2 1.0-1
   I: Retrieving libuuid1 2.37.2-4ubuntu3
   I: Validating libuuid1 2.37.2-4ubuntu3
   I: Retrieving libwebp7 1.2.2-2
   I: Validating libwebp7 1.2.2-2
   I: Retrieving libx11-6 2:1.7.5-1
   I: Validating libx11-6 2:1.7.5-1
   I: Retrieving libx11-data 2:1.7.5-1
   I: Validating libx11-data 2:1.7.5-1
   I: Retrieving libxau6 1:1.0.9-1build5
   I: Validating libxau6 1:1.0.9-1build5
   I: Retrieving libxcb-render0 1.14-3ubuntu3
   I: Validating libxcb-render0 1.14-3ubuntu3
   I: Retrieving libxcb-shm0 1.14-3ubuntu3
   I: Validating libxcb-shm0 1.14-3ubuntu3
   I: Retrieving libxcb1 1.14-3ubuntu3
   I: Validating libxcb1 1.14-3ubuntu3
   I: Retrieving libxcomposite1 1:0.4.5-1build2
   I: Validating libxcomposite1 1:0.4.5-1build2
   I: Retrieving libxcursor1 1:1.2.0-2build4
   I: Validating libxcursor1 1:1.2.0-2build4
   I: Retrieving libxdamage1 1:1.1.5-2build2
   I: Validating libxdamage1 1:1.1.5-2build2
   I: Retrieving libxdmcp6 1:1.1.3-0ubuntu5
   I: Validating libxdmcp6 1:1.1.3-0ubuntu5
   I: Retrieving libxext6 2:1.3.4-1build1
   I: Validating libxext6 2:1.3.4-1build1
   I: Retrieving libxfixes3 1:6.0.0-1
   I: Validating libxfixes3 1:6.0.0-1
   I: Retrieving libxi6 2:1.8-1build1
   I: Validating libxi6 2:1.8-1build1
   I: Retrieving libxinerama1 2:1.1.4-3
   I: Validating libxinerama1 2:1.1.4-3
   I: Retrieving libxml2 2.9.13+dfsg-1build1
   I: Validating libxml2 2.9.13+dfsg-1build1
   I: Retrieving libxrandr2 2:1.5.2-1build1
   I: Validating libxrandr2 2:1.5.2-1build1
   I: Retrieving libxrender1 1:0.9.10-1build4
   I: Validating libxrender1 1:0.9.10-1build4
   I: Retrieving libxxhash0 0.8.1-1
   I: Validating libxxhash0 0.8.1-1
   I: Retrieving libzstd1 1.4.8+dfsg-3build1
   I: Validating libzstd1 1.4.8+dfsg-3build1
   I: Retrieving linux-libc-dev 5.15.0-25.25
   I: Validating linux-libc-dev 5.15.0-25.25
   I: Retrieving locales 2.35-0ubuntu3
   I: Validating locales 2.35-0ubuntu3
   I: Retrieving login 1:4.8.1-2ubuntu2
   I: Validating login 1:4.8.1-2ubuntu2
   I: Retrieving logsave 1.46.5-2ubuntu1
   I: Validating logsave 1.46.5-2ubuntu1
   I: Retrieving lsb-base 11.1.0ubuntu4
   I: Validating lsb-base 11.1.0ubuntu4
   I: Retrieving mawk 1.3.4.20200120-3
   I: Validating mawk 1.3.4.20200120-3
   I: Retrieving media-types 7.0.0
   I: Validating media-types 7.0.0
   I: Retrieving mount 2.37.2-4ubuntu3
   I: Validating mount 2.37.2-4ubuntu3
   I: Retrieving ncurses-base 6.3-2
   I: Validating ncurses-base 6.3-2
   I: Retrieving ncurses-bin 6.3-2
   I: Validating ncurses-bin 6.3-2
   I: Retrieving passwd 1:4.8.1-2ubuntu2
   I: Validating passwd 1:4.8.1-2ubuntu2
   I: Retrieving perl 5.34.0-3ubuntu1
   I: Validating perl 5.34.0-3ubuntu1
   I: Retrieving perl-base 5.34.0-3ubuntu1
   I: Validating perl-base 5.34.0-3ubuntu1
   I: Retrieving perl-modules-5.34 5.34.0-3ubuntu1
   I: Validating perl-modules-5.34 5.34.0-3ubuntu1
   I: Retrieving pinentry-curses 1.1.1-1build2
   I: Validating pinentry-curses 1.1.1-1build2
   I: Retrieving pkg-config 0.29.2-1ubuntu3
   I: Validating pkg-config 0.29.2-1ubuntu3
   I: Retrieving procps 2:3.3.17-6ubuntu2
   I: Validating procps 2:3.3.17-6ubuntu2
   I: Retrieving python3 3.10.4-0ubuntu2
   I: Validating python3 3.10.4-0ubuntu2
   I: Retrieving python3-distutils 3.10.4-0ubuntu1
   I: Validating python3-distutils 3.10.4-0ubuntu1
   I: Retrieving python3-lib2to3 3.10.4-0ubuntu1
   I: Validating python3-lib2to3 3.10.4-0ubuntu1
   I: Retrieving python3-minimal 3.10.4-0ubuntu2
   I: Validating python3-minimal 3.10.4-0ubuntu2
   I: Retrieving python3.10 3.10.4-3
   I: Validating python3.10 3.10.4-3
   I: Retrieving python3.10-minimal 3.10.4-3
   I: Validating python3.10-minimal 3.10.4-3
   I: Retrieving readline-common 8.1.2-1
   I: Validating readline-common 8.1.2-1
   I: Retrieving rpcsvc-proto 1.4.2-0ubuntu6
   I: Validating rpcsvc-proto 1.4.2-0ubuntu6
   I: Retrieving sed 4.8-1ubuntu2
   I: Validating sed 4.8-1ubuntu2
   I: Retrieving sensible-utils 0.0.17
   I: Validating sensible-utils 0.0.17
   I: Retrieving shared-mime-info 2.1-2
   I: Validating shared-mime-info 2.1-2
   I: Retrieving sysvinit-utils 3.01-1ubuntu1
   I: Validating sysvinit-utils 3.01-1ubuntu1
   I: Retrieving tar 1.34+dfsg-1build3
   I: Validating tar 1.34+dfsg-1build3
   I: Retrieving ubuntu-keyring 2021.03.26
   I: Validating ubuntu-keyring 2021.03.26
   I: Retrieving ubuntu-mono 20.10-0ubuntu2
   I: Validating ubuntu-mono 20.10-0ubuntu2
   I: Retrieving ucf 3.0043
   I: Validating ucf 3.0043
   I: Retrieving usrmerge 25ubuntu2
   I: Validating usrmerge 25ubuntu2
   I: Retrieving util-linux 2.37.2-4ubuntu3
   I: Validating util-linux 2.37.2-4ubuntu3
   I: Retrieving uuid-dev 2.37.2-4ubuntu3
   I: Validating uuid-dev 2.37.2-4ubuntu3
   I: Retrieving xkb-data 2.33-1
   I: Validating xkb-data 2.33-1
   I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9
   I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9
   I: Retrieving zlib1g-dev 1:1.2.11.dfsg-2ubuntu9
   I: Validating zlib1g-dev 1:1.2.11.dfsg-2ubuntu9
   I: Retrieving gnupg2 2.2.27-3ubuntu2
   I: Validating gnupg2 2.2.27-3ubuntu2
   I: Chosen extractor for .deb packages: dpkg-deb
   I: Extracting base-files...
   I: Extracting base-passwd...
   I: Extracting bash...
   I: Extracting bsdutils...
   I: Extracting coreutils...
   I: Extracting dash...
   I: Extracting debconf...
   I: Extracting debianutils...
   I: Extracting diffutils...
   I: Extracting dpkg...
   I: Extracting e2fsprogs...
   I: Extracting findutils...
   I: Extracting gcc-12-base...
   I: Extracting grep...
   I: Extracting gzip...
   I: Extracting hostname...
   I: Extracting init-system-helpers...
   I: Extracting libacl1...
   I: Extracting libattr1...
   I: Extracting libaudit-common...
   I: Extracting libaudit1...
   I: Extracting libblkid1...
   I: Extracting libbz2-1.0...
   I: Extracting libc-bin...
   I: Extracting libc6...
   I: Extracting libcap-ng0...
   I: Extracting libcap2...
   I: Extracting libcom-err2...
   I: Extracting libcrypt1...
   I: Extracting libdb5.3...
   I: Extracting libdebconfclient0...
   I: Extracting libext2fs2...
   I: Extracting libgcc-s1...
   I: Extracting libgcrypt20...
   I: Extracting libgmp10...
   I: Extracting libgpg-error0...
   I: Extracting libgssapi-krb5-2...
   I: Extracting libk5crypto3...
   I: Extracting libkeyutils1...
   I: Extracting libkrb5-3...
   I: Extracting libkrb5support0...
   I: Extracting liblz4-1...
   I: Extracting liblzma5...
   I: Extracting libmount1...
   I: Extracting libncurses6...
   I: Extracting libncursesw6...
   I: Extracting libnsl2...
   I: Extracting libpam-modules...
   I: Extracting libpam-modules-bin...
   I: Extracting libpam-runtime...
   I: Extracting libpam0g...
   I: Extracting libpcre2-8-0...
   I: Extracting libpcre3...
   I: Extracting libprocps8...
   I: Extracting libselinux1...
   I: Extracting libsemanage-common...
   I: Extracting libsemanage2...
   I: Extracting libsepol2...
   I: Extracting libsmartcols1...
   I: Extracting libss2...
   I: Extracting libssl3...
   I: Extracting libsystemd0...
   I: Extracting libtinfo6...
   I: Extracting libtirpc-common...
   I: Extracting libtirpc3...
   I: Extracting libudev1...
   I: Extracting libuuid1...
   I: Extracting libzstd1...
   I: Extracting login...
   I: Extracting logsave...
   I: Extracting lsb-base...
   I: Extracting mawk...
   I: Extracting mount...
   I: Extracting ncurses-base...
   I: Extracting ncurses-bin...
   I: Extracting passwd...
   I: Extracting perl-base...
   I: Extracting procps...
   I: Extracting sed...
   I: Extracting sensible-utils...
   I: Extracting sysvinit-utils...
   I: Extracting tar...
   I: Extracting usrmerge...
   I: Extracting util-linux...
   I: Extracting zlib1g...
--&gt; (340) COMMAND: cp -pv /usr/bin/qemu-aarch64-static /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/bin/
   '/usr/bin/qemu-aarch64-static' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/bin/qemu-aarch64-static'
--&gt; (340) INFO: Installing base system [ Stage 2/2 ]
--&gt; (340) COMMAND: LC_ALL=C LANG=C /debootstrap/debootstrap --second-stage
   /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
   I: Installing core packages...
   I: Unpacking required packages...
   I: Unpacking base-files...
   I: Unpacking base-passwd...
   I: Unpacking bash...
   I: Unpacking bsdutils...
   I: Unpacking coreutils...
   I: Unpacking dash...
   I: Unpacking debconf...
   I: Unpacking debianutils...
   I: Unpacking diffutils...
   I: Unpacking dpkg...
   I: Unpacking e2fsprogs...
   I: Unpacking findutils...
   I: Unpacking gcc-12-base:arm64...
   I: Unpacking grep...
   I: Unpacking gzip...
   I: Unpacking hostname...
   I: Unpacking init-system-helpers...
   I: Unpacking libacl1:arm64...
   I: Unpacking libattr1:arm64...
   I: Unpacking libaudit-common...
   I: Unpacking libaudit1:arm64...
   I: Unpacking libblkid1:arm64...
   I: Unpacking libbz2-1.0:arm64...
   I: Unpacking libc-bin...
   I: Unpacking libc6:arm64...
   I: Unpacking libcap-ng0:arm64...
   I: Unpacking libcap2:arm64...
   I: Unpacking libcom-err2:arm64...
   I: Unpacking libcrypt1:arm64...
   I: Unpacking libdb5.3:arm64...
   I: Unpacking libdebconfclient0:arm64...
   I: Unpacking libext2fs2:arm64...
   I: Unpacking libgcc-s1:arm64...
   I: Unpacking libgcrypt20:arm64...
   I: Unpacking libgmp10:arm64...
   I: Unpacking libgpg-error0:arm64...
   I: Unpacking libgssapi-krb5-2:arm64...
   I: Unpacking libk5crypto3:arm64...
   I: Unpacking libkeyutils1:arm64...
   I: Unpacking libkrb5-3:arm64...
   I: Unpacking libkrb5support0:arm64...
   I: Unpacking liblz4-1:arm64...
   I: Unpacking liblzma5:arm64...
   I: Unpacking libmount1:arm64...
   I: Unpacking libncurses6:arm64...
   I: Unpacking libncursesw6:arm64...
   I: Unpacking libnsl2:arm64...
   I: Unpacking libpam-modules:arm64...
   I: Unpacking libpam-modules-bin...
   I: Unpacking libpam-runtime...
   I: Unpacking libpam0g:arm64...
   I: Unpacking libpcre2-8-0:arm64...
   I: Unpacking libpcre3:arm64...
   I: Unpacking libprocps8:arm64...
   I: Unpacking libselinux1:arm64...
   I: Unpacking libsemanage-common...
   I: Unpacking libsemanage2:arm64...
   I: Unpacking libsepol2:arm64...
   I: Unpacking libsmartcols1:arm64...
   I: Unpacking libss2:arm64...
   I: Unpacking libssl3:arm64...
   I: Unpacking libsystemd0:arm64...
   I: Unpacking libtinfo6:arm64...
   I: Unpacking libtirpc-common...
   I: Unpacking libtirpc3:arm64...
   I: Unpacking libudev1:arm64...
   I: Unpacking libuuid1:arm64...
   I: Unpacking libzstd1:arm64...
   I: Unpacking login...
   I: Unpacking logsave...
   I: Unpacking lsb-base...
   I: Unpacking mawk...
   I: Unpacking mount...
   I: Unpacking ncurses-base...
   I: Unpacking ncurses-bin...
   I: Unpacking passwd...
   I: Unpacking perl-base...
   I: Unpacking procps...
   I: Unpacking sed...
   I: Unpacking sensible-utils...
   I: Unpacking sysvinit-utils...
   I: Unpacking tar...
   I: Unpacking usrmerge...
   I: Unpacking util-linux...
   I: Unpacking zlib1g:arm64...
   I: Configuring required packages...
   I: Configuring lsb-base...
   I: Configuring libtirpc-common...
   I: Configuring libaudit-common...
   I: Configuring libsemanage-common...
   I: Configuring gcc-12-base:arm64...
   I: Configuring ncurses-base...
   I: Configuring sensible-utils...
   I: Configuring libcrypt1:arm64...
   I: Configuring libgcc-s1:arm64...
   I: Configuring libc6:arm64...
   I: Configuring libudev1:arm64...
   I: Configuring libattr1:arm64...
   I: Configuring sysvinit-utils...
   I: Configuring debianutils...
   I: Configuring mawk...
   I: Configuring libdebconfclient0:arm64...
   I: Configuring base-files...
   I: Configuring libbz2-1.0:arm64...
   I: Configuring base-passwd...
   I: Configuring libdb5.3:arm64...
   I: Configuring libblkid1:arm64...
   I: Configuring libtinfo6:arm64...
   I: Configuring bash...
   I: Configuring libzstd1:arm64...
   I: Configuring libkeyutils1:arm64...
   I: Configuring liblzma5:arm64...
   I: Configuring libgpg-error0:arm64...
   I: Configuring liblz4-1:arm64...
   I: Configuring libc-bin...
   I: Configuring ncurses-bin...
   I: Configuring libacl1:arm64...
   I: Configuring libsmartcols1:arm64...
   I: Configuring libgcrypt20:arm64...
   I: Configuring zlib1g:arm64...
   I: Configuring libcom-err2:arm64...
   I: Configuring diffutils...
   I: Configuring libcap2:arm64...
   I: Configuring libkrb5support0:arm64...
   I: Configuring hostname...
   I: Configuring libpcre3:arm64...
   I: Configuring libcap-ng0:arm64...
   I: Configuring libext2fs2:arm64...
   I: Configuring libgmp10:arm64...
   I: Configuring libncurses6:arm64...
   I: Configuring libaudit1:arm64...
   I: Configuring libuuid1:arm64...
   I: Configuring libss2:arm64...
   I: Configuring libsepol2:arm64...
   I: Configuring libpcre2-8-0:arm64...
   I: Configuring libncursesw6:arm64...
   I: Configuring libk5crypto3:arm64...
   I: Configuring logsave...
   I: Configuring e2fsprogs...
   I: Configuring libsystemd0:arm64...
   I: Configuring libselinux1:arm64...
   I: Configuring sed...
   I: Configuring findutils...
   I: Configuring libmount1:arm64...
   I: Configuring libsemanage2:arm64...
   I: Configuring libprocps8:arm64...
   I: Configuring bsdutils...
   I: Configuring tar...
   I: Configuring coreutils...
   I: Configuring dpkg...
   I: Configuring mount...
   I: Configuring grep...
   I: Configuring perl-base...
   I: Configuring init-system-helpers...
   I: Configuring gzip...
   I: Configuring usrmerge...
   I: Configuring procps...
   I: Configuring debconf...
   I: Configuring libpam0g:arm64...
   I: Configuring util-linux...
   I: Configuring dash...
   I: Configuring libpam-modules-bin...
   I: Configuring libssl3:arm64...
   I: Configuring libkrb5-3:arm64...
   I: Configuring libgssapi-krb5-2:arm64...
   I: Configuring libtirpc3:arm64...
   I: Configuring libnsl2:arm64...
   I: Configuring libpam-modules:arm64...
   I: Configuring passwd...
   I: Configuring libpam-runtime...
   I: Configuring login...
   I: Configuring libc-bin...
   I: Unpacking the base system...
   I: Unpacking adduser...
   I: Unpacking adwaita-icon-theme...
   I: Unpacking apt...
   I: Unpacking apt-utils...
   I: Unpacking console-setup...
   I: Unpacking console-setup-linux...
   I: Unpacking dconf-cli...
   I: Unpacking dirmngr...
   I: Unpacking fontconfig...
   I: Unpacking fontconfig-config...
   I: Unpacking fonts-dejavu-core...
   I: Unpacking fonts-noto-color-emoji...
   I: Unpacking gnupg...
   I: Unpacking gnupg-l10n...
   I: Unpacking gnupg-utils...
   I: Unpacking gpg...
   I: Unpacking gpg-agent...
   I: Unpacking gpg-wks-client...
   I: Unpacking gpg-wks-server...
   I: Unpacking gpgconf...
   I: Unpacking gpgsm...
   I: Unpacking gpgv...
   I: Unpacking gtk-update-icon-cache...
   I: Unpacking hicolor-icon-theme...
   I: Unpacking humanity-icon-theme...
   I: Unpacking kbd...
   I: Unpacking keyboard-configuration...
   I: Unpacking libapt-pkg6.0:arm64...
   I: Unpacking libassuan0:arm64...
   I: Unpacking libatk1.0-0:arm64...
   I: Unpacking libatk1.0-data...
   I: Unpacking libavahi-client3:arm64...
   I: Unpacking libavahi-common-data:arm64...
   I: Unpacking libavahi-common3:arm64...
   I: Unpacking libblkid-dev:arm64...
   I: Unpacking libbrotli1:arm64...
   I: Unpacking libbsd0:arm64...
   I: Unpacking libc-dev-bin...
   I: Unpacking libc6-dev:arm64...
   I: Unpacking libcairo2:arm64...
   I: Unpacking libcrypt-dev:arm64...
   I: Unpacking libcups2:arm64...
   I: Unpacking libdatrie1:arm64...
   I: Unpacking libdbus-1-3:arm64...
   I: Unpacking libdconf1:arm64...
   I: Unpacking libdeflate0:arm64...
   I: Unpacking libdpkg-perl...
   I: Unpacking libelf1:arm64...
   I: Unpacking libffi-dev:arm64...
   I: Unpacking libffi8:arm64...
   I: Unpacking libfontconfig1:arm64...
   I: Unpacking libfreetype6:arm64...
   I: Unpacking libfribidi0:arm64...
   I: Unpacking libgdbm-compat4:arm64...
   I: Unpacking libgdbm6:arm64...
   I: Unpacking libgdk-pixbuf-2.0-0:arm64...
   I: Unpacking libgdk-pixbuf2.0-common...
   I: Unpacking libglib2.0-0:arm64...
   I: Unpacking libglib2.0-bin...
   I: Unpacking libglib2.0-data...
   I: Unpacking libglib2.0-dev:arm64...
   I: Unpacking libglib2.0-dev-bin...
   I: Unpacking libgnutls30:arm64...
   I: Unpacking libgraphite2-3:arm64...
   I: Unpacking libgtk2.0-0:arm64...
   I: Unpacking libgtk2.0-bin...
   I: Unpacking libgtk2.0-common...
   I: Unpacking libharfbuzz0b:arm64...
   I: Unpacking libhogweed6:arm64...
   I: Unpacking libicu70:arm64...
   I: Unpacking libidn2-0:arm64...
   I: Unpacking libjbig0:arm64...
   I: Unpacking libjpeg-turbo8:arm64...
   I: Unpacking libjpeg8:arm64...
   I: Unpacking libksba8:arm64...
   I: Unpacking libldap-2.5-0:arm64...
   I: Unpacking liblocale-gettext-perl...
   I: Unpacking libmd0:arm64...
   I: Unpacking libmount-dev:arm64...
   I: Unpacking libmpdec3:arm64...
   I: Unpacking libnettle8:arm64...
   I: Unpacking libnpth0:arm64...
   I: Unpacking libnsl-dev:arm64...
   I: Unpacking libp11-kit0:arm64...
   I: Unpacking libpango-1.0-0:arm64...
   I: Unpacking libpangocairo-1.0-0:arm64...
   I: Unpacking libpangoft2-1.0-0:arm64...
   I: Unpacking libpcre16-3:arm64...
   I: Unpacking libpcre2-16-0:arm64...
   I: Unpacking libpcre2-32-0:arm64...
   I: Unpacking libpcre2-dev:arm64...
   I: Unpacking libpcre2-posix3:arm64...
   I: Unpacking libpcre3-dev:arm64...
   I: Unpacking libpcre32-3:arm64...
   I: Unpacking libpcrecpp0v5:arm64...
   I: Unpacking libperl5.34:arm64...
   I: Unpacking libpixman-1-0:arm64...
   I: Unpacking libpng16-16:arm64...
   I: Unpacking libpython3-stdlib:arm64...
   I: Unpacking libpython3.10-stdlib:arm64...
   I: Unpacking libreadline8:arm64...
   I: Unpacking libsasl2-2:arm64...
   I: Unpacking libsasl2-modules-db:arm64...
   I: Unpacking libseccomp2:arm64...
   I: Unpacking libselinux1-dev:arm64...
   I: Unpacking libsepol-dev:arm64...
   I: Unpacking libsqlite3-0:arm64...
   I: Unpacking libstdc++6:arm64...
   I: Unpacking libtasn1-6:arm64...
   I: Unpacking libthai-data...
   I: Unpacking libthai0:arm64...
   I: Unpacking libtiff5:arm64...
   I: Unpacking libtirpc-dev:arm64...
   I: Unpacking libunistring2:arm64...
   I: Unpacking libwebp7:arm64...
   I: Unpacking libx11-6:arm64...
   I: Unpacking libx11-data...
   I: Unpacking libxau6:arm64...
   I: Unpacking libxcb-render0:arm64...
   I: Unpacking libxcb-shm0:arm64...
   I: Unpacking libxcb1:arm64...
   I: Unpacking libxcomposite1:arm64...
   I: Unpacking libxcursor1:arm64...
   I: Unpacking libxdamage1:arm64...
   I: Unpacking libxdmcp6:arm64...
   I: Unpacking libxext6:arm64...
   I: Unpacking libxfixes3:arm64...
   I: Unpacking libxi6:arm64...
   I: Unpacking libxinerama1:arm64...
   I: Unpacking libxml2:arm64...
   I: Unpacking libxrandr2:arm64...
   I: Unpacking libxrender1:arm64...
   I: Unpacking libxxhash0:arm64...
   I: Unpacking linux-libc-dev:arm64...
   I: Unpacking locales...
   I: Unpacking media-types...
   I: Unpacking perl...
   I: Unpacking perl-modules-5.34...
   I: Unpacking pinentry-curses...
   I: Unpacking pkg-config...
   I: Unpacking python3...
   I: Unpacking python3-distutils...
   I: Unpacking python3-lib2to3...
   I: Unpacking python3.10...
   I: Unpacking readline-common...
   I: Unpacking rpcsvc-proto...
   I: Unpacking shared-mime-info...
   I: Unpacking ubuntu-keyring...
   I: Unpacking ubuntu-mono...
   I: Unpacking ucf...
   I: Unpacking uuid-dev:arm64...
   I: Unpacking xkb-data...
   I: Unpacking zlib1g-dev:arm64...
   I: Unpacking gnupg2...
   I: Configuring the base system...
   I: Configuring libksba8:arm64...
   I: Configuring media-types...
   I: Configuring libgraphite2-3:arm64...
   I: Configuring libpixman-1-0:arm64...
   I: Configuring libxau6:arm64...
   I: Configuring adduser...
   I: Configuring libpcre16-3:arm64...
   I: Configuring hicolor-icon-theme...
   I: Configuring libdatrie1:arm64...
   I: Configuring fonts-noto-color-emoji...
   I: Configuring libbrotli1:arm64...
   I: Configuring libsqlite3-0:arm64...
   I: Configuring libgdk-pixbuf2.0-common...
   I: Configuring libunistring2:arm64...
   I: Configuring libdeflate0:arm64...
   I: Configuring linux-libc-dev:arm64...
   I: Configuring xkb-data...
   I: Configuring libnpth0:arm64...
   I: Configuring libidn2-0:arm64...
   I: Configuring libassuan0:arm64...
   I: Configuring perl-modules-5.34...
   I: Configuring locales...
   I: Configuring ubuntu-keyring...
   I: Configuring libjbig0:arm64...
   I: Configuring libseccomp2:arm64...
   I: Configuring libpcre2-16-0:arm64...
   I: Configuring libsasl2-modules-db:arm64...
   I: Configuring libpcre2-32-0:arm64...
   I: Configuring libglib2.0-data...
   I: Configuring libtirpc-dev:arm64...
   I: Configuring rpcsvc-proto...
   I: Configuring libnettle8:arm64...
   I: Configuring libx11-data...
   I: Configuring gnupg-l10n...
   I: Configuring libavahi-common-data:arm64...
   I: Configuring libdbus-1-3:arm64...
   I: Configuring libfribidi0:arm64...
   I: Configuring libpng16-16:arm64...
   I: Configuring libpcre32-3:arm64...
   I: Configuring fonts-dejavu-core...
   I: Configuring libsepol-dev:arm64...
   I: Configuring ucf...
   I: Configuring libjpeg-turbo8:arm64...
   I: Configuring libsasl2-2:arm64...
   I: Configuring libwebp7:arm64...
   I: Configuring libatk1.0-data...
   I: Configuring libffi8:arm64...
   I: Configuring libpcre2-posix3:arm64...
   I: Configuring libmd0:arm64...
   I: Configuring libnsl-dev:arm64...
   I: Configuring gpgv...
   I: Configuring libcrypt-dev:arm64...
   I: Configuring libxxhash0:arm64...
   I: Configuring libtasn1-6:arm64...
   I: Configuring libthai-data...
   I: Configuring libgtk2.0-common...
   I: Configuring libc-dev-bin...
   I: Configuring libbsd0:arm64...
   I: Configuring libelf1:arm64...
   I: Configuring readline-common...
   I: Configuring libstdc++6:arm64...
   I: Configuring liblocale-gettext-perl...
   I: Configuring libgdbm6:arm64...
   I: Configuring libicu70:arm64...
   I: Configuring libjpeg8:arm64...
   I: Configuring pinentry-curses...
   I: Configuring libpcrecpp0v5:arm64...
   I: Configuring libxdmcp6:arm64...
   I: Configuring libxcb1:arm64...
   I: Configuring libhogweed6:arm64...
   I: Configuring libxcb-render0:arm64...
   I: Configuring libglib2.0-0:arm64...
   I: Configuring fontconfig-config...
   I: Configuring libreadline8:arm64...
   I: Configuring libavahi-common3:arm64...
   I: Configuring libglib2.0-bin...
   I: Configuring libxcb-shm0:arm64...
   I: Configuring libffi-dev:arm64...
   I: Configuring libdconf1:arm64...
   I: Configuring libthai0:arm64...
   I: Configuring libfreetype6:arm64...
   I: Configuring libapt-pkg6.0:arm64...
   I: Configuring libp11-kit0:arm64...
   I: Configuring libgdbm-compat4:arm64...
   I: Configuring libmpdec3:arm64...
   I: Configuring gpgconf...
   I: Configuring libc6-dev:arm64...
   I: Configuring libx11-6:arm64...
   I: Configuring libharfbuzz0b:arm64...
   I: Configuring libatk1.0-0:arm64...
   I: Configuring libtiff5:arm64...
   I: Configuring libfontconfig1:arm64...
   I: Configuring keyboard-configuration...
   I: Configuring libxcomposite1:arm64...
   I: Configuring libxml2:arm64...
   I: Configuring libavahi-client3:arm64...
   I: Configuring gpg...
   I: Configuring gnupg-utils...
   I: Configuring fontconfig...
   I: Configuring libperl5.34:arm64...
   I: Configuring libxdamage1:arm64...
   I: Configuring gpg-agent...
   I: Configuring dconf-cli...
   I: Configuring libpcre2-dev:arm64...
   I: Configuring libxrender1:arm64...
   I: Configuring libselinux1-dev:arm64...
   I: Configuring libpcre3-dev:arm64...
   I: Configuring gpgsm...
   I: Configuring libpango-1.0-0:arm64...
   I: Configuring libxext6:arm64...
   I: Configuring libcairo2:arm64...
   I: Configuring libpython3.10-stdlib:arm64...
   I: Configuring perl...
   I: Configuring libgnutls30:arm64...
   I: Configuring libxfixes3:arm64...
   I: Configuring uuid-dev:arm64...
   I: Configuring shared-mime-info...
   I: Configuring libxinerama1:arm64...
   I: Configuring libxrandr2:arm64...
   I: Configuring libdpkg-perl...
   I: Configuring gpg-wks-server...
   I: Configuring libcups2:arm64...
   I: Configuring zlib1g-dev:arm64...
   I: Configuring libgdk-pixbuf-2.0-0:arm64...
   I: Configuring libpangoft2-1.0-0:arm64...
   I: Configuring libpangocairo-1.0-0:arm64...
   I: Configuring libpython3-stdlib:arm64...
   I: Configuring libblkid-dev:arm64...
   I: Configuring gtk-update-icon-cache...
   I: Configuring apt...
   I: Configuring apt-utils...
   I: Configuring python3.10...
   I: Configuring libxi6:arm64...
   I: Configuring libxcursor1:arm64...
   I: Configuring python3...
   I: Configuring libldap-2.5-0:arm64...
   I: Configuring dirmngr...
   I: Configuring pkg-config...
   I: Configuring python3-lib2to3...
   I: Configuring libmount-dev:arm64...
   I: Configuring python3-distutils...
   I: Configuring libglib2.0-dev-bin...
   I: Configuring gpg-wks-client...
   I: Configuring libglib2.0-dev:arm64...
   I: Configuring gnupg...
   I: Configuring gnupg2...
   I: Configuring adwaita-icon-theme...
   I: Configuring kbd...
   I: Configuring console-setup-linux...
   I: Configuring console-setup...
   I: Configuring libgtk2.0-0:arm64...
   I: Configuring humanity-icon-theme...
   I: Configuring libgtk2.0-bin...
   I: Configuring ubuntu-mono...
   I: Configuring libc-bin...
   I: Base system installed successfully.
--&gt; (475) INFO: Diverting [ initctl/start-stop-daemon ]
--&gt; (475) COMMAND: LC_ALL=C LANG=C dpkg-divert --quiet --local --rename --add /sbin/initctl
   /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
--&gt; (475) COMMAND: LC_ALL=C LANG=C dpkg-divert --quiet --local --rename --add /sbin/start-stop-daemon
   /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
   dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename
--&gt; (475) INFO: Configuring locales [ DEST_LANG: en_US.UTF-8 ]
--&gt; (475) COMMAND: LC_ALL=C LANG=C locale-gen en_US.UTF-8
   /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
   Generating locales (this might take a while)...
     en_US.UTF-8... done
   Generation complete.
--&gt; (480) COMMAND: LC_ALL=C LANG=C update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
--&gt; (481) COMMAND: LC_ALL=C LANG=C setupcon --save --force
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16
   The keyboard is in some unknown mode
   Changing to the requested mode may make your keyboard unusable, please use -f to force the change.
--&gt; (484) INFO: Adding Armbian repository and authentication key [ /etc/apt/sources.list.d/armbian.list ]
--&gt; (484) COMMAND: echo "resolvconf resolvconf/linkify-resolvconf boolean false" | debconf-set-selections
--&gt; (485) INFO: Adding APT Source [ githubcli ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/desktop/_all_distributions/appgroups/programming/sources/apt/githubcli.source /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/githubcli.list
   '/home/reds/patch_series_pcie_ep/build/config/desktop/_all_distributions/appgroups/programming/sources/apt/githubcli.source' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/githubcli.list'
--&gt; (485) INFO: Adding GPG Key [ via keyrings: githubcli.list ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/desktop/_all_distributions/appgroups/programming/sources/apt/githubcli.gpg /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/githubcli.gpg
   '/home/reds/patch_series_pcie_ep/build/config/desktop/_all_distributions/appgroups/programming/sources/apt/githubcli.gpg' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/githubcli.gpg'
--&gt; (485) INFO: Adding APT Source [ oibaf ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/desktop/jammy/appgroups/3dsupport/sources/apt/oibaf.source /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/oibaf.list
   '/home/reds/patch_series_pcie_ep/build/config/desktop/jammy/appgroups/3dsupport/sources/apt/oibaf.source' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/oibaf.list'
--&gt; (485) INFO: Adding GPG Key [ via keyrings: oibaf.list ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/desktop/jammy/appgroups/3dsupport/sources/apt/oibaf.gpg /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/oibaf.gpg
   '/home/reds/patch_series_pcie_ep/build/config/desktop/jammy/appgroups/3dsupport/sources/apt/oibaf.gpg' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/oibaf.gpg'
--&gt; (485) INFO: Adding APT Source [ vscodium ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/optional/architectures/arm64/_config/desktop/_all_distributions/appgroups/programming/sources/apt/vscodium.source /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/vscodium.list
   '/home/reds/patch_series_pcie_ep/build/config/optional/architectures/arm64/_config/desktop/_all_distributions/appgroups/programming/sources/apt/vscodium.source' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d/vscodium.list'
--&gt; (485) INFO: Adding GPG Key [ via keyrings: vscodium.list ]
--&gt; (485) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/config/optional/architectures/arm64/_config/desktop/_all_distributions/appgroups/programming/sources/apt/vscodium.gpg /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/vscodium.gpg
   '/home/reds/patch_series_pcie_ep/build/config/optional/architectures/arm64/_config/desktop/_all_distributions/appgroups/programming/sources/apt/vscodium.gpg' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings/vscodium.gpg'
--&gt; (485) COMMAND: ls -l /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/usr/share/keyrings
   total 44
   -rw-rw-r-- 1 root root 2236 Mar 15 09:45 armbian.gpg
   -rw-rw-r-- 1 reds reds 2270 Mar 15 09:34 githubcli.gpg
   -rw-rw-r-- 1 reds reds 5934 Mar 15 09:34 oibaf.gpg
   -rw-r--r-- 1 root root 7399 Sep 18  2018 ubuntu-archive-keyring.gpg
   -rw-r--r-- 1 root root 6713 Oct 27  2016 ubuntu-archive-removed-keys.gpg
   -rw-r--r-- 1 root root 3023 Mar 27  2021 ubuntu-cloudimage-keyring.gpg
   -rw-r--r-- 1 root root    0 Jan 17  2018 ubuntu-cloudimage-removed-keys.gpg
   -rw-r--r-- 1 root root 1227 May 27  2010 ubuntu-master-keyring.gpg
   -rw-rw-r-- 1 reds reds 2256 Mar 15 09:34 vscodium.gpg
--&gt; (485) COMMAND: ls -l /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list.d
   total 16
   -rw-rw-r-- 1 root root 108 Mar 15 09:45 armbian.list
   -rw-rw-r-- 1 reds reds  93 Mar 15 09:34 githubcli.list
   -rw-rw-r-- 1 reds reds 121 Mar 15 09:34 oibaf.list
   -rw-rw-r-- 1 reds reds 120 Mar 15 09:34 vscodium.list
--&gt; (485) COMMAND: cat /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/apt/sources.list
   deb http://ports.ubuntu.com/ jammy main restricted universe multiverse
   #deb-src http://ports.ubuntu.com/ jammy main restricted universe multiverse
   
   deb http://ports.ubuntu.com/ jammy-security main restricted universe multiverse
   #deb-src http://ports.ubuntu.com/ jammy-security main restricted universe multiverse
   
   deb http://ports.ubuntu.com/ jammy-updates main restricted universe multiverse
   #deb-src http://ports.ubuntu.com/ jammy-updates main restricted universe multiverse
   
   deb http://ports.ubuntu.com/ jammy-backports main restricted universe multiverse
   #deb-src http://ports.ubuntu.com/ jammy-backports main restricted universe multiverse
--&gt; (485) INFO: Updating package list [ jammy ]
--&gt; (485) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (485) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (485) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (485) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -q -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 update
   Get:2 http://ports.ubuntu.com jammy InRelease [270 kB]
   Get:3 http://ports.ubuntu.com jammy-security InRelease [110 kB]
   Get:4 http://ports.ubuntu.com jammy-updates InRelease [119 kB]
   Get:5 http://ports.ubuntu.com jammy-backports InRelease [107 kB]
   Ign:1 https://cli.github.com/packages stable InRelease
   Get:6 http://mirrors.xtom.de/armbian jammy InRelease [52.4 kB]
   Ign:7 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Ign:1 https://cli.github.com/packages stable InRelease
   Get:8 http://ports.ubuntu.com jammy/main arm64 Packages [1,369 kB]
   Get:9 http://ports.ubuntu.com jammy/main Translation-en [510 kB]
   Get:10 http://ports.ubuntu.com jammy/restricted arm64 Packages [19.6 kB]
   Get:11 http://ports.ubuntu.com jammy/restricted Translation-en [18.6 kB]
   Get:12 http://ports.ubuntu.com jammy/universe arm64 Packages [13.9 MB]
   Ign:7 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Get:13 http://ports.ubuntu.com jammy/universe Translation-en [5,652 kB]
   Get:14 http://ports.ubuntu.com jammy/multiverse arm64 Packages [184 kB]
   Get:15 http://ports.ubuntu.com jammy/multiverse Translation-en [112 kB]
   Get:16 http://ports.ubuntu.com jammy-security/main arm64 Packages [603 kB]
   Get:17 http://ports.ubuntu.com jammy-security/main Translation-en [142 kB]
   Get:18 http://ports.ubuntu.com jammy-security/restricted arm64 Packages [292 kB]
   Get:19 http://ports.ubuntu.com jammy-security/restricted Translation-en [99.7 kB]
   Get:20 http://ports.ubuntu.com jammy-security/universe arm64 Packages [593 kB]
   Get:21 http://ports.ubuntu.com jammy-security/universe Translation-en [114 kB]
   Get:22 http://ports.ubuntu.com jammy-security/multiverse arm64 Packages [1,436 B]
   Get:23 http://ports.ubuntu.com jammy-security/multiverse Translation-en [996 B]
   Ign:1 https://cli.github.com/packages stable InRelease
   Ign:7 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Get:24 http://ports.ubuntu.com jammy-updates/main arm64 Packages [851 kB]
   Get:25 http://ports.ubuntu.com jammy-updates/main Translation-en [205 kB]
   Get:26 http://ports.ubuntu.com jammy-updates/restricted arm64 Packages [303 kB]
   Get:27 http://ports.ubuntu.com jammy-updates/restricted Translation-en [107 kB]
   Get:28 http://ports.ubuntu.com jammy-updates/universe arm64 Packages [773 kB]
   Get:29 http://ports.ubuntu.com jammy-updates/universe Translation-en [175 kB]
   Get:30 http://ports.ubuntu.com jammy-updates/multiverse arm64 Packages [5,056 B]
   Get:31 http://ports.ubuntu.com jammy-updates/multiverse Translation-en [3,260 B]
   Get:32 http://ports.ubuntu.com jammy-backports/main arm64 Packages [40.6 kB]
   Get:33 http://ports.ubuntu.com jammy-backports/main Translation-en [9,800 B]
   Get:34 http://ports.ubuntu.com jammy-backports/universe arm64 Packages [19.5 kB]
   Get:35 http://ports.ubuntu.com jammy-backports/universe Translation-en [14.0 kB]
   Get:36 http://mirrors.xtom.de/armbian jammy/main all Packages [76.3 kB]
   Get:37 http://mirrors.xtom.de/armbian jammy/main arm64 Packages [684 kB]
   Get:38 http://mirrors.xtom.de/armbian jammy/jammy-utils all Packages [27.9 kB]
   Get:39 http://mirrors.xtom.de/armbian jammy/jammy-utils arm64 Packages [43.8 kB]
   Get:40 http://mirrors.xtom.de/armbian jammy/jammy-desktop arm64 Packages [146 kB]
   Get:41 http://mirrors.xtom.de/armbian jammy/jammy-desktop all Packages [20.5 kB]
   Err:1 https://cli.github.com/packages stable InRelease
     Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 185.199.108.153 443]
   Err:7 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
     Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 35.185.44.232 443]
   Fetched 27.8 MB in 13s (2,134 kB/s)
   Reading package lists...
   W: http://cli.github.com/packages/dists/stable/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://cli.github.com/packages/dists/stable/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://cli.github.com/packages/dists/stable/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://cli.github.com/packages/dists/stable/InRelease: No system certificates available. Try installing ca-certificates.
   W: http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease: No system certificates available. Try installing ca-certificates.
   W: Failed to fetch http://cli.github.com/packages/dists/stable/InRelease  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 185.199.108.153 443]
   W: Failed to fetch http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 35.185.44.232 443]
   W: Some index files failed to download. They have been ignored, or old ones used instead.
--&gt; (502) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (502) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (502) INFO: Upgrading base packages [ Armbian ]
--&gt; (502) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (502) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (502) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (502) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 upgrade
   Preconfiguring packages ...
   (Reading database ... 26665 files and directories currently installed.)
   Preparing to unpack .../libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
   Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) over (2.35-0ubuntu3) ...
   Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
   Unpacking libc-dev-bin (2.35-0ubuntu3.1) over (2.35-0ubuntu3) ...
   Preparing to unpack .../linux-libc-dev_23.02.2_arm64.deb ...
   Unpacking linux-libc-dev:arm64 (23.02.2) over (5.15.0-25.25) ...
   Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ...
   Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
   Setting up libtirpc-common (1.3.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.1_arm64.deb ...
   Unpacking libk5crypto3:arm64 (1.19.2-2ubuntu0.1) over (1.19.2-2) ...
   Setting up libk5crypto3:arm64 (1.19.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.1_arm64.deb ...
   Unpacking libkrb5support0:arm64 (1.19.2-2ubuntu0.1) over (1.19.2-2) ...
   Setting up libkrb5support0:arm64 (1.19.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.1_arm64.deb ...
   Unpacking libkrb5-3:arm64 (1.19.2-2ubuntu0.1) over (1.19.2-2) ...
   Setting up libkrb5-3:arm64 (1.19.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.1_arm64.deb ...
   Unpacking libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.1) over (1.19.2-2) ...
   Setting up libgssapi-krb5-2:arm64 (1.19.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.1_arm64.deb ...
   Unpacking libcom-err2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
   Setting up libcom-err2:arm64 (1.46.5-2ubuntu1.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libssl3_3.0.2-0ubuntu1.8_arm64.deb ...
   Unpacking libssl3:arm64 (3.0.2-0ubuntu1.8) over (3.0.2-0ubuntu1) ...
   Setting up libssl3:arm64 (3.0.2-0ubuntu1.8) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
   Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
   Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_arm64.deb ...
   Unpacking libtirpc3:arm64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ...
   Setting up libtirpc3:arm64 (1.3.2-2ubuntu0.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../gcc-12-base_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking gcc-12-base:arm64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
   Setting up gcc-12-base:arm64 (12.1.0-2ubuntu1~22.04) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libgcc-s1_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libgcc-s1:arm64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
   Setting up libgcc-s1:arm64 (12.1.0-2ubuntu1~22.04) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libstdc++6_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libstdc++6:arm64 (12.1.0-2ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
   Setting up libstdc++6:arm64 (12.1.0-2ubuntu1~22.04) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libc6_2.35-0ubuntu3.1_arm64.deb ...
   Unpacking libc6:arm64 (2.35-0ubuntu3.1) over (2.35-0ubuntu3) ...
   Setting up libc6:arm64 (2.35-0ubuntu3.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../base-files_12ubuntu4.3_arm64.deb ...
   Unpacking base-files (12ubuntu4.3) over (12ubuntu4) ...
   Setting up base-files (12ubuntu4.3) ...
   Installing new version of config file /etc/issue ...
   Installing new version of config file /etc/issue.net ...
   Installing new version of config file /etc/lsb-release ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libsystemd0_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking libsystemd0:arm64 (249.11-0ubuntu3.7) over (249.11-0ubuntu3) ...
   Setting up libsystemd0:arm64 (249.11-0ubuntu3.7) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libudev1_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking libudev1:arm64 (249.11-0ubuntu3.7) over (249.11-0ubuntu3) ...
   Setting up libudev1:arm64 (249.11-0ubuntu3.7) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_arm64.deb ...
   Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
   Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_arm64.deb ...
   Unpacking zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
   Setting up zlib1g:arm64 (1:1.2.11.dfsg-2ubuntu9.2) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libapt-pkg6.0_2.4.8_arm64.deb ...
   Unpacking libapt-pkg6.0:arm64 (2.4.8) over (2.4.5) ...
   Setting up libapt-pkg6.0:arm64 (2.4.8) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.1_arm64.deb ...
   Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.1) over (1.34+dfsg-1build3) ...
   Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../dpkg_1.21.1ubuntu2.1_arm64.deb ...
   Unpacking dpkg (1.21.1ubuntu2.1) over (1.21.1ubuntu2) ...
   Setting up dpkg (1.21.1ubuntu2.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../gzip_1.10-4ubuntu4.1_arm64.deb ...
   Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ...
   Setting up gzip (1.10-4ubuntu4.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.1_arm64.deb ...
   Unpacking login (1:4.8.1-2ubuntu2.1) over (1:4.8.1-2ubuntu2) ...
   Setting up login (1:4.8.1-2ubuntu2.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libperl5.34_5.34.0-3ubuntu1.1_arm64.deb ...
   Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
   Preparing to unpack .../perl_5.34.0-3ubuntu1.1_arm64.deb ...
   Unpacking perl (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
   Preparing to unpack .../perl-base_5.34.0-3ubuntu1.1_arm64.deb ...
   Unpacking perl-base (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
   Setting up perl-base (5.34.0-3ubuntu1.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
   Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) over (5.34.0-3ubuntu1) ...
   Preparing to unpack .../libc-bin_2.35-0ubuntu3.1_arm64.deb ...
   Unpacking libc-bin (2.35-0ubuntu3.1) over (2.35-0ubuntu3) ...
   Setting up libc-bin (2.35-0ubuntu3.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../archives/apt_2.4.8_arm64.deb ...
   Unpacking apt (2.4.8) over (2.4.5) ...
   Setting up apt (2.4.8) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../00-apt-utils_2.4.8_arm64.deb ...
   Unpacking apt-utils (2.4.8) over (2.4.5) ...
   Preparing to unpack .../01-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
   Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) over (1.6.0-2build1) ...
   Preparing to unpack .../02-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../03-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking dirmngr (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../04-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gnupg-utils (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../05-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../06-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpg-agent (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../07-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../08-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpgconf (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../09-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
   Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../10-gnupg_2.2.27-3ubuntu2.1_all.deb ...
   Unpacking gnupg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../11-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpgsm (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Preparing to unpack .../12-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
   Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) over (3.37.2-2) ...
   Preparing to unpack .../13-libgnutls30_3.7.3-4ubuntu1.2_arm64.deb ...
   Unpacking libgnutls30:arm64 (3.7.3-4ubuntu1.2) over (3.7.3-4ubuntu1) ...
   Setting up libgnutls30:arm64 (3.7.3-4ubuntu1.2) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
   Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
   Preparing to unpack .../libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
   Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) over (2.1.27+dfsg2-3ubuntu1) ...
   Preparing to unpack .../libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) over (2.5.11+dfsg-1~exp1ubuntu3) ...
   Preparing to unpack .../gpgv_2.2.27-3ubuntu2.1_arm64.deb ...
   Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Setting up gpgv (2.2.27-3ubuntu2.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.3_arm64.deb ...
   Unpacking libpam0g:arm64 (1.4.0-11ubuntu2.3) over (1.4.0-11ubuntu2) ...
   Setting up libpam0g:arm64 (1.4.0-11ubuntu2.3) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.3_arm64.deb ...
   Unpacking libpam-modules-bin (1.4.0-11ubuntu2.3) over (1.4.0-11ubuntu2) ...
   Setting up libpam-modules-bin (1.4.0-11ubuntu2.3) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.3_arm64.deb ...
   Unpacking libpam-modules:arm64 (1.4.0-11ubuntu2.3) over (1.4.0-11ubuntu2) ...
   Setting up libpam-modules:arm64 (1.4.0-11ubuntu2.3) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../logsave_1.46.5-2ubuntu1.1_arm64.deb ...
   Unpacking logsave (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
   Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.1_arm64.deb ...
   Unpacking libext2fs2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
   Setting up libext2fs2:arm64 (1.46.5-2ubuntu1.1) ...
   (Reading database ... 26681 files and directories currently installed.)
   Preparing to unpack .../0-e2fsprogs_1.46.5-2ubuntu1.1_arm64.deb ...
   Unpacking e2fsprogs (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
   Preparing to unpack .../1-python3-distutils_3.10.6-1~22.04_all.deb ...
   Unpacking python3-distutils (3.10.6-1~22.04) over (3.10.4-0ubuntu1) ...
   Preparing to unpack .../2-python3-lib2to3_3.10.6-1~22.04_all.deb ...
   Unpacking python3-lib2to3 (3.10.6-1~22.04) over (3.10.4-0ubuntu1) ...
   Preparing to unpack .../3-python3.10_3.10.6-1~22.04.2_arm64.deb ...
   Unpacking python3.10 (3.10.6-1~22.04.2) over (3.10.4-3) ...
   Preparing to unpack .../4-libpython3.10-stdlib_3.10.6-1~22.04.2_arm64.deb ...
   Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) over (3.10.4-3) ...
   Preparing to unpack .../5-python3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
   Unpacking python3.10-minimal (3.10.6-1~22.04.2) over (3.10.4-3) ...
   Preparing to unpack .../6-libpython3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
   Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) over (3.10.4-3) ...
   Preparing to unpack .../7-libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
   Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) over (2.4.7-1) ...
   Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
   Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
   Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../python3-minimal_3.10.6-1~22.04_arm64.deb ...
   Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
   Setting up python3-minimal (3.10.6-1~22.04) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../python3_3.10.6-1~22.04_arm64.deb ...
   Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
   Preparing to unpack .../libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
   Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
   Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.3_all.deb ...
   Unpacking libpam-runtime (1.4.0-11ubuntu2.3) over (1.4.0-11ubuntu2) ...
   Setting up libpam-runtime (1.4.0-11ubuntu2.3) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
   Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
   Preparing to unpack .../libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
   Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
   Preparing to unpack .../libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
   Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
   Preparing to unpack .../libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
   Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
   Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_arm64.deb ...
   Unpacking libpcre2-8-0:arm64 (10.39-3ubuntu0.1) over (10.39-3build1) ...
   Setting up libpcre2-8-0:arm64 (10.39-3ubuntu0.1) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../libpcre3-dev_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpcre3-dev:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
   Preparing to unpack .../libpcre16-3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpcre16-3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
   Preparing to unpack .../libpcre32-3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpcre32-3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
   Preparing to unpack .../libpcrecpp0v5_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpcrecpp0v5:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
   Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ...
   Setting up libpcre3:arm64 (2:8.39-13ubuntu0.22.04.1) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.1_arm64.deb ...
   Unpacking passwd (1:4.8.1-2ubuntu2.1) over (1:4.8.1-2ubuntu2) ...
   Setting up passwd (1:4.8.1-2ubuntu2.1) ...
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../00-libss2_1.46.5-2ubuntu1.1_arm64.deb ...
   Unpacking libss2:arm64 (1.46.5-2ubuntu1.1) over (1.46.5-2ubuntu1) ...
   Preparing to unpack .../01-kbd_2.3.0-3ubuntu4.22.04_arm64.deb ...
   Unpacking kbd (2.3.0-3ubuntu4.22.04) over (2.3.0-3ubuntu4) ...
   Preparing to unpack .../02-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ...
   Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) over (1.12.20-2ubuntu4) ...
   Preparing to unpack .../03-libfribidi0_1.0.8-2ubuntu3.1_arm64.deb ...
   Unpacking libfribidi0:arm64 (1.0.8-2ubuntu3.1) over (1.0.8-2ubuntu3) ...
   Preparing to unpack .../04-libglib2.0-dev-bin_2.72.4-0ubuntu1_arm64.deb ...
   Unpacking libglib2.0-dev-bin (2.72.4-0ubuntu1) over (2.72.1-1) ...
   Preparing to unpack .../05-libglib2.0-dev_2.72.4-0ubuntu1_arm64.deb ...
   Unpacking libglib2.0-dev:arm64 (2.72.4-0ubuntu1) over (2.72.1-1) ...
   Preparing to unpack .../06-libglib2.0-data_2.72.4-0ubuntu1_all.deb ...
   Unpacking libglib2.0-data (2.72.4-0ubuntu1) over (2.72.1-1) ...
   Preparing to unpack .../07-libglib2.0-bin_2.72.4-0ubuntu1_arm64.deb ...
   Unpacking libglib2.0-bin (2.72.4-0ubuntu1) over (2.72.1-1) ...
   Preparing to unpack .../08-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
   Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) over (2.72.1-1) ...
   Preparing to unpack .../09-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
   Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) over (2.9.13+dfsg-1build1) ...
   Preparing to unpack .../10-locales_2.35-0ubuntu3.1_all.deb ...
   Unpacking locales (2.35-0ubuntu3.1) over (2.35-0ubuntu3) ...
   Preparing to unpack .../11-fonts-noto-color-emoji_2.038-0ubuntu1_all.deb ...
   Unpacking fonts-noto-color-emoji (2.038-0ubuntu1) over (2.034-1) ...
   Preparing to unpack .../12-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.2_all.deb ...
   Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
   Preparing to unpack .../13-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
   Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) over (2.1-3.1build3) ...
   Preparing to unpack .../14-libtiff5_4.3.0-6ubuntu0.4_arm64.deb ...
   Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.4) over (4.3.0-6) ...
   Preparing to unpack .../15-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.2_arm64.deb ...
   Unpacking libgdk-pixbuf-2.0-0:arm64 (2.42.8+dfsg-1ubuntu0.2) over (2.42.8+dfsg-1) ...
   Preparing to unpack .../16-gtk-update-icon-cache_3.24.33-1ubuntu2_arm64.deb ...
   Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2) over (3.24.33-1ubuntu1) ...
   Preparing to unpack .../17-libcups2_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking libcups2:arm64 (2.4.1op1-1ubuntu4.1) over (2.4.1op1-1ubuntu4) ...
   Preparing to unpack .../18-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
   Unpacking libdpkg-perl (1.21.1ubuntu2.1) over (1.21.1ubuntu2) ...
   Preparing to unpack .../19-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
   Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) over (2.11.1+dfsg-1build1) ...
   Preparing to unpack .../20-libharfbuzz0b_2.7.4-1ubuntu3.1_arm64.deb ...
   Unpacking libharfbuzz0b:arm64 (2.7.4-1ubuntu3.1) over (2.7.4-1ubuntu3) ...
   Preparing to unpack .../21-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_arm64.deb ...
   Unpacking libpangoft2-1.0-0:arm64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
   Preparing to unpack .../22-libpango-1.0-0_1.50.6+ds-2ubuntu1_arm64.deb ...
   Unpacking libpango-1.0-0:arm64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
   Preparing to unpack .../23-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_arm64.deb ...
   Unpacking libpangocairo-1.0-0:arm64 (1.50.6+ds-2ubuntu1) over (1.50.6+ds-2) ...
   Preparing to unpack .../24-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpixman-1-0:arm64 (0.40.0-1ubuntu0.22.04.1) over (0.40.0-1build4) ...
   Preparing to unpack .../25-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
   Unpacking gnupg2 (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
   Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
   Setting up libpcrecpp0v5:arm64 (2:8.39-13ubuntu0.22.04.1) ...
   Setting up libpixman-1-0:arm64 (0.40.0-1ubuntu0.22.04.1) ...
   Setting up apt-utils (2.4.8) ...
   Setting up libpcre16-3:arm64 (2:8.39-13ubuntu0.22.04.1) ...
   Setting up fonts-noto-color-emoji (2.038-0ubuntu1) ...
   Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
   No schema files found: doing nothing.
   Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
   Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ...
   Setting up linux-libc-dev:arm64 (23.02.2) ...
   Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
   Setting up locales (2.35-0ubuntu3.1) ...
   Generating locales (this might take a while)...
     en_US.UTF-8... done
   Generation complete.
   Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
   Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
   Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
   Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
   Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
   Setting up libglib2.0-data (2.72.4-0ubuntu1) ...
   Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
   Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
   Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
   Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
   Setting up libfribidi0:arm64 (1.0.8-2ubuntu3.1) ...
   Setting up libpcre32-3:arm64 (2:8.39-13ubuntu0.22.04.1) ...
   Setting up libss2:arm64 (1.46.5-2ubuntu1.1) ...
   Setting up logsave (1.46.5-2ubuntu1.1) ...
   Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
   Setting up libcups2:arm64 (2.4.1op1-1ubuntu4.1) ...
   Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
   Setting up gpgconf (2.2.27-3ubuntu2.1) ...
   Setting up libharfbuzz0b:arm64 (2.7.4-1ubuntu3.1) ...
   Setting up kbd (2.3.0-3ubuntu4.22.04) ...
   Setting up libtiff5:arm64 (4.3.0-6ubuntu0.4) ...
   Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
   Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
   Setting up gpg (2.2.27-3ubuntu2.1) ...
   Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
   Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
   Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
   Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
   Setting up python3.10 (3.10.6-1~22.04.2) ...
   Setting up gpgsm (2.2.27-3ubuntu2.1) ...
   Setting up libpango-1.0-0:arm64 (1.50.6+ds-2ubuntu1) ...
   Setting up libglib2.0-bin (2.72.4-0ubuntu1) ...
   Setting up e2fsprogs (1.46.5-2ubuntu1.1) ...
   Setting up python3 (3.10.6-1~22.04) ...
   Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
   Setting up dirmngr (2.2.27-3ubuntu2.1) ...
   Setting up perl (5.34.0-3ubuntu1.1) ...
   Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
   Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
   Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
   Setting up libgdk-pixbuf-2.0-0:arm64 (2.42.8+dfsg-1ubuntu0.2) ...
   Setting up libpangoft2-1.0-0:arm64 (1.50.6+ds-2ubuntu1) ...
   Setting up python3-lib2to3 (3.10.6-1~22.04) ...
   Setting up libpangocairo-1.0-0:arm64 (1.50.6+ds-2ubuntu1) ...
   Setting up python3-distutils (3.10.6-1~22.04) ...
   Setting up libglib2.0-dev-bin (2.72.4-0ubuntu1) ...
   Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ...
   Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
   Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
   Setting up libpcre3-dev:arm64 (2:8.39-13ubuntu0.22.04.1) ...
   Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2ubuntu9.2) ...
   Setting up gnupg (2.2.27-3ubuntu2.1) ...
   Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
   Setting up libglib2.0-dev:arm64 (2.72.4-0ubuntu1) ...
   Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
   Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
--&gt; (600) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (600) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (600) INFO: Installing the main packages for [ Armbian ]
--&gt; (600) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (600) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (600) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (600) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --dry-run install bc bridge-utils ca-certificates chrony command-not-found console-setup cron curl dbus-user-session debconf-utils debsums device-tree-compiler ethtool fake-hwclock fdisk figlet htop inetutils-ping init initramfs-tools jq logrotate less linux-base man-db mmc-utils ncurses-term nano netplan.io network-manager openssh-server parted psmisc rsync rsyslog sudo sysfsutils sysstat toilet tzdata u-boot-tools usbutils vlan wget wireless-tools wpasupplicant gpiod cpufrequtils mtd-utils nocache alsa-utils apt-file apt-utils aptitude automake avahi-autoipd bash-completion bison btrfs-progs build-essential cracklib-runtime dkms dosfstools evtest expect f2fs-tools f3 fbset flex git gnupg2 haveged hdparm html2text i2c-tools ifenslave iotop iperf3 iptables keyboard-configuration libdigest-sha-perl libfuse2 libnl-3-dev libnl-genl-3-dev libnss-myhostname libpam-systemd libproc-processtable-perl libssl-dev libwrap0-dev lsof mc network-manager-openvpn nfs-common ntfs-3g pciutils plymouth plymouth-themes pv python3-distutils python3-lib2to3 qrencode rfkill rng-tools screen software-properties-common smartmontools stress unattended-upgrades unicode-data unzip vnstat wireless-regdb iozone3 2&gt;&amp;1 | { grep --line-buffered -v -e '^Conf ' -e '^Inst ' || true; }
--&gt; (612) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (612) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (612) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (612) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (612) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (612) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --download-only install bc bridge-utils ca-certificates chrony command-not-found console-setup cron curl dbus-user-session debconf-utils debsums device-tree-compiler ethtool fake-hwclock fdisk figlet htop inetutils-ping init initramfs-tools jq logrotate less linux-base man-db mmc-utils ncurses-term nano netplan.io network-manager openssh-server parted psmisc rsync rsyslog sudo sysfsutils sysstat toilet tzdata u-boot-tools usbutils vlan wget wireless-tools wpasupplicant gpiod cpufrequtils mtd-utils nocache alsa-utils apt-file apt-utils aptitude automake avahi-autoipd bash-completion bison btrfs-progs build-essential cracklib-runtime dkms dosfstools evtest expect f2fs-tools f3 fbset flex git gnupg2 haveged hdparm html2text i2c-tools ifenslave iotop iperf3 iptables keyboard-configuration libdigest-sha-perl libfuse2 libnl-3-dev libnl-genl-3-dev libnss-myhostname libpam-systemd libproc-processtable-perl libssl-dev libwrap0-dev lsof mc network-manager-openvpn nfs-common ntfs-3g pciutils plymouth plymouth-themes pv python3-distutils python3-lib2to3 qrencode rfkill rng-tools screen software-properties-common smartmontools stress unattended-upgrades unicode-data unzip vnstat wireless-regdb iozone3
--&gt; (631) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (631) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (631) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (631) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (631) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (631) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends install bc bridge-utils ca-certificates chrony command-not-found console-setup cron curl dbus-user-session debconf-utils debsums device-tree-compiler ethtool fake-hwclock fdisk figlet htop inetutils-ping init initramfs-tools jq logrotate less linux-base man-db mmc-utils ncurses-term nano netplan.io network-manager openssh-server parted psmisc rsync rsyslog sudo sysfsutils sysstat toilet tzdata u-boot-tools usbutils vlan wget wireless-tools wpasupplicant gpiod cpufrequtils mtd-utils nocache alsa-utils apt-file apt-utils aptitude automake avahi-autoipd bash-completion bison btrfs-progs build-essential cracklib-runtime dkms dosfstools evtest expect f2fs-tools f3 fbset flex git gnupg2 haveged hdparm html2text i2c-tools ifenslave iotop iperf3 iptables keyboard-configuration libdigest-sha-perl libfuse2 libnl-3-dev libnl-genl-3-dev libnss-myhostname libpam-systemd libproc-processtable-perl libssl-dev libwrap0-dev lsof mc network-manager-openvpn nfs-common ntfs-3g pciutils plymouth plymouth-themes pv python3-distutils python3-lib2to3 qrencode rfkill rng-tools screen software-properties-common smartmontools stress unattended-upgrades unicode-data unzip vnstat wireless-regdb iozone3
   Preconfiguring packages ...
   Selecting previously unselected package libapparmor1:arm64.
   (Reading database ... 26811 files and directories currently installed.)
   Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.2_arm64.deb ...
   Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
   Selecting previously unselected package libargon2-1:arm64.
   Preparing to unpack .../1-libargon2-1_0~20171227-0.3_arm64.deb ...
   Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
   Selecting previously unselected package libdevmapper1.02.1:arm64.
   Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
   Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
   Selecting previously unselected package libjson-c5:arm64.
   Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.1_arm64.deb ...
   Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
   Selecting previously unselected package libcryptsetup12:arm64.
   Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
   Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
   Selecting previously unselected package libip4tc2:arm64.
   Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5_arm64.deb ...
   Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5) ...
   Selecting previously unselected package libkmod2:arm64.
   Preparing to unpack .../6-libkmod2_29-1ubuntu1_arm64.deb ...
   Unpacking libkmod2:arm64 (29-1ubuntu1) ...
   Selecting previously unselected package systemd.
   Preparing to unpack .../7-systemd_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking systemd (249.11-0ubuntu3.7) ...
   Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
   Setting up libargon2-1:arm64 (0~20171227-0.3) ...
   Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
   Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ...
   Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
   Setting up libip4tc2:arm64 (1.8.7-1ubuntu5) ...
   Setting up libkmod2:arm64 (29-1ubuntu1) ...
   Setting up systemd (249.11-0ubuntu3.7) ...
   Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
   Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
   Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
   Initializing machine ID from random generator.
   Selecting previously unselected package systemd-sysv.
   (Reading database ... 27627 files and directories currently installed.)
   Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking systemd-sysv (249.11-0ubuntu3.7) ...
   Setting up systemd-sysv (249.11-0ubuntu3.7) ...
   Selecting previously unselected package init.
   (Reading database ... 27644 files and directories currently installed.)
   Preparing to unpack .../archives/init_1.62_arm64.deb ...
   Unpacking init (1.62) ...
   Selecting previously unselected package cron.
   Preparing to unpack .../cron_3.0pl1-137ubuntu3_arm64.deb ...
   Unpacking cron (3.0pl1-137ubuntu3) ...
   Selecting previously unselected package libfuse3-3:arm64.
   Preparing to unpack .../libfuse3-3_3.10.5-1build1_arm64.deb ...
   Unpacking libfuse3-3:arm64 (3.10.5-1build1) ...
   Selecting previously unselected package fuse3.
   Preparing to unpack .../fuse3_3.10.5-1build1_arm64.deb ...
   Unpacking fuse3 (3.10.5-1build1) ...
   Selecting previously unselected package libntfs-3g89.
   Preparing to unpack .../libntfs-3g89_1%3a2021.8.22-3ubuntu1.2_arm64.deb ...
   Unpacking libntfs-3g89 (1:2021.8.22-3ubuntu1.2) ...
   Setting up libfuse3-3:arm64 (3.10.5-1build1) ...
   Setting up fuse3 (3.10.5-1build1) ...
   Selecting previously unselected package ntfs-3g.
   (Reading database ... 27710 files and directories currently installed.)
   Preparing to unpack .../00-ntfs-3g_1%3a2021.8.22-3ubuntu1.2_arm64.deb ...
   Unpacking ntfs-3g (1:2021.8.22-3ubuntu1.2) ...
   Selecting previously unselected package libpopt0:arm64.
   Preparing to unpack .../01-libpopt0_1.18-3build1_arm64.deb ...
   Unpacking libpopt0:arm64 (1.18-3build1) ...
   Selecting previously unselected package rsync.
   Preparing to unpack .../02-rsync_3.2.7-0ubuntu0.22.04.2_arm64.deb ...
   Unpacking rsync (3.2.7-0ubuntu0.22.04.2) ...
   Selecting previously unselected package libcpufreq0.
   Preparing to unpack .../03-libcpufreq0_008-2build1_arm64.deb ...
   Unpacking libcpufreq0 (008-2build1) ...
   Selecting previously unselected package cpufrequtils.
   Preparing to unpack .../04-cpufrequtils_008-2build1_arm64.deb ...
   Unpacking cpufrequtils (008-2build1) ...
   Selecting previously unselected package distro-info-data.
   Preparing to unpack .../05-distro-info-data_0.52ubuntu0.2_all.deb ...
   Unpacking distro-info-data (0.52ubuntu0.2) ...
   Selecting previously unselected package lsb-release.
   Preparing to unpack .../06-lsb-release_11.1.0ubuntu4_all.deb ...
   Unpacking lsb-release (11.1.0ubuntu4) ...
   Selecting previously unselected package kmod.
   Preparing to unpack .../07-kmod_29-1ubuntu1_arm64.deb ...
   Unpacking kmod (29-1ubuntu1) ...
   Selecting previously unselected package gcc-11-base:arm64.
   Preparing to unpack .../08-gcc-11-base_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package libisl23:arm64.
   Preparing to unpack .../09-libisl23_0.24-2build1_arm64.deb ...
   Unpacking libisl23:arm64 (0.24-2build1) ...
   Selecting previously unselected package libmpfr6:arm64.
   Preparing to unpack .../10-libmpfr6_4.1.0-3build3_arm64.deb ...
   Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
   Selecting previously unselected package libmpc3:arm64.
   Preparing to unpack .../11-libmpc3_1.2.1-2build1_arm64.deb ...
   Unpacking libmpc3:arm64 (1.2.1-2build1) ...
   Selecting previously unselected package cpp-11.
   Preparing to unpack .../12-cpp-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package cpp.
   Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
   Unpacking cpp (4:11.2.0-1ubuntu1) ...
   Selecting previously unselected package libcc1-0:arm64.
   Preparing to unpack .../14-libcc1-0_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package binutils-common:arm64.
   Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking binutils-common:arm64 (2.38-4ubuntu2.1) ...
   Selecting previously unselected package libbinutils:arm64.
   Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking libbinutils:arm64 (2.38-4ubuntu2.1) ...
   Selecting previously unselected package libctf-nobfd0:arm64.
   Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
   Selecting previously unselected package libctf0:arm64.
   Preparing to unpack .../18-libctf0_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking libctf0:arm64 (2.38-4ubuntu2.1) ...
   Selecting previously unselected package binutils-aarch64-linux-gnu.
   Preparing to unpack .../19-binutils-aarch64-linux-gnu_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
   Selecting previously unselected package binutils.
   Preparing to unpack .../20-binutils_2.38-4ubuntu2.1_arm64.deb ...
   Unpacking binutils (2.38-4ubuntu2.1) ...
   Selecting previously unselected package libgomp1:arm64.
   Preparing to unpack .../21-libgomp1_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libitm1:arm64.
   Preparing to unpack .../22-libitm1_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libatomic1:arm64.
   Preparing to unpack .../23-libatomic1_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libasan6:arm64.
   Preparing to unpack .../24-libasan6_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package liblsan0:arm64.
   Preparing to unpack .../25-liblsan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libtsan0:arm64.
   Preparing to unpack .../26-libtsan0_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package libubsan1:arm64.
   Preparing to unpack .../27-libubsan1_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libhwasan0:arm64.
   Preparing to unpack .../28-libhwasan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libgcc-11-dev:arm64.
   Preparing to unpack .../29-libgcc-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package gcc-11.
   Preparing to unpack .../30-gcc-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package gcc.
   Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
   Unpacking gcc (4:11.2.0-1ubuntu1) ...
   Selecting previously unselected package cpp-12.
   Preparing to unpack .../32-cpp-12_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking cpp-12 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libasan8:arm64.
   Preparing to unpack .../33-libasan8_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libasan8:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libtsan2:arm64.
   Preparing to unpack .../34-libtsan2_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libtsan2:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libgcc-12-dev:arm64.
   Preparing to unpack .../35-libgcc-12-dev_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libgcc-12-dev:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package gcc-12.
   Preparing to unpack .../36-gcc-12_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking gcc-12 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package bzip2.
   Preparing to unpack .../37-bzip2_1.0.8-5build1_arm64.deb ...
   Unpacking bzip2 (1.0.8-5build1) ...
   Selecting previously unselected package xz-utils.
   Preparing to unpack .../38-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
   Unpacking xz-utils (5.2.5-2ubuntu1) ...
   Selecting previously unselected package patch.
   Preparing to unpack .../39-patch_2.7.6-7build2_arm64.deb ...
   Unpacking patch (2.7.6-7build2) ...
   Selecting previously unselected package make.
   Preparing to unpack .../40-make_4.3-4.1build1_arm64.deb ...
   Unpacking make (4.3-4.1build1) ...
   Selecting previously unselected package lto-disabled-list.
   Preparing to unpack .../41-lto-disabled-list_24_all.deb ...
   Unpacking lto-disabled-list (24) ...
   Selecting previously unselected package dpkg-dev.
   Preparing to unpack .../42-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
   Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
   Selecting previously unselected package libstdc++-11-dev:arm64.
   Preparing to unpack .../43-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package g++-11.
   Preparing to unpack .../44-g++-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package g++.
   Preparing to unpack .../45-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
   Unpacking g++ (4:11.2.0-1ubuntu1) ...
   Selecting previously unselected package build-essential.
   Preparing to unpack .../46-build-essential_12.9ubuntu3_arm64.deb ...
   Unpacking build-essential (12.9ubuntu3) ...
   Selecting previously unselected package dctrl-tools.
   Preparing to unpack .../47-dctrl-tools_2.24-3build2_arm64.deb ...
   Unpacking dctrl-tools (2.24-3build2) ...
   Setting up distro-info-data (0.52ubuntu0.2) ...
   Setting up lsb-release (11.1.0ubuntu4) ...
   Selecting previously unselected package dkms.
   (Reading database ... 29911 files and directories currently installed.)
   Preparing to unpack .../000-dkms_2.8.7-2ubuntu2.1_all.deb ...
   Unpacking dkms (2.8.7-2ubuntu2.1) ...
   Selecting previously unselected package libsigsegv2:arm64.
   Preparing to unpack .../001-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
   Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
   Selecting previously unselected package m4.
   Preparing to unpack .../002-m4_1.4.18-5ubuntu2_arm64.deb ...
   Unpacking m4 (1.4.18-5ubuntu2) ...
   Selecting previously unselected package flex.
   Preparing to unpack .../003-flex_2.6.4-8build2_arm64.deb ...
   Unpacking flex (2.6.4-8build2) ...
   Selecting previously unselected package libevent-core-2.1-7:arm64.
   Preparing to unpack .../004-libevent-core-2.1-7_2.1.12-stable-1build3_arm64.deb ...
   Unpacking libevent-core-2.1-7:arm64 (2.1.12-stable-1build3) ...
   Selecting previously unselected package libnfsidmap1:arm64.
   Preparing to unpack .../005-libnfsidmap1_1%3a2.6.1-1ubuntu1.2_arm64.deb ...
   Unpacking libnfsidmap1:arm64 (1:2.6.1-1ubuntu1.2) ...
   Selecting previously unselected package libwrap0:arm64.
   Preparing to unpack .../006-libwrap0_7.6.q-31build2_arm64.deb ...
   Unpacking libwrap0:arm64 (7.6.q-31build2) ...
   Selecting previously unselected package rpcbind.
   Preparing to unpack .../007-rpcbind_1.2.6-2build1_arm64.deb ...
   Unpacking rpcbind (1.2.6-2build1) ...
   Selecting previously unselected package keyutils.
   Preparing to unpack .../008-keyutils_1.6.1-2ubuntu3_arm64.deb ...
   Unpacking keyutils (1.6.1-2ubuntu3) ...
   Selecting previously unselected package nfs-common.
   Preparing to unpack .../009-nfs-common_1%3a2.6.1-1ubuntu1.2_arm64.deb ...
   Unpacking nfs-common (1:2.6.1-1ubuntu1.2) ...
   Selecting previously unselected package libedit2:arm64.
   Preparing to unpack .../010-libedit2_3.1-20210910-1build1_arm64.deb ...
   Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
   Selecting previously unselected package libcbor0.8:arm64.
   Preparing to unpack .../011-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
   Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
   Selecting previously unselected package libfido2-1:arm64.
   Preparing to unpack .../012-libfido2-1_1.10.0-1_arm64.deb ...
   Unpacking libfido2-1:arm64 (1.10.0-1) ...
   Selecting previously unselected package openssh-client.
   Preparing to unpack .../013-openssh-client_1%3a8.9p1-3ubuntu0.1_arm64.deb ...
   Unpacking openssh-client (1:8.9p1-3ubuntu0.1) ...
   Selecting previously unselected package openssh-sftp-server.
   Preparing to unpack .../014-openssh-sftp-server_1%3a8.9p1-3ubuntu0.1_arm64.deb ...
   Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.1) ...
   Selecting previously unselected package openssh-server.
   Preparing to unpack .../015-openssh-server_1%3a8.9p1-3ubuntu0.1_arm64.deb ...
   Unpacking openssh-server (1:8.9p1-3ubuntu0.1) ...
   Selecting previously unselected package udev.
   Preparing to unpack .../016-udev_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking udev (249.11-0ubuntu3.7) ...
   Selecting previously unselected package rng-tools-debian.
   Preparing to unpack .../017-rng-tools-debian_2.3_arm64.deb ...
   Unpacking rng-tools-debian (2.3) ...
   Selecting previously unselected package vnstat.
   Preparing to unpack .../018-vnstat_2.9-1_arm64.deb ...
   Unpacking vnstat (2.9-1) ...
   Selecting previously unselected package libbpf0:arm64.
   Preparing to unpack .../019-libbpf0_1%3a0.5.0-1ubuntu22.04.1_arm64.deb ...
   Unpacking libbpf0:arm64 (1:0.5.0-1ubuntu22.04.1) ...
   Selecting previously unselected package libmnl0:arm64.
   Preparing to unpack .../020-libmnl0_1.0.4-3build2_arm64.deb ...
   Unpacking libmnl0:arm64 (1.0.4-3build2) ...
   Selecting previously unselected package libxtables12:arm64.
   Preparing to unpack .../021-libxtables12_1.8.7-1ubuntu5_arm64.deb ...
   Unpacking libxtables12:arm64 (1.8.7-1ubuntu5) ...
   Selecting previously unselected package libcap2-bin.
   Preparing to unpack .../022-libcap2-bin_1%3a2.44-1build3_arm64.deb ...
   Unpacking libcap2-bin (1:2.44-1build3) ...
   Selecting previously unselected package iproute2.
   Preparing to unpack .../023-iproute2_5.15.0-1ubuntu2_arm64.deb ...
   Unpacking iproute2 (5.15.0-1ubuntu2) ...
   Selecting previously unselected package tzdata.
   Preparing to unpack .../024-tzdata_2022g-0ubuntu0.22.04.1_all.deb ...
   Unpacking tzdata (2022g-0ubuntu0.22.04.1) ...
   Selecting previously unselected package chrony.
   Preparing to unpack .../025-chrony_4.2-2ubuntu2_arm64.deb ...
   Unpacking chrony (4.2-2ubuntu2) ...
   Selecting previously unselected package libhavege2:arm64.
   Preparing to unpack .../026-libhavege2_1.9.14-1ubuntu1_arm64.deb ...
   Unpacking libhavege2:arm64 (1.9.14-1ubuntu1) ...
   Selecting previously unselected package haveged.
   Preparing to unpack .../027-haveged_1.9.14-1ubuntu1_arm64.deb ...
   Unpacking haveged (1.9.14-1ubuntu1) ...
   Selecting previously unselected package libsysfs2:arm64.
   Preparing to unpack .../028-libsysfs2_2.1.1-1build1_arm64.deb ...
   Unpacking libsysfs2:arm64 (2.1.1-1build1) ...
   Selecting previously unselected package pci.ids.
   Preparing to unpack .../029-pci.ids_0.0~2022.01.22-1_all.deb ...
   Unpacking pci.ids (0.0~2022.01.22-1) ...
   Selecting previously unselected package sysfsutils.
   Preparing to unpack .../030-sysfsutils_2.1.1-1build1_arm64.deb ...
   Unpacking sysfsutils (2.1.1-1build1) ...
   Selecting previously unselected package openssl.
   Preparing to unpack .../031-openssl_3.0.2-0ubuntu1.8_arm64.deb ...
   Unpacking openssl (3.0.2-0ubuntu1.8) ...
   Selecting previously unselected package ca-certificates.
   Preparing to unpack .../032-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
   Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
   Selecting previously unselected package dbus.
   Preparing to unpack .../033-dbus_1.12.20-2ubuntu4.1_arm64.deb ...
   Unpacking dbus (1.12.20-2ubuntu4.1) ...
   Selecting previously unselected package libgirepository-1.0-1:arm64.
   Preparing to unpack .../034-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
   Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
   Selecting previously unselected package gir1.2-glib-2.0:arm64.
   Preparing to unpack .../035-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
   Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
   Selecting previously unselected package libisc-export1105:arm64.
   Preparing to unpack .../036-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_arm64.deb ...
   Unpacking libisc-export1105:arm64 (1:9.11.19+dfsg-2.1ubuntu3) ...
   Selecting previously unselected package libdns-export1110.
   Preparing to unpack .../037-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_arm64.deb ...
   Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ...
   Selecting previously unselected package isc-dhcp-client.
   Preparing to unpack .../038-isc-dhcp-client_4.4.1-2.3ubuntu2.4_arm64.deb ...
   Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ...
   Selecting previously unselected package iso-codes.
   Preparing to unpack .../039-iso-codes_4.9.0-1_all.deb ...
   Unpacking iso-codes (4.9.0-1) ...
   Selecting previously unselected package less.
   Preparing to unpack .../040-less_590-1ubuntu0.22.04.1_arm64.deb ...
   Unpacking less (590-1ubuntu0.22.04.1) ...
   Selecting previously unselected package libestr0:arm64.
   Preparing to unpack .../041-libestr0_0.1.10-2.1build3_arm64.deb ...
   Unpacking libestr0:arm64 (0.1.10-2.1build3) ...
   Selecting previously unselected package libfastjson4:arm64.
   Preparing to unpack .../042-libfastjson4_0.99.9-1build2_arm64.deb ...
   Unpacking libfastjson4:arm64 (0.99.9-1build2) ...
   Selecting previously unselected package libyaml-0-2:arm64.
   Preparing to unpack .../043-libyaml-0-2_0.2.2-1build2_arm64.deb ...
   Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
   Selecting previously unselected package libnetplan0:arm64.
   Preparing to unpack .../044-libnetplan0_0.105-0ubuntu2~22.04.1_arm64.deb ...
   Unpacking libnetplan0:arm64 (0.105-0ubuntu2~22.04.1) ...
   Selecting previously unselected package libslang2:arm64.
   Preparing to unpack .../045-libslang2_2.3.2-5build4_arm64.deb ...
   Unpacking libslang2:arm64 (2.3.2-5build4) ...
   Selecting previously unselected package libnewt0.52:arm64.
   Preparing to unpack .../046-libnewt0.52_0.52.21-5ubuntu2_arm64.deb ...
   Unpacking libnewt0.52:arm64 (0.52.21-5ubuntu2) ...
   Selecting previously unselected package libpam-systemd:arm64.
   Preparing to unpack .../047-libpam-systemd_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.7) ...
   Selecting previously unselected package logrotate.
   Preparing to unpack .../048-logrotate_3.19.0-1ubuntu1.1_arm64.deb ...
   Unpacking logrotate (3.19.0-1ubuntu1.1) ...
   Selecting previously unselected package netbase.
   Preparing to unpack .../049-netbase_6.3_all.deb ...
   Unpacking netbase (6.3) ...
   Selecting previously unselected package python3-yaml.
   Preparing to unpack .../050-python3-yaml_5.4.1-1ubuntu1_arm64.deb ...
   Unpacking python3-yaml (5.4.1-1ubuntu1) ...
   Selecting previously unselected package python3-netifaces:arm64.
   Preparing to unpack .../051-python3-netifaces_0.11.0-1build2_arm64.deb ...
   Unpacking python3-netifaces:arm64 (0.11.0-1build2) ...
   Selecting previously unselected package netplan.io.
   Preparing to unpack .../052-netplan.io_0.105-0ubuntu2~22.04.1_arm64.deb ...
   Unpacking netplan.io (0.105-0ubuntu2~22.04.1) ...
   Selecting previously unselected package python-apt-common.
   Preparing to unpack .../053-python-apt-common_2.4.0ubuntu1_all.deb ...
   Unpacking python-apt-common (2.4.0ubuntu1) ...
   Selecting previously unselected package python3-apt.
   Preparing to unpack .../054-python3-apt_2.4.0ubuntu1_arm64.deb ...
   Unpacking python3-apt (2.4.0ubuntu1) ...
   Selecting previously unselected package python3-dbus.
   Preparing to unpack .../055-python3-dbus_1.2.18-3build1_arm64.deb ...
   Unpacking python3-dbus (1.2.18-3build1) ...
   Selecting previously unselected package python3-gi.
   Preparing to unpack .../056-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
   Unpacking python3-gi (3.42.1-0ubuntu1) ...
   Selecting previously unselected package python3-pkg-resources.
   Preparing to unpack .../057-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
   Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
   Selecting previously unselected package rsyslog.
   Preparing to unpack .../058-rsyslog_8.2112.0-2ubuntu2.2_arm64.deb ...
   Unpacking rsyslog (8.2112.0-2ubuntu2.2) ...
   Selecting previously unselected package sudo.
   Preparing to unpack .../059-sudo_1.9.9-1ubuntu2.3_arm64.deb ...
   Unpacking sudo (1.9.9-1ubuntu2.3) ...
   Selecting previously unselected package bash-completion.
   Preparing to unpack .../060-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
   Unpacking bash-completion (1:2.11-5ubuntu1) ...
   Selecting previously unselected package bsdextrautils.
   Preparing to unpack .../061-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
   Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
   Selecting previously unselected package python3-gdbm:arm64.
   Preparing to unpack .../062-python3-gdbm_3.10.6-1~22.04_arm64.deb ...
   Unpacking python3-gdbm:arm64 (3.10.6-1~22.04) ...
   Selecting previously unselected package python3-commandnotfound.
   Preparing to unpack .../063-python3-commandnotfound_22.04.0_all.deb ...
   Unpacking python3-commandnotfound (22.04.0) ...
   Selecting previously unselected package command-not-found.
   Preparing to unpack .../064-command-not-found_22.04.0_all.deb ...
   Unpacking command-not-found (22.04.0) ...
   Selecting previously unselected package cpio.
   Preparing to unpack .../065-cpio_2.13+dfsg-7_arm64.deb ...
   Unpacking cpio (2.13+dfsg-7) ...
   Selecting previously unselected package dosfstools.
   Preparing to unpack .../066-dosfstools_4.2-1build3_arm64.deb ...
   Unpacking dosfstools (4.2-1build3) ...
   Selecting previously unselected package libmagic-mgc.
   Preparing to unpack .../067-libmagic-mgc_1%3a5.41-3_arm64.deb ...
   Unpacking libmagic-mgc (1:5.41-3) ...
   Selecting previously unselected package libmagic1:arm64.
   Preparing to unpack .../068-libmagic1_1%3a5.41-3_arm64.deb ...
   Unpacking libmagic1:arm64 (1:5.41-3) ...
   Selecting previously unselected package file.
   Preparing to unpack .../069-file_1%3a5.41-3_arm64.deb ...
   Unpacking file (1:5.41-3) ...
   Selecting previously unselected package libuchardet0:arm64.
   Preparing to unpack .../070-libuchardet0_0.0.7-1build2_arm64.deb ...
   Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
   Selecting previously unselected package groff-base.
   Preparing to unpack .../071-groff-base_1.22.4-8build1_arm64.deb ...
   Unpacking groff-base (1.22.4-8build1) ...
   Selecting previously unselected package hdparm.
   Preparing to unpack .../072-hdparm_9.60+ds-1build3_arm64.deb ...
   Unpacking hdparm (9.60+ds-1build3) ...
   Selecting previously unselected package libip6tc2:arm64.
   Preparing to unpack .../073-libip6tc2_1.8.7-1ubuntu5_arm64.deb ...
   Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5) ...
   Selecting previously unselected package libnfnetlink0:arm64.
   Preparing to unpack .../074-libnfnetlink0_1.0.1-3build3_arm64.deb ...
   Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
   Selecting previously unselected package libnetfilter-conntrack3:arm64.
   Preparing to unpack .../075-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
   Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
   Selecting previously unselected package libnftnl11:arm64.
   Preparing to unpack .../076-libnftnl11_1.2.1-1build1_arm64.deb ...
   Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
   Selecting previously unselected package iptables.
   Preparing to unpack .../077-iptables_1.8.7-1ubuntu5_arm64.deb ...
   Unpacking iptables (1.8.7-1ubuntu5) ...
   Selecting previously unselected package libdrm-common.
   Preparing to unpack .../078-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...
   Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
   Selecting previously unselected package libdrm2:arm64.
   Preparing to unpack .../079-libdrm2_2.4.113-2~ubuntu0.22.04.1_arm64.deb ...
   Unpacking libdrm2:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Selecting previously unselected package libjansson4:arm64.
   Preparing to unpack .../080-libjansson4_2.13.1-1.1build3_arm64.deb ...
   Unpacking libjansson4:arm64 (2.13.1-1.1build3) ...
   Selecting previously unselected package libnghttp2-14:arm64.
   Preparing to unpack .../081-libnghttp2-14_1.43.0-1build3_arm64.deb ...
   Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
   Selecting previously unselected package libparted2:arm64.
   Preparing to unpack .../082-libparted2_3.4-2build1_arm64.deb ...
   Unpacking libparted2:arm64 (3.4-2build1) ...
   Selecting previously unselected package libpci3:arm64.
   Preparing to unpack .../083-libpci3_1%3a3.7.0-6_arm64.deb ...
   Unpacking libpci3:arm64 (1:3.7.0-6) ...
   Selecting previously unselected package libpipeline1:arm64.
   Preparing to unpack .../084-libpipeline1_1.5.5-1_arm64.deb ...
   Unpacking libpipeline1:arm64 (1.5.5-1) ...
   Selecting previously unselected package libplymouth5:arm64.
   Preparing to unpack .../085-libplymouth5_0.9.5+git20211018-1ubuntu3_arm64.deb ...
   Unpacking libplymouth5:arm64 (0.9.5+git20211018-1ubuntu3) ...
   Selecting previously unselected package libpsl5:arm64.
   Preparing to unpack .../086-libpsl5_0.21.0-1.2build2_arm64.deb ...
   Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
   Selecting previously unselected package libusb-1.0-0:arm64.
   Preparing to unpack .../087-libusb-1.0-0_2%3a1.0.25-1ubuntu2_arm64.deb ...
   Unpacking libusb-1.0-0:arm64 (2:1.0.25-1ubuntu2) ...
   Selecting previously unselected package lsof.
   Preparing to unpack .../088-lsof_4.93.2+dfsg-1.1build2_arm64.deb ...
   Unpacking lsof (4.93.2+dfsg-1.1build2) ...
   Selecting previously unselected package man-db.
   Preparing to unpack .../089-man-db_2.10.2-1_arm64.deb ...
   Unpacking man-db (2.10.2-1) ...
   Selecting previously unselected package nano.
   Preparing to unpack .../090-nano_6.2-1_arm64.deb ...
   Unpacking nano (6.2-1) ...
   Selecting previously unselected package parted.
   Preparing to unpack .../091-parted_3.4-2build1_arm64.deb ...
   Unpacking parted (3.4-2build1) ...
   Selecting previously unselected package pciutils.
   Preparing to unpack .../092-pciutils_1%3a3.7.0-6_arm64.deb ...
   Unpacking pciutils (1:3.7.0-6) ...
   Selecting previously unselected package plymouth.
   Preparing to unpack .../093-plymouth_0.9.5+git20211018-1ubuntu3_arm64.deb ...
   Unpacking plymouth (0.9.5+git20211018-1ubuntu3) ...
   Selecting previously unselected package psmisc.
   Preparing to unpack .../094-psmisc_23.4-2build3_arm64.deb ...
   Unpacking psmisc (23.4-2build3) ...
   Selecting previously unselected package python3-distro-info.
   Preparing to unpack .../095-python3-distro-info_1.1build1_all.deb ...
   Unpacking python3-distro-info (1.1build1) ...
   Selecting previously unselected package usbutils.
   Preparing to unpack .../096-usbutils_1%3a014-1build1_arm64.deb ...
   Unpacking usbutils (1:014-1build1) ...
   Selecting previously unselected package wget.
   Preparing to unpack .../097-wget_1.21.2-2ubuntu1_arm64.deb ...
   Unpacking wget (1.21.2-2ubuntu1) ...
   Selecting previously unselected package libasound2-data.
   Preparing to unpack .../098-libasound2-data_1.2.6.1-1ubuntu1_all.deb ...
   Unpacking libasound2-data (1.2.6.1-1ubuntu1) ...
   Selecting previously unselected package libasound2:arm64.
   Preparing to unpack .../099-libasound2_1.2.6.1-1ubuntu1_arm64.deb ...
   Unpacking libasound2:arm64 (1.2.6.1-1ubuntu1) ...
   Selecting previously unselected package libatopology2:arm64.
   Preparing to unpack .../100-libatopology2_1.2.6.1-1ubuntu1_arm64.deb ...
   Unpacking libatopology2:arm64 (1.2.6.1-1ubuntu1) ...
   Selecting previously unselected package libfftw3-single3:arm64.
   Preparing to unpack .../101-libfftw3-single3_3.3.8-2ubuntu8_arm64.deb ...
   Unpacking libfftw3-single3:arm64 (3.3.8-2ubuntu8) ...
   Selecting previously unselected package libsamplerate0:arm64.
   Preparing to unpack .../102-libsamplerate0_0.2.2-1build1_arm64.deb ...
   Unpacking libsamplerate0:arm64 (0.2.2-1build1) ...
   Selecting previously unselected package alsa-utils.
   Preparing to unpack .../103-alsa-utils_1.2.6-1ubuntu1_arm64.deb ...
   Unpacking alsa-utils (1.2.6-1ubuntu1) ...
   Selecting previously unselected package libapt-pkg-perl.
   Preparing to unpack .../104-libapt-pkg-perl_0.1.40build2_arm64.deb ...
   Unpacking libapt-pkg-perl (0.1.40build2) ...
   Selecting previously unselected package libexporter-tiny-perl.
   Preparing to unpack .../105-libexporter-tiny-perl_1.002002-1_all.deb ...
   Unpacking libexporter-tiny-perl (1.002002-1) ...
   Selecting previously unselected package liblist-moreutils-xs-perl.
   Preparing to unpack .../106-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
   Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
   Selecting previously unselected package liblist-moreutils-perl.
   Preparing to unpack .../107-liblist-moreutils-perl_0.430-2_all.deb ...
   Unpacking liblist-moreutils-perl (0.430-2) ...
   Selecting previously unselected package libregexp-assemble-perl.
   Preparing to unpack .../108-libregexp-assemble-perl_0.36-1.1_all.deb ...
   Unpacking libregexp-assemble-perl (0.36-1.1) ...
   Selecting previously unselected package apt-file.
   Preparing to unpack .../109-apt-file_3.2.2_all.deb ...
   Unpacking apt-file (3.2.2) ...
   Selecting previously unselected package aptitude-common.
   Preparing to unpack .../110-aptitude-common_0.8.13-3ubuntu1_all.deb ...
   Unpacking aptitude-common (0.8.13-3ubuntu1) ...
   Selecting previously unselected package libboost-iostreams1.74.0:arm64.
   Preparing to unpack .../111-libboost-iostreams1.74.0_1.74.0-14ubuntu3_arm64.deb ...
   Unpacking libboost-iostreams1.74.0:arm64 (1.74.0-14ubuntu3) ...
   Selecting previously unselected package libsigc++-2.0-0v5:arm64.
   Preparing to unpack .../112-libsigc++-2.0-0v5_2.10.4-2ubuntu3_arm64.deb ...
   Unpacking libsigc++-2.0-0v5:arm64 (2.10.4-2ubuntu3) ...
   Selecting previously unselected package libcwidget4:arm64.
   Preparing to unpack .../113-libcwidget4_0.5.18-5build1_arm64.deb ...
   Unpacking libcwidget4:arm64 (0.5.18-5build1) ...
   Selecting previously unselected package libxapian30:arm64.
   Preparing to unpack .../114-libxapian30_1.4.18-4_arm64.deb ...
   Unpacking libxapian30:arm64 (1.4.18-4) ...
   Selecting previously unselected package aptitude.
   Preparing to unpack .../115-aptitude_0.8.13-3ubuntu1_arm64.deb ...
   Unpacking aptitude (0.8.13-3ubuntu1) ...
   Selecting previously unselected package autoconf.
   Preparing to unpack .../116-autoconf_2.71-2_all.deb ...
   Unpacking autoconf (2.71-2) ...
   Selecting previously unselected package autotools-dev.
   Preparing to unpack .../117-autotools-dev_20220109.1_all.deb ...
   Unpacking autotools-dev (20220109.1) ...
   Selecting previously unselected package automake.
   Preparing to unpack .../118-automake_1%3a1.16.5-1.3_all.deb ...
   Unpacking automake (1:1.16.5-1.3) ...
   Selecting previously unselected package libdaemon0:arm64.
   Preparing to unpack .../119-libdaemon0_0.14-7.1ubuntu3_arm64.deb ...
   Unpacking libdaemon0:arm64 (0.14-7.1ubuntu3) ...
   Selecting previously unselected package avahi-autoipd.
   Preparing to unpack .../120-avahi-autoipd_0.8-5ubuntu5_arm64.deb ...
   Unpacking avahi-autoipd (0.8-5ubuntu5) ...
   Selecting previously unselected package bc.
   Preparing to unpack .../121-bc_1.07.1-3build1_arm64.deb ...
   Unpacking bc (1.07.1-3build1) ...
   Selecting previously unselected package bison.
   Preparing to unpack .../122-bison_2%3a3.8.2+dfsg-1build1_arm64.deb ...
   Unpacking bison (2:3.8.2+dfsg-1build1) ...
   Selecting previously unselected package bridge-utils.
   Preparing to unpack .../123-bridge-utils_1.7-1ubuntu3_arm64.deb ...
   Unpacking bridge-utils (1.7-1ubuntu3) ...
   Selecting previously unselected package liblzo2-2:arm64.
   Preparing to unpack .../124-liblzo2-2_2.10-2build3_arm64.deb ...
   Unpacking liblzo2-2:arm64 (2.10-2build3) ...
   Selecting previously unselected package btrfs-progs.
   Preparing to unpack .../125-btrfs-progs_5.16.2-1_arm64.deb ...
   Unpacking btrfs-progs (5.16.2-1) ...
   Selecting previously unselected package busybox-initramfs.
   Preparing to unpack .../126-busybox-initramfs_1%3a1.30.1-7ubuntu3_arm64.deb ...
   Unpacking busybox-initramfs (1:1.30.1-7ubuntu3) ...
   Selecting previously unselected package libcrack2:arm64.
   Preparing to unpack .../127-libcrack2_2.9.6-3.4build4_arm64.deb ...
   Unpacking libcrack2:arm64 (2.9.6-3.4build4) ...
   Selecting previously unselected package cracklib-runtime.
   Preparing to unpack .../128-cracklib-runtime_2.9.6-3.4build4_arm64.deb ...
   Unpacking cracklib-runtime (2.9.6-3.4build4) ...
   Selecting previously unselected package librtmp1:arm64.
   Preparing to unpack .../129-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
   Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
   Selecting previously unselected package libssh-4:arm64.
   Preparing to unpack .../130-libssh-4_0.9.6-2build1_arm64.deb ...
   Unpacking libssh-4:arm64 (0.9.6-2build1) ...
   Selecting previously unselected package libcurl4:arm64.
   Preparing to unpack .../131-libcurl4_7.81.0-1ubuntu1.8_arm64.deb ...
   Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.8) ...
   Selecting previously unselected package curl.
   Preparing to unpack .../132-curl_7.81.0-1ubuntu1.8_arm64.deb ...
   Unpacking curl (7.81.0-1ubuntu1.8) ...
   Selecting previously unselected package dbus-user-session.
   Preparing to unpack .../133-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ...
   Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
   Selecting previously unselected package debconf-utils.
   Preparing to unpack .../134-debconf-utils_1.5.79ubuntu1_all.deb ...
   Unpacking debconf-utils (1.5.79ubuntu1) ...
   Selecting previously unselected package libfile-fnmatch-perl.
   Preparing to unpack .../135-libfile-fnmatch-perl_0.02-2build8_arm64.deb ...
   Unpacking libfile-fnmatch-perl (0.02-2build8) ...
   Selecting previously unselected package debsums.
   Preparing to unpack .../136-debsums_3.0.2_all.deb ...
   Unpacking debsums (3.0.2) ...
   Selecting previously unselected package ethtool.
   Preparing to unpack .../137-ethtool_1%3a5.16-1_arm64.deb ...
   Unpacking ethtool (1:5.16-1) ...
   Selecting previously unselected package libtcl8.6:arm64.
   Preparing to unpack .../138-libtcl8.6_8.6.12+dfsg-1build1_arm64.deb ...
   Unpacking libtcl8.6:arm64 (8.6.12+dfsg-1build1) ...
   Selecting previously unselected package tcl8.6.
   Preparing to unpack .../139-tcl8.6_8.6.12+dfsg-1build1_arm64.deb ...
   Unpacking tcl8.6 (8.6.12+dfsg-1build1) ...
   Selecting previously unselected package tcl-expect:arm64.
   Preparing to unpack .../140-tcl-expect_5.45.4-2build1_arm64.deb ...
   Unpacking tcl-expect:arm64 (5.45.4-2build1) ...
   Selecting previously unselected package expect.
   Preparing to unpack .../141-expect_5.45.4-2build1_arm64.deb ...
   Unpacking expect (5.45.4-2build1) ...
   Selecting previously unselected package f2fs-tools.
   Preparing to unpack .../142-f2fs-tools_1.14.0-2build1_arm64.deb ...
   Unpacking f2fs-tools (1.14.0-2build1) ...
   Selecting previously unselected package f3.
   Preparing to unpack .../143-f3_8.0-1_arm64.deb ...
   Unpacking f3 (8.0-1) ...
   Selecting previously unselected package fbset.
   Preparing to unpack .../144-fbset_2.1-32build3_arm64.deb ...
   Unpacking fbset (2.1-32build3) ...
   Selecting previously unselected package libfdisk1:arm64.
   Preparing to unpack .../145-libfdisk1_2.37.2-4ubuntu3_arm64.deb ...
   Unpacking libfdisk1:arm64 (2.37.2-4ubuntu3) ...
   Selecting previously unselected package fdisk.
   Preparing to unpack .../146-fdisk_2.37.2-4ubuntu3_arm64.deb ...
   Unpacking fdisk (2.37.2-4ubuntu3) ...
   Selecting previously unselected package figlet.
   Preparing to unpack .../147-figlet_2.2.5-3_arm64.deb ...
   Unpacking figlet (2.2.5-3) ...
   Selecting previously unselected package fonts-ubuntu.
   Preparing to unpack .../148-fonts-ubuntu_0.83-6ubuntu1_all.deb ...
   Unpacking fonts-ubuntu (0.83-6ubuntu1) ...
   Selecting previously unselected package libpackagekit-glib2-18:arm64.
   Preparing to unpack .../149-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
   Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
   Selecting previously unselected package gir1.2-packagekitglib-1.0.
   Preparing to unpack .../150-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
   Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
   Selecting previously unselected package libcurl3-gnutls:arm64.
   Preparing to unpack .../151-libcurl3-gnutls_7.81.0-1ubuntu1.8_arm64.deb ...
   Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.8) ...
   Selecting previously unselected package liberror-perl.
   Preparing to unpack .../152-liberror-perl_0.17029-1_all.deb ...
   Unpacking liberror-perl (0.17029-1) ...
   Selecting previously unselected package git-man.
   Preparing to unpack .../153-git-man_1%3a2.34.1-1ubuntu1.8_all.deb ...
   Unpacking git-man (1:2.34.1-1ubuntu1.8) ...
   Selecting previously unselected package git.
   Preparing to unpack .../154-git_1%3a2.34.1-1ubuntu1.8_arm64.deb ...
   Unpacking git (1:2.34.1-1ubuntu1.8) ...
   Selecting previously unselected package libgpiod2:arm64.
   Preparing to unpack .../155-libgpiod2_1.6.3-1build1_arm64.deb ...
   Unpacking libgpiod2:arm64 (1.6.3-1build1) ...
   Selecting previously unselected package gpiod.
   Preparing to unpack .../156-gpiod_1.6.3-1build1_arm64.deb ...
   Unpacking gpiod (1.6.3-1build1) ...
   Selecting previously unselected package html2text.
   Preparing to unpack .../157-html2text_1.3.2a-28_arm64.deb ...
   Unpacking html2text (1.3.2a-28) ...
   Selecting previously unselected package libnl-3-200:arm64.
   Preparing to unpack .../158-libnl-3-200_3.5.0-0.1_arm64.deb ...
   Unpacking libnl-3-200:arm64 (3.5.0-0.1) ...
   Selecting previously unselected package libnl-genl-3-200:arm64.
   Preparing to unpack .../159-libnl-genl-3-200_3.5.0-0.1_arm64.deb ...
   Unpacking libnl-genl-3-200:arm64 (3.5.0-0.1) ...
   Selecting previously unselected package htop.
   Preparing to unpack .../160-htop_3.0.5-7build2_arm64.deb ...
   Unpacking htop (3.0.5-7build2) ...
   Selecting previously unselected package ifupdown.
   Preparing to unpack .../161-ifupdown_0.8.36+nmu1ubuntu3_arm64.deb ...
   Unpacking ifupdown (0.8.36+nmu1ubuntu3) ...
   Selecting previously unselected package ifenslave.
   Preparing to unpack .../162-ifenslave_2.10ubuntu3_all.deb ...
   Unpacking ifenslave (2.10ubuntu3) ...
   Selecting previously unselected package inetutils-ping.
   Preparing to unpack .../163-inetutils-ping_2%3a2.2-2_arm64.deb ...
   Unpacking inetutils-ping (2:2.2-2) ...
   Selecting previously unselected package initramfs-tools-bin.
   Preparing to unpack .../164-initramfs-tools-bin_0.140ubuntu13.1_arm64.deb ...
   Unpacking initramfs-tools-bin (0.140ubuntu13.1) ...
   Selecting previously unselected package libklibc:arm64.
   Preparing to unpack .../165-libklibc_2.0.10-4_arm64.deb ...
   Unpacking libklibc:arm64 (2.0.10-4) ...
   Selecting previously unselected package klibc-utils.
   Preparing to unpack .../166-klibc-utils_2.0.10-4_arm64.deb ...
   Unpacking klibc-utils (2.0.10-4) ...
   Selecting previously unselected package zstd.
   Preparing to unpack .../167-zstd_1.4.8+dfsg-3build1_arm64.deb ...
   Unpacking zstd (1.4.8+dfsg-3build1) ...
   Selecting previously unselected package initramfs-tools-core.
   Preparing to unpack .../168-initramfs-tools-core_0.140ubuntu13.1_all.deb ...
   Unpacking initramfs-tools-core (0.140ubuntu13.1) ...
   Selecting previously unselected package linux-base.
   Preparing to unpack .../169-linux-base_4.5ubuntu9_all.deb ...
   Unpacking linux-base (4.5ubuntu9) ...
   Selecting previously unselected package initramfs-tools.
   Preparing to unpack .../170-initramfs-tools_0.140ubuntu13.1_all.deb ...
   Unpacking initramfs-tools (0.140ubuntu13.1) ...
   Selecting previously unselected package iotop.
   Preparing to unpack .../171-iotop_0.6-24-g733f3f8-1.1build2_arm64.deb ...
   Unpacking iotop (0.6-24-g733f3f8-1.1build2) ...
   Selecting previously unselected package iozone3.
   Preparing to unpack .../172-iozone3_489-1_arm64.deb ...
   Unpacking iozone3 (489-1) ...
   Selecting previously unselected package libsctp1:arm64.
   Preparing to unpack .../173-libsctp1_1.0.19+dfsg-1build1_arm64.deb ...
   Unpacking libsctp1:arm64 (1.0.19+dfsg-1build1) ...
   Selecting previously unselected package libiperf0:arm64.
   Preparing to unpack .../174-libiperf0_3.9-1build1_arm64.deb ...
   Unpacking libiperf0:arm64 (3.9-1build1) ...
   Selecting previously unselected package iperf3.
   Preparing to unpack .../175-iperf3_3.9-1build1_arm64.deb ...
   Unpacking iperf3 (3.9-1build1) ...
   Selecting previously unselected package libonig5:arm64.
   Preparing to unpack .../176-libonig5_6.9.7.1-2build1_arm64.deb ...
   Unpacking libonig5:arm64 (6.9.7.1-2build1) ...
   Selecting previously unselected package libjq1:arm64.
   Preparing to unpack .../177-libjq1_1.6-2.1ubuntu3_arm64.deb ...
   Unpacking libjq1:arm64 (1.6-2.1ubuntu3) ...
   Selecting previously unselected package jq.
   Preparing to unpack .../178-jq_1.6-2.1ubuntu3_arm64.deb ...
   Unpacking jq (1.6-2.1ubuntu3) ...
   Selecting previously unselected package libstemmer0d:arm64.
   Preparing to unpack .../179-libstemmer0d_2.2.0-1build1_arm64.deb ...
   Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
   Selecting previously unselected package libxmlb2:arm64.
   Preparing to unpack .../180-libxmlb2_0.3.6-2build1_arm64.deb ...
   Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
   Selecting previously unselected package libappstream4:arm64.
   Preparing to unpack .../181-libappstream4_0.15.2-2_arm64.deb ...
   Unpacking libappstream4:arm64 (0.15.2-2) ...
   Selecting previously unselected package libbluetooth3:arm64.
   Preparing to unpack .../182-libbluetooth3_5.64-0ubuntu1_arm64.deb ...
   Unpacking libbluetooth3:arm64 (5.64-0ubuntu1) ...
   Selecting previously unselected package libcaca0:arm64.
   Preparing to unpack .../183-libcaca0_0.99.beta19-2.2ubuntu4_arm64.deb ...
   Unpacking libcaca0:arm64 (0.99.beta19-2.2ubuntu4) ...
   Selecting previously unselected package libdigest-sha-perl.
   Preparing to unpack .../184-libdigest-sha-perl_6.02-1build4_arm64.deb ...
   Adding 'diversion of /usr/bin/shasum to /usr/bin/shasum.bundled by libdigest-sha-perl'
   Adding 'diversion of /usr/share/man/man1/shasum.1.gz to /usr/share/man/man1/shasum.bundled.1.gz by libdigest-sha-perl'
   Unpacking libdigest-sha-perl (6.02-1build4) ...
   Selecting previously unselected package libdw1:arm64.
   Preparing to unpack .../185-libdw1_0.186-1build1_arm64.deb ...
   Unpacking libdw1:arm64 (0.186-1build1) ...
   Selecting previously unselected package libfuse2:arm64.
   Preparing to unpack .../186-libfuse2_2.9.9-5ubuntu3_arm64.deb ...
   Unpacking libfuse2:arm64 (2.9.9-5ubuntu3) ...
   Selecting previously unselected package libgpm2:arm64.
   Preparing to unpack .../187-libgpm2_1.20.7-10build1_arm64.deb ...
   Unpacking libgpm2:arm64 (1.20.7-10build1) ...
   Selecting previously unselected package libunwind8:arm64.
   Preparing to unpack .../188-libunwind8_1.3.2-2build2_arm64.deb ...
   Unpacking libunwind8:arm64 (1.3.2-2build2) ...
   Selecting previously unselected package libgstreamer1.0-0:arm64.
   Preparing to unpack .../189-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
   Selecting previously unselected package libi2c0:arm64.
   Preparing to unpack .../190-libi2c0_4.3-2build1_arm64.deb ...
   Unpacking libi2c0:arm64 (4.3-2build1) ...
   Selecting previously unselected package libiniparser1:arm64.
   Preparing to unpack .../191-libiniparser1_4.1-4ubuntu4_arm64.deb ...
   Unpacking libiniparser1:arm64 (4.1-4ubuntu4) ...
   Selecting previously unselected package libmm-glib0:arm64.
   Preparing to unpack .../192-libmm-glib0_1.20.0-1~ubuntu22.04.1_arm64.deb ...
   Unpacking libmm-glib0:arm64 (1.20.0-1~ubuntu22.04.1) ...
   Selecting previously unselected package libndp0:arm64.
   Preparing to unpack .../193-libndp0_1.8-0ubuntu3_arm64.deb ...
   Unpacking libndp0:arm64 (1.8-0ubuntu3) ...
   Selecting previously unselected package libnl-3-dev:arm64.
   Preparing to unpack .../194-libnl-3-dev_3.5.0-0.1_arm64.deb ...
   Unpacking libnl-3-dev:arm64 (3.5.0-0.1) ...
   Selecting previously unselected package libnl-genl-3-dev:arm64.
   Preparing to unpack .../195-libnl-genl-3-dev_3.5.0-0.1_arm64.deb ...
   Unpacking libnl-genl-3-dev:arm64 (3.5.0-0.1) ...
   Selecting previously unselected package libnl-route-3-200:arm64.
   Preparing to unpack .../196-libnl-route-3-200_3.5.0-0.1_arm64.deb ...
   Unpacking libnl-route-3-200:arm64 (3.5.0-0.1) ...
   Selecting previously unselected package libnm0:arm64.
   Preparing to unpack .../197-libnm0_1.36.6-0ubuntu2_arm64.deb ...
   Unpacking libnm0:arm64 (1.36.6-0ubuntu2) ...
   Selecting previously unselected package libpcsclite1:arm64.
   Preparing to unpack .../198-libpcsclite1_1.9.5-3_arm64.deb ...
   Unpacking libpcsclite1:arm64 (1.9.5-3) ...
   Selecting previously unselected package libpkcs11-helper1:arm64.
   Preparing to unpack .../199-libpkcs11-helper1_1.28-1ubuntu0.22.04.1_arm64.deb ...
   Unpacking libpkcs11-helper1:arm64 (1.28-1ubuntu0.22.04.1) ...
   Selecting previously unselected package libpolkit-gobject-1-0:arm64.
   Preparing to unpack .../200-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
   Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
   Selecting previously unselected package libpolkit-agent-1-0:arm64.
   Preparing to unpack .../201-libpolkit-agent-1-0_0.105-33_arm64.deb ...
   Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
   Selecting previously unselected package libproc-processtable-perl:arm64.
   Preparing to unpack .../202-libproc-processtable-perl_0.634-1build1_arm64.deb ...
   Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
   Selecting previously unselected package libqrencode4:arm64.
   Preparing to unpack .../203-libqrencode4_4.1.1-1_arm64.deb ...
   Unpacking libqrencode4:arm64 (4.1.1-1) ...
   Selecting previously unselected package libsensors-config.
   Preparing to unpack .../204-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ...
   Unpacking libsensors-config (1:3.6.0-7ubuntu1) ...
   Selecting previously unselected package libsensors5:arm64.
   Preparing to unpack .../205-libsensors5_1%3a3.6.0-7ubuntu1_arm64.deb ...
   Unpacking libsensors5:arm64 (1:3.6.0-7ubuntu1) ...
   Selecting previously unselected package libssh2-1:arm64.
   Preparing to unpack .../206-libssh2-1_1.10.0-3_arm64.deb ...
   Unpacking libssh2-1:arm64 (1.10.0-3) ...
   Selecting previously unselected package libssl-dev:arm64.
   Preparing to unpack .../207-libssl-dev_3.0.2-0ubuntu1.8_arm64.deb ...
   Unpacking libssl-dev:arm64 (3.0.2-0ubuntu1.8) ...
   Selecting previously unselected package libteamdctl0:arm64.
   Preparing to unpack .../208-libteamdctl0_1.31-1build2_arm64.deb ...
   Unpacking libteamdctl0:arm64 (1.31-1build2) ...
   Selecting previously unselected package libutempter0:arm64.
   Preparing to unpack .../209-libutempter0_1.2.1-2build2_arm64.deb ...
   Unpacking libutempter0:arm64 (1.2.1-2build2) ...
   Selecting previously unselected package libwrap0-dev:arm64.
   Preparing to unpack .../210-libwrap0-dev_7.6.q-31build2_arm64.deb ...
   Unpacking libwrap0-dev:arm64 (7.6.q-31build2) ...
   Selecting previously unselected package mc-data.
   Preparing to unpack .../211-mc-data_3%3a4.8.27-1_all.deb ...
   Unpacking mc-data (3:4.8.27-1) ...
   Selecting previously unselected package mc.
   Preparing to unpack .../212-mc_3%3a4.8.27-1_arm64.deb ...
   Unpacking mc (3:4.8.27-1) ...
   Selecting previously unselected package mmc-utils.
   Preparing to unpack .../213-mmc-utils_0+git20191004.73d6c59-2_arm64.deb ...
   Unpacking mmc-utils (0+git20191004.73d6c59-2) ...
   Selecting previously unselected package ncurses-term.
   Preparing to unpack .../214-ncurses-term_6.3-2_all.deb ...
   Unpacking ncurses-term (6.3-2) ...
   Selecting previously unselected package polkitd.
   Preparing to unpack .../215-polkitd_0.105-33_arm64.deb ...
   Unpacking polkitd (0.105-33) ...
   Selecting previously unselected package pkexec.
   Preparing to unpack .../216-pkexec_0.105-33_arm64.deb ...
   Unpacking pkexec (0.105-33) ...
   Selecting previously unselected package policykit-1.
   Preparing to unpack .../217-policykit-1_0.105-33_arm64.deb ...
   Unpacking policykit-1 (0.105-33) ...
   Selecting previously unselected package network-manager.
   Preparing to unpack .../218-network-manager_1.36.6-0ubuntu2_arm64.deb ...
   Unpacking network-manager (1.36.6-0ubuntu2) ...
   Selecting previously unselected package openvpn.
   Preparing to unpack .../219-openvpn_2.5.5-1ubuntu3.1_arm64.deb ...
   Unpacking openvpn (2.5.5-1ubuntu3.1) ...
   Selecting previously unselected package network-manager-openvpn.
   Preparing to unpack .../220-network-manager-openvpn_1.8.18-1_arm64.deb ...
   Unpacking network-manager-openvpn (1.8.18-1) ...
   Selecting previously unselected package nocache.
   Preparing to unpack .../221-nocache_1.1-1_arm64.deb ...
   Unpacking nocache (1.1-1) ...
   Selecting previously unselected package plymouth-label.
   Preparing to unpack .../222-plymouth-label_0.9.5+git20211018-1ubuntu3_arm64.deb ...
   Unpacking plymouth-label (0.9.5+git20211018-1ubuntu3) ...
   Selecting previously unselected package plymouth-theme-spinner.
   Preparing to unpack .../223-plymouth-theme-spinner_0.9.5+git20211018-1ubuntu3_arm64.deb ...
   Unpacking plymouth-theme-spinner (0.9.5+git20211018-1ubuntu3) ...
   Selecting previously unselected package plymouth-themes.
   Preparing to unpack .../224-plymouth-themes_0.9.5+git20211018-1ubuntu3_arm64.deb ...
   Unpacking plymouth-themes (0.9.5+git20211018-1ubuntu3) ...
   Selecting previously unselected package pv.
   Preparing to unpack .../225-pv_1.6.6-1build2_arm64.deb ...
   Unpacking pv (1.6.6-1build2) ...
   Selecting previously unselected package python3-blinker.
   Preparing to unpack .../226-python3-blinker_1.4+dfsg1-0.4_all.deb ...
   Unpacking python3-blinker (1.4+dfsg1-0.4) ...
   Selecting previously unselected package python3-cffi-backend:arm64.
   Preparing to unpack .../227-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
   Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
   Selecting previously unselected package python3-cryptography.
   Preparing to unpack .../228-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
   Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
   Selecting previously unselected package python3-pyparsing.
   Preparing to unpack .../229-python3-pyparsing_2.4.7-1_all.deb ...
   Unpacking python3-pyparsing (2.4.7-1) ...
   Selecting previously unselected package python3-httplib2.
   Preparing to unpack .../230-python3-httplib2_0.20.2-2_all.deb ...
   Unpacking python3-httplib2 (0.20.2-2) ...
   Selecting previously unselected package python3-more-itertools.
   Preparing to unpack .../231-python3-more-itertools_8.10.0-2_all.deb ...
   Unpacking python3-more-itertools (8.10.0-2) ...
   Selecting previously unselected package python3-zipp.
   Preparing to unpack .../232-python3-zipp_1.0.0-3_all.deb ...
   Unpacking python3-zipp (1.0.0-3) ...
   Selecting previously unselected package python3-importlib-metadata.
   Preparing to unpack .../233-python3-importlib-metadata_4.6.4-1_all.deb ...
   Unpacking python3-importlib-metadata (4.6.4-1) ...
   Selecting previously unselected package python3-jeepney.
   Preparing to unpack .../234-python3-jeepney_0.7.1-3_all.deb ...
   Unpacking python3-jeepney (0.7.1-3) ...
   Selecting previously unselected package python3-jwt.
   Preparing to unpack .../235-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
   Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
   Selecting previously unselected package python3-secretstorage.
   Preparing to unpack .../236-python3-secretstorage_3.3.1-1_all.deb ...
   Unpacking python3-secretstorage (3.3.1-1) ...
   Selecting previously unselected package python3-keyring.
   Preparing to unpack .../237-python3-keyring_23.5.0-1_all.deb ...
   Unpacking python3-keyring (23.5.0-1) ...
   Selecting previously unselected package python3-lazr.uri.
   Preparing to unpack .../238-python3-lazr.uri_1.0.6-2_all.deb ...
   Unpacking python3-lazr.uri (1.0.6-2) ...
   Selecting previously unselected package python3-wadllib.
   Preparing to unpack .../239-python3-wadllib_1.3.6-1_all.deb ...
   Unpacking python3-wadllib (1.3.6-1) ...
   Selecting previously unselected package python3-distro.
   Preparing to unpack .../240-python3-distro_1.7.0-1_all.deb ...
   Unpacking python3-distro (1.7.0-1) ...
   Selecting previously unselected package python3-oauthlib.
   Preparing to unpack .../241-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
   Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
   Selecting previously unselected package python3-six.
   Preparing to unpack .../242-python3-six_1.16.0-3ubuntu1_all.deb ...
   Unpacking python3-six (1.16.0-3ubuntu1) ...
   Selecting previously unselected package python3-lazr.restfulclient.
   Preparing to unpack .../243-python3-lazr.restfulclient_0.14.4-1_all.deb ...
   Unpacking python3-lazr.restfulclient (0.14.4-1) ...
   Selecting previously unselected package python3-launchpadlib.
   Preparing to unpack .../244-python3-launchpadlib_1.10.16-1_all.deb ...
   Unpacking python3-launchpadlib (1.10.16-1) ...
   Selecting previously unselected package python3-software-properties.
   Preparing to unpack .../245-python3-software-properties_0.99.22.6_all.deb ...
   Unpacking python3-software-properties (0.99.22.6) ...
   Selecting previously unselected package qrencode.
   Preparing to unpack .../246-qrencode_4.1.1-1_arm64.deb ...
   Unpacking qrencode (4.1.1-1) ...
   Selecting previously unselected package rfkill.
   Preparing to unpack .../247-rfkill_2.37.2-4ubuntu3_arm64.deb ...
   Unpacking rfkill (2.37.2-4ubuntu3) ...
   Selecting previously unselected package screen.
   Preparing to unpack .../248-screen_4.9.0-1_arm64.deb ...
   Unpacking screen (4.9.0-1) ...
   Selecting previously unselected package smartmontools.
   Preparing to unpack .../249-smartmontools_7.2-1build2_arm64.deb ...
   Unpacking smartmontools (7.2-1build2) ...
   Selecting previously unselected package packagekit.
   Preparing to unpack .../250-packagekit_1.2.5-2ubuntu2_arm64.deb ...
   Unpacking packagekit (1.2.5-2ubuntu2) ...
   Selecting previously unselected package software-properties-common.
   Preparing to unpack .../251-software-properties-common_0.99.22.6_all.deb ...
   Unpacking software-properties-common (0.99.22.6) ...
   Selecting previously unselected package stress.
   Preparing to unpack .../252-stress_1.0.5-1_arm64.deb ...
   Unpacking stress (1.0.5-1) ...
   Selecting previously unselected package sysstat.
   Preparing to unpack .../253-sysstat_12.5.2-2ubuntu0.1_arm64.deb ...
   Unpacking sysstat (12.5.2-2ubuntu0.1) ...
   Selecting previously unselected package toilet-fonts.
   Preparing to unpack .../254-toilet-fonts_0.3-1.4_all.deb ...
   Unpacking toilet-fonts (0.3-1.4) ...
   Selecting previously unselected package toilet.
   Preparing to unpack .../255-toilet_0.3-1.4_arm64.deb ...
   Unpacking toilet (0.3-1.4) ...
   Selecting previously unselected package u-boot-tools.
   Preparing to unpack .../256-u-boot-tools_2022.01+dfsg-2ubuntu2.3_arm64.deb ...
   Unpacking u-boot-tools (2022.01+dfsg-2ubuntu2.3) ...
   Selecting previously unselected package unattended-upgrades.
   Preparing to unpack .../257-unattended-upgrades_2.8ubuntu1_all.deb ...
   Unpacking unattended-upgrades (2.8ubuntu1) ...
   Selecting previously unselected package unicode-data.
   Preparing to unpack .../258-unicode-data_14.0.0-1.1_all.deb ...
   Unpacking unicode-data (14.0.0-1.1) ...
   Selecting previously unselected package unzip.
   Preparing to unpack .../259-unzip_6.0-26ubuntu3.1_arm64.deb ...
   Unpacking unzip (6.0-26ubuntu3.1) ...
   Selecting previously unselected package wireless-regdb.
   Preparing to unpack .../260-wireless-regdb_2022.06.06-0ubuntu1~22.04.1_all.deb ...
   Unpacking wireless-regdb (2022.06.06-0ubuntu1~22.04.1) ...
   Selecting previously unselected package libiw30:arm64.
   Preparing to unpack .../261-libiw30_30~pre9-13.1ubuntu4_arm64.deb ...
   Unpacking libiw30:arm64 (30~pre9-13.1ubuntu4) ...
   Selecting previously unselected package wireless-tools.
   Preparing to unpack .../262-wireless-tools_30~pre9-13.1ubuntu4_arm64.deb ...
   Unpacking wireless-tools (30~pre9-13.1ubuntu4) ...
   Selecting previously unselected package wpasupplicant.
   Preparing to unpack .../263-wpasupplicant_2%3a2.10-6ubuntu2_arm64.deb ...
   Unpacking wpasupplicant (2:2.10-6ubuntu2) ...
   Selecting previously unselected package libfdt1:arm64.
   Preparing to unpack .../264-libfdt1_1.6.1-1_arm64.deb ...
   Unpacking libfdt1:arm64 (1.6.1-1) ...
   Selecting previously unselected package device-tree-compiler.
   Preparing to unpack .../265-device-tree-compiler_1.6.1-1_arm64.deb ...
   Unpacking device-tree-compiler (1.6.1-1) ...
   Selecting previously unselected package evtest.
   Preparing to unpack .../266-evtest_1%3a1.34-1_arm64.deb ...
   Unpacking evtest (1:1.34-1) ...
   Selecting previously unselected package fake-hwclock.
   Preparing to unpack .../267-fake-hwclock_0.12_all.deb ...
   Unpacking fake-hwclock (0.12) ...
   Selecting previously unselected package i2c-tools.
   Preparing to unpack .../268-i2c-tools_4.3-2build1_arm64.deb ...
   Unpacking i2c-tools (4.3-2build1) ...
   Selecting previously unselected package libnss-myhostname:arm64.
   Preparing to unpack .../269-libnss-myhostname_249.11-0ubuntu3.7_arm64.deb ...
   Unpacking libnss-myhostname:arm64 (249.11-0ubuntu3.7) ...
   Selecting previously unselected package mtd-utils.
   Preparing to unpack .../270-mtd-utils_1%3a2.1.4-1_arm64.deb ...
   Unpacking mtd-utils (1:2.1.4-1) ...
   Selecting previously unselected package vlan.
   Preparing to unpack .../271-vlan_2.0.5ubuntu5_all.deb ...
   Unpacking vlan (2.0.5ubuntu5) ...
   Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
   Setting up smartmontools (7.2-1build2) ...
   Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service.
   Setting up libapt-pkg-perl (0.1.40build2) ...
   Setting up cpio (2.13+dfsg-7) ...
   update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
   Setting up libpipeline1:arm64 (1.5.5-1) ...
   Setting up python3-more-itertools (8.10.0-2) ...
   Setting up fake-hwclock (0.12) ...
   Created symlink /etc/systemd/system/sysinit.target.wants/fake-hwclock.service → /lib/systemd/system/fake-hwclock.service.
   update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
   Setting up libxapian30:arm64 (1.4.18-4) ...
   Setting up gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up libdw1:arm64 (0.186-1build1) ...
   Setting up python3-dbus (1.2.18-3build1) ...
   Setting up lto-disabled-list (24) ...
   Setting up libnfsidmap1:arm64 (1:2.6.1-1ubuntu1.2) ...
   Setting up libiniparser1:arm64 (4.1-4ubuntu4) ...
   Setting up pci.ids (0.0~2022.01.22-1) ...
   Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
   Setting up toilet-fonts (0.3-1.4) ...
   Setting up libgpm2:arm64 (1.20.7-10build1) ...
   Setting up linux-base (4.5ubuntu9) ...
   Setting up bsdextrautils (2.37.2-4ubuntu3) ...
   update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
   Setting up python3-distro (1.7.0-1) ...
   Setting up wget (1.21.2-2ubuntu1) ...
   Setting up libsysfs2:arm64 (2.1.1-1build1) ...
   Setting up init (1.62) ...
   Setting up libqrencode4:arm64 (4.1.1-1) ...
   Setting up iozone3 (489-1) ...
   Setting up sysfsutils (2.1.1-1build1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up libdigest-sha-perl (6.02-1build4) ...
   Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
   Setting up libmagic-mgc (1:5.41-3) ...
   Setting up python3-gdbm:arm64 (3.10.6-1~22.04) ...
   Setting up psmisc (23.4-2build3) ...
   Setting up qrencode (4.1.1-1) ...
   Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
   Setting up libip6tc2:arm64 (1.8.7-1ubuntu5) ...
   Setting up libboost-iostreams1.74.0:arm64 (1.74.0-14ubuntu3) ...
   Setting up f2fs-tools (1.14.0-2build1) ...
   Setting up libestr0:arm64 (0.1.10-2.1build3) ...
   Setting up libi2c0:arm64 (4.3-2build1) ...
   Setting up libfastjson4:arm64 (0.99.9-1build2) ...
   Setting up fonts-ubuntu (0.83-6ubuntu1) ...
   Setting up libxmlb2:arm64 (0.3.6-2build1) ...
   Setting up stress (1.0.5-1) ...
   Setting up unzip (6.0-26ubuntu3.1) ...
   Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
   Setting up libedit2:arm64 (3.1-20210910-1build1) ...
   Setting up wireless-regdb (2022.06.06-0ubuntu1~22.04.1) ...
   Setting up cron (3.0pl1-137ubuntu3) ...
   Adding group `crontab' (GID 104) ...
   Done.
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/multi-user.target.wants/cron.service → /lib/systemd/system/cron.service.
   Setting up dosfstools (4.2-1build3) ...
   Setting up rsyslog (8.2112.0-2ubuntu2.2) ...
   Adding user `syslog' to group `adm' ...
   Adding user syslog to group adm
   Done.
   
   Creating config file /etc/rsyslog.d/50-default.conf with new version
   Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /lib/systemd/system/dmesg.service.
   Created symlink /etc/systemd/system/syslog.service → /lib/systemd/system/rsyslog.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /lib/systemd/system/rsyslog.service.
   Setting up binutils-common:arm64 (2.38-4ubuntu2.1) ...
   Setting up libsensors-config (1:3.6.0-7ubuntu1) ...
   Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
   Setting up libmagic1:arm64 (1:5.41-3) ...
   Setting up less (590-1ubuntu0.22.04.1) ...
   Setting up bc (1.07.1-3build1) ...
   Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
   Setting up libnetplan0:arm64 (0.105-0ubuntu2~22.04.1) ...
   Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
   Setting up python3-yaml (5.4.1-1ubuntu1) ...
   Setting up liblzo2-2:arm64 (2.10-2build3) ...
   Setting up hdparm (9.60+ds-1build3) ...
   Setting up python3-lazr.uri (1.0.6-2) ...
   Setting up libntfs-3g89 (1:2021.8.22-3ubuntu1.2) ...
   Setting up file (1:5.41-3) ...
   Setting up kmod (29-1ubuntu1) ...
   Setting up python3-zipp (1.0.0-3) ...
   Setting up libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up libfuse2:arm64 (2.9.9-5ubuntu3) ...
   Setting up libfdt1:arm64 (1.6.1-1) ...
   Setting up bzip2 (1.0.8-5build1) ...
   Setting up libunwind8:arm64 (1.3.2-2build2) ...
   Setting up mtd-utils (1:2.1.4-1) ...
   Setting up libpkcs11-helper1:arm64 (1.28-1ubuntu0.22.04.1) ...
   Setting up ntfs-3g (1:2021.8.22-3ubuntu1.2) ...
   Setting up libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up libjansson4:arm64 (2.13.1-1.1build3) ...
   Setting up tzdata (2022g-0ubuntu0.22.04.1) ...
   
   Current default time zone: 'Etc/UTC'
   Local time is now:      Wed Mar 15 08:49:28 UTC 2023.
   Universal Time is now:  Wed Mar 15 08:49:28 UTC 2023.
   Run 'dpkg-reconfigure tzdata' if you wish to change it.
   
   Setting up libcap2-bin (1:2.44-1build3) ...
   Setting up libhavege2:arm64 (1.9.14-1ubuntu1) ...
   Setting up liberror-perl (0.17029-1) ...
   Setting up unicode-data (14.0.0-1.1) ...
   Setting up python3-six (1.16.0-3ubuntu1) ...
   Setting up libasound2-data (1.2.6.1-1ubuntu1) ...
   Setting up libklibc:arm64 (2.0.10-4) ...
   Setting up iotop (0.6-24-g733f3f8-1.1build2) ...
   update-alternatives: using /usr/sbin/iotop-py to provide /usr/sbin/iotop (iotop) in auto mode
   Setting up autotools-dev (20220109.1) ...
   Setting up libisc-export1105:arm64 (1:9.11.19+dfsg-2.1ubuntu3) ...
   Setting up nocache (1.1-1) ...
   Setting up libslang2:arm64 (2.3.2-5build4) ...
   Setting up python3-pyparsing (2.4.7-1) ...
   Setting up libwrap0:arm64 (7.6.q-31build2) ...
   Setting up make (4.3-4.1build1) ...
   Setting up libmpfr6:arm64 (4.1.0-3build3) ...
   Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
   Setting up html2text (1.3.2a-28) ...
   Setting up libsigc++-2.0-0v5:arm64 (2.10.4-2ubuntu3) ...
   Setting up aptitude-common (0.8.13-3ubuntu1) ...
   Setting up bash-completion (1:2.11-5ubuntu1) ...
   Setting up libteamdctl0:arm64 (1.31-1build2) ...
   Setting up python3-wadllib (1.3.6-1) ...
   Setting up dbus (1.12.20-2ubuntu4.1) ...
   Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
   Setting up xz-utils (5.2.5-2ubuntu1) ...
   update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
   Setting up debconf-utils (1.5.79ubuntu1) ...
   Setting up rfkill (2.37.2-4ubuntu3) ...
   Setting up figlet (2.2.5-3) ...
   update-alternatives: using /usr/bin/figlet-figlet to provide /usr/bin/figlet (figlet) in auto mode
   Setting up libssl-dev:arm64 (3.0.2-0ubuntu1.8) ...
   Setting up libmpc3:arm64 (1.2.1-2build1) ...
   Setting up libmnl0:arm64 (1.0.4-3build2) ...
   Setting up libevent-core-2.1-7:arm64 (2.1.12-stable-1build3) ...
   Setting up libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up udev (249.11-0ubuntu3.7) ...
   A chroot environment has been detected, udev not started.
   Setting up patch (2.7.6-7build2) ...
   Setting up libtcl8.6:arm64 (8.6.12+dfsg-1build1) ...
   Setting up libnss-myhostname:arm64 (249.11-0ubuntu3.7) ...
   First installation detected...
   Checking NSS setup...
   Setting up sudo (1.9.9-1ubuntu2.3) ...
   Setting up device-tree-compiler (1.6.1-1) ...
   Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
   Setting up libpcsclite1:arm64 (1.9.5-3) ...
   Setting up libsensors5:arm64 (1:3.6.0-7ubuntu1) ...
   Setting up busybox-initramfs (1:1.30.1-7ubuntu3) ...
   Setting up libxtables12:arm64 (1.8.7-1ubuntu5) ...
   Setting up mc-data (3:4.8.27-1) ...
   Setting up bridge-utils (1.7-1ubuntu3) ...
   Setting up libnm0:arm64 (1.36.6-0ubuntu2) ...
   Setting up libssh-4:arm64 (0.9.6-2build1) ...
   Setting up python3-jeepney (0.7.1-3) ...
   Setting up lsof (4.93.2+dfsg-1.1build2) ...
   Setting up libcrack2:arm64 (2.9.6-3.4build4) ...
   Setting up libfile-fnmatch-perl (0.02-2build8) ...
   Setting up libfdisk1:arm64 (2.37.2-4ubuntu3) ...
   Setting up python3-netifaces:arm64 (0.11.0-1build2) ...
   Setting up libutempter0:arm64 (1.2.1-2build2) ...
   Setting up libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up nano (6.2-1) ...
   update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
   update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
   Setting up libpci3:arm64 (1:3.7.0-6) ...
   Setting up libparted2:arm64 (3.4-2build1) ...
   Setting up f3 (8.0-1) ...
   Setting up keyutils (1.6.1-2ubuntu3) ...
   Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
   Setting up libsctp1:arm64 (1.0.19+dfsg-1build1) ...
   Setting up u-boot-tools (2022.01+dfsg-2ubuntu2.3) ...
   Setting up python-apt-common (2.4.0ubuntu1) ...
   Setting up libcpufreq0 (008-2build1) ...
   Setting up pv (1.6.6-1build2) ...
   Setting up libmm-glib0:arm64 (1.20.0-1~ubuntu22.04.1) ...
   Setting up libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up libbluetooth3:arm64 (5.64-0ubuntu1) ...
   Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
   Setting up libplymouth5:arm64 (0.9.5+git20211018-1ubuntu3) ...
   Setting up libwrap0-dev:arm64 (7.6.q-31build2) ...
   Setting up libasan8:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up libuchardet0:arm64 (0.0.7-1build2) ...
   Setting up libasound2:arm64 (1.2.6.1-1ubuntu1) ...
   Setting up libnl-3-200:arm64 (3.5.0-0.1) ...
   Setting up mmc-utils (0+git20191004.73d6c59-2) ...
   Setting up libpam-systemd:arm64 (249.11-0ubuntu3.7) ...
   Setting up libcurl4:arm64 (7.81.0-1ubuntu1.8) ...
   Setting up git-man (1:2.34.1-1ubuntu1.8) ...
   Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
   Setting up libssh2-1:arm64 (1.10.0-3) ...
   Setting up netbase (6.3) ...
   Setting up curl (7.81.0-1ubuntu1.8) ...
   Setting up debsums (3.0.2) ...
   Setting up libusb-1.0-0:arm64 (2:1.0.25-1ubuntu2) ...
   Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
   Setting up libndp0:arm64 (1.8-0ubuntu3) ...
   Setting up libgpiod2:arm64 (1.6.3-1build1) ...
   Setting up libtsan2:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up libexporter-tiny-perl (1.002002-1) ...
   Setting up libbinutils:arm64 (2.38-4ubuntu2.1) ...
   Setting up libfido2-1:arm64 (1.10.0-1) ...
   Setting up libisl23:arm64 (0.24-2build1) ...
   Setting up libbpf0:arm64 (1:0.5.0-1ubuntu22.04.1) ...
   Setting up evtest (1:1.34-1) ...
   Setting up libdaemon0:arm64 (0.14-7.1ubuntu3) ...
   Setting up klibc-utils (2.0.10-4) ...
   No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed.
   Setting up libregexp-assemble-perl (0.36-1.1) ...
   Setting up libsamplerate0:arm64 (0.2.2-1build1) ...
   Setting up openssl (3.0.2-0ubuntu1.8) ...
   Setting up libatopology2:arm64 (1.2.6.1-1ubuntu1) ...
   Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...
   Setting up python3-distro-info (1.1build1) ...
   Setting up vnstat (2.9-1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of restart.
   Created symlink /etc/systemd/system/multi-user.target.wants/vnstat.service → /lib/systemd/system/vnstat.service.
   Setting up sysstat (12.5.2-2ubuntu0.1) ...
   
   Creating config file /etc/default/sysstat with new version
   update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode
   Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /lib/systemd/system/sysstat-collect.timer.
   Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /lib/systemd/system/sysstat-summary.timer.
   Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /lib/systemd/system/sysstat.service.
   Setting up zstd (1.4.8+dfsg-3build1) ...
   Setting up libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up iso-codes (4.9.0-1) ...
   Setting up libonig5:arm64 (6.9.7.1-2build1) ...
   Setting up libiw30:arm64 (30~pre9-13.1ubuntu4) ...
   Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
   Setting up liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
   Setcap worked! gst-ptp-helper is not suid!
   Setting up dctrl-tools (2.24-3build2) ...
   Setting up libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
   Setting up libpopt0:arm64 (1.18-3build1) ...
   Setting up ethtool (1:5.16-1) ...
   Setting up initramfs-tools-bin (0.140ubuntu13.1) ...
   Setting up ncurses-term (6.3-2) ...
   Setting up libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up python3-blinker (1.4+dfsg1-0.4) ...
   Setting up libctf0:arm64 (2.38-4ubuntu2.1) ...
   Setting up logrotate (3.19.0-1ubuntu1.1) ...
   Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /lib/systemd/system/logrotate.timer.
   Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
   Setting up haveged (1.9.14-1ubuntu1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/sysinit.target.wants/haveged.service → /lib/systemd/system/haveged.service.
   Setting up tcl8.6 (8.6.12+dfsg-1build1) ...
   Setting up cpp-12 (12.1.0-2ubuntu1~22.04) ...
   Setting up libnewt0.52:arm64 (0.52.21-5ubuntu2) ...
   update-alternatives: using /etc/newt/palette.ubuntu to provide /etc/newt/palette (newt-palette) in auto mode
   Setting up libfftw3-single3:arm64 (3.3.8-2ubuntu8) ...
   Setting up fbset (2.1-32build3) ...
   Setting up python3-importlib-metadata (4.6.4-1) ...
   Setting up libcaca0:arm64 (0.99.beta19-2.2ubuntu4) ...
   Setting up toilet (0.3-1.4) ...
   Setting up mc (3:4.8.27-1) ...
   update-alternatives: using /usr/bin/mcview to provide /usr/bin/view (view) in auto mode
   Setting up libjq1:arm64 (1.6-2.1ubuntu3) ...
   Setting up python3-apt (2.4.0ubuntu1) ...
   Setting up iproute2 (5.15.0-1ubuntu2) ...
   Setting up openssh-client (1:8.9p1-3ubuntu0.1) ...
   update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
   update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
   update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
   Setting up liblist-moreutils-perl (0.430-2) ...
   Setting up chrony (4.2-2ubuntu2) ...
   
   Creating config file /etc/chrony/chrony.conf with new version
   
   Creating config file /etc/chrony/chrony.keys with new version
   dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of restart.
   Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
   Setting up btrfs-progs (5.16.2-1) ...
   Setting up wireless-tools (30~pre9-13.1ubuntu4) ...
   Setting up tcl-expect:arm64 (5.45.4-2build1) ...
   Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ...
   Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ...
   Setting up m4 (1.4.18-5ubuntu2) ...
   Setting up parted (3.4-2build1) ...
   Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
   Setting up screen (4.9.0-1) ...
   Setting up libnftnl11:arm64 (1.2.1-1build1) ...
   Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.8) ...
   Setting up rpcbind (1.2.6-2build1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /lib/systemd/system/rpcbind.service.
   Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /lib/systemd/system/rpcbind.socket.
   Setting up apt-file (3.2.2) ...
   The system-wide cache is empty. You may want to run 'apt-file update'
   as root to update the cache.
   Setting up binutils (2.38-4ubuntu2.1) ...
   Setting up libappstream4:arm64 (0.15.2-2) ...
   Setting up usbutils (1:014-1build1) ...
   Setting up fdisk (2.37.2-4ubuntu3) ...
   Setting up dpkg-dev (1.21.1ubuntu2.1) ...
   Setting up netplan.io (0.105-0ubuntu2~22.04.1) ...
   Setting up libnl-route-3-200:arm64 (3.5.0-0.1) ...
   Setting up nfs-common (1:2.6.1-1ubuntu1.2) ...
   
   Creating config file /etc/idmapd.conf with new version
   
   Creating config file /etc/nfs.conf with new version
   Adding system user `statd' (UID 108) ...
   Adding new user `statd' (UID 108) with group `nogroup' ...
   Not creating home directory `/var/lib/nfs'.
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /lib/systemd/system/nfs-client.target.
   Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /lib/systemd/system/nfs-client.target.
   Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
   Updating certificates in /etc/ssl/certs...
   124 added, 0 removed; done.
   Setting up alsa-utils (1.2.6-1ubuntu1) ...
   Setting up cracklib-runtime (2.9.6-3.4build4) ...
   Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
   Setting up unattended-upgrades (2.8ubuntu1) ...
   
   Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
   
   Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
   Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
   Setting up libcwidget4:arm64 (0.5.18-5build1) ...
   Setting up ifupdown (0.8.36+nmu1ubuntu3) ...
   Creating /etc/network/interfaces.
   Created symlink /etc/systemd/system/multi-user.target.wants/networking.service → /lib/systemd/system/networking.service.
   Created symlink /etc/systemd/system/network-online.target.wants/networking.service → /lib/systemd/system/networking.service.
   Setting up python3-cryptography (3.4.8-1ubuntu2) ...
   Setting up rng-tools-debian (2.3) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up libgcc-12-dev:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up python3-commandnotfound (22.04.0) ...
   Setting up cpufrequtils (008-2build1) ...
   update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up i2c-tools (4.3-2build1) ...
   Running in chroot, ignoring request.
   Running in chroot, ignoring request.
   Setting up libiperf0:arm64 (3.9-1build1) ...
   Setting up avahi-autoipd (0.8-5ubuntu5) ...
   Setting up git (1:2.34.1-1ubuntu1.8) ...
   Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
   Setting up pciutils (1:3.7.0-6) ...
   Setting up autoconf (2.71-2) ...
   Setting up aptitude (0.8.13-3ubuntu1) ...
   update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
   Setting up inetutils-ping (2:2.2-2) ...
   Setting up libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up libdrm2:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Setting up libnl-3-dev:arm64 (3.5.0-0.1) ...
   Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
   Setting up vlan (2.0.5ubuntu5) ...
   Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
   Setting up groff-base (1.22.4-8build1) ...
   Setting up cpp (4:11.2.0-1ubuntu1) ...
   Setting up jq (1.6-2.1ubuntu3) ...
   Setting up libnl-genl-3-200:arm64 (3.5.0-0.1) ...
   Setting up bison (2:3.8.2+dfsg-1build1) ...
   update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
   Setting up gpiod (1.6.3-1build1) ...
   Setting up python3-httplib2 (0.20.2-2) ...
   Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
   Setting up initramfs-tools-core (0.140ubuntu13.1) ...
   Setting up ifenslave (2.10ubuntu3) ...
   Setting up polkitd (0.105-33) ...
   Setting up rsync (3.2.7-0ubuntu0.22.04.2) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up automake (1:1.16.5-1.3) ...
   update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
   Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.1) ...
   Setting up flex (2.6.4-8build2) ...
   Setting up openvpn (2.5.5-1ubuntu3.1) ...
   Created symlink /etc/systemd/system/multi-user.target.wants/openvpn.service → /lib/systemd/system/openvpn.service.
   Setting up initramfs-tools (0.140ubuntu13.1) ...
   update-initramfs: deferring update (trigger activated)
   Setting up openssh-server (1:8.9p1-3ubuntu0.1) ...
   
   Creating config file /etc/ssh/sshd_config with new version
   Creating SSH2 RSA key; this may take some time ...
   3072 SHA256:mBwVA2MIzzRnP+xIblJBoBsS4wMSp3GJG7iY5V5Gioo root@a12a13pctsp (RSA)
   Creating SSH2 ECDSA key; this may take some time ...
   256 SHA256:wAQdk9ICB4KStzst3P91crjL9OgjStPie1PY9Xnp/Lg root@a12a13pctsp (ECDSA)
   Creating SSH2 ED25519 key; this may take some time ...
   256 SHA256:1AMdF89rdHY4qxKQdU9rsv/N/WJABVdd7sM4C2QOvj8 root@a12a13pctsp (ED25519)
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
   Setting up iperf3 (3.9-1build1) ...
   Setting up plymouth (0.9.5+git20211018-1ubuntu3) ...
   update-initramfs: deferring update (trigger activated)
   update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
   update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
   Setting up iptables (1.8.7-1ubuntu5) ...
   update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
   update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
   update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
   update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
   update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
   update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
   Setting up htop (3.0.5-7build2) ...
   Setting up expect (5.45.4-2build1) ...
   Setting up pkexec (0.105-33) ...
   Setting up man-db (2.10.2-1) ...
   Building database of manual pages ...
   Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
   Setting up libnl-genl-3-dev:arm64 (3.5.0-0.1) ...
   Setting up gcc (4:11.2.0-1ubuntu1) ...
   Setting up wpasupplicant (2:2.10-6ubuntu2) ...
   Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service.
   Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
   Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
   Setting up python3-secretstorage (3.3.1-1) ...
   Setting up gcc-12 (12.1.0-2ubuntu1~22.04) ...
   Setting up command-not-found (22.04.0) ...
   Setting up python3-gi (3.42.1-0ubuntu1) ...
   Setting up libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up python3-keyring (23.5.0-1) ...
   Setting up python3-lazr.restfulclient (0.14.4-1) ...
   Setting up policykit-1 (0.105-33) ...
   Setting up plymouth-label (0.9.5+git20211018-1ubuntu3) ...
   Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
   Setting up python3-launchpadlib (1.10.16-1) ...
   Setting up network-manager (1.36.6-0ubuntu2) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of force-reload.
   Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /lib/systemd/system/NetworkManager-dispatcher.service.
   Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /lib/systemd/system/NetworkManager-wait-online.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /lib/systemd/system/NetworkManager.service.
   Setting up dkms (2.8.7-2ubuntu2.1) ...
   Setting up python3-software-properties (0.99.22.6) ...
   Setting up g++ (4:11.2.0-1ubuntu1) ...
   update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
   Setting up build-essential (12.9ubuntu3) ...
   Setting up packagekit (1.2.5-2ubuntu2) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of force-reload.
   Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
   Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
   Setting up plymouth-theme-spinner (0.9.5+git20211018-1ubuntu3) ...
   update-alternatives: using /usr/share/plymouth/themes/bgrt/bgrt.plymouth to provide /usr/share/plymouth/themes/default.plymouth (default.plymouth) in auto mode
   update-initramfs: deferring update (trigger activated)
   Setting up network-manager-openvpn (1.8.18-1) ...
   Setting up software-properties-common (0.99.22.6) ...
   Setting up plymouth-themes (0.9.5+git20211018-1ubuntu3) ...
   update-alternatives: using /usr/share/plymouth/themes/text/text.plymouth to provide /usr/share/plymouth/themes/text.plymouth (text.plymouth) in auto mode
   update-initramfs: deferring update (trigger activated)
   Processing triggers for hicolor-icon-theme (0.17-2) ...
   Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
   Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
   Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
   Updating certificates in /etc/ssl/certs...
   0 added, 0 removed; done.
   Running hooks in /etc/ca-certificates/update.d...
   done.
   Processing triggers for initramfs-tools (0.140ubuntu13.1) ...
   Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
--&gt; (871) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (871) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (871) INFO: Installing 150 desktop packages [ jammy xfce ]
--&gt; (871) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (871) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (871) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (871) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --dry-run install anacron apt-xapian-index blueman bluez bluez-cups bluez-tools brltty brltty-x11 cifs-utils colord cups cups-bsd cups-client cups-filters dbus-x11 dmz-cursor-theme evince evince-common fontconfig fontconfig-config fonts-noto-cjk fonts-ubuntu fonts-ubuntu-console foomatic-db-compressed-ppds gdebi ghostscript-x gnome-font-viewer gnome-disk-utility gnome-screenshot gnome-system-monitor gstreamer1.0-packagekit gstreamer1.0-plugins-base-apps gstreamer1.0-pulseaudio gtk2-engines gtk2-engines-murrine gtk2-engines-pixbuf gvfs-backends hplip indicator-printers inputattach inxi keyutils laptop-detect libatk-adaptor libfontconfig1 libfontembed1 libfontenc1 libgail-common libgl1-mesa-dri libgsettings-qt1 libgtk2.0-bin libnotify-bin libpam-gnome-keyring libproxy1-plugin-gsettings libproxy1-plugin-networkmanager libu2f-udev libwmf0.2-7-gtk libxcursor1 lightdm lm-sensors lxtask mesa-utils mousepad mousetweaks network-manager-gnome network-manager-openvpn network-manager-ssh network-manager-vpnc numix-gtk-theme numix-icon-theme numix-icon-theme-circle openprinting-ppds orca p7zip-full pamix pasystray pavucontrol pavumeter policykit-1 policykit-desktop-privileges printer-driver-all profile-sync-daemon pulseaudio pulseaudio-module-bluetooth qalculate-gtk redshift slick-greeter smbclient software-properties-gtk spice-vdagent synaptic system-config-printer system-config-printer-common terminator thunar-volman update-inetd update-manager update-manager-core viewnior x11-apps x11-utils x11-xserver-utils xapps-common xarchiver xbacklight xcursor-themes xdg-user-dirs xdg-user-dirs-gtk xfce4 xfce4-notifyd xfce4-power-manager xfce4-screenshooter xfce4-terminal xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable xfonts-utils xorg-docs-core xscreensaver xsensors xserver-xorg xserver-xorg-video-fbdev xwallpaper gh glmark2 chromium-browser firefox-esr bleachbit fbi gparted system-monitoring-center emacs notepadqq vim filezilla putty transmission transmission-remote-gtk build-essential clang geany meld regexxer remmina remmina-plugin-vnc remmina-plugin-rdp gnome-builder codium 2&gt;&amp;1 | { grep --line-buffered -v -e '^Conf ' -e '^Inst ' || true; }
--&gt; (886) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (886) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (886) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (886) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (886) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (886) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --download-only install anacron apt-xapian-index blueman bluez bluez-cups bluez-tools brltty brltty-x11 cifs-utils colord cups cups-bsd cups-client cups-filters dbus-x11 dmz-cursor-theme evince evince-common fontconfig fontconfig-config fonts-noto-cjk fonts-ubuntu fonts-ubuntu-console foomatic-db-compressed-ppds gdebi ghostscript-x gnome-font-viewer gnome-disk-utility gnome-screenshot gnome-system-monitor gstreamer1.0-packagekit gstreamer1.0-plugins-base-apps gstreamer1.0-pulseaudio gtk2-engines gtk2-engines-murrine gtk2-engines-pixbuf gvfs-backends hplip indicator-printers inputattach inxi keyutils laptop-detect libatk-adaptor libfontconfig1 libfontembed1 libfontenc1 libgail-common libgl1-mesa-dri libgsettings-qt1 libgtk2.0-bin libnotify-bin libpam-gnome-keyring libproxy1-plugin-gsettings libproxy1-plugin-networkmanager libu2f-udev libwmf0.2-7-gtk libxcursor1 lightdm lm-sensors lxtask mesa-utils mousepad mousetweaks network-manager-gnome network-manager-openvpn network-manager-ssh network-manager-vpnc numix-gtk-theme numix-icon-theme numix-icon-theme-circle openprinting-ppds orca p7zip-full pamix pasystray pavucontrol pavumeter policykit-1 policykit-desktop-privileges printer-driver-all profile-sync-daemon pulseaudio pulseaudio-module-bluetooth qalculate-gtk redshift slick-greeter smbclient software-properties-gtk spice-vdagent synaptic system-config-printer system-config-printer-common terminator thunar-volman update-inetd update-manager update-manager-core viewnior x11-apps x11-utils x11-xserver-utils xapps-common xarchiver xbacklight xcursor-themes xdg-user-dirs xdg-user-dirs-gtk xfce4 xfce4-notifyd xfce4-power-manager xfce4-screenshooter xfce4-terminal xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable xfonts-utils xorg-docs-core xscreensaver xsensors xserver-xorg xserver-xorg-video-fbdev xwallpaper gh glmark2 chromium-browser firefox-esr bleachbit fbi gparted system-monitoring-center emacs notepadqq vim filezilla putty transmission transmission-remote-gtk build-essential clang geany meld regexxer remmina remmina-plugin-vnc remmina-plugin-rdp gnome-builder codium
--&gt; (927) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (927) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (927) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (927) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (927) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (927) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends install anacron apt-xapian-index blueman bluez bluez-cups bluez-tools brltty brltty-x11 cifs-utils colord cups cups-bsd cups-client cups-filters dbus-x11 dmz-cursor-theme evince evince-common fontconfig fontconfig-config fonts-noto-cjk fonts-ubuntu fonts-ubuntu-console foomatic-db-compressed-ppds gdebi ghostscript-x gnome-font-viewer gnome-disk-utility gnome-screenshot gnome-system-monitor gstreamer1.0-packagekit gstreamer1.0-plugins-base-apps gstreamer1.0-pulseaudio gtk2-engines gtk2-engines-murrine gtk2-engines-pixbuf gvfs-backends hplip indicator-printers inputattach inxi keyutils laptop-detect libatk-adaptor libfontconfig1 libfontembed1 libfontenc1 libgail-common libgl1-mesa-dri libgsettings-qt1 libgtk2.0-bin libnotify-bin libpam-gnome-keyring libproxy1-plugin-gsettings libproxy1-plugin-networkmanager libu2f-udev libwmf0.2-7-gtk libxcursor1 lightdm lm-sensors lxtask mesa-utils mousepad mousetweaks network-manager-gnome network-manager-openvpn network-manager-ssh network-manager-vpnc numix-gtk-theme numix-icon-theme numix-icon-theme-circle openprinting-ppds orca p7zip-full pamix pasystray pavucontrol pavumeter policykit-1 policykit-desktop-privileges printer-driver-all profile-sync-daemon pulseaudio pulseaudio-module-bluetooth qalculate-gtk redshift slick-greeter smbclient software-properties-gtk spice-vdagent synaptic system-config-printer system-config-printer-common terminator thunar-volman update-inetd update-manager update-manager-core viewnior x11-apps x11-utils x11-xserver-utils xapps-common xarchiver xbacklight xcursor-themes xdg-user-dirs xdg-user-dirs-gtk xfce4 xfce4-notifyd xfce4-power-manager xfce4-screenshooter xfce4-terminal xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable xfonts-utils xorg-docs-core xscreensaver xsensors xserver-xorg xserver-xorg-video-fbdev xwallpaper gh glmark2 chromium-browser firefox-esr bleachbit fbi gparted system-monitoring-center emacs notepadqq vim filezilla putty transmission transmission-remote-gtk build-essential clang geany meld regexxer remmina remmina-plugin-vnc remmina-plugin-rdp gnome-builder codium
   Preconfiguring packages ...
   Selecting previously unselected package install-info.
   (Reading database ... 45731 files and directories currently installed.)
   Preparing to unpack .../install-info_6.8-4build1_arm64.deb ...
   Unpacking install-info (6.8-4build1) ...
   Setting up install-info (6.8-4build1) ...
   Selecting previously unselected package libatspi2.0-0:arm64.
   (Reading database ... 45744 files and directories currently installed.)
   Preparing to unpack .../000-libatspi2.0-0_2.44.0-3_arm64.deb ...
   Unpacking libatspi2.0-0:arm64 (2.44.0-3) ...
   Selecting previously unselected package libatk-bridge2.0-0:arm64.
   Preparing to unpack .../001-libatk-bridge2.0-0_2.38.0-3_arm64.deb ...
   Unpacking libatk-bridge2.0-0:arm64 (2.38.0-3) ...
   Selecting previously unselected package libwayland-server0:arm64.
   Preparing to unpack .../002-libwayland-server0_1.20.0-1ubuntu0.1_arm64.deb ...
   Unpacking libwayland-server0:arm64 (1.20.0-1ubuntu0.1) ...
   Selecting previously unselected package libgbm1:arm64.
   Preparing to unpack .../003-libgbm1_22.2.5-0ubuntu0.1~22.04.1_arm64.deb ...
   Unpacking libgbm1:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Selecting previously unselected package libnspr4:arm64.
   Preparing to unpack .../004-libnspr4_2%3a4.32-3build1_arm64.deb ...
   Unpacking libnspr4:arm64 (2:4.32-3build1) ...
   Selecting previously unselected package libnss3:arm64.
   Preparing to unpack .../005-libnss3_2%3a3.68.2-0ubuntu1.2_arm64.deb ...
   Unpacking libnss3:arm64 (2:3.68.2-0ubuntu1.2) ...
   Selecting previously unselected package libasyncns0:arm64.
   Preparing to unpack .../006-libasyncns0_0.8-6build2_arm64.deb ...
   Unpacking libasyncns0:arm64 (0.8-6build2) ...
   Selecting previously unselected package libogg0:arm64.
   Preparing to unpack .../007-libogg0_1.3.5-0ubuntu3_arm64.deb ...
   Unpacking libogg0:arm64 (1.3.5-0ubuntu3) ...
   Selecting previously unselected package libflac8:arm64.
   Preparing to unpack .../008-libflac8_1.3.3-2ubuntu0.1_arm64.deb ...
   Unpacking libflac8:arm64 (1.3.3-2ubuntu0.1) ...
   Selecting previously unselected package libopus0:arm64.
   Preparing to unpack .../009-libopus0_1.3.1-0.1build2_arm64.deb ...
   Unpacking libopus0:arm64 (1.3.1-0.1build2) ...
   Selecting previously unselected package libvorbis0a:arm64.
   Preparing to unpack .../010-libvorbis0a_1.3.7-1build2_arm64.deb ...
   Unpacking libvorbis0a:arm64 (1.3.7-1build2) ...
   Selecting previously unselected package libvorbisenc2:arm64.
   Preparing to unpack .../011-libvorbisenc2_1.3.7-1build2_arm64.deb ...
   Unpacking libvorbisenc2:arm64 (1.3.7-1build2) ...
   Selecting previously unselected package libsndfile1:arm64.
   Preparing to unpack .../012-libsndfile1_1.0.31-2build1_arm64.deb ...
   Unpacking libsndfile1:arm64 (1.0.31-2build1) ...
   Selecting previously unselected package libx11-xcb1:arm64.
   Preparing to unpack .../013-libx11-xcb1_2%3a1.7.5-1_arm64.deb ...
   Unpacking libx11-xcb1:arm64 (2:1.7.5-1) ...
   Selecting previously unselected package libpulse0:arm64.
   Preparing to unpack .../014-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking libpulse0:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package libdouble-conversion3:arm64.
   Preparing to unpack .../015-libdouble-conversion3_3.1.7-4_arm64.deb ...
   Unpacking libdouble-conversion3:arm64 (3.1.7-4) ...
   Selecting previously unselected package libqt5core5a:arm64.
   Preparing to unpack .../016-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5core5a:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libglvnd0:arm64.
   Preparing to unpack .../017-libglvnd0_1.4.0-1_arm64.deb ...
   Unpacking libglvnd0:arm64 (1.4.0-1) ...
   Selecting previously unselected package libglapi-mesa:arm64.
   Preparing to unpack .../018-libglapi-mesa_22.2.5-0ubuntu0.1~22.04.1_arm64.deb ...
   Unpacking libglapi-mesa:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Selecting previously unselected package libwayland-client0:arm64.
   Preparing to unpack .../019-libwayland-client0_1.20.0-1ubuntu0.1_arm64.deb ...
   Unpacking libwayland-client0:arm64 (1.20.0-1ubuntu0.1) ...
   Selecting previously unselected package libxcb-dri2-0:arm64.
   Preparing to unpack .../020-libxcb-dri2-0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-dri2-0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-dri3-0:arm64.
   Preparing to unpack .../021-libxcb-dri3-0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-dri3-0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-present0:arm64.
   Preparing to unpack .../022-libxcb-present0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-present0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-sync1:arm64.
   Preparing to unpack .../023-libxcb-sync1_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-sync1:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-xfixes0:arm64.
   Preparing to unpack .../024-libxcb-xfixes0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-xfixes0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxshmfence1:arm64.
   Preparing to unpack .../025-libxshmfence1_1.3-1build4_arm64.deb ...
   Unpacking libxshmfence1:arm64 (1.3-1build4) ...
   Selecting previously unselected package libegl-mesa0:arm64.
   Preparing to unpack .../026-libegl-mesa0_22.2.5-0ubuntu0.1~22.04.1_arm64.deb ...
   Unpacking libegl-mesa0:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Selecting previously unselected package libegl1:arm64.
   Preparing to unpack .../027-libegl1_1.4.0-1_arm64.deb ...
   Unpacking libegl1:arm64 (1.4.0-1) ...
   Selecting previously unselected package libxcb-glx0:arm64.
   Preparing to unpack .../028-libxcb-glx0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-glx0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxxf86vm1:arm64.
   Preparing to unpack .../029-libxxf86vm1_1%3a1.1.4-1build3_arm64.deb ...
   Unpacking libxxf86vm1:arm64 (1:1.1.4-1build3) ...
   Selecting previously unselected package libdrm-amdgpu1:arm64.
   Preparing to unpack .../030-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_arm64.deb ...
   Unpacking libdrm-amdgpu1:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Selecting previously unselected package libdrm-nouveau2:arm64.
   Preparing to unpack .../031-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_arm64.deb ...
   Unpacking libdrm-nouveau2:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Selecting previously unselected package libdrm-radeon1:arm64.
   Preparing to unpack .../032-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_arm64.deb ...
   Unpacking libdrm-radeon1:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Selecting previously unselected package libllvm15:arm64.
   Preparing to unpack .../033-libllvm15_1%3a15.0.6-3~ubuntu0.22.04.2_arm64.deb ...
   Unpacking libllvm15:arm64 (1:15.0.6-3~ubuntu0.22.04.2) ...
   Selecting previously unselected package libgl1-mesa-dri:arm64.
   Preparing to unpack .../034-libgl1-mesa-dri_22.2.5-0ubuntu0.1~22.04.1_arm64.deb ...
   Unpacking libgl1-mesa-dri:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Selecting previously unselected package libglx-mesa0:arm64.
   Preparing to unpack .../035-libglx-mesa0_22.2.5-0ubuntu0.1~22.04.1_arm64.deb ...
   Unpacking libglx-mesa0:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Selecting previously unselected package libglx0:arm64.
   Preparing to unpack .../036-libglx0_1.4.0-1_arm64.deb ...
   Unpacking libglx0:arm64 (1.4.0-1) ...
   Selecting previously unselected package libgl1:arm64.
   Preparing to unpack .../037-libgl1_1.4.0-1_arm64.deb ...
   Unpacking libgl1:arm64 (1.4.0-1) ...
   Selecting previously unselected package x11-common.
   Preparing to unpack .../038-x11-common_1%3a7.7+23ubuntu2_all.deb ...
   Unpacking x11-common (1:7.7+23ubuntu2) ...
   Selecting previously unselected package libice6:arm64.
   Preparing to unpack .../039-libice6_2%3a1.0.10-1build2_arm64.deb ...
   Unpacking libice6:arm64 (2:1.0.10-1build2) ...
   Selecting previously unselected package libevdev2:arm64.
   Preparing to unpack .../040-libevdev2_1.12.1+dfsg-1_arm64.deb ...
   Unpacking libevdev2:arm64 (1.12.1+dfsg-1) ...
   Selecting previously unselected package libmtdev1:arm64.
   Preparing to unpack .../041-libmtdev1_1.1.6-1build4_arm64.deb ...
   Unpacking libmtdev1:arm64 (1.1.6-1build4) ...
   Selecting previously unselected package libgudev-1.0-0:arm64.
   Preparing to unpack .../042-libgudev-1.0-0_1%3a237-2build1_arm64.deb ...
   Unpacking libgudev-1.0-0:arm64 (1:237-2build1) ...
   Selecting previously unselected package libwacom-common.
   Preparing to unpack .../043-libwacom-common_2.2.0-1_all.deb ...
   Unpacking libwacom-common (2.2.0-1) ...
   Selecting previously unselected package libwacom9:arm64.
   Preparing to unpack .../044-libwacom9_2.2.0-1_arm64.deb ...
   Unpacking libwacom9:arm64 (2.2.0-1) ...
   Selecting previously unselected package libinput-bin.
   Preparing to unpack .../045-libinput-bin_1.20.0-1ubuntu0.2_arm64.deb ...
   Unpacking libinput-bin (1.20.0-1ubuntu0.2) ...
   Selecting previously unselected package libinput10:arm64.
   Preparing to unpack .../046-libinput10_1.20.0-1ubuntu0.2_arm64.deb ...
   Unpacking libinput10:arm64 (1.20.0-1ubuntu0.2) ...
   Selecting previously unselected package libmd4c0:arm64.
   Preparing to unpack .../047-libmd4c0_0.4.8-1_arm64.deb ...
   Unpacking libmd4c0:arm64 (0.4.8-1) ...
   Selecting previously unselected package libqt5dbus5:arm64.
   Preparing to unpack .../048-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5dbus5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libqt5network5:arm64.
   Preparing to unpack .../049-libqt5network5_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5network5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libsm6:arm64.
   Preparing to unpack .../050-libsm6_2%3a1.2.3-1build2_arm64.deb ...
   Unpacking libsm6:arm64 (2:1.2.3-1build2) ...
   Selecting previously unselected package libxcb-icccm4:arm64.
   Preparing to unpack .../051-libxcb-icccm4_0.4.1-1.1build2_arm64.deb ...
   Unpacking libxcb-icccm4:arm64 (0.4.1-1.1build2) ...
   Selecting previously unselected package libxcb-util1:arm64.
   Preparing to unpack .../052-libxcb-util1_0.4.0-1build2_arm64.deb ...
   Unpacking libxcb-util1:arm64 (0.4.0-1build2) ...
   Selecting previously unselected package libxcb-image0:arm64.
   Preparing to unpack .../053-libxcb-image0_0.4.0-2_arm64.deb ...
   Unpacking libxcb-image0:arm64 (0.4.0-2) ...
   Selecting previously unselected package libxcb-keysyms1:arm64.
   Preparing to unpack .../054-libxcb-keysyms1_0.4.0-1build3_arm64.deb ...
   Unpacking libxcb-keysyms1:arm64 (0.4.0-1build3) ...
   Selecting previously unselected package libxcb-randr0:arm64.
   Preparing to unpack .../055-libxcb-randr0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-randr0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-render-util0:arm64.
   Preparing to unpack .../056-libxcb-render-util0_0.3.9-1build3_arm64.deb ...
   Unpacking libxcb-render-util0:arm64 (0.3.9-1build3) ...
   Selecting previously unselected package libxcb-shape0:arm64.
   Preparing to unpack .../057-libxcb-shape0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-shape0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-xinerama0:arm64.
   Preparing to unpack .../058-libxcb-xinerama0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-xinerama0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-xinput0:arm64.
   Preparing to unpack .../059-libxcb-xinput0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-xinput0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxcb-xkb1:arm64.
   Preparing to unpack .../060-libxcb-xkb1_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-xkb1:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxkbcommon0:arm64.
   Preparing to unpack .../061-libxkbcommon0_1.4.0-1_arm64.deb ...
   Unpacking libxkbcommon0:arm64 (1.4.0-1) ...
   Selecting previously unselected package libxkbcommon-x11-0:arm64.
   Preparing to unpack .../062-libxkbcommon-x11-0_1.4.0-1_arm64.deb ...
   Unpacking libxkbcommon-x11-0:arm64 (1.4.0-1) ...
   Selecting previously unselected package libqt5gui5:arm64.
   Preparing to unpack .../063-libqt5gui5_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5gui5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libqt5widgets5:arm64.
   Preparing to unpack .../064-libqt5widgets5_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5widgets5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libxtst6:arm64.
   Preparing to unpack .../065-libxtst6_2%3a1.2.3-1build4_arm64.deb ...
   Unpacking libxtst6:arm64 (2:1.2.3-1build4) ...
   Selecting previously unselected package xdg-utils.
   Preparing to unpack .../066-xdg-utils_1.1.3-4.1ubuntu3~22.04.1_all.deb ...
   Unpacking xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ...
   Selecting previously unselected package chromium-codecs-ffmpeg-extra.
   Preparing to unpack .../067-chromium-codecs-ffmpeg-extra_1%3a107.0.5304.62-0ubuntu1~ppa1~22.04.1_arm64.deb ...
   Unpacking chromium-codecs-ffmpeg-extra (1:107.0.5304.62-0ubuntu1~ppa1~22.04.1) ...
   Selecting previously unselected package chromium-browser.
   Preparing to unpack .../068-chromium-browser_1%3a107.0.5304.62-0ubuntu1~ppa1~22.04.1_arm64.deb ...
   Unpacking chromium-browser (1:107.0.5304.62-0ubuntu1~ppa1~22.04.1) ...
   Selecting previously unselected package ssl-cert.
   Preparing to unpack .../069-ssl-cert_1.1.2_all.deb ...
   Unpacking ssl-cert (1.1.2) ...
   Selecting previously unselected package libpaper1:arm64.
   Preparing to unpack .../070-libpaper1_1.1.28build2_arm64.deb ...
   Unpacking libpaper1:arm64 (1.1.28build2) ...
   Selecting previously unselected package libjson-glib-1.0-common.
   Preparing to unpack .../071-libjson-glib-1.0-common_1.6.6-1build1_all.deb ...
   Unpacking libjson-glib-1.0-common (1.6.6-1build1) ...
   Selecting previously unselected package libjson-glib-1.0-0:arm64.
   Preparing to unpack .../072-libjson-glib-1.0-0_1.6.6-1build1_arm64.deb ...
   Unpacking libjson-glib-1.0-0:arm64 (1.6.6-1build1) ...
   Selecting previously unselected package libproxy1v5:arm64.
   Preparing to unpack .../073-libproxy1v5_0.4.17-2_arm64.deb ...
   Unpacking libproxy1v5:arm64 (0.4.17-2) ...
   Selecting previously unselected package glib-networking-common.
   Preparing to unpack .../074-glib-networking-common_2.72.0-1_all.deb ...
   Unpacking glib-networking-common (2.72.0-1) ...
   Selecting previously unselected package glib-networking-services.
   Preparing to unpack .../075-glib-networking-services_2.72.0-1_arm64.deb ...
   Unpacking glib-networking-services (2.72.0-1) ...
   Selecting previously unselected package dbus-x11.
   Preparing to unpack .../076-dbus-x11_1.12.20-2ubuntu4.1_arm64.deb ...
   Unpacking dbus-x11 (1.12.20-2ubuntu4.1) ...
   Selecting previously unselected package dconf-service.
   Preparing to unpack .../077-dconf-service_0.40.0-3_arm64.deb ...
   Unpacking dconf-service (0.40.0-3) ...
   Selecting previously unselected package dconf-gsettings-backend:arm64.
   Preparing to unpack .../078-dconf-gsettings-backend_0.40.0-3_arm64.deb ...
   Unpacking dconf-gsettings-backend:arm64 (0.40.0-3) ...
   Selecting previously unselected package session-migration.
   Preparing to unpack .../079-session-migration_0.3.6_arm64.deb ...
   Unpacking session-migration (0.3.6) ...
   Selecting previously unselected package gsettings-desktop-schemas.
   Preparing to unpack .../080-gsettings-desktop-schemas_42.0-1ubuntu1_all.deb ...
   Unpacking gsettings-desktop-schemas (42.0-1ubuntu1) ...
   Selecting previously unselected package glib-networking:arm64.
   Preparing to unpack .../081-glib-networking_2.72.0-1_arm64.deb ...
   Unpacking glib-networking:arm64 (2.72.0-1) ...
   Selecting previously unselected package libsoup2.4-common.
   Preparing to unpack .../082-libsoup2.4-common_2.74.2-3_all.deb ...
   Unpacking libsoup2.4-common (2.74.2-3) ...
   Selecting previously unselected package libsoup2.4-1:arm64.
   Preparing to unpack .../083-libsoup2.4-1_2.74.2-3_arm64.deb ...
   Unpacking libsoup2.4-1:arm64 (2.74.2-3) ...
   Selecting previously unselected package libsnapd-glib1:arm64.
   Preparing to unpack .../084-libsnapd-glib1_1.60-0ubuntu1_arm64.deb ...
   Unpacking libsnapd-glib1:arm64 (1.60-0ubuntu1) ...
   Selecting previously unselected package cups-daemon.
   Preparing to unpack .../085-cups-daemon_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-daemon (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package libqt5svg5:arm64.
   Preparing to unpack .../086-libqt5svg5_5.15.3-1_arm64.deb ...
   Unpacking libqt5svg5:arm64 (5.15.3-1) ...
   Selecting previously unselected package libsane-common.
   Preparing to unpack .../087-libsane-common_1.1.1-5_all.deb ...
   Unpacking libsane-common (1.1.1-5) ...
   Selecting previously unselected package libtalloc2:arm64.
   Preparing to unpack .../088-libtalloc2_2.3.3-2build1_arm64.deb ...
   Unpacking libtalloc2:arm64 (2.3.3-2build1) ...
   Selecting previously unselected package libtevent0:arm64.
   Preparing to unpack .../089-libtevent0_0.11.0-1build1_arm64.deb ...
   Unpacking libtevent0:arm64 (0.11.0-1build1) ...
   Selecting previously unselected package libwbclient0:arm64.
   Preparing to unpack .../090-libwbclient0_2%3a4.15.13+dfsg-0ubuntu1_arm64.deb ...
   Unpacking libwbclient0:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Selecting previously unselected package lightdm.
   Preparing to unpack .../091-lightdm_1.30.0-0ubuntu5_arm64.deb ...
   Unpacking lightdm (1.30.0-0ubuntu5) ...
   Selecting previously unselected package poppler-data.
   Preparing to unpack .../092-poppler-data_0.4.11-1_all.deb ...
   Unpacking poppler-data (0.4.11-1) ...
   Selecting previously unselected package liborc-0.4-0:arm64.
   Preparing to unpack .../093-liborc-0.4-0_1%3a0.4.32-2_arm64.deb ...
   Unpacking liborc-0.4-0:arm64 (1:0.4.32-2) ...
   Selecting previously unselected package libgstreamer-plugins-base1.0-0:arm64.
   Preparing to unpack .../094-libgstreamer-plugins-base1.0-0_1.20.1-1_arm64.deb ...
   Unpacking libgstreamer-plugins-base1.0-0:arm64 (1.20.1-1) ...
   Selecting previously unselected package libltdl7:arm64.
   Preparing to unpack .../095-libltdl7_2.4.6-15build2_arm64.deb ...
   Unpacking libltdl7:arm64 (2.4.6-15build2) ...
   Selecting previously unselected package libsoxr0:arm64.
   Preparing to unpack .../096-libsoxr0_0.1.3-4build2_arm64.deb ...
   Unpacking libsoxr0:arm64 (0.1.3-4build2) ...
   Selecting previously unselected package libspeexdsp1:arm64.
   Preparing to unpack .../097-libspeexdsp1_1.2~rc1.2-1.1ubuntu3_arm64.deb ...
   Unpacking libspeexdsp1:arm64 (1.2~rc1.2-1.1ubuntu3) ...
   Selecting previously unselected package libtdb1:arm64.
   Preparing to unpack .../098-libtdb1_1.4.5-2build1_arm64.deb ...
   Unpacking libtdb1:arm64 (1.4.5-2build1) ...
   Selecting previously unselected package libwebrtc-audio-processing1:arm64.
   Preparing to unpack .../099-libwebrtc-audio-processing1_0.3.1-0ubuntu5_arm64.deb ...
   Unpacking libwebrtc-audio-processing1:arm64 (0.3.1-0ubuntu5) ...
   Selecting previously unselected package libjack-jackd2-0:arm64.
   Preparing to unpack .../100-libjack-jackd2-0_1.9.20~dfsg-1_arm64.deb ...
   Unpacking libjack-jackd2-0:arm64 (1.9.20~dfsg-1) ...
   Selecting previously unselected package libasound2-plugins:arm64.
   Preparing to unpack .../101-libasound2-plugins_1.2.6-1_arm64.deb ...
   Unpacking libasound2-plugins:arm64 (1.2.6-1) ...
   Selecting previously unselected package libpulsedsp:arm64.
   Preparing to unpack .../102-libpulsedsp_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking libpulsedsp:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package pulseaudio-utils.
   Preparing to unpack .../103-pulseaudio-utils_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package pulseaudio.
   Preparing to unpack .../104-pulseaudio_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package samba-common.
   Preparing to unpack .../105-samba-common_2%3a4.15.13+dfsg-0ubuntu1_all.deb ...
   Unpacking samba-common (2:4.15.13+dfsg-0ubuntu1) ...
   Selecting previously unselected package liblmdb0:arm64.
   Preparing to unpack .../106-liblmdb0_0.9.24-1build2_arm64.deb ...
   Unpacking liblmdb0:arm64 (0.9.24-1build2) ...
   Selecting previously unselected package libldb2:arm64.
   Preparing to unpack .../107-libldb2_2%3a2.4.4-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libldb2:arm64 (2:2.4.4-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libpython3.10:arm64.
   Preparing to unpack .../108-libpython3.10_3.10.6-1~22.04.2_arm64.deb ...
   Unpacking libpython3.10:arm64 (3.10.6-1~22.04.2) ...
   Selecting previously unselected package python3-ldb.
   Preparing to unpack .../109-python3-ldb_2%3a2.4.4-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking python3-ldb (2:2.4.4-0ubuntu0.22.04.1) ...
   Selecting previously unselected package python3-talloc:arm64.
   Preparing to unpack .../110-python3-talloc_2.3.3-2build1_arm64.deb ...
   Unpacking python3-talloc:arm64 (2.3.3-2build1) ...
   Selecting previously unselected package samba-libs:arm64.
   Preparing to unpack .../111-samba-libs_2%3a4.15.13+dfsg-0ubuntu1_arm64.deb ...
   Unpacking samba-libs:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Selecting previously unselected package libarchive13:arm64.
   Preparing to unpack .../112-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
   Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
   Selecting previously unselected package libsmbclient:arm64.
   Preparing to unpack .../113-libsmbclient_2%3a4.15.13+dfsg-0ubuntu1_arm64.deb ...
   Unpacking libsmbclient:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Selecting previously unselected package smbclient.
   Preparing to unpack .../114-smbclient_2%3a4.15.13+dfsg-0ubuntu1_arm64.deb ...
   Unpacking smbclient (2:4.15.13+dfsg-0ubuntu1) ...
   Selecting previously unselected package libcairo-gobject2:arm64.
   Preparing to unpack .../115-libcairo-gobject2_1.16.0-5ubuntu2_arm64.deb ...
   Unpacking libcairo-gobject2:arm64 (1.16.0-5ubuntu2) ...
   Selecting previously unselected package liblcms2-2:arm64.
   Preparing to unpack .../116-liblcms2-2_2.12~rc1-2build2_arm64.deb ...
   Unpacking liblcms2-2:arm64 (2.12~rc1-2build2) ...
   Selecting previously unselected package libcolord2:arm64.
   Preparing to unpack .../117-libcolord2_1.4.6-1_arm64.deb ...
   Unpacking libcolord2:arm64 (1.4.6-1) ...
   Selecting previously unselected package libepoxy0:arm64.
   Preparing to unpack .../118-libepoxy0_1.5.10-1_arm64.deb ...
   Unpacking libepoxy0:arm64 (1.5.10-1) ...
   Selecting previously unselected package libwayland-cursor0:arm64.
   Preparing to unpack .../119-libwayland-cursor0_1.20.0-1ubuntu0.1_arm64.deb ...
   Unpacking libwayland-cursor0:arm64 (1.20.0-1ubuntu0.1) ...
   Selecting previously unselected package libwayland-egl1:arm64.
   Preparing to unpack .../120-libwayland-egl1_1.20.0-1ubuntu0.1_arm64.deb ...
   Unpacking libwayland-egl1:arm64 (1.20.0-1ubuntu0.1) ...
   Selecting previously unselected package libgtk-3-common.
   Preparing to unpack .../121-libgtk-3-common_3.24.33-1ubuntu2_all.deb ...
   Unpacking libgtk-3-common (3.24.33-1ubuntu2) ...
   Selecting previously unselected package libgtk-3-0:arm64.
   Preparing to unpack .../122-libgtk-3-0_3.24.33-1ubuntu2_arm64.deb ...
   Unpacking libgtk-3-0:arm64 (3.24.33-1ubuntu2) ...
   Selecting previously unselected package libpciaccess0:arm64.
   Preparing to unpack .../123-libpciaccess0_0.16-3_arm64.deb ...
   Unpacking libpciaccess0:arm64 (0.16-3) ...
   Selecting previously unselected package spice-vdagent.
   Preparing to unpack .../124-spice-vdagent_0.22.1-1_arm64.deb ...
   Unpacking spice-vdagent (0.22.1-1) ...
   Selecting previously unselected package python3-xkit.
   Preparing to unpack .../125-python3-xkit_0.5.0ubuntu5_all.deb ...
   Unpacking python3-xkit (0.5.0ubuntu5) ...
   Selecting previously unselected package python3-colorama.
   Preparing to unpack .../126-python3-colorama_0.4.4-1_all.deb ...
   Unpacking python3-colorama (0.4.4-1) ...
   Selecting previously unselected package python3-click.
   Preparing to unpack .../127-python3-click_8.0.3-1_all.deb ...
   Unpacking python3-click (8.0.3-1) ...
   Selecting previously unselected package ubuntu-drivers-common.
   Preparing to unpack .../128-ubuntu-drivers-common_1%3a0.9.6.1_arm64.deb ...
   Unpacking ubuntu-drivers-common (1:0.9.6.1) ...
   Selecting previously unselected package python3-chardet.
   Preparing to unpack .../129-python3-chardet_4.0.0-1_all.deb ...
   Unpacking python3-chardet (4.0.0-1) ...
   Selecting previously unselected package python3-debian.
   Preparing to unpack .../130-python3-debian_0.1.43ubuntu1_all.deb ...
   Unpacking python3-debian (0.1.43ubuntu1) ...
   Selecting previously unselected package python3-debconf.
   Preparing to unpack .../131-python3-debconf_1.5.79ubuntu1_all.deb ...
   Unpacking python3-debconf (1.5.79ubuntu1) ...
   Selecting previously unselected package python3-distupgrade.
   Preparing to unpack .../132-python3-distupgrade_1%3a22.04.16_all.deb ...
   Unpacking python3-distupgrade (1:22.04.16) ...
   Selecting previously unselected package python3-update-manager.
   Preparing to unpack .../133-python3-update-manager_1%3a22.04.10_all.deb ...
   Unpacking python3-update-manager (1:22.04.10) ...
   Selecting previously unselected package ubuntu-release-upgrader-core.
   Preparing to unpack .../134-ubuntu-release-upgrader-core_1%3a22.04.16_all.deb ...
   Unpacking ubuntu-release-upgrader-core (1:22.04.16) ...
   Selecting previously unselected package distro-info.
   Preparing to unpack .../135-distro-info_1.1build1_arm64.deb ...
   Unpacking distro-info (1.1build1) ...
   Selecting previously unselected package ubuntu-advantage-tools.
   Preparing to unpack .../136-ubuntu-advantage-tools_27.13.6~22.04.1_arm64.deb ...
   Unpacking ubuntu-advantage-tools (27.13.6~22.04.1) ...
   Selecting previously unselected package update-manager-core.
   Preparing to unpack .../137-update-manager-core_1%3a22.04.10_all.deb ...
   Unpacking update-manager-core (1:22.04.10) ...
   Selecting previously unselected package update-notifier-common.
   Preparing to unpack .../138-update-notifier-common_3.192.54.5_all.deb ...
   Unpacking update-notifier-common (3.192.54.5) ...
   Selecting previously unselected package libtext-iconv-perl.
   Preparing to unpack .../139-libtext-iconv-perl_1.7-7build3_arm64.deb ...
   Unpacking libtext-iconv-perl (1.7-7build3) ...
   Selecting previously unselected package xxd.
   Preparing to unpack .../140-xxd_2%3a8.2.3995-1ubuntu2.3_arm64.deb ...
   Unpacking xxd (2:8.2.3995-1ubuntu2.3) ...
   Selecting previously unselected package vim-common.
   Preparing to unpack .../141-vim-common_2%3a8.2.3995-1ubuntu2.3_all.deb ...
   Unpacking vim-common (2:8.2.3995-1ubuntu2.3) ...
   Selecting previously unselected package xdg-user-dirs.
   Preparing to unpack .../142-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ...
   Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
   Selecting previously unselected package dmidecode.
   Preparing to unpack .../143-dmidecode_3.3-3ubuntu0.1_arm64.deb ...
   Unpacking dmidecode (3.3-3ubuntu0.1) ...
   Selecting previously unselected package libnuma1:arm64.
   Preparing to unpack .../144-libnuma1_2.0.14-3ubuntu2_arm64.deb ...
   Unpacking libnuma1:arm64 (2.0.14-3ubuntu2) ...
   Selecting previously unselected package libxmuu1:arm64.
   Preparing to unpack .../145-libxmuu1_2%3a1.1.3-3_arm64.deb ...
   Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
   Selecting previously unselected package usb.ids.
   Preparing to unpack .../146-usb.ids_2022.04.02-1_all.deb ...
   Unpacking usb.ids (2022.04.02-1) ...
   Selecting previously unselected package acl.
   Preparing to unpack .../147-acl_2.3.1-1_arm64.deb ...
   Unpacking acl (2.3.1-1) ...
   Selecting previously unselected package anacron.
   Preparing to unpack .../148-anacron_2.3-31ubuntu2_arm64.deb ...
   Unpacking anacron (2.3-31ubuntu2) ...
   Selecting previously unselected package python3-xapian.
   Preparing to unpack .../149-python3-xapian_1.4.18-2build3_arm64.deb ...
   Unpacking python3-xapian (1.4.18-2build3) ...
   Selecting previously unselected package apt-xapian-index.
   Preparing to unpack .../150-apt-xapian-index_0.51ubuntu1_all.deb ...
   Unpacking apt-xapian-index (0.51ubuntu1) ...
   Selecting previously unselected package at-spi2-core.
   Preparing to unpack .../151-at-spi2-core_2.44.0-3_arm64.deb ...
   Unpacking at-spi2-core (2.44.0-3) ...
   Selecting previously unselected package gir1.2-atk-1.0:arm64.
   Preparing to unpack .../152-gir1.2-atk-1.0_2.36.0-3build1_arm64.deb ...
   Unpacking gir1.2-atk-1.0:arm64 (2.36.0-3build1) ...
   Selecting previously unselected package gir1.2-freedesktop:arm64.
   Preparing to unpack .../153-gir1.2-freedesktop_1.72.0-1_arm64.deb ...
   Unpacking gir1.2-freedesktop:arm64 (1.72.0-1) ...
   Selecting previously unselected package gir1.2-gdkpixbuf-2.0:arm64.
   Preparing to unpack .../154-gir1.2-gdkpixbuf-2.0_2.42.8+dfsg-1ubuntu0.2_arm64.deb ...
   Unpacking gir1.2-gdkpixbuf-2.0:arm64 (2.42.8+dfsg-1ubuntu0.2) ...
   Selecting previously unselected package gir1.2-harfbuzz-0.0:arm64.
   Preparing to unpack .../155-gir1.2-harfbuzz-0.0_2.7.4-1ubuntu3.1_arm64.deb ...
   Unpacking gir1.2-harfbuzz-0.0:arm64 (2.7.4-1ubuntu3.1) ...
   Selecting previously unselected package libxft2:arm64.
   Preparing to unpack .../156-libxft2_2.3.4-1_arm64.deb ...
   Unpacking libxft2:arm64 (2.3.4-1) ...
   Selecting previously unselected package libpangoxft-1.0-0:arm64.
   Preparing to unpack .../157-libpangoxft-1.0-0_1.50.6+ds-2ubuntu1_arm64.deb ...
   Unpacking libpangoxft-1.0-0:arm64 (1.50.6+ds-2ubuntu1) ...
   Selecting previously unselected package gir1.2-pango-1.0:arm64.
   Preparing to unpack .../158-gir1.2-pango-1.0_1.50.6+ds-2ubuntu1_arm64.deb ...
   Unpacking gir1.2-pango-1.0:arm64 (1.50.6+ds-2ubuntu1) ...
   Selecting previously unselected package gir1.2-gtk-3.0:arm64.
   Preparing to unpack .../159-gir1.2-gtk-3.0_3.24.33-1ubuntu2_arm64.deb ...
   Unpacking gir1.2-gtk-3.0:arm64 (3.24.33-1ubuntu2) ...
   Selecting previously unselected package libnotify4:arm64.
   Preparing to unpack .../160-libnotify4_0.7.9-3ubuntu5.22.04.1_arm64.deb ...
   Unpacking libnotify4:arm64 (0.7.9-3ubuntu5.22.04.1) ...
   Selecting previously unselected package gir1.2-notify-0.7:arm64.
   Preparing to unpack .../161-gir1.2-notify-0.7_0.7.9-3ubuntu5.22.04.1_arm64.deb ...
   Unpacking gir1.2-notify-0.7:arm64 (0.7.9-3ubuntu5.22.04.1) ...
   Selecting previously unselected package python3-certifi.
   Preparing to unpack .../162-python3-certifi_2020.6.20-1_all.deb ...
   Unpacking python3-certifi (2020.6.20-1) ...
   Selecting previously unselected package python3-idna.
   Preparing to unpack .../163-python3-idna_3.3-1_all.deb ...
   Unpacking python3-idna (3.3-1) ...
   Selecting previously unselected package python3-urllib3.
   Preparing to unpack .../164-python3-urllib3_1.26.5-1~exp1_all.deb ...
   Unpacking python3-urllib3 (1.26.5-1~exp1) ...
   Selecting previously unselected package python3-requests.
   Preparing to unpack .../165-python3-requests_2.25.1+dfsg-2_all.deb ...
   Unpacking python3-requests (2.25.1+dfsg-2) ...
   Selecting previously unselected package bleachbit.
   Preparing to unpack .../166-bleachbit_4.4.2-1_all.deb ...
   Unpacking bleachbit (4.4.2-1) ...
   Selecting previously unselected package bluez.
   Preparing to unpack .../167-bluez_5.64-0ubuntu1_arm64.deb ...
   Unpacking bluez (5.64-0ubuntu1) ...
   Selecting previously unselected package libical3:arm64.
   Preparing to unpack .../168-libical3_3.0.14-1build1_arm64.deb ...
   Unpacking libical3:arm64 (3.0.14-1build1) ...
   Selecting previously unselected package bluez-obexd.
   Preparing to unpack .../169-bluez-obexd_5.64-0ubuntu1_arm64.deb ...
   Unpacking bluez-obexd (5.64-0ubuntu1) ...
   Selecting previously unselected package libcamel-1.2-63:arm64.
   Preparing to unpack .../170-libcamel-1.2-63_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libcamel-1.2-63:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libvorbisfile3:arm64.
   Preparing to unpack .../171-libvorbisfile3_1.3.7-1build2_arm64.deb ...
   Unpacking libvorbisfile3:arm64 (1.3.7-1build2) ...
   Selecting previously unselected package sound-theme-freedesktop.
   Preparing to unpack .../172-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ...
   Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ...
   Selecting previously unselected package libcanberra0:arm64.
   Preparing to unpack .../173-libcanberra0_0.30-10ubuntu1_arm64.deb ...
   Unpacking libcanberra0:arm64 (0.30-10ubuntu1) ...
   Selecting previously unselected package libcanberra-gtk3-0:arm64.
   Preparing to unpack .../174-libcanberra-gtk3-0_0.30-10ubuntu1_arm64.deb ...
   Unpacking libcanberra-gtk3-0:arm64 (0.30-10ubuntu1) ...
   Selecting previously unselected package libgck-1-0:arm64.
   Preparing to unpack .../175-libgck-1-0_3.40.0-4_arm64.deb ...
   Unpacking libgck-1-0:arm64 (3.40.0-4) ...
   Selecting previously unselected package libgcr-base-3-1:arm64.
   Preparing to unpack .../176-libgcr-base-3-1_3.40.0-4_arm64.deb ...
   Unpacking libgcr-base-3-1:arm64 (3.40.0-4) ...
   Selecting previously unselected package libgoa-1.0-common.
   Preparing to unpack .../177-libgoa-1.0-common_3.44.0-1ubuntu1_all.deb ...
   Unpacking libgoa-1.0-common (3.44.0-1ubuntu1) ...
   Selecting previously unselected package libgoa-1.0-0b:arm64.
   Preparing to unpack .../178-libgoa-1.0-0b_3.44.0-1ubuntu1_arm64.deb ...
   Unpacking libgoa-1.0-0b:arm64 (3.44.0-1ubuntu1) ...
   Selecting previously unselected package libgdata-common.
   Preparing to unpack .../179-libgdata-common_0.18.1-2build1_all.deb ...
   Unpacking libgdata-common (0.18.1-2build1) ...
   Selecting previously unselected package libgdata22:arm64.
   Preparing to unpack .../180-libgdata22_0.18.1-2build1_arm64.deb ...
   Unpacking libgdata22:arm64 (0.18.1-2build1) ...
   Selecting previously unselected package libsecret-common.
   Preparing to unpack .../181-libsecret-common_0.20.5-2_all.deb ...
   Unpacking libsecret-common (0.20.5-2) ...
   Selecting previously unselected package libsecret-1-0:arm64.
   Preparing to unpack .../182-libsecret-1-0_0.20.5-2_arm64.deb ...
   Unpacking libsecret-1-0:arm64 (0.20.5-2) ...
   Selecting previously unselected package evolution-data-server-common.
   Preparing to unpack .../183-evolution-data-server-common_3.44.4-0ubuntu1_all.deb ...
   Unpacking evolution-data-server-common (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libedataserver-1.2-26:arm64.
   Preparing to unpack .../184-libedataserver-1.2-26_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libedataserver-1.2-26:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libebackend-1.2-10:arm64.
   Preparing to unpack .../185-libebackend-1.2-10_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libebackend-1.2-10:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libabsl20210324:arm64.
   Preparing to unpack .../186-libabsl20210324_0~20210324.2-2_arm64.deb ...
   Unpacking libabsl20210324:arm64 (0~20210324.2-2) ...
   Selecting previously unselected package libprotobuf23:arm64.
   Preparing to unpack .../187-libprotobuf23_3.12.4-1ubuntu7.22.04.1_arm64.deb ...
   Unpacking libprotobuf23:arm64 (3.12.4-1ubuntu7.22.04.1) ...
   Selecting previously unselected package libphonenumber8:arm64.
   Preparing to unpack .../188-libphonenumber8_8.12.44-1_arm64.deb ...
   Unpacking libphonenumber8:arm64 (8.12.44-1) ...
   Selecting previously unselected package libebook-contacts-1.2-3:arm64.
   Preparing to unpack .../189-libebook-contacts-1.2-3_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libebook-contacts-1.2-3:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libedata-book-1.2-26:arm64.
   Preparing to unpack .../190-libedata-book-1.2-26_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libedata-book-1.2-26:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libebook-1.2-20:arm64.
   Preparing to unpack .../191-libebook-1.2-20_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libebook-1.2-20:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libecal-2.0-1:arm64.
   Preparing to unpack .../192-libecal-2.0-1_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libecal-2.0-1:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libedata-cal-2.0-1:arm64.
   Preparing to unpack .../193-libedata-cal-2.0-1_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libedata-cal-2.0-1:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libgcr-ui-3-1:arm64.
   Preparing to unpack .../194-libgcr-ui-3-1_3.40.0-4_arm64.deb ...
   Unpacking libgcr-ui-3-1:arm64 (3.40.0-4) ...
   Selecting previously unselected package libjavascriptcoregtk-4.0-18:arm64.
   Preparing to unpack .../195-libjavascriptcoregtk-4.0-18_2.38.5-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libjavascriptcoregtk-4.0-18:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libcdparanoia0:arm64.
   Preparing to unpack .../196-libcdparanoia0_3.10.2+debian-14build2_arm64.deb ...
   Unpacking libcdparanoia0:arm64 (3.10.2+debian-14build2) ...
   Selecting previously unselected package libtheora0:arm64.
   Preparing to unpack .../197-libtheora0_1.1.1+dfsg.1-15ubuntu4_arm64.deb ...
   Unpacking libtheora0:arm64 (1.1.1+dfsg.1-15ubuntu4) ...
   Selecting previously unselected package libvisual-0.4-0:arm64.
   Preparing to unpack .../198-libvisual-0.4-0_0.4.0-17build2_arm64.deb ...
   Unpacking libvisual-0.4-0:arm64 (0.4.0-17build2) ...
   Selecting previously unselected package gstreamer1.0-plugins-base:arm64.
   Preparing to unpack .../199-gstreamer1.0-plugins-base_1.20.1-1_arm64.deb ...
   Unpacking gstreamer1.0-plugins-base:arm64 (1.20.1-1) ...
   Selecting previously unselected package libaa1:arm64.
   Preparing to unpack .../200-libaa1_1.4p5-50build1_arm64.deb ...
   Unpacking libaa1:arm64 (1.4p5-50build1) ...
   Selecting previously unselected package libraw1394-11:arm64.
   Preparing to unpack .../201-libraw1394-11_2.1.2-2build2_arm64.deb ...
   Unpacking libraw1394-11:arm64 (2.1.2-2build2) ...
   Selecting previously unselected package libavc1394-0:arm64.
   Preparing to unpack .../202-libavc1394-0_0.5.4-5build2_arm64.deb ...
   Unpacking libavc1394-0:arm64 (0.5.4-5build2) ...
   Selecting previously unselected package libdv4:arm64.
   Preparing to unpack .../203-libdv4_1.0.0-14build1_arm64.deb ...
   Unpacking libdv4:arm64 (1.0.0-14build1) ...
   Selecting previously unselected package libgstreamer-plugins-good1.0-0:arm64.
   Preparing to unpack .../204-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking libgstreamer-plugins-good1.0-0:arm64 (1.20.3-0ubuntu1) ...
   Selecting previously unselected package libiec61883-0:arm64.
   Preparing to unpack .../205-libiec61883-0_1.2.0-4build3_arm64.deb ...
   Unpacking libiec61883-0:arm64 (1.2.0-4build3) ...
   Selecting previously unselected package libmp3lame0:arm64.
   Preparing to unpack .../206-libmp3lame0_3.100-3build2_arm64.deb ...
   Unpacking libmp3lame0:arm64 (3.100-3build2) ...
   Selecting previously unselected package libmpg123-0:arm64.
   Preparing to unpack .../207-libmpg123-0_1.29.3-1build1_arm64.deb ...
   Unpacking libmpg123-0:arm64 (1.29.3-1build1) ...
   Selecting previously unselected package libspeex1:arm64.
   Preparing to unpack .../208-libspeex1_1.2~rc1.2-1.1ubuntu3_arm64.deb ...
   Unpacking libspeex1:arm64 (1.2~rc1.2-1.1ubuntu3) ...
   Selecting previously unselected package libshout3:arm64.
   Preparing to unpack .../209-libshout3_2.4.5-1build3_arm64.deb ...
   Unpacking libshout3:arm64 (2.4.5-1build3) ...
   Selecting previously unselected package libtag1v5-vanilla:arm64.
   Preparing to unpack .../210-libtag1v5-vanilla_1.11.1+dfsg.1-3ubuntu3_arm64.deb ...
   Unpacking libtag1v5-vanilla:arm64 (1.11.1+dfsg.1-3ubuntu3) ...
   Selecting previously unselected package libtag1v5:arm64.
   Preparing to unpack .../211-libtag1v5_1.11.1+dfsg.1-3ubuntu3_arm64.deb ...
   Unpacking libtag1v5:arm64 (1.11.1+dfsg.1-3ubuntu3) ...
   Selecting previously unselected package libtwolame0:arm64.
   Preparing to unpack .../212-libtwolame0_0.4.0-2build2_arm64.deb ...
   Unpacking libtwolame0:arm64 (0.4.0-2build2) ...
   Selecting previously unselected package libv4lconvert0:arm64.
   Preparing to unpack .../213-libv4lconvert0_1.22.1-2build1_arm64.deb ...
   Unpacking libv4lconvert0:arm64 (1.22.1-2build1) ...
   Selecting previously unselected package libv4l-0:arm64.
   Preparing to unpack .../214-libv4l-0_1.22.1-2build1_arm64.deb ...
   Unpacking libv4l-0:arm64 (1.22.1-2build1) ...
   Selecting previously unselected package libvpx7:arm64.
   Preparing to unpack .../215-libvpx7_1.11.0-2ubuntu2_arm64.deb ...
   Unpacking libvpx7:arm64 (1.11.0-2ubuntu2) ...
   Selecting previously unselected package libwavpack1:arm64.
   Preparing to unpack .../216-libwavpack1_5.4.0-1build2_arm64.deb ...
   Unpacking libwavpack1:arm64 (5.4.0-1build2) ...
   Selecting previously unselected package gstreamer1.0-plugins-good:arm64.
   Preparing to unpack .../217-gstreamer1.0-plugins-good_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking gstreamer1.0-plugins-good:arm64 (1.20.3-0ubuntu1) ...
   Selecting previously unselected package bubblewrap.
   Preparing to unpack .../218-bubblewrap_0.6.1-1_arm64.deb ...
   Unpacking bubblewrap (0.6.1-1) ...
   Selecting previously unselected package xdg-dbus-proxy.
   Preparing to unpack .../219-xdg-dbus-proxy_0.1.3-1_arm64.deb ...
   Unpacking xdg-dbus-proxy (0.1.3-1) ...
   Selecting previously unselected package emacsen-common.
   Preparing to unpack .../220-emacsen-common_3.0.4_all.deb ...
   Unpacking emacsen-common (3.0.4) ...
   Selecting previously unselected package dictionaries-common.
   Preparing to unpack .../221-dictionaries-common_1.28.14_all.deb ...
   Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
   Unpacking dictionaries-common (1.28.14) ...
   Selecting previously unselected package hunspell-en-us.
   Preparing to unpack .../222-hunspell-en-us_1%3a2020.12.07-2_all.deb ...
   Unpacking hunspell-en-us (1:2020.12.07-2) ...
   Selecting previously unselected package libaspell15:arm64.
   Preparing to unpack .../223-libaspell15_0.60.8-4build1_arm64.deb ...
   Unpacking libaspell15:arm64 (0.60.8-4build1) ...
   Selecting previously unselected package libhunspell-1.7-0:arm64.
   Preparing to unpack .../224-libhunspell-1.7-0_1.7.0-4build1_arm64.deb ...
   Unpacking libhunspell-1.7-0:arm64 (1.7.0-4build1) ...
   Selecting previously unselected package libenchant-2-2:arm64.
   Preparing to unpack .../225-libenchant-2-2_2.3.2-1ubuntu2_arm64.deb ...
   Unpacking libenchant-2-2:arm64 (2.3.2-1ubuntu2) ...
   Selecting previously unselected package libgles2:arm64.
   Preparing to unpack .../226-libgles2_1.4.0-1_arm64.deb ...
   Unpacking libgles2:arm64 (1.4.0-1) ...
   Selecting previously unselected package libgstreamer-gl1.0-0:arm64.
   Preparing to unpack .../227-libgstreamer-gl1.0-0_1.20.1-1_arm64.deb ...
   Unpacking libgstreamer-gl1.0-0:arm64 (1.20.1-1) ...
   Selecting previously unselected package libharfbuzz-icu0:arm64.
   Preparing to unpack .../228-libharfbuzz-icu0_2.7.4-1ubuntu3.1_arm64.deb ...
   Unpacking libharfbuzz-icu0:arm64 (2.7.4-1ubuntu3.1) ...
   Selecting previously unselected package libhyphen0:arm64.
   Preparing to unpack .../229-libhyphen0_2.8.8-7build2_arm64.deb ...
   Unpacking libhyphen0:arm64 (2.8.8-7build2) ...
   Selecting previously unselected package libmanette-0.2-0:arm64.
   Preparing to unpack .../230-libmanette-0.2-0_0.2.6-3build1_arm64.deb ...
   Unpacking libmanette-0.2-0:arm64 (0.2.6-3build1) ...
   Selecting previously unselected package libopenjp2-7:arm64.
   Preparing to unpack .../231-libopenjp2-7_2.4.0-6_arm64.deb ...
   Unpacking libopenjp2-7:arm64 (2.4.0-6) ...
   Selecting previously unselected package libwebpdemux2:arm64.
   Preparing to unpack .../232-libwebpdemux2_1.2.2-2_arm64.deb ...
   Unpacking libwebpdemux2:arm64 (1.2.2-2) ...
   Selecting previously unselected package libwoff1:arm64.
   Preparing to unpack .../233-libwoff1_1.0.2-1build4_arm64.deb ...
   Unpacking libwoff1:arm64 (1.0.2-1build4) ...
   Selecting previously unselected package libxslt1.1:arm64.
   Preparing to unpack .../234-libxslt1.1_1.1.34-4ubuntu0.22.04.1_arm64.deb ...
   Unpacking libxslt1.1:arm64 (1.1.34-4ubuntu0.22.04.1) ...
   Selecting previously unselected package libwebkit2gtk-4.0-37:arm64.
   Preparing to unpack .../235-libwebkit2gtk-4.0-37_2.38.5-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libwebkit2gtk-4.0-37:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libedataserverui-1.2-3:arm64.
   Preparing to unpack .../236-libedataserverui-1.2-3_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking libedataserverui-1.2-3:arm64 (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libgeocode-glib0:arm64.
   Preparing to unpack .../237-libgeocode-glib0_3.26.2-2build2_arm64.deb ...
   Unpacking libgeocode-glib0:arm64 (3.26.2-2build2) ...
   Selecting previously unselected package libgweather-common.
   Preparing to unpack .../238-libgweather-common_40.0-5build1_all.deb ...
   Unpacking libgweather-common (40.0-5build1) ...
   Selecting previously unselected package libgweather-3-16:arm64.
   Preparing to unpack .../239-libgweather-3-16_40.0-5build1_arm64.deb ...
   Unpacking libgweather-3-16:arm64 (40.0-5build1) ...
   Selecting previously unselected package gcr.
   Preparing to unpack .../240-gcr_3.40.0-4_arm64.deb ...
   Unpacking gcr (3.40.0-4) ...
   Selecting previously unselected package p11-kit-modules:arm64.
   Preparing to unpack .../241-p11-kit-modules_0.24.0-6build1_arm64.deb ...
   Unpacking p11-kit-modules:arm64 (0.24.0-6build1) ...
   Selecting previously unselected package p11-kit.
   Preparing to unpack .../242-p11-kit_0.24.0-6build1_arm64.deb ...
   Unpacking p11-kit (0.24.0-6build1) ...
   Selecting previously unselected package pinentry-gnome3.
   Preparing to unpack .../243-pinentry-gnome3_1.1.1-1build2_arm64.deb ...
   Unpacking pinentry-gnome3 (1.1.1-1build2) ...
   Selecting previously unselected package gnome-keyring.
   Preparing to unpack .../244-gnome-keyring_40.0-3ubuntu3_arm64.deb ...
   Unpacking gnome-keyring (40.0-3ubuntu3) ...
   Selecting previously unselected package evolution-data-server.
   Preparing to unpack .../245-evolution-data-server_3.44.4-0ubuntu1_arm64.deb ...
   Unpacking evolution-data-server (3.44.4-0ubuntu1) ...
   Selecting previously unselected package libaccountsservice0:arm64.
   Preparing to unpack .../246-libaccountsservice0_22.07.5-2ubuntu1.3_arm64.deb ...
   Unpacking libaccountsservice0:arm64 (22.07.5-2ubuntu1.3) ...
   Selecting previously unselected package gir1.2-accountsservice-1.0:arm64.
   Preparing to unpack .../247-gir1.2-accountsservice-1.0_22.07.5-2ubuntu1.3_arm64.deb ...
   Unpacking gir1.2-accountsservice-1.0:arm64 (22.07.5-2ubuntu1.3) ...
   Selecting previously unselected package libgraphene-1.0-0:arm64.
   Preparing to unpack .../248-libgraphene-1.0-0_1.10.8-1_arm64.deb ...
   Unpacking libgraphene-1.0-0:arm64 (1.10.8-1) ...
   Selecting previously unselected package gir1.2-graphene-1.0:arm64.
   Preparing to unpack .../249-gir1.2-graphene-1.0_1.10.8-1_arm64.deb ...
   Unpacking gir1.2-graphene-1.0:arm64 (1.10.8-1) ...
   Selecting previously unselected package libcairo-script-interpreter2:arm64.
   Preparing to unpack .../250-libcairo-script-interpreter2_1.16.0-5ubuntu2_arm64.deb ...
   Unpacking libcairo-script-interpreter2:arm64 (1.16.0-5ubuntu2) ...
   Selecting previously unselected package libgtk-4-common.
   Preparing to unpack .../251-libgtk-4-common_4.6.6+ds-0ubuntu1_all.deb ...
   Unpacking libgtk-4-common (4.6.6+ds-0ubuntu1) ...
   Selecting previously unselected package libgtk-4-1:arm64.
   Preparing to unpack .../252-libgtk-4-1_4.6.6+ds-0ubuntu1_arm64.deb ...
   Unpacking libgtk-4-1:arm64 (4.6.6+ds-0ubuntu1) ...
   Selecting previously unselected package gir1.2-gtk-4.0:arm64.
   Preparing to unpack .../253-gir1.2-gtk-4.0_4.6.6+ds-0ubuntu1_arm64.deb ...
   Unpacking gir1.2-gtk-4.0:arm64 (4.6.6+ds-0ubuntu1) ...
   Selecting previously unselected package libadwaita-1-0:arm64.
   Preparing to unpack .../254-libadwaita-1-0_1.1.0-1ubuntu2_arm64.deb ...
   Unpacking libadwaita-1-0:arm64 (1.1.0-1ubuntu2) ...
   Selecting previously unselected package gir1.2-adw-1:arm64.
   Preparing to unpack .../255-gir1.2-adw-1_1.1.0-1ubuntu2_arm64.deb ...
   Unpacking gir1.2-adw-1:arm64 (1.1.0-1ubuntu2) ...
   Selecting previously unselected package gir1.2-atspi-2.0:arm64.
   Preparing to unpack .../256-gir1.2-atspi-2.0_2.44.0-3_arm64.deb ...
   Unpacking gir1.2-atspi-2.0:arm64 (2.44.0-3) ...
   Selecting previously unselected package gir1.2-gck-1:arm64.
   Preparing to unpack .../257-gir1.2-gck-1_3.40.0-4_arm64.deb ...
   Unpacking gir1.2-gck-1:arm64 (3.40.0-4) ...
   Selecting previously unselected package gir1.2-gcr-3:arm64.
   Preparing to unpack .../258-gir1.2-gcr-3_3.40.0-4_arm64.deb ...
   Unpacking gir1.2-gcr-3:arm64 (3.40.0-4) ...
   Selecting previously unselected package gir1.2-gdesktopenums-3.0:arm64.
   Preparing to unpack .../259-gir1.2-gdesktopenums-3.0_42.0-1ubuntu1_arm64.deb ...
   Unpacking gir1.2-gdesktopenums-3.0:arm64 (42.0-1ubuntu1) ...
   Selecting previously unselected package libgdm1.
   Preparing to unpack .../260-libgdm1_42.0-1ubuntu7_arm64.deb ...
   Unpacking libgdm1 (42.0-1ubuntu7) ...
   Selecting previously unselected package gir1.2-gdm-1.0:arm64.
   Preparing to unpack .../261-gir1.2-gdm-1.0_42.0-1ubuntu7_arm64.deb ...
   Unpacking gir1.2-gdm-1.0:arm64 (42.0-1ubuntu7) ...
   Selecting previously unselected package libavahi-glib1:arm64.
   Preparing to unpack .../262-libavahi-glib1_0.8-5ubuntu5_arm64.deb ...
   Unpacking libavahi-glib1:arm64 (0.8-5ubuntu5) ...
   Selecting previously unselected package geoclue-2.0.
   Preparing to unpack .../263-geoclue-2.0_2.5.7-3ubuntu3_arm64.deb ...
   Unpacking geoclue-2.0 (2.5.7-3ubuntu3) ...
   Selecting previously unselected package libgeoclue-2-0:arm64.
   Preparing to unpack .../264-libgeoclue-2-0_2.5.7-3ubuntu3_arm64.deb ...
   Unpacking libgeoclue-2-0:arm64 (2.5.7-3ubuntu3) ...
   Selecting previously unselected package gir1.2-geoclue-2.0:arm64.
   Preparing to unpack .../265-gir1.2-geoclue-2.0_2.5.7-3ubuntu3_arm64.deb ...
   Unpacking gir1.2-geoclue-2.0:arm64 (2.5.7-3ubuntu3) ...
   Selecting previously unselected package libupower-glib3:arm64.
   Preparing to unpack .../266-libupower-glib3_0.99.17-1_arm64.deb ...
   Unpacking libupower-glib3:arm64 (0.99.17-1) ...
   Selecting previously unselected package gnome-bluetooth-3-common.
   Preparing to unpack .../267-gnome-bluetooth-3-common_42.0-5_all.deb ...
   Unpacking gnome-bluetooth-3-common (42.0-5) ...
   Selecting previously unselected package libgnome-bluetooth-3.0-13:arm64.
   Preparing to unpack .../268-libgnome-bluetooth-3.0-13_42.0-5_arm64.deb ...
   Unpacking libgnome-bluetooth-3.0-13:arm64 (42.0-5) ...
   Selecting previously unselected package gir1.2-gnomebluetooth-3.0:arm64.
   Preparing to unpack .../269-gir1.2-gnomebluetooth-3.0_42.0-5_arm64.deb ...
   Unpacking gir1.2-gnomebluetooth-3.0:arm64 (42.0-5) ...
   Selecting previously unselected package gnome-desktop3-data.
   Preparing to unpack .../270-gnome-desktop3-data_42.5-0ubuntu1_all.deb ...
   Unpacking gnome-desktop3-data (42.5-0ubuntu1) ...
   Selecting previously unselected package libxkbregistry0:arm64.
   Preparing to unpack .../271-libxkbregistry0_1.4.0-1_arm64.deb ...
   Unpacking libxkbregistry0:arm64 (1.4.0-1) ...
   Selecting previously unselected package libgnome-desktop-3-19:arm64.
   Preparing to unpack .../272-libgnome-desktop-3-19_42.5-0ubuntu1_arm64.deb ...
   Unpacking libgnome-desktop-3-19:arm64 (42.5-0ubuntu1) ...
   Selecting previously unselected package gir1.2-gnomedesktop-3.0:arm64.
   Preparing to unpack .../273-gir1.2-gnomedesktop-3.0_42.5-0ubuntu1_arm64.deb ...
   Unpacking gir1.2-gnomedesktop-3.0:arm64 (42.5-0ubuntu1) ...
   Selecting previously unselected package gir1.2-gstreamer-1.0:arm64.
   Preparing to unpack .../274-gir1.2-gstreamer-1.0_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking gir1.2-gstreamer-1.0:arm64 (1.20.3-0ubuntu1) ...
   Selecting previously unselected package gir1.2-gweather-3.0:arm64.
   Preparing to unpack .../275-gir1.2-gweather-3.0_40.0-5build1_arm64.deb ...
   Unpacking gir1.2-gweather-3.0:arm64 (40.0-5build1) ...
   Selecting previously unselected package libibus-1.0-5:arm64.
   Preparing to unpack .../276-libibus-1.0-5_1.5.26-4_arm64.deb ...
   Unpacking libibus-1.0-5:arm64 (1.5.26-4) ...
   Selecting previously unselected package gir1.2-ibus-1.0:arm64.
   Preparing to unpack .../277-gir1.2-ibus-1.0_1.5.26-4_arm64.deb ...
   Unpacking gir1.2-ibus-1.0:arm64 (1.5.26-4) ...
   Selecting previously unselected package mutter-common.
   Preparing to unpack .../278-mutter-common_42.5-0ubuntu1_all.deb ...
   Unpacking mutter-common (42.5-0ubuntu1) ...
   Selecting previously unselected package libspa-0.2-modules:arm64.
   Preparing to unpack .../279-libspa-0.2-modules_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking libspa-0.2-modules:arm64 (0.3.48-1ubuntu3) ...
   Selecting previously unselected package libpipewire-0.3-0:arm64.
   Preparing to unpack .../280-libpipewire-0.3-0_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking libpipewire-0.3-0:arm64 (0.3.48-1ubuntu3) ...
   Selecting previously unselected package libstartup-notification0:arm64.
   Preparing to unpack .../281-libstartup-notification0_0.12-6build2_arm64.deb ...
   Unpacking libstartup-notification0:arm64 (0.12-6build2) ...
   Selecting previously unselected package libxcb-res0:arm64.
   Preparing to unpack .../282-libxcb-res0_1.14-3ubuntu3_arm64.deb ...
   Unpacking libxcb-res0:arm64 (1.14-3ubuntu3) ...
   Selecting previously unselected package libxkbfile1:arm64.
   Preparing to unpack .../283-libxkbfile1_1%3a1.1.0-1build3_arm64.deb ...
   Unpacking libxkbfile1:arm64 (1:1.1.0-1build3) ...
   Selecting previously unselected package libmutter-10-0:arm64.
   Preparing to unpack .../284-libmutter-10-0_42.5-0ubuntu1_arm64.deb ...
   Unpacking libmutter-10-0:arm64 (42.5-0ubuntu1) ...
   Selecting previously unselected package gir1.2-json-1.0:arm64.
   Preparing to unpack .../285-gir1.2-json-1.0_1.6.6-1build1_arm64.deb ...
   Unpacking gir1.2-json-1.0:arm64 (1.6.6-1build1) ...
   Selecting previously unselected package gir1.2-mutter-10:arm64.
   Preparing to unpack .../286-gir1.2-mutter-10_42.5-0ubuntu1_arm64.deb ...
   Unpacking gir1.2-mutter-10:arm64 (42.5-0ubuntu1) ...
   Selecting previously unselected package gir1.2-nm-1.0:arm64.
   Preparing to unpack .../287-gir1.2-nm-1.0_1.36.6-0ubuntu2_arm64.deb ...
   Unpacking gir1.2-nm-1.0:arm64 (1.36.6-0ubuntu2) ...
   Selecting previously unselected package libnma-common.
   Preparing to unpack .../288-libnma-common_1.8.34-1ubuntu1_all.deb ...
   Unpacking libnma-common (1.8.34-1ubuntu1) ...
   Selecting previously unselected package libnma0:arm64.
   Preparing to unpack .../289-libnma0_1.8.34-1ubuntu1_arm64.deb ...
   Unpacking libnma0:arm64 (1.8.34-1ubuntu1) ...
   Selecting previously unselected package gir1.2-nma-1.0:arm64.
   Preparing to unpack .../290-gir1.2-nma-1.0_1.8.34-1ubuntu1_arm64.deb ...
   Unpacking gir1.2-nma-1.0:arm64 (1.8.34-1ubuntu1) ...
   Selecting previously unselected package gir1.2-polkit-1.0.
   Preparing to unpack .../291-gir1.2-polkit-1.0_0.105-33_arm64.deb ...
   Unpacking gir1.2-polkit-1.0 (0.105-33) ...
   Selecting previously unselected package librsvg2-2:arm64.
   Preparing to unpack .../292-librsvg2-2_2.52.5+dfsg-3_arm64.deb ...
   Unpacking librsvg2-2:arm64 (2.52.5+dfsg-3) ...
   Selecting previously unselected package gir1.2-rsvg-2.0:arm64.
   Preparing to unpack .../293-gir1.2-rsvg-2.0_2.52.5+dfsg-3_arm64.deb ...
   Unpacking gir1.2-rsvg-2.0:arm64 (2.52.5+dfsg-3) ...
   Selecting previously unselected package libsoup-gnome2.4-1:arm64.
   Preparing to unpack .../294-libsoup-gnome2.4-1_2.74.2-3_arm64.deb ...
   Unpacking libsoup-gnome2.4-1:arm64 (2.74.2-3) ...
   Selecting previously unselected package gir1.2-soup-2.4:arm64.
   Preparing to unpack .../295-gir1.2-soup-2.4_2.74.2-3_arm64.deb ...
   Unpacking gir1.2-soup-2.4:arm64 (2.74.2-3) ...
   Selecting previously unselected package gir1.2-upowerglib-1.0:arm64.
   Preparing to unpack .../296-gir1.2-upowerglib-1.0_0.99.17-1_arm64.deb ...
   Unpacking gir1.2-upowerglib-1.0:arm64 (0.99.17-1) ...
   Selecting previously unselected package gir1.2-javascriptcoregtk-4.0:arm64.
   Preparing to unpack .../297-gir1.2-javascriptcoregtk-4.0_2.38.5-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking gir1.2-javascriptcoregtk-4.0:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Selecting previously unselected package gir1.2-webkit2-4.0:arm64.
   Preparing to unpack .../298-gir1.2-webkit2-4.0_2.38.5-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking gir1.2-webkit2-4.0:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Selecting previously unselected package gnome-settings-daemon-common.
   Preparing to unpack .../299-gnome-settings-daemon-common_42.1-1ubuntu2.1_all.deb ...
   Unpacking gnome-settings-daemon-common (42.1-1ubuntu2.1) ...
   Selecting previously unselected package libpulse-mainloop-glib0:arm64.
   Preparing to unpack .../300-libpulse-mainloop-glib0_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking libpulse-mainloop-glib0:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package gnome-settings-daemon.
   Preparing to unpack .../301-gnome-settings-daemon_42.1-1ubuntu2.1_arm64.deb ...
   Unpacking gnome-settings-daemon (42.1-1ubuntu2.1) ...
   Selecting previously unselected package gnome-shell-common.
   Preparing to unpack .../302-gnome-shell-common_42.5-0ubuntu1_all.deb ...
   Unpacking gnome-shell-common (42.5-0ubuntu1) ...
   Selecting previously unselected package libpipewire-0.3-modules:arm64.
   Preparing to unpack .../303-libpipewire-0.3-modules_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking libpipewire-0.3-modules:arm64 (0.3.48-1ubuntu3) ...
   Selecting previously unselected package pipewire-bin.
   Preparing to unpack .../304-pipewire-bin_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking pipewire-bin (0.3.48-1ubuntu3) ...
   Selecting previously unselected package pipewire:arm64.
   Preparing to unpack .../305-pipewire_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking pipewire:arm64 (0.3.48-1ubuntu3) ...
   Selecting previously unselected package gstreamer1.0-pipewire:arm64.
   Preparing to unpack .../306-gstreamer1.0-pipewire_0.3.48-1ubuntu3_arm64.deb ...
   Unpacking gstreamer1.0-pipewire:arm64 (0.3.48-1ubuntu3) ...
   Selecting previously unselected package ubuntu-wallpapers-jammy.
   Preparing to unpack .../307-ubuntu-wallpapers-jammy_22.04.4-0ubuntu1_all.deb ...
   Unpacking ubuntu-wallpapers-jammy (22.04.4-0ubuntu1) ...
   Selecting previously unselected package ubuntu-wallpapers.
   Preparing to unpack .../308-ubuntu-wallpapers_22.04.4-0ubuntu1_all.deb ...
   Unpacking ubuntu-wallpapers (22.04.4-0ubuntu1) ...
   Selecting previously unselected package libmozjs-91-0:arm64.
   Preparing to unpack .../309-libmozjs-91-0_91.10.0-0ubuntu1_arm64.deb ...
   Unpacking libmozjs-91-0:arm64 (91.10.0-0ubuntu1) ...
   Selecting previously unselected package libgjs0g:arm64.
   Preparing to unpack .../310-libgjs0g_1.72.2-0ubuntu1_arm64.deb ...
   Unpacking libgjs0g:arm64 (1.72.2-0ubuntu1) ...
   Selecting previously unselected package libgnome-autoar-0-0:arm64.
   Preparing to unpack .../311-libgnome-autoar-0-0_0.4.3-1_arm64.deb ...
   Unpacking libgnome-autoar-0-0:arm64 (0.4.3-1) ...
   Selecting previously unselected package gnome-shell.
   Preparing to unpack .../312-gnome-shell_42.5-0ubuntu1_arm64.deb ...
   Unpacking gnome-shell (42.5-0ubuntu1) ...
   Selecting previously unselected package libxfce4util-common.
   Preparing to unpack .../313-libxfce4util-common_4.16.0-1_all.deb ...
   Unpacking libxfce4util-common (4.16.0-1) ...
   Selecting previously unselected package libxfce4util7:arm64.
   Preparing to unpack .../314-libxfce4util7_4.16.0-1_arm64.deb ...
   Unpacking libxfce4util7:arm64 (4.16.0-1) ...
   Selecting previously unselected package libxfce4panel-2.0-4.
   Preparing to unpack .../315-libxfce4panel-2.0-4_4.16.3-1_arm64.deb ...
   Unpacking libxfce4panel-2.0-4 (4.16.3-1) ...
   Selecting previously unselected package libxfce4ui-common.
   Preparing to unpack .../316-libxfce4ui-common_4.16.1-1_all.deb ...
   Unpacking libxfce4ui-common (4.16.1-1) ...
   Selecting previously unselected package xfconf.
   Preparing to unpack .../317-xfconf_4.16.0-2_arm64.deb ...
   Unpacking xfconf (4.16.0-2) ...
   Selecting previously unselected package libxfconf-0-3:arm64.
   Preparing to unpack .../318-libxfconf-0-3_4.16.0-2_arm64.deb ...
   Unpacking libxfconf-0-3:arm64 (4.16.0-2) ...
   Selecting previously unselected package libxfce4ui-2-0:arm64.
   Preparing to unpack .../319-libxfce4ui-2-0_4.16.1-1_arm64.deb ...
   Unpacking libxfce4ui-2-0:arm64 (4.16.1-1) ...
   Selecting previously unselected package xfce4-notifyd.
   Preparing to unpack .../320-xfce4-notifyd_0.6.3-1_arm64.deb ...
   Unpacking xfce4-notifyd (0.6.3-1) ...
   Selecting previously unselected package librsvg2-common:arm64.
   Preparing to unpack .../321-librsvg2-common_2.52.5+dfsg-3_arm64.deb ...
   Unpacking librsvg2-common:arm64 (2.52.5+dfsg-3) ...
   Selecting previously unselected package gnome-icon-theme.
   Preparing to unpack .../322-gnome-icon-theme_3.12.0-4_all.deb ...
   Unpacking gnome-icon-theme (3.12.0-4) ...
   Selecting previously unselected package python3-cairo:arm64.
   Preparing to unpack .../323-python3-cairo_1.20.1-3build1_arm64.deb ...
   Unpacking python3-cairo:arm64 (1.20.1-3build1) ...
   Selecting previously unselected package python3-gi-cairo.
   Preparing to unpack .../324-python3-gi-cairo_3.42.1-0ubuntu1_arm64.deb ...
   Unpacking python3-gi-cairo (3.42.1-0ubuntu1) ...
   Selecting previously unselected package libayatana-ido3-0.4-0:arm64.
   Preparing to unpack .../325-libayatana-ido3-0.4-0_0.9.1-1_arm64.deb ...
   Unpacking libayatana-ido3-0.4-0:arm64 (0.9.1-1) ...
   Selecting previously unselected package libayatana-indicator3-7:arm64.
   Preparing to unpack .../326-libayatana-indicator3-7_0.9.1-1_arm64.deb ...
   Unpacking libayatana-indicator3-7:arm64 (0.9.1-1) ...
   Selecting previously unselected package libdbusmenu-glib4:arm64.
   Preparing to unpack .../327-libdbusmenu-glib4_16.04.1+18.10.20180917-0ubuntu8_arm64.deb ...
   Unpacking libdbusmenu-glib4:arm64 (16.04.1+18.10.20180917-0ubuntu8) ...
   Selecting previously unselected package libdbusmenu-gtk3-4:arm64.
   Preparing to unpack .../328-libdbusmenu-gtk3-4_16.04.1+18.10.20180917-0ubuntu8_arm64.deb ...
   Unpacking libdbusmenu-gtk3-4:arm64 (16.04.1+18.10.20180917-0ubuntu8) ...
   Selecting previously unselected package libayatana-appindicator3-1.
   Preparing to unpack .../329-libayatana-appindicator3-1_0.5.90-7ubuntu2_arm64.deb ...
   Unpacking libayatana-appindicator3-1 (0.5.90-7ubuntu2) ...
   Selecting previously unselected package gir1.2-ayatanaappindicator3-0.1.
   Preparing to unpack .../330-gir1.2-ayatanaappindicator3-0.1_0.5.90-7ubuntu2_arm64.deb ...
   Unpacking gir1.2-ayatanaappindicator3-0.1 (0.5.90-7ubuntu2) ...
   Selecting previously unselected package blueman.
   Preparing to unpack .../331-blueman_2.2.4-1_arm64.deb ...
   Unpacking blueman (2.2.4-1) ...
   Selecting previously unselected package cups-common.
   Preparing to unpack .../332-cups-common_2.4.1op1-1ubuntu4.1_all.deb ...
   Unpacking cups-common (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package cups-client.
   Preparing to unpack .../333-cups-client_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-client (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package cups-ipp-utils.
   Preparing to unpack .../334-cups-ipp-utils_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-ipp-utils (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package libpoppler118:arm64.
   Preparing to unpack .../335-libpoppler118_22.02.0-2ubuntu0.1_arm64.deb ...
   Unpacking libpoppler118:arm64 (22.02.0-2ubuntu0.1) ...
   Selecting previously unselected package poppler-utils.
   Preparing to unpack .../336-poppler-utils_22.02.0-2ubuntu0.1_arm64.deb ...
   Unpacking poppler-utils (22.02.0-2ubuntu0.1) ...
   Selecting previously unselected package libcupsfilters1:arm64.
   Preparing to unpack .../337-libcupsfilters1_1.28.15-0ubuntu1_arm64.deb ...
   Unpacking libcupsfilters1:arm64 (1.28.15-0ubuntu1) ...
   Selecting previously unselected package libpoppler-cpp0v5:arm64.
   Preparing to unpack .../338-libpoppler-cpp0v5_22.02.0-2ubuntu0.1_arm64.deb ...
   Unpacking libpoppler-cpp0v5:arm64 (22.02.0-2ubuntu0.1) ...
   Selecting previously unselected package libqpdf28:arm64.
   Preparing to unpack .../339-libqpdf28_10.6.3-1_arm64.deb ...
   Unpacking libqpdf28:arm64 (10.6.3-1) ...
   Selecting previously unselected package cups-filters-core-drivers.
   Preparing to unpack .../340-cups-filters-core-drivers_1.28.15-0ubuntu1_arm64.deb ...
   Unpacking cups-filters-core-drivers (1.28.15-0ubuntu1) ...
   Selecting previously unselected package cups-core-drivers.
   Preparing to unpack .../341-cups-core-drivers_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-core-drivers (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package fonts-urw-base35.
   Preparing to unpack .../342-fonts-urw-base35_20200910-1_all.deb ...
   Unpacking fonts-urw-base35 (20200910-1) ...
   Selecting previously unselected package libgs9-common.
   Preparing to unpack .../343-libgs9-common_9.55.0~dfsg1-0ubuntu5.1_all.deb ...
   Unpacking libgs9-common (9.55.0~dfsg1-0ubuntu5.1) ...
   Selecting previously unselected package libidn12:arm64.
   Preparing to unpack .../344-libidn12_1.38-4build1_arm64.deb ...
   Unpacking libidn12:arm64 (1.38-4build1) ...
   Selecting previously unselected package libijs-0.35:arm64.
   Preparing to unpack .../345-libijs-0.35_0.35-15build2_arm64.deb ...
   Unpacking libijs-0.35:arm64 (0.35-15build2) ...
   Selecting previously unselected package libjbig2dec0:arm64.
   Preparing to unpack .../346-libjbig2dec0_0.19-3build2_arm64.deb ...
   Unpacking libjbig2dec0:arm64 (0.19-3build2) ...
   Selecting previously unselected package libgs9:arm64.
   Preparing to unpack .../347-libgs9_9.55.0~dfsg1-0ubuntu5.1_arm64.deb ...
   Unpacking libgs9:arm64 (9.55.0~dfsg1-0ubuntu5.1) ...
   Selecting previously unselected package ghostscript.
   Preparing to unpack .../348-ghostscript_9.55.0~dfsg1-0ubuntu5.1_arm64.deb ...
   Unpacking ghostscript (9.55.0~dfsg1-0ubuntu5.1) ...
   Selecting previously unselected package libfontembed1:arm64.
   Preparing to unpack .../349-libfontembed1_1.28.15-0ubuntu1_arm64.deb ...
   Unpacking libfontembed1:arm64 (1.28.15-0ubuntu1) ...
   Selecting previously unselected package cups-filters.
   Preparing to unpack .../350-cups-filters_1.28.15-0ubuntu1_arm64.deb ...
   Unpacking cups-filters (1.28.15-0ubuntu1) ...
   Selecting previously unselected package cups-ppdc.
   Preparing to unpack .../351-cups-ppdc_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-ppdc (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package cups-server-common.
   Preparing to unpack .../352-cups-server-common_2.4.1op1-1ubuntu4.1_all.deb ...
   Unpacking cups-server-common (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package cups.
   Preparing to unpack .../353-cups_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package bluez-cups.
   Preparing to unpack .../354-bluez-cups_5.64-0ubuntu1_arm64.deb ...
   Unpacking bluez-cups (5.64-0ubuntu1) ...
   Selecting previously unselected package bluez-tools.
   Preparing to unpack .../355-bluez-tools_2.0~20170911.0.7cb788c-4_arm64.deb ...
   Unpacking bluez-tools (2.0~20170911.0.7cb788c-4) ...
   Selecting previously unselected package cifs-utils.
   Preparing to unpack .../356-cifs-utils_2%3a6.14-1ubuntu0.1_arm64.deb ...
   Unpacking cifs-utils (2:6.14-1ubuntu0.1) ...
   Selecting previously unselected package libllvm14:arm64.
   Preparing to unpack .../357-libllvm14_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking libllvm14:arm64 (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package libclang-cpp14.
   Preparing to unpack .../358-libclang-cpp14_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package libgc1:arm64.
   Preparing to unpack .../359-libgc1_1%3a8.0.6-1.1build1_arm64.deb ...
   Unpacking libgc1:arm64 (1:8.0.6-1.1build1) ...
   Selecting previously unselected package libobjc4:arm64.
   Preparing to unpack .../360-libobjc4_12.1.0-2ubuntu1~22.04_arm64.deb ...
   Unpacking libobjc4:arm64 (12.1.0-2ubuntu1~22.04) ...
   Selecting previously unselected package libobjc-11-dev:arm64.
   Preparing to unpack .../361-libobjc-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
   Unpacking libobjc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Selecting previously unselected package libclang-common-14-dev.
   Preparing to unpack .../362-libclang-common-14-dev_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package llvm-14-linker-tools.
   Preparing to unpack .../363-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package libclang1-14.
   Preparing to unpack .../364-libclang1-14_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking libclang1-14 (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package clang-14.
   Preparing to unpack .../365-clang-14_1%3a14.0.0-1ubuntu1_arm64.deb ...
   Unpacking clang-14 (1:14.0.0-1ubuntu1) ...
   Selecting previously unselected package clang.
   Preparing to unpack .../366-clang_1%3a14.0-55~exp2_arm64.deb ...
   Unpacking clang (1:14.0-55~exp2) ...
   Selecting previously unselected package codium.
   Preparing to unpack .../367-codium_1.75.1.23040_arm64.deb ...
   Unpacking codium (1.75.1.23040) ...
   Selecting previously unselected package colord-data.
   Preparing to unpack .../368-colord-data_1.4.6-1_all.deb ...
   Unpacking colord-data (1.4.6-1) ...
   Selecting previously unselected package libgusb2:arm64.
   Preparing to unpack .../369-libgusb2_0.3.10-1_arm64.deb ...
   Unpacking libgusb2:arm64 (0.3.10-1) ...
   Selecting previously unselected package libcolorhug2:arm64.
   Preparing to unpack .../370-libcolorhug2_1.4.6-1_arm64.deb ...
   Unpacking libcolorhug2:arm64 (1.4.6-1) ...
   Selecting previously unselected package libexif12:arm64.
   Preparing to unpack .../371-libexif12_0.6.24-1build1_arm64.deb ...
   Unpacking libexif12:arm64 (0.6.24-1build1) ...
   Selecting previously unselected package libxpm4:arm64.
   Preparing to unpack .../372-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_arm64.deb ...
   Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
   Selecting previously unselected package libgd3:arm64.
   Preparing to unpack .../373-libgd3_2.3.0-2ubuntu2_arm64.deb ...
   Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
   Selecting previously unselected package libgphoto2-port12:arm64.
   Preparing to unpack .../374-libgphoto2-port12_2.5.27-1build2_arm64.deb ...
   Unpacking libgphoto2-port12:arm64 (2.5.27-1build2) ...
   Selecting previously unselected package libgphoto2-6:arm64.
   Preparing to unpack .../375-libgphoto2-6_2.5.27-1build2_arm64.deb ...
   Unpacking libgphoto2-6:arm64 (2.5.27-1build2) ...
   Selecting previously unselected package libieee1284-3:arm64.
   Preparing to unpack .../376-libieee1284-3_0.2.11-14build2_arm64.deb ...
   Unpacking libieee1284-3:arm64 (0.2.11-14build2) ...
   Selecting previously unselected package libpoppler-glib8:arm64.
   Preparing to unpack .../377-libpoppler-glib8_22.02.0-2ubuntu0.1_arm64.deb ...
   Unpacking libpoppler-glib8:arm64 (22.02.0-2ubuntu0.1) ...
   Selecting previously unselected package libsnmp-base.
   Preparing to unpack .../378-libsnmp-base_5.9.1+dfsg-1ubuntu2.5_all.deb ...
   Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.5) ...
   Selecting previously unselected package libsnmp40:arm64.
   Preparing to unpack .../379-libsnmp40_5.9.1+dfsg-1ubuntu2.5_arm64.deb ...
   Unpacking libsnmp40:arm64 (5.9.1+dfsg-1ubuntu2.5) ...
   Selecting previously unselected package libsane1:arm64.
   Preparing to unpack .../380-libsane1_1.1.1-5_arm64.deb ...
   Unpacking libsane1:arm64 (1.1.1-5) ...
   Selecting previously unselected package colord.
   Preparing to unpack .../381-colord_1.4.6-1_arm64.deb ...
   Unpacking colord (1.4.6-1) ...
   Selecting previously unselected package desktop-file-utils.
   Preparing to unpack .../382-desktop-file-utils_0.26-1ubuntu3_arm64.deb ...
   Unpacking desktop-file-utils (0.26-1ubuntu3) ...
   Selecting previously unselected package devhelp-common.
   Preparing to unpack .../383-devhelp-common_41.2-2_all.deb ...
   Unpacking devhelp-common (41.2-2) ...
   Selecting previously unselected package dmz-cursor-theme.
   Preparing to unpack .../384-dmz-cursor-theme_0.4.5ubuntu1_all.deb ...
   Unpacking dmz-cursor-theme (0.4.5ubuntu1) ...
   Selecting previously unselected package emacs-common.
   Preparing to unpack .../385-emacs-common_1%3a27.1+1-3ubuntu5_all.deb ...
   Unpacking emacs-common (1:27.1+1-3ubuntu5) ...
   Selecting previously unselected package emacs-bin-common.
   Preparing to unpack .../386-emacs-bin-common_1%3a27.1+1-3ubuntu5_arm64.deb ...
   Unpacking emacs-bin-common (1:27.1+1-3ubuntu5) ...
   Selecting previously unselected package libgif7:arm64.
   Preparing to unpack .../387-libgif7_5.1.9-2build2_arm64.deb ...
   Unpacking libgif7:arm64 (5.1.9-2build2) ...
   Selecting previously unselected package m17n-db.
   Preparing to unpack .../388-m17n-db_1.8.0-3_all.deb ...
   Unpacking m17n-db (1.8.0-3) ...
   Selecting previously unselected package libotf1:arm64.
   Preparing to unpack .../389-libotf1_0.9.16-3build1_arm64.deb ...
   Unpacking libotf1:arm64 (0.9.16-3build1) ...
   Selecting previously unselected package libxt6:arm64.
   Preparing to unpack .../390-libxt6_1%3a1.2.1-1_arm64.deb ...
   Unpacking libxt6:arm64 (1:1.2.1-1) ...
   Selecting previously unselected package libm17n-0:arm64.
   Preparing to unpack .../391-libm17n-0_1.8.0-4_arm64.deb ...
   Unpacking libm17n-0:arm64 (1.8.0-4) ...
   Selecting previously unselected package emacs-gtk.
   Preparing to unpack .../392-emacs-gtk_1%3a27.1+1-3ubuntu5_arm64.deb ...
   Unpacking emacs-gtk (1:27.1+1-3ubuntu5) ...
   Selecting previously unselected package emacs.
   Preparing to unpack .../393-emacs_1%3a27.1+1-3ubuntu5_all.deb ...
   Unpacking emacs (1:27.1+1-3ubuntu5) ...
   Selecting previously unselected package evince-common.
   Preparing to unpack .../394-evince-common_42.3-0ubuntu3_all.deb ...
   Unpacking evince-common (42.3-0ubuntu3) ...
   Selecting previously unselected package libdjvulibre-text.
   Preparing to unpack .../395-libdjvulibre-text_3.5.28-2build2_all.deb ...
   Unpacking libdjvulibre-text (3.5.28-2build2) ...
   Selecting previously unselected package libdjvulibre21:arm64.
   Preparing to unpack .../396-libdjvulibre21_3.5.28-2build2_arm64.deb ...
   Unpacking libdjvulibre21:arm64 (3.5.28-2build2) ...
   Selecting previously unselected package libgxps2:arm64.
   Preparing to unpack .../397-libgxps2_0.3.2-2_arm64.deb ...
   Unpacking libgxps2:arm64 (0.3.2-2) ...
   Selecting previously unselected package libkpathsea6:arm64.
   Preparing to unpack .../398-libkpathsea6_2021.20210626.59705-1build1_arm64.deb ...
   Unpacking libkpathsea6:arm64 (2021.20210626.59705-1build1) ...
   Selecting previously unselected package libspectre1:arm64.
   Preparing to unpack .../399-libspectre1_0.2.10-1_arm64.deb ...
   Unpacking libspectre1:arm64 (0.2.10-1) ...
   Selecting previously unselected package libsynctex2:arm64.
   Preparing to unpack .../400-libsynctex2_2021.20210626.59705-1build1_arm64.deb ...
   Unpacking libsynctex2:arm64 (2021.20210626.59705-1build1) ...
   Selecting previously unselected package libevdocument3-4:arm64.
   Preparing to unpack .../401-libevdocument3-4_42.3-0ubuntu3_arm64.deb ...
   Unpacking libevdocument3-4:arm64 (42.3-0ubuntu3) ...
   Selecting previously unselected package libgspell-1-common.
   Preparing to unpack .../402-libgspell-1-common_1.9.1-4_all.deb ...
   Unpacking libgspell-1-common (1.9.1-4) ...
   Selecting previously unselected package libgspell-1-2:arm64.
   Preparing to unpack .../403-libgspell-1-2_1.9.1-4_arm64.deb ...
   Unpacking libgspell-1-2:arm64 (1.9.1-4) ...
   Selecting previously unselected package libevview3-3:arm64.
   Preparing to unpack .../404-libevview3-3_42.3-0ubuntu3_arm64.deb ...
   Unpacking libevview3-3:arm64 (42.3-0ubuntu3) ...
   Selecting previously unselected package libhandy-1-0:arm64.
   Preparing to unpack .../405-libhandy-1-0_1.6.1-1_arm64.deb ...
   Unpacking libhandy-1-0:arm64 (1.6.1-1) ...
   Selecting previously unselected package libnautilus-extension1a:arm64.
   Preparing to unpack .../406-libnautilus-extension1a_1%3a42.2-0ubuntu2.1_arm64.deb ...
   Unpacking libnautilus-extension1a:arm64 (1:42.2-0ubuntu2.1) ...
   Selecting previously unselected package evince.
   Preparing to unpack .../407-evince_42.3-0ubuntu3_arm64.deb ...
   Unpacking evince (42.3-0ubuntu3) ...
   Selecting previously unselected package libexo-common.
   Preparing to unpack .../408-libexo-common_4.16.3-1_all.deb ...
   Unpacking libexo-common (4.16.3-1) ...
   Selecting previously unselected package libexo-2-0:arm64.
   Preparing to unpack .../409-libexo-2-0_4.16.3-1_arm64.deb ...
   Unpacking libexo-2-0:arm64 (4.16.3-1) ...
   Selecting previously unselected package exo-utils.
   Preparing to unpack .../410-exo-utils_4.16.3-1_arm64.deb ...
   Unpacking exo-utils (4.16.3-1) ...
   Selecting previously unselected package exuberant-ctags.
   Preparing to unpack .../411-exuberant-ctags_1%3a5.9~svn20110310-16ubuntu0.22.04.1_arm64.deb ...
   Unpacking exuberant-ctags (1:5.9~svn20110310-16ubuntu0.22.04.1) ...
   Selecting previously unselected package fbi.
   Preparing to unpack .../412-fbi_2.10-4ubuntu1_arm64.deb ...
   Unpacking fbi (2.10-4ubuntu1) ...
   Selecting previously unselected package filezilla-common.
   Preparing to unpack .../413-filezilla-common_3.58.0-1_all.deb ...
   Unpacking filezilla-common (3.58.0-1) ...
   Selecting previously unselected package libfilezilla-common.
   Preparing to unpack .../414-libfilezilla-common_0.36.0-2_all.deb ...
   Unpacking libfilezilla-common (0.36.0-2) ...
   Selecting previously unselected package libfilezilla24:arm64.
   Preparing to unpack .../415-libfilezilla24_0.36.0-2_arm64.deb ...
   Unpacking libfilezilla24:arm64 (0.36.0-2) ...
   Selecting previously unselected package libpugixml1v5:arm64.
   Preparing to unpack .../416-libpugixml1v5_1.12.1-1_arm64.deb ...
   Unpacking libpugixml1v5:arm64 (1.12.1-1) ...
   Selecting previously unselected package libwxbase3.0-0v5:arm64.
   Preparing to unpack .../417-libwxbase3.0-0v5_3.0.5.1+dfsg-4_arm64.deb ...
   Unpacking libwxbase3.0-0v5:arm64 (3.0.5.1+dfsg-4) ...
   Selecting previously unselected package libwxgtk3.0-gtk3-0v5:arm64.
   Preparing to unpack .../418-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-4_arm64.deb ...
   Unpacking libwxgtk3.0-gtk3-0v5:arm64 (3.0.5.1+dfsg-4) ...
   Selecting previously unselected package filezilla.
   Preparing to unpack .../419-filezilla_3.58.0-1_arm64.deb ...
   Unpacking filezilla (3.58.0-1) ...
   Selecting previously unselected package libdbus-glib-1-2:arm64.
   Preparing to unpack .../420-libdbus-glib-1-2_0.112-2build1_arm64.deb ...
   Unpacking libdbus-glib-1-2:arm64 (0.112-2build1) ...
   Selecting previously unselected package firefox-esr.
   Preparing to unpack .../421-firefox-esr_102.8.0esr+build2-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking firefox-esr (102.8.0esr+build2-0ubuntu0.22.04.1) ...
   Selecting previously unselected package fonts-mathjax.
   Preparing to unpack .../422-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
   Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
   Selecting previously unselected package fonts-noto-cjk.
   Preparing to unpack .../423-fonts-noto-cjk_1%3a20220127+repack1-1_all.deb ...
   Unpacking fonts-noto-cjk (1:20220127+repack1-1) ...
   Selecting previously unselected package fonts-ubuntu-console.
   Preparing to unpack .../424-fonts-ubuntu-console_0.83-6ubuntu1_all.deb ...
   Unpacking fonts-ubuntu-console (0.83-6ubuntu1) ...
   Selecting previously unselected package foomatic-db-compressed-ppds.
   Preparing to unpack .../425-foomatic-db-compressed-ppds_20220223-0ubuntu1_all.deb ...
   Unpacking foomatic-db-compressed-ppds (20220223-0ubuntu1) ...
   Selecting previously unselected package gdebi-core.
   Preparing to unpack .../426-gdebi-core_0.9.5.7+nmu6_all.deb ...
   Unpacking gdebi-core (0.9.5.7+nmu6) ...
   Selecting previously unselected package libvte-2.91-common.
   Preparing to unpack .../427-libvte-2.91-common_0.68.0-1_arm64.deb ...
   Unpacking libvte-2.91-common (0.68.0-1) ...
   Selecting previously unselected package libvte-2.91-0:arm64.
   Preparing to unpack .../428-libvte-2.91-0_0.68.0-1_arm64.deb ...
   Unpacking libvte-2.91-0:arm64 (0.68.0-1) ...
   Selecting previously unselected package gir1.2-vte-2.91:arm64.
   Preparing to unpack .../429-gir1.2-vte-2.91_0.68.0-1_arm64.deb ...
   Unpacking gir1.2-vte-2.91:arm64 (0.68.0-1) ...
   Selecting previously unselected package gdebi.
   Preparing to unpack .../430-gdebi_0.9.5.7+nmu6_all.deb ...
   Unpacking gdebi (0.9.5.7+nmu6) ...
   Selecting previously unselected package geany-common.
   Preparing to unpack .../431-geany-common_1.38-1_all.deb ...
   Unpacking geany-common (1.38-1) ...
   Selecting previously unselected package geany.
   Preparing to unpack .../432-geany_1.38-1_arm64.deb ...
   Unpacking geany (1.38-1) ...
   Selecting previously unselected package gh.
   Preparing to unpack .../433-gh_2.23.0_arm64.deb ...
   Unpacking gh (2.23.0) ...
   Selecting previously unselected package ghostscript-x.
   Preparing to unpack .../434-ghostscript-x_9.55.0~dfsg1-0ubuntu5.1_arm64.deb ...
   Unpacking ghostscript-x (9.55.0~dfsg1-0ubuntu5.1) ...
   Selecting previously unselected package libdazzle-common.
   Preparing to unpack .../435-libdazzle-common_3.44.0-1_all.deb ...
   Unpacking libdazzle-common (3.44.0-1) ...
   Selecting previously unselected package libdazzle-1.0-0:arm64.
   Preparing to unpack .../436-libdazzle-1.0-0_3.44.0-1_arm64.deb ...
   Unpacking libdazzle-1.0-0:arm64 (3.44.0-1) ...
   Selecting previously unselected package gir1.2-dazzle-1.0:arm64.
   Preparing to unpack .../437-gir1.2-dazzle-1.0_3.44.0-1_arm64.deb ...
   Unpacking gir1.2-dazzle-1.0:arm64 (3.44.0-1) ...
   Selecting previously unselected package libhttp-parser2.9:arm64.
   Preparing to unpack .../438-libhttp-parser2.9_2.9.4-4_arm64.deb ...
   Unpacking libhttp-parser2.9:arm64 (2.9.4-4) ...
   Selecting previously unselected package libmbedcrypto7:arm64.
   Preparing to unpack .../439-libmbedcrypto7_2.28.0-1build1_arm64.deb ...
   Unpacking libmbedcrypto7:arm64 (2.28.0-1build1) ...
   Selecting previously unselected package libmbedx509-1:arm64.
   Preparing to unpack .../440-libmbedx509-1_2.28.0-1build1_arm64.deb ...
   Unpacking libmbedx509-1:arm64 (2.28.0-1build1) ...
   Selecting previously unselected package libmbedtls14:arm64.
   Preparing to unpack .../441-libmbedtls14_2.28.0-1build1_arm64.deb ...
   Unpacking libmbedtls14:arm64 (2.28.0-1build1) ...
   Selecting previously unselected package libgit2-1.1:arm64.
   Preparing to unpack .../442-libgit2-1.1_1.1.0+dfsg.1-4.1build1_arm64.deb ...
   Unpacking libgit2-1.1:arm64 (1.1.0+dfsg.1-4.1build1) ...
   Selecting previously unselected package libgit2-glib-1.0-0:arm64.
   Preparing to unpack .../443-libgit2-glib-1.0-0_1.0.0.1-1_arm64.deb ...
   Unpacking libgit2-glib-1.0-0:arm64 (1.0.0.1-1) ...
   Selecting previously unselected package gir1.2-ggit-1.0:arm64.
   Preparing to unpack .../444-gir1.2-ggit-1.0_1.0.0.1-1_arm64.deb ...
   Unpacking gir1.2-ggit-1.0:arm64 (1.0.0.1-1) ...
   Selecting previously unselected package gir1.2-goa-1.0:arm64.
   Preparing to unpack .../445-gir1.2-goa-1.0_3.44.0-1ubuntu1_arm64.deb ...
   Unpacking gir1.2-goa-1.0:arm64 (3.44.0-1ubuntu1) ...
   Selecting previously unselected package libgtksourceview-3.0-common.
   Preparing to unpack .../446-libgtksourceview-3.0-common_3.24.11-2build1_all.deb ...
   Unpacking libgtksourceview-3.0-common (3.24.11-2build1) ...
   Selecting previously unselected package libgtksourceview-3.0-1:arm64.
   Preparing to unpack .../447-libgtksourceview-3.0-1_3.24.11-2build1_arm64.deb ...
   Unpacking libgtksourceview-3.0-1:arm64 (3.24.11-2build1) ...
   Selecting previously unselected package gir1.2-gtksource-3.0:arm64.
   Preparing to unpack .../448-gir1.2-gtksource-3.0_3.24.11-2build1_arm64.deb ...
   Unpacking gir1.2-gtksource-3.0:arm64 (3.24.11-2build1) ...
   Selecting previously unselected package libgtksourceview-4-common.
   Preparing to unpack .../449-libgtksourceview-4-common_4.8.3-1_all.deb ...
   Unpacking libgtksourceview-4-common (4.8.3-1) ...
   Selecting previously unselected package libgtksourceview-4-0:arm64.
   Preparing to unpack .../450-libgtksourceview-4-0_4.8.3-1_arm64.deb ...
   Unpacking libgtksourceview-4-0:arm64 (4.8.3-1) ...
   Selecting previously unselected package gir1.2-gtksource-4:arm64.
   Preparing to unpack .../451-gir1.2-gtksource-4_4.8.3-1_arm64.deb ...
   Unpacking gir1.2-gtksource-4:arm64 (4.8.3-1) ...
   Selecting previously unselected package gir1.2-handy-1:arm64.
   Preparing to unpack .../452-gir1.2-handy-1_1.6.1-1_arm64.deb ...
   Unpacking gir1.2-handy-1:arm64 (1.6.1-1) ...
   Selecting previously unselected package libjsonrpc-glib-1.0-1:arm64.
   Preparing to unpack .../453-libjsonrpc-glib-1.0-1_3.42.0-1_arm64.deb ...
   Unpacking libjsonrpc-glib-1.0-1:arm64 (3.42.0-1) ...
   Selecting previously unselected package gir1.2-jsonrpc-1.0:arm64.
   Preparing to unpack .../454-gir1.2-jsonrpc-1.0_3.42.0-1_arm64.deb ...
   Unpacking gir1.2-jsonrpc-1.0:arm64 (3.42.0-1) ...
   Selecting previously unselected package gir1.2-snapd-1:arm64.
   Preparing to unpack .../455-gir1.2-snapd-1_1.60-0ubuntu1_arm64.deb ...
   Unpacking gir1.2-snapd-1:arm64 (1.60-0ubuntu1) ...
   Selecting previously unselected package libtemplate-glib-common.
   Preparing to unpack .../456-libtemplate-glib-common_3.34.1-1_all.deb ...
   Unpacking libtemplate-glib-common (3.34.1-1) ...
   Selecting previously unselected package libtemplate-glib-1.0-0:arm64.
   Preparing to unpack .../457-libtemplate-glib-1.0-0_3.34.1-1_arm64.deb ...
   Unpacking libtemplate-glib-1.0-0:arm64 (3.34.1-1) ...
   Selecting previously unselected package gir1.2-template-1.0:arm64.
   Preparing to unpack .../458-gir1.2-template-1.0_3.34.1-1_arm64.deb ...
   Unpacking gir1.2-template-1.0:arm64 (3.34.1-1) ...
   Selecting previously unselected package libxres1:arm64.
   Preparing to unpack .../459-libxres1_2%3a1.2.1-1_arm64.deb ...
   Unpacking libxres1:arm64 (2:1.2.1-1) ...
   Selecting previously unselected package libwnck-3-common.
   Preparing to unpack .../460-libwnck-3-common_40.1-1_all.deb ...
   Unpacking libwnck-3-common (40.1-1) ...
   Selecting previously unselected package libwnck-3-0:arm64.
   Preparing to unpack .../461-libwnck-3-0_40.1-1_arm64.deb ...
   Unpacking libwnck-3-0:arm64 (40.1-1) ...
   Selecting previously unselected package gir1.2-wnck-3.0:arm64.
   Preparing to unpack .../462-gir1.2-wnck-3.0_40.1-1_arm64.deb ...
   Unpacking gir1.2-wnck-3.0:arm64 (40.1-1) ...
   Selecting previously unselected package glmark2-data.
   Preparing to unpack .../463-glmark2-data_2021.02-0ubuntu1_all.deb ...
   Unpacking glmark2-data (2021.02-0ubuntu1) ...
   Selecting previously unselected package glmark2.
   Preparing to unpack .../464-glmark2_2021.02-0ubuntu1_arm64.deb ...
   Unpacking glmark2 (2021.02-0ubuntu1) ...
   Selecting previously unselected package libpeas-common.
   Preparing to unpack .../465-libpeas-common_1.32.0-1_all.deb ...
   Unpacking libpeas-common (1.32.0-1) ...
   Selecting previously unselected package libpeas-1.0-0:arm64.
   Preparing to unpack .../466-libpeas-1.0-0_1.32.0-1_arm64.deb ...
   Unpacking libpeas-1.0-0:arm64 (1.32.0-1) ...
   Selecting previously unselected package gir1.2-peas-1.0:arm64.
   Preparing to unpack .../467-gir1.2-peas-1.0_1.32.0-1_arm64.deb ...
   Unpacking gir1.2-peas-1.0:arm64 (1.32.0-1) ...
   Selecting previously unselected package libvala-0.56-0:arm64.
   Preparing to unpack .../468-libvala-0.56-0_0.56.0-1_arm64.deb ...
   Unpacking libvala-0.56-0:arm64 (0.56.0-1) ...
   Selecting previously unselected package libvala-0.56-dev:arm64.
   Preparing to unpack .../469-libvala-0.56-dev_0.56.0-1_arm64.deb ...
   Unpacking libvala-0.56-dev:arm64 (0.56.0-1) ...
   Selecting previously unselected package libcmark0.30.2:arm64.
   Preparing to unpack .../470-libcmark0.30.2_0.30.2-5_arm64.deb ...
   Unpacking libcmark0.30.2:arm64 (0.30.2-5) ...
   Selecting previously unselected package libdevhelp-3-6:arm64.
   Preparing to unpack .../471-libdevhelp-3-6_41.2-2_arm64.deb ...
   Unpacking libdevhelp-3-6:arm64 (41.2-2) ...
   Selecting previously unselected package libmalcontent-0-0:arm64.
   Preparing to unpack .../472-libmalcontent-0-0_0.10.4-1_arm64.deb ...
   Unpacking libmalcontent-0-0:arm64 (0.10.4-1) ...
   Selecting previously unselected package libgpgme11:arm64.
   Preparing to unpack .../473-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
   Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
   Selecting previously unselected package libostree-1-1:arm64.
   Preparing to unpack .../474-libostree-1-1_2022.2-3_arm64.deb ...
   Unpacking libostree-1-1:arm64 (2022.2-3) ...
   Selecting previously unselected package libflatpak0:arm64.
   Preparing to unpack .../475-libflatpak0_1.12.7-1_arm64.deb ...
   Unpacking libflatpak0:arm64 (1.12.7-1) ...
   Selecting previously unselected package libgladeui-common.
   Preparing to unpack .../476-libgladeui-common_3.38.2-7_all.deb ...
   Unpacking libgladeui-common (3.38.2-7) ...
   Selecting previously unselected package libgladeui-2-13:arm64.
   Preparing to unpack .../477-libgladeui-2-13_3.38.2-7_arm64.deb ...
   Unpacking libgladeui-2-13:arm64 (3.38.2-7) ...
   Selecting previously unselected package libportal-gtk3-1:arm64.
   Preparing to unpack .../478-libportal-gtk3-1_0.6-2_arm64.deb ...
   Unpacking libportal-gtk3-1:arm64 (0.6-2) ...
   Selecting previously unselected package libportal1:arm64.
   Preparing to unpack .../479-libportal1_0.6-2_arm64.deb ...
   Unpacking libportal1:arm64 (0.6-2) ...
   Selecting previously unselected package libsysprof-4:arm64.
   Preparing to unpack .../480-libsysprof-4_3.44.0-1_arm64.deb ...
   Unpacking libsysprof-4:arm64 (3.44.0-1) ...
   Selecting previously unselected package libsysprof-ui-4:arm64.
   Preparing to unpack .../481-libsysprof-ui-4_3.44.0-1_arm64.deb ...
   Unpacking libsysprof-ui-4:arm64 (3.44.0-1) ...
   Selecting previously unselected package gnome-builder.
   Preparing to unpack .../482-gnome-builder_42.0-1_arm64.deb ...
   Unpacking gnome-builder (42.0-1) ...
   Selecting previously unselected package libblockdev-part-err2:arm64.
   Preparing to unpack .../483-libblockdev-part-err2_2.26-1_arm64.deb ...
   Unpacking libblockdev-part-err2:arm64 (2.26-1) ...
   Selecting previously unselected package libblockdev-utils2:arm64.
   Preparing to unpack .../484-libblockdev-utils2_2.26-1_arm64.deb ...
   Unpacking libblockdev-utils2:arm64 (2.26-1) ...
   Selecting previously unselected package libparted-fs-resize0:arm64.
   Preparing to unpack .../485-libparted-fs-resize0_3.4-2build1_arm64.deb ...
   Unpacking libparted-fs-resize0:arm64 (3.4-2build1) ...
   Selecting previously unselected package libblockdev-fs2:arm64.
   Preparing to unpack .../486-libblockdev-fs2_2.26-1_arm64.deb ...
   Unpacking libblockdev-fs2:arm64 (2.26-1) ...
   Selecting previously unselected package libblockdev-loop2:arm64.
   Preparing to unpack .../487-libblockdev-loop2_2.26-1_arm64.deb ...
   Unpacking libblockdev-loop2:arm64 (2.26-1) ...
   Selecting previously unselected package gdisk.
   Preparing to unpack .../488-gdisk_1.0.8-4build1_arm64.deb ...
   Unpacking gdisk (1.0.8-4build1) ...
   Selecting previously unselected package libblockdev-part2:arm64.
   Preparing to unpack .../489-libblockdev-part2_2.26-1_arm64.deb ...
   Unpacking libblockdev-part2:arm64 (2.26-1) ...
   Selecting previously unselected package libblockdev-swap2:arm64.
   Preparing to unpack .../490-libblockdev-swap2_2.26-1_arm64.deb ...
   Unpacking libblockdev-swap2:arm64 (2.26-1) ...
   Selecting previously unselected package libatasmart4:arm64.
   Preparing to unpack .../491-libatasmart4_0.19-5build2_arm64.deb ...
   Unpacking libatasmart4:arm64 (0.19-5build2) ...
   Selecting previously unselected package libblockdev2:arm64.
   Preparing to unpack .../492-libblockdev2_2.26-1_arm64.deb ...
   Unpacking libblockdev2:arm64 (2.26-1) ...
   Selecting previously unselected package libudisks2-0:arm64.
   Preparing to unpack .../493-libudisks2-0_2.9.4-1ubuntu2_arm64.deb ...
   Unpacking libudisks2-0:arm64 (2.9.4-1ubuntu2) ...
   Selecting previously unselected package udisks2.
   Preparing to unpack .../494-udisks2_2.9.4-1ubuntu2_arm64.deb ...
   Unpacking udisks2 (2.9.4-1ubuntu2) ...
   Selecting previously unselected package libpwquality-common.
   Preparing to unpack .../495-libpwquality-common_1.4.4-1build2_all.deb ...
   Unpacking libpwquality-common (1.4.4-1build2) ...
   Selecting previously unselected package libpwquality1:arm64.
   Preparing to unpack .../496-libpwquality1_1.4.4-1build2_arm64.deb ...
   Unpacking libpwquality1:arm64 (1.4.4-1build2) ...
   Selecting previously unselected package gnome-disk-utility.
   Preparing to unpack .../497-gnome-disk-utility_42.0-1ubuntu1_arm64.deb ...
   Unpacking gnome-disk-utility (42.0-1ubuntu1) ...
   Selecting previously unselected package gnome-font-viewer.
   Preparing to unpack .../498-gnome-font-viewer_41.0-2_arm64.deb ...
   Unpacking gnome-font-viewer (41.0-2) ...
   Selecting previously unselected package gnome-screenshot.
   Preparing to unpack .../499-gnome-screenshot_41.0-2_arm64.deb ...
   Unpacking gnome-screenshot (41.0-2) ...
   Selecting previously unselected package libglibmm-2.4-1v5:arm64.
   Preparing to unpack .../500-libglibmm-2.4-1v5_2.66.2-2_arm64.deb ...
   Unpacking libglibmm-2.4-1v5:arm64 (2.66.2-2) ...
   Selecting previously unselected package libatkmm-1.6-1v5:arm64.
   Preparing to unpack .../501-libatkmm-1.6-1v5_2.28.2-1build1_arm64.deb ...
   Unpacking libatkmm-1.6-1v5:arm64 (2.28.2-1build1) ...
   Selecting previously unselected package libcairomm-1.0-1v5:arm64.
   Preparing to unpack .../502-libcairomm-1.0-1v5_1.12.2-4build3_arm64.deb ...
   Unpacking libcairomm-1.0-1v5:arm64 (1.12.2-4build3) ...
   Selecting previously unselected package libpangomm-1.4-1v5:arm64.
   Preparing to unpack .../503-libpangomm-1.4-1v5_2.46.2-1_arm64.deb ...
   Unpacking libpangomm-1.4-1v5:arm64 (2.46.2-1) ...
   Selecting previously unselected package libgtkmm-3.0-1v5:arm64.
   Preparing to unpack .../504-libgtkmm-3.0-1v5_3.24.5-1build1_arm64.deb ...
   Unpacking libgtkmm-3.0-1v5:arm64 (3.24.5-1build1) ...
   Selecting previously unselected package libgtop2-common.
   Preparing to unpack .../505-libgtop2-common_2.40.0-2build3_all.deb ...
   Unpacking libgtop2-common (2.40.0-2build3) ...
   Selecting previously unselected package libgtop-2.0-11:arm64.
   Preparing to unpack .../506-libgtop-2.0-11_2.40.0-2build3_arm64.deb ...
   Unpacking libgtop-2.0-11:arm64 (2.40.0-2build3) ...
   Selecting previously unselected package gnome-system-monitor.
   Preparing to unpack .../507-gnome-system-monitor_42.0-1_arm64.deb ...
   Unpacking gnome-system-monitor (42.0-1) ...
   Selecting previously unselected package gparted-common.
   Preparing to unpack .../508-gparted-common_1.3.1-1ubuntu1_all.deb ...
   Unpacking gparted-common (1.3.1-1ubuntu1) ...
   Selecting previously unselected package gparted.
   Preparing to unpack .../509-gparted_1.3.1-1ubuntu1_arm64.deb ...
   Unpacking gparted (1.3.1-1ubuntu1) ...
   Selecting previously unselected package gstreamer1.0-packagekit.
   Preparing to unpack .../510-gstreamer1.0-packagekit_1.2.5-2ubuntu2_arm64.deb ...
   Unpacking gstreamer1.0-packagekit (1.2.5-2ubuntu2) ...
   Selecting previously unselected package gstreamer1.0-tools.
   Preparing to unpack .../511-gstreamer1.0-tools_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking gstreamer1.0-tools (1.20.3-0ubuntu1) ...
   Selecting previously unselected package gstreamer1.0-plugins-base-apps.
   Preparing to unpack .../512-gstreamer1.0-plugins-base-apps_1.20.1-1_arm64.deb ...
   Unpacking gstreamer1.0-plugins-base-apps (1.20.1-1) ...
   Selecting previously unselected package gstreamer1.0-pulseaudio:arm64.
   Preparing to unpack .../513-gstreamer1.0-pulseaudio_1.20.3-0ubuntu1_arm64.deb ...
   Unpacking gstreamer1.0-pulseaudio:arm64 (1.20.3-0ubuntu1) ...
   Selecting previously unselected package gtk2-engines:arm64.
   Preparing to unpack .../514-gtk2-engines_1%3a2.20.2-5build2_arm64.deb ...
   Unpacking gtk2-engines:arm64 (1:2.20.2-5build2) ...
   Selecting previously unselected package gtk2-engines-murrine:arm64.
   Preparing to unpack .../515-gtk2-engines-murrine_0.98.2-3build2_arm64.deb ...
   Unpacking gtk2-engines-murrine:arm64 (0.98.2-3build2) ...
   Selecting previously unselected package gtk2-engines-pixbuf:arm64.
   Preparing to unpack .../516-gtk2-engines-pixbuf_2.24.33-2ubuntu2_arm64.deb ...
   Unpacking gtk2-engines-pixbuf:arm64 (2.24.33-2ubuntu2) ...
   Selecting previously unselected package gvfs-common.
   Preparing to unpack .../517-gvfs-common_1.48.2-0ubuntu1_all.deb ...
   Unpacking gvfs-common (1.48.2-0ubuntu1) ...
   Selecting previously unselected package gvfs-libs:arm64.
   Preparing to unpack .../518-gvfs-libs_1.48.2-0ubuntu1_arm64.deb ...
   Unpacking gvfs-libs:arm64 (1.48.2-0ubuntu1) ...
   Selecting previously unselected package gvfs-daemons.
   Preparing to unpack .../519-gvfs-daemons_1.48.2-0ubuntu1_arm64.deb ...
   Unpacking gvfs-daemons (1.48.2-0ubuntu1) ...
   Selecting previously unselected package gvfs:arm64.
   Preparing to unpack .../520-gvfs_1.48.2-0ubuntu1_arm64.deb ...
   Unpacking gvfs:arm64 (1.48.2-0ubuntu1) ...
   Selecting previously unselected package libcdio19:arm64.
   Preparing to unpack .../521-libcdio19_2.1.0-3build1_arm64.deb ...
   Unpacking libcdio19:arm64 (2.1.0-3build1) ...
   Selecting previously unselected package libcdio-cdda2:arm64.
   Preparing to unpack .../522-libcdio-cdda2_10.2+2.0.0-1build3_arm64.deb ...
   Unpacking libcdio-cdda2:arm64 (10.2+2.0.0-1build3) ...
   Selecting previously unselected package libcdio-paranoia2:arm64.
   Preparing to unpack .../523-libcdio-paranoia2_10.2+2.0.0-1build3_arm64.deb ...
   Unpacking libcdio-paranoia2:arm64 (10.2+2.0.0-1build3) ...
   Selecting previously unselected package libplist3:arm64.
   Preparing to unpack .../524-libplist3_2.2.0-6build2_arm64.deb ...
   Unpacking libplist3:arm64 (2.2.0-6build2) ...
   Selecting previously unselected package libusbmuxd6:arm64.
   Preparing to unpack .../525-libusbmuxd6_2.0.2-3build2_arm64.deb ...
   Unpacking libusbmuxd6:arm64 (2.0.2-3build2) ...
   Selecting previously unselected package libimobiledevice6:arm64.
   Preparing to unpack .../526-libimobiledevice6_1.3.0-6build3_arm64.deb ...
   Unpacking libimobiledevice6:arm64 (1.3.0-6build3) ...
   Selecting previously unselected package libmtp-common.
   Preparing to unpack .../527-libmtp-common_1.1.19-1build1_all.deb ...
   Unpacking libmtp-common (1.1.19-1build1) ...
   Selecting previously unselected package libmtp9:arm64.
   Preparing to unpack .../528-libmtp9_1.1.19-1build1_arm64.deb ...
   Unpacking libmtp9:arm64 (1.1.19-1build1) ...
   Selecting previously unselected package libnfs13:arm64.
   Preparing to unpack .../529-libnfs13_4.0.0-1build2_arm64.deb ...
   Unpacking libnfs13:arm64 (4.0.0-1build2) ...
   Selecting previously unselected package gvfs-backends.
   Preparing to unpack .../530-gvfs-backends_1.48.2-0ubuntu1_arm64.deb ...
   Unpacking gvfs-backends (1.48.2-0ubuntu1) ...
   Selecting previously unselected package hplip-data.
   Preparing to unpack .../531-hplip-data_3.21.12+dfsg0-1_all.deb ...
   Unpacking hplip-data (3.21.12+dfsg0-1) ...
   Selecting previously unselected package libhpmud0:arm64.
   Preparing to unpack .../532-libhpmud0_3.21.12+dfsg0-1_arm64.deb ...
   Unpacking libhpmud0:arm64 (3.21.12+dfsg0-1) ...
   Selecting previously unselected package libsane-hpaio:arm64.
   Preparing to unpack .../533-libsane-hpaio_3.21.12+dfsg0-1_arm64.deb ...
   Unpacking libsane-hpaio:arm64 (3.21.12+dfsg0-1) ...
   Selecting previously unselected package printer-driver-hpcups.
   Preparing to unpack .../534-printer-driver-hpcups_3.21.12+dfsg0-1_arm64.deb ...
   Unpacking printer-driver-hpcups (3.21.12+dfsg0-1) ...
   Selecting previously unselected package python3-ptyprocess.
   Preparing to unpack .../535-python3-ptyprocess_0.7.0-3_all.deb ...
   Unpacking python3-ptyprocess (0.7.0-3) ...
   Selecting previously unselected package python3-pexpect.
   Preparing to unpack .../536-python3-pexpect_4.8.0-2ubuntu1_all.deb ...
   Unpacking python3-pexpect (4.8.0-2ubuntu1) ...
   Selecting previously unselected package mailcap.
   Preparing to unpack .../537-mailcap_3.70+nmu1ubuntu1_all.deb ...
   Unpacking mailcap (3.70+nmu1ubuntu1) ...
   Selecting previously unselected package mime-support.
   Preparing to unpack .../538-mime-support_3.66_all.deb ...
   Unpacking mime-support (3.66) ...
   Selecting previously unselected package libimagequant0:arm64.
   Preparing to unpack .../539-libimagequant0_2.17.0-1_arm64.deb ...
   Unpacking libimagequant0:arm64 (2.17.0-1) ...
   Selecting previously unselected package libraqm0:arm64.
   Preparing to unpack .../540-libraqm0_0.7.0-4ubuntu1_arm64.deb ...
   Unpacking libraqm0:arm64 (0.7.0-4ubuntu1) ...
   Selecting previously unselected package libwebpmux3:arm64.
   Preparing to unpack .../541-libwebpmux3_1.2.2-2_arm64.deb ...
   Unpacking libwebpmux3:arm64 (1.2.2-2) ...
   Selecting previously unselected package python3-pil:arm64.
   Preparing to unpack .../542-python3-pil_9.0.1-1ubuntu0.1_arm64.deb ...
   Unpacking python3-pil:arm64 (9.0.1-1ubuntu0.1) ...
   Selecting previously unselected package python3-reportlab-accel:arm64.
   Preparing to unpack .../543-python3-reportlab-accel_3.6.8-1_arm64.deb ...
   Unpacking python3-reportlab-accel:arm64 (3.6.8-1) ...
   Selecting previously unselected package python3-reportlab.
   Preparing to unpack .../544-python3-reportlab_3.6.8-1_all.deb ...
   Unpacking python3-reportlab (3.6.8-1) ...
   Selecting previously unselected package hplip.
   Preparing to unpack .../545-hplip_3.21.12+dfsg0-1_arm64.deb ...
   Unpacking hplip (3.21.12+dfsg0-1) ...
   Selecting previously unselected package hwdata.
   Preparing to unpack .../546-hwdata_0.357-1_all.deb ...
   Unpacking hwdata (0.357-1) ...
   Selecting previously unselected package indicator-common.
   Preparing to unpack .../547-indicator-common_16.10.0+18.04.20180321.1-0ubuntu5_all.deb ...
   Unpacking indicator-common (16.10.0+18.04.20180321.1-0ubuntu5) ...
   Selecting previously unselected package laptop-detect.
   Preparing to unpack .../548-laptop-detect_0.16_all.deb ...
   Unpacking laptop-detect (0.16) ...
   Selecting previously unselected package libao-common.
   Preparing to unpack .../549-libao-common_1.2.2+20180113-1.1ubuntu3_all.deb ...
   Unpacking libao-common (1.2.2+20180113-1.1ubuntu3) ...
   Selecting previously unselected package libao4:arm64.
   Preparing to unpack .../550-libao4_1.2.2+20180113-1.1ubuntu3_arm64.deb ...
   Unpacking libao4:arm64 (1.2.2+20180113-1.1ubuntu3) ...
   Selecting previously unselected package libaom3:arm64.
   Preparing to unpack .../551-libaom3_3.3.0-1_arm64.deb ...
   Unpacking libaom3:arm64 (3.3.0-1) ...
   Selecting previously unselected package libatk-adaptor:arm64.
   Preparing to unpack .../552-libatk-adaptor_2.38.0-3_arm64.deb ...
   Unpacking libatk-adaptor:arm64 (2.38.0-3) ...
   Selecting previously unselected package libavahi-ui-gtk3-0:arm64.
   Preparing to unpack .../553-libavahi-ui-gtk3-0_0.8-5ubuntu5_arm64.deb ...
   Unpacking libavahi-ui-gtk3-0:arm64 (0.8-5ubuntu5) ...
   Selecting previously unselected package libva2:arm64.
   Preparing to unpack .../554-libva2_2.14.0-1_arm64.deb ...
   Unpacking libva2:arm64 (2.14.0-1) ...
   Selecting previously unselected package libva-drm2:arm64.
   Preparing to unpack .../555-libva-drm2_2.14.0-1_arm64.deb ...
   Unpacking libva-drm2:arm64 (2.14.0-1) ...
   Selecting previously unselected package libva-x11-2:arm64.
   Preparing to unpack .../556-libva-x11-2_2.14.0-1_arm64.deb ...
   Unpacking libva-x11-2:arm64 (2.14.0-1) ...
   Selecting previously unselected package libvdpau1:arm64.
   Preparing to unpack .../557-libvdpau1_1.4-3build2_arm64.deb ...
   Unpacking libvdpau1:arm64 (1.4-3build2) ...
   Selecting previously unselected package ocl-icd-libopencl1:arm64.
   Preparing to unpack .../558-ocl-icd-libopencl1_2.2.14-3_arm64.deb ...
   Unpacking ocl-icd-libopencl1:arm64 (2.2.14-3) ...
   Selecting previously unselected package libavutil56:arm64.
   Preparing to unpack .../559-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libavutil56:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libcodec2-1.0:arm64.
   Preparing to unpack .../560-libcodec2-1.0_1.0.1-3_arm64.deb ...
   Unpacking libcodec2-1.0:arm64 (1.0.1-3) ...
   Selecting previously unselected package libdav1d5:arm64.
   Preparing to unpack .../561-libdav1d5_0.9.2-1_arm64.deb ...
   Unpacking libdav1d5:arm64 (0.9.2-1) ...
   Selecting previously unselected package libgsm1:arm64.
   Preparing to unpack .../562-libgsm1_1.0.19-1_arm64.deb ...
   Unpacking libgsm1:arm64 (1.0.19-1) ...
   Selecting previously unselected package libshine3:arm64.
   Preparing to unpack .../563-libshine3_3.1.1-2_arm64.deb ...
   Unpacking libshine3:arm64 (3.1.1-2) ...
   Selecting previously unselected package libsnappy1v5:arm64.
   Preparing to unpack .../564-libsnappy1v5_1.1.8-1build3_arm64.deb ...
   Unpacking libsnappy1v5:arm64 (1.1.8-1build3) ...
   Selecting previously unselected package libswresample3:arm64.
   Preparing to unpack .../565-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libswresample3:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libx264-163:arm64.
   Preparing to unpack .../566-libx264-163_2%3a0.163.3060+git5db6aa6-2build1_arm64.deb ...
   Unpacking libx264-163:arm64 (2:0.163.3060+git5db6aa6-2build1) ...
   Selecting previously unselected package libx265-199:arm64.
   Preparing to unpack .../567-libx265-199_3.5-2_arm64.deb ...
   Unpacking libx265-199:arm64 (3.5-2) ...
   Selecting previously unselected package libxvidcore4:arm64.
   Preparing to unpack .../568-libxvidcore4_2%3a1.3.7-1_arm64.deb ...
   Unpacking libxvidcore4:arm64 (2:1.3.7-1) ...
   Selecting previously unselected package libzvbi-common.
   Preparing to unpack .../569-libzvbi-common_0.2.35-19_all.deb ...
   Unpacking libzvbi-common (0.2.35-19) ...
   Selecting previously unselected package libzvbi0:arm64.
   Preparing to unpack .../570-libzvbi0_0.2.35-19_arm64.deb ...
   Unpacking libzvbi0:arm64 (0.2.35-19) ...
   Selecting previously unselected package libavcodec58:arm64.
   Preparing to unpack .../571-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libavcodec58:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libudfread0:arm64.
   Preparing to unpack .../572-libudfread0_1.1.2-1_arm64.deb ...
   Unpacking libudfread0:arm64 (1.1.2-1) ...
   Selecting previously unselected package libbluray2:arm64.
   Preparing to unpack .../573-libbluray2_1%3a1.3.1-1_arm64.deb ...
   Unpacking libbluray2:arm64 (1:1.3.1-1) ...
   Selecting previously unselected package libchromaprint1:arm64.
   Preparing to unpack .../574-libchromaprint1_1.5.1-2_arm64.deb ...
   Unpacking libchromaprint1:arm64 (1.5.1-2) ...
   Selecting previously unselected package libgme0:arm64.
   Preparing to unpack .../575-libgme0_0.6.3-2_arm64.deb ...
   Unpacking libgme0:arm64 (0.6.3-2) ...
   Selecting previously unselected package libopenmpt0:arm64.
   Preparing to unpack .../576-libopenmpt0_0.6.1-1_arm64.deb ...
   Unpacking libopenmpt0:arm64 (0.6.1-1) ...
   Selecting previously unselected package librabbitmq4:arm64.
   Preparing to unpack .../577-librabbitmq4_0.10.0-1ubuntu2_arm64.deb ...
   Unpacking librabbitmq4:arm64 (0.10.0-1ubuntu2) ...
   Selecting previously unselected package libsrt1.4-gnutls:arm64.
   Preparing to unpack .../578-libsrt1.4-gnutls_1.4.4-4_arm64.deb ...
   Unpacking libsrt1.4-gnutls:arm64 (1.4.4-4) ...
   Selecting previously unselected package libssh-gcrypt-4:arm64.
   Preparing to unpack .../579-libssh-gcrypt-4_0.9.6-2build1_arm64.deb ...
   Unpacking libssh-gcrypt-4:arm64 (0.9.6-2build1) ...
   Selecting previously unselected package libnorm1:arm64.
   Preparing to unpack .../580-libnorm1_1.5.9+dfsg-2_arm64.deb ...
   Unpacking libnorm1:arm64 (1.5.9+dfsg-2) ...
   Selecting previously unselected package libpgm-5.3-0:arm64.
   Preparing to unpack .../581-libpgm-5.3-0_5.3.128~dfsg-2_arm64.deb ...
   Unpacking libpgm-5.3-0:arm64 (5.3.128~dfsg-2) ...
   Selecting previously unselected package libsodium23:arm64.
   Preparing to unpack .../582-libsodium23_1.0.18-1build2_arm64.deb ...
   Unpacking libsodium23:arm64 (1.0.18-1build2) ...
   Selecting previously unselected package libzmq5:arm64.
   Preparing to unpack .../583-libzmq5_4.3.4-2_arm64.deb ...
   Unpacking libzmq5:arm64 (4.3.4-2) ...
   Selecting previously unselected package libavformat58:arm64.
   Preparing to unpack .../584-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_arm64.deb ...
   Unpacking libavformat58:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Selecting previously unselected package libbrlapi0.8:arm64.
   Preparing to unpack .../585-libbrlapi0.8_6.4-4ubuntu3_arm64.deb ...
   Unpacking libbrlapi0.8:arm64 (6.4-4ubuntu3) ...
   Selecting previously unselected package libcairo-perl:arm64.
   Preparing to unpack .../586-libcairo-perl_1.109-2build1_arm64.deb ...
   Unpacking libcairo-perl:arm64 (1.109-2build1) ...
   Selecting previously unselected package libextutils-depends-perl.
   Preparing to unpack .../587-libextutils-depends-perl_0.8001-1_all.deb ...
   Unpacking libextutils-depends-perl (0.8001-1) ...
   Selecting previously unselected package libglib-perl:arm64.
   Preparing to unpack .../588-libglib-perl_3%3a1.329.3-2build1_arm64.deb ...
   Unpacking libglib-perl:arm64 (3:1.329.3-2build1) ...
   Selecting previously unselected package libcairo-gobject-perl:arm64.
   Preparing to unpack .../589-libcairo-gobject-perl_1.005-3build1_arm64.deb ...
   Unpacking libcairo-gobject-perl:arm64 (1.005-3build1) ...
   Selecting previously unselected package libdotconf0:arm64.
   Preparing to unpack .../590-libdotconf0_1.3-0.3fakesync1build2_arm64.deb ...
   Unpacking libdotconf0:arm64 (1.3-0.3fakesync1build2) ...
   Selecting previously unselected package libencode-locale-perl.
   Preparing to unpack .../591-libencode-locale-perl_1.05-1.1_all.deb ...
   Unpacking libencode-locale-perl (1.05-1.1) ...
   Selecting previously unselected package libept1.6.0:arm64.
   Preparing to unpack .../592-libept1.6.0_1.2.1_arm64.deb ...
   Unpacking libept1.6.0:arm64 (1.2.1) ...
   Selecting previously unselected package libevent-2.1-7:arm64.
   Preparing to unpack .../593-libevent-2.1-7_2.1.12-stable-1build3_arm64.deb ...
   Unpacking libevent-2.1-7:arm64 (2.1.12-stable-1build3) ...
   Selecting previously unselected package libexiv2-27:arm64.
   Preparing to unpack .../594-libexiv2-27_0.27.5-3ubuntu1_arm64.deb ...
   Unpacking libexiv2-27:arm64 (0.27.5-3ubuntu1) ...
   Selecting previously unselected package libtimedate-perl.
   Preparing to unpack .../595-libtimedate-perl_2.3300-2_all.deb ...
   Unpacking libtimedate-perl (2.3300-2) ...
   Selecting previously unselected package libhttp-date-perl.
   Preparing to unpack .../596-libhttp-date-perl_6.05-1_all.deb ...
   Unpacking libhttp-date-perl (6.05-1) ...
   Selecting previously unselected package libfile-listing-perl.
   Preparing to unpack .../597-libfile-listing-perl_6.14-1_all.deb ...
   Unpacking libfile-listing-perl (6.14-1) ...
   Selecting previously unselected package libfontenc1:arm64.
   Preparing to unpack .../598-libfontenc1_1%3a1.1.4-1build3_arm64.deb ...
   Unpacking libfontenc1:arm64 (1:1.1.4-1build3) ...
   Selecting previously unselected package libwinpr2-2:arm64.
   Preparing to unpack .../599-libwinpr2-2_2.6.1+dfsg1-3ubuntu2.3_arm64.deb ...
   Unpacking libwinpr2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Selecting previously unselected package libfreerdp2-2:arm64.
   Preparing to unpack .../600-libfreerdp2-2_2.6.1+dfsg1-3ubuntu2.3_arm64.deb ...
   Unpacking libfreerdp2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Selecting previously unselected package libfreerdp-client2-2:arm64.
   Preparing to unpack .../601-libfreerdp-client2-2_2.6.1+dfsg1-3ubuntu2.3_arm64.deb ...
   Unpacking libfreerdp-client2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Selecting previously unselected package libgail18:arm64.
   Preparing to unpack .../602-libgail18_2.24.33-2ubuntu2_arm64.deb ...
   Unpacking libgail18:arm64 (2.24.33-2ubuntu2) ...
   Selecting previously unselected package libgail-common:arm64.
   Preparing to unpack .../603-libgail-common_2.24.33-2ubuntu2_arm64.deb ...
   Unpacking libgail-common:arm64 (2.24.33-2ubuntu2) ...
   Selecting previously unselected package libgarcon-common.
   Preparing to unpack .../604-libgarcon-common_4.16.1-1_all.deb ...
   Unpacking libgarcon-common (4.16.1-1) ...
   Selecting previously unselected package libgarcon-1-0:arm64.
   Preparing to unpack .../605-libgarcon-1-0_4.16.1-1_arm64.deb ...
   Unpacking libgarcon-1-0:arm64 (4.16.1-1) ...
   Selecting previously unselected package libgarcon-gtk3-1-0:arm64.
   Preparing to unpack .../606-libgarcon-gtk3-1-0_4.16.1-1_arm64.deb ...
   Unpacking libgarcon-gtk3-1-0:arm64 (4.16.1-1) ...
   Selecting previously unselected package libgdk-pixbuf-xlib-2.0-0:arm64.
   Preparing to unpack .../607-libgdk-pixbuf-xlib-2.0-0_2.40.2-2build4_arm64.deb ...
   Unpacking libgdk-pixbuf-xlib-2.0-0:arm64 (2.40.2-2build4) ...
   Selecting previously unselected package libgeoip1:arm64.
   Preparing to unpack .../608-libgeoip1_1.6.12-8_arm64.deb ...
   Unpacking libgeoip1:arm64 (1.6.12-8) ...
   Selecting previously unselected package libglib-object-introspection-perl.
   Preparing to unpack .../609-libglib-object-introspection-perl_0.049-1+build2_arm64.deb ...
   Unpacking libglib-object-introspection-perl (0.049-1+build2) ...
   Selecting previously unselected package libgtk3-perl.
   Preparing to unpack .../610-libgtk3-perl_0.038-1_all.deb ...
   Unpacking libgtk3-perl (0.038-1) ...
   Selecting previously unselected package libgtkmm-2.4-1v5:arm64.
   Preparing to unpack .../611-libgtkmm-2.4-1v5_1%3a2.24.5-4ubuntu3_arm64.deb ...
   Unpacking libgtkmm-2.4-1v5:arm64 (1:2.24.5-4ubuntu3) ...
   Selecting previously unselected package libgtksourceviewmm-3.0-0v5:arm64.
   Preparing to unpack .../612-libgtksourceviewmm-3.0-0v5_3.18.0-4build1_arm64.deb ...
   Unpacking libgtksourceviewmm-3.0-0v5:arm64 (3.18.0-4build1) ...
   Selecting previously unselected package libhtml-tagset-perl.
   Preparing to unpack .../613-libhtml-tagset-perl_3.20-4_all.deb ...
   Unpacking libhtml-tagset-perl (3.20-4) ...
   Selecting previously unselected package liburi-perl.
   Preparing to unpack .../614-liburi-perl_5.10-1_all.deb ...
   Unpacking liburi-perl (5.10-1) ...
   Selecting previously unselected package libhtml-parser-perl:arm64.
   Preparing to unpack .../615-libhtml-parser-perl_3.76-1build2_arm64.deb ...
   Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
   Selecting previously unselected package libhtml-tree-perl.
   Preparing to unpack .../616-libhtml-tree-perl_5.07-2_all.deb ...
   Unpacking libhtml-tree-perl (5.07-2) ...
   Selecting previously unselected package libio-html-perl.
   Preparing to unpack .../617-libio-html-perl_1.004-2_all.deb ...
   Unpacking libio-html-perl (1.004-2) ...
   Selecting previously unselected package liblwp-mediatypes-perl.
   Preparing to unpack .../618-liblwp-mediatypes-perl_6.04-1_all.deb ...
   Unpacking liblwp-mediatypes-perl (6.04-1) ...
   Selecting previously unselected package libhttp-message-perl.
   Preparing to unpack .../619-libhttp-message-perl_6.36-1_all.deb ...
   Unpacking libhttp-message-perl (6.36-1) ...
   Selecting previously unselected package libhttp-cookies-perl.
   Preparing to unpack .../620-libhttp-cookies-perl_6.10-1_all.deb ...
   Unpacking libhttp-cookies-perl (6.10-1) ...
   Selecting previously unselected package libhttp-negotiate-perl.
   Preparing to unpack .../621-libhttp-negotiate-perl_6.01-1_all.deb ...
   Unpacking libhttp-negotiate-perl (6.01-1) ...
   Selecting previously unselected package libindicator3-7.
   Preparing to unpack .../622-libindicator3-7_16.10.0+18.04.20180321.1-0ubuntu5_arm64.deb ...
   Unpacking libindicator3-7 (16.10.0+18.04.20180321.1-0ubuntu5) ...
   Selecting previously unselected package perl-openssl-defaults:arm64.
   Preparing to unpack .../623-perl-openssl-defaults_5build2_arm64.deb ...
   Unpacking perl-openssl-defaults:arm64 (5build2) ...
   Selecting previously unselected package libnet-ssleay-perl:arm64.
   Preparing to unpack .../624-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
   Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
   Selecting previously unselected package libio-socket-ssl-perl.
   Preparing to unpack .../625-libio-socket-ssl-perl_2.074-2_all.deb ...
   Unpacking libio-socket-ssl-perl (2.074-2) ...
   Selecting previously unselected package libjs-highlight.js.
   Preparing to unpack .../626-libjs-highlight.js_9.18.5+dfsg1-1_all.deb ...
   Unpacking libjs-highlight.js (9.18.5+dfsg1-1) ...
   Selecting previously unselected package libjs-jquery.
   Preparing to unpack .../627-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
   Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
   Selecting previously unselected package libkeybinder-3.0-0:arm64.
   Preparing to unpack .../628-libkeybinder-3.0-0_0.3.2-1.1_arm64.deb ...
   Unpacking libkeybinder-3.0-0:arm64 (0.3.2-1.1) ...
   Selecting previously unselected package libxmu6:arm64.
   Preparing to unpack .../629-libxmu6_2%3a1.1.3-3_arm64.deb ...
   Unpacking libxmu6:arm64 (2:1.1.3-3) ...
   Selecting previously unselected package libxaw7:arm64.
   Preparing to unpack .../630-libxaw7_2%3a1.0.14-1_arm64.deb ...
   Unpacking libxaw7:arm64 (2:1.0.14-1) ...
   Selecting previously unselected package x11-xkb-utils.
   Preparing to unpack .../631-x11-xkb-utils_7.7+5build4_arm64.deb ...
   Unpacking x11-xkb-utils (7.7+5build4) ...
   Selecting previously unselected package libxklavier16:arm64.
   Preparing to unpack .../632-libxklavier16_5.4-4build2_arm64.deb ...
   Unpacking libxklavier16:arm64 (5.4-4build2) ...
   Selecting previously unselected package liblightdm-gobject-1-0:arm64.
   Preparing to unpack .../633-liblightdm-gobject-1-0_1.30.0-0ubuntu5_arm64.deb ...
   Unpacking liblightdm-gobject-1-0:arm64 (1.30.0-0ubuntu5) ...
   Selecting previously unselected package liblouis-data.
   Preparing to unpack .../634-liblouis-data_3.20.0-2ubuntu0.1_all.deb ...
   Unpacking liblouis-data (3.20.0-2ubuntu0.1) ...
   Selecting previously unselected package liblouis20:arm64.
   Preparing to unpack .../635-liblouis20_3.20.0-2ubuntu0.1_arm64.deb ...
   Unpacking liblouis20:arm64 (3.20.0-2ubuntu0.1) ...
   Selecting previously unselected package libnet-http-perl.
   Preparing to unpack .../636-libnet-http-perl_6.22-1_all.deb ...
   Unpacking libnet-http-perl (6.22-1) ...
   Selecting previously unselected package libtry-tiny-perl.
   Preparing to unpack .../637-libtry-tiny-perl_0.31-1_all.deb ...
   Unpacking libtry-tiny-perl (0.31-1) ...
   Selecting previously unselected package libwww-robotrules-perl.
   Preparing to unpack .../638-libwww-robotrules-perl_6.02-1_all.deb ...
   Unpacking libwww-robotrules-perl (6.02-1) ...
   Selecting previously unselected package libwww-perl.
   Preparing to unpack .../639-libwww-perl_6.61-1_all.deb ...
   Unpacking libwww-perl (6.61-1) ...
   Selecting previously unselected package liblwp-protocol-https-perl.
   Preparing to unpack .../640-liblwp-protocol-https-perl_6.10-1_all.deb ...
   Unpacking liblwp-protocol-https-perl (6.10-1) ...
   Selecting previously unselected package libminiupnpc17:arm64.
   Preparing to unpack .../641-libminiupnpc17_2.2.3-1build1_arm64.deb ...
   Unpacking libminiupnpc17:arm64 (2.2.3-1build1) ...
   Selecting previously unselected package libminizip1:arm64.
   Preparing to unpack .../642-libminizip1_1.1-8build1_arm64.deb ...
   Unpacking libminizip1:arm64 (1.1-8build1) ...
   Selecting previously unselected package libmousepad0.
   Preparing to unpack .../643-libmousepad0_0.5.8-1_arm64.deb ...
   Unpacking libmousepad0 (0.5.8-1) ...
   Selecting previously unselected package libnatpmp1:arm64.
   Preparing to unpack .../644-libnatpmp1_20150609-7.1build2_arm64.deb ...
   Unpacking libnatpmp1:arm64 (20150609-7.1build2) ...
   Selecting previously unselected package libnotify-bin.
   Preparing to unpack .../645-libnotify-bin_0.7.9-3ubuntu5.22.04.1_arm64.deb ...
   Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
   Selecting previously unselected package libpam-gnome-keyring:arm64.
   Preparing to unpack .../646-libpam-gnome-keyring_40.0-3ubuntu3_arm64.deb ...
   Unpacking libpam-gnome-keyring:arm64 (40.0-3ubuntu3) ...
   Selecting previously unselected package libproxy1-plugin-gsettings:arm64.
   Preparing to unpack .../647-libproxy1-plugin-gsettings_0.4.17-2_arm64.deb ...
   Unpacking libproxy1-plugin-gsettings:arm64 (0.4.17-2) ...
   Selecting previously unselected package libproxy1-plugin-networkmanager:arm64.
   Preparing to unpack .../648-libproxy1-plugin-networkmanager_0.4.17-2_arm64.deb ...
   Unpacking libproxy1-plugin-networkmanager:arm64 (0.4.17-2) ...
   Selecting previously unselected package libqalculate-data.
   Preparing to unpack .../649-libqalculate-data_3.22.0-3build1_all.deb ...
   Unpacking libqalculate-data (3.22.0-3build1) ...
   Selecting previously unselected package libqalculate22:arm64.
   Preparing to unpack .../650-libqalculate22_3.22.0-3build1_arm64.deb ...
   Unpacking libqalculate22:arm64 (3.22.0-3build1) ...
   Selecting previously unselected package libqt5positioning5:arm64.
   Preparing to unpack .../651-libqt5positioning5_5.15.3+dfsg-3_arm64.deb ...
   Unpacking libqt5positioning5:arm64 (5.15.3+dfsg-3) ...
   Selecting previously unselected package libqt5printsupport5:arm64.
   Preparing to unpack .../652-libqt5printsupport5_5.15.3+dfsg-2ubuntu0.2_arm64.deb ...
   Unpacking libqt5printsupport5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Selecting previously unselected package libqt5qml5:arm64.
   Preparing to unpack .../653-libqt5qml5_5.15.3+dfsg-1_arm64.deb ...
   Unpacking libqt5qml5:arm64 (5.15.3+dfsg-1) ...
   Selecting previously unselected package libqt5qmlmodels5:arm64.
   Preparing to unpack .../654-libqt5qmlmodels5_5.15.3+dfsg-1_arm64.deb ...
   Unpacking libqt5qmlmodels5:arm64 (5.15.3+dfsg-1) ...
   Selecting previously unselected package libqt5quick5:arm64.
   Preparing to unpack .../655-libqt5quick5_5.15.3+dfsg-1_arm64.deb ...
   Unpacking libqt5quick5:arm64 (5.15.3+dfsg-1) ...
   Selecting previously unselected package libqt5quickwidgets5:arm64.
   Preparing to unpack .../656-libqt5quickwidgets5_5.15.3+dfsg-1_arm64.deb ...
   Unpacking libqt5quickwidgets5:arm64 (5.15.3+dfsg-1) ...
   Selecting previously unselected package libqt5webchannel5:arm64.
   Preparing to unpack .../657-libqt5webchannel5_5.15.3-1_arm64.deb ...
   Unpacking libqt5webchannel5:arm64 (5.15.3-1) ...
   Selecting previously unselected package libqt5webengine-data.
   Preparing to unpack .../658-libqt5webengine-data_5.15.9+dfsg-1_all.deb ...
   Unpacking libqt5webengine-data (5.15.9+dfsg-1) ...
   Selecting previously unselected package libre2-9:arm64.
   Preparing to unpack .../659-libre2-9_20220201+dfsg-1_arm64.deb ...
   Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
   Selecting previously unselected package libqt5webenginecore5:arm64.
   Preparing to unpack .../660-libqt5webenginecore5_5.15.9+dfsg-1_arm64.deb ...
   Unpacking libqt5webenginecore5:arm64 (5.15.9+dfsg-1) ...
   Selecting previously unselected package libqt5webenginewidgets5:arm64.
   Preparing to unpack .../661-libqt5webenginewidgets5_5.15.9+dfsg-1_arm64.deb ...
   Unpacking libqt5webenginewidgets5:arm64 (5.15.9+dfsg-1) ...
   Selecting previously unselected package thunar-data.
   Preparing to unpack .../662-thunar-data_4.16.10-1_all.deb ...
   Unpacking thunar-data (4.16.10-1) ...
   Selecting previously unselected package libthunarx-3-0:arm64.
   Preparing to unpack .../663-libthunarx-3-0_4.16.10-1_arm64.deb ...
   Unpacking libthunarx-3-0:arm64 (4.16.10-1) ...
   Selecting previously unselected package libu2f-udev.
   Preparing to unpack .../664-libu2f-udev_1.1.10-3build2_all.deb ...
   Unpacking libu2f-udev (1.1.10-3build2) ...
   Selecting previously unselected package libvncclient1:arm64.
   Preparing to unpack .../665-libvncclient1_0.9.13+dfsg-3build2_arm64.deb ...
   Unpacking libvncclient1:arm64 (0.9.13+dfsg-3build2) ...
   Selecting previously unselected package libwmflite-0.2-7:arm64.
   Preparing to unpack .../666-libwmflite-0.2-7_0.2.12-5ubuntu1_arm64.deb ...
   Unpacking libwmflite-0.2-7:arm64 (0.2.12-5ubuntu1) ...
   Selecting previously unselected package libwmf-0.2-7:arm64.
   Preparing to unpack .../667-libwmf-0.2-7_0.2.12-5ubuntu1_arm64.deb ...
   Unpacking libwmf-0.2-7:arm64 (0.2.12-5ubuntu1) ...
   Selecting previously unselected package libwmf-0.2-7-gtk.
   Preparing to unpack .../668-libwmf-0.2-7-gtk_0.2.12-5ubuntu1_arm64.deb ...
   Unpacking libwmf-0.2-7-gtk (0.2.12-5ubuntu1) ...
   Selecting previously unselected package libwmf0.2-7-gtk:arm64.
   Preparing to unpack .../669-libwmf0.2-7-gtk_0.2.12-5ubuntu1_arm64.deb ...
   Unpacking libwmf0.2-7-gtk:arm64 (0.2.12-5ubuntu1) ...
   Selecting previously unselected package libxcvt0:arm64.
   Preparing to unpack .../670-libxcvt0_0.1.1-3_arm64.deb ...
   Unpacking libxcvt0:arm64 (0.1.1-3) ...
   Selecting previously unselected package libxfce4ui-utils.
   Preparing to unpack .../671-libxfce4ui-utils_4.16.1-1_arm64.deb ...
   Unpacking libxfce4ui-utils (4.16.1-1) ...
   Selecting previously unselected package libxfont2:arm64.
   Preparing to unpack .../672-libxfont2_1%3a2.0.5-1build1_arm64.deb ...
   Unpacking libxfont2:arm64 (1:2.0.5-1build1) ...
   Selecting previously unselected package libxpresent1:arm64.
   Preparing to unpack .../673-libxpresent1_1.0.0-2build1_arm64.deb ...
   Unpacking libxpresent1:arm64 (1.0.0-2build1) ...
   Selecting previously unselected package libxv1:arm64.
   Preparing to unpack .../674-libxv1_2%3a1.0.11-1build2_arm64.deb ...
   Unpacking libxv1:arm64 (2:1.0.11-1build2) ...
   Selecting previously unselected package libxxf86dga1:arm64.
   Preparing to unpack .../675-libxxf86dga1_2%3a1.1.5-0ubuntu3_arm64.deb ...
   Unpacking libxxf86dga1:arm64 (2:1.1.5-0ubuntu3) ...
   Selecting previously unselected package meld.
   Preparing to unpack .../676-meld_3.20.4-2_all.deb ...
   Unpacking meld (3.20.4-2) ...
   Selecting previously unselected package mesa-utils-bin:arm64.
   Preparing to unpack .../677-mesa-utils-bin_8.4.0-1ubuntu1_arm64.deb ...
   Unpacking mesa-utils-bin:arm64 (8.4.0-1ubuntu1) ...
   Selecting previously unselected package mousepad.
   Preparing to unpack .../678-mousepad_0.5.8-1_arm64.deb ...
   Unpacking mousepad (0.5.8-1) ...
   Selecting previously unselected package mousetweaks.
   Preparing to unpack .../679-mousetweaks_3.32.0-3build2_arm64.deb ...
   Unpacking mousetweaks (3.32.0-3build2) ...
   Selecting previously unselected package network-manager-gnome.
   Preparing to unpack .../680-network-manager-gnome_1.24.0-1ubuntu3_arm64.deb ...
   Unpacking network-manager-gnome (1.24.0-1ubuntu3) ...
   Selecting previously unselected package sshpass.
   Preparing to unpack .../681-sshpass_1.09-1_arm64.deb ...
   Unpacking sshpass (1.09-1) ...
   Selecting previously unselected package network-manager-ssh.
   Preparing to unpack .../682-network-manager-ssh_1.2.11-1_arm64.deb ...
   Unpacking network-manager-ssh (1.2.11-1) ...
   Selecting previously unselected package vpnc-scripts.
   Preparing to unpack .../683-vpnc-scripts_0.1~git20210402-1_all.deb ...
   Unpacking vpnc-scripts (0.1~git20210402-1) ...
   Selecting previously unselected package vpnc.
   Preparing to unpack .../684-vpnc_0.5.3+git20210125-1_arm64.deb ...
   Unpacking vpnc (0.5.3+git20210125-1) ...
   Selecting previously unselected package network-manager-vpnc.
   Preparing to unpack .../685-network-manager-vpnc_1.2.8-2_arm64.deb ...
   Unpacking network-manager-vpnc (1.2.8-2) ...
   Selecting previously unselected package libjs-modernizr.
   Preparing to unpack .../686-libjs-modernizr_2.6.2+ds1-4_all.deb ...
   Unpacking libjs-modernizr (2.6.2+ds1-4) ...
   Selecting previously unselected package libjs-requirejs.
   Preparing to unpack .../687-libjs-requirejs_2.3.6+ds-1_all.deb ...
   Unpacking libjs-requirejs (2.3.6+ds-1) ...
   Selecting previously unselected package libjs-mathjax.
   Preparing to unpack .../688-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
   Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
   Selecting previously unselected package notepadqq.
   Preparing to unpack .../689-notepadqq_2.0.0~beta1-3_arm64.deb ...
   Unpacking notepadqq (2.0.0~beta1-3) ...
   Selecting previously unselected package numix-gtk-theme.
   Preparing to unpack .../690-numix-gtk-theme_2.6.7-6_all.deb ...
   Unpacking numix-gtk-theme (2.6.7-6) ...
   Selecting previously unselected package numix-icon-theme.
   Preparing to unpack .../691-numix-icon-theme_0~20211031-1_all.deb ...
   Unpacking numix-icon-theme (0~20211031-1) ...
   Selecting previously unselected package numix-icon-theme-circle.
   Preparing to unpack .../692-numix-icon-theme-circle_22.01.10-1_all.deb ...
   Unpacking numix-icon-theme-circle (22.01.10-1) ...
   Selecting previously unselected package openprinting-ppds.
   Preparing to unpack .../693-openprinting-ppds_20220223-0ubuntu1_all.deb ...
   Unpacking openprinting-ppds (20220223-0ubuntu1) ...
   Selecting previously unselected package python3-brlapi:arm64.
   Preparing to unpack .../694-python3-brlapi_6.4-4ubuntu3_arm64.deb ...
   Unpacking python3-brlapi:arm64 (6.4-4ubuntu3) ...
   Selecting previously unselected package python3-louis.
   Preparing to unpack .../695-python3-louis_3.20.0-2ubuntu0.1_all.deb ...
   Unpacking python3-louis (3.20.0-2ubuntu0.1) ...
   Selecting previously unselected package python3-pyatspi.
   Preparing to unpack .../696-python3-pyatspi_2.38.2-1_all.deb ...
   Unpacking python3-pyatspi (2.38.2-1) ...
   Selecting previously unselected package python3-xdg.
   Preparing to unpack .../697-python3-xdg_0.27-2_all.deb ...
   Unpacking python3-xdg (0.27-2) ...
   Selecting previously unselected package python3-speechd.
   Preparing to unpack .../698-python3-speechd_0.11.1-1ubuntu2_all.deb ...
   Unpacking python3-speechd (0.11.1-1ubuntu2) ...
   Selecting previously unselected package speech-dispatcher-audio-plugins:arm64.
   Preparing to unpack .../699-speech-dispatcher-audio-plugins_0.11.1-1ubuntu2_arm64.deb ...
   Unpacking speech-dispatcher-audio-plugins:arm64 (0.11.1-1ubuntu2) ...
   Selecting previously unselected package libspeechd2:arm64.
   Preparing to unpack .../700-libspeechd2_0.11.1-1ubuntu2_arm64.deb ...
   Unpacking libspeechd2:arm64 (0.11.1-1ubuntu2) ...
   Selecting previously unselected package speech-dispatcher.
   Preparing to unpack .../701-speech-dispatcher_0.11.1-1ubuntu2_arm64.deb ...
   Unpacking speech-dispatcher (0.11.1-1ubuntu2) ...
   Selecting previously unselected package orca.
   Preparing to unpack .../702-orca_42.0-1ubuntu2_all.deb ...
   Unpacking orca (42.0-1ubuntu2) ...
   Selecting previously unselected package p7zip.
   Preparing to unpack .../703-p7zip_16.02+dfsg-8_arm64.deb ...
   Unpacking p7zip (16.02+dfsg-8) ...
   Selecting previously unselected package p7zip-full.
   Preparing to unpack .../704-p7zip-full_16.02+dfsg-8_arm64.deb ...
   Unpacking p7zip-full (16.02+dfsg-8) ...
   Selecting previously unselected package pamix.
   Preparing to unpack .../705-pamix_1.6~git20180112.ea4ab3b-4_arm64.deb ...
   Unpacking pamix (1.6~git20180112.ea4ab3b-4) ...
   Selecting previously unselected package pavucontrol.
   Preparing to unpack .../706-pavucontrol_5.0-2_arm64.deb ...
   Unpacking pavucontrol (5.0-2) ...
   Selecting previously unselected package pavumeter.
   Preparing to unpack .../707-pavumeter_0.9.3-4build3_arm64.deb ...
   Unpacking pavumeter (0.9.3-4build3) ...
   Selecting previously unselected package policykit-desktop-privileges.
   Preparing to unpack .../708-policykit-desktop-privileges_0.21_all.deb ...
   Unpacking policykit-desktop-privileges (0.21) ...
   Selecting previously unselected package printer-driver-all.
   Preparing to unpack .../709-printer-driver-all_0.20210903_all.deb ...
   Unpacking printer-driver-all (0.20210903) ...
   Selecting previously unselected package profile-sync-daemon.
   Preparing to unpack .../710-profile-sync-daemon_6.34-1_all.deb ...
   Unpacking profile-sync-daemon (6.34-1) ...
   Selecting previously unselected package putty-tools.
   Preparing to unpack .../711-putty-tools_0.76-2_arm64.deb ...
   Unpacking putty-tools (0.76-2) ...
   Selecting previously unselected package putty.
   Preparing to unpack .../712-putty_0.76-2_arm64.deb ...
   Unpacking putty (0.76-2) ...
   Selecting previously unselected package python3-problem-report.
   Preparing to unpack .../713-python3-problem-report_2.20.11-0ubuntu82.3_all.deb ...
   Unpacking python3-problem-report (2.20.11-0ubuntu82.3) ...
   Selecting previously unselected package python3-apport.
   Preparing to unpack .../714-python3-apport_2.20.11-0ubuntu82.3_all.deb ...
   Unpacking python3-apport (2.20.11-0ubuntu82.3) ...
   Selecting previously unselected package python3-configobj.
   Preparing to unpack .../715-python3-configobj_5.0.6-5_all.deb ...
   Unpacking python3-configobj (5.0.6-5) ...
   Selecting previously unselected package python3-cups:arm64.
   Preparing to unpack .../716-python3-cups_2.0.1-5build1_arm64.deb ...
   Unpacking python3-cups:arm64 (2.0.1-5build1) ...
   Selecting previously unselected package python3-cupshelpers.
   Preparing to unpack .../717-python3-cupshelpers_1.5.16-0ubuntu3_all.deb ...
   Unpacking python3-cupshelpers (1.5.16-0ubuntu3) ...
   Selecting previously unselected package python3-dateutil.
   Preparing to unpack .../718-python3-dateutil_2.8.1-6_all.deb ...
   Unpacking python3-dateutil (2.8.1-6) ...
   Selecting previously unselected package python3-psutil.
   Preparing to unpack .../719-python3-psutil_5.9.0-1build1_arm64.deb ...
   Unpacking python3-psutil (5.9.0-1build1) ...
   Selecting previously unselected package qalc.
   Preparing to unpack .../720-qalc_3.22.0-3build1_arm64.deb ...
   Unpacking qalc (3.22.0-3build1) ...
   Selecting previously unselected package qalculate-gtk.
   Preparing to unpack .../721-qalculate-gtk_3.22.0-1_arm64.deb ...
   Unpacking qalculate-gtk (3.22.0-1) ...
   Selecting previously unselected package regexxer.
   Preparing to unpack .../722-regexxer_0.10-5_arm64.deb ...
   Unpacking regexxer (0.10-5) ...
   Selecting previously unselected package remmina-common.
   Preparing to unpack .../723-remmina-common_1.4.25+dfsg-1_all.deb ...
   Unpacking remmina-common (1.4.25+dfsg-1) ...
   Selecting previously unselected package remmina.
   Preparing to unpack .../724-remmina_1.4.25+dfsg-1_arm64.deb ...
   Unpacking remmina (1.4.25+dfsg-1) ...
   Selecting previously unselected package remmina-plugin-rdp:arm64.
   Preparing to unpack .../725-remmina-plugin-rdp_1.4.25+dfsg-1_arm64.deb ...
   Unpacking remmina-plugin-rdp:arm64 (1.4.25+dfsg-1) ...
   Selecting previously unselected package remmina-plugin-vnc:arm64.
   Preparing to unpack .../726-remmina-plugin-vnc_1.4.25+dfsg-1_arm64.deb ...
   Unpacking remmina-plugin-vnc:arm64 (1.4.25+dfsg-1) ...
   Selecting previously unselected package slick-greeter.
   Preparing to unpack .../727-slick-greeter_1.5.6-1ubuntu1_arm64.deb ...
   Unpacking slick-greeter (1.5.6-1ubuntu1) ...
   Selecting previously unselected package ubuntu-advantage-desktop-daemon.
   Preparing to unpack .../728-ubuntu-advantage-desktop-daemon_1.10~22.04.1_arm64.deb ...
   Unpacking ubuntu-advantage-desktop-daemon (1.10~22.04.1) ...
   Selecting previously unselected package software-properties-gtk.
   Preparing to unpack .../729-software-properties-gtk_0.99.22.6_all.deb ...
   Unpacking software-properties-gtk (0.99.22.6) ...
   Selecting previously unselected package synaptic.
   Preparing to unpack .../730-synaptic_0.90.2build1_arm64.deb ...
   Unpacking synaptic (0.90.2build1) ...
   Selecting previously unselected package system-config-printer-common.
   Preparing to unpack .../731-system-config-printer-common_1.5.16-0ubuntu3_all.deb ...
   Unpacking system-config-printer-common (1.5.16-0ubuntu3) ...
   Selecting previously unselected package system-config-printer.
   Preparing to unpack .../732-system-config-printer_1.5.16-0ubuntu3_all.deb ...
   Unpacking system-config-printer (1.5.16-0ubuntu3) ...
   Selecting previously unselected package system-monitoring-center.
   Preparing to unpack .../733-system-monitoring-center_1.42.0_all.deb ...
   Unpacking system-monitoring-center (1.42.0) ...
   Selecting previously unselected package terminator.
   Preparing to unpack .../734-terminator_2.1.1-1_all.deb ...
   Unpacking terminator (2.1.1-1) ...
   Selecting previously unselected package thunar.
   Preparing to unpack .../735-thunar_4.16.10-1_arm64.deb ...
   Unpacking thunar (4.16.10-1) ...
   Selecting previously unselected package thunar-volman.
   Preparing to unpack .../736-thunar-volman_4.16.0-1_arm64.deb ...
   Unpacking thunar-volman (4.16.0-1) ...
   Selecting previously unselected package transmission-common.
   Preparing to unpack .../737-transmission-common_3.00-2ubuntu2_all.deb ...
   Unpacking transmission-common (3.00-2ubuntu2) ...
   Selecting previously unselected package transmission-gtk.
   Preparing to unpack .../738-transmission-gtk_3.00-2ubuntu2_arm64.deb ...
   Unpacking transmission-gtk (3.00-2ubuntu2) ...
   Selecting previously unselected package transmission.
   Preparing to unpack .../739-transmission_3.00-2ubuntu2_all.deb ...
   Unpacking transmission (3.00-2ubuntu2) ...
   Selecting previously unselected package transmission-remote-gtk.
   Preparing to unpack .../740-transmission-remote-gtk_1.4.1-5_arm64.deb ...
   Unpacking transmission-remote-gtk (1.4.1-5) ...
   Selecting previously unselected package update-notifier.
   Preparing to unpack .../741-update-notifier_3.192.54.5_arm64.deb ...
   Unpacking update-notifier (3.192.54.5) ...
   Selecting previously unselected package update-manager.
   Preparing to unpack .../742-update-manager_1%3a22.04.10_all.deb ...
   Unpacking update-manager (1:22.04.10) ...
   Selecting previously unselected package ubuntu-release-upgrader-gtk.
   Preparing to unpack .../743-ubuntu-release-upgrader-gtk_1%3a22.04.16_all.deb ...
   Unpacking ubuntu-release-upgrader-gtk (1:22.04.16) ...
   Selecting previously unselected package update-inetd.
   Preparing to unpack .../744-update-inetd_4.51_all.deb ...
   Unpacking update-inetd (4.51) ...
   Selecting previously unselected package upower.
   Preparing to unpack .../745-upower_0.99.17-1_arm64.deb ...
   Unpacking upower (0.99.17-1) ...
   Selecting previously unselected package viewnior.
   Preparing to unpack .../746-viewnior_1.6-1build3_arm64.deb ...
   Unpacking viewnior (1.6-1build3) ...
   Selecting previously unselected package vim-runtime.
   Preparing to unpack .../747-vim-runtime_2%3a8.2.3995-1ubuntu2.3_all.deb ...
   Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
   Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
   Unpacking vim-runtime (2:8.2.3995-1ubuntu2.3) ...
   Selecting previously unselected package vim.
   Preparing to unpack .../748-vim_2%3a8.2.3995-1ubuntu2.3_arm64.deb ...
   Unpacking vim (2:8.2.3995-1ubuntu2.3) ...
   Selecting previously unselected package x11-apps.
   Preparing to unpack .../749-x11-apps_7.7+8build2_arm64.deb ...
   Unpacking x11-apps (7.7+8build2) ...
   Selecting previously unselected package x11-utils.
   Preparing to unpack .../750-x11-utils_7.7+5build2_arm64.deb ...
   Unpacking x11-utils (7.7+5build2) ...
   Selecting previously unselected package x11-xserver-utils.
   Preparing to unpack .../751-x11-xserver-utils_7.7+9build1_arm64.deb ...
   Unpacking x11-xserver-utils (7.7+9build1) ...
   Selecting previously unselected package xapps-common.
   Preparing to unpack .../752-xapps-common_2.2.8-1_all.deb ...
   Unpacking xapps-common (2.2.8-1) ...
   Selecting previously unselected package xarchiver.
   Preparing to unpack .../753-xarchiver_1%3a0.5.4.17-3_arm64.deb ...
   Unpacking xarchiver (1:0.5.4.17-3) ...
   Selecting previously unselected package xbacklight.
   Preparing to unpack .../754-xbacklight_1.2.1-1build2_arm64.deb ...
   Unpacking xbacklight (1.2.1-1build2) ...
   Selecting previously unselected package xcursor-themes.
   Preparing to unpack .../755-xcursor-themes_1.0.6-0ubuntu1_all.deb ...
   Unpacking xcursor-themes (1.0.6-0ubuntu1) ...
   Selecting previously unselected package xdg-user-dirs-gtk.
   Preparing to unpack .../756-xdg-user-dirs-gtk_0.10-3build2_arm64.deb ...
   Unpacking xdg-user-dirs-gtk (0.10-3build2) ...
   Selecting previously unselected package xfce4-appfinder.
   Preparing to unpack .../757-xfce4-appfinder_4.16.1-1_arm64.deb ...
   Unpacking xfce4-appfinder (4.16.1-1) ...
   Selecting previously unselected package xfce4-panel.
   Preparing to unpack .../758-xfce4-panel_4.16.3-1_arm64.deb ...
   Unpacking xfce4-panel (4.16.3-1) ...
   Selecting previously unselected package xfce4-pulseaudio-plugin:arm64.
   Preparing to unpack .../759-xfce4-pulseaudio-plugin_0.4.3-1_arm64.deb ...
   Unpacking xfce4-pulseaudio-plugin:arm64 (0.4.3-1) ...
   Selecting previously unselected package xfce4-helpers.
   Preparing to unpack .../760-xfce4-helpers_4.16.2-1ubuntu2_arm64.deb ...
   Unpacking xfce4-helpers (4.16.2-1ubuntu2) ...
   Selecting previously unselected package xfce4-settings.
   Preparing to unpack .../761-xfce4-settings_4.16.2-1ubuntu2_arm64.deb ...
   Unpacking xfce4-settings (4.16.2-1ubuntu2) ...
   Selecting previously unselected package xfce4-session.
   Preparing to unpack .../762-xfce4-session_4.16.0-1ubuntu2_arm64.deb ...
   Unpacking xfce4-session (4.16.0-1ubuntu2) ...
   Selecting previously unselected package xfdesktop4-data.
   Preparing to unpack .../763-xfdesktop4-data_4.16.0-1_all.deb ...
   Unpacking xfdesktop4-data (4.16.0-1) ...
   Selecting previously unselected package xfdesktop4.
   Preparing to unpack .../764-xfdesktop4_4.16.0-1_arm64.deb ...
   Unpacking xfdesktop4 (4.16.0-1) ...
   Selecting previously unselected package xfwm4.
   Preparing to unpack .../765-xfwm4_4.16.1-1_arm64.deb ...
   Unpacking xfwm4 (4.16.1-1) ...
   Selecting previously unselected package xfce4.
   Preparing to unpack .../766-xfce4_4.16_all.deb ...
   Unpacking xfce4 (4.16) ...
   Selecting previously unselected package xfce4-power-manager-data.
   Preparing to unpack .../767-xfce4-power-manager-data_4.16.0-1_all.deb ...
   Unpacking xfce4-power-manager-data (4.16.0-1) ...
   Selecting previously unselected package xfce4-power-manager.
   Preparing to unpack .../768-xfce4-power-manager_4.16.0-1_arm64.deb ...
   Unpacking xfce4-power-manager (4.16.0-1) ...
   Selecting previously unselected package xfce4-screenshooter.
   Preparing to unpack .../769-xfce4-screenshooter_1.9.9-1_arm64.deb ...
   Unpacking xfce4-screenshooter (1.9.9-1) ...
   Selecting previously unselected package xfce4-terminal.
   Preparing to unpack .../770-xfce4-terminal_0.8.10-1_arm64.deb ...
   Unpacking xfce4-terminal (0.8.10-1) ...
   Selecting previously unselected package xfonts-encodings.
   Preparing to unpack .../771-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
   Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
   Selecting previously unselected package xfonts-utils.
   Preparing to unpack .../772-xfonts-utils_1%3a7.7+6build2_arm64.deb ...
   Unpacking xfonts-utils (1:7.7+6build2) ...
   Selecting previously unselected package xfonts-100dpi.
   Preparing to unpack .../773-xfonts-100dpi_1%3a1.0.4+nmu1.1_all.deb ...
   Unpacking xfonts-100dpi (1:1.0.4+nmu1.1) ...
   Selecting previously unselected package xfonts-75dpi.
   Preparing to unpack .../774-xfonts-75dpi_1%3a1.0.4+nmu1.1_all.deb ...
   Unpacking xfonts-75dpi (1:1.0.4+nmu1.1) ...
   Selecting previously unselected package xfonts-base.
   Preparing to unpack .../775-xfonts-base_1%3a1.0.5_all.deb ...
   Unpacking xfonts-base (1:1.0.5) ...
   Selecting previously unselected package xfonts-scalable.
   Preparing to unpack .../776-xfonts-scalable_1%3a1.0.3-1.2ubuntu1_all.deb ...
   Unpacking xfonts-scalable (1:1.0.3-1.2ubuntu1) ...
   Selecting previously unselected package xorg-docs-core.
   Preparing to unpack .../777-xorg-docs-core_1%3a1.7.1-1.2_all.deb ...
   Unpacking xorg-docs-core (1:1.7.1-1.2) ...
   Selecting previously unselected package xscreensaver-data.
   Preparing to unpack .../778-xscreensaver-data_5.45+dfsg1-2ubuntu1_arm64.deb ...
   Unpacking xscreensaver-data (5.45+dfsg1-2ubuntu1) ...
   Selecting previously unselected package xscreensaver.
   Preparing to unpack .../779-xscreensaver_5.45+dfsg1-2ubuntu1_arm64.deb ...
   Unpacking xscreensaver (5.45+dfsg1-2ubuntu1) ...
   Selecting previously unselected package xsensors.
   Preparing to unpack .../780-xsensors_0.70-5build1_arm64.deb ...
   Unpacking xsensors (0.70-5build1) ...
   Selecting previously unselected package xserver-common.
   Preparing to unpack .../781-xserver-common_2%3a21.1.3-2ubuntu2.7_all.deb ...
   Unpacking xserver-common (2:21.1.3-2ubuntu2.7) ...
   Selecting previously unselected package xserver-xorg-core.
   Preparing to unpack .../782-xserver-xorg-core_2%3a21.1.3-2ubuntu2.7_arm64.deb ...
   Unpacking xserver-xorg-core (2:21.1.3-2ubuntu2.7) ...
   Selecting previously unselected package xserver-xorg-input-libinput.
   Preparing to unpack .../783-xserver-xorg-input-libinput_1.2.1-1_arm64.deb ...
   Unpacking xserver-xorg-input-libinput (1.2.1-1) ...
   Selecting previously unselected package xserver-xorg-input-all.
   Preparing to unpack .../784-xserver-xorg-input-all_1%3a7.7+23ubuntu2_arm64.deb ...
   Unpacking xserver-xorg-input-all (1:7.7+23ubuntu2) ...
   Selecting previously unselected package xserver-xorg.
   Preparing to unpack .../785-xserver-xorg_1%3a7.7+23ubuntu2_arm64.deb ...
   Unpacking xserver-xorg (1:7.7+23ubuntu2) ...
   Selecting previously unselected package xserver-xorg-video-fbdev.
   Preparing to unpack .../786-xserver-xorg-video-fbdev_1%3a0.5.0-2build1_arm64.deb ...
   Unpacking xserver-xorg-video-fbdev (1:0.5.0-2build1) ...
   Selecting previously unselected package xwallpaper.
   Preparing to unpack .../787-xwallpaper_0.7.3-1_arm64.deb ...
   Unpacking xwallpaper (0.7.3-1) ...
   Selecting previously unselected package brltty.
   Preparing to unpack .../788-brltty_6.4-4ubuntu3_arm64.deb ...
   Unpacking brltty (6.4-4ubuntu3) ...
   Selecting previously unselected package brltty-x11.
   Preparing to unpack .../789-brltty-x11_6.4-4ubuntu3_arm64.deb ...
   Unpacking brltty-x11 (6.4-4ubuntu3) ...
   Selecting previously unselected package cups-bsd.
   Preparing to unpack .../790-cups-bsd_2.4.1op1-1ubuntu4.1_arm64.deb ...
   Unpacking cups-bsd (2.4.1op1-1ubuntu4.1) ...
   Selecting previously unselected package indicator-printers.
   Preparing to unpack .../791-indicator-printers_0.1.7+17.10.20171101-0ubuntu3_arm64.deb ...
   Unpacking indicator-printers (0.1.7+17.10.20171101-0ubuntu3) ...
   Selecting previously unselected package inputattach.
   Preparing to unpack .../792-inputattach_1%3a1.7.1-1build2_arm64.deb ...
   Unpacking inputattach (1:1.7.1-1build2) ...
   Selecting previously unselected package inxi.
   Preparing to unpack .../793-inxi_3.3.13-1-1_all.deb ...
   Unpacking inxi (3.3.13-1-1) ...
   Selecting previously unselected package libgsettings-qt1:arm64.
   Preparing to unpack .../794-libgsettings-qt1_0.2-4_arm64.deb ...
   Unpacking libgsettings-qt1:arm64 (0.2-4) ...
   Selecting previously unselected package libsbc1:arm64.
   Preparing to unpack .../795-libsbc1_1.5-3build2_arm64.deb ...
   Unpacking libsbc1:arm64 (1.5-3build2) ...
   Selecting previously unselected package lm-sensors.
   Preparing to unpack .../796-lm-sensors_1%3a3.6.0-7ubuntu1_arm64.deb ...
   Unpacking lm-sensors (1:3.6.0-7ubuntu1) ...
   Selecting previously unselected package lxtask.
   Preparing to unpack .../797-lxtask_0.1.10-1_arm64.deb ...
   Unpacking lxtask (0.1.10-1) ...
   Selecting previously unselected package mesa-utils.
   Preparing to unpack .../798-mesa-utils_8.4.0-1ubuntu1_arm64.deb ...
   Unpacking mesa-utils (8.4.0-1ubuntu1) ...
   Selecting previously unselected package pasystray.
   Preparing to unpack .../799-pasystray_0.7.1-1_arm64.deb ...
   Unpacking pasystray (0.7.1-1) ...
   Selecting previously unselected package pulseaudio-module-bluetooth.
   Preparing to unpack .../800-pulseaudio-module-bluetooth_1%3a15.99.1+dfsg1-1ubuntu2_arm64.deb ...
   Unpacking pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2) ...
   Selecting previously unselected package redshift.
   Preparing to unpack .../801-redshift_1.12-4.2ubuntu1_arm64.deb ...
   Unpacking redshift (1.12-4.2ubuntu1) ...
   Setting up cups-ipp-utils (2.4.1op1-1ubuntu4.1) ...
   Setting up libgme0:arm64 (0.6.3-2) ...
   Setting up fonts-ubuntu-console (0.83-6ubuntu1) ...
   Setting up libssh-gcrypt-4:arm64 (0.9.6-2build1) ...
   Setting up libpwquality-common (1.4.4-1build2) ...
   Setting up libotf1:arm64 (0.9.16-3build1) ...
   Setting up bubblewrap (0.6.1-1) ...
   Setting up libcairo-script-interpreter2:arm64 (1.16.0-5ubuntu2) ...
   Setting up liblmdb0:arm64 (0.9.24-1build2) ...
   Setting up xsensors (0.70-5build1) ...
   Setting up libtext-iconv-perl (1.7-7build3) ...
   Setting up libsrt1.4-gnutls:arm64 (1.4.4-4) ...
   Setting up libxcb-dri3-0:arm64 (1.14-3ubuntu3) ...
   Setting up liblcms2-2:arm64 (2.12~rc1-2build2) ...
   Setting up distro-info (1.1build1) ...
   Setting up libmozjs-91-0:arm64 (91.10.0-0ubuntu1) ...
   Setting up libudfread0:arm64 (1.1.2-1) ...
   Setting up libglibmm-2.4-1v5:arm64 (2.66.2-2) ...
   Setting up gtk2-engines-murrine:arm64 (0.98.2-3build2) ...
   Setting up libqpdf28:arm64 (10.6.3-1) ...
   Setting up libcdparanoia0:arm64 (3.10.2+debian-14build2) ...
   Setting up libwayland-server0:arm64 (1.20.0-1ubuntu0.1) ...
   Setting up libpaper1:arm64 (1.1.28build2) ...
   
   Creating config file /etc/papersize with new version
   Setting up glmark2-data (2021.02-0ubuntu1) ...
   Setting up libtemplate-glib-common (3.34.1-1) ...
   Setting up libaom3:arm64 (3.3.0-1) ...
   Setting up libx11-xcb1:arm64 (2:1.7.5-1) ...
   Setting up libpciaccess0:arm64 (0.16-3) ...
   Setting up gir1.2-gstreamer-1.0:arm64 (1.20.3-0ubuntu1) ...
   Setting up libxcb-res0:arm64 (1.14-3ubuntu3) ...
   Setting up libpython3.10:arm64 (3.10.6-1~22.04.2) ...
   Setting up session-migration (0.3.6) ...
   Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service.
   Setting up librabbitmq4:arm64 (0.10.0-1ubuntu2) ...
   Setting up libre2-9:arm64 (20220201+dfsg-1) ...
   Setting up libdouble-conversion3:arm64 (3.1.7-4) ...
   Setting up libraw1394-11:arm64 (2.1.2-2build2) ...
   Setting up libsbc1:arm64 (1.5-3build2) ...
   Setting up libxft2:arm64 (2.3.4-1) ...
   Setting up libproxy1v5:arm64 (0.4.17-2) ...
   Setting up libdrm-nouveau2:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Setting up gir1.2-freedesktop:arm64 (1.72.0-1) ...
   Setting up libtag1v5-vanilla:arm64 (1.11.1+dfsg.1-3ubuntu3) ...
   Setting up libharfbuzz-icu0:arm64 (2.7.4-1ubuntu3.1) ...
   Setting up fonts-mathjax (2.7.9+dfsg-1) ...
   Setting up libcodec2-1.0:arm64 (1.0.1-3) ...
   Setting up libsodium23:arm64 (1.0.18-1build2) ...
   Setting up libmpg123-0:arm64 (1.29.3-1build1) ...
   Setting up libxcb-xfixes0:arm64 (1.14-3ubuntu3) ...
   Setting up libogg0:arm64 (1.3.5-0ubuntu3) ...
   Setting up python3-cairo:arm64 (1.20.1-3build1) ...
   Setting up desktop-file-utils (0.26-1ubuntu3) ...
   Setting up libportal1:arm64 (0.6-2) ...
   Setting up xfdesktop4-data (4.16.0-1) ...
   Setting up libgdk-pixbuf-xlib-2.0-0:arm64 (2.40.2-2build4) ...
   Setting up chromium-codecs-ffmpeg-extra (1:107.0.5304.62-0ubuntu1~ppa1~22.04.1) ...
   Setting up libspeex1:arm64 (1.2~rc1.2-1.1ubuntu3) ...
   Setting up libshine3:arm64 (3.1.1-2) ...
   Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
   Setting up libpangoxft-1.0-0:arm64 (1.50.6+ds-2ubuntu1) ...
   Setting up libplist3:arm64 (2.2.0-6build2) ...
   Setting up libqt5webengine-data (5.15.9+dfsg-1) ...
   Setting up geany-common (1.38-1) ...
   Setting up libjs-mathjax (2.7.9+dfsg-1) ...
   Setting up libwmflite-0.2-7:arm64 (0.2.12-5ubuntu1) ...
   Setting up libtwolame0:arm64 (0.4.0-2build2) ...
   Setting up libxcb-xinput0:arm64 (1.14-3ubuntu3) ...
   Setting up libwoff1:arm64 (1.0.2-1build4) ...
   Setting up libvala-0.56-0:arm64 (0.56.0-1) ...
   Setting up libvte-2.91-common (0.68.0-1) ...
   Setting up cups-server-common (2.4.1op1-1ubuntu4.1) ...
   Setting up gir1.2-gdkpixbuf-2.0:arm64 (2.42.8+dfsg-1ubuntu0.2) ...
   Setting up libhyphen0:arm64 (2.8.8-7build2) ...
   Setting up libfontembed1:arm64 (1.28.15-0ubuntu1) ...
   Setting up xdg-user-dirs (0.17-2ubuntu4) ...
   Setting up libexo-common (4.16.3-1) ...
   Setting up libgspell-1-common (1.9.1-4) ...
   Setting up libgbm1:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Setting up libgsm1:arm64 (1.0.19-1) ...
   Setting up exuberant-ctags (1:5.9~svn20110310-16ubuntu0.22.04.1) ...
   update-alternatives: using /usr/bin/ctags-exuberant to provide /usr/bin/ctags (ctags) in auto mode
   update-alternatives: using /usr/bin/ctags-exuberant to provide /usr/bin/etags (etags) in auto mode
   Setting up python3-colorama (0.4.4-1) ...
   Setting up libminizip1:arm64 (1.1-8build1) ...
   Setting up anacron (2.3-31ubuntu2) ...
   Created symlink /etc/systemd/system/multi-user.target.wants/anacron.service → /lib/systemd/system/anacron.service.
   Created symlink /etc/systemd/system/timers.target.wants/anacron.timer → /lib/systemd/system/anacron.timer.
   Setting up evince-common (42.3-0ubuntu3) ...
   Setting up libvisual-0.4-0:arm64 (0.4.0-17build2) ...
   Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
   Setting up libsoxr0:arm64 (0.1.3-4build2) ...
   Setting up gir1.2-atk-1.0:arm64 (2.36.0-3build1) ...
   Setting up python3-problem-report (2.20.11-0ubuntu82.3) ...
   Setting up libaspell15:arm64 (0.60.8-4build1) ...
   Setting up libdrm-radeon1:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Setting up libglvnd0:arm64 (1.4.0-1) ...
   Setting up libwnck-3-common (40.1-1) ...
   Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.5) ...
   Setting up libtdb1:arm64 (1.4.5-2build1) ...
   Setting up libpgm-5.3-0:arm64 (5.3.128~dfsg-2) ...
   Setting up libgusb2:arm64 (0.3.10-1) ...
   Setting up libhtml-tagset-perl (3.20-4) ...
   Setting up libijs-0.35:arm64 (0.35-15build2) ...
   Setting up libu2f-udev (1.1.10-3build2) ...
   Setting up cups-common (2.4.1op1-1ubuntu4.1) ...
   Setting up remmina-common (1.4.25+dfsg-1) ...
   Setting up libxcb-glx0:arm64 (1.14-3ubuntu3) ...
   Setting up libwebpdemux2:arm64 (1.2.2-2) ...
   Setting up bluez-tools (2.0~20170911.0.7cb788c-4) ...
   Setting up libdbusmenu-glib4:arm64 (16.04.1+18.10.20180917-0ubuntu8) ...
   Setting up fonts-noto-cjk (1:20220127+repack1-1) ...
   Setting up python3-debconf (1.5.79ubuntu1) ...
   Setting up liblwp-mediatypes-perl (6.04-1) ...
   Setting up libxfce4util-common (4.16.0-1) ...
   Setting up libibus-1.0-5:arm64 (1.5.26-4) ...
   Setting up libnorm1:arm64 (1.5.9+dfsg-2) ...
   Setting up libgdata-common (0.18.1-2build1) ...
   Setting up libxcb-keysyms1:arm64 (0.4.0-1build3) ...
   Setting up libnatpmp1:arm64 (20150609-7.1build2) ...
   Setting up libxcb-shape0:arm64 (1.14-3ubuntu3) ...
   Setting up libgnome-autoar-0-0:arm64 (0.4.3-1) ...
   Setting up x11-common (1:7.7+23ubuntu2) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up libtry-tiny-perl (0.31-1) ...
   Setting up hplip-data (3.21.12+dfsg0-1) ...
   Setting up libjavascriptcoregtk-4.0-18:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Setting up libxxf86dga1:arm64 (2:1.1.5-0ubuntu3) ...
   Setting up m17n-db (1.8.0-3) ...
   Setting up libwebrtc-audio-processing1:arm64 (0.3.1-0ubuntu5) ...
   Setting up perl-openssl-defaults:arm64 (5build2) ...
   Setting up update-inetd (4.51) ...
   Setting up libfilezilla-common (0.36.0-2) ...
   Setting up libxpresent1:arm64 (1.0.0-2build1) ...
   Setting up libxcb-render-util0:arm64 (0.3.9-1build3) ...
   Setting up libencode-locale-perl (1.05-1.1) ...
   Setting up inxi (3.3.13-1-1) ...
   Setting up dconf-service (0.40.0-3) ...
   Setting up libept1.6.0:arm64 (1.2.1) ...
   Setting up libprotobuf23:arm64 (3.12.4-1ubuntu7.22.04.1) ...
   Setting up libpeas-common (1.32.0-1) ...
   Setting up profile-sync-daemon (6.34-1) ...
   Created symlink /etc/systemd/user/default.target.wants/psd-resync.service → /usr/lib/systemd/user/psd-resync.service.
   Created symlink /etc/systemd/user/default.target.wants/psd.service → /usr/lib/systemd/user/psd.service.
   Setting up libxcb-icccm4:arm64 (0.4.1-1.1build2) ...
   Setting up samba-common (2:4.15.13+dfsg-0ubuntu1) ...
   
   Creating config file /etc/samba/smb.conf with new version
   Setting up libatspi2.0-0:arm64 (2.44.0-3) ...
   Setting up gir1.2-javascriptcoregtk-4.0:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Setting up fonts-urw-base35 (20200910-1) ...
   Setting up libnfs13:arm64 (4.0.0-1build2) ...
   Setting up python3-click (8.0.3-1) ...
   Setting up python3-xdg (0.27-2) ...
   Setting up libjs-requirejs (2.3.6+ds-1) ...
   Setting up libcdio19:arm64 (2.1.0-3build1) ...
   Setting up libxvidcore4:arm64 (2:1.3.7-1) ...
   Setting up gir1.2-gdesktopenums-3.0:arm64 (42.0-1ubuntu1) ...
   Setting up libproxy1-plugin-networkmanager:arm64 (0.4.17-2) ...
   Setting up libwinpr2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Setting up libjs-modernizr (2.6.2+ds1-4) ...
   Setting up sshpass (1.09-1) ...
   Setting up libminiupnpc17:arm64 (2.2.3-1build1) ...
   Setting up gir1.2-harfbuzz-0.0:arm64 (2.7.4-1ubuntu3.1) ...
   Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
   Setting up openprinting-ppds (20220223-0ubuntu1) ...
   Setting up libcolord2:arm64 (1.4.6-1) ...
   Setting up python3-psutil (5.9.0-1build1) ...
   Setting up xxd (2:8.2.3995-1ubuntu2.3) ...
   Setting up cups-client (2.4.1op1-1ubuntu4.1) ...
   Adding group `lpadmin' (GID 118) ...
   Done.
   Setting up libpugixml1v5:arm64 (1.12.1-1) ...
   Setting up colord-data (1.4.6-1) ...
   Setting up gparted-common (1.3.1-1ubuntu1) ...
   Setting up xfce4-power-manager-data (4.16.0-1) ...
   Setting up libxcb-util1:arm64 (0.4.0-1build2) ...
   Setting up putty-tools (0.76-2) ...
   Setting up libxxf86vm1:arm64 (1:1.1.4-1build3) ...
   Setting up libextutils-depends-perl (0.8001-1) ...
   Setting up libflac8:arm64 (1.3.3-2ubuntu0.1) ...
   Setting up libsnappy1v5:arm64 (1.1.8-1build3) ...
   Setting up python3-apport (2.20.11-0ubuntu82.3) ...
   Setting up poppler-data (0.4.11-1) ...
   Setting up libgarcon-common (4.16.1-1) ...
   Setting up acl (2.3.1-1) ...
   Setting up libxcb-xkb1:arm64 (1.14-3ubuntu3) ...
   Setting up libxcb-image0:arm64 (0.4.0-2) ...
   Setting up libao-common (1.2.2+20180113-1.1ubuntu3) ...
   Setting up libqalculate-data (3.22.0-3build1) ...
   Setting up libxcb-present0:arm64 (1.14-3ubuntu3) ...
   Setting up libcairomm-1.0-1v5:arm64 (1.12.2-4build3) ...
   Setting up libtalloc2:arm64 (2.3.3-2build1) ...
   Setting up libexiv2-27:arm64 (0.27.5-3ubuntu1) ...
   Setting up gnome-desktop3-data (42.5-0ubuntu1) ...
   Setting up dmz-cursor-theme (0.4.5ubuntu1) ...
   update-alternatives: using /usr/share/icons/DMZ-White/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
   Setting up glmark2 (2021.02-0ubuntu1) ...
   Setting up gdisk (1.0.8-4build1) ...
   Setting up libatk-bridge2.0-0:arm64 (2.38.0-3) ...
   Setting up libvncclient1:arm64 (0.9.13+dfsg-3build2) ...
   Setting up libspeechd2:arm64 (0.11.1-1ubuntu2) ...
   Setting up libgtop2-common (2.40.0-2build3) ...
   Setting up python3-cups:arm64 (2.0.1-5build1) ...
   Setting up p11-kit-modules:arm64 (0.24.0-6build1) ...
   Setting up xorg-docs-core (1:1.7.1-1.2) ...
   Setting up bluez (5.64-0ubuntu1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of force-reload.
   Created symlink /etc/systemd/system/dbus-org.bluez.service → /lib/systemd/system/bluetooth.service.
   Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /lib/systemd/system/bluetooth.service.
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up libfontenc1:arm64 (1:1.1.4-1build3) ...
   Setting up gir1.2-pango-1.0:arm64 (1.50.6+ds-2ubuntu1) ...
   Setting up libsnmp40:arm64 (5.9.1+dfsg-1ubuntu2.5) ...
   Setting up libvala-0.56-dev:arm64 (0.56.0-1) ...
   Setting up libxcb-xinerama0:arm64 (1.14-3ubuntu3) ...
   Setting up python3-chardet (4.0.0-1) ...
   Setting up python3-configobj (5.0.6-5) ...
   Setting up numix-gtk-theme (2.6.7-6) ...
   Setting up vim-common (2:8.2.3995-1ubuntu2.3) ...
   Setting up libgles2:arm64 (1.4.0-1) ...
   Setting up libpwquality1:arm64 (1.4.4-1build2) ...
   Setting up liblouis-data (3.20.0-2ubuntu0.1) ...
   Setting up emacsen-common (3.0.4) ...
   Setting up libatasmart4:arm64 (0.19-5build2) ...
   Setting up libtevent0:arm64 (0.11.0-1build1) ...
   Setting up inputattach (1:1.7.1-1build2) ...
   Setting up libva2:arm64 (2.14.0-1) ...
   Setting up libwmf-0.2-7:arm64 (0.2.12-5ubuntu1) ...
   Setting up python3-certifi (2020.6.20-1) ...
   Setting up libmbedcrypto7:arm64 (2.28.0-1build1) ...
   Setting up libblockdev-utils2:arm64 (2.26-1) ...
   Setting up libepoxy0:arm64 (1.5.10-1) ...
   Setting up libnspr4:arm64 (2:4.32-3build1) ...
   Setting up libspa-0.2-modules:arm64 (0.3.48-1ubuntu3) ...
   Setting up ssl-cert (1.1.2) ...
   Setting up libxcb-sync1:arm64 (1.14-3ubuntu3) ...
   Setting up libjbig2dec0:arm64 (0.19-3build2) ...
   Setting up gnome-bluetooth-3-common (42.0-5) ...
   Setting up libdbus-glib-1-2:arm64 (0.112-2build1) ...
   Setting up libnotify4:arm64 (0.7.9-3ubuntu5.22.04.1) ...
   Setting up libqalculate22:arm64 (3.22.0-3build1) ...
   Setting up libraqm0:arm64 (0.7.0-4ubuntu1) ...
   Setting up libx264-163:arm64 (2:0.163.3060+git5db6aa6-2build1) ...
   Setting up python3-debian (0.1.43ubuntu1) ...
   Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
   Setting up libmtp-common (1.1.19-1build1) ...
   Setting up libpipewire-0.3-0:arm64 (0.3.48-1ubuntu3) ...
   Setting up libopus0:arm64 (1.3.1-0.1build2) ...
   Setting up python3-reportlab-accel:arm64 (3.6.8-1) ...
   Setting up filezilla-common (3.58.0-1) ...
   Setting up libexif12:arm64 (0.6.24-1build1) ...
   Setting up libimagequant0:arm64 (2.17.0-1) ...
   Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
   Setting up python3-xapian (1.4.18-2build3) ...
   Setting up libxv1:arm64 (2:1.0.11-1build2) ...
   Setting up gtk2-engines-pixbuf:arm64 (2.24.33-2ubuntu2) ...
   Setting up libvorbis0a:arm64 (1.3.7-1build2) ...
   Setting up python3-idna (3.3-1) ...
   Setting up libidn12:arm64 (1.38-4build1) ...
   Setting up libevent-2.1-7:arm64 (2.1.12-stable-1build3) ...
   Setting up libio-html-perl (1.004-2) ...
   Setting up liborc-0.4-0:arm64 (1:0.4.32-2) ...
   Setting up gstreamer1.0-tools (1.20.3-0ubuntu1) ...
   Setting up network-manager-ssh (1.2.11-1) ...
   Setting up usb.ids (2022.04.02-1) ...
   Setting up gh (2.23.0) ...
   Setting up libabsl20210324:arm64 (0~20210324.2-2) ...
   Setting up numix-icon-theme (0~20211031-1) ...
   Setting up apt-xapian-index (0.51ubuntu1) ...
   Setting up libqt5core5a:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up libpangomm-1.4-1v5:arm64 (2.46.2-1) ...
   Setting up libgc1:arm64 (1:8.0.6-1.1build1) ...
   Setting up libltdl7:arm64 (2.4.6-15build2) ...
   Setting up libglapi-mesa:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Setting up libkpathsea6:arm64 (2021.20210626.59705-1build1) ...
   Setting up libmtdev1:arm64 (1.1.6-1build4) ...
   Setting up python3-urllib3 (1.26.5-1~exp1) ...
   Setting up libsoup2.4-common (2.74.2-3) ...
   Setting up lm-sensors (1:3.6.0-7ubuntu1) ...
   Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /lib/systemd/system/lm-sensors.service.
   Setting up libtimedate-perl (2.3300-2) ...
   Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ...
   Setting up libxcb-dri2-0:arm64 (1.14-3ubuntu3) ...
   Setting up libgif7:arm64 (5.1.9-2build2) ...
   Setting up libllvm14:arm64 (1:14.0.0-1ubuntu1) ...
   Setting up gstreamer1.0-packagekit (1.2.5-2ubuntu2) ...
   update-alternatives: using /usr/libexec/pk-gstreamer-install to provide /usr/bin/gstreamer-codec-install (gstreamer-codec-install) in auto mode
   Setting up libgail18:arm64 (2.24.33-2ubuntu2) ...
   Setting up libao4:arm64 (1.2.2+20180113-1.1ubuntu3) ...
   Setting up xdg-dbus-proxy (0.1.3-1) ...
   Setting up libnuma1:arm64 (2.0.14-3ubuntu2) ...
   Setting up libjack-jackd2-0:arm64 (1.9.20~dfsg-1) ...
   Setting up libgladeui-common (3.38.2-7) ...
   Setting up libwmf-0.2-7-gtk (0.2.12-5ubuntu1) ...
   Setting up libtag1v5:arm64 (1.11.1+dfsg.1-3ubuntu3) ...
   Setting up gir1.2-notify-0.7:arm64 (0.7.9-3ubuntu5.22.04.1) ...
   Setting up libjs-highlight.js (9.18.5+dfsg1-1) ...
   Setting up indicator-common (16.10.0+18.04.20180321.1-0ubuntu5) ...
   Setting up libparted-fs-resize0:arm64 (3.4-2build1) ...
   Setting up sound-theme-freedesktop (0.8-2ubuntu1) ...
   Setting up qalc (3.22.0-3build1) ...
   Setting up libva-drm2:arm64 (2.14.0-1) ...
   Setting up libdv4:arm64 (1.0.0-14build1) ...
   Setting up ocl-icd-libopencl1:arm64 (2.2.14-3) ...
   Setting up libasyncns0:arm64 (0.8-6build2) ...
   Setting up libxshmfence1:arm64 (1.3-1build4) ...
   Setting up libusbmuxd6:arm64 (2.0.2-3build2) ...
   Setting up gir1.2-polkit-1.0 (0.105-33) ...
   Setting up libvdpau1:arm64 (1.4-3build2) ...
   Setting up dbus-x11 (1.12.20-2ubuntu4.1) ...
   Setting up libqt5dbus5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up libwavpack1:arm64 (5.4.0-1build2) ...
   Setting up libxcb-randr0:arm64 (1.14-3ubuntu3) ...
   Setting up libdazzle-common (3.44.0-1) ...
   Setting up libllvm15:arm64 (1:15.0.6-3~ubuntu0.22.04.2) ...
   Setting up libtheora0:arm64 (1.1.1+dfsg.1-15ubuntu4) ...
   Setting up libgtksourceview-3.0-common (3.24.11-2build1) ...
   Setting up libspeexdsp1:arm64 (1.2~rc1.2-1.1ubuntu3) ...
   Setting up libv4lconvert0:arm64 (1.22.1-2build1) ...
   Setting up libxslt1.1:arm64 (1.1.34-4ubuntu0.22.04.1) ...
   Setting up vpnc-scripts (0.1~git20210402-1) ...
   Setting up libgeoip1:arm64 (1.6.12-8) ...
   Setting up libxcvt0:arm64 (0.1.1-3) ...
   Setting up libblockdev-part-err2:arm64 (2.26-1) ...
   Setting up libgtop-2.0-11:arm64 (2.40.0-2build3) ...
   Setting up libmd4c0:arm64 (0.4.8-1) ...
   Setting up libupower-glib3:arm64 (0.99.17-1) ...
   Setting up libdotconf0:arm64 (1.3-0.3fakesync1build2) ...
   Setting up gtk2-engines:arm64 (1:2.20.2-5build2) ...
   Setting up libical3:arm64 (3.0.14-1build1) ...
   Setting up libopenjp2-7:arm64 (2.4.0-6) ...
   Setting up libmtp9:arm64 (1.1.19-1build1) ...
   Setting up libgxps2:arm64 (0.3.2-2) ...
   Setting up python3-dateutil (2.8.1-6) ...
   Setting up libavahi-glib1:arm64 (0.8-5ubuntu5) ...
   Setting up libwxbase3.0-0v5:arm64 (3.0.5.1+dfsg-4) ...
   Setting up libjson-glib-1.0-common (1.6.6-1build1) ...
   Setting up libcairo-perl:arm64 (1.109-2build1) ...
   Setting up libvpx7:arm64 (1.11.0-2ubuntu2) ...
   Setting up libcairo-gobject2:arm64 (1.16.0-5ubuntu2) ...
   Setting up libtemplate-glib-1.0-0:arm64 (3.34.1-1) ...
   Setting up libxfce4util7:arm64 (4.16.0-1) ...
   Setting up libbrlapi0.8:arm64 (6.4-4ubuntu3) ...
   Setting up libwayland-egl1:arm64 (1.20.0-1ubuntu0.1) ...
   Setting up ubuntu-advantage-tools (27.13.6~22.04.1) ...
   Created symlink /etc/systemd/system/multi-user.target.wants/ua-reboot-cmds.service → /lib/systemd/system/ua-reboot-cmds.service.
   Created symlink /etc/systemd/system/timers.target.wants/ua-timer.timer → /lib/systemd/system/ua-timer.timer.
   Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-advantage.service → /lib/systemd/system/ubuntu-advantage.service.
   Setting up libxkbfile1:arm64 (1:1.1.0-1build3) ...
   Setting up libgphoto2-port12:arm64 (2.5.27-1build2) ...
   Setting up libdjvulibre-text (3.5.28-2build2) ...
   Setting up libatkmm-1.6-1v5:arm64 (2.28.2-1build1) ...
   Setting up ubuntu-wallpapers-jammy (22.04.4-0ubuntu1) ...
   Setting up policykit-desktop-privileges (0.21) ...
   Setting up fbi (2.10-4ubuntu1) ...
   Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
   Setting up dmidecode (3.3-3ubuntu0.1) ...
   Setting up libxfce4ui-common (4.16.1-1) ...
   Setting up libhunspell-1.7-0:arm64 (1.7.0-4build1) ...
   Setting up libaccountsservice0:arm64 (22.07.5-2ubuntu1.3) ...
   Setting up p11-kit (0.24.0-6build1) ...
   Setting up glib-networking-common (2.72.0-1) ...
   Setting up xfconf (4.16.0-2) ...
   Setting up gir1.2-nm-1.0:arm64 (1.36.6-0ubuntu2) ...
   Setting up libsane-common (1.1.1-5) ...
   Setting up vim-runtime (2:8.2.3995-1ubuntu2.3) ...
   Setting up libdav1d5:arm64 (0.9.2-1) ...
   Setting up libgck-1-0:arm64 (3.40.0-4) ...
   Setting up gir1.2-template-1.0:arm64 (3.34.1-1) ...
   Setting up libieee1284-3:arm64 (0.2.11-14build2) ...
   Setting up emacs-common (1:27.1+1-3ubuntu5) ...
   Setting up libbluray2:arm64 (1:1.3.1-1) ...
   Setting up python3-xkit (0.5.0ubuntu5) ...
   Setting up lxtask (0.1.10-1) ...
   Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1) ...
   Setting up libimobiledevice6:arm64 (1.3.0-6build3) ...
   Setting up transmission-common (3.00-2ubuntu2) ...
   Setting up libldb2:arm64 (2:2.4.4-0ubuntu0.22.04.1) ...
   Setting up libva-x11-2:arm64 (2.14.0-1) ...
   Setting up python3-gi-cairo (3.42.1-0ubuntu1) ...
   Setting up libwebpmux3:arm64 (1.2.2-2) ...
   Setting up printer-driver-all (0.20210903) ...
   Setting up gvfs-common (1.48.2-0ubuntu1) ...
   Setting up gir1.2-ibus-1.0:arm64 (1.5.26-4) ...
   Setting up mailcap (3.70+nmu1ubuntu1) ...
   Setting up libcmark0.30.2:arm64 (0.30.2-5) ...
   Setting up libhpmud0:arm64 (3.21.12+dfsg0-1) ...
   Setting up libxfont2:arm64 (1:2.0.5-1build1) ...
   Setting up thunar-data (4.16.10-1) ...
   Setting up libgcr-base-3-1:arm64 (3.40.0-4) ...
   Setting up libevdev2:arm64 (1.12.1+dfsg-1) ...
   Setting up libgtksourceview-4-common (4.8.3-1) ...
   Setting up libpam-gnome-keyring:arm64 (40.0-3ubuntu3) ...
   Setting up xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ...
   update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
   Setting up liburi-perl (5.10-1) ...
   Setting up foomatic-db-compressed-ppds (20220223-0ubuntu1) ...
   Setting up libxmuu1:arm64 (2:1.1.3-3) ...
   Setting up libcupsfilters1:arm64 (1.28.15-0ubuntu1) ...
   Setting up libgudev-1.0-0:arm64 (1:237-2build1) ...
   Setting up libzvbi-common (0.2.35-19) ...
   Setting up libsecret-common (0.20.5-2) ...
   Setting up xbacklight (1.2.1-1build2) ...
   Setting up libsane-hpaio:arm64 (3.21.12+dfsg0-1) ...
   Setting up p7zip (16.02+dfsg-8) ...
   Setting up libmp3lame0:arm64 (3.100-3build2) ...
   Setting up libgraphene-1.0-0:arm64 (1.10.8-1) ...
   Setting up libudisks2-0:arm64 (2.9.4-1ubuntu2) ...
   Setting up libhttp-parser2.9:arm64 (2.9.4-4) ...
   Setting up libvorbisenc2:arm64 (1.3.7-1build2) ...
   Setting up libsynctex2:arm64 (2021.20210626.59705-1build1) ...
   Setting up libmalcontent-0-0:arm64 (0.10.4-1) ...
   Setting up libxres1:arm64 (2:1.2.1-1) ...
   Setting up xfce4-helpers (4.16.2-1ubuntu2) ...
   Setting up laptop-detect (0.16) ...
   Setting up xcursor-themes (1.0.6-0ubuntu1) ...
   Setting up libaa1:arm64 (1.4p5-50build1) ...
   Setting up libiec61883-0:arm64 (1.2.0-4build3) ...
   Setting up python3-ptyprocess (0.7.0-3) ...
   Setting up libdrm-amdgpu1:arm64 (2.4.113-2~ubuntu0.22.04.1) ...
   Setting up libwacom-common (2.2.0-1) ...
   Setting up libatk-adaptor:arm64 (2.38.0-3) ...
   Setting up libstartup-notification0:arm64 (0.12-6build2) ...
   Setting up lightdm (1.30.0-0ubuntu5) ...
   Adding group `lightdm' (GID 121) ...
   Done.
   Adding system user `lightdm' (UID 112) ...
   Adding new user `lightdm' (UID 112) with group `lightdm' ...
   Creating home directory `/var/lib/lightdm' ...
   usermod: no changes
   usermod: no changes
   Adding group `nopasswdlogin' (GID 122) ...
   Done.
   Setting up libxkbcommon0:arm64 (1.4.0-1) ...
   Setting up libwayland-client0:arm64 (1.20.0-1ubuntu0.1) ...
   Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
   Setting up gir1.2-graphene-1.0:arm64 (1.10.8-1) ...
   Setting up libgs9-common (9.55.0~dfsg1-0ubuntu5.1) ...
   Setting up libavc1394-0:arm64 (0.5.4-5build2) ...
   Setting up liblouis20:arm64 (3.20.0-2ubuntu0.1) ...
   Setting up viewnior (1.6-1build3) ...
   Setting up glib-networking-services (2.72.0-1) ...
   Setting up libzvbi0:arm64 (0.2.35-19) ...
   Setting up libice6:arm64 (2:1.0.10-1build2) ...
   Setting up libhttp-date-perl (6.05-1) ...
   Setting up libxfconf-0-3:arm64 (4.16.0-2) ...
   Setting up cups-ppdc (2.4.1op1-1ubuntu4.1) ...
   Setting up libdbusmenu-gtk3-4:arm64 (16.04.1+18.10.20180917-0ubuntu8) ...
   Setting up libglib-perl:arm64 (3:1.329.3-2build1) ...
   Setting up vim (2:8.2.3995-1ubuntu2.3) ...
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
   update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
   Setting up libfile-listing-perl (6.14-1) ...
   Setting up libzmq5:arm64 (4.3.4-2) ...
   Setting up mime-support (3.66) ...
   Setting up libgjs0g:arm64 (1.72.2-0ubuntu1) ...
   Setting up libblockdev-swap2:arm64 (2.26-1) ...
   Setting up libgs9:arm64 (9.55.0~dfsg1-0ubuntu5.1) ...
   Setting up libmbedx509-1:arm64 (2.28.0-1build1) ...
   Setting up gdebi-core (0.9.5.7+nmu6) ...
   Setting up ubuntu-drivers-common (1:0.9.6.1) ...
   Setting up libmbedtls14:arm64 (2.28.0-1build1) ...
   Setting up dconf-gsettings-backend:arm64 (0.40.0-3) ...
   Setting up xwallpaper (0.7.3-1) ...
   Setting up libgdm1 (42.0-1ubuntu7) ...
   Setting up dictionaries-common (1.28.14) ...
   Setting up python3-speechd (0.11.1-1ubuntu2) ...
   Setting up libgail-common:arm64 (2.24.33-2ubuntu2) ...
   Setting up xapps-common (2.2.8-1) ...
   Setting up libfilezilla24:arm64 (0.36.0-2) ...
   Setting up python3-talloc:arm64 (2.3.3-2build1) ...
   Setting up cups-bsd (2.4.1op1-1ubuntu4.1) ...
   Setting up libwacom9:arm64 (2.2.0-1) ...
   Setting up libcdio-cdda2:arm64 (10.2+2.0.0-1build3) ...
   Setting up libgit2-1.1:arm64 (1.1.0+dfsg.1-4.1build1) ...
   Setting up libxtst6:arm64 (2:1.2.3-1build4) ...
   Setting up libcdio-paranoia2:arm64 (10.2+2.0.0-1build3) ...
   Setting up libfreerdp2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Setting up libmanette-0.2-0:arm64 (0.2.6-3build1) ...
   Setting up libwmf0.2-7-gtk:arm64 (0.2.12-5ubuntu1) ...
   Setting up libqt5positioning5:arm64 (5.15.3+dfsg-3) ...
   Setting up libgl1-mesa-dri:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Setting up libdjvulibre21:arm64 (3.5.28-2build2) ...
   Setting up upower (0.99.17-1) ...
   Setting up vpnc (0.5.3+git20210125-1) ...
   Setting up libgnome-bluetooth-3.0-13:arm64 (42.0-5) ...
   Setting up redshift (1.12-4.2ubuntu1) ...
   Setting up libnet-http-perl (6.22-1) ...
   Setting up libclang1-14 (1:14.0.0-1ubuntu1) ...
   Setting up gnome-shell-common (42.5-0ubuntu1) ...
   update-alternatives: using /usr/share/gnome-shell/gnome-shell-theme.gresource to provide /usr/share/gnome-shell/gdm-theme.gresource (gdm-theme.gresource) in auto mode
   Setting up libcolorhug2:arm64 (1.4.6-1) ...
   Setting up libspectre1:arm64 (0.2.10-1) ...
   Setting up libblockdev-loop2:arm64 (2.26-1) ...
   Setting up libgstreamer-plugins-base1.0-0:arm64 (1.20.1-1) ...
   Setting up libobjc4:arm64 (12.1.0-2ubuntu1~22.04) ...
   Setting up p7zip-full (16.02+dfsg-8) ...
   Setting up libnss3:arm64 (2:3.68.2-0ubuntu1.2) ...
   Setting up libblockdev2:arm64 (2.26-1) ...
   Setting up gir1.2-atspi-2.0:arm64 (2.44.0-3) ...
   Setting up libgsettings-qt1:arm64 (0.2-4) ...
   Setting up libblockdev-part2:arm64 (2.26-1) ...
   Setting up ghostscript (9.55.0~dfsg1-0ubuntu5.1) ...
   Setting up xfonts-utils (1:7.7+6build2) ...
   Setting up gir1.2-accountsservice-1.0:arm64 (22.07.5-2ubuntu1.3) ...
   Setting up devhelp-common (41.2-2) ...
   Setting up libwbclient0:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Setting up libqt5network5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up libavutil56:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Setting up bluez-obexd (5.64-0ubuntu1) ...
   Setting up libjson-glib-1.0-0:arm64 (1.6.6-1build1) ...
   Setting up libinput-bin (1.20.0-1ubuntu0.2) ...
   Setting up python3-cupshelpers (1.5.16-0ubuntu3) ...
   Setting up librsvg2-2:arm64 (2.52.5+dfsg-3) ...
   Setting up hwdata (0.357-1) ...
   Setting up libphonenumber8:arm64 (8.12.44-1) ...
   Setting up libv4l-0:arm64 (1.22.1-2build1) ...
   Setting up libpoppler118:arm64 (22.02.0-2ubuntu0.1) ...
   Setting up python3-pil:arm64 (9.0.1-1ubuntu0.1) ...
   Setting up libvorbisfile3:arm64 (1.3.7-1build2) ...
   Setting up mutter-common (42.5-0ubuntu1) ...
   Setting up libgphoto2-6:arm64 (2.5.27-1build2) ...
   Setting up xfonts-base (1:1.0.5) ...
   Setting up libsecret-1-0:arm64 (0.20.5-2) ...
   Setting up libgstreamer-plugins-good1.0-0:arm64 (1.20.3-0ubuntu1) ...
   Setting up libegl-mesa0:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Setting up gstreamer1.0-plugins-base:arm64 (1.20.1-1) ...
   Setting up gir1.2-gck-1:arm64 (3.40.0-4) ...
   Setting up python3-louis (3.20.0-2ubuntu0.1) ...
   Setting up libxkbregistry0:arm64 (1.4.0-1) ...
   Setting up libqt5qml5:arm64 (5.15.3+dfsg-1) ...
   Setting up python3-pexpect (4.8.0-2ubuntu1) ...
   Setting up python3-requests (2.25.1+dfsg-2) ...
   Setting up libxkbcommon-x11-0:arm64 (1.4.0-1) ...
   Setting up numix-icon-theme-circle (22.01.10-1) ...
   Setting up libshout3:arm64 (2.4.5-1build3) ...
   Setting up python3-brlapi:arm64 (6.4-4ubuntu3) ...
   Setting up python3-ldb (2:2.4.4-0ubuntu0.22.04.1) ...
   Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1) ...
   Setting up libgarcon-1-0:arm64 (4.16.1-1) ...
   Setting up libclang-cpp14 (1:14.0.0-1ubuntu1) ...
   Setting up libnma-common (1.8.34-1ubuntu1) ...
   Setting up libqt5webchannel5:arm64 (5.15.3-1) ...
   Setting up libblockdev-fs2:arm64 (2.26-1) ...
   Setting up librsvg2-common:arm64 (2.52.5+dfsg-3) ...
   Setting up libx265-199:arm64 (3.5-2) ...
   Setting up python3-reportlab (3.6.8-1) ...
   Setting up brltty (6.4-4ubuntu3) ...
   update-initramfs: deferring update (trigger activated)
   Setting up libwww-robotrules-perl (6.02-1) ...
   Setting up libgtkmm-2.4-1v5:arm64 (1:2.24.5-4ubuntu3) ...
   Setting up libwayland-cursor0:arm64 (1.20.0-1ubuntu0.1) ...
   Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
   Setting up libegl1:arm64 (1.4.0-1) ...
   Setting up gir1.2-upowerglib-1.0:arm64 (0.99.17-1) ...
   Setting up hunspell-en-us (1:2020.12.07-2) ...
   Setting up ubuntu-wallpapers (22.04.4-0ubuntu1) ...
   Setting up emacs-bin-common (1:27.1+1-3ubuntu5) ...
   update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode
   update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode
   update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode
   Setting up gir1.2-json-1.0:arm64 (1.6.6-1build1) ...
   Setting up gir1.2-gnomebluetooth-3.0:arm64 (42.0-5) ...
   Setting up libsndfile1:arm64 (1.0.31-2build1) ...
   Setting up poppler-utils (22.02.0-2ubuntu0.1) ...
   Setting up xfonts-75dpi (1:1.0.4+nmu1.1) ...
   Setting up libgtk-4-common (4.6.6+ds-0ubuntu1) ...
   Setting up gstreamer1.0-plugins-base-apps (1.20.1-1) ...
   Setting up libsysprof-4:arm64 (3.44.0-1) ...
   Setting up gir1.2-rsvg-2.0:arm64 (2.52.5+dfsg-3) ...
   Setting up libcamel-1.2-63:arm64 (3.44.4-0ubuntu1) ...
   Setting up libgit2-glib-1.0-0:arm64 (1.0.0.1-1) ...
   Setting up libcairo-gobject-perl:arm64 (1.005-3build1) ...
   Setting up ubuntu-advantage-desktop-daemon (1.10~22.04.1) ...
   Setting up evolution-data-server-common (3.44.4-0ubuntu1) ...
   Setting up libpoppler-cpp0v5:arm64 (22.02.0-2ubuntu0.1) ...
   Setting up libsm6:arm64 (2:1.2.3-1build2) ...
   Setting up libopenmpt0:arm64 (0.6.1-1) ...
   Setting up libio-socket-ssl-perl (2.074-2) ...
   Setting up network-manager-vpnc (1.2.8-2) ...
   Setting up xfonts-scalable (1:1.0.3-1.2ubuntu1) ...
   Setting up libgtk-3-common (3.24.33-1ubuntu2) ...
   Setting up system-monitoring-center (1.42.0) ...
   Setting up libhttp-message-perl (6.36-1) ...
   Setting up libgoa-1.0-common (3.44.0-1ubuntu1) ...
   Setting up libglib-object-introspection-perl (0.049-1+build2) ...
   Setting up gsettings-desktop-schemas (42.0-1ubuntu1) ...
   Setting up libinput10:arm64 (1.20.0-1ubuntu0.2) ...
   Setting up libjsonrpc-glib-1.0-1:arm64 (3.42.0-1) ...
   Setting up libgweather-common (40.0-5build1) ...
   Setting up libcanberra0:arm64 (0.30-10ubuntu1) ...
   Setting up udisks2 (2.9.4-1ubuntu2) ...
   Running in chroot, ignoring request.
   Created symlink /etc/systemd/system/graphical.target.wants/udisks2.service → /lib/systemd/system/udisks2.service.
   Setting up libhttp-negotiate-perl (6.01-1) ...
   Setting up libqt5qmlmodels5:arm64 (5.15.3+dfsg-1) ...
   Setting up libglx-mesa0:arm64 (22.2.5-0ubuntu0.1~22.04.1) ...
   Setting up xfonts-100dpi (1:1.0.4+nmu1.1) ...
   Setting up libpoppler-glib8:arm64 (22.02.0-2ubuntu0.1) ...
   Setting up gnome-settings-daemon-common (42.1-1ubuntu2.1) ...
   Setting up libglx0:arm64 (1.4.0-1) ...
   Setting up libhttp-cookies-perl (6.10-1) ...
   Setting up libpulse0:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Setting up libenchant-2-2:arm64 (2.3.2-1ubuntu2) ...
   Setting up libhtml-tree-perl (5.07-2) ...
   Setting up cifs-utils (2:6.14-1ubuntu0.1) ...
   update-alternatives: using /usr/lib/aarch64-linux-gnu/cifs-utils/idmapwb.so to provide /etc/cifs-utils/idmap-plugin (idmap-plugin) in auto mode
   Setting up gir1.2-jsonrpc-1.0:arm64 (3.42.0-1) ...
   Setting up libobjc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
   Setting up samba-libs:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Setting up libpulsedsp:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Setting up libswresample3:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Setting up cups-filters-core-drivers (1.28.15-0ubuntu1) ...
   Setting up libsane1:arm64 (1.1.1-5) ...
   Adding scanner group...
   Setting up gnome-icon-theme (3.12.0-4) ...
   update-alternatives: using /usr/share/icons/gnome/scalable/places/debian-swirl.svg to provide /usr/share/icons/gnome/scalable/places/start-here.svg (start-here.svg) in auto mode
   Setting up libpipewire-0.3-modules:arm64 (0.3.48-1ubuntu3) ...
   Setting up gir1.2-ggit-1.0:arm64 (1.0.0.1-1) ...
   Setting up libgl1:arm64 (1.4.0-1) ...
   Setting up mesa-utils-bin:arm64 (8.4.0-1ubuntu1) ...
   Setting up libpulse-mainloop-glib0:arm64 (1:15.99.1+dfsg1-1ubuntu2) ...
   Setting up pulseaudio-utils (1:15.99.1+dfsg1-1ubuntu2) ...
   Setting up pamix (1.6~git20180112.ea4ab3b-4) ...
   Setting up libxt6:arm64 (1:1.2.1-1) ...
   Setting up libsmbclient:arm64 (2:4.15.13+dfsg-0ubuntu1) ...
   Setting up pavumeter (0.9.3-4build3) ...
   Setting up smbclient (2:4.15.13+dfsg-0ubuntu1) ...
   Setting up libavcodec58:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Setting up cups-filters (1.28.15-0ubuntu1) ...
   Setting up libfreerdp-client2-2:arm64 (2.6.1+dfsg1-3ubuntu2.3) ...
   Setting up libchromaprint1:arm64 (1.5.1-2) ...
   Setting up speech-dispatcher-audio-plugins:arm64 (0.11.1-1ubuntu2) ...
   Setting up libasound2-plugins:arm64 (1.2.6-1) ...
   Setting up libxmu6:arm64 (2:1.1.3-3) ...
   Setting up clang-14 (1:14.0.0-1ubuntu1) ...
   Setting up libavformat58:arm64 (7:4.4.2-0ubuntu0.22.04.1) ...
   Setting up colord (1.4.6-1) ...
   Setting up libqt5gui5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up libqt5widgets5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up ghostscript-x (9.55.0~dfsg1-0ubuntu5.1) ...
   Setting up libm17n-0:arm64 (1.8.0-4) ...
   Setting up libxaw7:arm64 (2:1.0.14-1) ...
   Setting up x11-xserver-utils (7.7+9build1) ...
   Setting up pipewire-bin (0.3.48-1ubuntu3) ...
   Setting up speech-dispatcher (0.11.1-1ubuntu2) ...
   Setting up libqt5printsupport5:arm64 (5.15.3+dfsg-2ubuntu0.2) ...
   Setting up libgstreamer-gl1.0-0:arm64 (1.20.1-1) ...
   Setting up mesa-utils (8.4.0-1ubuntu1) ...
   Setting up clang (1:14.0-55~exp2) ...
   Setting up chromium-browser (1:107.0.5304.62-0ubuntu1~ppa1~22.04.1) ...
   update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
   update-alternatives: using /usr/bin/chromium-browser to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
   Setting up x11-utils (7.7+5build2) ...
   Setting up brltty-x11 (6.4-4ubuntu3) ...
   Setting up pipewire:arm64 (0.3.48-1ubuntu3) ...
   Created symlink /etc/systemd/user/default.target.wants/pipewire.service → /usr/lib/systemd/user/pipewire.service.
   Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.
   Setting up libqt5quick5:arm64 (5.15.3+dfsg-1) ...
   Setting up x11-xkb-utils (7.7+5build4) ...
   Setting up libqt5svg5:arm64 (5.15.3-1) ...
   Setting up x11-apps (7.7+8build2) ...
   Setting up gstreamer1.0-pipewire:arm64 (0.3.48-1ubuntu3) ...
   Setting up libqt5quickwidgets5:arm64 (5.15.3+dfsg-1) ...
   Setting up libqt5webenginecore5:arm64 (5.15.9+dfsg-1) ...
   Setting up xserver-common (2:21.1.3-2ubuntu2.7) ...
   Setting up libxklavier16:arm64 (5.4-4build2) ...
   Setting up xserver-xorg-core (2:21.1.3-2ubuntu2.7) ...
   Setting up xserver-xorg-video-fbdev (1:0.5.0-2build1) ...
   Setting up libqt5webenginewidgets5:arm64 (5.15.9+dfsg-1) ...
   Setting up liblightdm-gobject-1-0:arm64 (1.30.0-0ubuntu5) ...
   Setting up notepadqq (2.0.0~beta1-3) ...
   update-alternatives: using /usr/lib/notepadqq/notepadqq.sh to provide /usr/bin/notepadqq (notepadqq) in auto mode
   Setting up xserver-xorg-input-libinput (1.2.1-1) ...
   Setting up xserver-xorg-input-all (1:7.7+23ubuntu2) ...
   Setting up xserver-xorg (1:7.7+23ubuntu2) ...
   Setting up python3-update-manager (1:22.04.10) ...
   Setting up liblwp-protocol-https-perl (6.10-1) ...
   Setting up libwww-perl (6.61-1) ...
   Setting up python3-distupgrade (1:22.04.16) ...
   Setting up ubuntu-release-upgrader-core (1:22.04.16) ...
   Setting up update-manager-core (1:22.04.10) ...
   Setting up xscreensaver-data (5.45+dfsg1-2ubuntu1) ...
   Setting up update-notifier-common (3.192.54.5) ...
   Created symlink /etc/systemd/system/timers.target.wants/update-notifier-download.timer → /lib/systemd/system/update-notifier-download.timer.
   Created symlink /etc/systemd/system/timers.target.wants/update-notifier-motd.timer → /lib/systemd/system/update-notifier-motd.timer.
   Setting up xscreensaver (5.45+dfsg1-2ubuntu1) ...
   Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.8+dfsg-1ubuntu0.2) ...
   Processing triggers for install-info (6.8-4build1) ...
   Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
   Processing triggers for hicolor-icon-theme (0.17-2) ...
   Processing triggers for libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
   Setting up libgtk-3-0:arm64 (3.24.33-1ubuntu2) ...
   Setting up libxfce4ui-2-0:arm64 (4.16.1-1) ...
   Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
   Setting up slick-greeter (1.5.6-1ubuntu1) ...
   Setting up libnma0:arm64 (1.8.34-1ubuntu1) ...
   Setting up gir1.2-gtk-3.0:arm64 (3.24.33-1ubuntu2) ...
   Setting up libcanberra-gtk3-0:arm64 (0.30-10ubuntu1) ...
   Setting up xfce4-power-manager (4.16.0-1) ...
   Setting up libvte-2.91-0:arm64 (0.68.0-1) ...
   Setting up libayatana-ido3-0.4-0:arm64 (0.9.1-1) ...
   Processing triggers for man-db (2.10.2-1) ...
   Setting up libnautilus-extension1a:arm64 (1:42.2-0ubuntu2.1) ...
   Setting up libindicator3-7 (16.10.0+18.04.20180321.1-0ubuntu5) ...
   Setting up libwxgtk3.0-gtk3-0v5:arm64 (3.0.5.1+dfsg-4) ...
   Setting up libgtksourceview-3.0-1:arm64 (3.24.11-2build1) ...
   Setting up libproxy1-plugin-gsettings:arm64 (0.4.17-2) ...
   Processing triggers for cracklib-runtime (2.9.6-3.4build4) ...
   Setting up libgtksourceview-4-0:arm64 (4.8.3-1) ...
   Setting up libgarcon-gtk3-1-0:arm64 (4.16.1-1) ...
   Setting up transmission-remote-gtk (1.4.1-5) ...
   Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
   Processing triggers for shared-mime-info (2.1-2) ...
   Setting up putty (0.76-2) ...
   Processing triggers for udev (249.11-0ubuntu3.7) ...
   Setting up libgoa-1.0-0b:arm64 (3.44.0-1ubuntu1) ...
   Setting up spice-vdagent (0.22.1-1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up gvfs-libs:arm64 (1.48.2-0ubuntu1) ...
   Setting up synaptic (0.90.2build1) ...
   Setting up emacs-gtk (1:27.1+1-3ubuntu5) ...
   update-alternatives: using /usr/bin/emacs-gtk to provide /usr/bin/emacs (emacs) in auto mode
   Install emacsen-common for emacs
   emacsen-common: Handling install of emacsen flavor emacs
   Install dictionaries-common for emacs
   install/dictionaries-common: Byte-compiling for emacsen flavour emacs
   Setting up xarchiver (1:0.5.4.17-3) ...
   Setting up codium (1.75.1.23040) ...
   Setting up xfce4-appfinder (4.16.1-1) ...
   Setting up gir1.2-gtksource-3.0:arm64 (3.24.11-2build1) ...
   Setting up at-spi2-core (2.44.0-3) ...
   Setting up libwnck-3-0:arm64 (40.1-1) ...
   Setting up libpeas-1.0-0:arm64 (1.32.0-1) ...
   Setting up libgtk-4-1:arm64 (4.6.6+ds-0ubuntu1) ...
   Setting up filezilla (3.58.0-1) ...
   Setting up libevdocument3-4:arm64 (42.3-0ubuntu3) ...
   Setting up libportal-gtk3-1:arm64 (0.6-2) ...
   Setting up gir1.2-vte-2.91:arm64 (0.68.0-1) ...
   Setting up gir1.2-gdm-1.0:arm64 (42.0-1ubuntu7) ...
   Setting up glib-networking:arm64 (2.72.0-1) ...
   Setting up qalculate-gtk (3.22.0-1) ...
   update-alternatives: using /usr/bin/qalculate-gtk to provide /usr/bin/qalculate (qalculate) in auto mode
   Setting up libgnome-desktop-3-19:arm64 (42.5-0ubuntu1) ...
   Setting up libayatana-indicator3-7:arm64 (0.9.1-1) ...
   Setting up libavahi-ui-gtk3-0:arm64 (0.8-5ubuntu5) ...
   Setting up firefox-esr (102.8.0esr+build2-0ubuntu0.22.04.1) ...
   Please restart all running instances of firefox-esr, or you will experience problems.
   Setting up xdg-user-dirs-gtk (0.10-3build2) ...
   Setting up terminator (2.1.1-1) ...
   update-alternatives: using /usr/bin/terminator to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
   Setting up libgtk3-perl (0.038-1) ...
   Setting up libgspell-1-2:arm64 (1.9.1-4) ...
   Setting up bleachbit (4.4.2-1) ...
   Setting up libhandy-1-0:arm64 (1.6.1-1) ...
   Setting up geany (1.38-1) ...
   Setting up libxfce4ui-utils (4.16.1-1) ...
   Setting up gir1.2-gtk-4.0:arm64 (4.6.6+ds-0ubuntu1) ...
   Setting up mousetweaks (3.32.0-3build2) ...
   Setting up gir1.2-gtksource-4:arm64 (4.8.3-1) ...
   Setting up libgcr-ui-3-1:arm64 (3.40.0-4) ...
   Setting up system-config-printer-common (1.5.16-0ubuntu3) ...
   Setting up emacs (1:27.1+1-3ubuntu5) ...
   Setting up libdazzle-1.0-0:arm64 (3.44.0-1) ...
   Setting up gir1.2-nma-1.0:arm64 (1.8.34-1ubuntu1) ...
   Setting up libsoup2.4-1:arm64 (2.74.2-3) ...
   Setting up libxfce4panel-2.0-4 (4.16.3-1) ...
   Setting up xfwm4 (4.16.1-1) ...
   update-alternatives: using /usr/bin/xfwm4 to provide /usr/bin/x-window-manager (x-window-manager) in auto mode
   Setting up gdebi (0.9.5.7+nmu6) ...
   Setting up libexo-2-0:arm64 (4.16.3-1) ...
   Setting up gnome-screenshot (41.0-2) ...
   Setting up libkeybinder-3.0-0:arm64 (0.3.2-1.1) ...
   Setting up libgtkmm-3.0-1v5:arm64 (3.24.5-1build1) ...
   Setting up gstreamer1.0-plugins-good:arm64 (1.20.3-0ubuntu1) ...
   Setting up libevview3-3:arm64 (42.3-0ubuntu3) ...
   Setting up libostree-1-1:arm64 (2022.2-3) ...
   Setting up gparted (1.3.1-1ubuntu1) ...
   Setting up geoclue-2.0 (2.5.7-3ubuntu3) ...
   Setting up libadwaita-1-0:arm64 (1.1.0-1ubuntu2) ...
   Setting up libgtksourceviewmm-3.0-0v5:arm64 (3.18.0-4build1) ...
   Setting up gnome-font-viewer (41.0-2) ...
   Setting up gvfs-daemons (1.48.2-0ubuntu1) ...
   Setting up libmousepad0 (0.5.8-1) ...
   Setting up gcr (3.40.0-4) ...
   Setting up gir1.2-peas-1.0:arm64 (1.32.0-1) ...
   Setting up gir1.2-wnck-3.0:arm64 (40.1-1) ...
   Setting up gir1.2-gcr-3:arm64 (3.40.0-4) ...
   Setting up pinentry-gnome3 (1.1.1-1build2) ...
   Setting up gir1.2-gnomedesktop-3.0:arm64 (42.5-0ubuntu1) ...
   Setting up gnome-system-monitor (42.0-1) ...
   Setting up libayatana-appindicator3-1 (0.5.90-7ubuntu2) ...
   Setting up python3-pyatspi (2.38.2-1) ...
   Setting up xfce4-pulseaudio-plugin:arm64 (0.4.3-1) ...
   Setting up gir1.2-goa-1.0:arm64 (3.44.0-1ubuntu1) ...
   Setting up evince (42.3-0ubuntu3) ...
   Setting up libflatpak0:arm64 (1.12.7-1) ...
   Setting up gir1.2-handy-1:arm64 (1.6.1-1) ...
   Setting up libwebkit2gtk-4.0-37:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Setting up exo-utils (4.16.3-1) ...
   Setting up meld (3.20.4-2) ...
   Setting up libmutter-10-0:arm64 (42.5-0ubuntu1) ...
   Setting up xfce4-panel (4.16.3-1) ...
   Setting up pasystray (0.7.1-1) ...
   Setting up libsysprof-ui-4:arm64 (3.44.0-1) ...
   Setting up gnome-disk-utility (42.0-1ubuntu1) ...
   Setting up xfce4-notifyd (0.6.3-1) ...
   Setting up mousepad (0.5.8-1) ...
   Setting up orca (42.0-1ubuntu2) ...
   Setting up xfce4-settings (4.16.2-1ubuntu2) ...
   Setting up gstreamer1.0-pulseaudio:arm64 (1.20.3-0ubuntu1) ...
   Setting up libsoup-gnome2.4-1:arm64 (2.74.2-3) ...
   Setting up gir1.2-dazzle-1.0:arm64 (3.44.0-1) ...
   Setting up xfce4-screenshooter (1.9.9-1) ...
   Setting up xfce4-terminal (0.8.10-1) ...
   Setting up gir1.2-ayatanaappindicator3-0.1 (0.5.90-7ubuntu2) ...
   Setting up libsnapd-glib1:arm64 (1.60-0ubuntu1) ...
   Setting up libgdata22:arm64 (0.18.1-2build1) ...
   Setting up libgeocode-glib0:arm64 (3.26.2-2build2) ...
   Setting up regexxer (0.10-5) ...
   Setting up libgeoclue-2-0:arm64 (2.5.7-3ubuntu3) ...
   Setting up gvfs:arm64 (1.48.2-0ubuntu1) ...
   Setting up gnome-keyring (40.0-3ubuntu3) ...
   Created symlink /etc/systemd/user/graphical-session-pre.target.wants/gnome-keyring.service → /usr/lib/systemd/user/gnome-keyring.service.
   Setting up libthunarx-3-0:arm64 (4.16.10-1) ...
   Setting up pavucontrol (5.0-2) ...
   Setting up software-properties-gtk (0.99.22.6) ...
   Setting up libgweather-3-16:arm64 (40.0-5build1) ...
   Setting up libgladeui-2-13:arm64 (3.38.2-7) ...
   Setting up blueman (2.2.4-1) ...
   Created symlink /etc/systemd/system/multi-user.target.wants/blueman-mechanism.service → /lib/systemd/system/blueman-mechanism.service.
   Setting up gir1.2-adw-1:arm64 (1.1.0-1ubuntu2) ...
   Setting up xfdesktop4 (4.16.0-1) ...
   Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu2) ...
   Adding user pulse to group audio
   Running in chroot, ignoring request.
   Running in chroot, ignoring request.
   Created symlink /etc/systemd/user/default.target.wants/pulseaudio.service → /usr/lib/systemd/user/pulseaudio.service.
   Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → /usr/lib/systemd/user/pulseaudio.socket.
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Setting up gir1.2-soup-2.4:arm64 (2.74.2-3) ...
   Setting up gir1.2-snapd-1:arm64 (1.60-0ubuntu1) ...
   Setting up gir1.2-mutter-10:arm64 (42.5-0ubuntu1) ...
   Setting up gvfs-backends (1.48.2-0ubuntu1) ...
   Setting up transmission-gtk (3.00-2ubuntu2) ...
   Setting up thunar (4.16.10-1) ...
   Setting up system-config-printer (1.5.16-0ubuntu3) ...
   Setting up remmina (1.4.25+dfsg-1) ...
   Setting up cups-daemon (2.4.1op1-1ubuntu4.1) ...
   Running in chroot, ignoring request.
   invoke-rc.d: policy-rc.d denied execution of start.
   Created symlink /etc/systemd/system/multi-user.target.wants/cups.path → /lib/systemd/system/cups.path.
   Created symlink /etc/systemd/system/printer.target.wants/cups.service → /lib/systemd/system/cups.service.
   Created symlink /etc/systemd/system/multi-user.target.wants/cups.service → /lib/systemd/system/cups.service.
   Created symlink /etc/systemd/system/sockets.target.wants/cups.socket → /lib/systemd/system/cups.socket.
   Setting up xfce4-session (4.16.0-1ubuntu2) ...
   update-alternatives: using /usr/bin/startxfce4 to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
   Setting up gir1.2-geoclue-2.0:arm64 (2.5.7-3ubuntu3) ...
   Setting up libdevhelp-3-6:arm64 (41.2-2) ...
   Setting up pulseaudio-module-bluetooth (1:15.99.1+dfsg1-1ubuntu2) ...
   Setting up remmina-plugin-rdp:arm64 (1.4.25+dfsg-1) ...
   Setting up remmina-plugin-vnc:arm64 (1.4.25+dfsg-1) ...
   Setting up libedataserver-1.2-26:arm64 (3.44.4-0ubuntu1) ...
   Setting up transmission (3.00-2ubuntu2) ...
   Setting up libecal-2.0-1:arm64 (3.44.4-0ubuntu1) ...
   Setting up cups-core-drivers (2.4.1op1-1ubuntu4.1) ...
   Setting up libebook-contacts-1.2-3:arm64 (3.44.4-0ubuntu1) ...
   Setting up gir1.2-webkit2-4.0:arm64 (2.38.5-0ubuntu0.22.04.1) ...
   Setting up cups (2.4.1op1-1ubuntu4.1) ...
   Setting up libedataserverui-1.2-3:arm64 (3.44.4-0ubuntu1) ...
   Setting up indicator-printers (0.1.7+17.10.20171101-0ubuntu3) ...
   Setting up gnome-settings-daemon (42.1-1ubuntu2.1) ...
   Setting up gnome-builder (42.0-1) ...
   Setting up gir1.2-gweather-3.0:arm64 (40.0-5build1) ...
   Setting up xfce4 (4.16) ...
   Setting up thunar-volman (4.16.0-1) ...
   Setting up libebackend-1.2-10:arm64 (3.44.4-0ubuntu1) ...
   Setting up bluez-cups (5.64-0ubuntu1) ...
   Setting up ubuntu-release-upgrader-gtk (1:22.04.16) ...
   Setting up printer-driver-hpcups (3.21.12+dfsg0-1) ...
   Setting up update-notifier (3.192.54.5) ...
   Setting up hplip (3.21.12+dfsg0-1) ...
   Creating/updating hplip user account...
   Setting up libedata-cal-2.0-1:arm64 (3.44.4-0ubuntu1) ...
   Setting up libedata-book-1.2-26:arm64 (3.44.4-0ubuntu1) ...
   Setting up libebook-1.2-20:arm64 (3.44.4-0ubuntu1) ...
   Setting up evolution-data-server (3.44.4-0ubuntu1) ...
   Setting up gnome-shell (42.5-0ubuntu1) ...
   Setting up network-manager-gnome (1.24.0-1ubuntu3) ...
   Setting up update-manager (1:22.04.10) ...
   Processing triggers for dictionaries-common (1.28.14) ...
   Processing triggers for initramfs-tools (0.140ubuntu13.1) ...
   Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
   Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
--&gt; (1327) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1327) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1327) INFO: Checking MD5 sum of installed packages [ debsums ]
--&gt; (1327) COMMAND: debsums --silent
--&gt; (1346) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1346) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1346) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1346) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 autoremove
--&gt; (1348) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1348) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1348) INFO: Free disk space on rootfs [ SDCARD: 7% ]
--&gt; (1348) INFO: Recreating Synaptic search index [ Please wait ]
--&gt; (1348) COMMAND: [[ -f /usr/sbin/update-apt-xapian-index ]] &amp;&amp; /usr/sbin/update-apt-xapian-index -u || true
   No Xapian index built yet: falling back to full rebuild
   Rebuilding Xapian index...
Rebuilding Xapian index... 0%
Rebuilding Xapian index... 0%
Rebuilding Xapian index... 0%
Rebuilding Xapian index... 0%
Rebuilding Xapian index... 1%
Rebuilding Xapian index... 1%
Rebuilding Xapian index... 1%
Rebuilding Xapian index... 2%
Rebuilding Xapian index... 2%
Rebuilding Xapian index... 2%
Rebuilding Xapian index... 3%
Rebuilding Xapian index... 3%
Rebuilding Xapian index... 3%
Rebuilding Xapian index... 4%
Rebuilding Xapian index... 4%
Rebuilding Xapian index... 4%
Rebuilding Xapian index... 5%
Rebuilding Xapian index... 5%
Rebuilding Xapian index... 5%
Rebuilding Xapian index... 5%
Rebuilding Xapian index... 6%
Rebuilding Xapian index... 6%
Rebuilding Xapian index... 6%
Rebuilding Xapian index... 7%
Rebuilding Xapian index... 7%
Rebuilding Xapian index... 7%
Rebuilding Xapian index... 8%
Rebuilding Xapian index... 8%
Rebuilding Xapian index... 8%
Rebuilding Xapian index... 9%
Rebuilding Xapian index... 9%
Rebuilding Xapian index... 9%
Rebuilding Xapian index... 10%
Rebuilding Xapian index... 10%
Rebuilding Xapian index... 10%
Rebuilding Xapian index... 10%
Rebuilding Xapian index... 11%
Rebuilding Xapian index... 11%
Rebuilding Xapian index... 11%
Rebuilding Xapian index... 12%
Rebuilding Xapian index... 12%
Rebuilding Xapian index... 12%
Rebuilding Xapian index... 13%
Rebuilding Xapian index... 13%
Rebuilding Xapian index... 13%
Rebuilding Xapian index... 14%
Rebuilding Xapian index... 14%
Rebuilding Xapian index... 14%
Rebuilding Xapian index... 15%
Rebuilding Xapian index... 15%
Rebuilding Xapian index... 15%
Rebuilding Xapian index... 15%
Rebuilding Xapian index... 16%
Rebuilding Xapian index... 16%
Rebuilding Xapian index... 16%
Rebuilding Xapian index... 17%
Rebuilding Xapian index... 17%
Rebuilding Xapian index... 17%
Rebuilding Xapian index... 18%
Rebuilding Xapian index... 18%
Rebuilding Xapian index... 18%
Rebuilding Xapian index... 19%
Rebuilding Xapian index... 19%
Rebuilding Xapian index... 19%
Rebuilding Xapian index... 20%
Rebuilding Xapian index... 20%
Rebuilding Xapian index... 20%
Rebuilding Xapian index... 20%
Rebuilding Xapian index... 21%
Rebuilding Xapian index... 21%
Rebuilding Xapian index... 21%
Rebuilding Xapian index... 22%
Rebuilding Xapian index... 22%
Rebuilding Xapian index... 22%
Rebuilding Xapian index... 23%
Rebuilding Xapian index... 23%
Rebuilding Xapian index... 23%
Rebuilding Xapian index... 24%
Rebuilding Xapian index... 24%
Rebuilding Xapian index... 24%
Rebuilding Xapian index... 25%
Rebuilding Xapian index... 25%
Rebuilding Xapian index... 25%
Rebuilding Xapian index... 25%
Rebuilding Xapian index... 26%
Rebuilding Xapian index... 26%
Rebuilding Xapian index... 26%
Rebuilding Xapian index... 27%
Rebuilding Xapian index... 27%
Rebuilding Xapian index... 27%
Rebuilding Xapian index... 28%
Rebuilding Xapian index... 28%
Rebuilding Xapian index... 28%
Rebuilding Xapian index... 29%
Rebuilding Xapian index... 29%
Rebuilding Xapian index... 29%
Rebuilding Xapian index... 30%
Rebuilding Xapian index... 30%
Rebuilding Xapian index... 30%
Rebuilding Xapian index... 30%
Rebuilding Xapian index... 31%
Rebuilding Xapian index... 31%
Rebuilding Xapian index... 31%
Rebuilding Xapian index... 32%
Rebuilding Xapian index... 32%
Rebuilding Xapian index... 32%
Rebuilding Xapian index... 33%
Rebuilding Xapian index... 33%
Rebuilding Xapian index... 33%
Rebuilding Xapian index... 34%
Rebuilding Xapian index... 34%
Rebuilding Xapian index... 34%
Rebuilding Xapian index... 35%
Rebuilding Xapian index... 35%
Rebuilding Xapian index... 35%
Rebuilding Xapian index... 35%
Rebuilding Xapian index... 36%
Rebuilding Xapian index... 36%
Rebuilding Xapian index... 36%
Rebuilding Xapian index... 37%
Rebuilding Xapian index... 37%
Rebuilding Xapian index... 37%
Rebuilding Xapian index... 38%
Rebuilding Xapian index... 38%
Rebuilding Xapian index... 38%
Rebuilding Xapian index... 39%
Rebuilding Xapian index... 39%
Rebuilding Xapian index... 39%
Rebuilding Xapian index... 40%
Rebuilding Xapian index... 40%
Rebuilding Xapian index... 40%
Rebuilding Xapian index... 41%
Rebuilding Xapian index... 41%
Rebuilding Xapian index... 41%
Rebuilding Xapian index... 41%
Rebuilding Xapian index... 42%
Rebuilding Xapian index... 42%
Rebuilding Xapian index... 42%
Rebuilding Xapian index... 43%
Rebuilding Xapian index... 43%
Rebuilding Xapian index... 43%
Rebuilding Xapian index... 44%
Rebuilding Xapian index... 44%
Rebuilding Xapian index... 44%
Rebuilding Xapian index... 45%
Rebuilding Xapian index... 45%
Rebuilding Xapian index... 45%
Rebuilding Xapian index... 46%
Rebuilding Xapian index... 46%
Rebuilding Xapian index... 46%
Rebuilding Xapian index... 46%
Rebuilding Xapian index... 47%
Rebuilding Xapian index... 47%
Rebuilding Xapian index... 47%
Rebuilding Xapian index... 48%
Rebuilding Xapian index... 48%
Rebuilding Xapian index... 48%
Rebuilding Xapian index... 49%
Rebuilding Xapian index... 49%
Rebuilding Xapian index... 49%
Rebuilding Xapian index... 50%
Rebuilding Xapian index... 50%
Rebuilding Xapian index... 50%
Rebuilding Xapian index... 51%
Rebuilding Xapian index... 51%
Rebuilding Xapian index... 51%
Rebuilding Xapian index... 51%
Rebuilding Xapian index... 52%
Rebuilding Xapian index... 52%
Rebuilding Xapian index... 52%
Rebuilding Xapian index... 53%
Rebuilding Xapian index... 53%
Rebuilding Xapian index... 53%
Rebuilding Xapian index... 54%
Rebuilding Xapian index... 54%
Rebuilding Xapian index... 54%
Rebuilding Xapian index... 55%
Rebuilding Xapian index... 55%
Rebuilding Xapian index... 55%
Rebuilding Xapian index... 56%
Rebuilding Xapian index... 56%
Rebuilding Xapian index... 56%
Rebuilding Xapian index... 56%
Rebuilding Xapian index... 57%
Rebuilding Xapian index... 57%
Rebuilding Xapian index... 57%
Rebuilding Xapian index... 58%
Rebuilding Xapian index... 58%
Rebuilding Xapian index... 58%
Rebuilding Xapian index... 59%
Rebuilding Xapian index... 59%
Rebuilding Xapian index... 59%
Rebuilding Xapian index... 60%
Rebuilding Xapian index... 60%
Rebuilding Xapian index... 60%
Rebuilding Xapian index... 61%
Rebuilding Xapian index... 61%
Rebuilding Xapian index... 61%
Rebuilding Xapian index... 61%
Rebuilding Xapian index... 62%
Rebuilding Xapian index... 62%
Rebuilding Xapian index... 62%
Rebuilding Xapian index... 63%
Rebuilding Xapian index... 63%
Rebuilding Xapian index... 63%
Rebuilding Xapian index... 64%
Rebuilding Xapian index... 64%
Rebuilding Xapian index... 64%
Rebuilding Xapian index... 65%
Rebuilding Xapian index... 65%
Rebuilding Xapian index... 65%
Rebuilding Xapian index... 66%
Rebuilding Xapian index... 66%
Rebuilding Xapian index... 66%
Rebuilding Xapian index... 66%
Rebuilding Xapian index... 67%
Rebuilding Xapian index... 67%
Rebuilding Xapian index... 67%
Rebuilding Xapian index... 68%
Rebuilding Xapian index... 68%
Rebuilding Xapian index... 68%
Rebuilding Xapian index... 69%
Rebuilding Xapian index... 69%
Rebuilding Xapian index... 69%
Rebuilding Xapian index... 70%
Rebuilding Xapian index... 70%
Rebuilding Xapian index... 70%
Rebuilding Xapian index... 71%
Rebuilding Xapian index... 71%
Rebuilding Xapian index... 71%
Rebuilding Xapian index... 71%
Rebuilding Xapian index... 72%
Rebuilding Xapian index... 72%
Rebuilding Xapian index... 72%
Rebuilding Xapian index... 73%
Rebuilding Xapian index... 73%
Rebuilding Xapian index... 73%
Rebuilding Xapian index... 74%
Rebuilding Xapian index... 74%
Rebuilding Xapian index... 74%
Rebuilding Xapian index... 75%
Rebuilding Xapian index... 75%
Rebuilding Xapian index... 75%
Rebuilding Xapian index... 76%
Rebuilding Xapian index... 76%
Rebuilding Xapian index... 76%
Rebuilding Xapian index... 76%
Rebuilding Xapian index... 77%
Rebuilding Xapian index... 77%
Rebuilding Xapian index... 77%
Rebuilding Xapian index... 78%
Rebuilding Xapian index... 78%
Rebuilding Xapian index... 78%
Rebuilding Xapian index... 79%
Rebuilding Xapian index... 79%
Rebuilding Xapian index... 79%
Rebuilding Xapian index... 80%
Rebuilding Xapian index... 80%
Rebuilding Xapian index... 80%
Rebuilding Xapian index... 81%
Rebuilding Xapian index... 81%
Rebuilding Xapian index... 81%
Rebuilding Xapian index... 82%
Rebuilding Xapian index... 82%
Rebuilding Xapian index... 82%
Rebuilding Xapian index... 82%
Rebuilding Xapian index... 83%
Rebuilding Xapian index... 83%
Rebuilding Xapian index... 83%
Rebuilding Xapian index... 84%
Rebuilding Xapian index... 84%
Rebuilding Xapian index... 84%
Rebuilding Xapian index... 85%
Rebuilding Xapian index... 85%
Rebuilding Xapian index... 85%
Rebuilding Xapian index... 86%
Rebuilding Xapian index... 86%
Rebuilding Xapian index... 86%
Rebuilding Xapian index... 87%
Rebuilding Xapian index... 87%
Rebuilding Xapian index... 87%
Rebuilding Xapian index... 87%
Rebuilding Xapian index... 88%
Rebuilding Xapian index... 88%
Rebuilding Xapian index... 88%
Rebuilding Xapian index... 89%
Rebuilding Xapian index... 89%
Rebuilding Xapian index... 89%
Rebuilding Xapian index... 90%
Rebuilding Xapian index... 90%
Rebuilding Xapian index... 90%
Rebuilding Xapian index... 91%
Rebuilding Xapian index... 91%
Rebuilding Xapian index... 91%
Rebuilding Xapian index... 92%
Rebuilding Xapian index... 92%
Rebuilding Xapian index... 92%
Rebuilding Xapian index... 92%
Rebuilding Xapian index... 93%
Rebuilding Xapian index... 93%
Rebuilding Xapian index... 93%
Rebuilding Xapian index... 94%
Rebuilding Xapian index... 94%
Rebuilding Xapian index... 94%
Rebuilding Xapian index... 95%
Rebuilding Xapian index... 95%
Rebuilding Xapian index... 95%
Rebuilding Xapian index... 96%
Rebuilding Xapian index... 96%
Rebuilding Xapian index... 96%
Rebuilding Xapian index... 97%
Rebuilding Xapian index... 97%
Rebuilding Xapian index... 97%
Rebuilding Xapian index... 97%
Rebuilding Xapian index... 98%
Rebuilding Xapian index... 98%
Rebuilding Xapian index... 98%
Rebuilding Xapian index... 99%
Rebuilding Xapian index... 99%
Rebuilding Xapian index... 99%
Rebuilding Xapian index: done.  
--&gt; (1409) COMMAND: rm -v /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf
   removed '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf'
--&gt; (1409) COMMAND: echo nameserver 1.0.0.1 &gt; /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf
--&gt; (1409) COMMAND: echo uninitialized &gt; /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/machine-id
--&gt; (1409) COMMAND: rm -v /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/dbus/machine-id
   removed '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/dbus/machine-id'
--&gt; (1409) COMMAND: systemctl mask systemd-firstboot.service
   Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
--&gt; (1409) INFO: Ending debootstrap process and preparing cache [ jammy ]
--&gt; (1409) INFO: Unmounting [ /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 ]
--&gt; (1409) COMMAND: grep -E '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/(dev|proc|sys|tmp)' /proc/mounts || true
--&gt; (1409) COMMAND: rm -rf /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/run/user/0
--&gt; (1409) COMMAND: dpkg -l | grep ^ii | awk '{ print $2","$3 }'
--&gt; (1409) INFO: zstd tarball of rootfs [ jammy:: arm64-jammy-xfce-bcf5b56cab61Bed8f36.tar.zst :: compression 5 ]
--&gt; (1416) INFO: rootfs cache created [ /home/reds/patch_series_pcie_ep/build/cache/rootfs/arm64-jammy-xfce-bcf5b56cab61Bed8f36.tar.zst [1.5G] ]
--&gt; (1416) INFO: Actual rootfs size [ 4182MiB after basic/cache ]
--&gt; (1416) INFO: Unmounting recursively [ SDCARD - be patient ]
--&gt; (1416) INFO: Unmounting recursively [ MOUNT - be patient ]
------------------------------------------------------------------------------------------------------------
### prepare_rootfs_build_params_and_trap.log 
--&gt; (1416) COMMAND: rm -rfv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0
--&gt; (1416) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0 /home/reds/patch_series_pcie_ep/build/cache/rootfs /home/reds/patch_series_pcie_ep/build/output/images
   mkdir: created directory '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0'
   mkdir: created directory '/home/reds/patch_series_pcie_ep/build/.tmp/mount-d42a3aa9-4268-47db-87f0-64b17653a3d0'
--&gt; (1416) INFO: Using tmpfs for rootfs build [ RAM available: 36835MiB &gt; 5000MiB estimated ]
------------------------------------------------------------------------------------------------------------
### extract_rootfs_artifact.log 
--&gt; (1416) INFO: Extracting xfce-bcf5b56cab61Bed8f36 [ 0 days old ]
--&gt; (1424) COMMAND: rm -v /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf
   removed '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf'
--&gt; (1424) COMMAND: echo nameserver 1.0.0.1 &gt; /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/resolv.conf
--&gt; (1424) INFO: Adding Armbian repository and authentication key [ /etc/apt/sources.list.d/armbian.list ]
------------------------------------------------------------------------------------------------------------
### install_distribution_specific_jammy.log 
--&gt; (1424) INFO: Applying distribution specific tweaks for [ jammy ]
--&gt; (1424) COMMAND: systemctl --no-reload disable smartmontools.service || true
   Synchronizing state of smartmontools.service with SysV service script with /lib/systemd/systemd-sysv-install.
   Executing: /lib/systemd/systemd-sysv-install disable smartmontools
   Removed /etc/systemd/system/smartd.service.
   Removed /etc/systemd/system/multi-user.target.wants/smartmontools.service.
--&gt; (1424) COMMAND: systemctl --no-reload disable smartd.service || true
   Failed to disable unit, unit smartd.service does not exist.
--&gt; (1425) COMMAND: systemctl --no-reload disable hostapd.service || true
   Failed to disable unit, unit hostapd.service does not exist.
--&gt; (1425) COMMAND: rm -f /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/10-uname /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/10-help-text /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/50-motd-news /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/80-esm /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/80-livepatch /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/90-updates-available /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/91-release-upgrade /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/etc/update-motd.d/95-hwe-eol
--&gt; (1425) COMMAND: systemctl --no-reload disable ondemand.service || true
   Failed to disable unit, unit ondemand.service does not exist.
--&gt; (1425) COMMAND: systemctl --no-reload disable motd-news.service || true
--&gt; (1425) COMMAND: systemctl --no-reload disable motd-news.timer || true
   Removed /etc/systemd/system/timers.target.wants/motd-news.timer.
------------------------------------------------------------------------------------------------------------
### install_distribution_agnostic.log 
--&gt; (1425) COMMAND: chmod u+s /bin/ping
--&gt; (1425) COMMAND: dpkg-reconfigure -f noninteractive tzdata
   
   Current default time zone: 'Etc/UTC'
   Local time is now:      Wed Mar 15 09:01:00 UTC 2023.
   Universal Time is now:  Wed Mar 15 09:01:00 UTC 2023.
   
--&gt; (1426) COMMAND: ( echo '1234' ; echo '1234' ; ) | passwd root
   New password: Retype new password: passwd: password updated successfully
--&gt; (1427) INFO: Using extlinux, SRC_EXTLINUX: yes [ Image - uInitrd ]
--&gt; (1427) INFO: Temporarily disabling [ initramfs-tools hook for kernel ]
--&gt; (1427) COMMAND: chmod -v -x /etc/kernel/postinst.d/initramfs-tools
   mode of '/etc/kernel/postinst.d/initramfs-tools' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
--&gt; (1427) INFO: Updating [ apt package lists ]
--&gt; (1427) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1427) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1427) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1427) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -q -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 update
   Ign:1 http://cli.github.com/packages stable InRelease
   Ign:2 http://apt.armbian.com jammy InRelease
   Ign:3 http://ports.ubuntu.com jammy InRelease
   Ign:4 http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Ign:5 http://ports.ubuntu.com jammy-security InRelease
   Ign:1 http://cli.github.com/packages stable InRelease
   Ign:2 http://apt.armbian.com jammy InRelease
   Ign:4 http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Ign:6 http://ports.ubuntu.com jammy-updates InRelease
   Ign:2 http://apt.armbian.com jammy InRelease
   Ign:1 http://cli.github.com/packages stable InRelease
   Ign:4 http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
   Ign:7 http://ports.ubuntu.com jammy-backports InRelease
   Err:2 http://apt.armbian.com jammy InRelease
     Could not resolve 'apt.armbian.com'
   Err:1 http://cli.github.com/packages stable InRelease
     Could not resolve 'cli.github.com'
   Err:4 http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
     Could not resolve 'paulcarroty.gitlab.io'
   Ign:3 http://ports.ubuntu.com jammy InRelease
   Ign:5 http://ports.ubuntu.com jammy-security InRelease
   Ign:6 http://ports.ubuntu.com jammy-updates InRelease
   Ign:7 http://ports.ubuntu.com jammy-backports InRelease
   Ign:3 http://ports.ubuntu.com jammy InRelease
   Ign:5 http://ports.ubuntu.com jammy-security InRelease
   Ign:6 http://ports.ubuntu.com jammy-updates InRelease
   Ign:7 http://ports.ubuntu.com jammy-backports InRelease
   Err:3 http://ports.ubuntu.com jammy InRelease
     Could not resolve 'ports.ubuntu.com'
   Err:5 http://ports.ubuntu.com jammy-security InRelease
     Could not resolve 'ports.ubuntu.com'
   Err:6 http://ports.ubuntu.com jammy-updates InRelease
     Could not resolve 'ports.ubuntu.com'
   Err:7 http://ports.ubuntu.com jammy-backports InRelease
     Could not resolve 'ports.ubuntu.com'
   Reading package lists...
   W: Failed to fetch http://ports.ubuntu.com/dists/jammy/InRelease  Could not resolve 'ports.ubuntu.com'
   W: Failed to fetch http://ports.ubuntu.com/dists/jammy-security/InRelease  Could not resolve 'ports.ubuntu.com'
   W: Failed to fetch http://ports.ubuntu.com/dists/jammy-updates/InRelease  Could not resolve 'ports.ubuntu.com'
   W: Failed to fetch http://ports.ubuntu.com/dists/jammy-backports/InRelease  Could not resolve 'ports.ubuntu.com'
   W: Failed to fetch http://apt.armbian.com/dists/jammy/InRelease  Could not resolve 'apt.armbian.com'
   W: Failed to fetch http://cli.github.com/packages/dists/stable/InRelease  Could not resolve 'cli.github.com'
   W: Failed to fetch http://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/dists/vscodium/InRelease  Could not resolve 'paulcarroty.gitlab.io'
   W: Some index files failed to download. They have been ignored, or old ones used instead.
--&gt; (1612) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1612) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1612) INFO: Installing AGGREGATED_PACKAGES_IMAGE packages [ ethtool ]
--&gt; (1612) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1612) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1612) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1612) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --dry-run install ethtool 2&gt;&amp;1 | { grep --line-buffered -v -e '^Conf ' -e '^Inst ' || true; }
--&gt; (1614) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1614) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1614) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1614) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1614) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1614) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends --download-only install ethtool
--&gt; (1616) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1616) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1616) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1616) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1616) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1616) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 --no-install-recommends install ethtool
--&gt; (1618) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1618) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1618) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/output/debs/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb
   '/home/reds/patch_series_pcie_ep/build/output/debs/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb'
--&gt; (1618) DEBINSTALL: Installing [ linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb ]
--&gt; (1618) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1618) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1618) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1618) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb
   Selecting previously unselected package linux-u-boot-nanopct4-edge.
   (Reading database ... 135592 files and directories currently installed.)
   Preparing to unpack .../linux-u-boot-nanopct4-edge_2022.04-Se4b6-Pd69e-B6324_arm64.deb ...
   Unpacking linux-u-boot-nanopct4-edge (2022.04-Se4b6-Pd69e-B6324) ...
   Setting up linux-u-boot-nanopct4-edge (2022.04-Se4b6-Pd69e-B6324) ...
--&gt; (1628) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1628) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1628) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/output/debs/linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   '/home/reds/patch_series_pcie_ep/build/output/debs/linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb'
--&gt; (1628) DEBINSTALL: Installing [ linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb ]
--&gt; (1628) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1628) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1628) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1628) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   Selecting previously unselected package linux-image-edge-media.
   (Reading database ... 135600 files and directories currently installed.)
   Preparing to unpack .../linux-image-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb ...
   Armbian 'linux-image-edge-media' for '6.2.6-media': 'preinst' starting.
   + export DEB_MAINT_PARAMS=install
   + DEB_MAINT_PARAMS=install
   + export INITRD=Yes
   + INITRD=Yes
   + test -d /etc/kernel/preinst.d
   + mountpoint -q /boot
   + set +x
   Armbian 'linux-image-edge-media' for '6.2.6-media': 'preinst' finishing.
   Unpacking linux-image-edge-media (6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8) ...
   Setting up linux-image-edge-media (6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8) ...
   Armbian 'linux-image-edge-media' for '6.2.6-media': 'postinst' starting.
   + export 'DEB_MAINT_PARAMS=configure '
   + DEB_MAINT_PARAMS='configure '
   + export INITRD=Yes
   + INITRD=Yes
   + test -d /etc/kernel/postinst.d
   + run-parts --arg=6.2.6-media --arg=/boot/vmlinuz-6.2.6-media /etc/kernel/postinst.d
    * dkms: running auto installation service for kernel 6.2.6-media
      ...done.
   + echo 'Armbian: update last-installed kernel symlink to '\''Image'\''...'
   Armbian: update last-installed kernel symlink to 'Image'...
   + ln -sfv vmlinuz-6.2.6-media /boot/Image
   '/boot/Image' -&gt; 'vmlinuz-6.2.6-media'
   + touch /boot/.next
   + set +x
   Armbian 'linux-image-edge-media' for '6.2.6-media': 'postinst' finishing.
--&gt; (1654) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1654) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1654) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/output/debs/linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   '/home/reds/patch_series_pcie_ep/build/output/debs/linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb'
--&gt; (1654) DEBINSTALL: Installing [ linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb ]
--&gt; (1654) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1655) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1655) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1655) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb
   Selecting previously unselected package linux-dtb-edge-media.
   (Reading database ... 141627 files and directories currently installed.)
   Preparing to unpack .../linux-dtb-edge-media_6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8_arm64.deb ...
   Armbian 'linux-dtb-edge-media' for '6.2.6-media': 'preinst' starting.
   + rm -rf /boot/dtb
   + rm -rf /boot/dtb-6.2.6-media
   + set +x
   Armbian 'linux-dtb-edge-media' for '6.2.6-media': 'preinst' finishing.
   Unpacking linux-dtb-edge-media (6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8) ...
   Setting up linux-dtb-edge-media (6.2.6-Sfbe1-D2a58-P5f93-C7439Hfe66-Bd6b8) ...
   Armbian 'linux-dtb-edge-media' for '6.2.6-media': 'postinst' starting.
   + cd /boot
   + ln -sfT dtb-6.2.6-media dtb
   + set +x
   Armbian 'linux-dtb-edge-media' for '6.2.6-media': 'postinst' finishing.
--&gt; (1665) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1665) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1665) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/output/debs/armbian-firmware_1-SA56ad-Bf566_all.deb /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/armbian-firmware_1-SA56ad-Bf566_all.deb
   '/home/reds/patch_series_pcie_ep/build/output/debs/armbian-firmware_1-SA56ad-Bf566_all.deb' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/armbian-firmware_1-SA56ad-Bf566_all.deb'
--&gt; (1665) DEBINSTALL: Installing [ armbian-firmware_1-SA56ad-Bf566_all.deb ]
--&gt; (1665) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1665) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1665) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1665) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/armbian-firmware_1-SA56ad-Bf566_all.deb
   Selecting previously unselected package armbian-firmware.
   (Reading database ... 141726 files and directories currently installed.)
   Preparing to unpack .../armbian-firmware_1-SA56ad-Bf566_all.deb ...
   Unpacking armbian-firmware (1-SA56ad-Bf566) ...
   Setting up armbian-firmware (1-SA56ad-Bf566) ...
--&gt; (1678) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1678) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1678) COMMAND: cp -pv /home/reds/patch_series_pcie_ep/build/output/debs/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb
   '/home/reds/patch_series_pcie_ep/build/output/debs/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb' -&gt; '/home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/root/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb'
--&gt; (1678) DEBINSTALL: Installing [ armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb ]
--&gt; (1678) COMMAND: mkdir -pv /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1678) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1678) COMMAND: mount --bind /home/reds/patch_series_pcie_ep/build/cache/aptcache/lists/jammy-arm64 /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1678) COMMAND: DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb
   E: Failed to fetch http://ports.ubuntu.com/pool/universe/f/fping/fping_5.1-1_arm64.deb  Could not resolve 'ports.ubuntu.com'
   E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
   --&gt;--&gt; command failed with error code 100 after 69 seconds
--&gt; (1747) WARNING: stacktrace for failed command [ exit code 100:chroot /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0 /bin/bash -e -o pipefail -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq -o Dpkg::Use-Pty=0 -o APT::Get::List-Cleanup=0 -o APT::Clean-Installed=0 --no-install-recommends install /root/armbian-bsp-cli-nanopct4_23.05.0-trunk_arm64.deb
                     chroot_sdcard() --&gt; lib/functions/logging/runners.sh:112
             chroot_sdcard_apt_get() --&gt; lib/functions/logging/runners.sh:97
                install_deb_chroot() --&gt; lib/functions/rootfs/apt-install.sh:41
      install_distribution_agnostic() --&gt; lib/functions/rootfs/distro-agnostic.sh:365
                   do_with_logging() --&gt; lib/functions/logging/section-logging.sh:81
            build_rootfs_and_image() --&gt; lib/functions/main/rootfs-image.sh:28
      full_build_packages_rootfs_and_image() --&gt; lib/functions/main/default-build.sh:19
             do_with_default_build() --&gt; lib/functions/main/default-build.sh:26
            cli_standard_build_run() --&gt; lib/functions/cli/cli-build.sh:26
           armbian_cli_run_command() --&gt; lib/functions/cli/utils-cli.sh:135
                    cli_entrypoint() --&gt; lib/functions/cli/entrypoint.sh:173
                              main() --&gt; compile.sh:50 ]
--&gt; (1747) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/cache/apt
--&gt; (1747) COMMAND: umount /home/reds/patch_series_pcie_ep/build/.tmp/rootfs-d42a3aa9-4268-47db-87f0-64b17653a3d0/var/lib/apt/lists
--&gt; (1747) ERROR: Error 1 occurred in main shell [ at /home/reds/patch_series_pcie_ep/build/lib/functions/rootfs/apt-install.sh:41
                install_deb_chroot() --&gt; lib/functions/rootfs/apt-install.sh:41
      install_distribution_agnostic() --&gt; lib/functions/rootfs/distro-agnostic.sh:365
                   do_with_logging() --&gt; lib/functions/logging/section-logging.sh:81
            build_rootfs_and_image() --&gt; lib/functions/main/rootfs-image.sh:28
      full_build_packages_rootfs_and_image() --&gt; lib/functions/main/default-build.sh:19
             do_with_default_build() --&gt; lib/functions/main/default-build.sh:26
            cli_standard_build_run() --&gt; lib/functions/cli/cli-build.sh:26
           armbian_cli_run_command() --&gt; lib/functions/cli/utils-cli.sh:135
                    cli_entrypoint() --&gt; lib/functions/cli/entrypoint.sh:173
                              main() --&gt; compile.sh:50
    ]
--&gt; (1747) ERROR: Cleaning up [ please wait for cleanups to finish ]
--&gt; (1747) INFO: Unmounting recursively [ SDCARD - be patient ]
--&gt; (1748) INFO: Unmounting recursively [ MOUNT - be patient ]
------------------------------------------------------------------------------------------------------------
</pre>

		<p>
			 
		</p>
	</div>
</div>

<p>
	 
</p>
]]></description><guid isPermaLink="false">27270</guid><pubDate>Wed, 15 Mar 2023 09:59:12 +0000</pubDate></item><item><title>odroid cloudshell2 hktft9340 kernel module missing</title><link>https://forum.armbian.com/topic/56180-odroid-cloudshell2-hktft9340-kernel-module-missing/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi.
</p>

<p>
	I recently installed an
</p>

<p>
	Armbian 25.8.1 noble<br />
	to an ODROID XU4 with CLOUDSHELL2.
</p>

<p>
	All is wonderful, except one thing. I can't make the small TFT work. I enabled the cs2 option in boot.ini, but did not solve the issue. Then it turned out the module loader in modproebe.d lokks as follows:
</p>

<p>
	options fbtft_device name=hktft9340 busnum=1 rotate=270 speed=35000000 force32b=1 bgr=1
</p>

<p>
	<br />
	but actually there is no such module (only hktft32 or hktft35, or ili9340 - none of these worked):
</p>

<p>
	 
</p>

<p>
	/lib/modules/6.6.113-current-odroidxu4/kernel/drivers/staging/fbtft# ls -1<br />
	fb_agm1264k-fl.ko<br />
	fb_bd663474.ko<br />
	fb_hktft32.ko<br />
	fb_hktft35.ko<br />
	fb_hx8340bn.ko<br />
	fb_hx8347d.ko<br />
	fb_hx8353d.ko<br />
	fb_hx8357d.ko<br />
	fb_ili9163.ko<br />
	fb_ili9320.ko<br />
	fb_ili9325.ko<br />
	fb_ili9340.ko<br />
	fb_ili9341.ko<br />
	fb_ili9481.ko<br />
	fb_ili9486.ko<br />
	fb_pcd8544.ko<br />
	fb_ra8875.ko<br />
	fb_s6d02a1.ko<br />
	fb_s6d1121.ko<br />
	fb_ssd1289.ko<br />
	fb_ssd1305.ko<br />
	fb_ssd1306.ko<br />
	fb_ssd1325.ko<br />
	fb_ssd1331.ko<br />
	fb_ssd1351.ko<br />
	fb_st7735r.ko<br />
	fb_st7789v.ko<br />
	fbtft.ko<br />
	fb_tinylcd.ko<br />
	fb_tls8204.ko<br />
	fb_uc1611.ko<br />
	fb_uc1701.ko<br />
	fb_upd161704.ko<br />
	 
</p>

<p>
	How should it be possible getting this hktft9340 module into the kernel?
</p>

<p>
	 
</p>

<p>
	Thank you!
</p>
]]></description><guid isPermaLink="false">56180</guid><pubDate>Tue, 11 Nov 2025 13:46:37 +0000</pubDate></item><item><title>https://apt.armbian.com/ Expired Certificate</title><link>https://forum.armbian.com/topic/55326-httpsaptarmbiancom-expired-certificate/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Not sure if I posted this in the right location, kindly move the thread as necessary.  Or please let me know where.
</p>
]]></description><guid isPermaLink="false">55326</guid><pubDate>Fri, 26 Sep 2025 08:12:07 +0000</pubDate></item><item><title>Armbian build - how to modify dts file to change GPIO mapping?</title><link>https://forum.armbian.com/topic/30274-armbian-build-how-to-modify-dts-file-to-change-gpio-mapping/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	 
</p>

<p>
	I have a board Orange Pi Zero with modified PAs for power of WiFi module from PA20 to PA02, by soldering a connection on board. This is done to allow connection of I2C DAC.
</p>

<p>
	 
</p>

<p>
	I see that board definition in 'u-boot/configs/orangepi_zero_defconfig'
</p>

<p>
	It uses <abbr title="Device tree source">dts</abbr> definition of: 'arch/arm/<abbr title="Device tree source">dts</abbr>/sun8i-h2-plus-orangepi-zero.<abbr title="Device tree source">dts</abbr>'
</p>

<p>
	 
</p>

<p>
	I need to modify one section of this <abbr title="Device tree source">dts</abbr> file from:
</p>

<p>
	reg_vcc_wifi: reg_vcc_wifi {<br />
	        compatible = "regulator-fixed";<br />
	        regulator-min-microvolt = &lt;3300000&gt;;<br />
	        regulator-max-microvolt = &lt;3300000&gt;;<br />
	        regulator-name = "vcc-wifi";<br />
	        enable-active-high;<br />
	      <strong>  <abbr title="General purpose input/output">gpio</abbr> = &lt;&amp;pio 0 20 GPIO_ACTIVE_HIGH&gt;;</strong>
</p>

<p>
	to:
</p>

<p>
	reg_vcc_wifi: reg_vcc_wifi {<br />
	        compatible = "regulator-fixed";<br />
	        regulator-min-microvolt = &lt;3300000&gt;;<br />
	        regulator-max-microvolt = &lt;3300000&gt;;<br />
	        regulator-name = "vcc-wifi";<br />
	        enable-active-high;<br />
	       <strong> <abbr title="General purpose input/output">gpio</abbr> = &lt;&amp;pio 0 2 GPIO_ACTIVE_HIGH&gt;;</strong>
</p>

<p>
	 
</p>

<p>
	How can I do this and use armbian build script: compile.sh
</p>

<p>
	 
</p>

<p>
	Thanks,
</p>

<p>
	Michal
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">30274</guid><pubDate>Tue, 19 Sep 2023 11:16:50 +0000</pubDate></item><item><title>How to build my own image or kernel?</title><link>https://forum.armbian.com/topic/6-how-to-build-my-own-image-or-kernel/</link><description><![CDATA[<div>
	<strong>Preparation</strong>
</div>

<p>
	 
</p>

<p>
	Supported build environment is Ubuntu Focal 20.04 x64 (<a href="http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/mini.iso" rel="external nofollow">minimal iso image</a>).
</p>

<p>
	 
</p>

<ul style="color:#24292e;">
	<li>
		a guest inside a <a href="https://www.virtualbox.org/wiki/Downloads" rel="external nofollow">VirtualBox</a> or other virtualization software,
	</li>
	<li>
		a guest managed by <a href="https://www.vagrantup.com/" rel="external nofollow">Vagrant</a> . This uses Virtualbox (as above) but does so in an easily repeatable way. Please check the <a href="https://docs.armbian.com/Developer-Guide_Using-Vagrant/" rel="external nofollow">Armbian with Vagrant README</a> for a quick start HOWTO,
	</li>
	<li>
		inside a <a href="https://www.docker.com/" rel="external nofollow">Docker</a> ,  <a href="https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html" rel="external nofollow">systemd-nspawn</a>  or other container environments (<a href="https://github.com/armbian/build/pull/255#issuecomment-205045273" rel="external nofollow">example</a>),
	</li>
	<li>
		running natively on a dedicated PC or a server (not recommended),
	</li>
	<li>
		20GB disk space or more and 2GB RAM or more available for the VM, container or native OS,
	</li>
	<li>
		superuser rights (configured  sudo  or root access).<br>
		 
	</li>
</ul>

<div>
	<strong>Execution</strong>
</div>

<pre class="ipsCode">
apt-get -y install git
git clone https://github.com/armbian/build
cd build
./compile.sh</pre>

<p>
	This will download all necessary sources, execute compilation and/or build a boot-able image. Most of things will be cached so next run will be extremely faster!
</p>

<p>
	<br>
	Real time examples:<br>
	 
</p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" id="ips_uid_6369_3" width="480" data-embed-src="https://www.youtube.com/embed/s-KII6OeyuU?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" id="ips_uid_6369_4" width="480" data-embed-src="https://www.youtube.com/embed/efudnxTdsXY?start=6&amp;feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="270" id="ips_uid_6369_6" width="480" data-embed-src="https://www.youtube.com/embed/0K0vtUg_cgo?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<div>
	<a href="http://www.armbian.com/using-armbian-tools/" rel="external nofollow">Documentation</a>
</div>
]]></description><guid isPermaLink="false">6</guid><pubDate>Fri, 22 May 2015 19:06:05 +0000</pubDate></item><item><title>How Do You Build With The Latest (Relatively) Stable Edge Kernel, Not The Ultra-Latest Bleeding Edge Kernel?</title><link>https://forum.armbian.com/topic/54675-how-do-you-build-with-the-latest-relatively-stable-edge-kernel-not-the-ultra-latest-bleeding-edge-kernel/</link><description><![CDATA[<p>
	I've downloaded the latest stable Release of the source code:
</p>

<p>
	<a href="https://github.com/armbian/build/releases/tag/v25.8.1" rel="external nofollow">https://github.com/armbian/build/releases/tag/v25.8.1</a>
</p>

<p>
	 
</p>

<p>
	When doing a Build, when it allows you to select the kernel branch: [vendor, mainline, edge], the only edge available for selection is the bleeding edge (i.e. latest trunk version). I've downloaded the 25.8.1 source code, and that's the edge version I want to compile.
</p>

<p>
	<br />
	How do you build an image with the latest (relatively) stable edge kernel, as available in Armbian-Config? (i.e. currently v6.16.1-edge at Armbian 25.8.1)?
</p>

<p>
	 
</p>

<p>
	<strong>Update #1</strong>
</p>

<p>
	When compiling the image with the edge kernel, it downloaded it from the internet and it took roughly an hour to build. When compiling an otherwise identical image with the Vendor kernel, it did not seem to download it from the internet (although I wasn't watching it closely), and it took roughly less than half the time to build the image. The reason I compiled an image with the Vendor kernel is because something broke in the last 24 hours on the internet-supplied edge kernel. It compiled 24 hours ago, a few hours ago it didn't. This wouldn't be an issue if it was compiling the most recent release of v6.16.1-edge (25.8.1), as per my intention, instead of the ultra-latest.<br />
	<br />
	I also made some discoveries about version number inconsistencies (independent of the kernel branch selected). Things are confused.<br />
	In Release 25.8.1, the version is 25.11.0.trunk.
</p>

<p>
	In Release 25.5.1, the version is 25.08.0-trunk.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">54675</guid><pubDate>Thu, 21 Aug 2025 05:47:44 +0000</pubDate></item><item><title>unable to get a working kernel with armbian build</title><link>https://forum.armbian.com/topic/54751-unable-to-get-a-working-kernel-with-armbian-build/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi,
</p>

<p>
	 
</p>

<p>
	I have attempted to boot with edge and current branches with no success. I am now trying vendor since its what its running.
</p>

<p>
	 
</p>

<p>
	My process is: 
</p>

<p>
	 
</p>

<p>
	./compile.sh BOARD=orangepi5pro BRANCH=current kernel-config
</p>

<p>
	 
</p>

<p>
	I enable tunneling GRE and some broadcom wifi drivers.
</p>

<p>
	 
</p>

<p>
	./compile.sh BOARD=orangepi5pro BRANCH=current kernel
</p>

<p>
	 
</p>

<p>
	sudo dpkg -i output/debs/linux-image-*.deb<br />
	sudo dpkg -i output/debs/linux-headers-*.deb<br />
	sudo dpkg -i output/debs/linux-<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr>-*.deb
</p>

<p>
	 
</p>

<p>
	sudo reboot
</p>

<p>
	 
</p>

<p>
	and after this the system does not boot or post through HDMI.
</p>

<p>
	 
</p>

<p>
	I have to go back and erase /boot and restore a backup to be able to get it working again.
</p>

<p>
	 
</p>

<p>
	What am I missing?
</p>

<p>
	 
</p>

<p>
	P.S. I have /boot partition in SD card and the system partition is in an NVME drive.
</p>
]]></description><guid isPermaLink="false">54751</guid><pubDate>Sun, 24 Aug 2025 19:39:01 +0000</pubDate></item><item><title>Trying to port for RK3562 but kernel panicked</title><link>https://forum.armbian.com/topic/54526-trying-to-port-for-rk3562-but-kernel-panicked/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><pre class="ipsCode">Starting kernel ...

[   11.131621] Kernel panic - not syncing: panic_on_set_idle set ...
[   11.132177] CPU: 1 PID: 47 Comm: kworker/u8:3 Not tainted 6.1.115-vendor-rk35xx #1
[   11.132851] Hardware name: PinusCore RK3562 (DT)
[   11.133272] Workqueue: events_unbound async_run_entry_fn
[   11.133760] Call trace:
[   11.133986]  dump_backtrace+0xe8/0x124
[   11.134332]  show_stack+0x20/0x30
[   11.134641]  dump_stack_lvl+0x6c/0x88
[   11.134975]  dump_stack+0x18/0x34
[   11.135283]  panic+0x138/0x310
[   11.135573]  rockchip_pmu_set_idle_request+0x114/0x1d8
[   11.136043]  rockchip_pd_power+0x424/0x480
[   11.136419]  rockchip_pd_power_on+0x24/0x38
[   11.136798]  _genpd_power_on+0xbc/0x150
[   11.137154]  genpd_power_on+0x5c/0x14c
[   11.137500]  __genpd_dev_pm_attach+0x1ac/0x280
[   11.137903]  genpd_dev_pm_attach+0x68/0x6c
[   11.138281]  dev_pm_domain_attach+0x20/0x3c
[   11.138660]  platform_probe+0x58/0xc0
[   11.138992]  really_probe+0x1cc/0x390
[   11.139326]  __driver_probe_device+0x140/0x158
[   11.139729]  driver_probe_device+0x44/0x100
[   11.140108]  __device_attach_driver+0x110/0x124
[   11.140520]  bus_for_each_drv+0xa8/0xd4
[   11.140876]  __device_attach_async_helper+0x7c/0xf8
[   11.141322]  async_run_entry_fn+0x6c/0x14c
[   11.141698]  process_one_work+0x1b8/0x268
[   11.142065]  worker_thread+0x1e8/0x254
[   11.142409]  kthread+0xc0/0xd0
[   11.142697]  ret_from_fork+0x10/0x20
[   11.143029] SMP: stopping secondary CPUs
[   11.143382] CPU2: stopping
[   11.143382] CPU3: stopping
[ 3382] CPU0: stopping
[   11.143385] CPU: 2 PID: 9 Comm: kworker/u8:0 Not tainted 6.1.115-vendor-rk35xx #1
[   11.143390] Hardware name: PinusCore RK3562 (DT)
[   11.143393] Workqueue: events_unbound deferred_probe_work_func
[   11.143401] Call trace:
[   11.143402]  dump_backtrace+0xe8/0x124
[   11.143408]  show_stack+0x20/0x30
[   11.143413]  dump_stack_lvl+0x6c/0x88
[   11.143418]  dump_stack+0x18/0x34
[   11.143423]  local_cpu_stop+0x4c/0x6c
[   11.143428]  ipi_handler+0xe0/0x1d0
[   11.143433]  handle_percpu_devid_irq+0x70/0x128
[   11.143441]  harq+0x24/0x30
[   11.143450]  gic_handle_irq+0x8c/0xa8
[   11.143455]  call_on_irq_stack+0x24/0x4c
[   11.143460]  do_interrupt_handler+0x78/0xc4
[   11.143467]  el1_interrupt+0x90/0xa0
[   11.143472]  el1h_64_irq_handler+0x18/0x24
[   11.143478]  el1h_64_irq+0x74/0x78
[   11.143483]  rcu_all_qs+0x1c/0x84
[   11.143489]  __cond_resched+0x54/0x5c
[   11.143495]  rockchip_dmcfreq_opp_set_rate+0x2a0/0x46c
[   11.143502]  rockchip_dmcx1c8
[   11.143513]  devfreq_update_target+0x98/0xd8
[   11.143517]  update_devfreq+0x1c/0x28
[   11.143521]  rockchip_dmcfreq_system_status_notifier+0x1c4/0x200
[   11.143527]  notifier_call_chain+0x74/0x94
[   11.143534]  blocking_notifier_call_chain+0x4c/0x78
[   11.143541]  rockchip_system_status_notifier_call_chain.isra.0+0x28/0x34
[   11.143547]  rockchip_set_system_status+0x68/0xc4
[   11.143552]  rockchip_dmcfreq_probe+0xe34/0xe6c
[   11.143557]  platform_probe+0x70/0xc0
[   11.143562]  really_probe+0x1cc/0x390
[   11.143568]  __driver_probe_device+0x140/0x158
[   11.143575]  driver_probe_device+0x44/0x100
   11.143581]  __device_attach_driver+0x110/0x124
[   11.143588]  bus_for_each_drv+0xa8/0xd4
[   11.143593]  __device_attach+0xf0/0x174
[   11.143600]  device_initial_probe+0x1c/0x28
[   11.143606]  bus_probe_device+0x38/0x9c
[   11.143612]  deferred_probe_work_func+0xd8/0xec
[   11.143618]  process_one_work
                                [   11.143631]  worker_thread+0x1fc/0x254
[   11.143636]  kthread+0xc0/0xd0
[   11.143642]  ret_from_fork+0x10/0x20
[   11.143647] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.1.115-vendor-rk35xx #1
[   11.143652] Hardware name: PinusCore RK3562 ()
[   11.143655] Call trace:
[   11.143656]  dump_backtrace+0xe8/0x124
[   11.143663]  show_stack+0x20/0x30
[   11.143667]  dump_stack_lvl+0x6c/0x88
[   11.143672]  dump_stack+0x18/0x34
[   11.143677]  local_cpu_stop+0x4c/0x6c
[   11.143681]  ipi_handler+0xe0/0x1d0
[   11.143686]  handle_percpu_devid_irq+0x70/0x128
[   11.143692]  handle_irq_desc+0x28/0x40
[   11.143697]  generic_handle_domain_irq+0x24/0x30
[   11.143702]  gix4c
[   11.143711]  do_interrupt_handler+0x78/0xc4
[   11.143717]  el1_interrupt+0x90/0xa0
[   11.143723]  el1h_64_irq_handler+0x18/0x24
[   11.143728]  el1h_64_irq+0x74/0x78
[   11.143732]  arch_local_irq_enable+0xc/0x28
[   11.143739]  cpuidle_enter+0x40/0x58
[   11.143744]  do_idle+0x21c/0x240
[   11.143749]  cpu_startup_entry+0x3c/0x40
[   11.143754]  kernel_init+0x0/0x138
[   11.143760]  arch_post_acpi_subsys_init+0x0/0x28
[   11.143768]  start_kernel+0x710/0x754
[   11.143774]  __primary_switched+0xbc/0xc4
[   11.143782] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 6.1.115-vendor-rk35xx #1
[   11.143787] Hardware name: PinusCore RK3562 (DT)
[   11.143790] Call trace:
[   11.143791]  dump_backtrace+0xe8/0x124
[   11.143797]  show_stack+0x20/0x30
[   11.143802]  dump_stack_lvl+0x6c/0x88
[   11.143807]  dump_stack+0x18/0x34
[   11.143812]  local_cpu_stop+0x4c/0x6c
[   11.143816]  ipi_handler+0xe0/0x1d0
[   11.143820]  handle_percpu_devid_irq+0x70/0x128
[   11.143827]  handle_irq_desc+0x28/0x40
[   11.143831]  generic_handle_domain_irq+0x24/0x30
[   11.143836]  gic_handle_irq+0x8c/0xa8
[   11.143840]  call_on_irq_stack+0x24/0x4c
[   11.143845]  do_interrupt_handler+0x78/0xc4
[   11.143851]  el1_interrupt+0x90/0xa0
[   11.143856]  el1h_64_irq_handler+0x18/0x24
[   11.143862]  el128
[   11.143872]  cpuidle_enter+0x40/0x58
[   11.143877]  do_idle+0x21c/0x240
[   11.143881]  cpu_startup_entry+0x3c/0x40
[   11.143885]  secondary_start_kernel+0x190/0x198
[   11.143890]  __secondary_switched+0xb0/0xb4
</pre>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="14956" data-ratio="106.63" width="603" alt="1824628179_.png.fc0b2346be2074b1c7a3510109cc7483.png" src="https://forum.armbian.com/uploads/monthly_2025_08/1824628179_.png.fc0b2346be2074b1c7a3510109cc7483.png" /><a class="ipsAttachLink ipsAttachLink_image" href="https://forum.armbian.com/uploads/monthly_2025_08/1330265872_.png.45e71d48f562fa4f2b88f8dbc66955e8.png" data-fileid="14957" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="14957" data-ratio="54.40" width="1000" alt=".thumb.png.e9d831d9c17ac07edebdaae3559880bc.png" src="https://forum.armbian.com/uploads/monthly_2025_08/.thumb.png.e9d831d9c17ac07edebdaae3559880bc.png" /></a><img class="ipsImage ipsImage_thumbnailed" data-fileid="14958" data-ratio="69.41" width="778" alt="1059283111_.png.82cb544baf8d0f529a78736cafabf953.png" src="https://forum.armbian.com/uploads/monthly_2025_08/1059283111_.png.82cb544baf8d0f529a78736cafabf953.png" /><a class="ipsAttachLink ipsAttachLink_image" href="https://forum.armbian.com/uploads/monthly_2025_08/775108309_.png.128a4d1053d61a750099a71129e1e5d0.png" data-fileid="14962" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="14962" data-ratio="97.78" width="767" alt=".thumb.png.6fafcf69b752861aacbf8a14372f159c.png" src="https://forum.armbian.com/uploads/monthly_2025_08/.thumb.png.6fafcf69b752861aacbf8a14372f159c.png" /></a>
</p>

<p>
	 
</p>

<p>
	I am trying to port Armbian to a custom RK3562 development board. I have applied some patches in the kernel and U-Boot to support RK3562, but the system experiences a kernel crash during boot, with error logs as described above.
</p>

<p>
	I have already tried using the device tree file from the Toybrick RK3562 development board, but the problem persists.
</p>

<p>
	Can anyone please suggest where the problem might be? I am willing to provide any additional information to assist with troubleshooting.
</p>
<p>
<a class="ipsAttachLink" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=14960&amp;key=f49fb3c17c7ad771ac9f1dff97d030b2" data-fileExt='dts' data-fileid='14960' data-filekey='f49fb3c17c7ad771ac9f1dff97d030b2'>pinuscore-rk3562.dts</a> 
<a class="ipsAttachLink" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=14961&amp;key=e4c47fbea8a267d7b888cec95acb62bf" data-fileExt='dtsi' data-fileid='14961' data-filekey='e4c47fbea8a267d7b888cec95acb62bf'>pinuscore-rk3562.dtsi</a></p>]]></description><guid isPermaLink="false">54526</guid><pubDate>Sat, 16 Aug 2025 07:13:48 +0000</pubDate></item><item><title>403 Forbidden Error During After Customization Step</title><link>https://forum.armbian.com/topic/54423-403-forbidden-error-during-after-customization-step/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.com/dafiverowa' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.com/dafiverowa
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Regardless of whether I use the main or v25.08 branch, set REGIONAL_IMAGE to china or not, or switch between noble and trixie base images, I consistently encounter a 403 Forbidden error right after the customization step. I've tried various configurations, but the issue persists. Any help?<span class="ipsEmoji">🤔</span>
</p>
]]></description><guid isPermaLink="false">54423</guid><pubDate>Mon, 11 Aug 2025 03:21:56 +0000</pubDate></item><item><title>Compiling armbian without internet</title><link>https://forum.armbian.com/topic/54215-compiling-armbian-without-internet/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello,
</p>

<p>
	 
</p>

<p>
	Im trying to compile armbian without internet connection in local. For first time, I connected to internet and compiled a minimal image for Orange pi 5 plus successfully. cache folder is 14 GB now. When I cut off internet connection and start ./compile.sh, compile process stucks. See log below.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[<span class="ipsEmoji">🌱</span>] artifact [ firmware :: firmware() ]
[<span class="ipsEmoji">🌱</span>] Using cached [ GIT_INFO_ARMBIAN_FIRMWARE ]
[<span class="ipsEmoji">🌱</span>] Reversioning package [ re-version 'armbian-firmware(deb)::1-SAfc30-B6c7f-R448a' to '25.5.1' ]
[<span class="ipsEmoji">🌱</span>] artifact [ armbian-base-files :: armbian-base-files() ]
curl: (7) Couldn't connect to server
[<span class="ipsEmoji">🚸</span>] Could not find package filename for 'base-files' in distro repo [ looking for base-files, found_package_filename is  ]
[<span class="ipsEmoji">🚸</span>] Command failed, retrying in 15s [ apt_find_upstream_package_version_and_download_url base-files ]</span></pre>

<p>
	 
</p>

<p>
	My configuration below.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">BOARD=orangepi5-plus
BRANCH=vendor
RELEASE=bookworm
KERNEL_CONFIGURE=no
INSTALL_HEADERS=no
SHARE_LOGS=no
BUILD_DESKTOP=no
BUILD_MINIMAL=yes
REMOVE_APT_PACKAGES=""
IGNORE_UPDATES=yes
OFFLINE_WORK=yes
USE_MAINLINE_GOOGLE_MIRROR="yes"
OFFLINE_DEPLOY=yes
APT_PROXY_DISABLED=yes
APT_OFFLINE_MODE=yes
CLEAN_LEVEL=none
USE_TORRENT=no
KERNEL_USE_GIT_SHALLOW=yes
KERNEL_GIT=shallow</span></pre>

<p>
	 
</p>

<p>
	I tried every possible (I dont know if they are working) argument within my config. Tried docker and non-docker build. I think its not downloading files after first build but still needs internet. Any help appreciated.
</p>
]]></description><guid isPermaLink="false">54215</guid><pubDate>Thu, 31 Jul 2025 15:12:44 +0000</pubDate></item><item><title>Linux 6.13.7 upgrade to Linux 6.14.8 breaks X11 in SPI LCDs</title><link>https://forum.armbian.com/topic/53608-linux-6137-upgrade-to-linux-6148-breaks-x11-in-spi-lcds/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I am using my orange pi zero 3 with an SPI 4.0" LCD, with driver panel-mipi-dbi-spi. It works great with Linux 6.13.7 (started with a self built image with edge, minimal, Bookworm) and older, but I am having troubles with 6.14.8.
</p>

<p>
	 
</p>

<p>
	Result from armbianmonitor -u after upgrading to linux 6.14.8:
</p>

<p>
	sudo apt install linux-image-edge-sunxi64=25.5.1
</p>

<p>
	I reboot and the SPI LCD starts the text mode console, then turns black instead of starting lightdm
</p>

<p>
	<a href="https://paste.armbian.com/ucoxuwetiq" rel="external nofollow">https://paste.armbian.com/ucoxuwetiq</a>
</p>

<p>
	Also xorg log after "sudo startx" fails to start.
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			roberto@orangepizero3:~$ tail -n300 /var/log/Xorg.0.log<br />
			[   234.918]<br />
			X.Org X Server 1.21.1.7<br />
			X Protocol Version 11, Revision 0<br />
			[   234.918] Current Operating System: Linux orangepizero3 6.14.8-edge-sunxi64 #1 SMP Thu May 22 12:31:58 UTC 2025 aarch64<br />
			[   234.918] Kernel command line: root=UUID=405815fa-b5a7-4731-8675-6d56d040972c rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=a66e3381-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory<br />
			[   234.918] xorg-server 2:21.1.7-3+deb12u10 (https://www.debian.org/support)<br />
			[   234.918] Current version of pixman: 0.42.2<br />
			[   234.918]     Before reporting problems, check <a href="http://wiki.x.org" rel="external nofollow">http://wiki.x.org</a><br />
			    to make sure that you have the latest version.<br />
			[   234.918] Markers: (--) probed, (**) from config file, (==) default setting,<br />
			    (++) from command line, (!!) notice, (II) informational,<br />
			    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br />
			[   234.918] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  8 06:04:03 2025<br />
			[   234.919] (==) Using config directory: "/etc/X11/xorg.conf.d"<br />
			[   234.919] (==) Using system config directory "/usr/share/X11/xorg.conf.d"<br />
			[   234.919] (==) No Layout section.  Using the first Screen section.<br />
			[   234.919] (==) No screen section available. Using defaults.<br />
			[   234.919] (**) |--&gt;Screen "Default Screen Section" (0)<br />
			[   234.920] (**) |   |--&gt;Monitor "&lt;default monitor&gt;"<br />
			[   234.920] (==) No device specified for screen "Default Screen Section".<br />
			    Using the first device section listed.<br />
			[   234.920] (**) |   |--&gt;Device "myfb"<br />
			[   234.920] (==) No monitor specified for screen "Default Screen Section".<br />
			    Using a default monitor configuration.<br />
			[   234.920] (==) Automatically adding devices<br />
			[   234.920] (==) Automatically enabling devices<br />
			[   234.920] (==) Automatically adding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[   234.920] (==) Automatically binding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[   234.920] (==) Max clients allowed: 256, resource mask: 0x1fffff<br />
			[   234.920] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.<br />
			[   234.920]     Entry deleted from font path.<br />
			[   234.920] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.<br />
			[   234.920]     Entry deleted from font path.<br />
			[   234.920] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.<br />
			[   234.920]     Entry deleted from font path.<br />
			[   234.920] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.<br />
			[   234.920]     Entry deleted from font path.<br />
			[   234.921] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.<br />
			[   234.921]     Entry deleted from font path.<br />
			[   234.921] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.<br />
			[   234.921]     Entry deleted from font path.<br />
			[   234.921] (==) FontPath set to:<br />
			    /usr/share/fonts/X11/Type1,<br />
			    built-ins<br />
			[   234.921] (==) ModulePath set to "/usr/lib/xorg/modules"<br />
			[   234.921] (II) The server relies on udev to provide the list of input devices.<br />
			    If no devices become available, reconfigure udev or disable AutoAddDevices.<br />
			[   234.921] (II) Loader magic: 0xaaaac7840f00<br />
			[   234.921] (II) Module ABI versions:<br />
			[   234.921]     X.Org ANSI C Emulation: 0.4<br />
			[   234.921]     X.Org Video Driver: 25.2<br />
			[   234.921]     X.Org XInput driver : 24.4<br />
			[   234.921]     X.Org Server Extension : 10.0<br />
			[   234.922] (--) using VT number 2
		</p>

		<p>
			[   234.922] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration<br />
			[   234.926] (II) xfree86: Adding drm device (/dev/dri/card0)<br />
			[   234.926] (II) Platform probe for /sys/devices/platform/display-engine/drm/card0<br />
			[   234.926] (II) xfree86: Adding drm device (/dev/dri/card2)<br />
			[   234.926] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/1800000.<abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">gpu</abbr></abbr>/drm/card2<br />
			[   234.927] (II) xfree86: Adding drm device (/dev/dri/card1)<br />
			[   234.927] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5011000.spi/spi_master/spi1/spi1.0/drm/card1<br />
			[   235.025] (II) no primary bus or device found<br />
			[   235.025]     falling back to /sys/devices/platform/display-engine/drm/card0<br />
			[   235.026] (II) LoadModule: "glx"<br />
			[   235.026] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so<br />
			[   235.029] (II) Module glx: vendor="X.Org Foundation"<br />
			[   235.030]     compiled for 1.21.1.7, module version = 1.0.0<br />
			[   235.030]     ABI class: X.Org Server Extension, version 10.0<br />
			[   235.030] (II) LoadModule: "fbdev"<br />
			[   235.030] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so<br />
			[   235.030] (II) Module fbdev: vendor="X.Org Foundation"<br />
			[   235.030]     compiled for 1.21.1.3, module version = 0.5.0<br />
			[   235.030]     Module class: X.Org Video Driver<br />
			[   235.030]     ABI class: X.Org Video Driver, version 25.2<br />
			[   235.030] (II) FBDEV: driver for framebuffer: fbdev<br />
			[   235.131] (WW) Falling back to old probe method for fbdev<br />
			[   235.131] (II) Loading sub module "fbdevhw"<br />
			[   235.131] (II) LoadModule: "fbdevhw"<br />
			[   235.132] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so<br />
			[   235.132] (II) Module fbdevhw: vendor="X.Org Foundation"<br />
			[   235.133]     compiled for 1.21.1.7, module version = 0.0.2<br />
			[   235.133]     ABI class: X.Org Video Driver, version 25.2<br />
			[   235.133] (II) FBDEV(0): using /dev/fb0<br />
			[   235.133] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br />
			[   235.133] (II) FBDEV(0): Creating default Display subsection in Screen section<br />
			    "Default Screen Section" for depth/fbbpp 24/32<br />
			[   235.133] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32<br />
			[   235.133] (==) FBDEV(0): RGB weight 888<br />
			[   235.133] (==) FBDEV(0): Default visual is TrueColor<br />
			[   235.133] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)<br />
			[   235.133] (II) FBDEV(0): hardware: panel-mipi-dbid (video memory: 452kB)<br />
			[   235.133] (DB) xf86MergeOutputClassOptions unsupported bus type 0<br />
			[   235.133] (**) FBDEV(0): Option "fbdev" "/dev/fb0"<br />
			[   235.133] (II) FBDEV(0): checking modes against framebuffer device...<br />
			[   235.133] (II) FBDEV(0): checking modes against monitor...<br />
			[   235.133] (II) FBDEV(0): Virtual size is 480x320 (pitch 480)<br />
			[   235.133] (**) FBDEV(0):  Built-in mode "current"<br />
			[   235.133] (==) FBDEV(0): DPI set to (96, 96)<br />
			[   235.133] (II) Loading sub module "fb"<br />
			[   235.133] (II) LoadModule: "fb"<br />
			[   235.133] (II) Module "fb" already built-in<br />
			[   235.133] (**) FBDEV(0): using shadow framebuffer<br />
			[   235.133] (II) Loading sub module "shadow"<br />
			[   235.133] (II) LoadModule: "shadow"<br />
			[   235.133] (II) Loading /usr/lib/xorg/modules/libshadow.so<br />
			[   235.134] (II) Module shadow: vendor="X.Org Foundation"<br />
			[   235.134]     compiled for 1.21.1.7, module version = 1.1.0<br />
			[   235.134]     ABI class: X.Org ANSI C Emulation, version 0.4<br />
			[   235.134] (EE) FBDEV(0): FBIOPUT_VSCREENINFO: Invalid argument<br />
			[   235.134] (EE) FBDEV(0): mode initialization failed<br />
			[   235.134] (EE)<br />
			Fatal server error:<br />
			[   235.134] (EE) AddScreen/ScreenInit failed for driver 0<br />
			[   235.134] (EE)<br />
			[   235.134] (EE)<br />
			Please consult the The X.Org Foundation support<br />
			     at <a href="http://wiki.x.org" rel="external nofollow">http://wiki.x.org</a><br />
			 for help.<br />
			[   235.134] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.<br />
			[   235.134] (EE)<br />
			[   235.634] (EE) Server terminated with error (1). Closing log file.
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	When I start the opiz3 with an HDMI screen connected (appears as /dev/fb0), startx and lightdm start normally, but NOT displaying anything in the small LCD
</p>

<p>
	 
</p>

<p>
	Then, I downgrade to linux 6.13.7,
</p>

<p>
	sudo apt install linux-image-edge-sunxi64=25.2.3
</p>

<p>
	I reboot and lightdm starts normally in the 4.0 LCD
</p>

<p>
	<a href="https://paste.armbian.com/uqafuxexiv" rel="external nofollow">https://paste.armbian.com/uqafuxexiv</a>
</p>

<p>
	Stopping lightdm and trying x11 to see the log
</p>

<p>
	sudo startx   ... starts xorg normally
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			roberto@orangepizero3:~$ tail -n600 /var/log/Xorg.0.log<br />
			[   191.489]<br />
			X.Org X Server 1.21.1.7<br />
			X Protocol Version 11, Revision 0<br />
			[   191.490] Current Operating System: Linux orangepizero3 6.13.7-edge-sunxi64 #2 SMP Thu Mar 13 12:08:08 UTC 2025 aarch64<br />
			[   191.490] Kernel command line: root=UUID=405815fa-b5a7-4731-8675-6d56d040972c rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=a66e3381-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory<br />
			[   191.490] xorg-server 2:21.1.7-3+deb12u10 (https://www.debian.org/support)<br />
			[   191.490] Current version of pixman: 0.42.2<br />
			[   191.490]     Before reporting problems, check <a href="http://wiki.x.org" rel="external nofollow">http://wiki.x.org</a><br />
			    to make sure that you have the latest version.<br />
			[   191.490] Markers: (--) probed, (**) from config file, (==) default setting,<br />
			    (++) from command line, (!!) notice, (II) informational,<br />
			    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br />
			[   191.490] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  8 06:36:59 2025<br />
			[   191.491] (==) Using config directory: "/etc/X11/xorg.conf.d"<br />
			[   191.491] (==) Using system config directory "/usr/share/X11/xorg.conf.d"<br />
			[   191.492] (==) No Layout section.  Using the first Screen section.<br />
			[   191.492] (==) No screen section available. Using defaults.<br />
			[   191.492] (**) |--&gt;Screen "Default Screen Section" (0)<br />
			[   191.492] (**) |   |--&gt;Monitor "&lt;default monitor&gt;"<br />
			[   191.494] (==) No device specified for screen "Default Screen Section".<br />
			    Using the first device section listed.<br />
			[   191.494] (**) |   |--&gt;Device "myfb"<br />
			[   191.494] (==) No monitor specified for screen "Default Screen Section".<br />
			    Using a default monitor configuration.<br />
			[   191.494] (==) Automatically adding devices<br />
			[   191.494] (==) Automatically enabling devices<br />
			[   191.494] (==) Automatically adding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[   191.494] (==) Automatically binding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[   191.494] (==) Max clients allowed: 256, resource mask: 0x1fffff<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.<br />
			[   191.494]     Entry deleted from font path.<br />
			[   191.494] (==) FontPath set to:<br />
			    /usr/share/fonts/X11/Type1,<br />
			    built-ins<br />
			[   191.494] (==) ModulePath set to "/usr/lib/xorg/modules"<br />
			[   191.494] (II) The server relies on udev to provide the list of input devices.<br />
			    If no devices become available, reconfigure udev or disable AutoAddDevices.<br />
			[   191.494] (II) Loader magic: 0xaaaabd9a0f00<br />
			[   191.495] (II) Module ABI versions:<br />
			[   191.495]     X.Org ANSI C Emulation: 0.4<br />
			[   191.495]     X.Org Video Driver: 25.2<br />
			[   191.495]     X.Org XInput driver : 24.4<br />
			[   191.495]     X.Org Server Extension : 10.0<br />
			[   191.498] (--) using VT number 2
		</p>

		<p>
			[   191.498] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration<br />
			[   191.504] (II) xfree86: Adding drm device (/dev/dri/card0)<br />
			[   191.504] (II) Platform probe for /sys/devices/platform/display-engine/drm/card0<br />
			[   191.505] (II) xfree86: Adding drm device (/dev/dri/card2)<br />
			[   191.505] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/1800000.<abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">gpu</abbr></abbr>/drm/card2<br />
			[   191.506] (II) xfree86: Adding drm device (/dev/dri/card1)<br />
			[   191.506] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5011000.spi/spi_master/spi1/spi1.0/drm/card1<br />
			[   191.609] (II) no primary bus or device found<br />
			[   191.609]     falling back to /sys/devices/platform/display-engine/drm/card0<br />
			[   191.609] (II) LoadModule: "glx"<br />
			[   191.609] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so<br />
			[   191.613] (II) Module glx: vendor="X.Org Foundation"<br />
			[   191.613]     compiled for 1.21.1.7, module version = 1.0.0<br />
			[   191.613]     ABI class: X.Org Server Extension, version 10.0<br />
			[   191.613] (II) LoadModule: "fbdev"<br />
			[   191.613] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so<br />
			[   191.614] (II) Module fbdev: vendor="X.Org Foundation"<br />
			[   191.614]     compiled for 1.21.1.3, module version = 0.5.0<br />
			[   191.614]     Module class: X.Org Video Driver<br />
			[   191.614]     ABI class: X.Org Video Driver, version 25.2<br />
			[   191.614] (II) FBDEV: driver for framebuffer: fbdev<br />
			[   191.716] (WW) Falling back to old probe method for fbdev<br />
			[   191.716] (II) Loading sub module "fbdevhw"<br />
			[   191.716] (II) LoadModule: "fbdevhw"<br />
			[   191.716] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so<br />
			[   191.717] (II) Module fbdevhw: vendor="X.Org Foundation"<br />
			[   191.717]     compiled for 1.21.1.7, module version = 0.0.2<br />
			[   191.717]     ABI class: X.Org Video Driver, version 25.2<br />
			[   191.717] (II) FBDEV(0): using /dev/fb0<br />
			[   191.717] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br />
			[   191.717] (II) FBDEV(0): Creating default Display subsection in Screen section<br />
			    "Default Screen Section" for depth/fbbpp 24/32<br />
			[   191.717] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32<br />
			[   191.717] (==) FBDEV(0): RGB weight 888<br />
			[   191.717] (==) FBDEV(0): Default visual is TrueColor<br />
			[   191.717] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)<br />
			[   191.717] (II) FBDEV(0): hardware: panel-mipi-dbid (video memory: 600kB)<br />
			[   191.717] (DB) xf86MergeOutputClassOptions unsupported bus type 0<br />
			[   191.717] (**) FBDEV(0): Option "fbdev" "/dev/fb0"<br />
			[   191.717] (II) FBDEV(0): checking modes against framebuffer device...<br />
			[   191.717] (II) FBDEV(0): checking modes against monitor...<br />
			[   191.717] (II) FBDEV(0): Virtual size is 480x320 (pitch 480)<br />
			[   191.717] (**) FBDEV(0):  Built-in mode "current"<br />
			[   191.717] (==) FBDEV(0): DPI set to (96, 96)<br />
			[   191.717] (II) Loading sub module "fb"<br />
			[   191.717] (II) LoadModule: "fb"<br />
			[   191.717] (II) Module "fb" already built-in<br />
			[   191.717] (**) FBDEV(0): using shadow framebuffer<br />
			[   191.717] (II) Loading sub module "shadow"<br />
			[   191.717] (II) LoadModule: "shadow"<br />
			[   191.718] (II) Loading /usr/lib/xorg/modules/libshadow.so<br />
			[   191.718] (II) Module shadow: vendor="X.Org Foundation"<br />
			[   191.718]     compiled for 1.21.1.7, module version = 1.1.0<br />
			[   191.718]     ABI class: X.Org ANSI C Emulation, version 0.4<br />
			[   192.532] (==) FBDEV(0): Backing store enabled<br />
			[   192.533] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.533] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.533] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.533] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			Error...repeated 200 times, but X11 starts normally<br />
			[   192.536] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.536] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.536] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.536] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument<br />
			[   192.537] (==) FBDEV(0): DPMS enabled<br />
			[   192.537] (II) Initializing extension Generic Event Extension<br />
			[   192.537] (II) Initializing extension SHAPE<br />
			[   192.538] (II) Initializing extension MIT-SHM<br />
			[   192.538] (II) Initializing extension XInputExtension<br />
			[   192.539] (II) Initializing extension XTEST<br />
			[   192.539] (II) Initializing extension BIG-REQUESTS<br />
			[   192.540] (II) Initializing extension SYNC<br />
			[   192.540] (II) Initializing extension XKEYBOARD<br />
			[   192.541] (II) Initializing extension XC-MISC<br />
			[   192.541] (II) Initializing extension SECURITY<br />
			[   192.542] (II) Initializing extension XFIXES<br />
			[   192.542] (II) Initializing extension RENDER<br />
			[   192.542] (II) Initializing extension RANDR<br />
			[   192.543] (II) Initializing extension COMPOSITE<br />
			[   192.544] (II) Initializing extension DAMAGE<br />
			[   192.544] (II) Initializing extension MIT-SCREEN-SAVER<br />
			[   192.545] (II) Initializing extension DOUBLE-BUFFER<br />
			[   192.545] (II) Initializing extension RECORD<br />
			[   192.546] (II) Initializing extension DPMS<br />
			[   192.546] (II) Initializing extension Present<br />
			[   192.547] (II) Initializing extension DRI3<br />
			[   192.547] (II) Initializing extension X-Resource<br />
			[   192.547] (II) Initializing extension XVideo<br />
			[   192.548] (II) Initializing extension XVideo-MotionCompensation<br />
			[   192.548] (II) Initializing extension SELinux<br />
			[   192.548] (II) SELinux: Disabled on system<br />
			[   192.548] (II) Initializing extension GLX<br />
			[   192.548] (II) AIGLX: Screen 0 is not DRI2 capable<br />
			[   192.677] (II) IGLX: Loaded and initialized swrast<br />
			[   192.678] (II) GLX: Initialized DRISWRAST GL provider for screen 0<br />
			[   192.678] (II) Initializing extension XFree86-VidModeExtension<br />
			[   192.678] (II) Initializing extension XFree86-DGA<br />
			[   192.679] (II) Initializing extension XFree86-DRI<br />
			[   192.679] (II) Initializing extension DRI2<br />
			[   192.798] (II) config/udev: Adding input device ADS7846 Touchscreen (/dev/input/event4)<br />
			[   192.798] (**) ADS7846 Touchscreen: Applying InputClass "evdev touchscreen catchall"<br />
			[   192.798] (**) ADS7846 Touchscreen: Applying InputClass "evdev touchscreen catchall"<br />
			[   192.798] (**) ADS7846 Touchscreen: Applying InputClass "calibration"<br />
			[   192.798] (II) LoadModule: "evdev"<br />
			[   192.798] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so<br />
			[   192.800] (II) Module evdev: vendor="X.Org Foundation"<br />
			[   192.800]     compiled for 1.21.1.3, module version = 2.10.6<br />
			[   192.800]     Module class: X.Org XInput Driver<br />
			[   192.800]     ABI class: X.Org XInput driver, version 24.4<br />
			[   192.800] (II) Using input driver 'evdev' for 'ADS7846 Touchscreen'<br />
			[   192.800] (**) ADS7846 Touchscreen: always reports core events<br />
			[   192.800] (**) evdev: ADS7846 Touchscreen: Device: "/dev/input/event4"<br />
			[   192.800] (--) evdev: ADS7846 Touchscreen: Vendor 0 Product 0x1ea6<br />
			[   192.800] (--) evdev: ADS7846 Touchscreen: Found absolute axes<br />
			[   192.800] (--) evdev: ADS7846 Touchscreen: Found x and y absolute axes<br />
			[   192.800] (--) evdev: ADS7846 Touchscreen: Found absolute touchscreen<br />
			[   192.800] (**) Option "SwapAxes" "0"<br />
			[   192.800] (II) evdev: ADS7846 Touchscreen: Configuring as touchscreen<br />
			[   192.800] (**) evdev: ADS7846 Touchscreen: YAxisMapping: buttons 4 and 5<br />
			[   192.800] (**) evdev: ADS7846 Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
			[   192.800] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5011000.spi/spi_master/spi1/spi1.1/input/input4/event4"<br />
			[   192.801] (II) XINPUT: Adding extended input device "ADS7846 Touchscreen" (type: TOUCHSCREEN, id 6)<br />
			[   192.801] (II) evdev: ADS7846 Touchscreen: initialized for absolute axes.<br />
			[   192.801] (**) ADS7846 Touchscreen: (accel) keeping acceleration scheme 1<br />
			[   192.801] (**) ADS7846 Touchscreen: (accel) acceleration profile 0<br />
			[   192.801] (**) ADS7846 Touchscreen: (accel) acceleration factor: 2.000<br />
			[   192.801] (**) ADS7846 Touchscreen: (accel) acceleration threshold: 4<br />
			[   192.803] (II) config/udev: Adding input device ADS7846 Touchscreen (/dev/input/mouse1)<br />
			[   192.803] (**) ADS7846 Touchscreen: Applying InputClass "calibration"<br />
			[   192.803] (II) No input driver specified, ignoring this device.<br />
			[   192.803] (II) This device may have been added with another device file.<br />
			[   192.805] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard (/dev/input/event0)<br />
			[   192.805] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall"<br />
			[   192.805] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall"<br />
			[   192.805] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard'<br />
			[   192.805] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports core events<br />
			[   192.805] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard: Device: "/dev/input/event0"<br />
			[   192.806] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard: Vendor 0x5ac Product 0x204<br />
			[   192.806] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard: Found keys<br />
			[   192.806] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard: Configuring as keyboard<br />
			[   192.806] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.0/0003:05AC:0204.0001/input/input0/event0"<br />
			[   192.806] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard" (type: KEYBOARD, id 7)<br />
			[   192.806] (**) Option "xkb_rules" "evdev"<br />
			[   192.806] (**) Option "xkb_model" "pc105"<br />
			[   192.806] (**) Option "xkb_layout" "us"<br />
			[   192.809] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard System Control (/dev/input/event1)<br />
			[   192.809] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"<br />
			[   192.809] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"<br />
			[   192.809] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard System Control'<br />
			[   192.809] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: always reports core events<br />
			[   192.809] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Device: "/dev/input/event1"<br />
			[   192.809] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Vendor 0x5ac Product 0x204<br />
			[   192.809] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Found keys<br />
			[   192.809] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Configuring as keyboard<br />
			[   192.809] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.1/0003:05AC:0204.0002/input/input1/event1"<br />
			[   192.809] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard System Control" (type: KEYBOARD, id <span class="ipsEmoji">😎</span><br />
			[   192.809] (**) Option "xkb_rules" "evdev"<br />
			[   192.809] (**) Option "xkb_model" "pc105"<br />
			[   192.809] (**) Option "xkb_layout" "us"<br />
			[   192.812] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard Consumer Control (/dev/input/event2)<br />
			[   192.812] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"<br />
			[   192.813] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"<br />
			[   192.813] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard Consumer Control'<br />
			[   192.813] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: always reports core events<br />
			[   192.813] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Device: "/dev/input/event2"<br />
			[   192.813] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Vendor 0x5ac Product 0x204<br />
			[   192.813] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Found keys<br />
			[   192.813] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Configuring as keyboard<br />
			[   192.813] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.1/0003:05AC:0204.0002/input/input2/event2"<br />
			[   192.813] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard Consumer Control" (type: KEYBOARD, id 9)<br />
			[   192.813] (**) Option "xkb_rules" "evdev"<br />
			[   192.813] (**) Option "xkb_model" "pc105"<br />
			[   192.813] (**) Option "xkb_layout" "us"<br />
			[   192.816] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event3)<br />
			[   192.816] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"<br />
			[   192.816] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"<br />
			[   192.816] (II) Using input driver 'evdev' for 'PixArt USB Optical Mouse'<br />
			[   192.816] (**) PixArt USB Optical Mouse: always reports core events<br />
			[   192.816] (**) evdev: PixArt USB Optical Mouse: Device: "/dev/input/event3"<br />
			[   192.816] (--) evdev: PixArt USB Optical Mouse: Vendor 0x93a Product 0x2510<br />
			[   192.816] (--) evdev: PixArt USB Optical Mouse: Found 3 mouse buttons<br />
			[   192.816] (--) evdev: PixArt USB Optical Mouse: Found scroll wheel(s)<br />
			[   192.816] (--) evdev: PixArt USB Optical Mouse: Found relative axes<br />
			[   192.816] (--) evdev: PixArt USB Optical Mouse: Found x and y relative axes<br />
			[   192.816] (II) evdev: PixArt USB Optical Mouse: Configuring as mouse<br />
			[   192.816] (II) evdev: PixArt USB Optical Mouse: Adding scrollwheel support<br />
			[   192.816] (**) evdev: PixArt USB Optical Mouse: YAxisMapping: buttons 4 and 5<br />
			[   192.816] (**) evdev: PixArt USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
			[   192.816] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.2/6-1.2:1.0/0003:093A:2510.0003/input/input3/event3"<br />
			[   192.816] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 10)<br />
			[   192.817] (II) evdev: PixArt USB Optical Mouse: initialized for relative axes.<br />
			[   192.817] (**) PixArt USB Optical Mouse: (accel) keeping acceleration scheme 1<br />
			[   192.817] (**) PixArt USB Optical Mouse: (accel) acceleration profile 0<br />
			[   192.817] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000<br />
			[   192.817] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4<br />
			[   192.819] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)<br />
			[   192.819] (II) No input driver specified, ignoring this device.<br />
			[   192.819] (II) This device may have been added with another device file.<br />
			[   232.119] (II) evdev: PixArt USB Optical Mouse: Close<br />
			[   232.119] (II) UnloadModule: "evdev"<br />
			[   232.119] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Close<br />
			[   232.119] (II) UnloadModule: "evdev"<br />
			[   232.120] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Close<br />
			[   232.120] (II) UnloadModule: "evdev"<br />
			[   232.120] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard: Close<br />
			[   232.120] (II) UnloadModule: "evdev"<br />
			[   232.120] (II) evdev: ADS7846 Touchscreen: Close<br />
			[   232.120] (II) UnloadModule: "evdev"<br />
			[   232.565] (II) Server terminated successfully (0). Closing log file.<br />
			roberto@orangepizero3:~$
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	Just downgrading to Linux 6.13.7 allows the 4.0" SPI LCD to work again.
</p>

<p>
	Dowgrading the linux package did not cause a downgrade of X11 (version 1.21.1.7).
</p>

<p>
	The small LCD always works ok in text mode. The driver is DRM but it is using the X11 fbdev submodule
</p>

<p>
	 
</p>

<p>
	The fbdev.conf file:
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			roberto@orangepizero3:~$ cat /etc/X11/xorg.conf.d/99-fbdev.conf<br />
			Section "Device"<br />
			    Identifier "myfb"<br />
			    Driver "fbdev"<br />
			    Option "fbdev" "/dev/fb0"<br />
			EndSection
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	Using an HDMI screen is not affected
</p>

<p>
	 
</p>

<p>
	When I disable the fbdev conf file
</p>

<p>
	<strong>sudo mv 99-fbdev.conf 99-fbdev.conf.disabled</strong>
</p>

<p>
	 
</p>

<p>
	Then x11 fails in another way:
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			roberto@orangepizero3:/etc/X11/xorg.conf.d$ sudo startx
		</p>

		<p>
			<br />
			X.Org X Server 1.21.1.7<br />
			X Protocol Version 11, Revision 0<br />
			Current Operating System: Linux orangepizero3 6.13.7-edge-sunxi64 #2 SMP Thu Mar 13 12:08:08 UTC 2025 aarch64<br />
			Kernel command line: root=UUID=405815fa-b5a7-4731-8675-6d56d040972c rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=a66e3381-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory<br />
			xorg-server 2:21.1.7-3+deb12u10 (https://www.debian.org/support)<br />
			Current version of pixman: 0.42.2<br />
			    Before reporting problems, check <a href="http://wiki.x.org" rel="external nofollow">http://wiki.x.org</a><br />
			    to make sure that you have the latest version.<br />
			Markers: (--) probed, (**) from config file, (==) default setting,<br />
			    (++) from command line, (!!) notice, (II) informational,<br />
			    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br />
			(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  8 06:53:10 2025<br />
			(==) Using config directory: "/etc/X11/xorg.conf.d"<br />
			(==) Using system config directory "/usr/share/X11/xorg.conf.d"<br />
			MESA-LOADER: failed to open panel-mipi-dbi: /usr/lib/dri/panel-mipi-dbi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)<br />
			failed to load driver: panel-mipi-dbi<br />
			^Cxinit: connection to X server lost
		</p>

		<p>
			waiting for X server to shut down .(II) Server terminated successfully (0). Closing log file.
		</p>

		<p>
			xinit: unexpected signal 2<br />
			roberto@orangepizero3:/etc/X11/xorg.conf.d$
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	The xorg log doesn't show any error:
</p>

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents">
		<p>
			roberto@orangepizero3:/etc/X11/xorg.conf.d$ tail -n500 /var/log/Xorg.0.log<br />
			[  1161.992]<br />
			X.Org X Server 1.21.1.7<br />
			X Protocol Version 11, Revision 0<br />
			[  1161.992] Current Operating System: Linux orangepizero3 6.13.7-edge-sunxi64 #2 SMP Thu Mar 13 12:08:08 UTC 2025 aarch64<br />
			[  1161.992] Kernel command line: root=UUID=405815fa-b5a7-4731-8675-6d56d040972c rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=a66e3381-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory<br />
			[  1161.993] xorg-server 2:21.1.7-3+deb12u10 (https://www.debian.org/support)<br />
			[  1161.993] Current version of pixman: 0.42.2<br />
			[  1161.993]     Before reporting problems, check <a href="http://wiki.x.org" rel="external nofollow">http://wiki.x.org</a><br />
			    to make sure that you have the latest version.<br />
			[  1161.993] Markers: (--) probed, (**) from config file, (==) default setting,<br />
			    (++) from command line, (!!) notice, (II) informational,<br />
			    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br />
			[  1161.993] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  8 06:53:10 2025<br />
			[  1161.993] (==) Using config directory: "/etc/X11/xorg.conf.d"<br />
			[  1161.993] (==) Using system config directory "/usr/share/X11/xorg.conf.d"<br />
			[  1161.994] (==) No Layout section.  Using the first Screen section.<br />
			[  1161.994] (==) No screen section available. Using defaults.<br />
			[  1161.994] (**) |--&gt;Screen "Default Screen Section" (0)<br />
			[  1161.994] (**) |   |--&gt;Monitor "&lt;default monitor&gt;"<br />
			[  1161.995] (==) No monitor specified for screen "Default Screen Section".<br />
			    Using a default monitor configuration.<br />
			[  1161.995] (==) Automatically adding devices<br />
			[  1161.995] (==) Automatically enabling devices<br />
			[  1161.995] (==) Automatically adding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[  1161.995] (==) Automatically binding <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> devices<br />
			[  1161.995] (==) Max clients allowed: 256, resource mask: 0x1fffff<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.<br />
			[  1161.995]     Entry deleted from font path.<br />
			[  1161.995] (==) FontPath set to:<br />
			    /usr/share/fonts/X11/Type1,<br />
			    built-ins<br />
			[  1161.995] (==) ModulePath set to "/usr/lib/xorg/modules"<br />
			[  1161.995] (II) The server relies on udev to provide the list of input devices.<br />
			    If no devices become available, reconfigure udev or disable AutoAddDevices.<br />
			[  1161.995] (II) Loader magic: 0xaaaaab5a0f00<br />
			[  1161.995] (II) Module ABI versions:<br />
			[  1161.995]     X.Org ANSI C Emulation: 0.4<br />
			[  1161.995]     X.Org Video Driver: 25.2<br />
			[  1161.995]     X.Org XInput driver : 24.4<br />
			[  1161.995]     X.Org Server Extension : 10.0<br />
			[  1161.997] (--) using VT number 2
		</p>

		<p>
			[  1161.997] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration<br />
			[  1162.000] (II) xfree86: Adding drm device (/dev/dri/card0)<br />
			[  1162.000] (II) Platform probe for /sys/devices/platform/display-engine/drm/card0<br />
			[  1162.000] (II) xfree86: Adding drm device (/dev/dri/card2)<br />
			[  1162.001] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/1800000.<abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">gpu</abbr></abbr>/drm/card2<br />
			[  1162.001] (II) xfree86: Adding drm device (/dev/dri/card1)<br />
			[  1162.001] (II) Platform probe for /sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5011000.spi/spi_master/spi1/spi1.0/drm/card1<br />
			[  1162.102] (II) no primary bus or device found<br />
			[  1162.102]     falling back to /sys/devices/platform/display-engine/drm/card0<br />
			[  1162.102] (II) LoadModule: "glx"<br />
			[  1162.103] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so<br />
			[  1162.106] (II) Module glx: vendor="X.Org Foundation"<br />
			[  1162.106]     compiled for 1.21.1.7, module version = 1.0.0<br />
			[  1162.106]     ABI class: X.Org Server Extension, version 10.0<br />
			[  1162.106] (==) Matched modesetting as autoconfigured driver 0<br />
			[  1162.106] (==) Matched fbdev as autoconfigured driver 1<br />
			[  1162.106] (==) Assigned the driver to the xf86ConfigLayout<br />
			[  1162.106] (II) LoadModule: "modesetting"<br />
			[  1162.107] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so<br />
			[  1162.107] (II) Module modesetting: vendor="X.Org Foundation"<br />
			[  1162.107]     compiled for 1.21.1.7, module version = 1.21.1<br />
			[  1162.107]     Module class: X.Org Video Driver<br />
			[  1162.107]     ABI class: X.Org Video Driver, version 25.2<br />
			[  1162.107] (II) LoadModule: "fbdev"<br />
			[  1162.107] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so<br />
			[  1162.107] (II) Module fbdev: vendor="X.Org Foundation"<br />
			[  1162.107]     compiled for 1.21.1.3, module version = 0.5.0<br />
			[  1162.108]     Module class: X.Org Video Driver<br />
			[  1162.108]     ABI class: X.Org Video Driver, version 25.2<br />
			[  1162.108] (II) modesetting: Driver for Modesetting Kernel Drivers: kms<br />
			[  1162.108] (II) FBDEV: driver for framebuffer: fbdev<br />
			[  1162.210] (II) modeset(0): using drv /dev/dri/card0<br />
			[  1162.210] (WW) Falling back to old probe method for fbdev<br />
			[  1162.210] (II) Loading sub module "fbdevhw"<br />
			[  1162.210] (II) LoadModule: "fbdevhw"<br />
			[  1162.210] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so<br />
			[  1162.211] (II) Module fbdevhw: vendor="X.Org Foundation"<br />
			[  1162.211]     compiled for 1.21.1.7, module version = 0.0.2<br />
			[  1162.211]     ABI class: X.Org Video Driver, version 25.2<br />
			[  1162.411] (II) modeset(G0): using drv /dev/dri/card1<br />
			[  1162.411] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br />
			[  1162.411] (II) modeset(0): Creating default Display subsection in Screen section<br />
			    "Default Screen Section" for depth/fbbpp 24/32<br />
			[  1162.411] (==) modeset(0): Depth 24, (==) framebuffer bpp 32<br />
			[  1162.411] (==) modeset(0): RGB weight 888<br />
			[  1162.411] (==) modeset(0): Default visual is TrueColor<br />
			[  1162.411] (II) Loading sub module "glamoregl"<br />
			[  1162.411] (II) LoadModule: "glamoregl"<br />
			[  1162.412] (II) Loading /usr/lib/xorg/modules/libglamoregl.so<br />
			[  1162.428] (II) Module glamoregl: vendor="X.Org Foundation"<br />
			[  1162.428]     compiled for 1.21.1.7, module version = 1.0.1<br />
			[  1162.428]     ABI class: X.Org ANSI C Emulation, version 0.4<br />
			[  1162.810] (II) modeset(0): glamor X acceleration enabled on Mali-G31 (<abbr title="driver for Mali Midgard and Bifrost GPUs"><abbr title="driver for Mali Midgard and Bifrost GPUs">Panfrost</abbr></abbr>)<br />
			[  1162.810] (II) modeset(0): glamor initialized<br />
			[  1162.810] (==) modeset(0): VariableRefresh: disabled<br />
			[  1162.810] (==) modeset(0): AsyncFlipSecondaries: disabled<br />
			[  1162.810] (II) modeset(0): Output HDMI-1 has no monitor section<br />
			[  1162.810] (II) modeset(0): EDID for output HDMI-1<br />
			[  1162.811] (II) modeset(0): Output HDMI-1 disconnected<br />
			[  1162.811] (WW) modeset(0): No outputs definitely connected, trying again...<br />
			[  1162.811] (II) modeset(0): Output HDMI-1 disconnected<br />
			[  1162.811] (WW) modeset(0): Unable to find connected outputs - setting 1024x768 initial framebuffer<br />
			[  1162.811] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)<br />
			[  1162.811] (==) modeset(0): DPI set to (96, 96)<br />
			[  1162.811] (II) Loading sub module "fb"<br />
			[  1162.811] (II) LoadModule: "fb"<br />
			[  1162.811] (II) Module "fb" already built-in<br />
			[  1162.813] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32<br />
			[  1162.813] (==) modeset(G0): RGB weight 888<br />
			[  1162.813] (==) modeset(G0): Default visual is TrueColor<br />
			[  1162.813] (II) Loading sub module "glamoregl"<br />
			[  1162.813] (II) LoadModule: "glamoregl"<br />
			[  1162.814] (II) Loading /usr/lib/xorg/modules/libglamoregl.so<br />
			[  1162.814] (II) Module glamoregl: vendor="X.Org Foundation"<br />
			[  1162.814]     compiled for 1.21.1.7, module version = 1.0.1<br />
			[  1162.814]     ABI class: X.Org ANSI C Emulation, version 0.4<br />
			[  1163.053] (II) modeset(G0): glamor X acceleration enabled on Mali-G31 (<abbr title="driver for Mali Midgard and Bifrost GPUs"><abbr title="driver for Mali Midgard and Bifrost GPUs">Panfrost</abbr></abbr>)<br />
			[  1163.053] (II) modeset(G0): glamor initialized<br />
			[  1163.053] (II) modeset(G0): Output Unknown19-1 has no monitor section<br />
			[  1163.053] (II) modeset(G0): EDID for output Unknown19-1<br />
			[  1163.053] (II) modeset(G0): Printing probed modes for output Unknown19-1<br />
			[  1163.053] (II) modeset(G0): Modeline "480x320"x60.0    9.22  480 480 480 480  320 320 320 320 (19.2 kHz eP)<br />
			[  1163.053] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)<br />
			[  1163.053] (==) modeset(G0): DPI set to (96, 96)<br />
			[  1163.053] (II) Loading sub module "fb"<br />
			[  1163.053] (II) LoadModule: "fb"<br />
			[  1163.053] (II) Module "fb" already built-in<br />
			[  1163.053] (II) UnloadModule: "fbdev"<br />
			[  1163.053] (II) Unloading fbdev<br />
			[  1163.054] (II) UnloadSubModule: "fbdevhw"<br />
			[  1163.054] (II) Unloading fbdevhw<br />
			[  1163.102] (==) modeset(0): Backing store enabled<br />
			[  1163.102] (==) modeset(0): Silken mouse enabled<br />
			[  1163.103] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.<br />
			[  1163.103] (==) modeset(0): DPMS enabled<br />
			[  1163.103] (II) modeset(0): [DRI2] Setup complete<br />
			[  1163.103] (II) modeset(0): [DRI2]   DRI driver: sun4i-drm<br />
			[  1163.103] (II) modeset(0): [DRI2]   VDPAU driver: sun4i-drm<br />
			[  1163.124] (==) modeset(G0): Backing store enabled<br />
			[  1163.124] (==) modeset(G0): Silken mouse enabled<br />
			[  1163.225] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.<br />
			[  1163.225] (==) modeset(G0): DPMS enabled<br />
			[  1163.225] (II) modeset(G0): [DRI2] Setup complete<br />
			[  1163.225] (II) modeset(G0): [DRI2]   DRI driver: zink<br />
			[  1163.225] (II) modeset(G0): [DRI2]   VDPAU driver: zink<br />
			[  1163.225] (II) Initializing extension Generic Event Extension<br />
			[  1163.226] (II) Initializing extension SHAPE<br />
			[  1163.226] (II) Initializing extension MIT-SHM<br />
			[  1163.227] (II) Initializing extension XInputExtension<br />
			[  1163.227] (II) Initializing extension XTEST<br />
			[  1163.228] (II) Initializing extension BIG-REQUESTS<br />
			[  1163.228] (II) Initializing extension SYNC<br />
			[  1163.229] (II) Initializing extension XKEYBOARD<br />
			[  1163.229] (II) Initializing extension XC-MISC<br />
			[  1163.230] (II) Initializing extension SECURITY<br />
			[  1163.230] (II) Initializing extension XFIXES<br />
			[  1163.231] (II) Initializing extension RENDER<br />
			[  1163.231] (II) Initializing extension RANDR<br />
			[  1163.232] (II) Initializing extension COMPOSITE<br />
			[  1163.233] (II) Initializing extension DAMAGE<br />
			[  1163.233] (II) Initializing extension MIT-SCREEN-SAVER<br />
			[  1163.234] (II) Initializing extension DOUBLE-BUFFER<br />
			[  1163.234] (II) Initializing extension RECORD<br />
			[  1163.235] (II) Initializing extension DPMS<br />
			[  1163.235] (II) Initializing extension Present<br />
			[  1163.236] (II) Initializing extension DRI3<br />
			[  1163.236] (II) Initializing extension X-Resource<br />
			[  1163.237] (II) Initializing extension XVideo<br />
			[  1163.237] (II) Initializing extension XVideo-MotionCompensation<br />
			[  1163.237] (II) Initializing extension SELinux<br />
			[  1163.237] (II) SELinux: Disabled on system<br />
			[  1163.237] (II) Initializing extension GLX<br />
			[  1163.475] (II) AIGLX: Loaded and initialized sun4i-drm<br />
			[  1163.476] (II) GLX: Initialized DRI2 GL provider for screen 0<br />
			[  1163.476] (II) Initializing extension XFree86-VidModeExtension<br />
			[  1163.476] (II) Initializing extension XFree86-DGA<br />
			[  1163.477] (II) Initializing extension XFree86-DRI<br />
			[  1163.477] (II) Initializing extension DRI2<br />
			[  1163.540] (II) modeset(G0): Damage tracking initialized<br />
			[  1163.541] (II) modeset(0): Damage tracking initialized<br />
			[  1163.673] (II) config/udev: Adding input device ADS7846 Touchscreen (/dev/input/event4)<br />
			[  1163.673] (**) ADS7846 Touchscreen: Applying InputClass "evdev touchscreen catchall"<br />
			[  1163.673] (**) ADS7846 Touchscreen: Applying InputClass "evdev touchscreen catchall"<br />
			[  1163.673] (**) ADS7846 Touchscreen: Applying InputClass "calibration"<br />
			[  1163.673] (II) LoadModule: "evdev"<br />
			[  1163.673] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so<br />
			[  1163.675] (II) Module evdev: vendor="X.Org Foundation"<br />
			[  1163.675]     compiled for 1.21.1.3, module version = 2.10.6<br />
			[  1163.675]     Module class: X.Org XInput Driver<br />
			[  1163.675]     ABI class: X.Org XInput driver, version 24.4<br />
			[  1163.675] (II) Using input driver 'evdev' for 'ADS7846 Touchscreen'<br />
			[  1163.675] (**) ADS7846 Touchscreen: always reports core events<br />
			[  1163.675] (**) evdev: ADS7846 Touchscreen: Device: "/dev/input/event4"<br />
			[  1163.675] (--) evdev: ADS7846 Touchscreen: Vendor 0 Product 0x1ea6<br />
			[  1163.675] (--) evdev: ADS7846 Touchscreen: Found absolute axes<br />
			[  1163.675] (--) evdev: ADS7846 Touchscreen: Found x and y absolute axes<br />
			[  1163.675] (--) evdev: ADS7846 Touchscreen: Found absolute touchscreen<br />
			[  1163.675] (**) Option "SwapAxes" "0"<br />
			[  1163.675] (II) evdev: ADS7846 Touchscreen: Configuring as touchscreen<br />
			[  1163.675] (**) evdev: ADS7846 Touchscreen: YAxisMapping: buttons 4 and 5<br />
			[  1163.675] (**) evdev: ADS7846 Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
			[  1163.675] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5011000.spi/spi_master/spi1/spi1.1/input/input4/event4"<br />
			[  1163.675] (II) XINPUT: Adding extended input device "ADS7846 Touchscreen" (type: TOUCHSCREEN, id 6)<br />
			[  1163.676] (II) evdev: ADS7846 Touchscreen: initialized for absolute axes.<br />
			[  1163.676] (**) ADS7846 Touchscreen: (accel) keeping acceleration scheme 1<br />
			[  1163.676] (**) ADS7846 Touchscreen: (accel) acceleration profile 0<br />
			[  1163.676] (**) ADS7846 Touchscreen: (accel) acceleration factor: 2.000<br />
			[  1163.676] (**) ADS7846 Touchscreen: (accel) acceleration threshold: 4<br />
			[  1163.678] (II) config/udev: Adding input device ADS7846 Touchscreen (/dev/input/mouse1)<br />
			[  1163.678] (**) ADS7846 Touchscreen: Applying InputClass "calibration"<br />
			[  1163.678] (II) No input driver specified, ignoring this device.<br />
			[  1163.678] (II) This device may have been added with another device file.<br />
			[  1163.680] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard (/dev/input/event0)<br />
			[  1163.680] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.681] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.681] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard'<br />
			[  1163.681] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports core events<br />
			[  1163.681] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard: Device: "/dev/input/event0"<br />
			[  1163.681] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard: Vendor 0x5ac Product 0x204<br />
			[  1163.681] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard: Found keys<br />
			[  1163.681] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard: Configuring as keyboard<br />
			[  1163.681] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.0/0003:05AC:0204.0001/input/input0/event0"<br />
			[  1163.681] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard" (type: KEYBOARD, id 7)<br />
			[  1163.681] (**) Option "xkb_rules" "evdev"<br />
			[  1163.681] (**) Option "xkb_model" "pc105"<br />
			[  1163.681] (**) Option "xkb_layout" "us"<br />
			[  1163.684] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard System Control (/dev/input/event1)<br />
			[  1163.684] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.684] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.684] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard System Control'<br />
			[  1163.684] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: always reports core events<br />
			[  1163.684] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Device: "/dev/input/event1"<br />
			[  1163.684] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Vendor 0x5ac Product 0x204<br />
			[  1163.684] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Found keys<br />
			[  1163.684] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Configuring as keyboard<br />
			[  1163.685] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.1/0003:05AC:0204.0002/input/input1/event1"<br />
			[  1163.685] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard System Control" (type: KEYBOARD, id <span class="ipsEmoji">😎</span><br />
			[  1163.685] (**) Option "xkb_rules" "evdev"<br />
			[  1163.685] (**) Option "xkb_model" "pc105"<br />
			[  1163.685] (**) Option "xkb_layout" "us"<br />
			[  1163.688] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard Consumer Control (/dev/input/event2)<br />
			[  1163.688] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.688] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"<br />
			[  1163.688] (II) Using input driver 'evdev' for 'Mitsumi Electric Apple Extended USB Keyboard Consumer Control'<br />
			[  1163.688] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: always reports core events<br />
			[  1163.688] (**) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Device: "/dev/input/event2"<br />
			[  1163.688] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Vendor 0x5ac Product 0x204<br />
			[  1163.688] (--) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Found keys<br />
			[  1163.688] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Configuring as keyboard<br />
			[  1163.688] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.1/6-1.1:1.1/0003:05AC:0204.0002/input/input2/event2"<br />
			[  1163.688] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard Consumer Control" (type: KEYBOARD, id 9)<br />
			[  1163.688] (**) Option "xkb_rules" "evdev"<br />
			[  1163.688] (**) Option "xkb_model" "pc105"<br />
			[  1163.688] (**) Option "xkb_layout" "us"<br />
			[  1163.691] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event3)<br />
			[  1163.691] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"<br />
			[  1163.691] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"<br />
			[  1163.692] (II) Using input driver 'evdev' for 'PixArt USB Optical Mouse'<br />
			[  1163.692] (**) PixArt USB Optical Mouse: always reports core events<br />
			[  1163.692] (**) evdev: PixArt USB Optical Mouse: Device: "/dev/input/event3"<br />
			[  1163.692] (--) evdev: PixArt USB Optical Mouse: Vendor 0x93a Product 0x2510<br />
			[  1163.692] (--) evdev: PixArt USB Optical Mouse: Found 3 mouse buttons<br />
			[  1163.692] (--) evdev: PixArt USB Optical Mouse: Found scroll wheel(s)<br />
			[  1163.692] (--) evdev: PixArt USB Optical Mouse: Found relative axes<br />
			[  1163.692] (--) evdev: PixArt USB Optical Mouse: Found x and y relative axes<br />
			[  1163.692] (II) evdev: PixArt USB Optical Mouse: Configuring as mouse<br />
			[  1163.692] (II) evdev: PixArt USB Optical Mouse: Adding scrollwheel support<br />
			[  1163.692] (**) evdev: PixArt USB Optical Mouse: YAxisMapping: buttons 4 and 5<br />
			[  1163.692] (**) evdev: PixArt USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
			[  1163.692] (**) Option "config_info" "udev:/sys/devices/platform/<abbr title="System On a Chip"><abbr title="System On a Chip">soc</abbr></abbr>/5311400.usb/usb6/6-1/6-1.2/6-1.2:1.0/0003:093A:2510.0003/input/input3/event3"<br />
			[  1163.692] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 10)<br />
			[  1163.692] (II) evdev: PixArt USB Optical Mouse: initialized for relative axes.<br />
			[  1163.693] (**) PixArt USB Optical Mouse: (accel) keeping acceleration scheme 1<br />
			[  1163.693] (**) PixArt USB Optical Mouse: (accel) acceleration profile 0<br />
			[  1163.693] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000<br />
			[  1163.693] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4<br />
			[  1163.695] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)<br />
			[  1163.695] (II) No input driver specified, ignoring this device.<br />
			[  1163.695] (II) This device may have been added with another device file.<br />
			[  1166.523] (II) evdev: PixArt USB Optical Mouse: Close<br />
			[  1166.523] (II) UnloadModule: "evdev"<br />
			[  1166.523] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Close<br />
			[  1166.524] (II) UnloadModule: "evdev"<br />
			[  1166.524] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard System Control: Close<br />
			[  1166.524] (II) UnloadModule: "evdev"<br />
			[  1166.524] (II) evdev: Mitsumi Electric Apple Extended USB Keyboard: Close<br />
			[  1166.524] (II) UnloadModule: "evdev"<br />
			[  1166.524] (II) evdev: ADS7846 Touchscreen: Close<br />
			[  1166.525] (II) UnloadModule: "evdev"<br />
			[  1167.522] (II) Server terminated successfully (0). Closing log file.
		</p>
	</div>
</div>

<p>
	 
</p>

<p>
	dmesg|grep MESA shows nothing.
</p>

<p>
	 
</p>

<p>
	Probably here is the solution <a href="https://github.com/agherzan/meta-raspberrypi/issues/1389" rel="external nofollow">https://github.com/agherzan/meta-raspberrypi/issues/1389</a> rebuilding mesa with some extra dependencies
</p>

<p>
	Bookworm containg mesa 22.3.6 right now, but Trixie contains mesa 25.0.5
</p>

<p>
	I tried the same in Trixie and Sid, but still get the same error: not able to load panel-mipi-dbi_dri.so
</p>

<p>
	 
</p>

<p>
	I have a newly built armbian OS with kernel 6.15.x... I will try it later today.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">53608</guid><pubDate>Tue, 08 Jul 2025 06:47:39 +0000</pubDate></item><item><title>How to add a specific single file in the initrd.img (ideally automatically with update-initramfs)</title><link>https://forum.armbian.com/topic/53568-how-to-add-a-specific-single-file-in-the-initrdimg-ideally-automatically-with-update-initramfs/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I am having trouble with my SPI LCD, which uses driver panel-mipi-dbi
</p>

<p>
	 
</p>

<p>
	It works great when I use a minimal Armbian image, but with a desktop image it doesn't work. This is because package "plymouth" does something in the ko loading order: it loads panel-mipi-dbi too early.
</p>

<p>
	 
</p>

<p>
	Plymouth provides a graphical boot animation.
</p>

<p>
	 
</p>

<p>
	The driver depends on a binary file /lib/firmware/panel-mipi-dbi-spi.bin (but the file name could change depending on the <abbr title="Device tree source"><abbr title="Device tree source">DTS</abbr></abbr>)
</p>

<p>
	 
</p>

<p>
	At boot time, I saw that the panel-mipi-dbi.ko is loaded BEFORE the EXT4 in the microSD is mounted... and the binary file is not in the initrd.img-version (checked with lsinitramfs)
</p>

<p>
	 
</p>

<p>
	Is it possible to add something in /etc/initramfs-tools/ to include /lib/firmware/panel-mipi-dbi-spi.bin ?
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	With my Raspberry Pi (Raspbian) I don't have this problem, because the panel-mipi-dbi driver is loaded AFTER EXT4-fs (and it also uses plymouth)
</p>

<p>
	 
</p>

<p>
	I found that when plymouth is not installed, usr/lib/modules/6.15.0-edge-sunxi64/modules.dep doesn't have this line
</p>

<p>
	kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/tiny/panel-mipi-dbi.ko: <strong>kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm_mipi_dbi.ko</strong>
</p>

<p>
	 
</p>

<p>
	Also, in Raspbian, the same file has the dependency line, but changed with 5 more dependencies
</p>

<p>
	kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/tiny/panel-mipi-dbi.ko: kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm_dma_helper.ko <strong>kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm_mipi_dbi.ko</strong> kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm_kms_helper.ko kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm.ko kernel/drivers/<abbr title="Graphic processing unit (3D acceleration)">gpu</abbr>/drm/drm_panel_orientation_quirks.ko kernel/drivers/video/backlight/backlight.ko
</p>

<p>
	 
</p>

<p>
	And this is confirmed with modinfo drm_mipi_dbi: 1 dependency in armbian and 5 dependencies in raspbian... could this be the reason why the ko is loading too early?
</p>
]]></description><guid isPermaLink="false">53568</guid><pubDate>Sun, 06 Jul 2025 23:19:49 +0000</pubDate></item><item><title>How to get the clock value of rk3288-cru?</title><link>https://forum.armbian.com/topic/53317-how-to-get-the-clock-value-of-rk3288-cru/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi all,
</p>

<p>
	 
</p>

<p>
	I am new to kernel development, and I found an old ASUS tinkerboard. I want to give it a second life with some fun projects.
</p>

<p>
	The project I am building is another IP KVM, so I bought an HDMI to CSI module. After tinkering around for a while, I found I supplied the wrong clock for that module:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[    8.469299] tc358743 2-000f: unsupported refclk rate: 50000000 Hz
[    8.483069] kernel BUG at drivers/media/i2c/tc358743.c:593!</span></pre>

<p>
	 
</p>

<p>
	I have no idea about the clock value to put in the <abbr title="Device tree source">dts</abbr> file, so I just copied some values from the ASUS kernel source.
</p>

<p>
	 
</p>

<p>
	From the driver code drivers/media/i2c/tc358743.c, it shows that there are only 3 valid clocks:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">switch (state-&gt;pdata.refclk_hz) {
case 26000000:
case 27000000:
case 42000000:
...
default:
    dev_err(dev, "unsupported refclk rate: %u Hz\n",
        state-&gt;pdata.refclk_hz);
...</span></pre>

<p>
	 
</p>

<p>
	However, the clock values used in the <abbr title="Device tree source">dts</abbr> file are some pre-defined macros:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># dts configuration
clocks = &lt;&amp;cru SCLK_VIP_OUT&gt;;
  
# include/dt-bindings/clock/rk3288-cru.h that contains the `SCLK_VIP_OUT`
...
#define SCLK_CRYPTO      125
#define SCLK_MIPIDSI_24M 126
#define SCLK_VIP_OUT     127
...
  </span></pre>

<p>
	 
</p>

<p>
	I wonder if some folks have experience with the clock setting and can help me pick the correct value. Thank you.
</p>
]]></description><guid isPermaLink="false">53317</guid><pubDate>Thu, 26 Jun 2025 15:12:27 +0000</pubDate></item><item><title>Banana Pi -  Armbian Buildsystem | Development Team</title><link>https://forum.armbian.com/topic/47139-banana-pi-armbian-buildsystem-development-team/</link><description><![CDATA[<p>
	Dear Community,
</p>

<p>
	 
</p>

<p>
	I'll build a <span style="color:#c0392b;">Developer Team</span> specially for <span style="color:#2ecc71;">Banana Pi</span> Boards!"
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<strong><abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr> Libarys</strong>
</p>

<p>
	I started updating/modifing the old <abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr>-Libarys, so they can be used on the latest builds!
</p>

<p>
	 
</p>

<p>
	I want to build a Team, for <abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr>-Libary Development, for porting these Libarys:
</p>

<ul>
	<li>
		WiringPi-Node
	</li>
	<li>
		WiringPi-PHP
	</li>
	<li>
		WiringPi-Perl
	</li>
	<li>
		WirinigPi-Ruby
	</li>
	<li>
		gpiozero
	</li>
	<li>
		<abbr title="Raspberry Pi"><abbr title="Raspberry Pi">rpi</abbr></abbr>-<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>
	</li>
</ul>

<p>
	 
</p>

<p>
	Updating and modifying these:
</p>

<ul>
	<li>
		<abbr title="Raspberry Pi"><abbr title="Raspberry Pi">RPi</abbr></abbr>.<abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr>
	</li>
	<li>
		<abbr title="Banana Pi"><abbr title="Banana Pi">BPI</abbr></abbr>-WiringPi2-Python
	</li>
	<li>
		<abbr title="Banana Pi"><abbr title="Banana Pi">BPI</abbr></abbr>-WiringPi2
	</li>
</ul>

<p>
	 
</p>

<p>
	At the end, all currently working <abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr> Libarys are:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a href="https://github.com/NeoDeveloperz/luma.oled" rel="external nofollow">luma.oled</a>
	</li>
	<li>
		<a href="https://github.com/NeoDeveloperz/RPi.GPIO" rel="external nofollow"><abbr title="Raspberry Pi">RPi</abbr>.<abbr title="General purpose input/output">GPIO</abbr></a>
	</li>
	<li>
		<abbr title="Banana Pi"><abbr title="Banana Pi">BPI</abbr></abbr>-WiringPi
	</li>
	<li>
		<a href="https://github.com/NeoDeveloperz/BPI-WiringPi2" rel="external nofollow"><abbr title="Banana Pi">BPI</abbr>-WiringPi2</a>
	</li>
	<li>
		<a href="https://github.com/NeoDeveloperz/BPI-WiringPi2-Python" rel="external nofollow"><abbr title="Banana Pi">BPI</abbr>-WiringPi2-Python</a>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Armbian Build System for Banana Pi</strong>
</p>

<p>
	I started building the build-system for full banana pi support!
</p>

<p>
	<strong>Anyone who would like to join the developer-team, just pn me, post in this thread, or contact me on github or discord!" I created a GIthub-Organisation for this project and a Discord Server. A Domain &amp; VPS Server is commin Monday!"</strong>
</p>

<p>
	 
</p>

<p>
	<strong>Goals:</strong>
</p>

<ul>
	<li>
		<strong>Support ONLY for Banana Pi Boards</strong>
	</li>
	<li>
		<strong>Board Determiner Script which exports Board-Infos, required by <abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>-libs (usual located at: /var/lib/bananapi)</strong>
	</li>
	<li>
		<b>APT-Mirror Archive Hosted by our project-teams vps-server! ( Mirror stores all latest <abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>-libarys we specially build for using on latest builds and other packages we'll develope in future)</b>
	</li>
	<li>
		<b>Added APPGROUPS: Pentesting, TV-Box, Server-Side, Game Desk &amp; Development</b>
	</li>
	<li>
		<strong>Revised menu for selecting extensions and other additional items</strong>
	</li>
	<li>
		<p>
			<strong>Revised config menu</strong>
		</p>
	</li>
	<li>
		<p>
			<strong>Adding additional build options</strong>
		</p>
	</li>
	<li>
		<p>
			<strong>A Web-Based Project-Server Hosted Build-System will be build and available on the project-page, where you can build images remotely, according to you settings made in the WebInterface, with live progress &amp; build-log + downloading compressed own image-release. A publish option will be added to, where you can upload your builded image to any Cloud/Storage we provide.</strong>
		</p>
	</li>
	<li>
		<p>
			<strong>Revised device trees</strong>
		</p>
	</li>
	<li>
		<p>
			<strong>According to APPGROUPS and Enabled Extensions: I2C, SPI, UART are enabled in the gpio_develope extension, and all requirements for <abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>-programming are pre-installed, the <abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr> libs are pre-installed too.</strong>
		</p>
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	If you have some Ideas, what we could add or which wishes we can make true, just reply in this post, or contact us. 
</p>

<p>
	 
</p>

<p>
	<a href="https://github.com/NeoDeveloperz" rel="external nofollow">Github Organisation</a>
</p>

<p>
	<a href="https://discord.gg/45A7GNH26a" rel="external nofollow">Discord</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	greetz, hexzhen3x7
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">47139</guid><pubDate>Sun, 17 Nov 2024 00:34:32 +0000</pubDate></item><item><title>How do I know what kernel version I am building when using compile.sh?</title><link>https://forum.armbian.com/topic/52726-how-do-i-know-what-kernel-version-i-am-building-when-using-compilesh/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	i.e.
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">git clone -b main --depth 1 https://github.com/armbian/build.git
cd build
# I want to find out what kernel my board is building befor here.
./compile.sh kernel BOARD=orangepi5b BRANCH=vendor EXPERT=yes PREFER_DOCKER=yes KERNEL_GIT=shallow</span></pre>

<p>
	I need to do this so I can apply patches based on the selected kernel verison (e.g. 5.10, 6.1, 6.12) as they are all different patches due to Makefile changes.
</p>

<p>
	I don't see a clean way to do this with the builder unless I build the kernel first, search  the kernel sources and then determine the kernel that way.
</p>
]]></description><guid isPermaLink="false">52726</guid><pubDate>Mon, 09 Jun 2025 11:21:25 +0000</pubDate></item><item><title>Disabling wifi, bluetooth and ipv6</title><link>https://forum.armbian.com/topic/52593-disabling-wifi-bluetooth-and-ipv6/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	rpi4b8gb device.
</p>

<p>
	I am trying to disable wifi, bluetooth and ipv6 like I do on raspberry pi OS, but it won't play nice with me.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:16px;"><strong>Bluetooth &amp; wifi</strong></span>
</p>

<p>
	I read <a href="https://docs.armbian.com/User-Guide_Armbian_overlays/" rel="external nofollow">https://docs.armbian.com/User-Guide_Armbian_overlays/ (</a>it says it's <abbr title="Work in progress">WIP</abbr> so that might be why?) and looked for the dtolverlays I use on rpiOS:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">$ ls -1 /boot/dtb/overlays/disable* | cut -d / -f 5
disable-bt.dtbo
disable-bt-pi5.dtbo
disable-emmc2.dtbo
disable-wifi.dtbo
disable-wifi-pi5.dtbo

$ ls -1 /boot/dtb-6.12.31-current-bcm2711/overlays/disable* | cut -d / -f 5
disable-bt.dtbo
disable-bt-pi5.dtbo
disable-emmc2.dtbo
disable-wifi.dtbo
disable-wifi-pi5.dtbo</span></pre>

<p>
	 
</p>

<p>
	They are there, ie disable-bt and disable-wifi, so I edited /boot/armbianEnv.txt and added:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">overlays=disable-bt disable-wifi</span></pre>

<p>
	 
</p>

<p>
	But after reboot they are still active (see wifi interface below about ipv6):
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">$ systemctl status bluetooth.service 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
     Active: active (running) since Thu 2025-06-05 18:17:32 CEST; 4min 3s ago
       Docs: man:bluetoothd(8)
   Main PID: 610 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 8723)
     Memory: 3.1M
        CPU: 102ms
     CGroup: /system.slice/bluetooth.service
             └─610 /usr/libexec/bluetooth/bluetoothd</span></pre>

<p>
	 
</p>

<p>
	Yes, I know, I can just disable and mask the service, but this way should work too right?
</p>

<p>
	 
</p>

<p>
	<strong><span style="font-size:16px;">IPV6</span></strong>
</p>

<p>
	And for ipv6 I edited armbianEnv.txt and added:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">extraargs=ipv6.disable=1</span></pre>

<p>
	 
</p>

<p>
	But still available (you can also see wifi not disabled):
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">$ ls -l /proc/sys/net/ipv6/conf/all/disable_ipv6
# this should not be available
-rw-r--r-- 1 root root 0 Jun  5 18:19 /proc/sys/net/ipv6/conf/all/disable_ipv6

$ ip addr
1: lo: </span><span class="tag">&lt;LOOPBACK</span><span class="pln">,</span><span class="atn">UP</span><span class="pln">,</span><span class="atn">LOWER_UP</span><span class="tag">&gt;</span><span class="pln"> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute 
       valid_lft forever preferred_lft forever
2: end0: </span><span class="tag">&lt;BROADCAST</span><span class="pln">,</span><span class="atn">MULTICAST</span><span class="pln">,</span><span class="atn">UP</span><span class="pln">,</span><span class="atn">LOWER_UP</span><span class="tag">&gt;</span><span class="pln"> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether </span><span class="tag">&lt;redacted&gt;</span><span class="pln"> brd ff:ff:ff:ff:ff:ff
    inet 192.168.99.60/24 metric 100 brd 192.168.99.255 scope global dynamic end0
       valid_lft 42013sec preferred_lft 42013sec
    inet6 </span><span class="tag">&lt;redacted&gt;</span><span class="pln">/64 scope link 
       valid_lft forever preferred_lft forever
3: wlan0: </span><span class="tag">&lt;BROADCAST</span><span class="pln">,</span><span class="atn">MULTICAST</span><span class="tag">&gt;</span><span class="pln"> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether </span><span class="tag">&lt;redacted&gt;</span><span class="pln"> brd ff:ff:ff:ff:ff:ff</span></pre>

<p>
	 
</p>

<p>
	The strange thing is on my OrangePi-PC2 disabling ipv6 this way works...
</p>

<p>
	 
</p>

<p>
	Any advice?
</p>
]]></description><guid isPermaLink="false">52593</guid><pubDate>Thu, 05 Jun 2025 16:53:56 +0000</pubDate></item><item><title>Extraargs in armbianEnv.txt</title><link>https://forum.armbian.com/topic/52411-extraargs-in-armbianenvtxt/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I have having the same issue as discussed here &amp; it also provided solution for it
</p>

<p>
	<a href="https://github.com/IceWhaleTech/CasaOS/issues/1136" rel="external nofollow">https://github.com/IceWhaleTech/CasaOS/issues/1136</a>
</p>

<p>
	 
</p>

<p>
	I have added
</p>

<pre class="ipsCode">cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1</pre>

<p>
	to armbianEnv.txt
</p>

<p>
	 
</p>

<p>
	The dmesg logs indicate that these arguments are failing
</p>

<pre class="ipsCode">[   15.630904] Kernel command line: root=UUID=eb6a27ef-3932-431f-92fd-e61fea75356c rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u,0x1058:0x25a2:u cma=256M cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory
[   15.631910] Unknown kernel command line parameters "splash=verbose ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c cgroup_enable=memory cgroup_memory=1", will be passed to user space.
.
.
.
[   18.261976] Run /init as init process
[   18.262019]   with arguments:
[   18.262028]     /init
[   18.262034]   with environment:
[   18.262039]     HOME=/
[   18.262044]     TERM=linux
[   18.262049]     splash=verbose
[   18.262054]     ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c
[   18.262060]     cgroup_enable=memory
[   18.262065]     cgroup_memory=1
[   18.263469]  mmcblk1: p1 p2</pre>

<p>
	 
</p>

<p>
	The bug still haunts me, any ideas how should I approach this problem
</p>
]]></description><guid isPermaLink="false">52411</guid><pubDate>Sun, 01 Jun 2025 19:25:25 +0000</pubDate></item><item><title>How do I hack CPU usage precision (from getrusage) by building armv7 image</title><link>https://forum.armbian.com/topic/51161-how-do-i-hack-cpu-usage-precision-from-getrusage-by-building-armv7-image/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.com/ivisomijaq' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.com/ivisomijaq
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Please take a look on CPU usage precision on the new kernel for x64 and arm64. It is 1 milliseconds.
</p>

<p>
	<br />
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="14331" href="https://forum.armbian.com/uploads/monthly_2025_04/image.png.6b2b0a264eb6c7964bae276db179af02.png" rel=""><img alt="image.thumb.png.f8513bf88ef02d29a8fdefbb20fb0c86.png" class="ipsImage ipsImage_thumbnailed" data-fileid="14331" data-ratio="75.08" width="999" src="https://forum.armbian.com/uploads/monthly_2025_04/image.thumb.png.f8513bf88ef02d29a8fdefbb20fb0c86.png" /></a>
</p>

<p>
	But kernel 6.13 on armv7 still provides 4 milliseconds of precision.
</p>

<p>
	 
</p>

<p>
	How do I tune CPU usage precision on image build?
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">51161</guid><pubDate>Mon, 14 Apr 2025 13:12:01 +0000</pubDate></item><item><title>Build Image with Debian 12 VM on QubesOS</title><link>https://forum.armbian.com/topic/52062-build-image-with-debian-12-vm-on-qubesos/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.com/razitubusa' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.com/razitubusa
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Hello I am using a Debian 12 VM on Qubes OS 4.2 to attempt to build an Armbian image for a Rockpro64.
</p>

<p>
	 
</p>

<p>
	As you can see by the build logs, these 3 commands are failing:
</p>

<p>
	 
</p>

<pre class="ipsCode">update-binfmts --enable qemu-arm
update-binfmts --enable qemu-aarch64
update-binfmts --enable qemu-riscv64</pre>

<p>
	 
</p>

<p>
	Then arch-test command output causes script to error out with:
</p>

<pre class="ipsCode">arm64: not supported on this machine/kernel</pre>

<p>
	 
</p>

<p>
	So far I have attempted to enter the docker container and manually run the command but I get this error:<br />
	 
</p>

<pre class="ipsCode">root@1631353b980f:/armbian# update-binfmts --enable qemu-arm
update-binfmts: warning: qemu-arm not in database of installed binary formats.
update-binfmts: exiting due to previous errors</pre>

<p>
	 
</p>

<p>
	Any help is greatly appreciated as I continue to try solving this, thank you!
</p>
]]></description><guid isPermaLink="false">52062</guid><pubDate>Wed, 21 May 2025 19:43:11 +0000</pubDate></item><item><title>Weird bug in build</title><link>https://forum.armbian.com/topic/52201-weird-bug-in-build/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I ran compile.sh and got an error message which looked weird
</p>

<p>
	It couldn't find the directory .tmp/work-3efc55a6-9478-4508-91c4-5637c4b1e593 and would stop all work
</p>

<p>
	I created the directory and then it worked
</p>

<p>
	What the heck is that about?
</p>

<p>
	 
</p>

<p>
	My linux x86 system is gentoo  and not debian. I do have debian in vmware fusion on my mac. I use it to chroot my gentoo arm systems since it is much faster than cross compiling.
</p>

<p>
	 
</p>

<p>
	For fun I tried again on a different directory and got a new error message
</p>

<p>
	 
</p>

<p>
	This time it is .tmp/work-032fc96c-9055-4b10-86a8-b46b65980a11
</p>

<p>
	 
</p>

<p>
	The board I try to work with is YY3568
</p>

<p>
	 
</p>

<p>
	The problem doesn't seem to appear if I don't ask to let me change the kernel configuration
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">52201</guid><pubDate>Tue, 27 May 2025 22:53:57 +0000</pubDate></item><item><title>thunderbird package apt error</title><link>https://forum.armbian.com/topic/52068-thunderbird-package-apt-error/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I'm on the most recent Armbian 25.2.3 Noble version. When I try the command
</p>

<p>
	 
</p>

<pre class="ipsCode">$ yes | sudo apt dist-upgrade</pre>

<p>
	 
</p>

<p>
	I get the following error:
</p>

<pre class="ipsCode">Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  ...
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following upgrades have been deferred due to phasing:
  gnome-shell gnome-shell-common ubuntu-drivers-common
The following packages will be upgraded:
  thunderbird
1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 68.6 MB of archives.
After this operation, 453 kB of additional disk space will be used.
Get:1 http://apt.armbian.com noble/noble-desktop arm64 thunderbird arm64 9:128.10.1+build1-0ubuntu0.24.04.1~mt1armbian1 [68.6 MB]
Err:1 http://apt.armbian.com noble/noble-desktop arm64 thunderbird arm64 9:128.10.1+build1-0ubuntu0.24.04.1~mt1armbian1
  File has unexpected size (68620562 != 68620660). Mirror sync in progress? [IP: 2a01:4f9:3b:4943::2 80]
  Hashes of expected file:
   - SHA512:e49ee18c96333c4dfbb188458a3fb8ce271874d1aaf830ce4aed2ff5b3f59220cc4ead01243323047a6d7ef7258b6f2f66f5d231ea83dfc53356e4d9aeeef0d6
   - SHA256:581efd7ac140c5c416648efad6fcea96ed4cccc9db6e8300b6200860399d9f5c
   - SHA1:de05de93f62cf5b298bddbdc65fcb95fe0c4062e [weak]
   - MD5Sum:91c1809c8ca059ebdfb71787b02f3b4b [weak]
   - Filesize:68620660 [weak]
E: Failed to fetch http://fi.mirror.armbian.de/apt/pool/noble-desktop/t/thunderbird/thunderbird_128.10.1+build1-0ubuntu0.24.04.1~mt1armbian1_arm64.deb  File has unexpected size (68620562 != 68620660). Mirror sync in progress? [IP: 2a01:4f9:3b:4943::2 80]
   Hashes of expected file:
    - SHA512:e49ee18c96333c4dfbb188458a3fb8ce271874d1aaf830ce4aed2ff5b3f59220cc4ead01243323047a6d7ef7258b6f2f66f5d231ea83dfc53356e4d9aeeef0d6
    - SHA256:581efd7ac140c5c416648efad6fcea96ed4cccc9db6e8300b6200860399d9f5c
    - SHA1:de05de93f62cf5b298bddbdc65fcb95fe0c4062e [weak]
    - MD5Sum:91c1809c8ca059ebdfb71787b02f3b4b [weak]
    - Filesize:68620660 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?</pre>

<p>
	 
</p>

<p>
	It seems like some checksum or some other validation data doesn't match the actual data.
</p>

<p>
	 
</p>

<p>
	Thanks for any guidance on this matter.
</p>
]]></description><guid isPermaLink="false">52068</guid><pubDate>Wed, 21 May 2025 23:08:35 +0000</pubDate></item><item><title>How does Armbian self-expand?</title><link>https://forum.armbian.com/topic/51977-how-does-armbian-self-expand/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Armbian is written to a µSD card as a small file (a gig or two if I recall). If the card is 64gigs, the image is still just a few gigs written to that card. When booted on the device, though, it automatically expands the file system to the full size of the card.
</p>

<p>
	How exactly does it do that?
</p>

<p>
	And...
</p>

<p>
	How do I do the reverse?
</p>

<p>
	Take the file system from a working armbian install and create a small image that when written to a µSD card, will stay small, but then auto-expand when booted on a device?
</p>
]]></description><guid isPermaLink="false">51977</guid><pubDate>Fri, 16 May 2025 14:36:08 +0000</pubDate></item><item><title>make driver patch - lib/module without full .img?</title><link>https://forum.armbian.com/topic/51938-make-driver-patch-libmodule-without-full-img/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Does anyone know if it's possible to use the docker-shell to patch linux and compile, but NOT make the .img file?
</p>

<p>
	 
</p>

<p>
	Maybe something like
</p>

<p>
	./compile.sh unpack-linux
</p>

<p>
	./compile.sh apply-patches ALL=THE_SETTINGS
</p>

<p>
	./compile.sh build-kernel
</p>

<p>
	but not make .img
</p>

<p>
	 
</p>

<p>
	I'm trying to change some network driver settings and want to just copy the new kernel module to my target board instead of flashing the entire SD card.
</p>
]]></description><guid isPermaLink="false">51938</guid><pubDate>Tue, 13 May 2025 20:24:15 +0000</pubDate></item><item><title>how to make custom image without compiling kernel?</title><link>https://forum.armbian.com/topic/51622-how-to-make-custom-image-without-compiling-kernel/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I apologize if this is a basic question.  I'm trying to make a minimal Orange Pi Zero 3 Trixie image with a btrfs file system and NetworkManager for the networking stack using Docker without having to compile a new kernel (i.e., I just want to use the precompiled kernel found in the <abbr title="Community supported Chip - no official support"><abbr title="Community supported Chip - no official support">CSC</abbr></abbr> version).
</p>

<p>
	 
</p>

<p>
	I created a `config-myimage.conf` file under `build/userpatches`:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">BOARD=orangepizero3
BRANCH=current
RELEASE=trixie
CLEAN_LEVEL=cache
KERNEL_CONFIGURE=no
BUILD_KSRC=no
BUILD_MINIMAL=yes
NETWORKING_STACK=network-manager
DOCKER_ARMBIAN_BASE_IMAGE=ubuntu:jammy
ROOTFS_TYPE=btrfs
BTRFS_COMPRESSION=zlib
CONSOLE_AUTOLOGIN=yes
#BOOTSIZE=96
# need larger boot size to prevent 'disk out of space'
# on kernel upgrade
BOOTSIZE=256
COMPRESS_OUTPUTIMAGE='sha,xz'
EXTRAWIFI=yes

function user_config__010_modify_package_list() {
    # adds additional packages to the package cache
    add_packages_to_rootfs btrfs-progs neovim pmount nmap tmux
    # edit this list to remove packages from cache
    remove_packages nano
}</span></pre>

<p>
	 
</p>

<p>
	I then ran `./compile.sh myimage`, but it launches into kernel compilation. 
</p>

<p>
	 
</p>

<p>
	I did this once before uisng bookworm, but I can't remember how....
</p>
]]></description><guid isPermaLink="false">51622</guid><pubDate>Sun, 27 Apr 2025 13:10:51 +0000</pubDate></item><item><title>Minimal kernel module fails to unload</title><link>https://forum.armbian.com/topic/51319-minimal-kernel-module-fails-to-unload/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I'm using <a href="https://www.armbian.com/orange-pi-zero/" rel="external nofollow">this</a> community maintained Bookworm image published for OrangePi Zero . I cannot unload this minimal kernel module for some reason.<br />
	Some information that could be useful:
</p>

<p>
	`uname -a` output:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Linux orangepizero 6.12.23-current-sunxi #2 SMP Thu Apr 10 12:39:41 UTC 2025 armv7l GNU/Linux</span></pre>

<p>
	`zcat /proc/config.gz | grep UNLOAD` output
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set</span></pre>

<p>
	 
</p>

<p>
	Some information to replicate the issue:
</p>

<p>
	install required packages:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">sudo apt update &amp;&amp; sudo apt upgrade

# reboot

sudo apt install build-essential linux-headers-current-sunxi -y</span></pre>

<p>
	 
</p>

<p>
	Source code:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">#include </span><span class="tag">&lt;linux</span><span class="pun">/</span><span class="atn">module</span><span class="pln">.</span><span class="atn">h</span><span class="tag">&gt;</span><span class="pln">
#include </span><span class="tag">&lt;linux</span><span class="pun">/</span><span class="atn">init</span><span class="pln">.</span><span class="atn">h</span><span class="tag">&gt;</span><span class="pln">

static int __init on_init(void)
{
        return 0;
}

static void __exit on_exit(void)
{
}

module_init(on_init);
module_exit(on_exit);

MODULE_LICENSE("GPL");</span></pre>

<p>
	Makefile:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">obj-m += testmod.o



all:
        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules

clean:
        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean</span></pre>

<p>
	 
</p>

<p>
	Expected `dmesg` output after `insmod testmod.ko`
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[53949.545615] testmod: loading out-of-tree module taints kernel.</span></pre>

<p>
	After this if you run `lsmod` you will get this kernel oops message:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.302533] Internal error: Oops: 5 [#1] SMP THUMB2

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.612164] Process lsmod (pid: 2851, stack limit = 0x73aba90f)

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.620054] Stack: (0xe08f5e08 to 0xe08f6000)

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.626381] 5e00:                   00000000 000000f8 00000000 00000000 00000000 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.638620] 5e20: 00000000 c56bddda 00000400 c66dbd70 00000000 e08f5eb0 bfac3044 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.650990] 5e40: c66dbd88 c0311685 e08f5e98 c66dbd98 c1770a80 00000001 00000001 c5296800

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.663548] 5e60: 181cd000 00000000 e08f5f80 c5f40600 00000000 00000400 01345ca0 00000001

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.676199] 5e80: c0b21784 c0311a1d 00000400 00000001 01345ca0 00000400 00000001 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.689004] 5ea0: e08f5e90 00000400 00000001 00000000 c5f40600 00000000 00000000 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.702080] 5ec0: 00000000 00000000 00000000 00000000 00000000 00000000 c035b961 c56bddda

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.715223] 5ee0: c035b961 c5f40600 c533d000 00000400 e08f5f80 c02ed1d5 00001a55 c9b58048

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.728467] 5f00: c9b58048 00000000 00000000 00000000 c57c1518 d92c5738 00000000 c56bddda

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.741711] 5f20: 00000000 e08f5fb0 013460a4 00000817 c533d000 00000255 c3f58300 c0ae8f5d

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.754958] 5f40: 00000000 c0ae8f5d 00000000 00000000 00000000 c56bddda 00000000 c5f40600

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.768295] 5f60: c5f40600 00000000 00000000 c01002a0 c533d000 00000003 00000000 c02eda4b

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.781696] 5f80: 00000000 00000000 c01002a0 c56bddda be960270 013442e0 000005e8 b6c2c888

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.795333] 5fa0: 00000003 c0100061 013442e0 000005e8 00000003 01345ca0 00000400 00000001

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.809033] 5fc0: 013442e0 000005e8 b6c2c888 00000003 0000000a be9603c4 00000000 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.822834] 5fe0: 00000003 be9602f0 b6bc737b b6b40656 40070030 00000003 00000000 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.836685] Call trace: 

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.836703]  m_show from seq_read_iter+0xa1/0x384
Segmentation fault

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.849448]  seq_read_iter from seq_read+0xb5/0xdc

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.856938]  seq_read from vfs_read+0x75/0x228

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.864024]  vfs_read from ksys_read+0x53/0xa8
xch@orangepizero:~/dev/driver/testmod$ 
Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.871048]  ksys_read from ret_fast_syscall+0x1/0x5c

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.878636] Exception stack(0xe08f5fa8 to 0xe08f5ff0)

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.886166] 5fa0:                   013442e0 000005e8 00000003 01345ca0 00000400 00000001

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.899234] 5fc0: 013442e0 000005e8 b6c2c888 00000003 0000000a be9603c4 00000000 00000000

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.912280] 5fe0: 00000003 be9602f0 b6bc737b b6b40656

Message from syslogd@orangepizero at Apr 20 17:27:43 ...
 kernel:[54313.919751] Code: f24c 787c f2cc 08d8 (6922) 4641</span></pre>

<p>
	 
</p>

<p>
	And then calling `rmmod testmod.ko` will lock the command line forever.
</p>

<p>
	 
</p>

<p>
	Same exact module can be loaded/unloaded with no issue on the x86 host PC with 6.8.0-58-generic kernel.
</p>
]]></description><guid isPermaLink="false">51319</guid><pubDate>Sun, 20 Apr 2025 14:35:59 +0000</pubDate></item><item><title>How to set correctly GPIO flags in dts files?</title><link>https://forum.armbian.com/topic/39388-how-to-set-correctly-gpio-flags-in-dts-files/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	 
</p>

<p>
	I managed to make w1-<abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr> work in Orange Pi Zero v3 for, for example, the DS18B20 sensor.
</p>

<p>
	 
</p>
<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedauthorid="211301" data-embedcontent="" data-embedid="embed2382784177" src="https://forum.armbian.com/topic/38597-orangepizero-3-and-w1-gpio-for-ds18b20/?do=embed" style="height:214px;max-width:502px;"></iframe>

<p>
	However, I have some doubts about setting the <abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr> flags for w1-<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>. Many examples provide flags in the form
</p>

<p>
	 
</p>

<p>
	<strong>gpios = &lt;&amp;pio 0 7 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)&gt;; </strong>
</p>

<p>
	 
</p>

<p>
	but in the <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> file when I use this form it does not work (syntax error) so I have to provide the flags in digital form.
</p>

<p>
	 
</p>

<p>
	A description of flags and bits is here
</p>

<p>
	 
</p>

<p>
	<a href="https://elixir.bootlin.com/linux/v6.6.30/source/include/dt-bindings/gpio/gpio.h" rel="external nofollow">https://elixir.bootlin.com/linux/v6.6.30/source/include/dt-bindings/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>.h</a>
</p>

<p>
	 
</p>

<p>
	If I would like to set <strong>GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN</strong> then the digital value for these bits will be for set bits: 0110000 =  48
</p>

<p>
	 
</p>

<p>
	because <strong>GPIO_OPEN_DRAIN</strong> it is <strong>(GPIO_SINGLE_ENDED | GPIO_LINE_OPEN_DRAIN) </strong>
</p>

<p>
	 
</p>

<p>
	Please help me and confirm whether I understood it correctly I wanted to get rid of the message in the logs for w1-<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>
</p>

<p>
	 
</p>

<p>
	<strong>[ 4.994183] <abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>-74 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file </strong>
</p>

<p>
	 
</p>

<p>
	which understands that I need to set the <abbr title="General purpose input/output"><abbr title="General purpose input/output">GPIO</abbr></abbr> flag GPIO_OPEN_DRAIN in the <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> file
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	I see one problem with this source <a href="https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt" rel="external nofollow">https://www.kernel.org/doc/Documentation/devicetree/bindings/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>.txt </a>
</p>

<p>
	where a number of bits to set is 6 in source <a href="https://elixir.bootlin.com/linux/v6.6.30/source/include/dt-bindings/gpio/gpio.h" rel="external nofollow">https://elixir.bootlin.com/linux/v6.6.30/source/include/dt-bindings/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>/<abbr title="General purpose input/output"><abbr title="General purpose input/output">gpio</abbr></abbr>.h</a>
</p>

<p>
	number of bits to set is 7
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	I hope I posted this question in the right section, if not please move it
</p>
]]></description><guid isPermaLink="false">39388</guid><pubDate>Fri, 17 May 2024 06:35:13 +0000</pubDate></item><item><title>i2c overlays for Armbian V25.2.3</title><link>https://forum.armbian.com/topic/50954-i2c-overlays-for-armbian-v2523/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I have have armbian V25.2.3 installed on a radxa Zero 2w linux kernel 6.12.17-current-meson64. The radxa uses i2c to talk to a PCA9685 which in turn drives three servos in a robot.
</p>

<p>
	The issue is that the PCA9685 has two i2c busses, 0 and 1. But the radxa zero has only two i2c busses that can be enabled using armbian-config and they are i2c-3 and - ic2-5.
</p>

<p>
	It seems I need to install a new overlay to describe the i2c busses in the device tree. But how do I do that?
</p>
]]></description><guid isPermaLink="false">50954</guid><pubDate>Sun, 06 Apr 2025 21:11:32 +0000</pubDate></item><item><title>Armbian Cloud images BETA - with Docker support</title><link>https://forum.armbian.com/topic/50792-armbian-cloud-images-beta-with-docker-support/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	We developed so called Cloud images, which are a combination of minimal images + kernel with minimal set of drivers. Images also doesn't have any firmware packages, so bare OS comes down to 700Mb.
</p>

<p>
	<br>
	Build from sources:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted" id="ips_uid_2338_7" style=""><span class="pln">./compile.sh \
BETA=no \
BOARD=uefi-x86 \
BRANCH=cloud \
BUILD_DESKTOP=no \
BUILD_MINIMAL=yes \
ENABLE_EXTENSIONS=image-output-qcow2 \
IMAGE_VERSION=25.2.3 \
RELEASE=noble \
VENDOR="Company" \
VENDORCOLOR="5;100;115" \
KERNEL_CONFIGURE=no \
KERNEL_BTF=yes</span></pre>

<p>
	 
</p>

<p>
	Customization: <a href="https://docs.armbian.com/Developer-Guide_Overview/" ipsnoembed="true" rel="external nofollow">https://docs.armbian.com/Developer-Guide_Overview/</a>
</p>

<p>
	 
</p>

<p>
	Details in promo style:
</p>

<div class="ipsSpoiler_contents ipsClearfix">
	<div class="ipsSpoiler" data-ipsspoiler="">
		<div class="ipsSpoiler_header">
			<span>Spoiler</span>
		</div>

		<div class="ipsSpoiler_contents ipsClearfix" data-gramm="false">
			<p>
				 
			</p>

			<ul>
				<li>
					Very Fast Boot Time: Optimized configurations enable boot times as fast as 1-2 seconds, ensuring rapid deployment and responsiveness.
				</li>
				<li>
					No Firmware Package: By eliminating unnecessary firmware packages, the cloud images remain lightweight and focused on essential cloud functionality.
				</li>
				<li>
					Optimized Performance: Stripped of unnecessary hardware drivers, the cloud images are leaner, allowing faster boot times and improved efficiency.
				</li>
				<li>
					Enhanced Compatibility: Fine-tuned configurations ensure that Armbian-based cloud instances run seamlessly across major cloud providers, including AWS and Azure.
				</li>
				<li>
					Security-Focused Design: With a minimal attack surface, the cloud images reduce exposure to vulnerabilities while maintaining essential features.
				</li>
				<li>
					Lightweight Image Size: The uncompressed QCOW2 image is approximately 700MB, ensuring minimal resource usage while maintaining full functionality.
				</li>
				<li>
					Docker Support Enabled by Default: The cloud images come preconfigured with Docker support out of the box, allowing seamless deployment of containerized applications.
				</li>
				<li>
					Lean Debian Bookworm or Ubuntu Noble User Space: Provided images come with a minimal yet powerful user space based on Debian Bookworm or Ubuntu Noble, ensuring stability and efficiency.
				</li>
				<li>
					ZRAM Management: Built-in ZRAM management optimizes memory usage, improving performance in resource-constrained environments.
				</li>
				<li>
					Armbian-Config System Configuration Utility: The powerful armbian-config tool provides an easy way to configure and manage system settings, enhancing user experience and customization
				</li>
			</ul>
		</div>
	</div>
</div>

<p>
	<br>
	Images were developed and tested in Qemu / KVM, but they should work (well) on all cloud platform. I need some help for testing those images, on any cloud that you can. It should also boot bare metal, but kernel is stripped down and many things won't work.<br>
	<br>
	Kernel configs: <br>
	<a href="https://github.com/armbian/build/blob/main/config/kernel/linux-uefi-arm64-cloud.config" ipsnoembed="true" rel="external nofollow">https://github.com/armbian/build/blob/main/config/kernel/linux-uefi-arm64-cloud.config</a>
</p>

<p>
	<a href="https://github.com/armbian/build/blob/main/config/kernel/linux-uefi-x86-cloud.config" ipsnoembed="true" rel="external nofollow">https://github.com/armbian/build/blob/main/config/kernel/linux-uefi-x86-cloud.config</a>
</p>

<p>
	 
</p>

<p>
	x86 images:<br>
	<a href="https://netcup-01.armbian.com/dl/uefi-x86/archive/Armbian_25.2.3_Uefi-x86_bookworm_cloud_6.12.20_minimal.img.qcow2" ipsnoembed="true" rel="external nofollow">https://netcup-01.armbian.com/dl/uefi-x86/archive/Armbian_25.2.3_Uefi-x86_bookworm_cloud_6.12.20_minimal.img.qcow2</a>
</p>

<p>
	<a href="https://netcup-01.armbian.com/dl/uefi-x86/archive/Armbian_25.2.3_Uefi-x86_bookworm_cloud_6.12.21_minimal.hyperv.zip" ipsnoembed="true" rel="external nofollow">https://netcup-01.armbian.com/dl/uefi-x86/archive/Armbian_25.2.3_Uefi-x86_bookworm_cloud_6.12.21_minimal.hyperv.zip</a> (Azure format)
</p>

<p>
	<br>
	arm64 images:<br>
	<a href="https://netcup-01.armbian.com/dl/uefi-arm64/archive/Armbian_25.2.3_Uefi-arm64_bookworm_cloud_6.12.20_minimal.img.qcow2" ipsnoembed="true" rel="external nofollow">https://netcup-01.armbian.com/dl/uefi-arm64/archive/Armbian_25.2.3_Uefi-arm64_bookworm_cloud_6.12.20_minimal.img.qcow2</a>
</p>

<p>
	<a href="https://netcup-01.armbian.com/dl/uefi-arm64/archive/Armbian_25.2.3_Uefi-arm64_bookworm_cloud_6.12.21_minimal.hyperv.zip" ipsnoembed="true" rel="external nofollow">https://netcup-01.armbian.com/dl/uefi-arm64/archive/Armbian_25.2.3_Uefi-arm64_bookworm_cloud_6.12.21_minimal.hyperv.zip</a>  (Azure format)
</p>

<p>
	 
</p>

<p>
	We are soon switching to those image for our <a href="https://github.com/armbian/configng/actions/runs/14142547358" rel="external nofollow">armbian-config software install testing</a>, so those images will be kept in good shape, but for Cloud deployments we need your help. In case you find them working well out of the box, install Docker "Hello world" and do some general things, please report which Cloud provider this was. <br>
	<br>
	Thank you!
</p>
]]></description><guid isPermaLink="false">50792</guid><pubDate>Sat, 29 Mar 2025 14:40:19 +0000</pubDate></item><item><title>Real-time Armbian, now that it is part of kernel 6.12?</title><link>https://forum.armbian.com/topic/50739-real-time-armbian-now-that-it-is-part-of-kernel-612/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Linux 6.12 mainlined PREEMPT_RT, real-time preemption. As far as I understand, one no longer needs to muck about with patches, the kernel can simply be compiled for real-time use with normal compiler flags on any common architecture.
</p>

<p>
	This makes Linux suitable for tasks with precise latency requirements, of which there is a lot of in the embedded space.
</p>

<p>
	 
</p>

<p>
	Has anyone tried this on Armbian 25.2 now that it uses the 6.12 kernel? Does it work? How would one compile Armbian with it?
</p>
]]></description><guid isPermaLink="false">50739</guid><pubDate>Tue, 25 Mar 2025 13:15:23 +0000</pubDate></item><item><title>how to update or patch a userland package?</title><link>https://forum.armbian.com/topic/50364-how-to-update-or-patch-a-userland-package/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello everyone,
</p>

<p>
	 
</p>

<p>
	I am an old-timer in Debian and Ubuntu and have uploaded and maintained packages there.  I've come across an issue in a package that I use that affects 32-bit platforms such as armv7 but not 64-bit platforms.  I've already analysed the problem and applied a fix, compiled the package locally and I'm happy.  But I'd like to get the fix into armbian as well so others will not run into this fairly serious problem (for the package in question, it is essentially useless at the moment in noble). I looked through the various github repositories but was unable to see how to apply a patch to a userland package and have it published.  Given that armbian systems seem to pull their packages from ports.ubuntu.com, is it that armbian does no patching of their own to packages but instead relies on Ubuntu and Debian to land their fixes?  If that's the case, I've <a href="https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/2100887" rel="external nofollow">already started the process</a> but I'd like to know if there is an armbian-specific way of fixing userland as well.
</p>

<p>
	 
</p>

<p>
	Regards
</p>
]]></description><guid isPermaLink="false">50364</guid><pubDate>Sat, 08 Mar 2025 16:54:06 +0000</pubDate></item><item><title>GPIO switch usage at runtime, after startup</title><link>https://forum.armbian.com/topic/50345-gpio-switch-usage-at-runtime-after-startup/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi guys,
</p>

<p>
	 
</p>

<p>
	Since I'm out of GPIOs I would like to reuse the Debug UART0 RX/TX in "release" if no serial module is attached.
</p>

<p>
	I'm using a nanopi Duo2 but that question applies to the general strategy.
</p>

<p>
	 
</p>

<p>
	The NanoPi UART0 RX can be used as PA5, PWM output.
</p>

<p>
	 
</p>

<p>
	I did already play successfully with overlay files for other purposes so I know a little how that works.
</p>

<p>
	 
</p>

<p>
	Can I create a overlay with shared usage, and depending on the loaded module (tty*) the RS232 is
</p>

<p>
	operating, or when this is stopped i can use the PWM out? 
</p>

<p>
	Is this "Shared overlay" in general the right approach? If yes could someone point me to some hints
</p>

<p>
	how to craft such a sharing overlay?
</p>

<p>
	 
</p>

<p>
	Sure I need to figure out in general how to setup PWM but thats a different story i think.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	      Thilo
</p>
]]></description><guid isPermaLink="false">50345</guid><pubDate>Fri, 07 Mar 2025 15:32:55 +0000</pubDate></item><item><title>orangepi 5 armbian with kernel 6.13 not powering the usb ports</title><link>https://forum.armbian.com/topic/49990-orangepi-5-armbian-with-kernel-613-not-powering-the-usb-ports/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi,
</p>

<p>
	I attempted to build armbian for orange pi 5 with these steps (I'm on macos):
</p>

<p>
	 
</p>

<pre class="ipsCode">multipass delete armbian-build
multipass purge
multipass launch -n armbian-build --disk 50G --mem 8G --cpus 4
multipass shell armbian-build
sudo apt install curl build-essential bc bison flex libssl-dev chrpath cmake cpio wget xz-utils
curl -LO https://github.com/armbian/build/archive/refs/tags/v25.5.0-trunk.67.tar.gz
curl -LO https://github.com/armbian/build/archive/refs/tags/v25.5.0-trunk.32.tar.gz
tar -xzvf v25.5.0-trunk.67.tar.gz
cd build-25.5.0-trunk.67
./compile.sh (select edge version for orange pi 5 in the cli)
CTRL+D
multipass transfer armbian-build:/home/ubuntu/build-25.5.0-trunk.67/output/images/Armbian-unofficial_25.02.0-trunk_Orangepi5_noble_edge_6.13.3_cinnamon_desktop.img .</pre>

<p>
	And for a reason I can't grasp, when I boot the orange pi 5 with the freshly flashed armbian.img on the SD card, the usb ports arent powering at all, so i can't use a keyboard, bluetooth or wifi dongles. But I can see armbian being displayed on the screen and asking for a new password
</p>

<p>
	On the nvme ssd, I have Ubuntu running and no issue with the usb ports. I wanted to try the native support for vulkan and 3588s in 6.13.
</p>

<p>
	Any idea?
</p>

<p>
	PS: I tried both v25.5.0-trunk.67 and v25.5.0-trunk.32, but the same issue arises
</p>
]]></description><guid isPermaLink="false">49990</guid><pubDate>Sat, 22 Feb 2025 10:53:24 +0000</pubDate></item><item><title>build/config/boards/rpi5b.csc Has gone missing</title><link>https://forum.armbian.com/topic/50035-buildconfigboardsrpi5bcsc-has-gone-missing/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi guys I cloned the build earlier with a view to building an image for a rpi5b
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">git clone --depth 1 --branch main https://github.com/armbian/build</span></pre>

<p>
	and  build/config/boards/<strong>rpi5b.<abbr title="Community supported Chip - no official support"><abbr title="Community supported Chip - no official support">csc</abbr></abbr></strong> was present. I've just refreshed the clone and it's not there - has it been removed for some reason ?
</p>

<p>
	Edit
</p>

<p>
	It's not on github either - am I going mad ?<br />
	<span><span class="ipsEmoji">🙂</span></span>
</p>
]]></description><guid isPermaLink="false">50035</guid><pubDate>Mon, 24 Feb 2025 16:12:20 +0000</pubDate></item><item><title>impossible to update armbian</title><link>https://forum.armbian.com/topic/49982-impossible-to-update-armbian/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	hello, i try to update my armbian and i got this<br />
	E: Release file for <a href="http://security.debian.org/dists/bookworm-security/InRelease" rel="external nofollow">http://security.debian.org/dists/bookworm-security/InRelease</a> is not valid yet (invalid for another 2d 3h 4min 26s). Updates for this repository will not be applied.<br />
	E: Release file for <a href="http://deb.debian.org/debian/dists/bookworm-updates/InRelease" rel="external nofollow">http://deb.debian.org/debian/dists/bookworm-updates/InRelease</a> is not valid yet (invalid for another 2d 2h 59min 29s). Updates for this repository will not be applied.<br />
	E: Release file for <a href="http://deb.debian.org/debian/dists/bookworm-backports/InRelease" rel="external nofollow">http://deb.debian.org/debian/dists/bookworm-backports/InRelease</a> is not valid yet (invalid for another 2d 2h 59min 29s). Updates for this repository will not be applied.<br />
	E: Release file for <a href="http://apt.armbian.com/dists/bookworm/InRelease" rel="external nofollow">http://apt.armbian.com/dists/bookworm/InRelease</a> is not valid yet (invalid for another 1d 17h 24min 28s). Updates for this repository will not be applied.<br />
	Error: Package linux-image-vendor-rk35xx install not possible due to network / repository problem. Try again later and report to Armbian forums
</p>
]]></description><guid isPermaLink="false">49982</guid><pubDate>Sat, 22 Feb 2025 01:31:46 +0000</pubDate></item><item><title>armbian-build, custom dts and kernel driver patch, needs fixing: can't find file to patch.</title><link>https://forum.armbian.com/topic/49827-armbian-build-custom-dts-and-kernel-driver-patch-needs-fixing-cant-find-file-to-patch/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello, I'm trying to make a change for kernel panel driver for custom mipi dsi panel and orangepi-4-<abbr title="Long term support"><abbr title="Long term support">lts</abbr></abbr> <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> file. I could successfully flashed my armbian and bringed on our orangepi-4-<abbr title="Long term support"><abbr title="Long term support">lts</abbr></abbr> board. I have configured to. debian minimal server rootfs and current linux kernel git tree in menuconfig with that command.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">sudo apt-get -y install git
git clone --depth=1 --branch=v24.11 https://github.com/armbian/build
cd build/
./compile.sh 
./compile.sh KERNEL_GIT=shallow</span></pre>

<p>
	 
</p>

<p>
	After bring up, i tried to change existing linux kernel driver to our customized one using userpatches and that worked well. But i forgot the change <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> file of orangepi4-<abbr title="Long term support"><abbr title="Long term support">lts</abbr></abbr> and i have changed necessary lines in the existing orangepi-4-<abbr title="Long term support"><abbr title="Long term support">lts</abbr></abbr>.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> file and linux kernel driver and used same command with kernel patch, but no luck, i got errors.
</p>

<p>
	 
</p>

<p>
	Command for kernel patching,
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">./compile.sh kernel-patch BOARD=orangepi-4-lts BRANCH=current</span></pre>

<p>
	 
</p>

<p>
	After changed, the patch file generated successfully. I moved it to userpatches kernel directory with that command
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">sudo mv /home/oem/Desktop/build/output/patch/kernel-rockchip64-current.patch userpatches/kernel/archive/rockchip64-6.6/kernel-rockchip64-current.patch</span></pre>

<p>
	 
</p>

<p>
	Command for building only kernel,
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">./compile.sh kernel BOARD=orangepi4-lts BRANCH=current</span></pre>

<p>
	 
</p>

<p>
	the command works well if i patch only panel-newvision-nv3051d.c in /Desktop/build/cache/sources/linux-kernel-worktree/6.6__rockchip64__arm64/drivers/<abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">gpu</abbr></abbr>/drm/panel/panel-newvision-nv3051d.c. If the patch file include changes both panel-newvision-nv3051d.c and rk3399-orangepi-4-<abbr title="Long term support"><abbr title="Long term support">lts</abbr></abbr>.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> files then armbian build shows me error message.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[<span class="ipsEmoji">🔨</span>]   Patch -&gt;kernel-rockchip64-current(:1) (+97/-2)[2M] {rk3399-orangepi-4-lts.dts, panel-newvision-nv3051d.c}&lt;- needs fixing: can't find file to patch.
[<span class="ipsEmoji">🔨</span>]   Problem with -&gt;kernel-rockchip64-current(:1) (+97/-2)[2M] {rk3399-orangepi-4-lts.dts, panel-newvision-nv3051d.c}&lt;-: Failed to apply patch /home/oem/Desktop/build/userpatches/kernel/archive/rockchip64-6.6/kernel-rockchip64-current.patch</span></pre>

<p>
	 
</p>

<p>
	those two file is exists in the directory and i will share full log as attachment in here(tried to upload log via armbian-build but it doesnt work). I tried everything and couldnt found a root issue. My host environment is fresh installed ubuntu 22-04 jammy on amd64.
</p>

<p>
	 
</p>

<p>
	Thank you for your help and suggestions.
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink" data-fileext="patch" data-fileid="14008" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=14008&amp;key=5219ae6e781ecc704bcd409073dbe411" rel="">kernel-rockchip64-current.patch</a> <a class="ipsAttachLink" data-fileext="log" data-fileid="14009" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=14009&amp;key=7ddc10e502166b9534f29a5e6dc0cf66" rel="">build.log</a>
</p>
]]></description><guid isPermaLink="false">49827</guid><pubDate>Fri, 14 Feb 2025 01:35:45 +0000</pubDate></item><item><title><![CDATA[Building Latest Armbian with customized packages & compilers]]></title><link>https://forum.armbian.com/topic/39290-building-latest-armbian-with-customized-packages-compilers/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Dear Community,
</p>

<p>
	 
</p>

<p>
	Currently Im playin with my Banana Pi M2 Berry and therefore I need a fusion of the LATEST Armbian -System  with the compilers needed by the Boards Offical "<abbr title="General purpose input/output">GPIO</abbr>-Libarys", which are outdated 7years ago.
</p>

<p>
	 
</p>

<p>
	The most important libary would be the <abbr title="Raspberry Pi">RPi</abbr>.<abbr title="General purpose input/output">GPIO</abbr>.
</p>

<p>
	<a href="https://github.com/BPI-SINOVOIP/RPi.GPIO" rel="external nofollow"><abbr title="Raspberry Pi">RPi</abbr>.<abbr title="General purpose input/output">GPIO</abbr></a>
</p>

<p>
	 
</p>

<p>
	The problem is, that this libary was using python2 and python3, python2 isnt my future i think, but for compiling the lib with python3 I need some pip-packages and the right arm-gcc compiler = 4.8 i think.
</p>

<p>
	DO i may need a cross-compile libary or whats are the requirements to build the lib on the latest system?
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	To avoid hardware-determiner ERRORS, Im using the folder and its scripts/configs used in the offical Raspbian build for this device.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	The goal:  The Latest Armbian-build with re-supported libarys like <abbr title="Raspberry Pi">rpi</abbr>.<abbr title="General purpose input/output">gpio</abbr> or wiringpi!
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	If there is someone who would like to update the <abbr title="General purpose input/output">GPIO</abbr>-Controlling Libarys for Banana Pi with me, i'd be gratefull if some people let me know by pn, e-mail or github!
</p>

<p>
	 
</p>

<p>
	Thanks,
</p>

<p>
	 
</p>

<p>
	BlackLeakz
</p>
]]></description><guid isPermaLink="false">39290</guid><pubDate>Mon, 13 May 2024 22:53:10 +0000</pubDate></item><item><title>how to change auto-generated image types for csc board</title><link>https://forum.armbian.com/topic/49708-how-to-change-auto-generated-image-types-for-csc-board/</link><description><![CDATA[<p>
	I would like to change the image types at <a href="https://www.armbian.com/mks-klipad50/" rel="external nofollow">https://www.armbian.com/mks-klipad50/</a> so that Debian Server images ("full-cli-stable-debian") for current and edge kernels are built for this board. Optimal would be, if the "Desktop" and "Minimal/IOT" were omitted, so that only the Server images appear.
</p>

<p>
	 
</p>

<p>
	Something similar is done for "aml-s9xx-box" here: <a href="https://github.com/armbian/os/blob/main/userpatches/targets-release-community-maintained.template#L57" rel="external nofollow">https://github.com/armbian/os/blob/main/userpatches/targets-release-community-maintained.template#L57</a>
</p>

<p>
	So my approach for enabling Server images would be <a href="https://github.com/armbian/os/compare/main...torte71:armbian-os:main" rel="external nofollow">https://github.com/armbian/os/compare/main...torte71:armbian-os:main</a> as PR.
</p>

<p>
	 
</p>

<p>
	But I am not sure
</p>

<p>
	a) if adding boards directly to the "items:" property is intended at all (or if it is e.g. just an unwanted workaround)
</p>

<p>
	b) if my changes work at all: I don't see a way to test it first
</p>

<p>
	c) how to disable generation of Desktop and Minimal/IOT images (but that point is optional, esp. if the changes would become too big)
</p>

<p>
	 
</p>

<p>
	Could someone please give me some tipps for that?
</p>
]]></description><guid isPermaLink="false">49708</guid><pubDate>Sat, 08 Feb 2025 09:25:30 +0000</pubDate></item><item><title>"Edit Device" wordpress template questions</title><link>https://forum.armbian.com/topic/49666-edit-device-wordpress-template-questions/</link><description><![CDATA[<p>
	The "Edit Device" wordpress template ("https://www.armbian.com/wp-admin/...") has some input fields that I would like to understand.
</p>

<p>
	 
</p>

<p>
	I am trying to complete it for the MKS-Klipad50 (<a href="https://www.armbian.com/mks-klipad50" rel="external nofollow">https://www.armbian.com/mks-klipad50</a>).<br />
	(It's a <abbr title="Community supported Chip - no official support">CSC</abbr> board, not standard support - if that matters.)
</p>

<p>
	 
</p>

<p>
	Following fields are unclear to me:
</p>

<ul>
	<li>
		"Compatible"
		<ul>
			<li>
				What is the meaning and expected syntax?
			</li>
			<li>
				Is that something like devices using the same kernel, but different setup/devicetree files?
			</li>
		</ul>
	</li>
	<li>
		"Expose kernels" / "How many kernels to expose?"
		<ul>
			<li>
				Is this related to the "Kernels" table (see below), like how many rows to use?
			</li>
		</ul>
	</li>
	<li>
		"Kernels"
		<ul>
			<li>
				Is it required adding rows to have images automatically generated and appear as download links on the device page?<br />
				Or are these options just required for additional non-standard images?<br />
				Is it better to leave it empty?
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	Could someone please shed some light on the meaning of these fields?
</p>
]]></description><guid isPermaLink="false">49666</guid><pubDate>Thu, 06 Feb 2025 16:24:48 +0000</pubDate></item><item><title>[Kernel config] VFS: Unable to mount root fs via NFS</title><link>https://forum.armbian.com/topic/49557-kernel-config-vfs-unable-to-mount-root-fs-via-nfs/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello I'm trying to <strong>netboot</strong> a <strong>Rock 5C lite</strong> <abbr title="Single board computer"><abbr title="Single board computer">SBC</abbr></abbr> via U-boot and a TFTP + NFS server.
</p>

<p>
	<strong>U-boot</strong> is <strong>working fine</strong> and is able to fetch the <strong>armbian.Image</strong> and <strong>fdt</strong> file (rk3588s-rock-5c.<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr>) I provide through <strong>pxelinux.cfg/{device_mac_addr}</strong> file:
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-c prettyprinted"><span class="pln">LABEL </span><span class="typ">Armbian</span><span class="pln">
  MENU LABEL </span><span class="typ">Armbian</span><span class="pln">
  KERNEL </span><span class="pun">/</span><span class="pln">srv</span><span class="pun">/</span><span class="pln">tftp</span><span class="pun">/</span><span class="pln">armbian</span><span class="pun">.</span><span class="typ">Image</span><span class="pln">
  FDT </span><span class="pun">/</span><span class="pln">srv</span><span class="pun">/</span><span class="pln">tftp</span><span class="pun">/</span><span class="pln">rk3588s</span><span class="pun">-</span><span class="pln">rock</span><span class="pun">-</span><span class="lit">5c</span><span class="pun">.</span><span class="pln">dtb
  APPEND root</span><span class="pun">=/</span><span class="pln">dev</span><span class="pun">/</span><span class="pln">nfs nfsroot</span><span class="pun">=</span><span class="lit">192.168</span><span class="pun">.</span><span class="lit">1.46</span><span class="pun">:/</span><span class="pln">srv</span><span class="pun">/</span><span class="pln">nfs</span><span class="pun">/</span><span class="pln">armbian</span><span class="pun">,</span><span class="pln">vers</span><span class="pun">=</span><span class="lit">3</span><span class="pln"> rw ip</span><span class="pun">=</span><span class="pln">dhcp rootwait</span></pre>

<p>
	 
</p>

<p>
	<em>(To be complete I have U-boot installed on a SPI flash module configured to fetch the files with pxe commands: pxe get; pxe boot).</em>
</p>

<p>
	To create the <strong>armbian.Image</strong> (kernel) I used the <a href="https://github.com/armbian/build" rel="external nofollow">build repository</a> and edited the kernel config with the attached file (linux-rockchip64-current.config):
</p>

<p>
	 
</p>

<pre class="ipsCode">./compile kernel-config ROOTFS_TYPE=nfs BOARD=rock-5c EXTRAWIFI=no BRANCH=current
cp output/config/linux-rockchip64-current.config config/kernel/
./compile SHARE_LOG=yes</pre>

<p>
	 
</p>

<p>
	<em>(Unfortunately the log URL resulted in a HTML error strangely? So I'm going to provide it as an attachment instead.)</em>
</p>

<p>
	Then I extracted the <strong>vmlinuz</strong> file provided into <strong>output/debs/linux-image... </strong>renamed it to armbian.Image and put it on my TFTP server.
</p>

<p>
	
</p>

<p>
	As you can see I enabled NFS in almost all ways because the rootfs is located on the NFS server (192.168.1.46).
</p>

<p>
	However the serial console tells me it cannot boot (serial_output.txt).
</p>

<p>
	It seems there's an issue with NFS whereas I thought I had enable it.
</p>

<p>
	 
</p>

<p>
	<strong>[  113.632537] VFS: Unable to mount root fs via NFS.</strong>
</p>

<p>
	 
</p>

<p>
	I'm pretty sure this is not the right way to get the bootable image (I mean by extracting it from the deb archives).
</p>

<p>
	So I gave a try with <a href="https://github.com/ophub/kernel/releases/tag/kernel_rk3588" rel="external nofollow">https://github.com/<abbr title="A fork of Armbian that uses Armbian's name without permission."><abbr title="A fork of Armbian that uses Armbian's name without permission.">ophub</abbr></abbr>/kernel/releases/tag/kernel_rk3588</a> and it went further at least sending me into an initramfs I guess but failing to mount the NFS rootfs.
</p>

<p>
	 
</p>

<p>
	Can anyone bring some lights to me?
</p>

<p>
	 
</p>

<p>
	BR
</p>

<p>
	Thomas
</p>

<p>
	 
</p>

<p>
	<a class="ipsAttachLink" data-fileext="config" data-fileid="13912" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=13912&amp;key=821fca744a26ceecf0a99c6a093aac98" rel="">linux-rockchip64-current.config</a> <a class="ipsAttachLink" data-fileext="txt" data-fileid="13913" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=13913&amp;key=eb5de4163294ea0da36805537822844a" rel="">serial_output.txt</a> <a class="ipsAttachLink" data-fileext="log" data-fileid="13914" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=13914&amp;key=9a834b88428a4521f359b3ef8e1e4054" rel="">log-build-B310C8B5-F0CC-4A98-90F3-D1EBE517955E.log</a>
</p>
]]></description><guid isPermaLink="false">49557</guid><pubDate>Sat, 01 Feb 2025 17:43:45 +0000</pubDate></item><item><title>OrangePi3 LTS + Fruity-PiKVM: USB OTG issues with kvmd</title><link>https://forum.armbian.com/topic/49129-orangepi3-lts-fruity-pikvm-usb-otg-issues-with-kvmd/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi there,
</p>

<p>
	 
</p>

<p>
	I have this device left over from a previous project, and now I want to repurpose it for a forked version of PiKVM that is meant for alternate <abbr title="Single board computer">SBC</abbr> such as the OrangePi. 
</p>

<p>
	I spent the last 2 days adjusting various build settings and compiling.
</p>

<p>
	After installing, the kvmd service would complain about the UDC driver missing. Also executing ls /sys/class/udc/ would return nothing, seemingly indicating that OTG is not possible.
</p>

<p>
	 
</p>

<p>
	Just last night I came across the file "sun50i-h6-orangepi-3-<abbr title="Long term support">lts</abbr>.<abbr title="Device tree source">dts</abbr>" in which there is a comment containing the following:
</p>

<pre class="ipsCode">/*
     * This board doesn't have a controllable VBUS even though it
     * does have an ID pin. Using it as anything but a USB host is
     * unsafe.
     */</pre>

<p>
	 
</p>

<p>
	My question is if I either use an adaptor that disconnects the +5v ping, or tape over the +5v pin on the USB connector itself, I would be able to set dr_mode to otg and not risk damaging anything on either the pi itself or the server I plan to plug it into?
</p>
]]></description><guid isPermaLink="false">49129</guid><pubDate>Sun, 05 Jan 2025 16:59:52 +0000</pubDate></item><item><title>Build for rpi5b - cannot install armbian-firmware-full from customize-image.sh</title><link>https://forum.armbian.com/topic/49251-build-for-rpi5b-cannot-install-armbian-firmware-full-from-customize-imagesh/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.de/usunowihox' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.de/usunowihox
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Hi all,  I'm building a rpi5b image with some success.<br />
	My build machine is a x86_64 GNU/Linux with a 1gb ssd and 32gb of ram<br />
	.<br />
	The image builds and boots fine but there is no wlan0 device available in the booted image.<br />
	I can get it by installing the armbian-firmware-full package and rebooting
</p>

<p>
	apt install -y armbian-firmware-full
</p>

<p>
	reboot<br />
	I thought I could include the install in the customize-image.sh script<br />
	but I get an error<br />
	E: Unable to locate package armbian-firmware-full ( line 515 in the log ) - any ideas guys
</p>
]]></description><guid isPermaLink="false">49251</guid><pubDate>Sat, 11 Jan 2025 09:08:09 +0000</pubDate></item><item><title>Using compile.sh for Orange Pi, PCIe/NVMe not working</title><link>https://forum.armbian.com/topic/49047-using-compilesh-for-orange-pi-pcienvme-not-working/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello all.  Trying to get PCIe/NVMe working (even to show on microSD boot, let alone boot NVMe) on a custom compile on my Orange Pi 5 <abbr title="Single board computer">SBC</abbr> version 1.3.2, because the official images aren't working either for me.  No idea where to go from here and need some assistance as NVMe is required for my purpose.
</p>

<p>
	 
</p>

<p>
	Here is what I did during compile.sh
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">&gt; Show kernel config
&gt; Board: orangepi5
&gt; Kernel: current
&gt; Target: jammy
&gt; Image with desktop
&gt; Gnome desktop
&gt; Base configuration
&gt; Tick: Browsers
&gt; Device Drivers &gt; PCI support &gt; (default values)
&gt; Device Drivers &gt; NVME Support &gt; (default values)</span></pre>

<p>
	 
</p>

<p>
	I used "SHARE_LOG=yes" but got below error at the end so I'm guessing it did not upload.  I'm attaching it instead.
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">SHARE_LOG=yes, uploading log [ uploading logs ]
Log uploaded, share URL: [ </span><span class="dec">&lt;!DOCTYPE html&gt;</span><span class="pln"> </span><span class="tag">&lt;html</span><span class="pln"> </span><span class="atn">lang</span><span class="pun">=</span><span class="atv">en</span><span class="tag">&gt;</span><span class="pln"> </span><span class="tag">&lt;head&gt;</span><span class="pln"> </span><span class="tag">&lt;meta</span><span class="pln"> </span><span class="atn">charset</span><span class="pun">=</span><span class="atv">utf-8</span><span class="tag">&gt;</span><span class="pln"> </span><span class="tag">&lt;title&gt;</span><span class="pln">Error</span><span class="tag">&lt;/title&gt;</span><span class="pln"> </span><span class="tag">&lt;/head&gt;</span><span class="pln"> </span><span class="tag">&lt;body&gt;</span><span class="pln"> </span><span class="tag">&lt;pre&gt;</span><span class="pln">Cannot POST /log</span><span class="tag">&lt;/pre&gt;</span><span class="pln"> </span><span class="tag">&lt;/body&gt;</span><span class="pln"> </span><span class="tag">&lt;/html&gt;</span><span class="pln"> ]</span></pre>

<p>
	 
</p>

<p>
	Repeat build options
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Repeat Build Options [ ./compile.sh build BOARD=orangepi5 BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED=browsers DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=yes RELEASE=jammy SHARE_LOG=yes ]</span></pre>

<p>
	 
</p>

<p>
	Side notes:
</p>

<p>
	 
</p>

<p>
	I've tested with Joshua-Riek's ubuntu-rockchip builds here <a href="https://github.com/Joshua-Riek/ubuntu-rockchip/releases" rel="external nofollow">https://github.com/Joshua-Riek/ubuntu-rockchip/releases</a>
</p>

<p>
	 
</p>

<p>
	After writing the 22.04 version 3 to the microSD card, then boot to the microSD card on the <abbr title="Single board computer">SBC</abbr>, doing lsblk lists the NVMe drive just fine.  I use the tools this provides to copy the current configuration to the NVMe, update the bootloader, shutdown and only attempt to boot from NVMe and it does not work.  So that is working a bit more than Armbian, but still not dedicated NVMe boot.
</p>

<p>
	 
</p>

<p>
	I found this issue that talked about some Armbian changes to the <abbr title="Device tree source">DTS</abbr> files for the arm64 boot on linux-rockchip, that seems to be the NVMe is not enabled?  Here is that link: <a href="https://github.com/Joshua-Riek/ubuntu-rockchip/issues/709" rel="external nofollow">https://github.com/Joshua-Riek/ubuntu-rockchip/issues/709</a>
</p>

<p>
	 
</p>

<p>
	One person was able to re-compile the <abbr title="Device tree source">DTS</abbr> to <abbr title="Device tree blob">DTB</abbr> and manually update and dmesg output seems to work.  This is where I'm lost as I've never compiled the device tree before.
</p>

<p>
	 
</p>

<p>
	Assistance is greatly appreciated!  Thanks!
</p>
<p>
<a class="ipsAttachLink" href="https://forum.armbian.com/applications/core/interface/file/attachment.php?id=13782&amp;key=e4d1b5ba8ce2a83fbb6ccca31dd14a77" data-fileExt='zip' data-fileid='13782' data-filekey='e4d1b5ba8ce2a83fbb6ccca31dd14a77'>log-build-7d071dfd-1b54-45cf-8488-2bc8b5e62079.zip</a></p>]]></description><guid isPermaLink="false">49047</guid><pubDate>Tue, 31 Dec 2024 04:22:22 +0000</pubDate></item><item><title>Limit of PPP Connections on Armbian with Multiple USB 3G/4G Dongles</title><link>https://forum.armbian.com/topic/48025-limit-of-ppp-connections-on-armbian-with-multiple-usb-3g4g-dongles/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello everyone,
</p>

<p>
	I’ve been working with 25-30 USB 3G/4G dongles successfully on Debian and Ubuntu, where all connections work without issues. However, on Armbian, I can only establish around 10 PPPoE connections.
</p>

<p>
	 
</p>

<p>
	Here are the details of my setup:
</p>

<ul>
	<li>
		OS: Armbian based on Debian 10 (I also tried updating to Debian 11) - IMG: Sunvell rkship and 
	</li>
	<li>
		Kernel Version: linux-image-current-sunxi 24.11.1
	</li>
	<li>
		Packages Used: ppp, eject, and usb-modeswitch (tested with the latest versions)
	</li>
	<li>
		Logs: /var/log/ppp.log doesn’t show any errors.
	</li>
</ul>

<p>
	Isos: 
</p>

<ul>
	<li>
		Armbian 21.05.1 stable, kernel 4.4 (<abbr title="System On a Chip"><abbr title="System On a Chip">SoC</abbr></abbr> Rockchip rk322x)
	</li>
	<li>
		Armbian 20 - Debian 10 ARM (<abbr title="System On a Chip"><abbr title="System On a Chip">SoC</abbr></abbr> Alllwinner H3) - Sunvell R69
		<ul>
			<li>
				<a href="https://mega.nz/file/4ugAhKjb#NIt6KIv2tsPFzVVGwLcykFSdQp0MgCXgdCzxcj0PUxA" rel="external nofollow">https://mega.nz/file/4ugAhKjb#NIt6KIv2tsPFzVVGwLcykFSdQp0MgCXgdCzxcj0PUxA</a>
			</li>
			<li>
				<a href="https://mega.nz/file/V3QQyBaY#Y332sD2oa36L5BZa0xtANx1O6QrS_903Qj1RHg1vuy8" rel="external nofollow">https://mega.nz/file/V3QQyBaY#Y332sD2oa36L5BZa0xtANx1O6QrS_903Qj1RHg1vuy8</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	I’ve read that some kernel parameters may limit handling multiple PPP sessions or high network traffic. For example, I came across the parameter net.core.max_skb_frags, which seems relevant but I haven’t made adjustments yet.
</p>

<p>
	Has anyone encountered this issue or know what configurations I can tweak to improve Armbian's capability to handle more PPPoE connections?
</p>

<p>
	<strong>Any advice on kernel parameters, USB handling, or PPP configurations would be greatly appreciated.</strong>
</p>

<p>
	Thank you!
</p>
]]></description><guid isPermaLink="false">48025</guid><pubDate>Tue, 10 Dec 2024 13:55:08 +0000</pubDate></item><item><title>Testers wanted: sunxi Device Tree overlays</title><link>https://forum.armbian.com/topic/3787-testers-wanted-sunxi-device-tree-overlays/</link><description><![CDATA[<p>
	From Armbian documentation (<a href="https://docs.armbian.com/User-Guide_Allwinner_overlays/" rel="external nofollow">https://docs.armbian.com/User-Guide_Allwinner_overlays/</a>)
</p>

<p>
	 
</p>

<p>
	Most in-circuit and GPIO based interfaces (SPI, I2C, I2S, …) don’t have a mechanism for detecting and identifying devices connected to the bus, so Linux kernel has to be told explicitly about the device and its configuration details.
</p>

<p>
	 
</p>

<p>
	While Device Tree is a way of describing hardware configuration to the kernel, Device Tree overlays are a way for modifying the DT in order to provide the kernel and kernel drivers with details about external devices or to activate interfaces disabled by default.
</p>

<p>
	 
</p>

<p>
	<strong>What do we want?</strong>
</p>

<p>
	 
</p>

<p>
	We want to add Device Tree overlays for the onboard interfaces and tested external devices so that they appear in future mainline Armbian images. This means that activating this type of hardware will not require recompiling the Device Tree or will require compiling just the overlay file which will be compatible with future kernel updates.
</p>

<p>
	 
</p>

<p>
	<strong>What kind of help do we expect?</strong>
</p>

<p>
	 
</p>

<p>
	We want people to participate in making and testing overlays for the hardware that they have.
</p>

<p>
	Participation requirements:
</p>

<ul><li>
		An A10, A20 or H3 board that can boot the current mainline kernel
	</li>
	<li>
		Serial console adapter for getting the u-boot logs if they are needed
	</li>
	<li>
		Extra SD card to use for booting the nightly/beta images
	</li>
	<li>
		I2C, SPI or I2S (only A10 and A20 based boards since I2S driver is not present on H3 yet) device that you can connect to the board and that requires either generic driver (like SPIdev) or a special driver (available in the mainline kernel), with an exception of custom built boards that don't have commercially available compatible alternatives and devices that don't have in-tree kernel drivers.
	</li>
	<li>
		Some generic Linux knowledge (i.e. how to obtain a dmesg log, how to check file contents)
	</li>
	<li>
		At least a basic understanding of the hardware that you have and how does it integrate into Linux. For example I have no idea how to calibrate a resistive touch screen even if I can write a DT overlay for it.
	</li>
	<li>
		Please note that some hardware limitations (i.e. number of SPI chip selects, missing SPI DMA support) may affect possibility of supporting some devices
	</li>
</ul><p>
	 
</p>

<p>
	<strong>What overlays are already available?</strong>
</p>

<p>
	 
</p>

<p>
	Please check the README in the subdirectory for your SoC in the overlays repository: <a href="https://github.com/zador-blood-stained/sunxi-DT-overlays-armbian" rel="external nofollow">https://github.com/zador-blood-stained/sunxi-DT-overlays-armbian</a>
</p>
]]></description><guid isPermaLink="false">3787</guid><pubDate>Mon, 13 Mar 2017 18:12:28 +0000</pubDate></item><item><title>Building Armbian for Banana Pi | armbian-config questions</title><link>https://forum.armbian.com/topic/47126-building-armbian-for-banana-pi-armbian-config-questions/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Dear Community,
</p>

<p>
	 
</p>

<p>
	Everytime I build a new Armbian OS, it comes with "configng" which dosent support the Feature to enable I2C, SPI &amp; UART, the category "Hardware" isnt available in my build. 
</p>

<p>
	How can I add the armbian-config to my automated build-system which adds the armbian-config with support of enabling this?
</p>

<p>
	I add a picture of the armbian-config, which comes with the currently build.
</p>

<p>
	 
</p>

<p>
	At "system" is an entry with "armv7l" , but I build the OS for sunxi8.
</p>

<p>
	What I need to do, to support the Hardware entry in my armbian-config?
</p>

<p><a href="https://forum.armbian.com/uploads/monthly_2024_11/configng.PNG.c4253f72fd8584a468cf512bb5736924.PNG" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="13498" src="https://forum.armbian.com/uploads/monthly_2024_11/configng.thumb.PNG.a9d138f976dadc7230249e2b81e9e89f.PNG" data-ratio="56.3" width="1000" class="ipsImage ipsImage_thumbnailed" alt="configng.PNG"></a></p>]]></description><guid isPermaLink="false">47126</guid><pubDate>Sat, 16 Nov 2024 11:56:26 +0000</pubDate></item><item><title>If you have an Odroid C2 (and possibly others) that fails to reboot - here's your fix.</title><link>https://forum.armbian.com/topic/27137-if-you-have-an-odroid-c2-and-possibly-others-that-fails-to-reboot-heres-your-fix/</link><description><![CDATA[<p>
	<u>EDIT: After discussion with a few users, to avoid the issue of having this modification wiped out by a future <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> update and create the unfortunate scenario where the /boot/armbianEnv.txt requests to load a <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> which no longer exists, it's a lot simpler to overwrite the original <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> thus keeping the naming identical. If the <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> gets overwritten by an update then the reboot functionality may just revert to the no-reboot behavior until the fix is re-applied to the newer <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr>.</u>
</p>

<p>
	 
</p>

<p>
	The problem lies in the SDCARD signals not being in the right state for a reboot. To solve this we will de-compile the <abbr title="Device tree blob">DTB</abbr> in /boot/<abbr title="Device tree blob">dtb</abbr>/amlogic/meson-gxbb-odroidc2.<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr> </abbr>to create a source version (<abbr title="Device tree source">DTS</abbr>), modify it, and re-generate the new <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr> with the same name</abbr>. The board will need to be re-started to load-in the new <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr> after which the following reboots should be automatic</abbr>.
</p>

<p>
	 
</p>

<p>
	1) Back-Up everything - if the <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> is somehow not at the right place or the 1 character editing goings wrong there's probably a way to recover from the u-boot console but I haven't explored that.
</p>

<p>
	 
</p>

<p>
	2) Go To:
</p>

<ul>
	<li>
		/boot/<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr>/amlogic
	</li>
	<li>
		ls -al  (you will see your <strong>meson-gxbb-odroidc2.<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr></strong> which is hardcoded in the bootloader as the <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> to load)
	</li>
</ul>

<p>
	 
</p>

<p>
	3) Convert to a source file by doing:
</p>

<ul>
	<li>
		<abbr title="Device tree compiler"><abbr title="Device tree compiler">dtc</abbr></abbr> -I <abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr> -O <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> -o meson-gxbb-odroidc2.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> meson-gxbb-odroidc2.<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr>  (you will now have a new DT Source file <strong>meson-gxbb-odroidc2.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr>)</strong>
	</li>
</ul>

<p>
	 
</p>

<p>
	4) Edit<strong><span>:</span></strong>
</p>

<ul>
	<li>
		<span>vi</span><strong><span> </span>meson-gxbb-odroidc2.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr></strong>
	</li>
	<li>
		find the entry <strong>TF_IO</strong>
	</li>
	<li>
		look for the line <strong>gpios = &lt;0x38 0x03 <span style="color:#e74c3c;">0x00</span>&gt;;</strong>
	</li>
	<li>
		the hex number in red is to be changed from 0x00 to 0x06 (what this does is set the SDCARD in a mode to be ready to boot by allowing the resistor pull-down to enable the VDDIO Regulator to go to 3.3V which is the proper boot voltage)
	</li>
	<li>
		save, exit
	</li>
</ul>

<p>
	 
</p>

<p>
	5) Return the <abbr title="Device tree source"><abbr title="Device tree source">DTS</abbr></abbr> file to a new <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> file (which is the only format accepted by the bootloader). We will copy the original <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> to another name and overwrite the original:
</p>

<ul>
	<li>
		cp meson-gxbb-odroidc2.<abbr title="Device tree source"><abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr> </abbr><strong>meson-gxbb-odroidc2-ORIGINAL.<abbr title="Device tree source"><abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr></abbr></strong>
	</li>
	<li>
		<abbr title="Device tree compiler"><abbr title="Device tree compiler">dtc</abbr></abbr> -O <abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr> -o <strong>meson-gxbb-odroidc2.<abbr title="Device tree blob"><abbr title="Device tree blob">dtb</abbr></abbr></strong> meson-gxbb-odroidc2.<abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr>
	</li>
	<li>
		many warnings will be emitted, they can be safely ignored
	</li>
</ul>

<p>
	 
</p>

<p>
	6) No changes need be performed to /boot/armbianEnv.txt (ie. the 'fdtfile=' directive) as the <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> file with the expected naming will be loaded except now it has the TF_IO mod.
</p>

<p>
	 
</p>

<p>
	7) Now you will reboot - THIS WILL SHUTDOWN BUT WILL NOT REBOOT AUTOMATICALLY BECAUSE THE NEW <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr> IS NOT ACTIVE YET.
</p>

<p>
	 
</p>

<p>
	8 ) Do a Power Reset to bring-up the board and load the new <abbr title="Device tree blob"><abbr title="Device tree blob">DTB</abbr></abbr>.
</p>

<p>
	 
</p>

<p>
	9) Now if you do a reboot you will finally get a proper reboot sequence.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">27137</guid><pubDate>Sat, 11 Mar 2023 15:31:14 +0000</pubDate></item><item><title>First attempt to add support for Radxa Rock 3C</title><link>https://forum.armbian.com/topic/28702-first-attempt-to-add-support-for-radxa-rock-3c/</link><description><![CDATA[<p>
	  
</p>

<p>
	I noticed today that there was no build created yet for Radxa Rock 3C.
</p>

<p>
	 
</p>

<p>
	I found the Rock 3A config file at build/config/boards/rock-3a.conf :
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># Rockchip RK3568 quad core 1-8GB SoC GBe eMMC USB3
BOARD_NAME="Rock 3A"
BOARDFAMILY="rk35xx"
BOOTCONFIG="rock-3a-rk3568_defconfig"
KERNEL_TARGET="legacy,current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3568-rock-3a.dtb"
BOOT_SCENARIO="spl-blobs"
WIREGUARD="no"
BOOT_SUPPORT_SPI="yes"
BOOT_SPI_RKSPI_LOADER="yes"
IMAGE_PARTITION_TABLE="gpt"
BOOTFS_TYPE="fat"</span></pre>

<p>
	And copied it to build/boards/rock-3c.conf . Then modified it to
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># Rockchip RK3566 quad core 1-8GB SoC GBe eMMC USB3
BOARD_NAME="Rock 3C"
BOARDFAMILY="rk35xx"
BOOTCONFIG="rock-3c-rk3566_defconfig"
KERNEL_TARGET="legacy,current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3566-rock-3c.dtb"
BOOT_SCENARIO="spl-blobs"
BOOT_SUPPORT_SPI="yes"
BOOT_SPI_RKSPI_LOADER="yes"
IMAGE_PARTITION_TABLE="gpt"
BOOTFS_TYPE="fat"</span></pre>

<p>
	And was pleasantly surprised when it was able to build an image! <span class="ipsEmoji">🙂</span>
</p>

<p>
	 
</p>

<p>
	However, the booting was not so successful I get this on the UART (1500000 bps 8N1):
</p>

<p>
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">DDR Version V1.10 20210810
ln
ddrconfig:0
LP4 MR14:0x4d
LPDDR4, 324MHz
BW=32 Col=10 Bk=8 CS0 Row=17 CS=1 Die BW=16 Size=4096MB
tdqss: cs0 dqs0: 361ps, dqs1: 289ps, dqs2: 313ps, dqs3: 217ps, 

change to: 324MHz
PHY drv:clk:38,ca:38,DQ:30,odt:0
vrefinner:41%, vrefout:41%
dram drv:40,odt:0
clk skew:0x58

change to: 528MHz
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:41%
dram drv:40,odt:0
clk skew:0x78

change to: 780MHz
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:41%
dram drv:40,odt:0
clk skew:0x5c

change to: 1056MHz(final freq)
PHY drv:clk:38,ca:38,DQ:30,odt:60
vrefinner:16%, vrefout:29%
dram drv:40,odt:80
vref_ca:00000068
clk skew:0x3f
cs 0:
the read training result:
DQS0:0x3b, DQS1:0x3d, DQS2:0x3d, DQS3:0x38, 
min  : 0x9  0xa  0xc  0x9  0x1  0x2  0x5  0x2 , 0x8  0x9  0x5  0x1  0xb  0xd  0xf  0x9 ,
       0xd  0xb  0xc  0x8  0x4  0x1  0x4  0x6 , 0xb  0x6  0x6  0x1  0xf  0xe  0xd  0xe ,
mid  :0x28 0x29 0x2b 0x28 0x1f 0x21 0x23 0x21 ,0x26 0x27 0x22 0x1f 0x29 0x2b 0x2c 0x27 ,
      0x2b 0x2a 0x29 0x27 0x22 0x1f 0x21 0x23 ,0x28 0x23 0x23 0x1f 0x2b 0x2b 0x29 0x2b ,
max  :0x48 0x49 0x4b 0x47 0x3e 0x40 0x42 0x41 ,0x45 0x45 0x40 0x3e 0x47 0x49 0x4a 0x46 ,
      0x4a 0x49 0x46 0x46 0x41 0x3e 0x3f 0x41 ,0x45 0x41 0x40 0x3d 0x48 0x48 0x46 0x49 ,
range:0x3f 0x3f 0x3f 0x3e 0x3d 0x3e 0x3d 0x3f ,0x3d 0x3c 0x3b 0x3d 0x3c 0x3c 0x3b 0x3d ,
      0x3d 0x3e 0x3a 0x3e 0x3d 0x3d 0x3b 0x3b ,0x3a 0x3b 0x3a 0x3c 0x39 0x3a 0x39 0x3b ,
the write training result:
DQS0:0x6f, DQS1:0x66, DQS2:0x69, DQS3:0x5c, 
min  :0x95 0x97 0x99 0x97 0x8f 0x92 0x94 0x94 0x94 ,0x88 0x88 0x86 0x83 0x8d 0x8e 0x8e 0x8d 0x89 ,
      0x92 0x91 0x8e 0x8e 0x89 0x87 0x8a 0x8e 0x8d ,0x86 0x85 0x83 0x7f 0x8a 0x8a 0x88 0x8c 0x85 ,
mid  :0xb2 0xb4 0xb6 0xb3 0xab 0xad 0xaf 0xae 0xae ,0xa6 0xa5 0xa1 0x9e 0xaa 0xaa 0xa9 0xa9 0xa6 ,
      0xaf 0xae 0xab 0xaa 0xa5 0xa1 0xa3 0xa9 0xa9 ,0xa4 0xa1 0xa0 0x9b 0xa7 0xa7 0xa5 0xa8 0xa2 ,
max  :0xd0 0xd1 0xd3 0xcf 0xc7 0xc9 0xcb 0xc9 0xc9 ,0xc4 0xc3 0xbd 0xba 0xc7 0xc7 0xc5 0xc5 0xc3 ,
      0xcd 0xcb 0xc8 0xc6 0xc2 0xbc 0xbc 0xc4 0xc6 ,0xc2 0xbd 0xbd 0xb8 0xc5 0xc5 0xc2 0xc5 0xc0 ,
range:0x3b 0x3a 0x3a 0x38 0x38 0x37 0x37 0x35 0x35 ,0x3c 0x3b 0x37 0x37 0x3a 0x39 0x37 0x38 0x3a ,
      0x3b 0x3a 0x3a 0x38 0x39 0x35 0x32 0x36 0x39 ,0x3c 0x38 0x3a 0x39 0x3b 0x3b 0x3a 0x39 0x3b ,
CA Training result:
cs:0 min  :0x3d 0x35 0x37 0x2d 0x37 0x2c 0x38 ,0x3f 0x34 0x37 0x2c 0x37 0x2a 0x3c ,
cs:0 mid  :0x78 0x79 0x71 0x70 0x71 0x6f 0x63 ,0x79 0x77 0x71 0x6f 0x70 0x6e 0x67 ,
cs:0 max  :0xb3 0xbd 0xab 0xb3 0xab 0xb3 0x8e ,0xb4 0xbb 0xac 0xb2 0xaa 0xb2 0x92 ,
cs:0 range:0x76 0x88 0x74 0x86 0x74 0x87 0x56 ,0x75 0x87 0x75 0x86 0x73 0x88 0x56 ,
out
U-Boot SPL board init
U-Boot SPL 2017.09-armbian (Jun 10 2023 - 09:59:15)
unknown raw ID phN
unrecognized JEDEC id bytes: 00, 00, 00
Trying to boot from MMC2
## Verified-boot: 0
## Checking atf-1 0x00040000 ... sha256(5938a9cdfc...) + OK
## Checking uboot 0x00a00000 ... sha256(d801f0f359...) + OK
## Checking fdt 0x00b2e6f8 ... sha256(3ccee0dc53...) + OK
## Checking atf-2 0x00068000 ... sha256(0965dc8022...) + OK
## Checking atf-3 0xfdcd0000 ... sha256(be991af043...) + OK
## Checking atf-4 0xfdcc9000 ... sha256(695349eb36...) + OK
## Checking atf-5 0x00066000 ... sha256(315a4195a9...) + OK
Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000)
Total: 237.208 ms

INFO:    Preloader serial: 2
NOTICE:  BL31: v2.3():v2.3-167-g81e0b993a-dirty:xsf
NOTICE:  BL31: Built : 11:20:08, Sep  6 2021
INFO:    GICv3 without legacy support detected.
INFO:    ARM GICv3 driver initialized in EL3
INFO:    pmu v1 is valid
INFO:    dfs DDR fsp_param[0].freq_mhz= 1056MHz
INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0xa00000
INFO:    SPSR = 0x3c9


U-Boot 2017.09-armbian (Jun 10 2023 - 09:59:15 +0200)

Model: Radxa ROCK3 Model C
PreSerial: 2, raw, 0xfe660000
DRAM:  4 GiB
Sysmem: init
Relocation Offset: ed34a000
Relocation fdt: eb9f63c0 - eb9fecc8
CR: M/C/I
Using default environment

failed to find reset-gpios property
no mmc device at slot 1
dwmmc@fe2b0000: 1 (SD), dwmmc@fe2c0000: 2, sdhci@fe310000: 0
Bootdev(atags): mmc 1
MMC1: Legacy, 52Mhz
PartType: EFI
No misc partition
boot mode: None
FIT: No boot partition
No resource partition
No resource partition
Failed to load DTB, ret=-19
Failed to get kernel dtb, ret=-19
I2c0 speed: 100000Hz
vsel-gpios- not found! Error: -2
vdd_cpu init 900000 uV
PMIC:  RK8090 (on=0x40, off=0x00)
vdd_logic init 900000 uV
vdd_gpu init 900000 uV
vdd_npu init 900000 uV
io-domain: OK
Model: Radxa ROCK3 Model C
rockchip_set_serialno: could not find efuse/otp device
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
  apll 816000 KHz
  dpll 528000 KHz
  gpll 1188000 KHz
  cpll 1000000 KHz
  npll 1200000 KHz
  vpll 24000 KHz
  hpll 24000 KHz
  ppll 200000 KHz
  armclk 816000 KHz
  aclk_bus 150000 KHz
  pclk_bus 100000 KHz
  aclk_top_high 300000 KHz
  aclk_top_low 200000 KHz
  hclk_top 150000 KHz
  pclk_top 100000 KHz
  aclk_perimid 300000 KHz
  hclk_perimid 150000 KHz
  pclk_pmu 100000 KHz
No misc partition
Net:   eth1: ethernet@fe010000
Hit key to stop autoboot('CTRL+C'):  0 
failed to find reset-gpios property

Device 0: unknown device
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
reading /boot.scr
3252 bytes read in 2 ms (1.6 MiB/s)
## Executing script at 00c00000
Boot script loaded from mmc 1
reading /armbianEnv.txt
151 bytes read in 1 ms (147.5 KiB/s)
reading /uInitrd
21588378 bytes read in 1795 ms (11.5 MiB/s)
reading /Image
29331968 bytes read in 2437 ms (11.5 MiB/s)
** Unable to read file /dtb/rockchip/rk3566-rock-3c.dtb **
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Default at 0xeb9f63c0
** Unable to read file /dtb/rockchip/overlay/rk35xx-fixup.scr **
Unknown command 'kaslrseed' - try 'help'
Fdt Ramdisk skip relocation
No misc partition
## Loading init Ramdisk from Legacy Image at 0a200000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    21588314 Bytes = 20.6 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
SCRIPT FAILED: continuing...
MMC error: The cmd index is 0, ret is -110
mmc_init: -110, time 4
starting USB...
Bus dwc3@fcc00000: 
CTRL-A Z for help | 1500000 8N1 | NOR | Minicom 2.8 | VT102 | Offline | ttyUSB0                                                                                                                      
</span></pre>

<p>
	And no output on the HDMI.
</p>

<p>
	 
</p>

<p>
	Any hints on what direction to dig for getting it closer to booting would be appreciated?
</p>

<p>
	 
</p>

<p>
	/ Kenneth
</p>
]]></description><guid isPermaLink="false">28702</guid><pubDate>Sat, 10 Jun 2023 19:41:51 +0000</pubDate></item><item><title>[Bookworm] Support for ViewSonic 32" 2560x1440 (16:9) mode</title><link>https://forum.armbian.com/topic/46847-bookworm-support-for-viewsonic-32-2560x1440-169-mode/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I am trying to work out how to add a 2560x1400 mode to the ViewSonic 32"  2560x1440 (16:9) display configuration that is not listed on the display settings configuration and should be there.
</p>

<p>
	 
</p>

<p>
	Any tips on updating the configuration file, locally and then as a patch to Armbian please ?
</p>
]]></description><guid isPermaLink="false">46847</guid><pubDate>Fri, 01 Nov 2024 22:05:36 +0000</pubDate></item><item><title>Problem building on WSL2</title><link>https://forum.armbian.com/topic/33163-problem-building-on-wsl2/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi,
</p>

<p>
	after update to stable v23.11 branch i cannot build anymore under WSL2
</p>

<p>
	 
</p>

<p>
	i get the following error when the process starts to create the image:<br />
	 
</p>

<p>
	"Error: Partition(s) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 on /dev/loop0 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should reboot now before making further changes."<br />
	<br />
	here's the full log:<br />
	<a href="https://paste.next.armbian.com/kilubovuru" rel="external nofollow">https://paste.next.armbian.com/kilubovuru</a>
</p>

<p>
	 
</p>

<p>
	Any help would be very much appreciated.
</p>

<p>
	Thanks
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<strong>EDIT</strong>: <strong>solved </strong>by replacing the kernel with the armbian one ( <a href="https://github.com/armbian/build/pull/5978#issuecomment-1826840715" rel="external nofollow">https://github.com/armbian/build/pull/5978#issuecomment-1826840715</a> ) 
</p>
]]></description><guid isPermaLink="false">33163</guid><pubDate>Thu, 11 Jan 2024 11:31:34 +0000</pubDate></item><item><title>no one discuss chromebook with Rk3288?</title><link>https://forum.armbian.com/topic/15201-no-one-discuss-chromebook-with-rk3288/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	recent days I find Chromebook may be better Arm devices with laptop form factor.
</p>

<p>
	compare with Pinebook pro, Chromebooks are cheaper, and mass product, and better tested.
</p>

<p>
	 
</p>

<p>
	why no much people discuss how to install 3rd OS to its internal emmc, or reflash its uboot?
</p>

<p>
	 
</p>

<p>
	I have searched on ArchArm forum, only 1 topic.
</p>

<p>
	 
</p>

<p>
	but there actually a way to reflash uboot, and mainline uboot already has support for arm based chromebooks.
</p>

<p>
	 
</p>

<p>
	It should be easy, but why no discussion?
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">15201</guid><pubDate>Sun, 13 Sep 2020 13:03:09 +0000</pubDate></item><item><title>armbian-ramlog copying back files pruned by sysstat</title><link>https://forum.armbian.com/topic/40326-armbian-ramlog-copying-back-files-pruned-by-sysstat/</link><description><![CDATA[<p>
	I recently installed Armbian Jammy on my Hardkernel Odroid-HC1. By monitoring the storage usage through SNMP, I quickly realised that something was filling up the /var/log mountpoint at an alarming rate (40 % usage after three weeks). At a closer inspection, it turned out to be the sysstat logs. Even though sysstat was set (out of the box) to only keep 7 days of history, I could see files that were several weeks old.
</p>

<p>
	 
</p>

<p>
	Having looked into the way that logs are synced to disc (or to the SD card rather), then rotated and synced back every night, it seems that the armbian-ramlog script is rather broken. It will move all of the sysstat logs, then expect the logrotation to rotate/compress/prune them (which it doesn't in the case of sysstat, since pruning is inherent in sysstat and logs aren't structured in the same way that others are). Finally, it will copy the files back (also old ones), thus effectively disabling the pruning mechanism of sysstat.
</p>

<p>
	 
</p>

<p>
	Am I missing something or is this a bug? Seems odd that this issue should have gone unnoticed until now...
</p>

<p>
	 
</p>

<p>
	<br />
	Also, while looking into this issue, I noticed that the non-rsync armbian-ramlog does not respect sub-directories. For instance, /var/log.hdd/apt/* will get copied back to /var/log.
</p>
]]></description><guid isPermaLink="false">40326</guid><pubDate>Thu, 30 May 2024 08:12:23 +0000</pubDate></item><item><title>How to customize /etc/fstab in a build?</title><link>https://forum.armbian.com/topic/29597-how-to-customize-etcfstab-in-a-build/</link><description><![CDATA[<p>
	Hi all,
</p>

<p>
	 
</p>

<p>
	  I need to customize the /etc/fstab during the build to mount a mtd partition and also to override some mountpoints with tmpfs in order to reduce wearing on mmc.
</p>

<p>
	So, have added the following lines to <em>customize-image.sh</em>:
</p>

<p>
	 
</p>

<p>
	cat &lt;&lt;EOT &gt;&gt; /etc/fstab
</p>

<p>
	# Reduce SD wearing by storing log files into ram (no need as overlayroot is used to freeze all the rootfs)
</p>

<p>
	tmpfs /tmp tmpfs defaults,noatime,nosuid,nodev 0 0
</p>

<p>
	tmpfs /run tmpfs defaults,noatime,nosuid,nodev 0 0
</p>

<p>
	tmpfs /var/tmp tmpfs defaults,noatime,nosuid,nodev 0 0
</p>

<p>
	tmpfs /var/log tmpfs defaults,noatime,nosuid,nodev,noexec 0 0
</p>

<p>
	tmpfs /var/lib/logrotate tmpfs defaults,noatime,nosuid,nodev,noexec,size=1m,mode=0755 0 0
</p>

<p>
	tmpfs /var/lib/sudo tmpfs defaults,noatime,nosuid,nodev,noexec,size=1m,mode=0700 0 0
</p>

<p>
	# MTD EEPROM memory
</p>

<p>
	dev/mtdblock0 /mnt/mtd jffs2 ro,relatime 0 0
</p>

<p>
	EOT
</p>

<p>
	 
</p>

<p>
	However changes in /etc/fstab are overridden somewhere over the build process, and this is the resulting /etc/fstab:
</p>

<p>
	 
</p>

<p>
	UUID=c8167755-b557-4288-9109-9108bc48dd94 / btrfs defaults,noatime,commit=600 0 1<br />
	UUID=27ac6cc6-eff3-4736-a7bd-5517e3b150c0 /boot ext4 defaults,commit=600,errors=remount-ro 0 2<br />
	tmpfs /tmp tmpfs defaults,nosuid 0 0
</p>

<p>
	 
</p>

<p>
	Is there a way to safely patch the /etc/fstab file?
</p>

<p>
	 
</p>

<p>
	Thanks very much!
</p>

<p>
	 
</p>

<p>
	Andrea
</p>
]]></description><guid isPermaLink="false">29597</guid><pubDate>Mon, 07 Aug 2023 18:10:37 +0000</pubDate></item><item><title>firmware file seen during boot differs from the file that I put after boot</title><link>https://forum.armbian.com/topic/44056-firmware-file-seen-during-boot-differs-from-the-file-that-i-put-after-boot/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Built an Edge/Jammy  firmware for a rk3588s2 based system(Radxa CM5). Panthor firmware for <abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">GPU</abbr></abbr> G610 is not the right version though  in this image.
</p>

<p>
	So after boot changed the firmware file, in the /lib/firmware/arm/mali/arch10.8/ folder, to the right version.
</p>

<p>
	Reboot produces the same problem though. It does not see the modified file, but still the original, wrong,  one.
</p>

<p>
	With boot complete and going to the firmware folder the changed firmware is there.
</p>

<p>
	I presume that the changes I make end up in an overlay that only is mounted after the boot process.
</p>

<p>
	Rewriting the whole 6 GB image, just to change one file, is a bit cumbersome. Is there a way to change the underlying file so that it is used during boot? 
</p>
]]></description><guid isPermaLink="false">44056</guid><pubDate>Thu, 22 Aug 2024 17:39:31 +0000</pubDate></item><item><title>panel-simple-dsi driver was added in 2022 but looks like a duplicate and code is buggy - removal?</title><link>https://forum.armbian.com/topic/29286-panel-simple-dsi-driver-was-added-in-2022-but-looks-like-a-duplicate-and-code-is-buggy-removal/</link><description><![CDATA[<p>
	I found what a likely duplicate out-of-tree driver after investigating a warning from the kernel build:
</p>

<pre class="ipsCode">   CC [M]  drivers/gpu/drm/panel/panel-simple-dsi.o                                                                                                                                                               
  drivers/gpu/drm/panel/panel-simple-dsi.c: In function 'panel_simple_get_modes':                                                                                                                                  
  drivers/gpu/drm/panel/panel-simple-dsi.c:310:73: warning: passing argument 3 of 'of_get_drm_display_mode' makes pointer from integer without a cast [-Wint-conversion]                                           
    310 |         ret = of_get_drm_display_mode(panel-&gt;dev-&gt;of_node, mode, p-&gt;desc-&gt;bus_format,                                                                                                                    
        |                                                                  ~~~~~~~^~~~~~~~of_get_drm_display_mode~~~~                                                                                              
        |                                                                         |                                                                                                                                
        |                                                                         u32 {aka unsigned int}                                                                                                           
  In file included from ./include/drm/drm_crtc.h:32,                                                                                                                                                               
                   from drivers/gpu/drm/panel/panel-simple-dsi.c:13:                                                                                                                                               
  ./include/drm/drm_modes.h:509:66: note: expected 'u32 *' {aka 'unsigned int *'} but argument is of type 'u32' {aka 'unsigned int'}                                                                               
    509 |                             struct drm_display_mode *dmode, u32 *bus_flags,                                                                                                                              
        |                                                             ~~~~~^~~~~~~~~                                                                                                                               
                                                             </pre>

<p>
	This code cannot work as is and a fix would be to add the missing ampersand before the p-&gt;desc-&gt;bus_format. Still other warning surface when this is fixed.
</p>

<p>
	<br />
	This driver calls of_get_drm_display_mode against bus_format while panel-simple does against bus_flags (it also has bus_format but it passes it as an argument to  drm_display_info_set_bus_formats).
</p>

<p>
	So it might well be that the driver would pass the wrong arguments.
</p>

<p>
	It has no documentation for its <abbr title="Device tree source"><abbr title="Device tree source">DTS</abbr></abbr> parameters so it is hard to tell if bus_format should be set as bus_flags from the panel-simple documentation or if its user will end up sending bus_format as a bus_flags.
</p>

<p>
	 
</p>

<p>
	There is already a dsi driver in upstream drivers/<abbr title="Graphic processing unit (3D acceleration)"><abbr title="Graphic processing unit (3D acceleration)">gpu</abbr></abbr>/drm/panel/panel-simple.c (panel-dsi-simple while this one is panel-simple-dsi).
</p>

<p>
	So I wonder if there is a use in shipping two drivers for the same purpose.
</p>

<p>
	And there are no <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> users of this out-of-tree driver panel-simple-dsi.
</p>

<p>
	 
</p>

<p>
	The discussion about its introduction is in: <a href="https://github.com/armbian/build/pull/3140" rel="external nofollow">https://github.com/armbian/build/pull/3140</a>
</p>

<p>
	It is told in the commit log to be a port of a rockchip kernel 4.4 driver, but panel-simple has dsi probe since v3.14. I am puzzled rockchip forked panel-simple instead of expanding it.
</p>

<p>
	Rockchip.DRM.Panel.Porting.Guide.pdf has no mention of the bus_format <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> parameter so maybe this code path was never used and the buggy code affects no users.
</p>

<p>
	(a few <abbr title="Device tree source"><abbr title="Device tree source">dts</abbr></abbr> parameters in the rockchip code are also not documented in this PDF).
</p>

<p>
	 
</p>

<p>
	<a contenteditable="false" data-ipshover="" data-ipshover-target="https://forum.armbian.com/profile/11940-iamdrq/?do=hovercard" data-mentionid="11940" href="https://forum.armbian.com/profile/11940-iamdrq/" rel="">@iamdrq</a> you are the author of this driver. Was there code missing in the dis support of panel-simple.c for dsi support, ie is panel-simple-dsi necessary?
</p>

<p>
	Was the aim to have a version of the panel dsi code that is bit-to-bit compatible with the rockchip kernel, so no porting was necessary?
</p>

<p>
	If features were missing could we bake them into the panel-simple.c driver (so they could be tested and one day be upstreamed)?
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">29286</guid><pubDate>Tue, 18 Jul 2023 00:34:17 +0000</pubDate></item><item><title>Disable automatic activation of Wifi and Bluetooth drivers from kernel</title><link>https://forum.armbian.com/topic/43694-disable-automatic-activation-of-wifi-and-bluetooth-drivers-from-kernel/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi, I'm working with an armbian installed on a Banana Pi M2S and I'm having problems using GPIOX_12, GPIOX_13 and GPIOX_4, because the Wifi/Bluetooth drivers are introducing garbage data by default into them and making it difficult to use them for communication in my project.
</p>

<p>
	I need to know how to disable these drivers from the kernel so that they don't interfere with the UART communication that I'm creating on those pins, since they are enabled by default and take control of the port automatically (even without having any module connected).
</p>

<p>
	 
</p>

<p>
	Question:
</p>

<ul>
	<li>
		Is there any way to disable them in the kernel during the image building process?
	</li>
</ul>

<p>
	 
</p>

<p>
	For the moment I won't use those drivers since I'll be installing a Wifi module via USB later.
</p>

<p>
	 
</p>

<p>
	I'm building the armbian image from the repository using these build variables:
</p>

<p>
	./compile.sh build BOARD=bananapim2s BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no RELEASE=jammy EXTENSIONS=preset-firstrun
</p>

<p>
	 
</p>

<p>
	Any help or pointers would be very appreciated.
</p>

<p>
	Thank you very much in advance!
</p>
]]></description><guid isPermaLink="false">43694</guid><pubDate>Mon, 12 Aug 2024 14:37:35 +0000</pubDate></item><item><title>Atomic firmware upgrade</title><link>https://forum.armbian.com/topic/42929-atomic-firmware-upgrade/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi all,
</p>

<p>
	 
</p>

<p>
	  has anyone ever tried to use an atomic firmware upgrade system like <strong>rauc</strong> or <strong>swupdate</strong>?
</p>

<p>
	 
</p>

<p>
	<a href="https://rauc.readthedocs.io/en/latest/" rel="external nofollow">https://rauc.readthedocs.io/en/latest/</a>
</p>

<p>
	<a href="https://sbabic.github.io/swupdate/swupdate.html" rel="external nofollow">https://sbabic.github.io/swupdate/swupdate.html</a>
</p>

<p>
	 
</p>

<p>
	I am playing with <strong>rauc</strong>, in order to do that I have to customize the partitioning of the SD/<abbr title="embedded MultiMediaCard"><abbr title="embedded MultiMediaCard">eMMC</abbr></abbr>:
</p>

<p>
	  - root1 (4GB)
</p>

<p>
	  - root2 (4GB)
</p>

<p>
	  - data (8GB, or remaining space)
</p>

<p>
	 
</p>

<p>
	Can someone suggest how to customize partitioning in such way? I played around setting USE_HOOK_FOR_PARTITION=yes, and hooking the <strong>create_partition_table</strong> but had no luck.
</p>

<p>
	Any hint?
</p>

<p>
	 
</p>

<p>
	Thanks in advance!
</p>

<p>
	 
</p>

<p>
	Andrea
</p>
]]></description><guid isPermaLink="false">42929</guid><pubDate>Thu, 25 Jul 2024 15:33:26 +0000</pubDate></item><item><title>How does compile.sh display icons</title><link>https://forum.armbian.com/topic/42210-how-does-compilesh-display-icons/</link><description><![CDATA[<p>
	How does compile.sh display the nice little icons like <span class="ipsEmoji">🔨</span> when building an image
</p>
]]></description><guid isPermaLink="false">42210</guid><pubDate>Tue, 09 Jul 2024 12:37:52 +0000</pubDate></item><item><title>rock-3c</title><link>https://forum.armbian.com/topic/25237-rock-3c/</link><description><![CDATA[<p>
	Hi, I have got Rock-3C board recently. It is not Rockpi4 C.
</p>

<p>
	Main difference compared to Rock-3A is missing pci-e connector form back of the board, soldered wifi module and only 5V input power.
</p>

<p>
	There is no system available for this board.
</p>

<p>
	 
</p>

<p>
	Any ideas how to get this board wo<abbr title="Rockchip">rk</abbr>ing?
</p>
]]></description><guid isPermaLink="false">25237</guid><pubDate>Fri, 23 Dec 2022 22:06:07 +0000</pubDate></item><item><title>Add partitions when building an armbian image</title><link>https://forum.armbian.com/topic/40924-add-partitions-when-building-an-armbian-image/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello.
</p>

<p>
	I'm building an armbian image and want to add some partitions to the result disk. I use the post_create_partitions hook to do that. The documentation doesn't show how to use it, so I looked at the armbian's sources: <a href="https://github.com/armbian/build/blob/99815c0a8880d4e04fc64742412632e1d41c1334/lib/functions/image/partitioning.sh#L206" rel="external nofollow">https://github.com/armbian/build/blob/99815c0a8880d4e04fc64742412632e1d41c1334/lib/functions/image/partitioning.sh#L206</a> Here they create a string and pass it to sfdisk. In my hook I do a similar row to add two partitions:
</p>

<p>
	echo -ne "label:dos\nsize=1G\nsize=1G\n+\n" | sfdisk -a "${SDCARD}".raw --no-reread || exit_with_error "Partition fail."
</p>

<p>
	But building of the image fails with message: No free sectors available. Failed to add #3 partition: No space left on device.
</p>

<p>
	How to add partitions?
</p>
]]></description><guid isPermaLink="false">40924</guid><pubDate>Sun, 09 Jun 2024 05:13:12 +0000</pubDate></item><item><title>Userpatches not in clone</title><link>https://forum.armbian.com/topic/39491-userpatches-not-in-clone/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I ask this question purely out of curiosity - why is the userpatches folder not in the build folder when it is first cloned
</p>
]]></description><guid isPermaLink="false">39491</guid><pubDate>Tue, 21 May 2024 09:01:33 +0000</pubDate></item><item><title>[Orange Pi] spidev timing issue beetwen CS and CLK</title><link>https://forum.armbian.com/topic/40346-orange-pi-spidev-timing-issue-beetwen-cs-and-clk/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello,
</p>

<p>
	I work on a gateway built around an orange PI 2. The orange PI has to manage 3 spi devices (an RTC, a flash and a radio).
</p>

<p>
	So I have enabled the spidev module on the orange PI and I use two overlay to get 3 /dev/spidev1.x (x=/dev/spidev1.,1 and2) devices with 3 distinct CS.
</p>

<p>
	 
</p>

<p>
	See my the armbianEnv.txt file:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># cat /boot/armbianEnv.txt
verbosity=1
logo=disabled
console=both
disp_mode=1920x1080p60
overlay_prefix=sun8i-h3
overlays=i2c0 pwm spi-spidev usbhost2 usbhost3
rootdev=UUID=64a7c5d3-32a7-4eaf-9e69-a0dd046580ae
rootfstype=ext4
param_spidev_spi_bus=1
param_spidev_max_freq=100000000
user_overlays= spi1-triple-spidev-cs sun8i-h3-spi1-add-cs1-cs2
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u</span></pre>

<p>
	 
</p>

<p>
	See <abbr title="Device tree source">dts</abbr> file to get 3 spi devices:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># cat spi1-triple-spidev-cs.dts
/dts-v1/;
/plugin/;

/ {
	compatible = "allwinner,sun4i-a10", "allwinner,sun7i-a20", "allwinner,sun8i-h3", "allwinner,sun50i-a64", "allwinner,sun50i-h5";

	fragment@0 {
		target = &lt;&amp;spi1&gt;;
		__overlay__ {
			#address-cells = &lt;1&gt;;
			#size-cells = &lt;0&gt;;
			status = "okay";

			spidev@0 {
				reg = &lt;0&gt;; /* Chip Select 0 */
				compatible = "spidev";
				spi-max-frequency = &lt;1000000&gt;;
				status = "okay";
			};

			spidev@1 {
				reg = &lt;1&gt;; /* Chip Select 1 */
				compatible = "spidev";
				spi-max-frequency = &lt;1000000&gt;;
				status = "okay";
			};

                        spidev@2 {
                                reg = &lt;2&gt;; /* Chip Select 2 */
                                compatible = "spidev";
                                spi-max-frequency = &lt;1000000&gt;;
                                status = "okay";
                        };
		};
	};
};</span></pre>

<p>
	 
</p>

<p>
	See <abbr title="Device tree source">dts</abbr> file to configure CS for spidev1.1 and spidev1.2 (spidev1.0 has the native CS)
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln"># cat sun8i-h3-spi1-add-cs1-cs2.dts
/dts-v1/;
/plugin/;

/ {
	compatible = "allwinner,sun8i-h3";

	fragment@0 {
		target = &lt;&amp;pio&gt;;
		__overlay__ {
			spi1_cs1: spi1_cs1 {
				pins = "PG6";
				function = "gpio_out";
				output-high;
			};
		};
	};

        fragment@1 {
                target = &lt;&amp;pio&gt;;
                __overlay__ {
                        spi1_cs2: spi1_cs2 {
                                pins = "PA19";
                                function = "gpio_out";
                                output-high;
                        };
                };
        };

	fragment@2 {
		target = &lt;&amp;spi1&gt;;
		__overlay__ {
			pinctrl-names = "default", "default", "default";
			pinctrl-1 = &lt;&amp;spi1_cs1&gt;;
			pinctrl-2 = &lt;&amp;spi1_cs2&gt;;
			cs-gpios = &lt;0&gt;, &lt;&amp;pio 6 6 0&gt;, &lt;&amp;pio 0 19 1&gt;;
		};
	};
};</span></pre>

<p>
	 
</p>

<p>
	So the spi driver (in mode 0) works fine for the flash and the RTC, but there is an issue with the radio (on /dev/spidev1.1 with the CS on pin PG6 and active low) because there is a falling edge active before the first rising edge of the clock (see following picture):
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forum.armbian.com/uploads/monthly_2024_05/CS1_comment.jpg.f34f29e4f482853eac655dd71be1c5dd.jpg" data-fileid="12546" data-fileext="jpg" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="12546" data-ratio="25.90" width="1000" alt="CS1_comment.thumb.jpg.10770b35627f91fd555fe52eca566bff.jpg" src="https://forum.armbian.com/uploads/monthly_2024_05/CS1_comment.thumb.jpg.10770b35627f91fd555fe52eca566bff.jpg" /></a>
</p>

<p>
	 
</p>

<p>
	See what is expected by the spec of the radio:
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="12548" data-ratio="35.59" width="531" alt="image.png.79f1678274a536063d6aa08adb97b223.png" src="https://forum.armbian.com/uploads/monthly_2024_05/image.png.79f1678274a536063d6aa08adb97b223.png" />
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	Now I have to find a solution to fix this issue but I not sure to get it rapidly ...
</p>

<p>
	But may be some people have ever faced this issue as the radio Nordic 905 is probably not the only one chip touchy to this kind of timings between the CS and the CLK.
</p>

<p>
	So any help is welcome !
</p>

<p>
	 
</p>

<p>
	Best Regards,
</p>

<p>
	Damien
</p>
]]></description><guid isPermaLink="false">40346</guid><pubDate>Thu, 30 May 2024 14:29:30 +0000</pubDate></item><item><title>How to add custom packages</title><link>https://forum.armbian.com/topic/29224-how-to-add-custom-packages/</link><description><![CDATA[<p>
	Hi all,
</p>

<p>
	 
</p>

<p>
	  I need to add some packages to Armbian in the build phase.
</p>

<p>
	 
</p>

<p>
	I tried two ways, both failed:
</p>

<p>
	 
</p>

<p>
	1. Had run through docs (<a href="https://docs.armbian.com/Developer-Guide_User-Configurations/" rel="external nofollow">https://docs.armbian.com/Developer-Guide_User-Configurations/)</a>, and the suggestion is to add a var <em>PACKAGE_LIST_ADDITIONAL</em> in <em>userpatches/lib.config</em>
</p>

<p>
	 
</p>

<p>
	  PACKAGE_LIST_ADDITIONAL="$PACKAGE_LIST_ADDITIONAL watchdog modemmanager iptables iptables-persistent dnsmasq bridge-utils iproute2 openvpn"
</p>

<p>
	 
</p>

<p>
	  Building the image I get the following error:
</p>

<p>
	 
</p>

<p>
	   [<span class="ipsEmoji">🌱</span>] Using user configuration override [ /home/andrea/armbian/build/userpatches/lib.config ]<br />
	   /home/andrea/armbian/build/userpatches/lib.config: line 1: PACKAGE_LIST_ADDITIONAL: readonly variable<br />
	   [<span class="ipsEmoji">💥</span>] Exiting with error 1 [ at /home/andrea/armbian/build/userpatches/lib.config:1
</p>

<p>
	                         source() --&gt; userpatches/lib.config:1<br />
	         do_extra_configuration() --&gt; lib/functions/configuration/main-config.sh:352<br />
	                do_with_logging() --&gt; lib/functions/logging/section-logging.sh:81<br />
	    do_with_conditional_logging() --&gt; lib/functions/logging/section-logging.sh:111<br />
	    prep_conf_main_build_single() --&gt; lib/functions/main/config-prepare.sh:34<br />
	         cli_standard_build_run() --&gt; lib/functions/cli/cli-build.sh:22<br />
	        armbian_cli_run_command() --&gt; lib/functions/cli/utils-cli.sh:136<br />
	                 cli_entrypoint() --&gt; lib/functions/cli/entrypoint.sh:176<br />
	                           main() --&gt; compile.sh:50
</p>

<p>
	]
</p>

<p>
	[<span class="ipsEmoji">💥</span>] Cleaning up [ please wait for cleanups to finish ]
</p>

<p>
	 
</p>

<p>
	2. Customizing <em>userpatches/customize-image.sh:</em>
</p>

<p>
	 
</p>

<p>
	  Added the following lines to the aforementioned file:
</p>

<p>
	 
</p>

<p>
	    CUST_PACKAGES="watchdog modemmanager iptables iptables-persistent dnsmasq bridge-utils iproute2 openvpn"
</p>

<p>
	    apt-get install -yy $CUST_PACKAGES |&amp; tee -a $DEST/${LOG_SUBPATH}/custom.log
</p>

<p>
	 
</p>

<p>
	  The build completes, but packages aren't added as the logging prevents the build to fail. Anyway the following info messages are displayed during the build:
</p>

<p>
	 
</p>

<p>
	    [<span class="ipsEmoji">🔨</span>]   Reading package lists...<br />
	    [<span class="ipsEmoji">🔨</span>]   Building dependency tree...<br />
	    [<span class="ipsEmoji">🔨</span>]   Reading state information...<br />
	    [<span class="ipsEmoji">🔨</span>]   Package modemmanager is not available, but is referred to by another package.<br />
	    [<span class="ipsEmoji">🔨</span>]   This may mean that the package is missing, has been obsoleted, or<br />
	    [<span class="ipsEmoji">🔨</span>]   is only available from another source<br />
	    [<span class="ipsEmoji">🔨</span>]   <br />
	    [<span class="ipsEmoji">🔨</span>]   Package iptables is not available, but is referred to by another package.<br />
	    [<span class="ipsEmoji">🔨</span>]   This may mean that the package is missing, has been obsoleted, or<br />
	    [<span class="ipsEmoji">🔨</span>]   is only available from another source<br />
	    [<span class="ipsEmoji">🔨</span>]   However the following packages replace it:<br />
	    [<span class="ipsEmoji">🔨</span>]     libxtables12<br />
	    [<span class="ipsEmoji">🔨</span>]   <br />
	    [<span class="ipsEmoji">🔨</span>]   E: Unable to locate package watchdog<br />
	    [<span class="ipsEmoji">🔨</span>]   E: Package 'modemmanager' has no installation candidate<br />
	    [<span class="ipsEmoji">🔨</span>]   E: Package 'iptables' has no installation candidate<br />
	    [<span class="ipsEmoji">🔨</span>]   E: Unable to locate package iptables-persistent<br />
	    [<span class="ipsEmoji">🔨</span>]   E: Unable to locate package dnsmasq<br />
	    [<span class="ipsEmoji">🔨</span>]   E: Unable to locate package openvpn
</p>

<p>
	 
</p>

<p>
	Can you suggest a suitable way to add packages to the build?
</p>

<p>
	 
</p>

<p>
	Thanks very much in advance, kind regards
</p>

<p>
	 
</p>

<p>
	Andrea
</p>
]]></description><guid isPermaLink="false">29224</guid><pubDate>Wed, 12 Jul 2023 15:44:16 +0000</pubDate></item><item><title>compile.sh started failing</title><link>https://forum.armbian.com/topic/39401-compilesh-started-failing/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    <div class="cTemplateField">
        <span class="cTemplateField_label"></span>
        <span class="cTemplateField_value">Build logs: 
<div class='ipsType_break ipsContained'>
<a href='https://paste.armbian.com/gaximamalu' target='_blank'  rel="nofollow noreferrer">
	
		
			https://paste.armbian.com/gaximamalu
		
	
</a>
</div></span>
    </div>
    
    
</div><p>
	Hi all,
</p>

<p>
	I've been building armbian images for my nanopim4 boards for some time with great success, however I refreshed the build scripts today and I'm seeing LOADS of errors flashing by and then It crashes - my build machine is an intel nuc I5 with 16gb RAM running Debian bookworm - I hope I've got the log url correct
</p>
]]></description><guid isPermaLink="false">39401</guid><pubDate>Fri, 17 May 2024 16:21:05 +0000</pubDate></item><item><title>How to compile a kernel with CONF_SCHEDSTATS=y?</title><link>https://forum.armbian.com/topic/38052-how-to-compile-a-kernel-with-conf_schedstatsy/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hello, <br />
	I have a bunch of boards (rpi4b, rpi5, orangepi5, orangepi5-plus, nanopct6, rock3a, rock5b, vim4) in a Kubernetes cluster using Cilium.<br />
	Cilium requires CONF_SCHEDSTATS=y in the kernel, which is dependent on CONFIG_DEBUG_KERNEL=y but...<br />
	in build/lib/functions/compilation/armbian-kernel.sh  we have<br />
	 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">                # DONE: Disable: debug option
                kernel_config_set_n DEBUG_KERNEL        # Armbian doesn't know how to package a debug kernel.</span></pre>

<p>
	Which invalidates the option I enabled during ./compile.sh BOARD=... BRANCH=... kernel-config <br />
	Except for the VIM4, with DEBUG_KERNEL enabled in build/config/sources/families/meson-s4t7.conf
</p>

<p>
	 
</p>

<p>
	Is there a way to enable DEBUG_KERNEL for the rest of the boards? <br />
	<br />
	Thank you!<br />
	<br />
	Stefanita Vilcu<br />
	 
</p>
]]></description><guid isPermaLink="false">38052</guid><pubDate>Fri, 26 Apr 2024 03:23:05 +0000</pubDate></item><item><title><![CDATA[kernel source modification & build without doing kernel-patch process]]></title><link>https://forum.armbian.com/topic/28952-kernel-source-modification-build-without-doing-kernel-patch-process/</link><description><![CDATA[<p>
	Hi there, trying to iterate on making small changes to a kernel driver module, and using armbian to help build the kernel (cross-compiling off the device).
</p>

<p>
	I'm aware of kernel-patch mode, but for making small changes, compiling, and iterating like this over and over, making and then putting patches into place on each cycle is quite cumbersome.<br />
	Is there some way to tell armbian build _not_ to update the kernel, i.e. let me build with dirty tree, as I'm in a dev cycle?
</p>

<p>
	 
</p>

<p>
	I just want to edit something in my local kernel tree, then build the kernel, and repeat<br />
	 
</p>
]]></description><guid isPermaLink="false">28952</guid><pubDate>Sun, 25 Jun 2023 20:32:58 +0000</pubDate></item><item><title>Is it still possible to build just the kernel?</title><link>https://forum.armbian.com/topic/28668-is-it-still-possible-to-build-just-the-kernel/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	for quite some time I have noticed that it seems impossible to build just the kernel, an image is built every time. I am using the following command:
</p>

<pre class="ipsCode">./compile.sh BOARD=odroidxu4 BRANCH=current RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no BUILD_ONLY="kernel" KERNEL_CONFIGURE=no USE_CCACHE=no KEEP_KERNEL_CONFIG=no DEB_COMPRESS=xz</pre>

<p>
	Additionally, output/debs seems not to be cleaned, despite documentation indicating this should happen with default CLEAN_LEVEL. Am I doing something wrong? Or does documentation need updating? Thanks!
</p>
]]></description><guid isPermaLink="false">28668</guid><pubDate>Tue, 06 Jun 2023 11:30:28 +0000</pubDate></item><item><title>How to apply my own kernel patch</title><link>https://forum.armbian.com/topic/28677-how-to-apply-my-own-kernel-patch/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	 
</p>

<p>
	I try build kernel for NanopiNeo board with user kernel patch, but I don't understand with path needed put my patch. In previous version armbian's builds I just put files to userpatches/kernel/sunxi-current how it described in docs. But now with current version Armbian build system it's not working.
</p>

<p>
	I put my custom linux-sunxi-current.config to userpatches folder, my patch to userpatches/kernel/sunxi-current and try build kernel with command:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">./compile.sh BOARD=nanopineo BRANCH=current kernel</span></pre>

<p>
	I see that linux-sunxi-current.config found and applied but not patch isn't.
</p>
]]></description><guid isPermaLink="false">28677</guid><pubDate>Wed, 07 Jun 2023 15:37:54 +0000</pubDate></item><item><title>Build fails while compiling ATF ("cannot find cr")</title><link>https://forum.armbian.com/topic/35615-build-fails-while-compiling-atf-cannot-find-cr/</link><description><![CDATA[<p>
	Hi all,
</p>

<p>
	 
</p>

<p>
	  Armbian v23.11 build fails while compiling ATF, reporting weird "cannot find cr" message:
</p>

<p>
	 
</p>

<p>
	<a href="https://paste.next.armbian.com/evewilodap" rel="external nofollow">https://paste.next.armbian.com/evewilodap</a>
</p>

<p>
	 
</p>

<p>
	Can you please help?
</p>

<p>
	 
</p>

<p>
	Thanks in advance!
</p>
]]></description><guid isPermaLink="false">35615</guid><pubDate>Mon, 04 Mar 2024 17:10:56 +0000</pubDate></item><item><title>Request access to Jira</title><link>https://forum.armbian.com/topic/37090-request-access-to-jira/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Was trying to follow the <a href="https://www.armbian.com/participate/" rel="external nofollow">https://www.armbian.com/participate/</a> page instructions to get access to Jira, but the link just takes me to Jira and tells me that I don't have access.
</p>

<p>
	 
</p>

<p>
	No option to request access on that page, just "[username] doesn't have access to Jira on armbian.atlassian.net."
</p>

<p>
	 
</p>

<p>
	Does the participate page need updates? Or should I just try to work off of github issues only?
</p>

<p>
	 
</p>

<p>
	Feel free to direct me to the right place
</p>

<p>
	 
</p>

<p>
	if it matters, I would potentially be helping with some nanopi devices, have several r2s and r2s plus - the r2s plus needs some work i think.
</p>
]]></description><guid isPermaLink="false">37090</guid><pubDate>Mon, 01 Apr 2024 22:32:40 +0000</pubDate></item><item><title>linux-libc-dev packages not available after 23.02</title><link>https://forum.armbian.com/topic/36140-linux-libc-dev-packages-not-available-after-2302/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi,<br />
	<br />
	I recently noticed that after updating to 24.02 the package "linux-libc-dev" did not receive a update.<br />
	I have checked the current armbian archives and couldn't find anything for any arch. Just to be sure i've also built armbian 24.5 images for bananapi (noticed this on a bananapi board) and rpi4b (as a well supported board) and no linux-libc-dev[...].deb was built.<br />
	<br />
	It seems that with the buildsystem change the files packages/armbian/mkdebian and packages/armbian/builddeb were retired (commit e98c66b, v23.11.1) which previously handled building the kernel packages and included linux-libc-dev.<br />
	<br />
	Unfortunately linux-libc-dev is a dependency for libc6-dev and in turn also linux-headers...<br />
	<br />
	To build such a package i think one would have to add the function to lib/functions/compilation/kernel-debs.sh, similar to the way linux-<abbr title="Device tree blob">dtb</abbr> is built and add it to artifact_map_packages in lib/functions/artifacts/artifact-kernel.sh to be built in the process.<br />
	<br />
	Does anyone agree with this observation? I'm not sure as I am pretty new to the armbian build system...<br />
	Is anyone aware of this and working on it?<br />
	<br />
	Thanks,<br />
	valium
</p>
]]></description><guid isPermaLink="false">36140</guid><pubDate>Thu, 14 Mar 2024 14:19:20 +0000</pubDate></item><item><title>Armbian version inconsistency</title><link>https://forum.armbian.com/topic/35965-armbian-version-inconsistency/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	The versioning within Armbian seems to be inconsistent.
</p>

<p>
	 
</p>

<p>
	On a up to date RPi4 The login message states that it is running Armbian 23.11.1:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Welcome to Armbian 23.11.1 Jammy with Linux 6.6.18-current-bcm2711</span></pre>

<p>
	 
</p>

<p>
	/etc/os-release is listing both 22.04 and 24.2.1:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">PRETTY_NAME="Armbian 24.2.1 jammy"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
ARMBIAN_PRETTY_NAME="Armbian 24.2.1 jammy"</span></pre>

<p>
	 
</p>

<p>
	/etc/armbian-release says it is 23.11.1:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">VERSION=23.11.1
REVISION=23.11.1</span></pre>

<p>
	 
</p>

<p>
	So these are three different versions, making it confusing.
</p>

<p>
	 
</p>

<p>
	Any idea what is going on here?
</p>
]]></description><guid isPermaLink="false">35965</guid><pubDate>Mon, 11 Mar 2024 11:57:44 +0000</pubDate></item><item><title>Newbie developer question</title><link>https://forum.armbian.com/topic/35647-newbie-developer-question/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	How to I generate `.img` files? When I run `.compile` I end up with `.deb` files. I've been looking through the scripts but there are so many of them and I want to get to how to do this without having to use commands like:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">find . -name '*.sh' -print0 | xargs -0 grep compile_uboot | less</span></pre>

<p>
	for a long time.
</p>

<p>
	Thank you
</p>
]]></description><guid isPermaLink="false">35647</guid><pubDate>Tue, 05 Mar 2024 15:26:43 +0000</pubDate></item><item><title>Partition table on Orange Pi 5</title><link>https://forum.armbian.com/topic/33436-partition-table-on-orange-pi-5/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I got an issue from a user on a bash script I am sharing on github.
</p>

<p>
	The script is to make shrunk img backups on a running system on a lot of different <abbr title="Single board computer">sbc</abbr>:s.
</p>

<p>
	 
</p>

<p>
	After some testing on the users side (I did not have access to hardware to test) it turned out the script fails because of the partition table, it is GPT while in the past they have always been MBR (msdos).<br />
	I downloaded the latest opi5 gnome desktop image and looped it and parted shows it is in GPT.
</p>

<p>
	 
</p>

<p>
	We figured out a way to solve it but my question is: is this because rpi5 uses gpt partition table (I do not own a rpi5 either)?
</p>

<p>
	Will this be the future of most armbian builds?
</p>

<p>
	 
</p>

<p>
	On a side note, `armbian-resize-filesystem.service` still works to autoexpand after I restore a backed up img, so thank you for providing this. <span class="ipsEmoji">❤️</span>
</p>
]]></description><guid isPermaLink="false">33436</guid><pubDate>Thu, 25 Jan 2024 13:28:24 +0000</pubDate></item><item><title>Linux Kernel Packages on edge rockchip64 naming scheme?</title><link>https://forum.armbian.com/topic/33358-linux-kernel-packages-on-edge-rockchip64-naming-scheme/</link><description><![CDATA[<p>
	I found it very confusing that Armbian doesn't seem to follow the Ubuntu/Debian traditional scheme for naming kernel modules: linux-image-*, linux-modules-* and linux-headers-*. I need them to cross compile out-of-tree kernel module in `schroot`. Armbian seem to have only `linux-image-edge-rockchip64` and `linux-headers-edge-rockchip64`.<br />
	<br />
	What's the reasoning behind such design decision?<br />
	<br />
	Moreover, I've noticed kernel packages incorporate all the logic that make the board bootable, instead having more generic kernel binaries and relying on `flash-kernel` tool that both Ubuntu and Debian widely use. I wonder why not?
</p>

<p>
	 
</p>

<p>
	What are chances in future `linux-image-*` could be split and have matching `linux-modules-*` package as upstream?<br />
	<br />
	Is there any maintained roadmap to figure out most recent supported numbered kernel package, so I could have Orange Pi 3B board with <em>fixed</em> (pinned) kernel version out-of-the-box?<br />
	<br />
	Thank you.
</p>
]]></description><guid isPermaLink="false">33358</guid><pubDate>Mon, 22 Jan 2024 17:07:19 +0000</pubDate></item><item><title>Repeteable builds - Odroid UX4</title><link>https://forum.armbian.com/topic/33547-repeteable-builds-odroid-ux4/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	Hi,
</p>

<p>
	 
</p>

<p>
	I have been recently working on a couple of extensions: lvm and cloud-init
</p>

<p>
	 
</p>

<p>
	I forked off "v23.11.2" tag when creating my branches, since they are extensions, and wont alter the framework much.
</p>

<p>
	 
</p>

<p>
	Today I noticed that OdroidUX4 is not building, but it was building last week. A patch seems to be failing. I guess it is a kernel/driver patch.
</p>

<p>
	 
</p>

<p>
	Then my question is: is it possible that, on the same tag (v23.11.2), builds break?
</p>

<p>
	 
</p>

<p>
	I am starting to think that the tag is only for the build process/patch set, but excludes, for example a reference to kernel code.
</p>

<p>
	 
</p>

<p>
	I suppose then the situation is that a kernel update has "broken" a patch, would that be the case?
</p>

<p>
	 
</p>

<p>
	If so, is it possible to also checkout a particular working kernel for the sake of a stable dev environment?
</p>

<p>
	 
</p>

<p>
	How do you normally do?
</p>

<p>
	 
</p>

<p>
	R.
</p>
]]></description><guid isPermaLink="false">33547</guid><pubDate>Tue, 30 Jan 2024 09:06:54 +0000</pubDate></item><item><title>compile.sh PREFER_DOCKER=no - documenting the flag</title><link>https://forum.armbian.com/topic/33354-compilesh-prefer_dockerno-documenting-the-flag/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	hi
</p>

<p>
	 
</p>

<p>
	I've been using the flag 
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">compile.sh PREFER_DOCKER=no</span></pre>

<p>
	 
</p>

<p>
	while building in a systemd-nspawn  container:
</p>
<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedauthorid="9707" data-embedcontent="" data-embedid="embed4442809512" src="https://forum.armbian.com/topic/31889-building-armbian-using-ubuntu-jammy-in-a-systemd-nspawn-container/?do=embed" style="height:219px;max-width:502px;"></iframe>

<p>
	<a href="https://gist.github.com/ag88/05245121cce37cb8f029424a20752e35" rel="external nofollow">Building Armbian using Ubuntu (jammy) in a systemd-nspawn container</a>
</p>

<p>
	 
</p>

<p>
	This time I managed to make a complete successful build with my work arounds for loop devices in systemd nspawn.
</p>

<p>
	 
</p>

<p>
	However, the flag <em><strong>PREFER_DOCKER=no</strong></em>
</p>

<p>
	Didn't seem to be documented in the build options
</p>

<p>
	<a href="https://docs.armbian.com/Developer-Guide_Build-Options/" rel="external nofollow">https://docs.armbian.com/Developer-Guide_Build-Options/</a>
</p>

<p>
	 
</p>

<p>
	can the documentation be updated to add <em><strong>PREFER_DOCKER=no</strong></em> flag (at least under 'advanced users') ?
</p>

<p>
	note that it isn't possible to run docker normally within systemd-nspawn or that it'd require all those workarounds such as patching and using the host docker server which defeats the purpose of using docker.
</p>

<p>
	rather systemd-nspawn is the container to at least decouple the build environment from the host os environment (which can be a different linux distribution, I'm doing so from OpenSuse <a href="https://www.opensuse.org/" rel="external nofollow">https://www.opensuse.org/</a>), with the unfortunate caveat that loop devices still requires a workaround.
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">33354</guid><pubDate>Mon, 22 Jan 2024 05:24:58 +0000</pubDate></item><item><title>Applying kernel patches per board</title><link>https://forum.armbian.com/topic/32790-applying-kernel-patches-per-board/</link><description><![CDATA[
<div class="ipsMargin_top">
    
    
    
</div><p>
	I am working on support for the ClockworkPi Gameshell main board.  I have patches for the kernel, but it seems that the  build system applies kernel patches on a "per family" basis.  Indeed, looking at the 'kernel-patch.sh' script it seems the BOARD and TARGET variables that would let board specific patches work are commented out.  I've read through the example PR's in the docs, but don't see an example of how applying board specific patches should work.  I fear that if I put the patches into the normal flow, it will get applied to other boards within the sunxi family and things may break for other boards.  <br />
	<br />
	Should kernel patches be crafted in a way that they SHOULD be applied at the family level?  Or should I expect to be able to apply a kernel package on the per board level?  The patches I have come from the board maker and involve changing more than just creating <abbr title="Device tree source">dts</abbr> files.
</p>
]]></description><guid isPermaLink="false">32790</guid><pubDate>Sat, 23 Dec 2023 00:00:58 +0000</pubDate></item><item><title>Docker build: Segmentation fault (core dumped)</title><link>https://forum.armbian.com/topic/32025-docker-build-segmentation-fault-core-dumped/</link><description><![CDATA[<p>
	Hi there,
</p>

<p>
	 
</p>

<p>
	  I am trying to build the image using docker, but I get several "Segmentation fault (core dumped)" error messages and as result the build gets interrupted.
</p>

<p>
	 
</p>

<p>
	Would like to stick to docker build (I am running of fedora 39, and it automatically selects docker), as it looks to be far more efficient rather than running it into a VM.
</p>

<p>
	 
</p>

<p>
	Any idea on how could I get rid of this issue?
</p>

<p>
	 
</p>

<p>
	Thanks is advance!
</p>

<p>
	 
</p>

<p>
	Andrea
</p>
]]></description><guid isPermaLink="false">32025</guid><pubDate>Mon, 27 Nov 2023 14:15:31 +0000</pubDate></item><item><title>Grave bug in bookworm kernel</title><link>https://forum.armbian.com/topic/32406-grave-bug-in-bookworm-kernel/</link><description><![CDATA[<p>
	<em>Please move this message to correct folder, if I used the wrong one.</em>
</p>

<p>
	 
</p>

<p>
	There is a grave bug in the ext4 FS, which was introduced in kernel around 6.1.55 and is fixed in kernel 6.1.66.
</p>

<p>
	The bug is causing data coruption and data loss, like new packages aren't installed properly.
</p>

<p>
	A fix was introduced today into kernel, in version 6.1.66
</p>

<p>
	 
</p>

<p>
	Armbian Bookworm 23.11.1 (Debian) comes with 6.1.63 and, according to my knowledge, is affected.
</p>

<p>
	When will new kernel packages from armbian be available?
</p>

<p>
	 
</p>

<p>
	References:
</p>

<p>
	<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057843" rel="external nofollow">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057843</a>
</p>

<p>
	<a href="https://fulda.social/@Ganneff/111551628003050712" rel="external nofollow">https://fulda.social/@Ganneff/111551628003050712</a>
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">32406</guid><pubDate>Sat, 09 Dec 2023 20:05:27 +0000</pubDate></item><item><title>RTL8188FU driver install</title><link>https://forum.armbian.com/topic/26917-rtl8188fu-driver-install/</link><description><![CDATA[<p>
	I was able to get RTL8188FTV $2.00 US USB wifi <a href="https://www.ebay.com/itm/123713550193" rel="external nofollow">https://www.ebay.com/itm/123713550193</a> working with a script I made from a forked project. The power saver has already been disabled in the Makefile. Check out <a href="https://github.com/sgjava/rtl8188fu/tree/arm" rel="external nofollow">https://github.com/sgjava/rtl8188fu/tree/arm</a>. I've tested this on ARM 32 and ARM 64, but not x86 or x86_64. This is currently a dkms module that requires beta repos to get matching kernel headers.
</p>
]]></description><guid isPermaLink="false">26917</guid><pubDate>Mon, 27 Feb 2023 18:49:11 +0000</pubDate></item><item><title>compile.sh  ... NO_PUBKEY ... erorrs</title><link>https://forum.armbian.com/topic/31817-compilesh-no_pubkey-erorrs/</link><description><![CDATA[<p>
	While doing the build, I initially ran into various NO_PUBKEY ... error messages accessing security.ubuntu.com, archive.ubuntu.com repositories. e.g.
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">[<span class="ipsEmoji">🔨</span>]   3.570 W: http://archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
[<span class="ipsEmoji">🔨</span>]   3.570 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.ubuntu.com/ubuntu jammy-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
[<span class="ipsEmoji">🔨</span>]   3.570 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
[<span class="ipsEmoji">🔨</span>]   3.570 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
[<span class="ipsEmoji">🔨</span>]   3.570 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
[<span class="ipsEmoji">🔨</span>]   3.570 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jammy-security/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C</span></pre>

<p>
	 
</p>

<p>
	it turns out the reply in this post resolves the issue
</p>

<p>
	<a href="https://askubuntu.com/questions/13065/how-do-i-fix-the-gpg-error-no-pubkey" rel="external nofollow">https://askubuntu.com/questions/13065/how-do-i-fix-the-gpg-error-no-pubkey</a><br />
	 
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<p>
			 
		</p>

		<p>
			Execute the following commands in terminal
		</p>

		<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys PUBKEY</span></pre>

		<p>
			 
		</p>

		<p>
			where PUBKEY is your missing public key for repository,. Then update
		</p>

		<p>
			 
		</p>

		<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">sudo apt-get update</span></pre>

		<p>
			 
		</p>

		<p>
			 
		</p>

		<p>
			 
		</p>
	</div>
</blockquote>

<p>
	 
</p>

<p>
	Those using a system installed from the most recent Ubuntu DVD images probably wouldn't hit the issue.<br />
	But that if you are using an older distribution or that you are trying a build from a distribution other than Ubuntu, this may fix the issue and help 'jump the hoop'.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">31817</guid><pubDate>Mon, 20 Nov 2023 13:43:19 +0000</pubDate></item><item><title>Guidance on Kernel Updates for RAID Root on Armbian</title><link>https://forum.armbian.com/topic/31824-guidance-on-kernel-updates-for-raid-root-on-armbian/</link><description><![CDATA[<p>
	Hello Armbian Community,
</p>

<p>
	 
</p>

<p>
	I am running Armbian on a Raspberry Pi 4 with a RAID 1 setup for my root filesystem. I've come across a warning in a guide for RaspiOS (link below) suggesting that firmware upgrades could disrupt the RAID setup.
</p>

<p>
	<a href="https://github.com/robertalexa/rpi-raid1-root-partition" rel="external nofollow">Robert Alexa's Guide on GitHub</a>
</p>

<p>
	 
</p>

<p>
	Given this, I have a few questions about handling Armbian kernel updates in a similar RAID configuration:
</p>

<ol>
	<li>
		How are kernel updates managed in Armbian when using RAID for the root filesystem, and are there any known issues similar to the one described in the guide?
	</li>
	<li>
		What precautions should I take when applying apt upgrade to ensure that my RAID remains bootable?
	</li>
	<li>
		Is the initramfs update process during Armbian kernel upgrades RAID-aware, or are there manual steps required to maintain RAID integrity?
	</li>
	<li>
		Does Armbian have specific guidance or documentation on managing RAID setups through system updates?
	</li>
</ol>

<p>
	Any advice, documentation references, or user experiences you could share would be incredibly helpful, especially to avoid any interruptions to my RAID system following updates.
</p>

<p>
	Thank you in advance!
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">31824</guid><pubDate>Mon, 20 Nov 2023 23:40:29 +0000</pubDate></item><item><title>armbian 23.8.1 repository on github</title><link>https://forum.armbian.com/topic/31621-armbian-2381-repository-on-github/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	 
</p>

<p>
	I'm looking for armbian 23.8.1 repository on github for building my own image.
</p>

<p>
	On github site there is on only the latest and after the 23.08 is more recent one.
</p>

<p>
	So where can i download the branche 23.8.1 ?
</p>
]]></description><guid isPermaLink="false">31621</guid><pubDate>Mon, 13 Nov 2023 12:53:26 +0000</pubDate></item></channel></rss>
