cmd: piuparts --keep-sources-list --allow-database --warn-on-leftovers-after-purge --basetgz=/tmp/debusine-fetch-exec-upload-_io4hpfk/base_tar/system.tar.gz --scriptsdir=/etc/piuparts/scripts --scriptsdir=/tmp/debusine-fetch-exec-upload-_io4hpfk/scripts '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' output (contains stderr only, stdout was captured): Files in working directory: piuparts.txt -------------------- 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at https://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong. 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 1.6.0build1 starting up. 0m0.0s INFO: Command line arguments: /usr/bin/piuparts --keep-sources-list --allow-database --warn-on-leftovers-after-purge --basetgz=/tmp/debusine-fetch-exec-upload-_io4hpfk/base_tar/system.tar.gz --scriptsdir=/etc/piuparts/scripts --scriptsdir=/tmp/debusine-fetch-exec-upload-_io4hpfk/scripts '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' '/tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb' 0m0.0s INFO: Running on: Linux fenrir-03 6.12.63+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.63-1 (2025-12-30) armv7l 0m0.0s DEBUG: Starting command: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.2s DUMP: new Debian package, version 2.0. size 828082 bytes: control archive=1386 bytes. 969 bytes, 17 lines control 917 bytes, 9 lines md5sums 293 bytes, 12 lines * postinst #!/bin/sh 431 bytes, 12 lines * prerm #!/bin/sh Package: python3-sip-tqt-dbg Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Architecture: armhf Maintainer: TDE Debian Team Installed-Size: 1534 Depends: python3-sip-tqt (= 4:14.1.6~pre3-0ubuntu26.04.0+1~b), python3-all-dbg, libc6 (>= 2.4), libgcc-s1 (>= 3.5) Section: debug Priority: extra Description: Python 3/C++ bindings generator runtime library SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . This package provides the SIP-TQt module for the debug build of the Python 3. Build-Ids: 25a0d211f11d0896269a39d699fe6e5d7317071a 7e4a3cd2de19de716961f1d9a7f46dee7dd76d00 8e1d2dd242ffafd3ac3f8d4df4e52b7eb7658c02 c68449d2c3181ac2601a8482b43dd303faf5746d fdc012e44717645897fd33c7c6ba9580f5dfb42f Original-Maintainer: Debian Python Modules Team 0m0.2s DEBUG: Command ok: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.2s DEBUG: Starting command: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.3s DUMP: new Debian package, version 2.0. size 138612 bytes: control archive=2637 bytes. 1319 bytes, 31 lines control 4559 bytes, 51 lines md5sums 293 bytes, 12 lines * postinst #!/bin/sh 431 bytes, 12 lines * prerm #!/bin/sh Package: python3-sip-tqt-dev Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Architecture: armhf Maintainer: TDE Debian Team Installed-Size: 1156 Depends: python3:any, python3-sip-tqt (= 4:14.1.6~pre3-0ubuntu26.04.0+1~b), sip-tqt-dev, python3-all-dev, libjs-jquery Section: python Priority: optional Description: Python/C++ bindings generator development files SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP-TQt was originally designed to generate Python bindings for TDE and so has explicit support for the signal slot mechanism used by the TQt/TDE class libraries. . Features: - connecting TQt signals to Python functions and class methods - connecting Python signals to TQt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool and the development headers needed to develop Python 3 bindings with sip-tqt. Original-Maintainer: Debian Python Modules Team 0m0.3s DEBUG: Command ok: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.3s DEBUG: Starting command: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.5s DUMP: new Debian package, version 2.0. size 74222 bytes: control archive=1258 bytes. 758 bytes, 17 lines control 770 bytes, 9 lines md5sums 285 bytes, 12 lines * postinst #!/bin/sh 423 bytes, 12 lines * prerm #!/bin/sh Package: python3-sip-tqt Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Architecture: armhf Maintainer: TDE Debian Team Installed-Size: 317 Depends: python3 (<< 3.15), python3 (>= 3.13~), python3:any, libc6 (>= 2.4), libgcc-s1 (>= 3.5) Provides: sip-tqt-py3api-7.0, sip-tqt-py3api-7.1 Section: python Priority: optional Description: Python 3/C++ bindings generator runtime library SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . This package provides the SIP-TQt module for Python 3 Original-Maintainer: Debian Python Modules Team 0m0.5s DEBUG: Command ok: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.5s DEBUG: Starting command: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.6s DUMP: new Debian package, version 2.0. size 123872 bytes: control archive=964 bytes. 1281 bytes, 32 lines control 266 bytes, 4 lines md5sums Package: sip-tqt-dev Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Architecture: armhf Maintainer: TDE Debian Team Installed-Size: 275 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5) Recommends: python3-sip-tqt-dev Breaks: python-sip-tqt-dev (<< 4:14.1.0~) Section: python Priority: optional Description: Python/C++ bindings generator development files SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP-TQt was originally designed to generate Python bindings for TDE and so has explicit support for the signal slot mechanism used by the TQt/TDE class libraries. . Features: - connecting TQt signals to Python functions and class methods - connecting Python signals to TQt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool needed to develop Python 3 bindings with sip-tqt. Original-Maintainer: Debian Python Modules Team 0m0.6s DEBUG: Command ok: ['dpkg', '--info', '/tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 0m0.6s DEBUG: Created temporary directory /tmp/tmpbga6a2me 0m0.6s DEBUG: Unpacking /tmp/debusine-fetch-exec-upload-_io4hpfk/base_tar/system.tar.gz into /tmp/tmpbga6a2me 0m0.6s DEBUG: Starting command: ['tar', '-C', '/tmp/tmpbga6a2me', '--auto-compress', '-xf', '/tmp/debusine-fetch-exec-upload-_io4hpfk/base_tar/system.tar.gz'] 0m4.6s DEBUG: Command ok: ['tar', '-C', '/tmp/tmpbga6a2me', '--auto-compress', '-xf', '/tmp/debusine-fetch-exec-upload-_io4hpfk/base_tar/system.tar.gz'] 0m4.6s DEBUG: Starting command: ['mount', '-t', 'proc', 'proc', '/tmp/tmpbga6a2me/proc'] 0m4.7s DEBUG: Command ok: ['mount', '-t', 'proc', 'proc', '/tmp/tmpbga6a2me/proc'] 0m4.7s DEBUG: Starting command: ['mount', '-t', 'devpts', '-o', 'newinstance,noexec,nosuid,gid=5,mode=0620,ptmxmode=0666', 'devpts', '/tmp/tmpbga6a2me/dev/pts'] 0m4.7s DEBUG: Command ok: ['mount', '-t', 'devpts', '-o', 'newinstance,noexec,nosuid,gid=5,mode=0620,ptmxmode=0666', 'devpts', '/tmp/tmpbga6a2me/dev/pts'] 0m4.8s DEBUG: Starting command: ['mount', '-t', 'tmpfs', '-o', 'size=65536k', 'tmpfs', '/tmp/tmpbga6a2me/dev/shm'] 0m4.8s DEBUG: Command ok: ['mount', '-t', 'tmpfs', '-o', 'size=65536k', 'tmpfs', '/tmp/tmpbga6a2me/dev/shm'] 0m4.9s DEBUG: Created policy-rc.d and chmodded it. 0m4.9s DEBUG: Created resolv.conf. 0m4.9s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/null', '/tmp/tmpbga6a2me/dev/null'] 0m5.0s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/null', '/tmp/tmpbga6a2me/dev/null'] 0m5.0s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/zero', '/tmp/tmpbga6a2me/dev/zero'] 0m5.0s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/zero', '/tmp/tmpbga6a2me/dev/zero'] 0m5.0s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/full', '/tmp/tmpbga6a2me/dev/full'] 0m5.1s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/full', '/tmp/tmpbga6a2me/dev/full'] 0m5.1s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/random', '/tmp/tmpbga6a2me/dev/random'] 0m5.1s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/random', '/tmp/tmpbga6a2me/dev/random'] 0m5.1s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/urandom', '/tmp/tmpbga6a2me/dev/urandom'] 0m5.1s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/urandom', '/tmp/tmpbga6a2me/dev/urandom'] 0m5.1s DEBUG: Starting command: ['mount', '-o', 'bind', '/dev/tty', '/tmp/tmpbga6a2me/dev/tty'] 0m5.2s DEBUG: Command ok: ['mount', '-o', 'bind', '/dev/tty', '/tmp/tmpbga6a2me/dev/tty'] 0m5.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /tmp/tmpbga6a2me/tmp/scripts/ 0m5.2s DEBUG: Copying scriptsdir /tmp/debusine-fetch-exec-upload-_io4hpfk/scripts to /tmp/tmpbga6a2me/tmp/scripts/ 0m5.2s INFO: Running scripts post_chroot_unpack 0m5.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_chroot_unpack_allow_unauthenticated'] 0m5.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_chroot_unpack_allow_unauthenticated'] 0m5.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_chroot_unpack_debusine_extra_repos'] 0m5.4s DUMP: + printf %s Types: deb URIs: http://apt.debusine.trinitydesktop.net/debusine/trinity-sb Suites: resolute Components: main deps Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK----- . mDMEaYAijhYJKwYBBAHaRw8BAQdA9/lEyOSzadPHxQRsWRy+Hoo9sL4KUrQA6Z3p Txdg3Eq0K0FyY2hpdmUgc2lnbmluZyBrZXkgZm9yIGRlYnVzaW5lL3RyaW5pdHkt c2KIkAQTFgoAOBYhBGjgKBx+HTQBxBSGpbfHZ3bQoY0QBQJpgCKOAhsDBQsJCAcC BhUKCQgLAgQWAgMBAh4BAheAAAoJELfHZ3bQoY0QRC8A/jVCOoCxhOznkSAyVpKk 6d3wjedu9GkzkBbfSWuf0z6nAQCbYh5B40uhJWX8cCbb7JZURyUdv7Jtec420UT6 +spZAg== =c3gs -----END PGP PUBLIC KEY BLOCK----- + printf %s Types: deb URIs: http://archive.trinitydesktop.net/trinity/deb/trinity-sb Suites: resolute Components: main-r14 deps-r14 Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK----- . mQINBFy6XFwBEADzu2T61YQ3anfMyz7X+/lvdYI+mFIrQt0rYavlf47olGzFVJ7+ qckf64CRp2K1Ya2q1R81DkNh2qkqYISNg5LtLKQ4gdCUVrXUBKwj2SscPhXUkpGa IJihyIHVr2zL6wb0mkQ9jIKFAF5cROFbHfbYGZlh96i2uEyIiyrEsCb1yx7A/pOh 29+3ro3sYhIHAjSoL0+9Mza96jci8PMs9ZA1kGOvX6+v8NYzUhVInr5nbbQCUN3R 2pQU7bc5M9IEQK+A2O8OtOb1VX5Q5wMW0OygJd+GkF0h97CaOZ/jlxMznsv05kez TTRo5rg2jRy4sgEB5FYwYI5hFb/Ccr0T/v37cwgGjNygi1BT/ZN1f16yERpXguFP q11dLSazymgRQz3DMaA4B8+FXtkXFIe6SY3my+9Vv2itSlyGfGtTSgl5t1cQwV05 XPkNOtnSCiit7wNE5zhfbcoMxRlqpnGy9nnUJEewikkOZvbYU49nIJffBDLOaKYl +5G5xM2DFtVA/3Pyx+IJaXy+ejXnoJ6jcAHgjiZeTHuWcx2EpMcWTfUAMvO8xHoO m56W4hUlZ3xYHG9ZgC4cgaAhtJRgOPWszrkisrWXXYLsV54RPWe3KBFGeafu6zdR at5CgfDyFblx6+E9belWce3hca5vZHMVVXNWAcPboueiT4wbd8iceBCNiQARAQAB tC9UcmluaXR5IERlc2t0b3AgRW52aXJvbm1lbnQgQXJjaGl2ZSBTaWduaW5nIEtl eYkCNwQTAQgAIQUCXLpcXAIbAwULCQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRDJ OvFphoWti5ceD/9CMUQAf3raFMH2jTnuer/m8netJbPjxeiRrx7EFSnvhQNsc30S O5L6mwZdzLHAY5D3d/S4QEpQ4cIjaZGTY06khLeEI/XXG5LIy5BkqZhcfSJIoLJ+ hUWp5ETn33kYCw2bIUbQTeRLhvFEEdReNzkcPpL6yJEkSYNZ2emcf5rEKDPYirWS tA6AHkmEtrrmxiTCGnfe6Bj0I7fSYWqpNBDgD8w+21ASc1/+9t4JuBBBAOwueULq oxhs+lv1LLamCcxUENYqNrjnlONpaGYcmLwjI8+Vy04hBki70xg7nvbvJZTX+evL 99aUDPoeZLmnz+DU6u6dicYoW+4YgAlzkjDiZXHwPglgygbFQFC/+lhD5wEv6/cu 6/35viw0aawRb24hWIZiLfkZzeUU8CDIldTfmJj3HzocByy8DMnSDq+IzXjT1IoW EkYvNeQvU1gvPL0/KZgqDVNEFkJ0sVurwuGOxvdfyxC9DWdzffz0iWH7pPxn30+E z3bekluDCDElHA6wbzagy4Lpl4G/6oIzIIMtiyWbs04d3xoJTjF0HQdy+x2B7puz 2oROh8Gg7FihbcFmjLtVIL9SOnajBDgPNGMS4DcZLvrkYrdLqMAnUfN4Vhh3Xh2J CGlUeewxZ/3bso6DthYxaieR2Wo0KGdi7N2iapuXkWy4Q5/04VXLplsz2YkCHAQQ AQgABgUCXLs2qAAKCRBgj1KToEvmaCckD/9QEUfaRKJ+M9hXwXWobIrseAWicBzI bh+bqL2FdmaRQvYvm3yoKnZajrKUdVKnMOHIeUxeKF/toYLGwg9e4uqUkscT9Ygb +6aI1FzrHBfPiHa6ZvpD0JtlHrC+eH1fukRGSlnUobtBPN7BaDJBfGEum7FP2OBf iYJZsY5wE5GQ2KxaWfDy67NgHqPHY463Hrh7a0Rstrjl2QwbXvcKAO+06hS5q2Gs VgjXEEv7kuPFo/gXcyltbUQiE2oIaTR7EYnJ0xFExQEOeugZC9OIw4D3P4a1pieE Ttu5ksYxceDd1eth2VthGlaR/ksy6MAQ164nSOqFzW2x3W/Dh/16dCzrkwEIbYAm shdGY8dyONXUeHqVD5JGZGiad0gmKdDmzSHIEoknJseuMwP/uRXpvZgHO7HIuaHu qVLns/N354030yt2JrO0DZeicYG42BAjaH/J4jKrXkapZDHergBSjPlL+pYLIpIf juMir5UPoxEMo7gxa6zA6xlocoMTsvv7KO06pOLZ8D0tuh5dKJaNpfQaXD/KNHL+ PgCdsMyXvH/R2mcAAykhfG0ZPfj0ctx24VvDhcEvTAAT8G18SVe08HKqp04gdx5I zrbkyJ5IKXg3cNFGe7VoZvlse7Pf/Pfu/91lBS3X1D0+p3aMEFT0ASCbbDYtp3ET ZxnPZENV0ZCJaokCMwQQAQoAHRYhBI4Zdc+b22Ad2GxU4ip1t8qK3tXPBQJcuzng AAoJECp1t8qK3tXPfcEP/jhH4DBMZ4lw59I7dz+yAmtf3KiSCVMoatlstFBC2YMe FHNOhRXAWj8rtKMFiazXN/38VrtasBx9UVg5rS8Ef8tuF/lHC2L8tfgrT4oc+y1D 8jeSP3ejqTr9yjWM/sUy0Lexmkk8fcCPqD5aLPQp2X5Z4hNxHNhj5Dq+68Ybjc4a GHxpA8f0CM9ldaC115VK43AbZuVlLTPziGEnF0mUWJKVZgdsUq8AOgH9/7c58nGZ XLOzM4SRNomx28DOgvCygKfkaGNK1GMGzXv7MS+zdHoiPGgxtjc8hZppQxMb/uj4 APGn+Wh7qR8tMSiRf6VbzJZYPm/F2B9t59ix51r0IKDi0QeBys4VBvR5Grmr6s3y gBBFDkuUiiU9wfHtn6vJsznpWCI7zgiQJwxOMws6/62Oz2W/X03M3ooLlxUDAqdU GxO2ZGyShilH2tTwzgPM14p1zQP/q4DsOqBa//3Yq4EchSu5XtrOi/9S/oROmtKn qCfzWMZ7rAq7ZAwGvHDNby3FKqzAs94AEX6NulP1DCGIPniN7QioheQl+wWnt7ev yr3t33s23qgQ9wriBQ3jwNdRsCZ4ltr15kTvuMNpKGUtLqv0QxAAT+d9prey2oav gL+XdpAc7v/E1p36xgsKd/jjCj1baUNqxpBMG8pyg3gDBR06pY5hBBR/9ZkOaA4o uQINBFy6XFwBEADM/fqKGxLEnrseAUvJ/SVfz0VaQfl2yO1Dv399P+e7egp0sfBo kVgmT3OuH+Qji2wIaDB+2yhPCQSxBNUfjgirZdWYPzE27cyntNxChKkjI1BEfYqK JC55WAsntg/oLRcsEhJ+wyKqvNTMoVdYarQ4cH1PnJXR+a5R1TMtD4caSSf2zC5A Qe+GmmBUm+M0Q0WZAEH5AP8Lox9ZGnK2TREwpzFd2BNanI0XJ75d4yYWWfuLnfBW sMteLVsdQF30PjK/G9P98quCSrneMaw04zGyevEReXd4MuwzCJBU0aunaG7WHJj3 4baZofzW251ZvwhVXmeXFJtMr7riK/h+mQTL5Ua8X7XinZlSac5Qn3P2bXPwtDcl tq0GI/OB9rCryCze8h90YEpl2TraUaNsgGFK/vs7xBvGVB84p7luFicM6R2BCgoY rwSV5w2P490SsdoiicCbETjs8Pc/Bn6pVenrl9xJ1eTilNOQSGy2ibEWmNl3f7JX 78olsZy3okpCVr28utAHVlGvLJEeXmzrptMnOdJ5Nlk4c3srv25F58jiQDRr7yta jfibH2am9PIJstmVtQ22wsNRjrZo3nLMwVebCaHjhJtOEJny6h1+vAadeDSMT0JX 5TUgC60r6JFjtauYJqRcg8/TmNIkJtc4uXvVWgIM1Zdbu2kQceUHpRn9SQARAQAB iQIfBBgBCAAJBQJculxcAhsMAAoJEMk68WmGha2LmhoQAK56SaCMI48/v8ucswGX Fem7lvWdLqEcRO1KhESc6Q4e6wkK8BXDliuiH1OUWBpHRhHKisw8DU9WCVl38x98 8yCe2LVGifLzPFvxbfxIu+43SXoS4f6OwDJ6a1IZtzdXPy2qgMzTkynH3j+i3aON dXcy4t7UowtZNfnLRSImmuegyX4n46e5BzjUGltbLmQ9KbLK3qwgCvW52yDlLZ+u b8CDXKRlZJRBP8e/6kD90Sw7rUVXOa5daalQApWLcq+9z8o8avjBh3i21wKB4xqz IBhoV81ep756MHt9SYRV9SCP8HYc9Cub2g7+/Rb4V4OC0C5EDKMAxIIMwPeQYje1 AO0iUbhS6oGF0j9eg8N5cPq2qKNi6oIJR7Ud2JbolYAOAYAUiZ07oLy1ozYN/3BD gqXOstUsR6fivmpzv6C9REVCt2I0LtyHpFpqbXBE2XAnhB9dcVgq+U3yM/CHf6FZ 9M0KAEkBJgmusqZP45O1zRfJSjOiNufZupv/6ZqZI9og/5nJELvh1M1ndj3fG0v4 W3l018IJwaKgKzu3Xy/YDE657mPW+CGFEiFrz4t3yDJY6r1f8jAQhTofkXLozD/1 5PTiyvA0XWChRhw9UyGSnUGm1w93BB91BP7D2uCkQhtb0rt/cJDM6ovQ2BYAv4uT 5AoiHUlDz3QLNfE04n6LGyft =UPdj -----END PGP PUBLIC KEY BLOCK----- + echo DONE DONE 0m5.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_chroot_unpack_debusine_extra_repos'] 0m5.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'update'] 0m15.9s DUMP: Get:1 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute InRelease [64.3 kB] Get:2 http://ports.ubuntu.com resolute InRelease [124 kB] Get:3 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages [265 kB] Get:4 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute InRelease [3092 B] Get:5 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/deps-r14 armhf Packages [13.1 kB] Get:6 http://ports.ubuntu.com resolute/main armhf Packages [1370 kB] Get:7 http://ports.ubuntu.com resolute/main Translation-en [522 kB] Get:8 http://ports.ubuntu.com resolute/restricted armhf Packages [692 B] Get:9 http://ports.ubuntu.com resolute/restricted Translation-en [20.2 kB] Get:10 http://ports.ubuntu.com resolute/universe armhf Packages [14.9 MB] Get:11 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main all Packages [35.2 kB] Get:12 http://ports.ubuntu.com resolute/universe Translation-en [6329 kB] Get:13 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages [153 kB] Get:14 http://ports.ubuntu.com resolute/multiverse armhf Packages [181 kB] Get:15 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/deps armhf Packages [3100 B] Get:16 http://ports.ubuntu.com resolute/multiverse Translation-en [123 kB] Get:17 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/deps all Packages [816 B] Fetched 24.1 MB in 6s (3814 kB/s) Reading package lists... 0m15.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'update'] 0m15.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-yf', 'dist-upgrade'] 0m56.8s DUMP: Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following NEW packages will be installed: gcc-16-base The following packages will be upgraded: apt bash binutils binutils-arm-linux-gnueabihf binutils-common cpp cpp-arm-linux-gnueabihf dash debianutils g++ g++-arm-linux-gnueabihf gcc gcc-arm-linux-gnueabihf gnu-coreutils gpgv gzip libapt-pkg7.0 libasan8 libatomic1 libattr1 libbinutils libblkid1 libc-bin libc-dev-bin libc-gconv-modules-extra libc6 libc6-dev libcc1-0 libctf-nobfd0 libctf0 libgcc-s1 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgmp10 libgomp1 libjansson4 libmount1 libpam-modules libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libsframe3 libsmartcols1 libssl3t64 libstdc++6 libubsan1 libuuid1 linux-libc-dev lto-disabled-list make openssl-provider-legacy rust-coreutils tar tzdata util-linux zlib1g 58 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.4 MB of archives. After this operation, 1822 kB of additional disk space will be used. Get:1 http://ports.ubuntu.com resolute/main armhf debianutils armhf 5.23.2build1 [92.3 kB] Get:2 http://ports.ubuntu.com resolute/main armhf bash armhf 5.3-2ubuntu1 [730 kB] Get:3 http://ports.ubuntu.com resolute/main armhf dash armhf 0.5.12-12ubuntu3 [87.7 kB] Get:4 http://ports.ubuntu.com resolute/main armhf gzip armhf 1.14-1~exp2ubuntu1 [101 kB] Get:5 http://ports.ubuntu.com resolute/main armhf tar armhf 1.35+dfsg-4 [240 kB] Get:6 http://ports.ubuntu.com resolute/main armhf libc-dev-bin armhf 2.42-2ubuntu5 [21.8 kB] Get:7 http://ports.ubuntu.com resolute/main armhf libc6-dev armhf 2.42-2ubuntu5 [1416 kB] Get:8 http://ports.ubuntu.com resolute/main armhf libc-gconv-modules-extra armhf 2.42-2ubuntu5 [1417 kB] Get:9 http://ports.ubuntu.com resolute/main armhf libc6 armhf 2.42-2ubuntu5 [1632 kB] Get:10 http://ports.ubuntu.com resolute/main armhf linux-libc-dev armhf 6.19.0-9.9 [1515 kB] Get:11 http://ports.ubuntu.com resolute/main armhf gcc-16-base armhf 16-20260226-1ubuntu1 [60.0 kB] Get:12 http://ports.ubuntu.com resolute/main armhf libgcc-s1 armhf 16-20260226-1ubuntu1 [40.6 kB] Get:13 http://ports.ubuntu.com resolute/main armhf libsmartcols1 armhf 2.41.3-3ubuntu1 [144 kB] Get:14 http://ports.ubuntu.com resolute/main armhf libuuid1 armhf 2.41.3-3ubuntu1 [44.5 kB] Get:15 http://ports.ubuntu.com resolute/main armhf libblkid1 armhf 2.41.3-3ubuntu1 [175 kB] Get:16 http://ports.ubuntu.com resolute/main armhf libmount1 armhf 2.41.3-3ubuntu1 [207 kB] Get:17 http://ports.ubuntu.com resolute/main armhf util-linux armhf 2.41.3-3ubuntu1 [1149 kB] Get:18 http://ports.ubuntu.com resolute/main armhf libc-bin armhf 2.42-2ubuntu5 [545 kB] Get:19 http://ports.ubuntu.com resolute/main armhf openssl-provider-legacy armhf 3.5.5-1ubuntu1 [30.7 kB] Get:20 http://ports.ubuntu.com resolute/main armhf zlib1g armhf 1:1.3.dfsg+really1.3.1-1ubuntu3 [50.4 kB] Get:21 http://ports.ubuntu.com resolute/main armhf libssl3t64 armhf 3.5.5-1ubuntu1 [1911 kB] Get:22 http://ports.ubuntu.com resolute/main armhf libstdc++6 armhf 16-20260226-1ubuntu1 [736 kB] Get:23 http://ports.ubuntu.com resolute/main armhf libapt-pkg7.0 armhf 3.1.16 [1163 kB] Get:24 http://ports.ubuntu.com resolute/main armhf libgcrypt20 armhf 1.12.0-2 [532 kB] Get:25 http://ports.ubuntu.com resolute/main armhf gpgv armhf 2.4.8-4ubuntu3 [226 kB] Get:26 http://ports.ubuntu.com resolute/main armhf apt armhf 3.1.16 [1450 kB] Get:27 http://ports.ubuntu.com resolute/main armhf gnu-coreutils armhf 9.7-3ubuntu2 [1210 kB] Get:28 http://ports.ubuntu.com resolute/main armhf libpam-runtime all 1.7.0-5ubuntu3 [149 kB] Get:29 http://ports.ubuntu.com resolute/main armhf libpam0g armhf 1.7.0-5ubuntu3 [64.6 kB] Get:30 http://ports.ubuntu.com resolute/main armhf libpam-modules-bin armhf 1.7.0-5ubuntu3 [41.1 kB] Get:31 http://ports.ubuntu.com resolute/main armhf libpam-modules armhf 1.7.0-5ubuntu3 [177 kB] Get:32 http://ports.ubuntu.com resolute/main armhf libattr1 armhf 1:2.5.2-4 [10.5 kB] Get:33 http://ports.ubuntu.com resolute/main armhf libgmp10 armhf 2:6.3.0+dfsg-5ubuntu2 [210 kB] Get:34 http://ports.ubuntu.com resolute/main armhf libpcre2-8-0 armhf 10.46-1build1 [225 kB] Get:35 http://ports.ubuntu.com resolute/main armhf tzdata all 2026a-1ubuntu1 [199 kB] Get:36 http://ports.ubuntu.com resolute/main armhf rust-coreutils armhf 0.6.0-0ubuntu1 [3921 kB] Get:37 http://ports.ubuntu.com resolute/main armhf libatomic1 armhf 16-20260226-1ubuntu1 [7892 B] Get:38 http://ports.ubuntu.com resolute/main armhf libgdbm6t64 armhf 1.26-1build1 [32.2 kB] Get:39 http://ports.ubuntu.com resolute/main armhf libjansson4 armhf 2.14-2build4 [28.8 kB] Get:40 http://ports.ubuntu.com resolute/main armhf libctf0 armhf 2.46-3ubuntu1 [75.6 kB] Get:41 http://ports.ubuntu.com resolute/main armhf libctf-nobfd0 armhf 2.46-3ubuntu1 [78.5 kB] Get:42 http://ports.ubuntu.com resolute/main armhf binutils-arm-linux-gnueabihf armhf 2.46-3ubuntu1 [1030 kB] Get:43 http://ports.ubuntu.com resolute/main armhf libbinutils armhf 2.46-3ubuntu1 [413 kB] Get:44 http://ports.ubuntu.com resolute/main armhf binutils armhf 2.46-3ubuntu1 [3256 B] Get:45 http://ports.ubuntu.com resolute/main armhf binutils-common armhf 2.46-3ubuntu1 [222 kB] Get:46 http://ports.ubuntu.com resolute/main armhf libsframe3 armhf 2.46-3ubuntu1 [16.5 kB] Get:47 http://ports.ubuntu.com resolute/main armhf g++-arm-linux-gnueabihf armhf 4:15.2.0-5ubuntu1 [968 B] Get:48 http://ports.ubuntu.com resolute/main armhf g++ armhf 4:15.2.0-5ubuntu1 [1088 B] Get:49 http://ports.ubuntu.com resolute/main armhf gcc-arm-linux-gnueabihf armhf 4:15.2.0-5ubuntu1 [1218 B] Get:50 http://ports.ubuntu.com resolute/main armhf gcc armhf 4:15.2.0-5ubuntu1 [5008 B] Get:51 http://ports.ubuntu.com resolute/main armhf cpp armhf 4:15.2.0-5ubuntu1 [22.4 kB] Get:52 http://ports.ubuntu.com resolute/main armhf cpp-arm-linux-gnueabihf armhf 4:15.2.0-5ubuntu1 [5848 B] Get:53 http://ports.ubuntu.com resolute/main armhf libasan8 armhf 16-20260226-1ubuntu1 [3005 kB] Get:54 http://ports.ubuntu.com resolute/main armhf libcc1-0 armhf 16-20260226-1ubuntu1 [40.7 kB] Get:55 http://ports.ubuntu.com resolute/main armhf libgdbm-compat4t64 armhf 1.26-1build1 [6372 B] Get:56 http://ports.ubuntu.com resolute/main armhf libgomp1 armhf 16-20260226-1ubuntu1 [134 kB] Get:57 http://ports.ubuntu.com resolute/main armhf libubsan1 armhf 16-20260226-1ubuntu1 [1205 kB] Get:58 http://ports.ubuntu.com resolute/main armhf lto-disabled-list all 78 [12.4 kB] Get:59 http://ports.ubuntu.com resolute/main armhf make armhf 4.4.1-3 [178 kB] Preconfiguring packages ... Fetched 28.4 MB in 3s (10.7 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../debianutils_5.23.2build1_armhf.deb ... Unpacking debianutils (5.23.2build1) over (5.23.2) ... Setting up debianutils (5.23.2build1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../bash_5.3-2ubuntu1_armhf.deb ... Unpacking bash (5.3-2ubuntu1) over (5.3-1ubuntu1) ... Setting up bash (5.3-2ubuntu1) ... update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../dash_0.5.12-12ubuntu3_armhf.deb ... Unpacking dash (0.5.12-12ubuntu3) over (0.5.12-12ubuntu2) ... Setting up dash (0.5.12-12ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../gzip_1.14-1~exp2ubuntu1_armhf.deb ... Unpacking gzip (1.14-1~exp2ubuntu1) over (1.13-1ubuntu4) ... Setting up gzip (1.14-1~exp2ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../tar_1.35+dfsg-4_armhf.deb ... Unpacking tar (1.35+dfsg-4) over (1.35+dfsg-3.1build2) ... Setting up tar (1.35+dfsg-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.42-2ubuntu5_armhf.deb ... Unpacking libc-dev-bin (2.42-2ubuntu5) over (2.42-2ubuntu4) ... Preparing to unpack .../libc6-dev_2.42-2ubuntu5_armhf.deb ... Unpacking libc6-dev:armhf (2.42-2ubuntu5) over (2.42-2ubuntu4) ... Preparing to unpack .../libc-gconv-modules-extra_2.42-2ubuntu5_armhf.deb ... Unpacking libc-gconv-modules-extra:armhf (2.42-2ubuntu5) over (2.42-2ubuntu4) ... Setting up libc-gconv-modules-extra:armhf (2.42-2ubuntu5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../libc6_2.42-2ubuntu5_armhf.deb ... Unpacking libc6:armhf (2.42-2ubuntu5) over (2.42-2ubuntu4) ... Setting up libc6:armhf (2.42-2ubuntu5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12584 files and directories currently installed.) Preparing to unpack .../linux-libc-dev_6.19.0-9.9_armhf.deb ... Unpacking linux-libc-dev:armhf (6.19.0-9.9) over (6.18.0-9.9) ... Selecting previously unselected package gcc-16-base:armhf. Preparing to unpack .../gcc-16-base_16-20260226-1ubuntu1_armhf.deb ... Unpacking gcc-16-base:armhf (16-20260226-1ubuntu1) ... Setting up gcc-16-base:armhf (16-20260226-1ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../libgcc-s1_16-20260226-1ubuntu1_armhf.deb ... Unpacking libgcc-s1:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Setting up libgcc-s1:armhf (16-20260226-1ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../libsmartcols1_2.41.3-3ubuntu1_armhf.deb ... Unpacking libsmartcols1:armhf (2.41.3-3ubuntu1) over (2.41.2-4ubuntu2) ... Setting up libsmartcols1:armhf (2.41.3-3ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../libuuid1_2.41.3-3ubuntu1_armhf.deb ... Unpacking libuuid1:armhf (2.41.3-3ubuntu1) over (2.41.2-4ubuntu2) ... Setting up libuuid1:armhf (2.41.3-3ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../libblkid1_2.41.3-3ubuntu1_armhf.deb ... Unpacking libblkid1:armhf (2.41.3-3ubuntu1) over (2.41.2-4ubuntu2) ... Setting up libblkid1:armhf (2.41.3-3ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../libmount1_2.41.3-3ubuntu1_armhf.deb ... Unpacking libmount1:armhf (2.41.3-3ubuntu1) over (2.41.2-4ubuntu2) ... Setting up libmount1:armhf (2.41.3-3ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12598 files and directories currently installed.) Preparing to unpack .../util-linux_2.41.3-3ubuntu1_armhf.deb ... Unpacking util-linux (2.41.3-3ubuntu1) over (2.41.2-4ubuntu2) ... Setting up util-linux (2.41.3-3ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../libc-bin_2.42-2ubuntu5_armhf.deb ... Unpacking libc-bin (2.42-2ubuntu5) over (2.42-2ubuntu4) ... Setting up libc-bin (2.42-2ubuntu5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../openssl-provider-legacy_3.5.5-1ubuntu1_armhf.deb ... Unpacking openssl-provider-legacy (3.5.5-1ubuntu1) over (3.5.3-1ubuntu2) ... Setting up openssl-provider-legacy (3.5.5-1ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../zlib1g_1%3a1.3.dfsg+really1.3.1-1ubuntu3_armhf.deb ... Unpacking zlib1g:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) over (1:1.3.dfsg+really1.3.1-1ubuntu2) ... Setting up zlib1g:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../libssl3t64_3.5.5-1ubuntu1_armhf.deb ... Unpacking libssl3t64:armhf (3.5.5-1ubuntu1) over (3.5.3-1ubuntu2) ... Setting up libssl3t64:armhf (3.5.5-1ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../libstdc++6_16-20260226-1ubuntu1_armhf.deb ... Unpacking libstdc++6:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Setting up libstdc++6:armhf (16-20260226-1ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../libapt-pkg7.0_3.1.16_armhf.deb ... Unpacking libapt-pkg7.0:armhf (3.1.16) over (3.1.15) ... Setting up libapt-pkg7.0:armhf (3.1.16) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../libgcrypt20_1.12.0-2_armhf.deb ... Unpacking libgcrypt20:armhf (1.12.0-2) over (1.11.2-3) ... Setting up libgcrypt20:armhf (1.12.0-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../gpgv_2.4.8-4ubuntu3_armhf.deb ... Unpacking gpgv (2.4.8-4ubuntu3) over (2.4.8-4ubuntu2) ... Setting up gpgv (2.4.8-4ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12599 files and directories currently installed.) Preparing to unpack .../archives/apt_3.1.16_armhf.deb ... Unpacking apt (3.1.16) over (3.1.15) ... Setting up apt (3.1.16) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../gnu-coreutils_9.7-3ubuntu2_armhf.deb ... Unpacking gnu-coreutils (9.7-3ubuntu2) over (9.7-3ubuntu1) ... Setting up gnu-coreutils (9.7-3ubuntu2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libpam-runtime_1.7.0-5ubuntu3_all.deb ... Unpacking libpam-runtime (1.7.0-5ubuntu3) over (1.7.0-5ubuntu2) ... Setting up libpam-runtime (1.7.0-5ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libpam0g_1.7.0-5ubuntu3_armhf.deb ... Unpacking libpam0g:armhf (1.7.0-5ubuntu3) over (1.7.0-5ubuntu2) ... Setting up libpam0g:armhf (1.7.0-5ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libpam-modules-bin_1.7.0-5ubuntu3_armhf.deb ... Unpacking libpam-modules-bin (1.7.0-5ubuntu3) over (1.7.0-5ubuntu2) ... Setting up libpam-modules-bin (1.7.0-5ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libpam-modules_1.7.0-5ubuntu3_armhf.deb ... Unpacking libpam-modules:armhf (1.7.0-5ubuntu3) over (1.7.0-5ubuntu2) ... Setting up libpam-modules:armhf (1.7.0-5ubuntu3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libattr1_1%3a2.5.2-4_armhf.deb ... Unpacking libattr1:armhf (1:2.5.2-4) over (1:2.5.2-3build2) ... Setting up libattr1:armhf (1:2.5.2-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libgmp10_2%3a6.3.0+dfsg-5ubuntu2_armhf.deb ... Unpacking libgmp10:armhf (2:6.3.0+dfsg-5ubuntu2) over (2:6.3.0+dfsg-5ubuntu1) ... Setting up libgmp10:armhf (2:6.3.0+dfsg-5ubuntu2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../libpcre2-8-0_10.46-1build1_armhf.deb ... Unpacking libpcre2-8-0:armhf (10.46-1build1) over (10.46-1) ... Setting up libpcre2-8-0:armhf (10.46-1build1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12602 files and directories currently installed.) Preparing to unpack .../tzdata_2026a-1ubuntu1_all.deb ... Unpacking tzdata (2026a-1ubuntu1) over (2025c-3ubuntu3) ... Preparing to unpack .../rust-coreutils_0.6.0-0ubuntu1_armhf.deb ... Unpacking rust-coreutils (0.6.0-0ubuntu1) over (0.5.0-0ubuntu2) ... Setting up rust-coreutils (0.6.0-0ubuntu1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12857 files and directories currently installed.) Preparing to unpack .../00-libatomic1_16-20260226-1ubuntu1_armhf.deb ... Unpacking libatomic1:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Preparing to unpack .../01-libgdbm6t64_1.26-1build1_armhf.deb ... Unpacking libgdbm6t64:armhf (1.26-1build1) over (1.26-1) ... Preparing to unpack .../02-libjansson4_2.14-2build4_armhf.deb ... Unpacking libjansson4:armhf (2.14-2build4) over (2.14-2build3) ... Preparing to unpack .../03-libctf0_2.46-3ubuntu1_armhf.deb ... Unpacking libctf0:armhf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../04-libctf-nobfd0_2.46-3ubuntu1_armhf.deb ... Unpacking libctf-nobfd0:armhf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../05-binutils-arm-linux-gnueabihf_2.46-3ubuntu1_armhf.deb ... Unpacking binutils-arm-linux-gnueabihf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../06-libbinutils_2.46-3ubuntu1_armhf.deb ... Unpacking libbinutils:armhf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../07-binutils_2.46-3ubuntu1_armhf.deb ... Unpacking binutils (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../08-binutils-common_2.46-3ubuntu1_armhf.deb ... Unpacking binutils-common:armhf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../09-libsframe3_2.46-3ubuntu1_armhf.deb ... Unpacking libsframe3:armhf (2.46-3ubuntu1) over (2.45.50.20260119-1ubuntu1) ... Preparing to unpack .../10-g++-arm-linux-gnueabihf_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking g++-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../11-g++_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking g++ (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../12-gcc-arm-linux-gnueabihf_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking gcc-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../13-gcc_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking gcc (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../14-cpp_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking cpp (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../15-cpp-arm-linux-gnueabihf_4%3a15.2.0-5ubuntu1_armhf.deb ... Unpacking cpp-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) over (4:15.2.0-4ubuntu1) ... Preparing to unpack .../16-libasan8_16-20260226-1ubuntu1_armhf.deb ... Unpacking libasan8:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Preparing to unpack .../17-libcc1-0_16-20260226-1ubuntu1_armhf.deb ... Unpacking libcc1-0:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Preparing to unpack .../18-libgdbm-compat4t64_1.26-1build1_armhf.deb ... Unpacking libgdbm-compat4t64:armhf (1.26-1build1) over (1.26-1) ... Preparing to unpack .../19-libgomp1_16-20260226-1ubuntu1_armhf.deb ... Unpacking libgomp1:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Preparing to unpack .../20-libubsan1_16-20260226-1ubuntu1_armhf.deb ... Unpacking libubsan1:armhf (16-20260226-1ubuntu1) over (15.2.0-12ubuntu1) ... Preparing to unpack .../21-lto-disabled-list_78_all.deb ... Unpacking lto-disabled-list (78) over (76) ... Preparing to unpack .../22-make_4.4.1-3_armhf.deb ... Unpacking make (4.4.1-3) over (4.4.1-2) ... Setting up lto-disabled-list (78) ... Setting up libgdbm6t64:armhf (1.26-1build1) ... Setting up libgdbm-compat4t64:armhf (1.26-1build1) ... Setting up binutils-common:armhf (2.46-3ubuntu1) ... Setting up libsframe3:armhf (2.46-3ubuntu1) ... Setting up linux-libc-dev:armhf (6.19.0-9.9) ... Setting up libctf-nobfd0:armhf (2.46-3ubuntu1) ... Setting up libgomp1:armhf (16-20260226-1ubuntu1) ... Setting up libjansson4:armhf (2.14-2build4) ... Setting up tzdata (2026a-1ubuntu1) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Mar 11 09:35:17 UTC 2026. Universal Time is now: Wed Mar 11 09:35:17 UTC 2026. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up make (4.4.1-3) ... Setting up libatomic1:armhf (16-20260226-1ubuntu1) ... Setting up libubsan1:armhf (16-20260226-1ubuntu1) ... Setting up libasan8:armhf (16-20260226-1ubuntu1) ... Setting up libbinutils:armhf (2.46-3ubuntu1) ... Setting up libc-dev-bin (2.42-2ubuntu5) ... Setting up libcc1-0:armhf (16-20260226-1ubuntu1) ... Setting up cpp-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) ... Setting up gcc-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) ... Setting up libctf0:armhf (2.46-3ubuntu1) ... Setting up g++-arm-linux-gnueabihf (4:15.2.0-5ubuntu1) ... Setting up cpp (4:15.2.0-5ubuntu1) ... Setting up libc6-dev:armhf (2.42-2ubuntu5) ... Setting up binutils-arm-linux-gnueabihf (2.46-3ubuntu1) ... Setting up binutils (2.46-3ubuntu1) ... Setting up gcc (4:15.2.0-5ubuntu1) ... Setting up g++ (4:15.2.0-5ubuntu1) ... Processing triggers for libc-bin (2.42-2ubuntu5) ... Processing triggers for libselinux1:armhf (3.9-4) ... Processing triggers for debianutils (5.23.2build1) ... 0m56.8s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-yf', 'dist-upgrade'] 0m56.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'sh', '-c', 'apt-cache dumpavail | md5sum'] 1m2.1s DUMP: 6044cffd075fb735d418f67eeb5f1f15 - 1m2.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'sh', '-c', 'apt-cache dumpavail | md5sum'] 1m2.1s INFO: Running scripts post_setup 1m2.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_00_passwd'] 1m7.4s DUMP: Installing passwd for https://bugs.debian.org/1125789 Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following additional packages will be installed: libbsd0 libsemanage-common libsemanage2 libsepol2 login.defs Recommended packages: sensible-utils The following NEW packages will be installed: libbsd0 libsemanage-common libsemanage2 libsepol2 login.defs passwd 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 1587 kB of archives. After this operation, 5632 kB of additional disk space will be used. Get:1 http://ports.ubuntu.com resolute/main armhf libbsd0 armhf 0.12.2-2build2 [36.8 kB] Get:2 http://ports.ubuntu.com resolute/main armhf libsemanage-common all 3.9-1 [7872 B] Get:3 http://ports.ubuntu.com resolute/main armhf libsepol2 armhf 3.9-2 [286 kB] Get:4 http://ports.ubuntu.com resolute/main armhf libsemanage2 armhf 3.9-1 [89.4 kB] Get:5 http://ports.ubuntu.com resolute/main armhf login.defs all 1:4.17.4-2ubuntu3 [65.1 kB] Get:6 http://ports.ubuntu.com resolute/main armhf passwd armhf 1:4.17.4-2ubuntu3 [1102 kB] Fetched 1587 kB in 0s (3313 kB/s) Selecting previously unselected package libbsd0:armhf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12857 files and directories currently installed.) Preparing to unpack .../0-libbsd0_0.12.2-2build2_armhf.deb ... Unpacking libbsd0:armhf (0.12.2-2build2) ... Selecting previously unselected package libsemanage-common. Preparing to unpack .../1-libsemanage-common_3.9-1_all.deb ... Unpacking libsemanage-common (3.9-1) ... Selecting previously unselected package libsepol2:armhf. Preparing to unpack .../2-libsepol2_3.9-2_armhf.deb ... Unpacking libsepol2:armhf (3.9-2) ... Selecting previously unselected package libsemanage2:armhf. Preparing to unpack .../3-libsemanage2_3.9-1_armhf.deb ... Unpacking libsemanage2:armhf (3.9-1) ... Selecting previously unselected package login.defs. Preparing to unpack .../4-login.defs_1%3a4.17.4-2ubuntu3_all.deb ... Unpacking login.defs (1:4.17.4-2ubuntu3) ... Selecting previously unselected package passwd. Preparing to unpack .../5-passwd_1%3a4.17.4-2ubuntu3_armhf.deb ... Unpacking passwd (1:4.17.4-2ubuntu3) ... Setting up login.defs (1:4.17.4-2ubuntu3) ... Setting up libsemanage-common (3.9-1) ... Setting up libsepol2:armhf (3.9-2) ... Setting up libsemanage2:armhf (3.9-1) ... Setting up libbsd0:armhf (0.12.2-2build2) ... Setting up passwd (1:4.17.4-2ubuntu3) ... Shadow passwords are now on. Processing triggers for libc-bin (2.42-2ubuntu5) ... 1m7.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_00_passwd'] 1m7.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_dummy_users'] 1m17.6s DUMP: useradd warning: dummy1000's uid 1000 is greater than SYS_UID_MAX 999 useradd warning: dummy1001's uid 1001 is greater than SYS_UID_MAX 999 useradd warning: dummy1002's uid 1002 is greater than SYS_UID_MAX 999 useradd warning: dummy1003's uid 1003 is greater than SYS_UID_MAX 999 useradd warning: dummy1004's uid 1004 is greater than SYS_UID_MAX 999 useradd warning: dummy1005's uid 1005 is greater than SYS_UID_MAX 999 useradd warning: dummy1006's uid 1006 is greater than SYS_UID_MAX 999 useradd warning: dummy1007's uid 1007 is greater than SYS_UID_MAX 999 useradd warning: dummy1008's uid 1008 is greater than SYS_UID_MAX 999 useradd warning: dummy1009's uid 1009 is greater than SYS_UID_MAX 999 useradd warning: dummy1010's uid 1010 is greater than SYS_UID_MAX 999 1m17.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_dummy_users'] 1m17.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_forbid_home'] 1m17.8s DUMP: Disabling /home Adding 'local diversion of /home to /home.distrib' 1m17.8s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_forbid_home'] 1m17.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_force-unsafe-io'] 1m17.9s DUMP: Enabling dpkg --force-unsafe-io. 1m17.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_force-unsafe-io'] 1m17.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_minimize'] 1m18.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_minimize'] 1m18.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_squeeze-backports'] 1m18.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_squeeze-backports'] 1m18.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_zz_backports'] 1m18.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_setup_zz_backports'] 1m18.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 1m18.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 1m18.3s DEBUG: Recording chroot state 1m18.7s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 1m18.8s DUMP: install ok installed apt apt 3.1.16 install ok installed base-files base-files 14ubuntu5 install ok installed base-passwd base-passwd 3.6.8 install ok installed bash bash 5.3-2ubuntu1 install ok installed binutils binutils 2.46-3ubuntu1 install ok installed binutils-arm-linux-gnueabihf binutils-arm-linux-gnueabihf 2.46-3ubuntu1 install ok installed binutils-common:armhf binutils-common 2.46-3ubuntu1 install ok installed build-essential build-essential 12.12ubuntu2 install ok installed bzip2 bzip2 1.0.8-6build2 install ok installed coreutils coreutils 9.5-1ubuntu2+0.0.0~ubuntu24 install ok installed coreutils-from-uutils coreutils-from-uutils 0.0.0~ubuntu24 install ok installed cpp cpp 4:15.2.0-5ubuntu1 install ok installed cpp-15 cpp-15 15.2.0-12ubuntu1 install ok installed cpp-15-arm-linux-gnueabihf cpp-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed cpp-arm-linux-gnueabihf cpp-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed dash dash 0.5.12-12ubuntu3 install ok installed debconf debconf 1.5.91 install ok installed debianutils debianutils 5.23.2build1 install ok installed diffutils diffutils 1:3.12-1 install ok installed dpkg dpkg 1.22.21ubuntu9 install ok installed dpkg-dev dpkg-dev 1.22.21ubuntu9 install ok installed findutils findutils 4.10.0-3build2 install ok installed g++ g++ 4:15.2.0-5ubuntu1 install ok installed g++-15 g++-15 15.2.0-12ubuntu1 install ok installed g++-15-arm-linux-gnueabihf g++-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed g++-arm-linux-gnueabihf g++-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gcc gcc 4:15.2.0-5ubuntu1 install ok installed gcc-15 gcc-15 15.2.0-12ubuntu1 install ok installed gcc-15-arm-linux-gnueabihf gcc-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed gcc-15-base:armhf gcc-15-base 15.2.0-12ubuntu1 install ok installed gcc-16-base:armhf gcc-16-base 16-20260226-1ubuntu1 install ok installed gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gnu-coreutils gnu-coreutils 9.7-3ubuntu2 install ok installed gpgv gpgv 2.4.8-4ubuntu3 install ok installed grep grep 3.12-1 install ok installed gzip gzip 1.14-1~exp2ubuntu1 install ok installed hostname hostname 3.25build1 install ok installed init-system-helpers init-system-helpers 1.69 install ok installed libacl1:armhf libacl1 2.3.2-2 install ok installed libapt-pkg7.0:armhf libapt-pkg7.0 3.1.16 install ok installed libasan8:armhf libasan8 16-20260226-1ubuntu1 install ok installed libatomic1:armhf libatomic1 16-20260226-1ubuntu1 install ok installed libattr1:armhf libattr1 1:2.5.2-4 install ok installed libaudit-common libaudit-common 1:4.1.2-1 install ok installed libaudit1:armhf libaudit1 1:4.1.2-1 install ok installed libbinutils:armhf libbinutils 2.46-3ubuntu1 install ok installed libblkid1:armhf libblkid1 2.41.3-3ubuntu1 install ok installed libbsd0:armhf libbsd0 0.12.2-2build2 install ok installed libbz2-1.0:armhf libbz2-1.0 1.0.8-6build2 install ok installed libc-bin libc-bin 2.42-2ubuntu5 install ok installed libc-dev-bin libc-dev-bin 2.42-2ubuntu5 install ok installed libc-gconv-modules-extra:armhf libc-gconv-modules-extra 2.42-2ubuntu5 install ok installed libc6:armhf libc6 2.42-2ubuntu5 install ok installed libc6-dev:armhf libc6-dev 2.42-2ubuntu5 install ok installed libcap-ng0:armhf libcap-ng0 0.8.5-4build4 install ok installed libcap2:armhf libcap2 1:2.75-10ubuntu1 install ok installed libcc1-0:armhf libcc1-0 16-20260226-1ubuntu1 install ok installed libcrypt-dev:armhf libcrypt-dev 1:4.5.1-1 install ok installed libcrypt1:armhf libcrypt1 1:4.5.1-1 install ok installed libctf-nobfd0:armhf libctf-nobfd0 2.46-3ubuntu1 install ok installed libctf0:armhf libctf0 2.46-3ubuntu1 install ok installed libdb5.3t64:armhf libdb5.3t64 5.3.28+dfsg2-10ubuntu1 install ok installed libdebconfclient0:armhf libdebconfclient0 0.280ubuntu1 install ok installed libdpkg-perl libdpkg-perl 1.22.21ubuntu9 install ok installed libgcc-15-dev:armhf libgcc-15-dev 15.2.0-12ubuntu1 install ok installed libgcc-s1:armhf libgcc-s1 16-20260226-1ubuntu1 install ok installed libgcrypt20:armhf libgcrypt20 1.12.0-2 install ok installed libgdbm-compat4t64:armhf libgdbm-compat4t64 1.26-1build1 install ok installed libgdbm6t64:armhf libgdbm6t64 1.26-1build1 install ok installed libgmp10:armhf libgmp10 2:6.3.0+dfsg-5ubuntu2 install ok installed libgomp1:armhf libgomp1 16-20260226-1ubuntu1 install ok installed libgpg-error0:armhf libgpg-error0 1.58-2 install ok installed libisl23:armhf libisl23 0.27-1build1 install ok installed libjansson4:armhf libjansson4 2.14-2build4 install ok installed liblz4-1:armhf liblz4-1 1.10.0-6 install ok installed liblzma5:armhf liblzma5 5.8.2-2 install ok installed libmd0:armhf libmd0 1.1.0-2build4 install ok installed libmount1:armhf libmount1 2.41.3-3ubuntu1 install ok installed libmpc3:armhf libmpc3 1.3.1-2 install ok installed libmpfr6:armhf libmpfr6 4.2.2-2 install ok installed libpam-modules:armhf libpam-modules 1.7.0-5ubuntu3 install ok installed libpam-modules-bin libpam-modules-bin 1.7.0-5ubuntu3 install ok installed libpam-runtime libpam-runtime 1.7.0-5ubuntu3 install ok installed libpam0g:armhf libpam0g 1.7.0-5ubuntu3 install ok installed libpcre2-8-0:armhf libpcre2-8-0 10.46-1build1 install ok installed libperl5.40:armhf libperl5.40 5.40.1-6build1 install ok installed libseccomp2:armhf libseccomp2 2.6.0-2ubuntu4 install ok installed libselinux1:armhf libselinux1 3.9-4 install ok installed libsemanage-common libsemanage-common 3.9-1 install ok installed libsemanage2:armhf libsemanage2 3.9-1 install ok installed libsepol2:armhf libsepol2 3.9-2 install ok installed libsframe3:armhf libsframe3 2.46-3ubuntu1 install ok installed libsmartcols1:armhf libsmartcols1 2.41.3-3ubuntu1 install ok installed libssl3t64:armhf libssl3t64 3.5.5-1ubuntu1 install ok installed libstdc++-15-dev:armhf libstdc++-15-dev 15.2.0-12ubuntu1 install ok installed libstdc++6:armhf libstdc++6 16-20260226-1ubuntu1 install ok installed libsystemd0:armhf libsystemd0 259-1ubuntu3 install ok installed libtinfo6:armhf libtinfo6 6.6+20251231-1 install ok installed libubsan1:armhf libubsan1 16-20260226-1ubuntu1 install ok installed libudev1:armhf libudev1 259-1ubuntu3 install ok installed libuuid1:armhf libuuid1 2.41.3-3ubuntu1 install ok installed libxxhash0:armhf libxxhash0 0.8.3-2build1 install ok installed libzstd1:armhf libzstd1 1.5.7+dfsg-3 install ok installed linux-libc-dev:armhf linux-libc-dev 6.19.0-9.9 install ok installed login.defs login.defs 1:4.17.4-2ubuntu3 install ok installed lto-disabled-list lto-disabled-list 78 install ok installed make make 4.4.1-3 install ok installed mawk mawk 1.3.4.20260129-1 install ok installed ncurses-base ncurses-base 6.6+20251231-1 install ok installed ncurses-bin ncurses-bin 6.6+20251231-1 install ok installed openssl-provider-legacy openssl-provider-legacy 3.5.5-1ubuntu1 install ok installed passwd passwd 1:4.17.4-2ubuntu3 install ok installed patch patch 2.8-2build1 install ok installed perl perl 5.40.1-6build1 install ok installed perl-base perl-base 5.40.1-6build1 install ok installed perl-modules-5.40 perl-modules-5.40 5.40.1-6build1 install ok installed rpcsvc-proto rpcsvc-proto 1.4.3-1build1 install ok installed rust-coreutils rust-coreutils 0.6.0-0ubuntu1 install ok installed sed sed 4.9-2build3 install ok installed sysvinit-utils sysvinit-utils 3.15-5ubuntu1 install ok installed tar tar 1.35+dfsg-4 install ok installed tzdata tzdata 2026a-1ubuntu1 install ok installed ubuntu-keyring ubuntu-keyring 2023.11.28.1build1 install ok installed util-linux util-linux 2.41.3-3ubuntu1 install ok installed xz-utils xz-utils 5.8.2-2 install ok installed zlib1g:armhf zlib1g 1:1.3.dfsg+really1.3.1-1ubuntu3 1m18.8s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 1m18.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 1m18.9s DUMP: diversion of /lib/ld-linux-armhf.so.3 to /lib/ld-linux-armhf.so.3.usr-is-merged by libc6 local diversion of /home to /home.distrib diversion of /lib64 to /.lib64.usr-is-merged by base-files diversion of /libx32 to /.libx32.usr-is-merged by base-files diversion of /lib32 to /.lib32.usr-is-merged by base-files diversion of /libo32 to /.libo32.usr-is-merged by base-files 1m18.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 1m18.9s INFO: Running scripts is_testable 1m18.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/is_testable_uninstallable'] 1m19.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/is_testable_uninstallable'] 1m19.1s INFO: apt-cache does not know about any of the requested packages 1m19.1s INFO: Running scripts pre_test 1m19.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_exceptions'] 1m19.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_exceptions'] 1m19.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_root_password'] 1m19.6s DUMP: New password: Retype new password: passwd: password updated successfully 1m19.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_root_password'] 1m19.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 1m20.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 1m21.9s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/doc/perl/Changes.gz -> changelog.gz /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum 1m21.9s INFO: Running scripts pre_install 1m21.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 1m22.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 1m22.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 1m22.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 1m22.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 1m22.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 1m22.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 1m22.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 1m22.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 1m22.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 1m22.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 1m22.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 1m24.7s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/doc/perl/Changes.gz -> changelog.gz /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum 1m24.7s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt'] 1m24.8s DUMP: 3.1.16 1m24.8s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt'] 1m24.8s DEBUG: Copying /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb to /tmp/tmpbga6a2me/tmp 1m24.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 2m41.9s DUMP: Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following additional packages will be installed: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common x11-common zlib1g-dev Suggested packages: tcl8.6 tk8.6 python3-doc python3-tk python3-venv python3.13-venv python3.13-doc python3-gdbm-dbg python3-tk-dbg binfmt-support python3.14-venv python3.14-doc readline-doc Recommended packages: javascript-common libgpm2 ca-certificates gdb The following NEW packages will be installed: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3-sip-tqt python3-sip-tqt-dbg python3-sip-tqt-dev python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common sip-tqt-dev x11-common zlib1g-dev 0 upgraded, 65 newly installed, 0 to remove and 0 not upgraded. Need to get 198 MB of archives. After this operation, 501 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com resolute/main armhf libexpat1 armhf 2.7.4-1 [72.9 kB] Get:2 http://ports.ubuntu.com resolute/main armhf libpython3.14-minimal armhf 3.14.3-1 [906 kB] Get:3 http://ports.ubuntu.com resolute/main armhf python3.14-minimal armhf 3.14.3-1 [2155 kB] Get:4 http://ports.ubuntu.com resolute/main armhf python3-minimal armhf 3.14.2-1 [28.2 kB] Get:5 http://ports.ubuntu.com resolute/main armhf media-types all 14.0.0build1 [31.4 kB] Get:6 http://ports.ubuntu.com resolute/main armhf netbase all 6.5build1 [13.0 kB] Get:7 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [74.2 kB] Get:8 http://ports.ubuntu.com resolute/main armhf libffi8 armhf 3.5.2-3 [23.3 kB] Get:9 http://ports.ubuntu.com resolute/main armhf libncursesw6 armhf 6.6+20251231-1 [120 kB] Get:10 http://ports.ubuntu.com resolute/main armhf readline-common all 8.3-4 [61.5 kB] Get:11 http://ports.ubuntu.com resolute/main armhf libreadline8t64 armhf 8.3-4 [141 kB] Get:12 http://ports.ubuntu.com resolute/main armhf libsqlite3-0 armhf 3.46.1-9 [609 kB] Get:13 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf sip-tqt-dev armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [124 kB] Get:14 http://ports.ubuntu.com resolute/main armhf libpython3.14-stdlib armhf 3.14.3-1 [2273 kB] Get:15 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt-dev armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [139 kB] Get:16 http://ports.ubuntu.com resolute/main armhf python3.14 armhf 3.14.3-1 [823 kB] Get:17 http://ports.ubuntu.com resolute/main armhf libpython3-stdlib armhf 3.14.2-1 [10.9 kB] Get:18 http://ports.ubuntu.com resolute/main armhf python3 armhf 3.14.2-1 [22.9 kB] Get:19 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt-dbg armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [828 kB] Get:20 http://ports.ubuntu.com resolute/main armhf libpython3.13-minimal armhf 3.13.12-1 [875 kB] Get:21 http://ports.ubuntu.com resolute/main armhf python3.13-minimal armhf 3.13.12-1 [2070 kB] Get:22 http://ports.ubuntu.com resolute/main armhf libpython3.13-stdlib armhf 3.13.12-1 [1966 kB] Get:23 http://ports.ubuntu.com resolute/main armhf python3.13 armhf 3.13.12-1 [764 kB] Get:24 http://ports.ubuntu.com resolute/main armhf libpng16-16t64 armhf 1.6.55-1 [170 kB] Get:25 http://ports.ubuntu.com resolute/main armhf libxau6 armhf 1:1.0.11-1build2 [6652 B] Get:26 http://ports.ubuntu.com resolute/main armhf libxdmcp6 armhf 1:1.1.5-2 [9318 B] Get:27 http://ports.ubuntu.com resolute/main armhf libxcb1 armhf 1.17.0-2ubuntu1 [46.8 kB] Get:28 http://ports.ubuntu.com resolute/main armhf libx11-data all 2:1.8.12-1build2 [116 kB] Get:29 http://ports.ubuntu.com resolute/main armhf libx11-6 armhf 2:1.8.12-1build2 [593 kB] Get:30 http://ports.ubuntu.com resolute/main armhf libxext6 armhf 2:1.3.4-1build3 [25.5 kB] Get:31 http://ports.ubuntu.com resolute/main armhf fonts-dejavu-mono all 2.37-8build1 [502 kB] Get:32 http://ports.ubuntu.com resolute/main armhf fonts-dejavu-core all 2.37-8build1 [834 kB] Get:33 http://ports.ubuntu.com resolute/main armhf fontconfig-config armhf 2.17.1-3ubuntu1 [38.5 kB] Get:34 http://ports.ubuntu.com resolute/main armhf libbrotli1 armhf 1.2.0-3 [318 kB] Get:35 http://ports.ubuntu.com resolute/main armhf libexpat1-dev armhf 2.7.4-1 [130 kB] Get:36 http://ports.ubuntu.com resolute/main armhf libfreetype6 armhf 2.14.1+dfsg-2 [345 kB] Get:37 http://ports.ubuntu.com resolute/main armhf libfontconfig1 armhf 2.17.1-3ubuntu1 [117 kB] Get:38 http://ports.ubuntu.com resolute/main armhf libjs-jquery all 3.7.1+dfsg+~3.5.33-1build1 [321 kB] Get:39 http://ports.ubuntu.com resolute/main armhf libjs-sphinxdoc all 8.2.3-12 [28.4 kB] Get:40 http://ports.ubuntu.com resolute/main armhf libpython3.14 armhf 3.14.3-1 [2214 kB] Get:41 http://ports.ubuntu.com resolute/main armhf zlib1g-dev armhf 1:1.3.dfsg+really1.3.1-1ubuntu3 [881 kB] Get:42 http://ports.ubuntu.com resolute/main armhf libpython3.14-dev armhf 3.14.3-1 [4506 kB] Get:43 http://ports.ubuntu.com resolute/main armhf libpython3-dev armhf 3.14.2-1 [11.2 kB] Get:44 http://ports.ubuntu.com resolute/main armhf libpython3.13 armhf 3.13.12-1 [2125 kB] Get:45 http://ports.ubuntu.com resolute/main armhf libpython3.13-dev armhf 3.13.12-1 [4563 kB] Get:46 http://ports.ubuntu.com resolute/main armhf libpython3-all-dev armhf 3.14.2-1 [916 B] Get:47 http://ports.ubuntu.com resolute/main armhf libtcl8.6 armhf 8.6.17+dfsg-1build1 [918 kB] Get:48 http://ports.ubuntu.com resolute/main armhf libxrender1 armhf 1:0.9.12-1build1 [16.5 kB] Get:49 http://ports.ubuntu.com resolute/main armhf libxft2 armhf 2.3.6-1build2 [37.2 kB] Get:50 http://ports.ubuntu.com resolute/main armhf x11-common all 1:7.7+26ubuntu1 [22.5 kB] Get:51 http://ports.ubuntu.com resolute/main armhf libxss1 armhf 1:1.2.3-1build4 [6328 B] Get:52 http://ports.ubuntu.com resolute/main armhf libtk8.6 armhf 8.6.17-1build1 [694 kB] Get:53 http://ports.ubuntu.com resolute/main armhf libpython3.13-dbg armhf 3.13.12-1 [24.9 MB] Get:54 http://ports.ubuntu.com resolute/main armhf libpython3.14-dbg armhf 3.14.3-1 [26.8 MB] Get:55 http://ports.ubuntu.com resolute/main armhf python3-all armhf 3.14.2-1 [888 B] Get:56 http://ports.ubuntu.com resolute/main armhf libpython3-dbg armhf 3.14.2-1 [11.2 kB] Get:57 http://ports.ubuntu.com resolute/main armhf libpython3-all-dbg armhf 3.14.2-1 [918 B] Get:58 http://ports.ubuntu.com resolute/main armhf python3.14-dbg armhf 3.14.3-1 [56.9 MB] Get:59 http://ports.ubuntu.com resolute/main armhf python3-dbg armhf 3.14.2-1 [1056 B] Get:60 http://ports.ubuntu.com resolute/main armhf python3.13-dbg armhf 3.13.12-1 [54.7 MB] Get:61 http://ports.ubuntu.com resolute/main armhf python3-all-dbg armhf 3.14.2-1 [912 B] Get:62 http://ports.ubuntu.com resolute/main armhf python3.14-dev armhf 3.14.3-1 [510 kB] Get:63 http://ports.ubuntu.com resolute/main armhf python3-dev armhf 3.14.2-1 [26.6 kB] Get:64 http://ports.ubuntu.com resolute/main armhf python3.13-dev armhf 3.13.12-1 [509 kB] Get:65 http://ports.ubuntu.com resolute/main armhf python3-all-dev armhf 3.14.2-1 [912 B] Fetched 198 MB in 10s (19.0 MB/s) Selecting previously unselected package libexpat1:armhf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13306 files and directories currently installed.) Preparing to unpack .../libexpat1_2.7.4-1_armhf.deb ... Unpacking libexpat1:armhf (2.7.4-1) ... Selecting previously unselected package libpython3.14-minimal:armhf. Preparing to unpack .../libpython3.14-minimal_3.14.3-1_armhf.deb ... Unpacking libpython3.14-minimal:armhf (3.14.3-1) ... Selecting previously unselected package python3.14-minimal. Preparing to unpack .../python3.14-minimal_3.14.3-1_armhf.deb ... Unpacking python3.14-minimal (3.14.3-1) ... Setting up libpython3.14-minimal:armhf (3.14.3-1) ... Setting up libexpat1:armhf (2.7.4-1) ... Setting up python3.14-minimal (3.14.3-1) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13660 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.14.2-1_armhf.deb ... Unpacking python3-minimal (3.14.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_14.0.0build1_all.deb ... Unpacking media-types (14.0.0build1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.5build1_all.deb ... Unpacking netbase (6.5build1) ... Selecting previously unselected package libffi8:armhf. Preparing to unpack .../03-libffi8_3.5.2-3_armhf.deb ... Unpacking libffi8:armhf (3.5.2-3) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../04-libncursesw6_6.6+20251231-1_armhf.deb ... Unpacking libncursesw6:armhf (6.6+20251231-1) ... Selecting previously unselected package readline-common. Preparing to unpack .../05-readline-common_8.3-4_all.deb ... Unpacking readline-common (8.3-4) ... Selecting previously unselected package libreadline8t64:armhf. Preparing to unpack .../06-libreadline8t64_8.3-4_armhf.deb ... Adding 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8 to /lib/arm-linux-gnueabihf/libhistory.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8.2 to /lib/arm-linux-gnueabihf/libhistory.so.8.2.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8 to /lib/arm-linux-gnueabihf/libreadline.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8.2 to /lib/arm-linux-gnueabihf/libreadline.so.8.2.usr-is-merged by libreadline8t64' Unpacking libreadline8t64:armhf (8.3-4) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../07-libsqlite3-0_3.46.1-9_armhf.deb ... Unpacking libsqlite3-0:armhf (3.46.1-9) ... Selecting previously unselected package libpython3.14-stdlib:armhf. Preparing to unpack .../08-libpython3.14-stdlib_3.14.3-1_armhf.deb ... Unpacking libpython3.14-stdlib:armhf (3.14.3-1) ... Selecting previously unselected package python3.14. Preparing to unpack .../09-python3.14_3.14.3-1_armhf.deb ... Unpacking python3.14 (3.14.3-1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../10-libpython3-stdlib_3.14.2-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.14.2-1) ... Setting up python3-minimal (3.14.2-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14184 files and directories currently installed.) Preparing to unpack .../00-python3_3.14.2-1_armhf.deb ... Unpacking python3 (3.14.2-1) ... Selecting previously unselected package libpython3.13-minimal:armhf. Preparing to unpack .../01-libpython3.13-minimal_3.13.12-1_armhf.deb ... Unpacking libpython3.13-minimal:armhf (3.13.12-1) ... Selecting previously unselected package python3.13-minimal. Preparing to unpack .../02-python3.13-minimal_3.13.12-1_armhf.deb ... Unpacking python3.13-minimal (3.13.12-1) ... Selecting previously unselected package libpython3.13-stdlib:armhf. Preparing to unpack .../03-libpython3.13-stdlib_3.13.12-1_armhf.deb ... Unpacking libpython3.13-stdlib:armhf (3.13.12-1) ... Selecting previously unselected package python3.13. Preparing to unpack .../04-python3.13_3.13.12-1_armhf.deb ... Unpacking python3.13 (3.13.12-1) ... Selecting previously unselected package libpng16-16t64:armhf. Preparing to unpack .../05-libpng16-16t64_1.6.55-1_armhf.deb ... Unpacking libpng16-16t64:armhf (1.6.55-1) ... Selecting previously unselected package libxau6:armhf. Preparing to unpack .../06-libxau6_1%3a1.0.11-1build2_armhf.deb ... Unpacking libxau6:armhf (1:1.0.11-1build2) ... Selecting previously unselected package libxdmcp6:armhf. Preparing to unpack .../07-libxdmcp6_1%3a1.1.5-2_armhf.deb ... Unpacking libxdmcp6:armhf (1:1.1.5-2) ... Selecting previously unselected package libxcb1:armhf. Preparing to unpack .../08-libxcb1_1.17.0-2ubuntu1_armhf.deb ... Unpacking libxcb1:armhf (1.17.0-2ubuntu1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../09-libx11-data_2%3a1.8.12-1build2_all.deb ... Unpacking libx11-data (2:1.8.12-1build2) ... Selecting previously unselected package libx11-6:armhf. Preparing to unpack .../10-libx11-6_2%3a1.8.12-1build2_armhf.deb ... Unpacking libx11-6:armhf (2:1.8.12-1build2) ... Selecting previously unselected package libxext6:armhf. Preparing to unpack .../11-libxext6_2%3a1.3.4-1build3_armhf.deb ... Unpacking libxext6:armhf (2:1.3.4-1build3) ... Selecting previously unselected package fonts-dejavu-mono. Preparing to unpack .../12-fonts-dejavu-mono_2.37-8build1_all.deb ... Unpacking fonts-dejavu-mono (2.37-8build1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../13-fonts-dejavu-core_2.37-8build1_all.deb ... Unpacking fonts-dejavu-core (2.37-8build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../14-fontconfig-config_2.17.1-3ubuntu1_armhf.deb ... Unpacking fontconfig-config (2.17.1-3ubuntu1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../15-libbrotli1_1.2.0-3_armhf.deb ... Unpacking libbrotli1:armhf (1.2.0-3) ... Selecting previously unselected package libexpat1-dev:armhf. Preparing to unpack .../16-libexpat1-dev_2.7.4-1_armhf.deb ... Unpacking libexpat1-dev:armhf (2.7.4-1) ... Selecting previously unselected package libfreetype6:armhf. Preparing to unpack .../17-libfreetype6_2.14.1+dfsg-2_armhf.deb ... Unpacking libfreetype6:armhf (2.14.1+dfsg-2) ... Selecting previously unselected package libfontconfig1:armhf. Preparing to unpack .../18-libfontconfig1_2.17.1-3ubuntu1_armhf.deb ... Unpacking libfontconfig1:armhf (2.17.1-3ubuntu1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../19-libjs-jquery_3.7.1+dfsg+~3.5.33-1build1_all.deb ... Unpacking libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../20-libjs-sphinxdoc_8.2.3-12_all.deb ... Unpacking libjs-sphinxdoc (8.2.3-12) ... Selecting previously unselected package libpython3.14:armhf. Preparing to unpack .../21-libpython3.14_3.14.3-1_armhf.deb ... Unpacking libpython3.14:armhf (3.14.3-1) ... Selecting previously unselected package zlib1g-dev:armhf. Preparing to unpack .../22-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu3_armhf.deb ... Unpacking zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Selecting previously unselected package libpython3.14-dev:armhf. Preparing to unpack .../23-libpython3.14-dev_3.14.3-1_armhf.deb ... Unpacking libpython3.14-dev:armhf (3.14.3-1) ... Selecting previously unselected package libpython3-dev:armhf. Preparing to unpack .../24-libpython3-dev_3.14.2-1_armhf.deb ... Unpacking libpython3-dev:armhf (3.14.2-1) ... Selecting previously unselected package libpython3.13:armhf. Preparing to unpack .../25-libpython3.13_3.13.12-1_armhf.deb ... Unpacking libpython3.13:armhf (3.13.12-1) ... Selecting previously unselected package libpython3.13-dev:armhf. Preparing to unpack .../26-libpython3.13-dev_3.13.12-1_armhf.deb ... Unpacking libpython3.13-dev:armhf (3.13.12-1) ... Selecting previously unselected package libpython3-all-dev:armhf. Preparing to unpack .../27-libpython3-all-dev_3.14.2-1_armhf.deb ... Unpacking libpython3-all-dev:armhf (3.14.2-1) ... Selecting previously unselected package libtcl8.6:armhf. Preparing to unpack .../28-libtcl8.6_8.6.17+dfsg-1build1_armhf.deb ... Unpacking libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Selecting previously unselected package libxrender1:armhf. Preparing to unpack .../29-libxrender1_1%3a0.9.12-1build1_armhf.deb ... Unpacking libxrender1:armhf (1:0.9.12-1build1) ... Selecting previously unselected package libxft2:armhf. Preparing to unpack .../30-libxft2_2.3.6-1build2_armhf.deb ... Unpacking libxft2:armhf (2.3.6-1build2) ... Selecting previously unselected package x11-common. Preparing to unpack .../31-x11-common_1%3a7.7+26ubuntu1_all.deb ... Unpacking x11-common (1:7.7+26ubuntu1) ... Selecting previously unselected package libxss1:armhf. Preparing to unpack .../32-libxss1_1%3a1.2.3-1build4_armhf.deb ... Unpacking libxss1:armhf (1:1.2.3-1build4) ... Selecting previously unselected package libtk8.6:armhf. Preparing to unpack .../33-libtk8.6_8.6.17-1build1_armhf.deb ... Unpacking libtk8.6:armhf (8.6.17-1build1) ... Selecting previously unselected package libpython3.13-dbg:armhf. Preparing to unpack .../34-libpython3.13-dbg_3.13.12-1_armhf.deb ... Unpacking libpython3.13-dbg:armhf (3.13.12-1) ... Selecting previously unselected package libpython3.14-dbg:armhf. Preparing to unpack .../35-libpython3.14-dbg_3.14.3-1_armhf.deb ... Unpacking libpython3.14-dbg:armhf (3.14.3-1) ... Selecting previously unselected package python3-all. Preparing to unpack .../36-python3-all_3.14.2-1_armhf.deb ... Unpacking python3-all (3.14.2-1) ... Selecting previously unselected package libpython3-dbg:armhf. Preparing to unpack .../37-libpython3-dbg_3.14.2-1_armhf.deb ... Unpacking libpython3-dbg:armhf (3.14.2-1) ... Selecting previously unselected package libpython3-all-dbg:armhf. Preparing to unpack .../38-libpython3-all-dbg_3.14.2-1_armhf.deb ... Unpacking libpython3-all-dbg:armhf (3.14.2-1) ... Selecting previously unselected package python3.14-dbg. Preparing to unpack .../39-python3.14-dbg_3.14.3-1_armhf.deb ... Unpacking python3.14-dbg (3.14.3-1) ... Selecting previously unselected package python3-dbg. Preparing to unpack .../40-python3-dbg_3.14.2-1_armhf.deb ... Unpacking python3-dbg (3.14.2-1) ... Selecting previously unselected package python3.13-dbg. Preparing to unpack .../41-python3.13-dbg_3.13.12-1_armhf.deb ... Unpacking python3.13-dbg (3.13.12-1) ... Selecting previously unselected package python3-all-dbg. Preparing to unpack .../42-python3-all-dbg_3.14.2-1_armhf.deb ... Unpacking python3-all-dbg (3.14.2-1) ... Selecting previously unselected package python3.14-dev. Preparing to unpack .../43-python3.14-dev_3.14.3-1_armhf.deb ... Unpacking python3.14-dev (3.14.3-1) ... Selecting previously unselected package python3-dev. Preparing to unpack .../44-python3-dev_3.14.2-1_armhf.deb ... Unpacking python3-dev (3.14.2-1) ... Selecting previously unselected package python3.13-dev. Preparing to unpack .../45-python3.13-dev_3.13.12-1_armhf.deb ... Unpacking python3.13-dev (3.13.12-1) ... Selecting previously unselected package python3-all-dev. Preparing to unpack .../46-python3-all-dev_3.14.2-1_armhf.deb ... Unpacking python3-all-dev (3.14.2-1) ... Selecting previously unselected package python3-sip-tqt. Preparing to unpack .../47-python3-sip-tqt_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package sip-tqt-dev. Preparing to unpack .../48-sip-tqt-dev_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package python3-sip-tqt-dev. Preparing to unpack .../49-python3-sip-tqt-dev_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package python3-sip-tqt-dbg. Preparing to unpack .../50-python3-sip-tqt-dbg_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up media-types (14.0.0build1) ... Setting up libxau6:armhf (1:1.0.11-1build2) ... Setting up libxdmcp6:armhf (1:1.1.5-2) ... Setting up libxcb1:armhf (1.17.0-2ubuntu1) ... Setting up libbrotli1:armhf (1.2.0-3) ... Setting up libsqlite3-0:armhf (3.46.1-9) ... Setting up sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up x11-common (1:7.7+26ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libpython3.13-minimal:armhf (3.13.12-1) ... Setting up libexpat1-dev:armhf (2.7.4-1) ... Setting up libx11-data (2:1.8.12-1build2) ... Setting up fonts-dejavu-mono (2.37-8build1) ... Setting up libpng16-16t64:armhf (1.6.55-1) ... Setting up libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Setting up fonts-dejavu-core (2.37-8build1) ... Setting up libncursesw6:armhf (6.6+20251231-1) ... Setting up libjs-sphinxdoc (8.2.3-12) ... Setting up zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Setting up libffi8:armhf (3.5.2-3) ... Setting up python3.13-minimal (3.13.12-1) ... Setting up libx11-6:armhf (2:1.8.12-1build2) ... Setting up netbase (6.5build1) ... Setting up libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Setting up readline-common (8.3-4) ... Setting up libxrender1:armhf (1:0.9.12-1build1) ... Setting up fontconfig-config (2.17.1-3ubuntu1) ... Setting up libxext6:armhf (2:1.3.4-1build3) ... Setting up libfreetype6:armhf (2.14.1+dfsg-2) ... Setting up libreadline8t64:armhf (8.3-4) ... Setting up libxss1:armhf (1:1.2.3-1build4) ... Setting up libfontconfig1:armhf (2.17.1-3ubuntu1) ... Setting up libpython3.13-stdlib:armhf (3.13.12-1) ... Setting up libpython3.13:armhf (3.13.12-1) ... Setting up libxft2:armhf (2.3.6-1build2) ... Setting up python3.13 (3.13.12-1) ... Setting up libpython3.14-stdlib:armhf (3.14.3-1) ... Setting up libtk8.6:armhf (8.6.17-1build1) ... Setting up libpython3.13-dev:armhf (3.13.12-1) ... Setting up libpython3.14-dbg:armhf (3.14.3-1) ... Setting up libpython3.14:armhf (3.14.3-1) ... Setting up libpython3.13-dbg:armhf (3.13.12-1) ... Setting up libpython3.14-dev:armhf (3.14.3-1) ... Setting up python3.14 (3.14.3-1) ... Setting up libpython3-stdlib:armhf (3.14.2-1) ... Setting up python3.13-dbg (3.13.12-1) ... python3.13-dbg: can't get files for byte-compilation Setting up libpython3-dev:armhf (3.14.2-1) ... Setting up python3.14-dev (3.14.3-1) ... Setting up python3.13-dev (3.13.12-1) ... Setting up libpython3-dbg:armhf (3.14.2-1) ... Setting up python3 (3.14.2-1) ... Setting up libpython3-all-dbg:armhf (3.14.2-1) ... Setting up python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up libpython3-all-dev:armhf (3.14.2-1) ... Setting up python3-dev (3.14.2-1) ... Setting up python3.14-dbg (3.14.3-1) ... python3.14-dbg: can't get files for byte-compilation Setting up python3-dbg (3.14.2-1) ... Setting up python3-all (3.14.2-1) ... Setting up python3-all-dbg (3.14.2-1) ... Setting up python3-all-dev (3.14.2-1) ... Setting up python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Processing triggers for libc-bin (2.42-2ubuntu5) ... 2m41.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 2m41.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 2m42.0s DUMP: python3-sip-tqt install ok installed python3-sip-tqt-dbg install ok installed python3-sip-tqt-dev install ok installed sip-tqt-dev install ok installed 2m42.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 2m42.0s INFO: Installation of ['./tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] ok 2m42.0s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 2m42.0s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 2m42.0s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 2m42.0s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 2m42.0s INFO: Running scripts post_install 2m42.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 2m42.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 2m42.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'systemd-tmpfiles', '--cat-config'] 2m42.2s DEBUG: Command failed (status=127), but ignoring error: ['chroot', '/tmp/tmpbga6a2me', 'systemd-tmpfiles', '--cat-config'] 2m42.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 2m42.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 2m45.6s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz (cpp) /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz (coreutils-from-uutils) /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 (cpp-15) /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/doc/python3/SpecialBuilds.txt.gz -> ../python3.14/SpecialBuilds.txt.gz (python3-dbg) /usr/share/doc/perl/Changes.gz -> changelog.gz (perl) /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum (coreutils-from-uutils) 2m47.4s DEBUG: Starting command: ['debsums', '--root', '/tmp/tmpbga6a2me', '-ac', '--ignore-obsolete'] 2m52.6s DEBUG: Command ok: ['debsums', '--root', '/tmp/tmpbga6a2me', '-ac', '--ignore-obsolete'] 2m52.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 2m52.7s DUMP: 0.17.6 2m52.7s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 2m52.7s INFO: Running adequate version 0.17.6 now. 2m52.7s DEBUG: Starting command: ['adequate', '--root', '/tmp/tmpbga6a2me', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 2m53.3s DEBUG: Command ok: ['adequate', '--root', '/tmp/tmpbga6a2me', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 2m53.3s INFO: Running scripts pre_remove 2m53.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 2m53.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 2m53.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 2m53.9s DUMP: dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 2m53.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 2m53.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 3m7.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 3m7.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 3m7.2s DUMP: Skipping to avoid https://bugs.debian.org/1125784 3m7.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 3m7.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 3m7.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 3m7.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_exceptions'] 3m8.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_exceptions'] 3m8.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 3m8.1s DUMP: install ok installed apt apt 3.1.16 install ok installed base-files base-files 14ubuntu5 install ok installed base-passwd base-passwd 3.6.8 install ok installed bash bash 5.3-2ubuntu1 install ok installed binutils binutils 2.46-3ubuntu1 install ok installed binutils-arm-linux-gnueabihf binutils-arm-linux-gnueabihf 2.46-3ubuntu1 install ok installed binutils-common:armhf binutils-common 2.46-3ubuntu1 install ok installed build-essential build-essential 12.12ubuntu2 install ok installed bzip2 bzip2 1.0.8-6build2 install ok installed coreutils coreutils 9.5-1ubuntu2+0.0.0~ubuntu24 install ok installed coreutils-from-uutils coreutils-from-uutils 0.0.0~ubuntu24 install ok installed cpp cpp 4:15.2.0-5ubuntu1 install ok installed cpp-15 cpp-15 15.2.0-12ubuntu1 install ok installed cpp-15-arm-linux-gnueabihf cpp-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed cpp-arm-linux-gnueabihf cpp-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed dash dash 0.5.12-12ubuntu3 install ok installed debconf debconf 1.5.91 install ok installed debianutils debianutils 5.23.2build1 install ok installed diffutils diffutils 1:3.12-1 install ok installed dpkg dpkg 1.22.21ubuntu9 install ok installed dpkg-dev dpkg-dev 1.22.21ubuntu9 install ok installed findutils findutils 4.10.0-3build2 install ok installed fontconfig-config fontconfig-config 2.17.1-3ubuntu1 install ok installed fonts-dejavu-core fonts-dejavu-core 2.37-8build1 install ok installed fonts-dejavu-mono fonts-dejavu-mono 2.37-8build1 install ok installed g++ g++ 4:15.2.0-5ubuntu1 install ok installed g++-15 g++-15 15.2.0-12ubuntu1 install ok installed g++-15-arm-linux-gnueabihf g++-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed g++-arm-linux-gnueabihf g++-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gcc gcc 4:15.2.0-5ubuntu1 install ok installed gcc-15 gcc-15 15.2.0-12ubuntu1 install ok installed gcc-15-arm-linux-gnueabihf gcc-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed gcc-15-base:armhf gcc-15-base 15.2.0-12ubuntu1 install ok installed gcc-16-base:armhf gcc-16-base 16-20260226-1ubuntu1 install ok installed gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gnu-coreutils gnu-coreutils 9.7-3ubuntu2 install ok installed gpgv gpgv 2.4.8-4ubuntu3 install ok installed grep grep 3.12-1 install ok installed gzip gzip 1.14-1~exp2ubuntu1 install ok installed hostname hostname 3.25build1 install ok installed init-system-helpers init-system-helpers 1.69 install ok installed libacl1:armhf libacl1 2.3.2-2 install ok installed libapt-pkg7.0:armhf libapt-pkg7.0 3.1.16 install ok installed libasan8:armhf libasan8 16-20260226-1ubuntu1 install ok installed libatomic1:armhf libatomic1 16-20260226-1ubuntu1 install ok installed libattr1:armhf libattr1 1:2.5.2-4 install ok installed libaudit-common libaudit-common 1:4.1.2-1 install ok installed libaudit1:armhf libaudit1 1:4.1.2-1 install ok installed libbinutils:armhf libbinutils 2.46-3ubuntu1 install ok installed libblkid1:armhf libblkid1 2.41.3-3ubuntu1 install ok installed libbrotli1:armhf libbrotli1 1.2.0-3 install ok installed libbsd0:armhf libbsd0 0.12.2-2build2 install ok installed libbz2-1.0:armhf libbz2-1.0 1.0.8-6build2 install ok installed libc-bin libc-bin 2.42-2ubuntu5 install ok installed libc-dev-bin libc-dev-bin 2.42-2ubuntu5 install ok installed libc-gconv-modules-extra:armhf libc-gconv-modules-extra 2.42-2ubuntu5 install ok installed libc6:armhf libc6 2.42-2ubuntu5 install ok installed libc6-dev:armhf libc6-dev 2.42-2ubuntu5 install ok installed libcap-ng0:armhf libcap-ng0 0.8.5-4build4 install ok installed libcap2:armhf libcap2 1:2.75-10ubuntu1 install ok installed libcc1-0:armhf libcc1-0 16-20260226-1ubuntu1 install ok installed libcrypt-dev:armhf libcrypt-dev 1:4.5.1-1 install ok installed libcrypt1:armhf libcrypt1 1:4.5.1-1 install ok installed libctf-nobfd0:armhf libctf-nobfd0 2.46-3ubuntu1 install ok installed libctf0:armhf libctf0 2.46-3ubuntu1 install ok installed libdb5.3t64:armhf libdb5.3t64 5.3.28+dfsg2-10ubuntu1 install ok installed libdebconfclient0:armhf libdebconfclient0 0.280ubuntu1 install ok installed libdpkg-perl libdpkg-perl 1.22.21ubuntu9 install ok installed libexpat1:armhf libexpat1 2.7.4-1 install ok installed libexpat1-dev:armhf libexpat1-dev 2.7.4-1 install ok installed libffi8:armhf libffi8 3.5.2-3 install ok installed libfontconfig1:armhf libfontconfig1 2.17.1-3ubuntu1 install ok installed libfreetype6:armhf libfreetype6 2.14.1+dfsg-2 install ok installed libgcc-15-dev:armhf libgcc-15-dev 15.2.0-12ubuntu1 install ok installed libgcc-s1:armhf libgcc-s1 16-20260226-1ubuntu1 install ok installed libgcrypt20:armhf libgcrypt20 1.12.0-2 install ok installed libgdbm-compat4t64:armhf libgdbm-compat4t64 1.26-1build1 install ok installed libgdbm6t64:armhf libgdbm6t64 1.26-1build1 install ok installed libgmp10:armhf libgmp10 2:6.3.0+dfsg-5ubuntu2 install ok installed libgomp1:armhf libgomp1 16-20260226-1ubuntu1 install ok installed libgpg-error0:armhf libgpg-error0 1.58-2 install ok installed libisl23:armhf libisl23 0.27-1build1 install ok installed libjansson4:armhf libjansson4 2.14-2build4 install ok installed libjs-jquery libjs-jquery 3.7.1+dfsg+~3.5.33-1build1 install ok installed libjs-sphinxdoc libjs-sphinxdoc 8.2.3-12 install ok installed liblz4-1:armhf liblz4-1 1.10.0-6 install ok installed liblzma5:armhf liblzma5 5.8.2-2 install ok installed libmd0:armhf libmd0 1.1.0-2build4 install ok installed libmount1:armhf libmount1 2.41.3-3ubuntu1 install ok installed libmpc3:armhf libmpc3 1.3.1-2 install ok installed libmpfr6:armhf libmpfr6 4.2.2-2 install ok installed libncursesw6:armhf libncursesw6 6.6+20251231-1 install ok installed libpam-modules:armhf libpam-modules 1.7.0-5ubuntu3 install ok installed libpam-modules-bin libpam-modules-bin 1.7.0-5ubuntu3 install ok installed libpam-runtime libpam-runtime 1.7.0-5ubuntu3 install ok installed libpam0g:armhf libpam0g 1.7.0-5ubuntu3 install ok installed libpcre2-8-0:armhf libpcre2-8-0 10.46-1build1 install ok installed libperl5.40:armhf libperl5.40 5.40.1-6build1 install ok installed libpng16-16t64:armhf libpng16-16t64 1.6.55-1 install ok installed libpython3-all-dbg:armhf libpython3-all-dbg 3.14.2-1 install ok installed libpython3-all-dev:armhf libpython3-all-dev 3.14.2-1 install ok installed libpython3-dbg:armhf libpython3-dbg 3.14.2-1 install ok installed libpython3-dev:armhf libpython3-dev 3.14.2-1 install ok installed libpython3-stdlib:armhf libpython3-stdlib 3.14.2-1 install ok installed libpython3.13:armhf libpython3.13 3.13.12-1 install ok installed libpython3.13-dbg:armhf libpython3.13-dbg 3.13.12-1 install ok installed libpython3.13-dev:armhf libpython3.13-dev 3.13.12-1 install ok installed libpython3.13-minimal:armhf libpython3.13-minimal 3.13.12-1 install ok installed libpython3.13-stdlib:armhf libpython3.13-stdlib 3.13.12-1 install ok installed libpython3.14:armhf libpython3.14 3.14.3-1 install ok installed libpython3.14-dbg:armhf libpython3.14-dbg 3.14.3-1 install ok installed libpython3.14-dev:armhf libpython3.14-dev 3.14.3-1 install ok installed libpython3.14-minimal:armhf libpython3.14-minimal 3.14.3-1 install ok installed libpython3.14-stdlib:armhf libpython3.14-stdlib 3.14.3-1 install ok installed libreadline8t64:armhf libreadline8t64 8.3-4 install ok installed libseccomp2:armhf libseccomp2 2.6.0-2ubuntu4 install ok installed libselinux1:armhf libselinux1 3.9-4 install ok installed libsemanage-common libsemanage-common 3.9-1 install ok installed libsemanage2:armhf libsemanage2 3.9-1 install ok installed libsepol2:armhf libsepol2 3.9-2 install ok installed libsframe3:armhf libsframe3 2.46-3ubuntu1 install ok installed libsmartcols1:armhf libsmartcols1 2.41.3-3ubuntu1 install ok installed libsqlite3-0:armhf libsqlite3-0 3.46.1-9 install ok installed libssl3t64:armhf libssl3t64 3.5.5-1ubuntu1 install ok installed libstdc++-15-dev:armhf libstdc++-15-dev 15.2.0-12ubuntu1 install ok installed libstdc++6:armhf libstdc++6 16-20260226-1ubuntu1 install ok installed libsystemd0:armhf libsystemd0 259-1ubuntu3 install ok installed libtcl8.6:armhf libtcl8.6 8.6.17+dfsg-1build1 install ok installed libtinfo6:armhf libtinfo6 6.6+20251231-1 install ok installed libtk8.6:armhf libtk8.6 8.6.17-1build1 install ok installed libubsan1:armhf libubsan1 16-20260226-1ubuntu1 install ok installed libudev1:armhf libudev1 259-1ubuntu3 install ok installed libuuid1:armhf libuuid1 2.41.3-3ubuntu1 install ok installed libx11-6:armhf libx11-6 2:1.8.12-1build2 install ok installed libx11-data libx11-data 2:1.8.12-1build2 install ok installed libxau6:armhf libxau6 1:1.0.11-1build2 install ok installed libxcb1:armhf libxcb1 1.17.0-2ubuntu1 install ok installed libxdmcp6:armhf libxdmcp6 1:1.1.5-2 install ok installed libxext6:armhf libxext6 2:1.3.4-1build3 install ok installed libxft2:armhf libxft2 2.3.6-1build2 install ok installed libxrender1:armhf libxrender1 1:0.9.12-1build1 install ok installed libxss1:armhf libxss1 1:1.2.3-1build4 install ok installed libxxhash0:armhf libxxhash0 0.8.3-2build1 install ok installed libzstd1:armhf libzstd1 1.5.7+dfsg-3 install ok installed linux-libc-dev:armhf linux-libc-dev 6.19.0-9.9 install ok installed login.defs login.defs 1:4.17.4-2ubuntu3 install ok installed lto-disabled-list lto-disabled-list 78 install ok installed make make 4.4.1-3 install ok installed mawk mawk 1.3.4.20260129-1 install ok installed media-types media-types 14.0.0build1 install ok installed ncurses-base ncurses-base 6.6+20251231-1 install ok installed ncurses-bin ncurses-bin 6.6+20251231-1 install ok installed netbase netbase 6.5build1 install ok installed openssl-provider-legacy openssl-provider-legacy 3.5.5-1ubuntu1 install ok installed passwd passwd 1:4.17.4-2ubuntu3 install ok installed patch patch 2.8-2build1 install ok installed perl perl 5.40.1-6build1 install ok installed perl-base perl-base 5.40.1-6build1 install ok installed perl-modules-5.40 perl-modules-5.40 5.40.1-6build1 install ok installed python3 python3 3.14.2-1 install ok installed python3-all python3-all 3.14.2-1 install ok installed python3-all-dbg python3-all-dbg 3.14.2-1 install ok installed python3-all-dev python3-all-dev 3.14.2-1 install ok installed python3-dbg python3-dbg 3.14.2-1 install ok installed python3-dev python3-dev 3.14.2-1 install ok installed python3-minimal python3-minimal 3.14.2-1 install ok installed python3-sip-tqt python3-sip-tqt 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3-sip-tqt-dbg python3-sip-tqt-dbg 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3-sip-tqt-dev python3-sip-tqt-dev 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3.13 python3.13 3.13.12-1 install ok installed python3.13-dbg python3.13-dbg 3.13.12-1 install ok installed python3.13-dev python3.13-dev 3.13.12-1 install ok installed python3.13-minimal python3.13-minimal 3.13.12-1 install ok installed python3.14 python3.14 3.14.3-1 install ok installed python3.14-dbg python3.14-dbg 3.14.3-1 install ok installed python3.14-dev python3.14-dev 3.14.3-1 install ok installed python3.14-minimal python3.14-minimal 3.14.3-1 install ok installed readline-common readline-common 8.3-4 install ok installed rpcsvc-proto rpcsvc-proto 1.4.3-1build1 install ok installed rust-coreutils rust-coreutils 0.6.0-0ubuntu1 install ok installed sed sed 4.9-2build3 install ok installed sip-tqt-dev sip-tqt-dev 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed sysvinit-utils sysvinit-utils 3.15-5ubuntu1 install ok installed tar tar 1.35+dfsg-4 install ok installed tzdata tzdata 2026a-1ubuntu1 install ok installed ubuntu-keyring ubuntu-keyring 2023.11.28.1build1 install ok installed util-linux util-linux 2.41.3-3ubuntu1 install ok installed x11-common x11-common 1:7.7+26ubuntu1 install ok installed xz-utils xz-utils 5.8.2-2 install ok installed zlib1g:armhf zlib1g 1:1.3.dfsg+really1.3.1-1ubuntu3 install ok installed zlib1g-dev:armhf zlib1g-dev 1:1.3.dfsg+really1.3.1-1ubuntu3 3m8.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 3m8.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'remove', '--allow-remove-essential', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 3m32.1s DUMP: Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following packages will be REMOVED: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3-sip-tqt python3-sip-tqt-dbg python3-sip-tqt-dev python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common sip-tqt-dev x11-common zlib1g-dev 0 upgraded, 0 newly installed, 65 to remove and 0 not upgraded. After this operation, 501 MB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17215 files and directories currently installed.) Removing python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3-all-dbg (3.14.2-1) ... Removing python3.13-dbg (3.13.12-1) ... Removing libpython3-all-dbg:armhf (3.14.2-1) ... Removing libpython3.13-dbg:armhf (3.13.12-1) ... Removing python3-dbg (3.14.2-1) ... Removing python3.14-dbg (3.14.3-1) ... Removing python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3-all-dev (3.14.2-1) ... Removing python3.13-dev (3.13.12-1) ... Removing libpython3-all-dev:armhf (3.14.2-1) ... Removing libpython3.13-dev:armhf (3.13.12-1) ... Removing libpython3.13:armhf (3.13.12-1) ... Removing python3-dev (3.14.2-1) ... Removing python3.14-dev (3.14.3-1) ... Removing libpython3-dev:armhf (3.14.2-1) ... Removing libpython3.14-dev:armhf (3.14.3-1) ... Removing libexpat1-dev:armhf (2.7.4-1) ... Removing libpython3.14:armhf (3.14.3-1) ... Removing python3-all (3.14.2-1) ... Removing python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3 (3.14.2-1) ... Removing libpython3-stdlib:armhf (3.14.2-1) ... Removing python3.13 (3.13.12-1) ... Removing libpython3.13-stdlib:armhf (3.13.12-1) ... Removing libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Removing libjs-sphinxdoc (8.2.3-12) ... Removing libpython3-dbg:armhf (3.14.2-1) ... Removing python3.13-minimal (3.13.12-1) ... Removing libpython3.13-minimal:armhf (3.13.12-1) ... Removing python3-minimal (3.14.2-1) ... Removing sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Removing libpython3.14-dbg:armhf (3.14.3-1) ... Removing libtk8.6:armhf (8.6.17-1build1) ... Removing libxft2:armhf (2.3.6-1build2) ... Removing libfontconfig1:armhf (2.17.1-3ubuntu1) ... Removing fontconfig-config (2.17.1-3ubuntu1) ... Removing fonts-dejavu-core (2.37-8build1) ... Removing fonts-dejavu-mono (2.37-8build1) ... Removing libfreetype6:armhf (2.14.1+dfsg-2) ... Removing libbrotli1:armhf (1.2.0-3) ... Removing python3.14 (3.14.3-1) ... Removing python3.14-minimal (3.14.3-1) ... Removing libexpat1:armhf (2.7.4-1) ... Removing libpython3.14-stdlib:armhf (3.14.3-1) ... find: '/usr/lib/python3': No such file or directory Removing libffi8:armhf (3.5.2-3) ... Removing libncursesw6:armhf (6.6+20251231-1) ... Removing libpng16-16t64:armhf (1.6.55-1) ... Removing libpython3.14-minimal:armhf (3.14.3-1) ... find: '/usr/lib/python3': No such file or directory Removing libreadline8t64:armhf (8.3-4) ... Removing 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8 to /lib/arm-linux-gnueabihf/libhistory.so.8.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8.2 to /lib/arm-linux-gnueabihf/libhistory.so.8.2.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8 to /lib/arm-linux-gnueabihf/libreadline.so.8.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8.2 to /lib/arm-linux-gnueabihf/libreadline.so.8.2.usr-is-merged by libreadline8t64' Removing libsqlite3-0:armhf (3.46.1-9) ... Removing libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Removing libxss1:armhf (1:1.2.3-1build4) ... Removing libxext6:armhf (2:1.3.4-1build3) ... Removing libxrender1:armhf (1:0.9.12-1build1) ... Removing libx11-6:armhf (2:1.8.12-1build2) ... Removing libx11-data (2:1.8.12-1build2) ... Removing libxcb1:armhf (1.17.0-2ubuntu1) ... Removing libxau6:armhf (1:1.0.11-1build2) ... Removing libxdmcp6:armhf (1:1.1.5-2) ... Removing media-types (14.0.0build1) ... Removing netbase (6.5build1) ... Removing readline-common (8.3-4) ... Removing x11-common (1:7.7+26ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of stop. Processing triggers for libc-bin (2.42-2ubuntu5) ... 3m32.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'remove', '--allow-remove-essential', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 3m32.1s INFO: Running scripts post_remove 3m32.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_remove_exceptions'] 3m32.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_remove_exceptions'] 3m32.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf'] 3m40.4s DUMP: (Reading database ... 13352 files and directories currently installed.) Purging configuration files for fontconfig-config (2.17.1-3ubuntu1) ... Purging configuration files for fonts-dejavu-core (2.37-8build1) ... Purging configuration files for fonts-dejavu-mono (2.37-8build1) ... dpkg: warning: ignoring request to remove libbrotli1 which isn't installed dpkg: warning: ignoring request to remove libexpat1 which isn't installed dpkg: warning: ignoring request to remove libexpat1-dev which isn't installed dpkg: warning: ignoring request to remove libffi8 which isn't installed dpkg: warning: ignoring request to remove libfontconfig1 which isn't installed dpkg: warning: ignoring request to remove libfreetype6 which isn't installed Purging configuration files for libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... dpkg: warning: ignoring request to remove libjs-sphinxdoc which isn't installed dpkg: warning: ignoring request to remove libncursesw6 which isn't installed dpkg: warning: ignoring request to remove libpng16-16t64 which isn't installed dpkg: warning: ignoring request to remove libpython3-all-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3-all-dev which isn't installed dpkg: warning: ignoring request to remove libpython3-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3-dev which isn't installed dpkg: warning: ignoring request to remove libpython3-stdlib which isn't installed dpkg: warning: ignoring request to remove libpython3.13 which isn't installed dpkg: warning: ignoring request to remove libpython3.13-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3.13-dev which isn't installed Purging configuration files for libpython3.13-minimal:armhf (3.13.12-1) ... dpkg: warning: ignoring request to remove libpython3.13-stdlib which isn't installed dpkg: warning: ignoring request to remove libpython3.14 which isn't installed dpkg: warning: ignoring request to remove libpython3.14-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3.14-dev which isn't installed Purging configuration files for libpython3.14-minimal:armhf (3.14.3-1) ... dpkg: warning: ignoring request to remove libpython3.14-stdlib which isn't installed Purging configuration files for libreadline8t64:armhf (8.3-4) ... dpkg: warning: ignoring request to remove libsqlite3-0 which isn't installed dpkg: warning: ignoring request to remove libtcl8.6 which isn't installed dpkg: warning: ignoring request to remove libtk8.6 which isn't installed dpkg: warning: ignoring request to remove libx11-6 which isn't installed dpkg: warning: ignoring request to remove libx11-data which isn't installed dpkg: warning: ignoring request to remove libxau6 which isn't installed dpkg: warning: ignoring request to remove libxcb1 which isn't installed dpkg: warning: ignoring request to remove libxdmcp6 which isn't installed dpkg: warning: ignoring request to remove libxext6 which isn't installed dpkg: warning: ignoring request to remove libxft2 which isn't installed dpkg: warning: ignoring request to remove libxrender1 which isn't installed dpkg: warning: ignoring request to remove libxss1 which isn't installed Purging configuration files for media-types (14.0.0build1) ... Purging configuration files for netbase (6.5build1) ... Purging configuration files for python3 (3.14.2-1) ... dpkg: warning: ignoring request to remove python3-all which isn't installed dpkg: warning: ignoring request to remove python3-all-dbg which isn't installed dpkg: warning: ignoring request to remove python3-all-dev which isn't installed dpkg: warning: ignoring request to remove python3-dbg which isn't installed dpkg: warning: ignoring request to remove python3-dev which isn't installed dpkg: warning: ignoring request to remove python3-minimal which isn't installed dpkg: warning: ignoring request to remove python3.13 which isn't installed dpkg: warning: ignoring request to remove python3.13-dbg which isn't installed dpkg: warning: ignoring request to remove python3.13-dev which isn't installed Purging configuration files for python3.13-minimal (3.13.12-1) ... dpkg: warning: ignoring request to remove python3.14 which isn't installed dpkg: warning: ignoring request to remove python3.14-dbg which isn't installed dpkg: warning: ignoring request to remove python3.14-dev which isn't installed Purging configuration files for python3.14-minimal (3.14.3-1) ... Purging configuration files for readline-common (8.3-4) ... Purging configuration files for x11-common (1:7.7+26ubuntu1) ... dpkg: warning: ignoring request to remove zlib1g-dev which isn't installed 3m40.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf'] 3m40.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 3m40.5s DUMP: dpkg: warning: ignoring request to remove python3-sip-tqt which isn't installed dpkg: warning: ignoring request to remove python3-sip-tqt-dbg which isn't installed dpkg: warning: ignoring request to remove python3-sip-tqt-dev which isn't installed dpkg: warning: ignoring request to remove sip-tqt-dev which isn't installed 3m40.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 3m40.5s INFO: Running scripts post_purge 3m40.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_purge_exceptions'] 3m40.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_purge_exceptions'] 3m40.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', '--pending'] 3m40.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', '--pending'] 3m40.7s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--remove', '--pending'] 3m40.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--remove', '--pending'] 3m40.9s INFO: Running scripts post_test 3m40.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_test_exceptions'] 3m40.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_test_exceptions'] 3m40.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 3m41.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 3m43.4s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz (cpp) /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz (coreutils-from-uutils) /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 (cpp-15) /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/doc/perl/Changes.gz -> changelog.gz (perl) /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum (coreutils-from-uutils) 3m43.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 3m43.5s DUMP: diversion of /lib/ld-linux-armhf.so.3 to /lib/ld-linux-armhf.so.3.usr-is-merged by libc6 local diversion of /home to /home.distrib diversion of /lib64 to /.lib64.usr-is-merged by base-files diversion of /libx32 to /.libx32.usr-is-merged by base-files diversion of /lib32 to /.lib32.usr-is-merged by base-files diversion of /libo32 to /.libo32.usr-is-merged by base-files 3m43.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 3m43.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 3m43.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 3m43.7s DEBUG: Recording chroot state 3m47.8s INFO: PASS: Installation and purging test. 3m47.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt-dbg'] 3m52.2s DUMP: Package: python3-sip-tqt-dbg Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Installed-Size: 1534 Maintainer: TDE Debian Team Original-Maintainer: Debian Python Modules Team Architecture: armhf Depends: python3-sip-tqt (= 4:14.1.6~pre3-0ubuntu26.04.0+1~b), python3-all-dbg, libc6 (>= 2.4), libgcc-s1 (>= 3.5) Description: Python 3/C++ bindings generator runtime library SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . This package provides the SIP-TQt module for the debug build of the Python 3. Description-md5: Build-Ids: 25a0d211f11d0896269a39d699fe6e5d7317071a 7e4a3cd2de19de716961f1d9a7f46dee7dd76d00 8e1d2dd242ffafd3ac3f8d4df4e52b7eb7658c02 c68449d2c3181ac2601a8482b43dd303faf5746d fdc012e44717645897fd33c7c6ba9580f5dfb42f Section: debug Priority: extra Filename: pool/main/s/sip4-tqt/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb Size: 828082 SHA256: daca664cd3adbfbaee43e99def5a5ba224e4218ff041645c7c4922b971f550c8 3m52.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt-dbg'] 3m52.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt-dev'] 3m52.9s DUMP: Package: python3-sip-tqt-dev Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Installed-Size: 1156 Maintainer: TDE Debian Team Original-Maintainer: Debian Python Modules Team Architecture: armhf Depends: python3:any, python3-sip-tqt (= 4:14.1.6~pre3-0ubuntu26.04.0+1~b), sip-tqt-dev, python3-all-dev, libjs-jquery Description: Python/C++ bindings generator development files SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP-TQt was originally designed to generate Python bindings for TDE and so has explicit support for the signal slot mechanism used by the TQt/TDE class libraries. . Features: - connecting TQt signals to Python functions and class methods - connecting Python signals to TQt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool and the development headers needed to develop Python 3 bindings with sip-tqt. Description-md5: Section: python Priority: optional Filename: pool/main/s/sip4-tqt/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb Size: 138612 SHA256: f0ec18b6fecdbe1e2b1f40185076148158f17cc3de4cce6e5c7389176bbc1e34 3m52.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt-dev'] 3m52.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt'] 3m53.7s DUMP: Package: python3-sip-tqt Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Installed-Size: 317 Maintainer: TDE Debian Team Original-Maintainer: Debian Python Modules Team Architecture: armhf Provides: sip-tqt-py3api-7.0, sip-tqt-py3api-7.1 Depends: python3 (<< 3.15), python3 (>= 3.13~), python3:any, libc6 (>= 2.4), libgcc-s1 (>= 3.5) Description: Python 3/C++ bindings generator runtime library SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . This package provides the SIP-TQt module for Python 3 Description-md5: Section: python Priority: optional Filename: pool/main/s/sip4-tqt/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb Size: 74222 SHA256: 46d1ed8235215a9475bb83ad6e1121368e4142013a0b44df47849b833065cf29 3m53.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'python3-sip-tqt'] 3m53.7s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'sip-tqt-dev'] 3m54.5s DUMP: Package: sip-tqt-dev Source: sip4-tqt Version: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Installed-Size: 275 Maintainer: TDE Debian Team Original-Maintainer: Debian Python Modules Team Architecture: armhf Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.5) Recommends: python3-sip-tqt-dev Breaks: python-sip-tqt-dev (<< 4:14.1.0~) Description: Python/C++ bindings generator development files SIP-TQt is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. . SIP-TQt was originally designed to generate Python bindings for TDE and so has explicit support for the signal slot mechanism used by the TQt/TDE class libraries. . Features: - connecting TQt signals to Python functions and class methods - connecting Python signals to TQt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes - enumerated types - global class instances - static member functions. . This package contains the code generator tool needed to develop Python 3 bindings with sip-tqt. Description-md5: Section: python Priority: optional Filename: pool/main/s/sip4-tqt/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb Size: 123872 SHA256: fcf46f014042e9f2bfcd3e10a540343558300a42a390ad44773af479039d0a1d 3m54.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'show', '--no-all-versions', 'sip-tqt-dev'] 3m54.5s INFO: apt-cache knows about the following packages: python3-sip-tqt-dbg, python3-sip-tqt-dev, python3-sip-tqt, sip-tqt-dev 3m54.5s INFO: Running scripts pre_test 3m54.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_exceptions'] 3m54.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_exceptions'] 3m54.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_root_password'] 3m55.2s DUMP: New password: Retype new password: passwd: password updated successfully 3m55.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_test_root_password'] 3m55.2s INFO: Running scripts pre_install 3m55.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 3m55.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 3m55.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 3m55.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 3m55.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 3m55.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 3m55.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 3m55.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 3m55.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m55.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m55.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'policy'] 3m56.0s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://ports.ubuntu.com resolute/multiverse armhf Packages release v=26.04,o=Ubuntu,a=resolute,n=resolute,l=Ubuntu,c=multiverse,b=armhf origin ports.ubuntu.com 500 http://ports.ubuntu.com resolute/universe armhf Packages release v=26.04,o=Ubuntu,a=resolute,n=resolute,l=Ubuntu,c=universe,b=armhf origin ports.ubuntu.com 500 http://ports.ubuntu.com resolute/restricted armhf Packages release v=26.04,o=Ubuntu,a=resolute,n=resolute,l=Ubuntu,c=restricted,b=armhf origin ports.ubuntu.com 500 http://ports.ubuntu.com resolute/main armhf Packages release v=26.04,o=Ubuntu,a=resolute,n=resolute,l=Ubuntu,c=main,b=armhf origin ports.ubuntu.com 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/deps-r14 armhf Packages release v=26.04,o=trinitydesktop.org,n=resolute,l=Trinity Desktop Environment,c=deps-r14,b=armhf origin archive.trinitydesktop.net 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages release v=26.04,o=trinitydesktop.org,n=resolute,l=Trinity Desktop Environment,c=main-r14,b=armhf origin archive.trinitydesktop.net 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/deps all Packages release a=resolute,n=resolute,c=deps,b=all origin apt.debusine.trinitydesktop.net 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/deps armhf Packages release a=resolute,n=resolute,c=deps,b=armhf origin apt.debusine.trinitydesktop.net 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main all Packages release a=resolute,n=resolute,c=main,b=all origin apt.debusine.trinitydesktop.net 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages release a=resolute,n=resolute,c=main,b=armhf origin apt.debusine.trinitydesktop.net Pinned packages: 3m56.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'policy'] 3m56.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'policy', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 3m56.4s DUMP: python3-sip-tqt-dbg: Installed: (none) Candidate: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Version table: 4:14.1.6~pre3-0ubuntu26.04.0+1~b 500 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages 4:14.1.6~pre2-0ubuntu26.04.0+0~a 500 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages python3-sip-tqt-dev: Installed: (none) Candidate: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Version table: 4:14.1.6~pre3-0ubuntu26.04.0+1~b 500 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages 4:14.1.6~pre2-0ubuntu26.04.0+0~a 500 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages python3-sip-tqt: Installed: (none) Candidate: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Version table: 4:14.1.6~pre3-0ubuntu26.04.0+1~b 500 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages 4:14.1.6~pre2-0ubuntu26.04.0+0~a 500 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages sip-tqt-dev: Installed: (none) Candidate: 4:14.1.6~pre3-0ubuntu26.04.0+1~b Version table: 4:14.1.6~pre3-0ubuntu26.04.0+1~b 500 500 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf Packages 4:14.1.6~pre2-0ubuntu26.04.0+0~a 500 500 http://archive.trinitydesktop.net/trinity/deb/trinity-sb resolute/main-r14 armhf Packages 3m56.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-cache', 'policy', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 3m56.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', 'install', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m9.6s DUMP: Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following additional packages will be installed: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common x11-common zlib1g-dev Suggested packages: tcl8.6 tk8.6 python3-doc python3-tk python3-venv python3.13-venv python3.13-doc python3-gdbm-dbg python3-tk-dbg binfmt-support python3.14-venv python3.14-doc readline-doc Recommended packages: javascript-common libgpm2 ca-certificates gdb The following NEW packages will be installed: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3-sip-tqt python3-sip-tqt-dbg python3-sip-tqt-dev python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common sip-tqt-dev x11-common zlib1g-dev 0 upgraded, 65 newly installed, 0 to remove and 0 not upgraded. Need to get 198 MB of archives. After this operation, 501 MB of additional disk space will be used. Get:1 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [74.2 kB] Get:2 http://ports.ubuntu.com resolute/main armhf libexpat1 armhf 2.7.4-1 [72.9 kB] Get:3 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf sip-tqt-dev armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [124 kB] Get:4 http://ports.ubuntu.com resolute/main armhf libpython3.14-minimal armhf 3.14.3-1 [906 kB] Get:5 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt-dev armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [139 kB] Get:6 http://apt.debusine.trinitydesktop.net/debusine/trinity-sb resolute/main armhf python3-sip-tqt-dbg armhf 4:14.1.6~pre3-0ubuntu26.04.0+1~b [828 kB] Get:7 http://ports.ubuntu.com resolute/main armhf python3.14-minimal armhf 3.14.3-1 [2155 kB] Get:8 http://ports.ubuntu.com resolute/main armhf python3-minimal armhf 3.14.2-1 [28.2 kB] Get:9 http://ports.ubuntu.com resolute/main armhf media-types all 14.0.0build1 [31.4 kB] Get:10 http://ports.ubuntu.com resolute/main armhf netbase all 6.5build1 [13.0 kB] Get:11 http://ports.ubuntu.com resolute/main armhf libffi8 armhf 3.5.2-3 [23.3 kB] Get:12 http://ports.ubuntu.com resolute/main armhf libncursesw6 armhf 6.6+20251231-1 [120 kB] Get:13 http://ports.ubuntu.com resolute/main armhf readline-common all 8.3-4 [61.5 kB] Get:14 http://ports.ubuntu.com resolute/main armhf libreadline8t64 armhf 8.3-4 [141 kB] Get:15 http://ports.ubuntu.com resolute/main armhf libsqlite3-0 armhf 3.46.1-9 [609 kB] Get:16 http://ports.ubuntu.com resolute/main armhf libpython3.14-stdlib armhf 3.14.3-1 [2273 kB] Get:17 http://ports.ubuntu.com resolute/main armhf python3.14 armhf 3.14.3-1 [823 kB] Get:18 http://ports.ubuntu.com resolute/main armhf libpython3-stdlib armhf 3.14.2-1 [10.9 kB] Get:19 http://ports.ubuntu.com resolute/main armhf python3 armhf 3.14.2-1 [22.9 kB] Get:20 http://ports.ubuntu.com resolute/main armhf libpython3.13-minimal armhf 3.13.12-1 [875 kB] Get:21 http://ports.ubuntu.com resolute/main armhf python3.13-minimal armhf 3.13.12-1 [2070 kB] Get:22 http://ports.ubuntu.com resolute/main armhf libpython3.13-stdlib armhf 3.13.12-1 [1966 kB] Get:23 http://ports.ubuntu.com resolute/main armhf python3.13 armhf 3.13.12-1 [764 kB] Get:24 http://ports.ubuntu.com resolute/main armhf libpng16-16t64 armhf 1.6.55-1 [170 kB] Get:25 http://ports.ubuntu.com resolute/main armhf libxau6 armhf 1:1.0.11-1build2 [6652 B] Get:26 http://ports.ubuntu.com resolute/main armhf libxdmcp6 armhf 1:1.1.5-2 [9318 B] Get:27 http://ports.ubuntu.com resolute/main armhf libxcb1 armhf 1.17.0-2ubuntu1 [46.8 kB] Get:28 http://ports.ubuntu.com resolute/main armhf libx11-data all 2:1.8.12-1build2 [116 kB] Get:29 http://ports.ubuntu.com resolute/main armhf libx11-6 armhf 2:1.8.12-1build2 [593 kB] Get:30 http://ports.ubuntu.com resolute/main armhf libxext6 armhf 2:1.3.4-1build3 [25.5 kB] Get:31 http://ports.ubuntu.com resolute/main armhf fonts-dejavu-mono all 2.37-8build1 [502 kB] Get:32 http://ports.ubuntu.com resolute/main armhf fonts-dejavu-core all 2.37-8build1 [834 kB] Get:33 http://ports.ubuntu.com resolute/main armhf fontconfig-config armhf 2.17.1-3ubuntu1 [38.5 kB] Get:34 http://ports.ubuntu.com resolute/main armhf libbrotli1 armhf 1.2.0-3 [318 kB] Get:35 http://ports.ubuntu.com resolute/main armhf libexpat1-dev armhf 2.7.4-1 [130 kB] Get:36 http://ports.ubuntu.com resolute/main armhf libfreetype6 armhf 2.14.1+dfsg-2 [345 kB] Get:37 http://ports.ubuntu.com resolute/main armhf libfontconfig1 armhf 2.17.1-3ubuntu1 [117 kB] Get:38 http://ports.ubuntu.com resolute/main armhf libjs-jquery all 3.7.1+dfsg+~3.5.33-1build1 [321 kB] Get:39 http://ports.ubuntu.com resolute/main armhf libjs-sphinxdoc all 8.2.3-12 [28.4 kB] Get:40 http://ports.ubuntu.com resolute/main armhf libpython3.14 armhf 3.14.3-1 [2214 kB] Get:41 http://ports.ubuntu.com resolute/main armhf zlib1g-dev armhf 1:1.3.dfsg+really1.3.1-1ubuntu3 [881 kB] Get:42 http://ports.ubuntu.com resolute/main armhf libpython3.14-dev armhf 3.14.3-1 [4506 kB] Get:43 http://ports.ubuntu.com resolute/main armhf libpython3-dev armhf 3.14.2-1 [11.2 kB] Get:44 http://ports.ubuntu.com resolute/main armhf libpython3.13 armhf 3.13.12-1 [2125 kB] Get:45 http://ports.ubuntu.com resolute/main armhf libpython3.13-dev armhf 3.13.12-1 [4563 kB] Get:46 http://ports.ubuntu.com resolute/main armhf libpython3-all-dev armhf 3.14.2-1 [916 B] Get:47 http://ports.ubuntu.com resolute/main armhf libtcl8.6 armhf 8.6.17+dfsg-1build1 [918 kB] Get:48 http://ports.ubuntu.com resolute/main armhf libxrender1 armhf 1:0.9.12-1build1 [16.5 kB] Get:49 http://ports.ubuntu.com resolute/main armhf libxft2 armhf 2.3.6-1build2 [37.2 kB] Get:50 http://ports.ubuntu.com resolute/main armhf x11-common all 1:7.7+26ubuntu1 [22.5 kB] Get:51 http://ports.ubuntu.com resolute/main armhf libxss1 armhf 1:1.2.3-1build4 [6328 B] Get:52 http://ports.ubuntu.com resolute/main armhf libtk8.6 armhf 8.6.17-1build1 [694 kB] Get:53 http://ports.ubuntu.com resolute/main armhf libpython3.13-dbg armhf 3.13.12-1 [24.9 MB] Get:54 http://ports.ubuntu.com resolute/main armhf libpython3.14-dbg armhf 3.14.3-1 [26.8 MB] Get:55 http://ports.ubuntu.com resolute/main armhf python3-all armhf 3.14.2-1 [888 B] Get:56 http://ports.ubuntu.com resolute/main armhf libpython3-dbg armhf 3.14.2-1 [11.2 kB] Get:57 http://ports.ubuntu.com resolute/main armhf libpython3-all-dbg armhf 3.14.2-1 [918 B] Get:58 http://ports.ubuntu.com resolute/main armhf python3.14-dbg armhf 3.14.3-1 [56.9 MB] Get:59 http://ports.ubuntu.com resolute/main armhf python3-dbg armhf 3.14.2-1 [1056 B] Get:60 http://ports.ubuntu.com resolute/main armhf python3.13-dbg armhf 3.13.12-1 [54.7 MB] Get:61 http://ports.ubuntu.com resolute/main armhf python3-all-dbg armhf 3.14.2-1 [912 B] Get:62 http://ports.ubuntu.com resolute/main armhf python3.14-dev armhf 3.14.3-1 [510 kB] Get:63 http://ports.ubuntu.com resolute/main armhf python3-dev armhf 3.14.2-1 [26.6 kB] Get:64 http://ports.ubuntu.com resolute/main armhf python3.13-dev armhf 3.13.12-1 [509 kB] Get:65 http://ports.ubuntu.com resolute/main armhf python3-all-dev armhf 3.14.2-1 [912 B] Fetched 198 MB in 10s (19.1 MB/s) Selecting previously unselected package libexpat1:armhf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13306 files and directories currently installed.) Preparing to unpack .../libexpat1_2.7.4-1_armhf.deb ... Unpacking libexpat1:armhf (2.7.4-1) ... Selecting previously unselected package libpython3.14-minimal:armhf. Preparing to unpack .../libpython3.14-minimal_3.14.3-1_armhf.deb ... Unpacking libpython3.14-minimal:armhf (3.14.3-1) ... Selecting previously unselected package python3.14-minimal. Preparing to unpack .../python3.14-minimal_3.14.3-1_armhf.deb ... Unpacking python3.14-minimal (3.14.3-1) ... Setting up libpython3.14-minimal:armhf (3.14.3-1) ... Setting up libexpat1:armhf (2.7.4-1) ... Setting up python3.14-minimal (3.14.3-1) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13660 files and directories currently installed.) Preparing to unpack .../00-python3-minimal_3.14.2-1_armhf.deb ... Unpacking python3-minimal (3.14.2-1) ... Selecting previously unselected package media-types. Preparing to unpack .../01-media-types_14.0.0build1_all.deb ... Unpacking media-types (14.0.0build1) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.5build1_all.deb ... Unpacking netbase (6.5build1) ... Selecting previously unselected package libffi8:armhf. Preparing to unpack .../03-libffi8_3.5.2-3_armhf.deb ... Unpacking libffi8:armhf (3.5.2-3) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../04-libncursesw6_6.6+20251231-1_armhf.deb ... Unpacking libncursesw6:armhf (6.6+20251231-1) ... Selecting previously unselected package readline-common. Preparing to unpack .../05-readline-common_8.3-4_all.deb ... Unpacking readline-common (8.3-4) ... Selecting previously unselected package libreadline8t64:armhf. Preparing to unpack .../06-libreadline8t64_8.3-4_armhf.deb ... Adding 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8 to /lib/arm-linux-gnueabihf/libhistory.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8.2 to /lib/arm-linux-gnueabihf/libhistory.so.8.2.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8 to /lib/arm-linux-gnueabihf/libreadline.so.8.usr-is-merged by libreadline8t64' Adding 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8.2 to /lib/arm-linux-gnueabihf/libreadline.so.8.2.usr-is-merged by libreadline8t64' Unpacking libreadline8t64:armhf (8.3-4) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../07-libsqlite3-0_3.46.1-9_armhf.deb ... Unpacking libsqlite3-0:armhf (3.46.1-9) ... Selecting previously unselected package libpython3.14-stdlib:armhf. Preparing to unpack .../08-libpython3.14-stdlib_3.14.3-1_armhf.deb ... Unpacking libpython3.14-stdlib:armhf (3.14.3-1) ... Selecting previously unselected package python3.14. Preparing to unpack .../09-python3.14_3.14.3-1_armhf.deb ... Unpacking python3.14 (3.14.3-1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../10-libpython3-stdlib_3.14.2-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.14.2-1) ... Setting up python3-minimal (3.14.2-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14184 files and directories currently installed.) Preparing to unpack .../00-python3_3.14.2-1_armhf.deb ... Unpacking python3 (3.14.2-1) ... Selecting previously unselected package libpython3.13-minimal:armhf. Preparing to unpack .../01-libpython3.13-minimal_3.13.12-1_armhf.deb ... Unpacking libpython3.13-minimal:armhf (3.13.12-1) ... Selecting previously unselected package python3.13-minimal. Preparing to unpack .../02-python3.13-minimal_3.13.12-1_armhf.deb ... Unpacking python3.13-minimal (3.13.12-1) ... Selecting previously unselected package libpython3.13-stdlib:armhf. Preparing to unpack .../03-libpython3.13-stdlib_3.13.12-1_armhf.deb ... Unpacking libpython3.13-stdlib:armhf (3.13.12-1) ... Selecting previously unselected package python3.13. Preparing to unpack .../04-python3.13_3.13.12-1_armhf.deb ... Unpacking python3.13 (3.13.12-1) ... Selecting previously unselected package libpng16-16t64:armhf. Preparing to unpack .../05-libpng16-16t64_1.6.55-1_armhf.deb ... Unpacking libpng16-16t64:armhf (1.6.55-1) ... Selecting previously unselected package libxau6:armhf. Preparing to unpack .../06-libxau6_1%3a1.0.11-1build2_armhf.deb ... Unpacking libxau6:armhf (1:1.0.11-1build2) ... Selecting previously unselected package libxdmcp6:armhf. Preparing to unpack .../07-libxdmcp6_1%3a1.1.5-2_armhf.deb ... Unpacking libxdmcp6:armhf (1:1.1.5-2) ... Selecting previously unselected package libxcb1:armhf. Preparing to unpack .../08-libxcb1_1.17.0-2ubuntu1_armhf.deb ... Unpacking libxcb1:armhf (1.17.0-2ubuntu1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../09-libx11-data_2%3a1.8.12-1build2_all.deb ... Unpacking libx11-data (2:1.8.12-1build2) ... Selecting previously unselected package libx11-6:armhf. Preparing to unpack .../10-libx11-6_2%3a1.8.12-1build2_armhf.deb ... Unpacking libx11-6:armhf (2:1.8.12-1build2) ... Selecting previously unselected package libxext6:armhf. Preparing to unpack .../11-libxext6_2%3a1.3.4-1build3_armhf.deb ... Unpacking libxext6:armhf (2:1.3.4-1build3) ... Selecting previously unselected package fonts-dejavu-mono. Preparing to unpack .../12-fonts-dejavu-mono_2.37-8build1_all.deb ... Unpacking fonts-dejavu-mono (2.37-8build1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../13-fonts-dejavu-core_2.37-8build1_all.deb ... Unpacking fonts-dejavu-core (2.37-8build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../14-fontconfig-config_2.17.1-3ubuntu1_armhf.deb ... Unpacking fontconfig-config (2.17.1-3ubuntu1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../15-libbrotli1_1.2.0-3_armhf.deb ... Unpacking libbrotli1:armhf (1.2.0-3) ... Selecting previously unselected package libexpat1-dev:armhf. Preparing to unpack .../16-libexpat1-dev_2.7.4-1_armhf.deb ... Unpacking libexpat1-dev:armhf (2.7.4-1) ... Selecting previously unselected package libfreetype6:armhf. Preparing to unpack .../17-libfreetype6_2.14.1+dfsg-2_armhf.deb ... Unpacking libfreetype6:armhf (2.14.1+dfsg-2) ... Selecting previously unselected package libfontconfig1:armhf. Preparing to unpack .../18-libfontconfig1_2.17.1-3ubuntu1_armhf.deb ... Unpacking libfontconfig1:armhf (2.17.1-3ubuntu1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../19-libjs-jquery_3.7.1+dfsg+~3.5.33-1build1_all.deb ... Unpacking libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../20-libjs-sphinxdoc_8.2.3-12_all.deb ... Unpacking libjs-sphinxdoc (8.2.3-12) ... Selecting previously unselected package libpython3.14:armhf. Preparing to unpack .../21-libpython3.14_3.14.3-1_armhf.deb ... Unpacking libpython3.14:armhf (3.14.3-1) ... Selecting previously unselected package zlib1g-dev:armhf. Preparing to unpack .../22-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu3_armhf.deb ... Unpacking zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Selecting previously unselected package libpython3.14-dev:armhf. Preparing to unpack .../23-libpython3.14-dev_3.14.3-1_armhf.deb ... Unpacking libpython3.14-dev:armhf (3.14.3-1) ... Selecting previously unselected package libpython3-dev:armhf. Preparing to unpack .../24-libpython3-dev_3.14.2-1_armhf.deb ... Unpacking libpython3-dev:armhf (3.14.2-1) ... Selecting previously unselected package libpython3.13:armhf. Preparing to unpack .../25-libpython3.13_3.13.12-1_armhf.deb ... Unpacking libpython3.13:armhf (3.13.12-1) ... Selecting previously unselected package libpython3.13-dev:armhf. Preparing to unpack .../26-libpython3.13-dev_3.13.12-1_armhf.deb ... Unpacking libpython3.13-dev:armhf (3.13.12-1) ... Selecting previously unselected package libpython3-all-dev:armhf. Preparing to unpack .../27-libpython3-all-dev_3.14.2-1_armhf.deb ... Unpacking libpython3-all-dev:armhf (3.14.2-1) ... Selecting previously unselected package libtcl8.6:armhf. Preparing to unpack .../28-libtcl8.6_8.6.17+dfsg-1build1_armhf.deb ... Unpacking libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Selecting previously unselected package libxrender1:armhf. Preparing to unpack .../29-libxrender1_1%3a0.9.12-1build1_armhf.deb ... Unpacking libxrender1:armhf (1:0.9.12-1build1) ... Selecting previously unselected package libxft2:armhf. Preparing to unpack .../30-libxft2_2.3.6-1build2_armhf.deb ... Unpacking libxft2:armhf (2.3.6-1build2) ... Selecting previously unselected package x11-common. Preparing to unpack .../31-x11-common_1%3a7.7+26ubuntu1_all.deb ... Unpacking x11-common (1:7.7+26ubuntu1) ... Selecting previously unselected package libxss1:armhf. Preparing to unpack .../32-libxss1_1%3a1.2.3-1build4_armhf.deb ... Unpacking libxss1:armhf (1:1.2.3-1build4) ... Selecting previously unselected package libtk8.6:armhf. Preparing to unpack .../33-libtk8.6_8.6.17-1build1_armhf.deb ... Unpacking libtk8.6:armhf (8.6.17-1build1) ... Selecting previously unselected package libpython3.13-dbg:armhf. Preparing to unpack .../34-libpython3.13-dbg_3.13.12-1_armhf.deb ... Unpacking libpython3.13-dbg:armhf (3.13.12-1) ... Selecting previously unselected package libpython3.14-dbg:armhf. Preparing to unpack .../35-libpython3.14-dbg_3.14.3-1_armhf.deb ... Unpacking libpython3.14-dbg:armhf (3.14.3-1) ... Selecting previously unselected package python3-all. Preparing to unpack .../36-python3-all_3.14.2-1_armhf.deb ... Unpacking python3-all (3.14.2-1) ... Selecting previously unselected package libpython3-dbg:armhf. Preparing to unpack .../37-libpython3-dbg_3.14.2-1_armhf.deb ... Unpacking libpython3-dbg:armhf (3.14.2-1) ... Selecting previously unselected package libpython3-all-dbg:armhf. Preparing to unpack .../38-libpython3-all-dbg_3.14.2-1_armhf.deb ... Unpacking libpython3-all-dbg:armhf (3.14.2-1) ... Selecting previously unselected package python3.14-dbg. Preparing to unpack .../39-python3.14-dbg_3.14.3-1_armhf.deb ... Unpacking python3.14-dbg (3.14.3-1) ... Selecting previously unselected package python3-dbg. Preparing to unpack .../40-python3-dbg_3.14.2-1_armhf.deb ... Unpacking python3-dbg (3.14.2-1) ... Selecting previously unselected package python3.13-dbg. Preparing to unpack .../41-python3.13-dbg_3.13.12-1_armhf.deb ... Unpacking python3.13-dbg (3.13.12-1) ... Selecting previously unselected package python3-all-dbg. Preparing to unpack .../42-python3-all-dbg_3.14.2-1_armhf.deb ... Unpacking python3-all-dbg (3.14.2-1) ... Selecting previously unselected package python3.14-dev. Preparing to unpack .../43-python3.14-dev_3.14.3-1_armhf.deb ... Unpacking python3.14-dev (3.14.3-1) ... Selecting previously unselected package python3-dev. Preparing to unpack .../44-python3-dev_3.14.2-1_armhf.deb ... Unpacking python3-dev (3.14.2-1) ... Selecting previously unselected package python3.13-dev. Preparing to unpack .../45-python3.13-dev_3.13.12-1_armhf.deb ... Unpacking python3.13-dev (3.13.12-1) ... Selecting previously unselected package python3-all-dev. Preparing to unpack .../46-python3-all-dev_3.14.2-1_armhf.deb ... Unpacking python3-all-dev (3.14.2-1) ... Selecting previously unselected package python3-sip-tqt. Preparing to unpack .../47-python3-sip-tqt_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package sip-tqt-dev. Preparing to unpack .../48-sip-tqt-dev_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package python3-sip-tqt-dev. Preparing to unpack .../49-python3-sip-tqt-dev_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Selecting previously unselected package python3-sip-tqt-dbg. Preparing to unpack .../50-python3-sip-tqt-dbg_4%3a14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb ... Unpacking python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up media-types (14.0.0build1) ... Setting up libxau6:armhf (1:1.0.11-1build2) ... Setting up libxdmcp6:armhf (1:1.1.5-2) ... Setting up libxcb1:armhf (1.17.0-2ubuntu1) ... Setting up libbrotli1:armhf (1.2.0-3) ... Setting up libsqlite3-0:armhf (3.46.1-9) ... Setting up sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up x11-common (1:7.7+26ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libpython3.13-minimal:armhf (3.13.12-1) ... Setting up libexpat1-dev:armhf (2.7.4-1) ... Setting up libx11-data (2:1.8.12-1build2) ... Setting up fonts-dejavu-mono (2.37-8build1) ... Setting up libpng16-16t64:armhf (1.6.55-1) ... Setting up libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Setting up fonts-dejavu-core (2.37-8build1) ... Setting up libncursesw6:armhf (6.6+20251231-1) ... Setting up libjs-sphinxdoc (8.2.3-12) ... Setting up zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Setting up libffi8:armhf (3.5.2-3) ... Setting up python3.13-minimal (3.13.12-1) ... Setting up libx11-6:armhf (2:1.8.12-1build2) ... Setting up netbase (6.5build1) ... Setting up libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Setting up readline-common (8.3-4) ... Setting up libxrender1:armhf (1:0.9.12-1build1) ... Setting up fontconfig-config (2.17.1-3ubuntu1) ... Setting up libxext6:armhf (2:1.3.4-1build3) ... Setting up libfreetype6:armhf (2.14.1+dfsg-2) ... Setting up libreadline8t64:armhf (8.3-4) ... Setting up libxss1:armhf (1:1.2.3-1build4) ... Setting up libfontconfig1:armhf (2.17.1-3ubuntu1) ... Setting up libpython3.13-stdlib:armhf (3.13.12-1) ... Setting up libpython3.13:armhf (3.13.12-1) ... Setting up libxft2:armhf (2.3.6-1build2) ... Setting up python3.13 (3.13.12-1) ... Setting up libpython3.14-stdlib:armhf (3.14.3-1) ... Setting up libtk8.6:armhf (8.6.17-1build1) ... Setting up libpython3.13-dev:armhf (3.13.12-1) ... Setting up libpython3.14-dbg:armhf (3.14.3-1) ... Setting up libpython3.14:armhf (3.14.3-1) ... Setting up libpython3.13-dbg:armhf (3.13.12-1) ... Setting up libpython3.14-dev:armhf (3.14.3-1) ... Setting up python3.14 (3.14.3-1) ... Setting up libpython3-stdlib:armhf (3.14.2-1) ... Setting up python3.13-dbg (3.13.12-1) ... python3.13-dbg: can't get files for byte-compilation Setting up libpython3-dev:armhf (3.14.2-1) ... Setting up python3.14-dev (3.14.3-1) ... Setting up python3.13-dev (3.13.12-1) ... Setting up libpython3-dbg:armhf (3.14.2-1) ... Setting up python3 (3.14.2-1) ... Setting up libpython3-all-dbg:armhf (3.14.2-1) ... Setting up python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up libpython3-all-dev:armhf (3.14.2-1) ... Setting up python3-dev (3.14.2-1) ... Setting up python3.14-dbg (3.14.3-1) ... python3.14-dbg: can't get files for byte-compilation Setting up python3-dbg (3.14.2-1) ... Setting up python3-all (3.14.2-1) ... Setting up python3-all-dbg (3.14.2-1) ... Setting up python3-all-dev (3.14.2-1) ... Setting up python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Setting up python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Processing triggers for libc-bin (2.42-2ubuntu5) ... 5m9.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', 'install', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m9.6s INFO: Running scripts post_install 5m9.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 5m9.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 5m9.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 5m10.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 5m13.0s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo /usr/share/doc/python3/SpecialBuilds.txt.gz -> ../python3.14/SpecialBuilds.txt.gz /usr/share/doc/perl/Changes.gz -> changelog.gz /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum 5m13.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt'] 5m13.1s DUMP: 3.1.16 5m13.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Version}\n', '-W', 'apt'] 5m13.1s DEBUG: Copying /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb, /tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb to /tmp/tmpbga6a2me/tmp 5m13.1s INFO: Running scripts pre_install 5m13.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 5m13.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_database-server'] 5m13.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 5m13.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_exceptions'] 5m13.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 5m13.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_extras'] 5m13.4s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 5m13.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture'] 5m13.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 5m13.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_install_foreign_architecture_i386'] 5m13.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 5m15.1s DUMP: Reading package lists... Building dependency tree... Reading state information... python3-sip-tqt-dbg is already the newest version (4:14.1.6~pre3-0ubuntu26.04.0+1~b). python3-sip-tqt-dev is already the newest version (4:14.1.6~pre3-0ubuntu26.04.0+1~b). python3-sip-tqt is already the newest version (4:14.1.6~pre3-0ubuntu26.04.0+1~b). sip-tqt-dev is already the newest version (4:14.1.6~pre3-0ubuntu26.04.0+1~b). Solving dependencies... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 5m15.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', '-y', '--allow-downgrades', 'install', './tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] 5m15.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m15.2s DUMP: python3-sip-tqt install ok installed python3-sip-tqt-dbg install ok installed python3-sip-tqt-dev install ok installed sip-tqt-dev install ok installed 5m15.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m15.2s INFO: Installation of ['./tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb', './tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb'] ok 5m15.2s INFO: Running scripts post_install 5m15.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 5m15.4s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_install_exceptions'] 5m15.4s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 5m15.4s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 5m15.4s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 5m15.4s DEBUG: Removing /tmp/tmpbga6a2me/./tmp/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 5m15.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 5m16.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 5m18.7s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz (cpp) /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz (coreutils-from-uutils) /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 (cpp-15) /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/doc/python3/SpecialBuilds.txt.gz -> ../python3.14/SpecialBuilds.txt.gz (python3-dbg) /usr/share/doc/perl/Changes.gz -> changelog.gz (perl) /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum (coreutils-from-uutils) 5m20.4s DEBUG: Starting command: ['debsums', '--root', '/tmp/tmpbga6a2me', '-ac', '--ignore-obsolete'] 5m25.6s DEBUG: Command ok: ['debsums', '--root', '/tmp/tmpbga6a2me', '-ac', '--ignore-obsolete'] 5m25.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 5m25.7s DUMP: 0.17.6 5m25.7s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 5m25.7s INFO: Running adequate version 0.17.6 now. 5m25.7s DEBUG: Starting command: ['adequate', '--root', '/tmp/tmpbga6a2me', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m26.3s DEBUG: Command ok: ['adequate', '--root', '/tmp/tmpbga6a2me', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'python3-sip-tqt', 'sip-tqt-dev'] 5m26.3s INFO: Running scripts pre_remove 5m26.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 5m26.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 5m26.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 5m26.9s DUMP: dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dbg_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/python3-sip-tqt_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb dpkg-query: no packages found matching /tmp/debusine-fetch-exec-upload-_io4hpfk/sip-tqt-dev_14.1.6~pre3-0ubuntu26.04.0+1~b_armhf.deb 5m26.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 5m26.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 5m40.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 5m40.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 5m40.1s DUMP: Skipping to avoid https://bugs.debian.org/1125784 5m40.1s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 5m40.1s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 5m40.3s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 5m40.3s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_exceptions'] 5m40.9s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/pre_remove_exceptions'] 5m40.9s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 5m41.0s DUMP: install ok installed apt apt 3.1.16 install ok installed base-files base-files 14ubuntu5 install ok installed base-passwd base-passwd 3.6.8 install ok installed bash bash 5.3-2ubuntu1 install ok installed binutils binutils 2.46-3ubuntu1 install ok installed binutils-arm-linux-gnueabihf binutils-arm-linux-gnueabihf 2.46-3ubuntu1 install ok installed binutils-common:armhf binutils-common 2.46-3ubuntu1 install ok installed build-essential build-essential 12.12ubuntu2 install ok installed bzip2 bzip2 1.0.8-6build2 install ok installed coreutils coreutils 9.5-1ubuntu2+0.0.0~ubuntu24 install ok installed coreutils-from-uutils coreutils-from-uutils 0.0.0~ubuntu24 install ok installed cpp cpp 4:15.2.0-5ubuntu1 install ok installed cpp-15 cpp-15 15.2.0-12ubuntu1 install ok installed cpp-15-arm-linux-gnueabihf cpp-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed cpp-arm-linux-gnueabihf cpp-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed dash dash 0.5.12-12ubuntu3 install ok installed debconf debconf 1.5.91 install ok installed debianutils debianutils 5.23.2build1 install ok installed diffutils diffutils 1:3.12-1 install ok installed dpkg dpkg 1.22.21ubuntu9 install ok installed dpkg-dev dpkg-dev 1.22.21ubuntu9 install ok installed findutils findutils 4.10.0-3build2 install ok installed fontconfig-config fontconfig-config 2.17.1-3ubuntu1 install ok installed fonts-dejavu-core fonts-dejavu-core 2.37-8build1 install ok installed fonts-dejavu-mono fonts-dejavu-mono 2.37-8build1 install ok installed g++ g++ 4:15.2.0-5ubuntu1 install ok installed g++-15 g++-15 15.2.0-12ubuntu1 install ok installed g++-15-arm-linux-gnueabihf g++-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed g++-arm-linux-gnueabihf g++-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gcc gcc 4:15.2.0-5ubuntu1 install ok installed gcc-15 gcc-15 15.2.0-12ubuntu1 install ok installed gcc-15-arm-linux-gnueabihf gcc-15-arm-linux-gnueabihf 15.2.0-12ubuntu1 install ok installed gcc-15-base:armhf gcc-15-base 15.2.0-12ubuntu1 install ok installed gcc-16-base:armhf gcc-16-base 16-20260226-1ubuntu1 install ok installed gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabihf 4:15.2.0-5ubuntu1 install ok installed gnu-coreutils gnu-coreutils 9.7-3ubuntu2 install ok installed gpgv gpgv 2.4.8-4ubuntu3 install ok installed grep grep 3.12-1 install ok installed gzip gzip 1.14-1~exp2ubuntu1 install ok installed hostname hostname 3.25build1 install ok installed init-system-helpers init-system-helpers 1.69 install ok installed libacl1:armhf libacl1 2.3.2-2 install ok installed libapt-pkg7.0:armhf libapt-pkg7.0 3.1.16 install ok installed libasan8:armhf libasan8 16-20260226-1ubuntu1 install ok installed libatomic1:armhf libatomic1 16-20260226-1ubuntu1 install ok installed libattr1:armhf libattr1 1:2.5.2-4 install ok installed libaudit-common libaudit-common 1:4.1.2-1 install ok installed libaudit1:armhf libaudit1 1:4.1.2-1 install ok installed libbinutils:armhf libbinutils 2.46-3ubuntu1 install ok installed libblkid1:armhf libblkid1 2.41.3-3ubuntu1 install ok installed libbrotli1:armhf libbrotli1 1.2.0-3 install ok installed libbsd0:armhf libbsd0 0.12.2-2build2 install ok installed libbz2-1.0:armhf libbz2-1.0 1.0.8-6build2 install ok installed libc-bin libc-bin 2.42-2ubuntu5 install ok installed libc-dev-bin libc-dev-bin 2.42-2ubuntu5 install ok installed libc-gconv-modules-extra:armhf libc-gconv-modules-extra 2.42-2ubuntu5 install ok installed libc6:armhf libc6 2.42-2ubuntu5 install ok installed libc6-dev:armhf libc6-dev 2.42-2ubuntu5 install ok installed libcap-ng0:armhf libcap-ng0 0.8.5-4build4 install ok installed libcap2:armhf libcap2 1:2.75-10ubuntu1 install ok installed libcc1-0:armhf libcc1-0 16-20260226-1ubuntu1 install ok installed libcrypt-dev:armhf libcrypt-dev 1:4.5.1-1 install ok installed libcrypt1:armhf libcrypt1 1:4.5.1-1 install ok installed libctf-nobfd0:armhf libctf-nobfd0 2.46-3ubuntu1 install ok installed libctf0:armhf libctf0 2.46-3ubuntu1 install ok installed libdb5.3t64:armhf libdb5.3t64 5.3.28+dfsg2-10ubuntu1 install ok installed libdebconfclient0:armhf libdebconfclient0 0.280ubuntu1 install ok installed libdpkg-perl libdpkg-perl 1.22.21ubuntu9 install ok installed libexpat1:armhf libexpat1 2.7.4-1 install ok installed libexpat1-dev:armhf libexpat1-dev 2.7.4-1 install ok installed libffi8:armhf libffi8 3.5.2-3 install ok installed libfontconfig1:armhf libfontconfig1 2.17.1-3ubuntu1 install ok installed libfreetype6:armhf libfreetype6 2.14.1+dfsg-2 install ok installed libgcc-15-dev:armhf libgcc-15-dev 15.2.0-12ubuntu1 install ok installed libgcc-s1:armhf libgcc-s1 16-20260226-1ubuntu1 install ok installed libgcrypt20:armhf libgcrypt20 1.12.0-2 install ok installed libgdbm-compat4t64:armhf libgdbm-compat4t64 1.26-1build1 install ok installed libgdbm6t64:armhf libgdbm6t64 1.26-1build1 install ok installed libgmp10:armhf libgmp10 2:6.3.0+dfsg-5ubuntu2 install ok installed libgomp1:armhf libgomp1 16-20260226-1ubuntu1 install ok installed libgpg-error0:armhf libgpg-error0 1.58-2 install ok installed libisl23:armhf libisl23 0.27-1build1 install ok installed libjansson4:armhf libjansson4 2.14-2build4 install ok installed libjs-jquery libjs-jquery 3.7.1+dfsg+~3.5.33-1build1 install ok installed libjs-sphinxdoc libjs-sphinxdoc 8.2.3-12 install ok installed liblz4-1:armhf liblz4-1 1.10.0-6 install ok installed liblzma5:armhf liblzma5 5.8.2-2 install ok installed libmd0:armhf libmd0 1.1.0-2build4 install ok installed libmount1:armhf libmount1 2.41.3-3ubuntu1 install ok installed libmpc3:armhf libmpc3 1.3.1-2 install ok installed libmpfr6:armhf libmpfr6 4.2.2-2 install ok installed libncursesw6:armhf libncursesw6 6.6+20251231-1 install ok installed libpam-modules:armhf libpam-modules 1.7.0-5ubuntu3 install ok installed libpam-modules-bin libpam-modules-bin 1.7.0-5ubuntu3 install ok installed libpam-runtime libpam-runtime 1.7.0-5ubuntu3 install ok installed libpam0g:armhf libpam0g 1.7.0-5ubuntu3 install ok installed libpcre2-8-0:armhf libpcre2-8-0 10.46-1build1 install ok installed libperl5.40:armhf libperl5.40 5.40.1-6build1 install ok installed libpng16-16t64:armhf libpng16-16t64 1.6.55-1 install ok installed libpython3-all-dbg:armhf libpython3-all-dbg 3.14.2-1 install ok installed libpython3-all-dev:armhf libpython3-all-dev 3.14.2-1 install ok installed libpython3-dbg:armhf libpython3-dbg 3.14.2-1 install ok installed libpython3-dev:armhf libpython3-dev 3.14.2-1 install ok installed libpython3-stdlib:armhf libpython3-stdlib 3.14.2-1 install ok installed libpython3.13:armhf libpython3.13 3.13.12-1 install ok installed libpython3.13-dbg:armhf libpython3.13-dbg 3.13.12-1 install ok installed libpython3.13-dev:armhf libpython3.13-dev 3.13.12-1 install ok installed libpython3.13-minimal:armhf libpython3.13-minimal 3.13.12-1 install ok installed libpython3.13-stdlib:armhf libpython3.13-stdlib 3.13.12-1 install ok installed libpython3.14:armhf libpython3.14 3.14.3-1 install ok installed libpython3.14-dbg:armhf libpython3.14-dbg 3.14.3-1 install ok installed libpython3.14-dev:armhf libpython3.14-dev 3.14.3-1 install ok installed libpython3.14-minimal:armhf libpython3.14-minimal 3.14.3-1 install ok installed libpython3.14-stdlib:armhf libpython3.14-stdlib 3.14.3-1 install ok installed libreadline8t64:armhf libreadline8t64 8.3-4 install ok installed libseccomp2:armhf libseccomp2 2.6.0-2ubuntu4 install ok installed libselinux1:armhf libselinux1 3.9-4 install ok installed libsemanage-common libsemanage-common 3.9-1 install ok installed libsemanage2:armhf libsemanage2 3.9-1 install ok installed libsepol2:armhf libsepol2 3.9-2 install ok installed libsframe3:armhf libsframe3 2.46-3ubuntu1 install ok installed libsmartcols1:armhf libsmartcols1 2.41.3-3ubuntu1 install ok installed libsqlite3-0:armhf libsqlite3-0 3.46.1-9 install ok installed libssl3t64:armhf libssl3t64 3.5.5-1ubuntu1 install ok installed libstdc++-15-dev:armhf libstdc++-15-dev 15.2.0-12ubuntu1 install ok installed libstdc++6:armhf libstdc++6 16-20260226-1ubuntu1 install ok installed libsystemd0:armhf libsystemd0 259-1ubuntu3 install ok installed libtcl8.6:armhf libtcl8.6 8.6.17+dfsg-1build1 install ok installed libtinfo6:armhf libtinfo6 6.6+20251231-1 install ok installed libtk8.6:armhf libtk8.6 8.6.17-1build1 install ok installed libubsan1:armhf libubsan1 16-20260226-1ubuntu1 install ok installed libudev1:armhf libudev1 259-1ubuntu3 install ok installed libuuid1:armhf libuuid1 2.41.3-3ubuntu1 install ok installed libx11-6:armhf libx11-6 2:1.8.12-1build2 install ok installed libx11-data libx11-data 2:1.8.12-1build2 install ok installed libxau6:armhf libxau6 1:1.0.11-1build2 install ok installed libxcb1:armhf libxcb1 1.17.0-2ubuntu1 install ok installed libxdmcp6:armhf libxdmcp6 1:1.1.5-2 install ok installed libxext6:armhf libxext6 2:1.3.4-1build3 install ok installed libxft2:armhf libxft2 2.3.6-1build2 install ok installed libxrender1:armhf libxrender1 1:0.9.12-1build1 install ok installed libxss1:armhf libxss1 1:1.2.3-1build4 install ok installed libxxhash0:armhf libxxhash0 0.8.3-2build1 install ok installed libzstd1:armhf libzstd1 1.5.7+dfsg-3 install ok installed linux-libc-dev:armhf linux-libc-dev 6.19.0-9.9 install ok installed login.defs login.defs 1:4.17.4-2ubuntu3 install ok installed lto-disabled-list lto-disabled-list 78 install ok installed make make 4.4.1-3 install ok installed mawk mawk 1.3.4.20260129-1 install ok installed media-types media-types 14.0.0build1 install ok installed ncurses-base ncurses-base 6.6+20251231-1 install ok installed ncurses-bin ncurses-bin 6.6+20251231-1 install ok installed netbase netbase 6.5build1 install ok installed openssl-provider-legacy openssl-provider-legacy 3.5.5-1ubuntu1 install ok installed passwd passwd 1:4.17.4-2ubuntu3 install ok installed patch patch 2.8-2build1 install ok installed perl perl 5.40.1-6build1 install ok installed perl-base perl-base 5.40.1-6build1 install ok installed perl-modules-5.40 perl-modules-5.40 5.40.1-6build1 install ok installed python3 python3 3.14.2-1 install ok installed python3-all python3-all 3.14.2-1 install ok installed python3-all-dbg python3-all-dbg 3.14.2-1 install ok installed python3-all-dev python3-all-dev 3.14.2-1 install ok installed python3-dbg python3-dbg 3.14.2-1 install ok installed python3-dev python3-dev 3.14.2-1 install ok installed python3-minimal python3-minimal 3.14.2-1 install ok installed python3-sip-tqt python3-sip-tqt 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3-sip-tqt-dbg python3-sip-tqt-dbg 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3-sip-tqt-dev python3-sip-tqt-dev 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed python3.13 python3.13 3.13.12-1 install ok installed python3.13-dbg python3.13-dbg 3.13.12-1 install ok installed python3.13-dev python3.13-dev 3.13.12-1 install ok installed python3.13-minimal python3.13-minimal 3.13.12-1 install ok installed python3.14 python3.14 3.14.3-1 install ok installed python3.14-dbg python3.14-dbg 3.14.3-1 install ok installed python3.14-dev python3.14-dev 3.14.3-1 install ok installed python3.14-minimal python3.14-minimal 3.14.3-1 install ok installed readline-common readline-common 8.3-4 install ok installed rpcsvc-proto rpcsvc-proto 1.4.3-1build1 install ok installed rust-coreutils rust-coreutils 0.6.0-0ubuntu1 install ok installed sed sed 4.9-2build3 install ok installed sip-tqt-dev sip-tqt-dev 4:14.1.6~pre3-0ubuntu26.04.0+1~b install ok installed sysvinit-utils sysvinit-utils 3.15-5ubuntu1 install ok installed tar tar 1.35+dfsg-4 install ok installed tzdata tzdata 2026a-1ubuntu1 install ok installed ubuntu-keyring ubuntu-keyring 2023.11.28.1build1 install ok installed util-linux util-linux 2.41.3-3ubuntu1 install ok installed x11-common x11-common 1:7.7+26ubuntu1 install ok installed xz-utils xz-utils 5.8.2-2 install ok installed zlib1g:armhf zlib1g 1:1.3.dfsg+really1.3.1-1ubuntu3 install ok installed zlib1g-dev:armhf zlib1g-dev 1:1.3.dfsg+really1.3.1-1ubuntu3 5m41.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-query', '-W', '-f', '${Status}\\t${binary:Package}\\t${Package}\\t${Version}\\n'] 5m41.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'remove', '--allow-remove-essential', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 6m5.2s DUMP: Reading package lists... Building dependency tree... Reading state information... Solving dependencies... The following packages will be REMOVED: fontconfig-config fonts-dejavu-core fonts-dejavu-mono libbrotli1 libexpat1 libexpat1-dev libffi8 libfontconfig1 libfreetype6 libjs-jquery libjs-sphinxdoc libncursesw6 libpng16-16t64 libpython3-all-dbg libpython3-all-dev libpython3-dbg libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dbg libpython3.13-dev libpython3.13-minimal libpython3.13-stdlib libpython3.14 libpython3.14-dbg libpython3.14-dev libpython3.14-minimal libpython3.14-stdlib libreadline8t64 libsqlite3-0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxft2 libxrender1 libxss1 media-types netbase python3 python3-all python3-all-dbg python3-all-dev python3-dbg python3-dev python3-minimal python3-sip-tqt python3-sip-tqt-dbg python3-sip-tqt-dev python3.13 python3.13-dbg python3.13-dev python3.13-minimal python3.14 python3.14-dbg python3.14-dev python3.14-minimal readline-common sip-tqt-dev x11-common zlib1g-dev 0 upgraded, 0 newly installed, 65 to remove and 0 not upgraded. After this operation, 501 MB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17215 files and directories currently installed.) Removing python3-sip-tqt-dbg (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3-all-dbg (3.14.2-1) ... Removing python3.13-dbg (3.13.12-1) ... Removing libpython3-all-dbg:armhf (3.14.2-1) ... Removing libpython3.13-dbg:armhf (3.13.12-1) ... Removing python3-dbg (3.14.2-1) ... Removing python3.14-dbg (3.14.3-1) ... Removing python3-sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3-all-dev (3.14.2-1) ... Removing python3.13-dev (3.13.12-1) ... Removing libpython3-all-dev:armhf (3.14.2-1) ... Removing libpython3.13-dev:armhf (3.13.12-1) ... Removing libpython3.13:armhf (3.13.12-1) ... Removing python3-dev (3.14.2-1) ... Removing python3.14-dev (3.14.3-1) ... Removing libpython3-dev:armhf (3.14.2-1) ... Removing libpython3.14-dev:armhf (3.14.3-1) ... Removing libexpat1-dev:armhf (2.7.4-1) ... Removing libpython3.14:armhf (3.14.3-1) ... Removing python3-all (3.14.2-1) ... Removing python3-sip-tqt (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing python3 (3.14.2-1) ... Removing libpython3-stdlib:armhf (3.14.2-1) ... Removing python3.13 (3.13.12-1) ... Removing libpython3.13-stdlib:armhf (3.13.12-1) ... Removing libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... Removing libjs-sphinxdoc (8.2.3-12) ... Removing libpython3-dbg:armhf (3.14.2-1) ... Removing python3.13-minimal (3.13.12-1) ... Removing libpython3.13-minimal:armhf (3.13.12-1) ... Removing python3-minimal (3.14.2-1) ... Removing sip-tqt-dev (4:14.1.6~pre3-0ubuntu26.04.0+1~b) ... Removing zlib1g-dev:armhf (1:1.3.dfsg+really1.3.1-1ubuntu3) ... Removing libpython3.14-dbg:armhf (3.14.3-1) ... Removing libtk8.6:armhf (8.6.17-1build1) ... Removing libxft2:armhf (2.3.6-1build2) ... Removing libfontconfig1:armhf (2.17.1-3ubuntu1) ... Removing fontconfig-config (2.17.1-3ubuntu1) ... Removing fonts-dejavu-core (2.37-8build1) ... Removing fonts-dejavu-mono (2.37-8build1) ... Removing libfreetype6:armhf (2.14.1+dfsg-2) ... Removing libbrotli1:armhf (1.2.0-3) ... Removing python3.14 (3.14.3-1) ... Removing python3.14-minimal (3.14.3-1) ... Removing libexpat1:armhf (2.7.4-1) ... Removing libpython3.14-stdlib:armhf (3.14.3-1) ... find: '/usr/lib/python3': No such file or directory Removing libffi8:armhf (3.5.2-3) ... Removing libncursesw6:armhf (6.6+20251231-1) ... Removing libpng16-16t64:armhf (1.6.55-1) ... Removing libpython3.14-minimal:armhf (3.14.3-1) ... find: '/usr/lib/python3': No such file or directory Removing libreadline8t64:armhf (8.3-4) ... Removing 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8 to /lib/arm-linux-gnueabihf/libhistory.so.8.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libhistory.so.8.2 to /lib/arm-linux-gnueabihf/libhistory.so.8.2.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8 to /lib/arm-linux-gnueabihf/libreadline.so.8.usr-is-merged by libreadline8t64' Removing 'diversion of /lib/arm-linux-gnueabihf/libreadline.so.8.2 to /lib/arm-linux-gnueabihf/libreadline.so.8.2.usr-is-merged by libreadline8t64' Removing libsqlite3-0:armhf (3.46.1-9) ... Removing libtcl8.6:armhf (8.6.17+dfsg-1build1) ... Removing libxss1:armhf (1:1.2.3-1build4) ... Removing libxext6:armhf (2:1.3.4-1build3) ... Removing libxrender1:armhf (1:0.9.12-1build1) ... Removing libx11-6:armhf (2:1.8.12-1build2) ... Removing libx11-data (2:1.8.12-1build2) ... Removing libxcb1:armhf (1.17.0-2ubuntu1) ... Removing libxau6:armhf (1:1.0.11-1build2) ... Removing libxdmcp6:armhf (1:1.1.5-2) ... Removing media-types (14.0.0build1) ... Removing netbase (6.5build1) ... Removing readline-common (8.3-4) ... Removing x11-common (1:7.7+26ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of stop. Processing triggers for libc-bin (2.42-2ubuntu5) ... 6m5.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'remove', '--allow-remove-essential', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 6m5.2s INFO: Running scripts post_remove 6m5.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_remove_exceptions'] 6m5.2s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_remove_exceptions'] 6m5.2s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf'] 6m13.5s DUMP: (Reading database ... 13352 files and directories currently installed.) Purging configuration files for fontconfig-config (2.17.1-3ubuntu1) ... Purging configuration files for fonts-dejavu-core (2.37-8build1) ... Purging configuration files for fonts-dejavu-mono (2.37-8build1) ... dpkg: warning: ignoring request to remove libbrotli1 which isn't installed dpkg: warning: ignoring request to remove libexpat1 which isn't installed dpkg: warning: ignoring request to remove libexpat1-dev which isn't installed dpkg: warning: ignoring request to remove libffi8 which isn't installed dpkg: warning: ignoring request to remove libfontconfig1 which isn't installed dpkg: warning: ignoring request to remove libfreetype6 which isn't installed Purging configuration files for libjs-jquery (3.7.1+dfsg+~3.5.33-1build1) ... dpkg: warning: ignoring request to remove libjs-sphinxdoc which isn't installed dpkg: warning: ignoring request to remove libncursesw6 which isn't installed dpkg: warning: ignoring request to remove libpng16-16t64 which isn't installed dpkg: warning: ignoring request to remove libpython3-all-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3-all-dev which isn't installed dpkg: warning: ignoring request to remove libpython3-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3-dev which isn't installed dpkg: warning: ignoring request to remove libpython3-stdlib which isn't installed dpkg: warning: ignoring request to remove libpython3.13 which isn't installed dpkg: warning: ignoring request to remove libpython3.13-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3.13-dev which isn't installed Purging configuration files for libpython3.13-minimal:armhf (3.13.12-1) ... dpkg: warning: ignoring request to remove libpython3.13-stdlib which isn't installed dpkg: warning: ignoring request to remove libpython3.14 which isn't installed dpkg: warning: ignoring request to remove libpython3.14-dbg which isn't installed dpkg: warning: ignoring request to remove libpython3.14-dev which isn't installed Purging configuration files for libpython3.14-minimal:armhf (3.14.3-1) ... dpkg: warning: ignoring request to remove libpython3.14-stdlib which isn't installed Purging configuration files for libreadline8t64:armhf (8.3-4) ... dpkg: warning: ignoring request to remove libsqlite3-0 which isn't installed dpkg: warning: ignoring request to remove libtcl8.6 which isn't installed dpkg: warning: ignoring request to remove libtk8.6 which isn't installed dpkg: warning: ignoring request to remove libx11-6 which isn't installed dpkg: warning: ignoring request to remove libx11-data which isn't installed dpkg: warning: ignoring request to remove libxau6 which isn't installed dpkg: warning: ignoring request to remove libxcb1 which isn't installed dpkg: warning: ignoring request to remove libxdmcp6 which isn't installed dpkg: warning: ignoring request to remove libxext6 which isn't installed dpkg: warning: ignoring request to remove libxft2 which isn't installed dpkg: warning: ignoring request to remove libxrender1 which isn't installed dpkg: warning: ignoring request to remove libxss1 which isn't installed Purging configuration files for media-types (14.0.0build1) ... Purging configuration files for netbase (6.5build1) ... Purging configuration files for python3 (3.14.2-1) ... dpkg: warning: ignoring request to remove python3-all which isn't installed dpkg: warning: ignoring request to remove python3-all-dbg which isn't installed dpkg: warning: ignoring request to remove python3-all-dev which isn't installed dpkg: warning: ignoring request to remove python3-dbg which isn't installed dpkg: warning: ignoring request to remove python3-dev which isn't installed dpkg: warning: ignoring request to remove python3-minimal which isn't installed dpkg: warning: ignoring request to remove python3.13 which isn't installed dpkg: warning: ignoring request to remove python3.13-dbg which isn't installed dpkg: warning: ignoring request to remove python3.13-dev which isn't installed Purging configuration files for python3.13-minimal (3.13.12-1) ... dpkg: warning: ignoring request to remove python3.14 which isn't installed dpkg: warning: ignoring request to remove python3.14-dbg which isn't installed dpkg: warning: ignoring request to remove python3.14-dev which isn't installed Purging configuration files for python3.14-minimal (3.14.3-1) ... Purging configuration files for readline-common (8.3-4) ... Purging configuration files for x11-common (1:7.7+26ubuntu1) ... dpkg: warning: ignoring request to remove zlib1g-dev which isn't installed 6m13.5s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'fontconfig-config', 'fonts-dejavu-core', 'fonts-dejavu-mono', 'libbrotli1:armhf', 'libexpat1:armhf', 'libexpat1-dev:armhf', 'libffi8:armhf', 'libfontconfig1:armhf', 'libfreetype6:armhf', 'libjs-jquery', 'libjs-sphinxdoc', 'libncursesw6:armhf', 'libpng16-16t64:armhf', 'libpython3-all-dbg:armhf', 'libpython3-all-dev:armhf', 'libpython3-dbg:armhf', 'libpython3-dev:armhf', 'libpython3-stdlib:armhf', 'libpython3.13:armhf', 'libpython3.13-dbg:armhf', 'libpython3.13-dev:armhf', 'libpython3.13-minimal:armhf', 'libpython3.13-stdlib:armhf', 'libpython3.14:armhf', 'libpython3.14-dbg:armhf', 'libpython3.14-dev:armhf', 'libpython3.14-minimal:armhf', 'libpython3.14-stdlib:armhf', 'libreadline8t64:armhf', 'libsqlite3-0:armhf', 'libtcl8.6:armhf', 'libtk8.6:armhf', 'libx11-6:armhf', 'libx11-data', 'libxau6:armhf', 'libxcb1:armhf', 'libxdmcp6:armhf', 'libxext6:armhf', 'libxft2:armhf', 'libxrender1:armhf', 'libxss1:armhf', 'media-types', 'netbase', 'python3', 'python3-all', 'python3-all-dbg', 'python3-all-dev', 'python3-dbg', 'python3-dev', 'python3-minimal', 'python3.13', 'python3.13-dbg', 'python3.13-dev', 'python3.13-minimal', 'python3.14', 'python3.14-dbg', 'python3.14-dev', 'python3.14-minimal', 'readline-common', 'x11-common', 'zlib1g-dev:armhf'] 6m13.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 6m13.6s DUMP: dpkg: warning: ignoring request to remove python3-sip-tqt which isn't installed dpkg: warning: ignoring request to remove python3-sip-tqt-dbg which isn't installed dpkg: warning: ignoring request to remove python3-sip-tqt-dev which isn't installed dpkg: warning: ignoring request to remove sip-tqt-dev which isn't installed 6m13.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', 'python3-sip-tqt', 'python3-sip-tqt-dbg', 'python3-sip-tqt-dev', 'sip-tqt-dev'] 6m13.6s INFO: Running scripts post_purge 6m13.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_purge_exceptions'] 6m13.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_purge_exceptions'] 6m13.7s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', '--pending'] 6m13.8s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--purge', '--pending'] 6m13.8s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--remove', '--pending'] 6m14.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg', '--remove', '--pending'] 6m14.0s INFO: Running scripts post_test 6m14.0s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_test_exceptions'] 6m14.0s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'tmp/scripts/post_test_exceptions'] 6m14.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 6m14.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmpbga6a2me'] 6m16.5s ERROR: WARN: Broken symlinks: /usr/share/man/man1/cpp.1.gz -> cpp-15.1.gz (cpp) /usr/share/man/man1/hashsum.1.gz -> rust-hashsum.1.gz (coreutils-from-uutils) /usr/share/man/man1/cpp-15.1 -> arm-linux-gnueabihf-cpp-15.1 (cpp-15) /usr/share/locale/zh_TW/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/zh_CN/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/vi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/uk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/tr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ta/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sv/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/sk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ru/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ro/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt_BR/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/pl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/nb/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ms/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lt/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/lg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ko/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/kk/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ka/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ja/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/it/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/id/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ia/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/hr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/gl/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ga/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fr/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/fi/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eu/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/et/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/es/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/eo/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/el/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/de/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/da/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/cs/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/ca/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/bg/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/be/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo (gnu-coreutils) /usr/share/doc/perl/Changes.gz -> changelog.gz (perl) /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum (coreutils-from-uutils) 6m16.5s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 6m16.6s DUMP: diversion of /lib/ld-linux-armhf.so.3 to /lib/ld-linux-armhf.so.3.usr-is-merged by libc6 local diversion of /home to /home.distrib diversion of /lib64 to /.lib64.usr-is-merged by base-files diversion of /libx32 to /.libx32.usr-is-merged by base-files diversion of /lib32 to /.lib32.usr-is-merged by base-files diversion of /libo32 to /.libo32.usr-is-merged by base-files 6m16.6s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'dpkg-divert', '--list'] 6m16.6s DEBUG: Starting command: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 6m16.7s DEBUG: Command ok: ['chroot', '/tmp/tmpbga6a2me', 'apt-get', 'clean'] 6m16.7s DEBUG: Recording chroot state 6m20.6s INFO: PASS: Installation, upgrade and purging tests. 6m21.1s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/tty'] 6m21.1s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/tty'] 6m21.1s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/urandom'] 6m21.1s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/urandom'] 6m21.1s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/random'] 6m21.2s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/random'] 6m21.2s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/full'] 6m21.2s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/full'] 6m21.2s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/zero'] 6m21.2s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/zero'] 6m21.2s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/null'] 6m21.3s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/null'] 6m21.3s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/shm'] 6m21.3s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/shm'] 6m21.3s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/dev/pts'] 6m21.3s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/dev/pts'] 6m21.3s DEBUG: Starting command: ['umount', '/tmp/tmpbga6a2me/proc'] 6m21.3s DEBUG: Command ok: ['umount', '/tmp/tmpbga6a2me/proc'] 6m21.3s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/tmp/tmpbga6a2me'] 6m21.5s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/tmp/tmpbga6a2me'] 6m21.5s DEBUG: Removed directory tree at /tmp/tmpbga6a2me 6m21.5s INFO: PASS: All tests. 6m21.5s INFO: piuparts run ends. --------------------