Facebook
From Burly Water Vole, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 147
  1. stulluk /F250/ROCKPI-S/rockchip-bsp (stable-4.4-rockpis) $  docker run -it --privileged=true -v $PWD:/mnt/build stulluk/rockpis-builder /bin/bash -c 'cd /mnt/build/ && ./buildall.sh'
  2.  Building U-boot for rockpis board!
  3.  Using rock-pi-s-rk3308_defconfig
  4. #
  5. # configuration written to .config
  6. #
  7. scripts/kconfig/conf  --silentoldconfig Kconfig
  8.   CHK     include/config.h
  9.   CFG     u-boot.cfg
  10.   GEN     include/autoconf.mk
  11.   GEN     include/autoconf.mk.dep
  12.   CHK     include/config/uboot.release
  13.   CHK     include/generated/version_autogenerated.h
  14.   CHK     include/generated/timestamp_autogenerated.h
  15.   UPD     include/generated/timestamp_autogenerated.h
  16.   CHK     include/generated/generic-asm-offsets.h
  17.   CHK     include/generated/asm-offsets.h
  18.   HOSTCC  tools/mkenvimage.o
  19.   HOSTLD  tools/mkenvimage
  20.   HOSTCC  tools/fit_image.o
  21.   HOSTCC  tools/image-host.o
  22.   HOSTCC  tools/dumpimage.o
  23.   HOSTLD  tools/dumpimage
  24.   HOSTCC  tools/mkimage.o
  25.   HOSTLD  tools/mkimage
  26.   HOSTCC  tools/rockchip/boot_merger.o
  27. tools/rockchip/boot_merger.c: In function 'initOpts':
  28. tools/rockchip/boot_merger.c:479:14: warning: '_loader_v' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=]
  29.            "%s_loader_v%d.%02d.%d%02d.bin", gOpts.chip, v0, v1, v2, v3);
  30.               ^~~~~~~~~
  31. In file included from /usr/include/stdio.h:862:0,
  32.                  from ././include/compiler.h:25,
  33.                  from ././include/libfdt_env.h:12,
  34.                  from <command-line>:0:
  35. /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 22 and 315 bytes into a destination of size 256
  36.    return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  37.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  38.         __bos (__s), __fmt, __va_arg_pack ());
  39.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40.   HOSTLD  tools/boot_merger
  41.   HOSTCC  tools/rockchip/loaderimage.o
  42.   HOSTLD  tools/loaderimage
  43.   CC      arch/arm/cpu/armv8/fwcall.o
  44.   LD      arch/arm/cpu/armv8/built-in.o
  45.   CC      cmd/version.o
  46.   CC      cmd/pxe.o
  47.   CC      cmd/pxe_utility.o
  48.   LD      cmd/built-in.o
  49.   CC      common/main.o
  50.   LD      common/built-in.o
  51.   CC      lib/display_options.o
  52.   LD      lib/built-in.o
  53.   LD      u-boot
  54.   OBJCOPY u-boot.srec
  55.   OBJCOPY u-boot-nodtb.bin
  56. start=$(aarch64-linux-gnu-nm u-boot | grep __rel_dyn_start | cut -f 1 -d ' '); end=$(aarch64-linux-gnu-nm u-boot | grep __rel_dyn_end | cut -f 1 -d ' '); tools/relocate-rela u-boot-nodtb.bin 0x00600000 $start $end
  57. make[3]: 'arch/arm/dts/rk3308-rock-pi-s.dtb' is up to date.
  58.   CAT     u-boot-dtb.bin
  59.   COPY    u-boot.bin
  60.   SYM     u-boot.sym
  61.   MKIMAGE u-boot.img
  62.   MKIMAGE u-boot-dtb.img
  63.   CHK     include/config.h
  64.   CFG     u-boot.cfg
  65.   CFGCHK  u-boot.cfg
  66.  
  67.  load addr is 0x600000!
  68. pack input ./u-boot-dtb.bin
  69. pack file size: 632447
  70. crc = 0xef9dfe9f
  71. pack uboot.img success!
  72. Image Type:   Rockchip RK33 (SD/MMC) boot image
  73. Data Size:    12288 bytes
  74. out:trust.img
  75. merge success(trust.img)
  76.  U-boot IMAGE READY!
  77.  
  78. *************************
  79.  Building kernel for rockpis board!
  80. 4.4.143
  81.   CHK     include/config/kernel.release
  82.   CHK     include/generated/uapi/linux/version.h
  83.   CHK     include/generated/utsrelease.h
  84.   CHK     scripts/mod/devicetable-offsets.h
  85.   CHK     include/generated/timeconst.h
  86.   CHK     include/generated/bounds.h
  87.   CHK     include/generated/asm-offsets.h
  88.   CALL    scripts/checksyscalls.sh
  89. make[1]: 'include/generated/vdso-offsets.h' is up to date.
  90.   CHK     include/generated/compile.h
  91.   UPD     include/generated/compile.h
  92.   CC      init/version.o
  93.   LD      init/built-in.o
  94.   CHK     kernel/config_data.h
  95.   LINK    vmlinux
  96.   LD      vmlinux.o
  97.   MODPOST vmlinux.o
  98.   GEN     .version
  99.   CHK     include/generated/compile.h
  100.   UPD     include/generated/compile.h
  101.   CC      init/version.o
  102.   LD      init/built-in.o
  103.   KSYM    .tmp_kallsyms1.o
  104.   KSYM    .tmp_kallsyms2.o
  105.   LD      vmlinux
  106.   SORTEX  vmlinux
  107.   SYSMAP  System.map
  108.   OBJCOPY arch/arm64/boot/Image
  109.   Building modules, stage 2.
  110.   MODPOST 776 modules
  111.  Generate Boot image start
  112. mkfs.fat 4.1 (2017-01-24)
  113. mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
  114.  Generate Boot image : /mnt/build/out/boot.img success!
  115.  Kernel build success!
  116.  
  117. *************************
  118. Reading package lists... Done
  119. Building dependency tree      
  120. Reading state information... Done
  121. The following additional packages will be installed:
  122.   groff-base libpipeline1 libpopt0
  123. Suggested packages:
  124.   libarchive1 groff sudo
  125. The following NEW packages will be installed:
  126.   binfmt-support cpio gdisk groff-base libpipeline1 libpopt0 qemu-user-static
  127. 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
  128. Need to get 11.5 MB of archives.
  129. After this operation, 106 MB of additional disk space will be used.
  130. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpio amd64 2.12+dfsg-6ubuntu0.18.04.1 [86.2 kB]
  131. Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpopt0 amd64 1.16-11 [26.2 kB]
  132. Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
  133. Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
  134. Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 binfmt-support amd64 2.1.8-2 [51.6 kB]
  135. Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user-static amd64 1:2.11+dfsg-1ubuntu7.32 [9992 kB]
  136. Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 gdisk amd64 1.0.3-1 [205 kB]
  137. Fetched 11.5 MB in 3s (4397 kB/s)
  138. debconf: delaying package configuration, since apt-utils is not installed
  139. Selecting previously unselected package cpio.
  140. (Reading database ... 17108 files and directories currently installed.)
  141. Preparing to unpack .../0-cpio_2.12+dfsg-6ubuntu0.18.04.1_amd64.deb ...
  142. Unpacking cpio (2.12+dfsg-6ubuntu0.18.04.1) ...
  143. Selecting previously unselected package libpopt0:amd64.
  144. Preparing to unpack .../1-libpopt0_1.16-11_amd64.deb ...
  145. Unpacking libpopt0:amd64 (1.16-11) ...
  146. Selecting previously unselected package groff-base.
  147. Preparing to unpack .../2-groff-base_1.22.3-10_amd64.deb ...
  148. Unpacking groff-base (1.22.3-10) ...
  149. Selecting previously unselected package libpipeline1:amd64.
  150. Preparing to unpack .../3-libpipeline1_1.5.0-1_amd64.deb ...
  151. Unpacking libpipeline1:amd64 (1.5.0-1) ...
  152. Selecting previously unselected package binfmt-support.
  153. Preparing to unpack .../4-binfmt-support_2.1.8-2_amd64.deb ...
  154. Unpacking binfmt-support (2.1.8-2) ...
  155. Selecting previously unselected package qemu-user-static.
  156. Preparing to unpack .../5-qemu-user-static_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ...
  157. Unpacking qemu-user-static (1:2.11+dfsg-1ubuntu7.32) ...
  158. Selecting previously unselected package gdisk.
  159. Preparing to unpack .../6-gdisk_1.0.3-1_amd64.deb ...
  160. Unpacking gdisk (1.0.3-1) ...
  161. Setting up cpio (2.12+dfsg-6ubuntu0.18.04.1) ...
  162. update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
  163. update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist
  164. Setting up libpopt0:amd64 (1.16-11) ...
  165. Setting up groff-base (1.22.3-10) ...
  166. Setting up libpipeline1:amd64 (1.5.0-1) ...
  167. Setting up gdisk (1.0.3-1) ...
  168. Setting up qemu-user-static (1:2.11+dfsg-1ubuntu7.32) ...
  169. update-binfmts: warning: qemu-aarch64 already enabled in kernel.
  170. update-binfmts: warning: qemu-alpha already enabled in kernel.
  171. update-binfmts: warning: qemu-arm already enabled in kernel.
  172. update-binfmts: warning: qemu-armeb already enabled in kernel.
  173. update-binfmts: warning: qemu-cris already enabled in kernel.
  174. update-binfmts: warning: qemu-m68k already enabled in kernel.
  175. update-binfmts: warning: qemu-microblaze already enabled in kernel.
  176. update-binfmts: warning: qemu-mips already enabled in kernel.
  177. update-binfmts: warning: qemu-mipsel already enabled in kernel.
  178. update-binfmts: warning: qemu-mips64 already enabled in kernel.
  179. update-binfmts: warning: qemu-mips64el already enabled in kernel.
  180. update-binfmts: warning: qemu-ppc already enabled in kernel.
  181. update-binfmts: warning: qemu-ppc64 already enabled in kernel.
  182. update-binfmts: warning: qemu-ppc64abi32 already enabled in kernel.
  183. update-binfmts: warning: qemu-ppc64le already enabled in kernel.
  184. update-binfmts: warning: qemu-s390x already enabled in kernel.
  185. update-binfmts: warning: qemu-sh4 already enabled in kernel.
  186. update-binfmts: warning: qemu-sh4eb already enabled in kernel.
  187. update-binfmts: warning: qemu-sparc already enabled in kernel.
  188. update-binfmts: warning: qemu-sparc32plus already enabled in kernel.
  189. update-binfmts: warning: qemu-sparc64 already enabled in kernel.
  190. Setting up binfmt-support (2.1.8-2) ...
  191. update-binfmts: warning: python2.7 already enabled in kernel.
  192. invoke-rc.d: could not determine current runlevel
  193. invoke-rc.d: policy-rc.d denied execution of start.
  194. Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
  195. Processing triggers for mime-support (3.60ubuntu1) ...
  196. Selecting previously unselected package debootstrap.
  197. (Reading database ... 17415 files and directories currently installed.)
  198. Preparing to unpack .../debootstrap_1.0.87_all.deb ...
  199. Unpacking debootstrap (1.0.87) ...
  200. Selecting previously unselected package linaro-image-tools.
  201. Preparing to unpack .../linaro-image-tools_2012.12-0ubuntu1~linaro1_all.deb ...
  202. Unpacking linaro-image-tools (2012.12-0ubuntu1~linaro1) ...
  203. Selecting previously unselected package live-build.
  204. Preparing to unpack .../live-build_3.0.5-1linaro1_all.deb ...
  205. Unpacking live-build (3.0.5-1linaro1) ...
  206. Selecting previously unselected package python-linaro-image-tools.
  207. Preparing to unpack .../python-linaro-image-tools_2012.12-0ubuntu1~linaro1_all.deb ...
  208. Unpacking python-linaro-image-tools (2012.12-0ubuntu1~linaro1) ...
  209. dpkg: dependency problems prevent configuration of debootstrap:
  210.  debootstrap depends on wget; however:
  211.   Package wget is not installed.
  212.  
  213. dpkg: error processing package debootstrap (--install):
  214.  dependency problems - leaving unconfigured
  215. dpkg: dependency problems prevent configuration of linaro-image-tools:
  216.  linaro-image-tools depends on apt-utils; however:
  217.   Package apt-utils is not installed.
  218.  linaro-image-tools depends on parted; however:
  219.   Package parted is not installed.
  220.  linaro-image-tools depends on python-dbus; however:
  221.   Package python-dbus is not installed.
  222.  linaro-image-tools depends on python-debian (>= 0.1.16ubuntu1~); however:
  223.   Package python-debian is not installed.
  224.  linaro-image-tools depends on python-parted; however:
  225.   Package python-parted is not installed.
  226.  linaro-image-tools depends on python-yaml; however:
  227.   Package python-yaml is not installed.
  228.  linaro-image-tools depends on sudo; however:
  229.   Package sudo is not installed.
  230.  
  231. dpkg: error processing package linaro-image-tools (--install):
  232.  dependency problems - leaving unconfigured
  233. dpkg: dependency problems prevent configuration of live-build:
  234.  live-build depends on debootstrap | cdebootstrap | cdebootstrap-static; however:
  235.   Package debootstrap is not configured yet.
  236.   Package cdebootstrap is not installed.
  237.   Package cdebootstrap-static is not installed.
  238.  
  239. dpkg: error processing package live-build (--install):
  240.  dependency problems - leaving unconfigured
  241. dpkg: dependency problems prevent configuration of python-linaro-image-tools:
  242.  python-linaro-image-tools depends on python-apt; however:
  243.   Package python-apt is not installed.
  244.  python-linaro-image-tools depends on python-support (>= 0.90.0); however:
  245.   Package python-support is not installed.
  246.  
  247. dpkg: error processing package python-linaro-image-tools (--install):
  248.  dependency problems - leaving unconfigured
  249. Errors were encountered while processing:
  250.  debootstrap
  251.  linaro-image-tools
  252.  live-build
  253.  python-linaro-image-tools
  254. Reading package lists... Done
  255. Building dependency tree      
  256. Reading state information... Done
  257. Correcting dependencies... Done
  258. The following additional packages will be installed:
  259.   apt-utils dbus distro-info-data dmsetup gir1.2-glib-2.0 iso-codes libapparmor1 libapt-inst2.0 libdbus-1-3 libdevmapper1.02.1
  260.   libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libmpdec2 libparted2 libpython3-stdlib libpython3.6-minimal
  261.   libpython3.6-stdlib libxml2 libyaml-0-2 lsb-release parted python-apt python-apt-common python-chardet python-dbus python-debian
  262.   python-gi python-linaro-image-tools python-parted python-pkg-resources python-six python-yaml python3 python3-minimal python3.6
  263.   python3.6-minimal shared-mime-info sudo wget xdg-user-dirs
  264. Suggested packages:
  265.   default-dbus-session-bus | dbus-session-bus isoquery libparted-dev libparted-i18n lsb parted-doc python-apt-dbg python-apt-doc
  266.   python-dbus-dbg python-dbus-doc python-gi-cairo python-setuptools python3-doc python3-tk python3-venv python3.6-venv python3.6-doc
  267. The following NEW packages will be installed:
  268.   apt-utils dbus distro-info-data dmsetup gir1.2-glib-2.0 iso-codes libapparmor1 libapt-inst2.0 libdbus-1-3 libdevmapper1.02.1
  269.   libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libmpdec2 libparted2 libpython3-stdlib libpython3.6-minimal
  270.   libpython3.6-stdlib libxml2 libyaml-0-2 lsb-release parted python-apt python-apt-common python-chardet python-dbus python-debian
  271.   python-gi python-parted python-pkg-resources python-six python-yaml python3 python3-minimal python3.6 python3.6-minimal
  272.   shared-mime-info sudo wget xdg-user-dirs
  273. The following packages will be upgraded:
  274.   python-linaro-image-tools
  275. 1 upgraded, 41 newly installed, 0 to remove and 2 not upgraded.
  276. 4 not fully installed or removed.
  277. Need to get 20.2 MB of archives.
  278. After this operation, 93.8 MB of additional disk space will be used.
  279. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.12ubuntu0.1 [54.4 kB]
  280. Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.12ubuntu0.1 [207 kB]
  281. Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
  282. Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libparted2 amd64 3.2-20ubuntu0.2 [123 kB]
  283. Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 parted amd64 3.2-20ubuntu0.2 [42.4 kB]
  284. Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB]
  285. Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB]
  286. Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dbus amd64 1.2.6-1 [90.2 kB]
  287. Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
  288. Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB]
  289. Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
  290. Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-debian all 0.1.32 [65.3 kB]
  291. Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.3 [16.8 kB]
  292. Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt amd64 1.6.5ubuntu0.3 [151 kB]
  293. Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-linaro-image-tools all 2016.05-1.1 [115 kB]
  294. Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-parted amd64 3.11.1-1ubuntu2 [68.7 kB]
  295. Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
  296. Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB]
  297. Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB]
  298. Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB]
  299. Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.1 [533 kB]
  300. Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.1 [1610 kB]
  301. Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
  302. Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
  303. Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.1 [1711 kB]
  304. Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.1 [203 kB]
  305. Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
  306. Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
  307. Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB]
  308. Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB]
  309. Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.7 [4676 B]
  310. Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.3 [74.4 kB]
  311. Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB]
  312. Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB]
  313. Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B]
  314. Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB]
  315. Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB]
  316. Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
  317. Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
  318. Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
  319. Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
  320. Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gi amd64 3.26.1-2ubuntu1 [197 kB]
  321. Fetched 20.2 MB in 4s (4872 kB/s)  
  322. debconf: delaying package configuration, since apt-utils is not installed
  323. Selecting previously unselected package libapt-inst2.0:amd64.
  324. (Reading database ... 17837 files and directories currently installed.)
  325. Preparing to unpack .../00-libapt-inst2.0_1.6.12ubuntu0.1_amd64.deb ...
  326. Unpacking libapt-inst2.0:amd64 (1.6.12ubuntu0.1) ...
  327. Selecting previously unselected package apt-utils.
  328. Preparing to unpack .../01-apt-utils_1.6.12ubuntu0.1_amd64.deb ...
  329. Unpacking apt-utils (1.6.12ubuntu0.1) ...
  330. Selecting previously unselected package libdevmapper1.02.1:amd64.
  331. Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
  332. Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
  333. Selecting previously unselected package libparted2:amd64.
  334. Preparing to unpack .../03-libparted2_3.2-20ubuntu0.2_amd64.deb ...
  335. Unpacking libparted2:amd64 (3.2-20ubuntu0.2) ...
  336. Selecting previously unselected package parted.
  337. Preparing to unpack .../04-parted_3.2-20ubuntu0.2_amd64.deb ...
  338. Unpacking parted (3.2-20ubuntu0.2) ...
  339. Selecting previously unselected package libdbus-1-3:amd64.
  340. Preparing to unpack .../05-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ...
  341. Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ...
  342. Selecting previously unselected package libglib2.0-0:amd64.
  343. Preparing to unpack .../06-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ...
  344. Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ...
  345. Selecting previously unselected package python-dbus.
  346. Preparing to unpack .../07-python-dbus_1.2.6-1_amd64.deb ...
  347. Unpacking python-dbus (1.2.6-1) ...
  348. Selecting previously unselected package python-pkg-resources.
  349. Preparing to unpack .../08-python-pkg-resources_39.0.1-2_all.deb ...
  350. Unpacking python-pkg-resources (39.0.1-2) ...
  351. Selecting previously unselected package python-chardet.
  352. Preparing to unpack .../09-python-chardet_3.0.4-1_all.deb ...
  353. Unpacking python-chardet (3.0.4-1) ...
  354. Selecting previously unselected package python-six.
  355. Preparing to unpack .../10-python-six_1.11.0-2_all.deb ...
  356. Unpacking python-six (1.11.0-2) ...
  357. Selecting previously unselected package python-debian.
  358. Preparing to unpack .../11-python-debian_0.1.32_all.deb ...
  359. Unpacking python-debian (0.1.32) ...
  360. Selecting previously unselected package python-apt-common.
  361. Preparing to unpack .../12-python-apt-common_1.6.5ubuntu0.3_all.deb ...
  362. Unpacking python-apt-common (1.6.5ubuntu0.3) ...
  363. Selecting previously unselected package python-apt.
  364. Preparing to unpack .../13-python-apt_1.6.5ubuntu0.3_amd64.deb ...
  365. Unpacking python-apt (1.6.5ubuntu0.3) ...
  366. Preparing to unpack .../14-python-linaro-image-tools_2016.05-1.1_all.deb ...
  367. Unpacking python-linaro-image-tools (2016.05-1.1) over (2012.12-0ubuntu1~linaro1) ...
  368. Selecting previously unselected package python-parted.
  369. Preparing to unpack .../15-python-parted_3.11.1-1ubuntu2_amd64.deb ...
  370. Unpacking python-parted (3.11.1-1ubuntu2) ...
  371. Selecting previously unselected package libyaml-0-2:amd64.
  372. Preparing to unpack .../16-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
  373. Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
  374. Selecting previously unselected package python-yaml.
  375. Preparing to unpack .../17-python-yaml_3.12-1build2_amd64.deb ...
  376. Unpacking python-yaml (3.12-1build2) ...
  377. Selecting previously unselected package sudo.
  378. Preparing to unpack .../18-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ...
  379. Unpacking sudo (1.8.21p2-3ubuntu1.2) ...
  380. Selecting previously unselected package wget.
  381. Preparing to unpack .../19-wget_1.19.4-1ubuntu2.2_amd64.deb ...
  382. Unpacking wget (1.19.4-1ubuntu2.2) ...
  383. Selecting previously unselected package libpython3.6-minimal:amd64.
  384. Preparing to unpack .../20-libpython3.6-minimal_3.6.9-1~18.04ubuntu1.1_amd64.deb ...
  385. Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.1) ...
  386. Selecting previously unselected package python3.6-minimal.
  387. Preparing to unpack .../21-python3.6-minimal_3.6.9-1~18.04ubuntu1.1_amd64.deb ...
  388. Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ...
  389. Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.1) ...
  390. Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ...
  391. update-binfmts: warning: python3.6 already enabled in kernel.
  392. Selecting previously unselected package python3-minimal.
  393. (Reading database ... 18549 files and directories currently installed.)
  394. Preparing to unpack .../python3-minimal_3.6.7-1~18.04_amd64.deb ...
  395. Unpacking python3-minimal (3.6.7-1~18.04) ...
  396. Selecting previously unselected package libmpdec2:amd64.
  397. Preparing to unpack .../libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
  398. Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
  399. Selecting previously unselected package libpython3.6-stdlib:amd64.
  400. Preparing to unpack .../libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.1_amd64.deb ...
  401. Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.1) ...
  402. Selecting previously unselected package python3.6.
  403. Preparing to unpack .../python3.6_3.6.9-1~18.04ubuntu1.1_amd64.deb ...
  404. Unpacking python3.6 (3.6.9-1~18.04ubuntu1.1) ...
  405. Selecting previously unselected package libpython3-stdlib:amd64.
  406. Preparing to unpack .../libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
  407. Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
  408. Setting up python3-minimal (3.6.7-1~18.04) ...
  409. Selecting previously unselected package python3.
  410. (Reading database ... 18953 files and directories currently installed.)
  411. Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
  412. Unpacking python3 (3.6.7-1~18.04) ...
  413. Selecting previously unselected package libapparmor1:amd64.
  414. Preparing to unpack .../01-libapparmor1_2.12-4ubuntu5.1_amd64.deb ...
  415. Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ...
  416. Selecting previously unselected package dbus.
  417. Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.2_amd64.deb ...
  418. Unpacking dbus (1.12.2-1ubuntu1.2) ...
  419. Selecting previously unselected package distro-info-data.
  420. Preparing to unpack .../03-distro-info-data_0.37ubuntu0.7_all.deb ...
  421. Unpacking distro-info-data (0.37ubuntu0.7) ...
  422. Selecting previously unselected package dmsetup.
  423. Preparing to unpack .../04-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
  424. Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ...
  425. Selecting previously unselected package libgirepository-1.0-1:amd64.
  426. Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
  427. Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
  428. Selecting previously unselected package gir1.2-glib-2.0:amd64.
  429. Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
  430. Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
  431. Selecting previously unselected package libglib2.0-data.
  432. Preparing to unpack .../07-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ...
  433. Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ...
  434. Selecting previously unselected package libicu60:amd64.
  435. Preparing to unpack .../08-libicu60_60.2-3ubuntu3.1_amd64.deb ...
  436. Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ...
  437. Selecting previously unselected package libxml2:amd64.
  438. Preparing to unpack .../09-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ...
  439. Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ...
  440. Selecting previously unselected package lsb-release.
  441. Preparing to unpack .../10-lsb-release_9.20170808ubuntu1_all.deb ...
  442. Unpacking lsb-release (9.20170808ubuntu1) ...
  443. Selecting previously unselected package shared-mime-info.
  444. Preparing to unpack .../11-shared-mime-info_1.9-2_amd64.deb ...
  445. Unpacking shared-mime-info (1.9-2) ...
  446. Selecting previously unselected package xdg-user-dirs.
  447. Preparing to unpack .../12-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
  448. Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
  449. Selecting previously unselected package iso-codes.
  450. Preparing to unpack .../13-iso-codes_3.79-1_all.deb ...
  451. Unpacking iso-codes (3.79-1) ...
  452. Selecting previously unselected package python-gi.
  453. Preparing to unpack .../14-python-gi_3.26.1-2ubuntu1_amd64.deb ...
  454. Unpacking python-gi (3.26.1-2ubuntu1) ...
  455. Setting up python-apt-common (1.6.5ubuntu0.3) ...
  456. Setting up libapt-inst2.0:amd64 (1.6.12ubuntu0.1) ...
  457. Setting up libicu60:amd64 (60.2-3ubuntu3.1) ...
  458. Setting up sudo (1.8.21p2-3ubuntu1.2) ...
  459. Setting up iso-codes (3.79-1) ...
  460. Setting up apt-utils (1.6.12ubuntu0.1) ...
  461. Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ...
  462. No schema files found: doing nothing.
  463. Setting up distro-info-data (0.37ubuntu0.7) ...
  464. Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
  465. Setting up python-pkg-resources (39.0.1-2) ...
  466. Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
  467. Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ...
  468. Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
  469. Setting up python-six (1.11.0-2) ...
  470. Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
  471. Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ...
  472. Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ...
  473. Setting up wget (1.19.4-1ubuntu2.2) ...
  474. Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ...
  475. Setting up shared-mime-info (1.9-2) ...
  476. Setting up debootstrap (1.0.87) ...
  477. Setting up python-apt (1.6.5ubuntu0.3) ...
  478. Setting up xdg-user-dirs (0.17-1ubuntu1) ...
  479. Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
  480. Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ...
  481. Setting up python-linaro-image-tools (2016.05-1.1) ...
  482. Setting up live-build (3.0.5-1linaro1) ...
  483. Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.1) ...
  484. Setting up python-yaml (3.12-1build2) ...
  485. Setting up libparted2:amd64 (3.2-20ubuntu0.2) ...
  486. Setting up python3.6 (3.6.9-1~18.04ubuntu1.1) ...
  487. Setting up python-chardet (3.0.4-1) ...
  488. Setting up python-parted (3.11.1-1ubuntu2) ...
  489. Setting up parted (3.2-20ubuntu0.2) ...
  490. Setting up python-debian (0.1.32) ...
  491. Setting up python-gi (3.26.1-2ubuntu1) ...
  492. Setting up dbus (1.12.2-1ubuntu1.2) ...
  493. Setting up python-dbus (1.2.6-1) ...
  494. Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
  495. Setting up python3 (3.6.7-1~18.04) ...
  496. running python rtupdate hooks for python3.6...
  497. running python post-rtupdate hooks for python3.6...
  498. Setting up lsb-release (9.20170808ubuntu1) ...
  499. Setting up linaro-image-tools (2012.12-0ubuntu1~linaro1) ...
  500. Processing triggers for mime-support (3.60ubuntu1) ...
  501. Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
  502.  Staring Download......
  503. sudo lb clean --purge
  504. [2020-09-19 12:33:35] lb clean --purge
  505. P: Cleaning chroot
  506. rm -f linaro-stretch-alip-*
  507. rm -rf config
  508. I: create configuration
  509. [2020-09-19 12:33:40] lb config --apt-indices false --apt-recommends false --apt-secure false --architectures arm64 --archive-areas main contrib non-free --backports false --binary-filesystem ext4 --binary-images tar --bootappend-live hostname=linaro-alip username=linaro --bootstrap-qemu-arch arm64 --bootstrap-qemu-static /usr/bin/qemu-aarch64-static --cache false --chroot-filesystem none --compression gzip --debootstrap-options --variant=minbase --include=apt-transport-https,gnupg --distribution stretch --gzip-options -9 --rsyncable --iso-publisher Linaro; http://www.linaro.org/; [email protected] --iso-volume Linaro Stretch $(date +%Y%m%d-%H:%M) --linux-flavours none --linux-packages none --mode debian --security true --system normal --updates true
  510. P: Creating config tree for a debian/stretch/arm64 system
  511. I: copy customization
  512. I: done
  513. set -e; sudo lb build 2>&1 | tee linaro-stretch-alip-`date +%Y%m%d`-1.build-log.txt
  514. [2020-09-19 12:33:40] lb build
  515. [2020-09-19 12:33:40] lb bootstrap
  516. P: Setting up cleanup function
  517. [2020-09-19 12:33:40] lb bootstrap_cache restore
  518. P: Restoring bootstrap stage from cache...
  519. [2020-09-19 12:33:40] lb bootstrap_cdebootstrap
  520. [2020-09-19 12:33:40] lb bootstrap_debootstrap
  521. P: Begin bootstrapping system...
  522. [2020-09-19 12:33:40] lb testroot
  523. P: If the following stage fails, the most likely cause of the problem is with your mirror configuration or a caching proxy.
  524. P: Running debootstrap (download-only)...
  525. I: Retrieving InRelease
  526. I: Retrieving Release
  527. I: Retrieving Packages
  528. I: Validating Packages
  529. I: Retrieving Packages
  530. I: Validating Packages
  531. I: Retrieving Packages
  532. I: Validating Packages
  533. I: Resolving dependencies of required packages...
  534. I: Resolving dependencies of base packages...
  535. I: Found additional required dependencies: libaudit-common libaudit1 libbz2-1.0 libcap-ng0 libdb5.3 libdebconfclient0 libgcrypt20 libgpg-error0 liblz4-1 libncursesw5 libsemanage-common libsemanage1 libsystemd0 libudev1 libustr-1.0-1
  536. I: Found additional base dependencies: adduser debian-archive-keyring gnupg-agent gpgv libapt-pkg5.0 libassuan0 libcurl3-gnutls libffi6 libgmp10 libgnutls30 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libnettle6 libnghttp2-14 libnpth0 libp11-kit0 libpsl5 libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++6 libtasn1-6 libunistring0 pinentry-curses readline-common
  537. I: Checking component main on http://ftp.debian.org/debian...
  538. I: Retrieving libacl1 2.2.52-3+b1
  539. I: Validating libacl1 2.2.52-3+b1
  540. I: Retrieving adduser 3.115
  541. I: Validating adduser 3.115
  542. I: Retrieving apt 1.4.10
  543. I: Validating apt 1.4.10
  544. I: Retrieving apt-transport-https 1.4.10
  545. I: Validating apt-transport-https 1.4.10
  546. I: Retrieving libapt-pkg5.0 1.4.10
  547. I: Validating libapt-pkg5.0 1.4.10
  548. I: Retrieving libattr1 1:2.4.47-2+b2
  549. I: Validating libattr1 1:2.4.47-2+b2
  550. I: Retrieving libaudit-common 1:2.6.7-2
  551. I: Validating libaudit-common 1:2.6.7-2
  552. I: Retrieving libaudit1 1:2.6.7-2
  553. I: Validating libaudit1 1:2.6.7-2
  554. I: Retrieving base-files 9.9+deb9u13
  555. I: Validating base-files 9.9+deb9u13
  556. I: Retrieving base-passwd 3.5.43
  557. I: Validating base-passwd 3.5.43
  558. I: Retrieving bash 4.4-5
  559. I: Validating bash 4.4-5
  560. I: Retrieving libbz2-1.0 1.0.6-8.1
  561. I: Validating libbz2-1.0 1.0.6-8.1
  562. I: Retrieving libdebconfclient0 0.227
  563. I: Validating libdebconfclient0 0.227
  564. I: Retrieving coreutils 8.26-3
  565. I: Validating coreutils 8.26-3
  566. I: Retrieving libcurl3-gnutls 7.52.1-5+deb9u10
  567. I: Validating libcurl3-gnutls 7.52.1-5+deb9u10
  568. I: Retrieving libsasl2-2 2.1.27~101-g0780600+dfsg-3+deb9u1
  569. I: Validating libsasl2-2 2.1.27~101-g0780600+dfsg-3+deb9u1
  570. I: Retrieving libsasl2-modules-db 2.1.27~101-g0780600+dfsg-3+deb9u1
  571. I: Validating libsasl2-modules-db 2.1.27~101-g0780600+dfsg-3+deb9u1
  572. I: Retrieving dash 0.5.8-2.4
  573. I: Validating dash 0.5.8-2.4
  574. I: Retrieving libdb5.3 5.3.28-12+deb9u1
  575. I: Validating libdb5.3 5.3.28-12+deb9u1
  576. I: Retrieving debconf 1.5.61
  577. I: Validating debconf 1.5.61
  578. I: Retrieving debian-archive-keyring 2017.5+deb9u1
  579. I: Validating debian-archive-keyring 2017.5+deb9u1
  580. I: Retrieving debianutils 4.8.1.1
  581. I: Validating debianutils 4.8.1.1
  582. I: Retrieving diffutils 1:3.5-3
  583. I: Validating diffutils 1:3.5-3
  584. I: Retrieving dpkg 1.18.25
  585. I: Validating dpkg 1.18.25
  586. I: Retrieving e2fslibs 1.43.4-2+deb9u1
  587. I: Validating e2fslibs 1.43.4-2+deb9u1
  588. I: Retrieving e2fsprogs 1.43.4-2+deb9u1
  589. I: Validating e2fsprogs 1.43.4-2+deb9u1
  590. I: Retrieving libcomerr2 1.43.4-2+deb9u1
  591. I: Validating libcomerr2 1.43.4-2+deb9u1
  592. I: Retrieving libss2 1.43.4-2+deb9u1
  593. I: Validating libss2 1.43.4-2+deb9u1
  594. I: Retrieving findutils 4.6.0+git+20161106-2
  595. I: Validating findutils 4.6.0+git+20161106-2
  596. I: Retrieving gcc-6-base 6.3.0-18+deb9u1
  597. I: Validating gcc-6-base 6.3.0-18+deb9u1
  598. I: Retrieving libgcc1 1:6.3.0-18+deb9u1
  599. I: Validating libgcc1 1:6.3.0-18+deb9u1
  600. I: Retrieving libstdc++6 6.3.0-18+deb9u1
  601. I: Validating libstdc++6 6.3.0-18+deb9u1
  602. I: Retrieving libc-bin 2.24-11+deb9u4
  603. I: Validating libc-bin 2.24-11+deb9u4
  604. I: Retrieving libc6 2.24-11+deb9u4
  605. I: Validating libc6 2.24-11+deb9u4
  606. I: Retrieving multiarch-support 2.24-11+deb9u4
  607. I: Validating multiarch-support 2.24-11+deb9u4
  608. I: Retrieving libgmp10 2:6.1.2+dfsg-1
  609. I: Validating libgmp10 2:6.1.2+dfsg-1
  610. I: Retrieving gnupg 2.1.18-8~deb9u4
  611. I: Validating gnupg 2.1.18-8~deb9u4
  612. I: Retrieving gnupg-agent 2.1.18-8~deb9u4
  613. I: Validating gnupg-agent 2.1.18-8~deb9u4
  614. I: Retrieving gpgv 2.1.18-8~deb9u4
  615. I: Validating gpgv 2.1.18-8~deb9u4
  616. I: Retrieving libgnutls30 3.5.8-5+deb9u5
  617. I: Validating libgnutls30 3.5.8-5+deb9u5
  618. I: Retrieving grep 2.27-2
  619. I: Validating grep 2.27-2
  620. I: Retrieving gzip 1.6-5+b1
  621. I: Validating gzip 1.6-5+b1
  622. I: Retrieving hostname 3.18+b1
  623. I: Validating hostname 3.18+b1
  624. I: Retrieving init-system-helpers 1.48
  625. I: Validating init-system-helpers 1.48
  626. I: Retrieving libkeyutils1 1.5.9-9
  627. I: Validating libkeyutils1 1.5.9-9
  628. I: Retrieving libgssapi-krb5-2 1.15-1+deb9u1
  629. I: Validating libgssapi-krb5-2 1.15-1+deb9u1
  630. I: Retrieving libk5crypto3 1.15-1+deb9u1
  631. I: Validating libk5crypto3 1.15-1+deb9u1
  632. I: Retrieving libkrb5-3 1.15-1+deb9u1
  633. I: Validating libkrb5-3 1.15-1+deb9u1
  634. I: Retrieving libkrb5support0 1.15-1+deb9u1
  635. I: Validating libkrb5support0 1.15-1+deb9u1
  636. I: Retrieving libassuan0 2.4.3-2
  637. I: Validating libassuan0 2.4.3-2
  638. I: Retrieving libcap-ng0 0.7.7-3+b1
  639. I: Validating libcap-ng0 0.7.7-3+b1
  640. I: Retrieving libffi6 3.2.1-6
  641. I: Validating libffi6 3.2.1-6
  642. I: Retrieving libgcrypt20 1.7.6-2+deb9u3
  643. I: Validating libgcrypt20 1.7.6-2+deb9u3
  644. I: Retrieving libgpg-error0 1.26-2
  645. I: Validating libgpg-error0 1.26-2
  646. I: Retrieving libidn11 1.33-1+deb9u1
  647. I: Validating libidn11 1.33-1+deb9u1
  648. I: Retrieving libidn2-0 0.16-1+deb9u1
  649. I: Validating libidn2-0 0.16-1+deb9u1
  650. I: Retrieving libksba8 1.3.5-2
  651. I: Validating libksba8 1.3.5-2
  652. I: Retrieving libpsl5 0.17.0-3
  653. I: Validating libpsl5 0.17.0-3
  654. I: Retrieving libselinux1 2.6-3+b3
  655. I: Validating libselinux1 2.6-3+b3
  656. I: Retrieving libsemanage-common 2.6-2
  657. I: Validating libsemanage-common 2.6-2
  658. I: Retrieving libsemanage1 2.6-2
  659. I: Validating libsemanage1 2.6-2
  660. I: Retrieving libsepol1 2.6-2
  661. I: Validating libsepol1 2.6-2
  662. I: Retrieving libssh2-1 1.7.0-1+deb9u1
  663. I: Validating libssh2-1 1.7.0-1+deb9u1
  664. I: Retrieving libtasn1-6 4.10-1.1+deb9u1
  665. I: Validating libtasn1-6 4.10-1.1+deb9u1
  666. I: Retrieving libunistring0 0.9.6+really0.9.3-0.1
  667. I: Validating libunistring0 0.9.6+really0.9.3-0.1
  668. I: Retrieving lsb-base 9.20161125
  669. I: Validating lsb-base 9.20161125
  670. I: Retrieving liblz4-1 0.0~r131-2+b1
  671. I: Validating liblz4-1 0.0~r131-2+b1
  672. I: Retrieving mawk 1.3.3-17+b3
  673. I: Validating mawk 1.3.3-17+b3
  674. I: Retrieving libncursesw5 6.0+20161126-1+deb9u2
  675. I: Validating libncursesw5 6.0+20161126-1+deb9u2
  676. I: Retrieving libtinfo5 6.0+20161126-1+deb9u2
  677. I: Validating libtinfo5 6.0+20161126-1+deb9u2
  678. I: Retrieving ncurses-base 6.0+20161126-1+deb9u2
  679. I: Validating ncurses-base 6.0+20161126-1+deb9u2
  680. I: Retrieving ncurses-bin 6.0+20161126-1+deb9u2
  681. I: Validating ncurses-bin 6.0+20161126-1+deb9u2
  682. I: Retrieving libhogweed4 3.3-1+b2
  683. I: Validating libhogweed4 3.3-1+b2
  684. I: Retrieving libnettle6 3.3-1+b2
  685. I: Validating libnettle6 3.3-1+b2
  686. I: Retrieving libnghttp2-14 1.18.1-1+deb9u1
  687. I: Validating libnghttp2-14 1.18.1-1+deb9u1
  688. I: Retrieving libnpth0 1.3-1
  689. I: Validating libnpth0 1.3-1
  690. I: Retrieving libldap-2.4-2 2.4.44+dfsg-5+deb9u4
  691. I: Validating libldap-2.4-2 2.4.44+dfsg-5+deb9u4
  692. I: Retrieving libldap-common 2.4.44+dfsg-5+deb9u4
  693. I: Validating libldap-common 2.4.44+dfsg-5+deb9u4
  694. I: Retrieving libp11-kit0 0.23.3-2
  695. I: Validating libp11-kit0 0.23.3-2
  696. I: Retrieving libpam-modules 1.1.8-3.6
  697. I: Validating libpam-modules 1.1.8-3.6
  698. I: Retrieving libpam-modules-bin 1.1.8-3.6
  699. I: Validating libpam-modules-bin 1.1.8-3.6
  700. I: Retrieving libpam-runtime 1.1.8-3.6
  701. I: Validating libpam-runtime 1.1.8-3.6
  702. I: Retrieving libpam0g 1.1.8-3.6
  703. I: Validating libpam0g 1.1.8-3.6
  704. I: Retrieving libpcre3 2:8.39-3
  705. I: Validating libpcre3 2:8.39-3
  706. I: Retrieving perl-base 5.24.1-3+deb9u7
  707. I: Validating perl-base 5.24.1-3+deb9u7
  708. I: Retrieving pinentry-curses 1.0.0-2
  709. I: Validating pinentry-curses 1.0.0-2
  710. I: Retrieving libreadline7 7.0-3
  711. I: Validating libreadline7 7.0-3
  712. I: Retrieving readline-common 7.0-3
  713. I: Validating readline-common 7.0-3
  714. I: Retrieving librtmp1 2.4+20151223.gitfa8646d.1-1+b1
  715. I: Validating librtmp1 2.4+20151223.gitfa8646d.1-1+b1
  716. I: Retrieving sed 4.4-1
  717. I: Validating sed 4.4-1
  718. I: Retrieving sensible-utils 0.0.9+deb9u1
  719. I: Validating sensible-utils 0.0.9+deb9u1
  720. I: Retrieving login 1:4.4-4.1
  721. I: Validating login 1:4.4-4.1
  722. I: Retrieving passwd 1:4.4-4.1
  723. I: Validating passwd 1:4.4-4.1
  724. I: Retrieving libsqlite3-0 3.16.2-5+deb9u1
  725. I: Validating libsqlite3-0 3.16.2-5+deb9u1
  726. I: Retrieving libsystemd0 232-25+deb9u12
  727. I: Validating libsystemd0 232-25+deb9u12
  728. I: Retrieving libudev1 232-25+deb9u12
  729. I: Validating libudev1 232-25+deb9u12
  730. I: Retrieving sysvinit-utils 2.88dsf-59.9
  731. I: Validating sysvinit-utils 2.88dsf-59.9
  732. I: Retrieving tar 1.29b-1.1
  733. I: Validating tar 1.29b-1.1
  734. I: Retrieving tzdata 2020a-0+deb9u1
  735. I: Validating tzdata 2020a-0+deb9u1
  736. I: Retrieving libustr-1.0-1 1.0.4-6
  737. I: Validating libustr-1.0-1 1.0.4-6
  738. I: Retrieving bsdutils 1:2.29.2-1+deb9u1
  739. I: Validating bsdutils 1:2.29.2-1+deb9u1
  740. I: Retrieving libblkid1 2.29.2-1+deb9u1
  741. I: Validating libblkid1 2.29.2-1+deb9u1
  742. I: Retrieving libfdisk1 2.29.2-1+deb9u1
  743. I: Validating libfdisk1 2.29.2-1+deb9u1
  744. I: Retrieving libmount1 2.29.2-1+deb9u1
  745. I: Validating libmount1 2.29.2-1+deb9u1
  746. I: Retrieving libsmartcols1 2.29.2-1+deb9u1
  747. I: Validating libsmartcols1 2.29.2-1+deb9u1
  748. I: Retrieving libuuid1 2.29.2-1+deb9u1
  749. I: Validating libuuid1 2.29.2-1+deb9u1
  750. I: Retrieving mount 2.29.2-1+deb9u1
  751. I: Validating mount 2.29.2-1+deb9u1
  752. I: Retrieving util-linux 2.29.2-1+deb9u1
  753. I: Validating util-linux 2.29.2-1+deb9u1
  754. I: Retrieving liblzma5 5.2.2-1.2+b1
  755. I: Validating liblzma5 5.2.2-1.2+b1
  756. I: Retrieving zlib1g 1:1.2.8.dfsg-5
  757. I: Validating zlib1g 1:1.2.8.dfsg-5
  758. P: If the following stage fails, the most likely cause of the problem is with your mirror configuration or a caching proxy.
  759. P: Running debootstrap...
  760. P: Bootstrap will be foreign
  761. I: Retrieving InRelease
  762. I: Retrieving Release
  763. I: Validating Packages
  764. I: Validating Packages
  765. I: Validating Packages
  766. I: Resolving dependencies of required packages...
  767. I: Resolving dependencies of base packages...
  768. I: Found additional required dependencies: libaudit-common libaudit1 libbz2-1.0 libcap-ng0 libdb5.3 libdebconfclient0 libgcrypt20 libgpg-error0 liblz4-1 libncursesw5 libsemanage-common libsemanage1 libsystemd0 libudev1 libustr-1.0-1
  769. I: Found additional base dependencies: adduser debian-archive-keyring gnupg-agent gpgv libapt-pkg5.0 libassuan0 libcurl3-gnutls libffi6 libgmp10 libgnutls30 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libnettle6 libnghttp2-14 libnpth0 libp11-kit0 libpsl5 libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++6 libtasn1-6 libunistring0 pinentry-curses readline-common
  770. I: Checking component main on http://ftp.debian.org/debian...
  771. I: Validating libacl1 2.2.52-3+b1
  772. I: Validating adduser 3.115
  773. I: Validating apt 1.4.10
  774. I: Validating apt-transport-https 1.4.10
  775. I: Validating libapt-pkg5.0 1.4.10
  776. I: Validating libattr1 1:2.4.47-2+b2
  777. I: Validating libaudit-common 1:2.6.7-2
  778. I: Validating libaudit1 1:2.6.7-2
  779. I: Validating base-files 9.9+deb9u13
  780. I: Validating base-passwd 3.5.43
  781. I: Validating bash 4.4-5
  782. I: Validating libbz2-1.0 1.0.6-8.1
  783. I: Validating libdebconfclient0 0.227
  784. I: Validating coreutils 8.26-3
  785. I: Validating libcurl3-gnutls 7.52.1-5+deb9u10
  786. I: Validating libsasl2-2 2.1.27~101-g0780600+dfsg-3+deb9u1
  787. I: Validating libsasl2-modules-db 2.1.27~101-g0780600+dfsg-3+deb9u1
  788. I: Validating dash 0.5.8-2.4
  789. I: Validating libdb5.3 5.3.28-12+deb9u1
  790. I: Validating debconf 1.5.61
  791. I: Validating debian-archive-keyring 2017.5+deb9u1
  792. I: Validating debianutils 4.8.1.1
  793. I: Validating diffutils 1:3.5-3
  794. I: Validating dpkg 1.18.25
  795. I: Validating e2fslibs 1.43.4-2+deb9u1
  796. I: Validating e2fsprogs 1.43.4-2+deb9u1
  797. I: Validating libcomerr2 1.43.4-2+deb9u1
  798. I: Validating libss2 1.43.4-2+deb9u1
  799. I: Validating findutils 4.6.0+git+20161106-2
  800. I: Validating gcc-6-base 6.3.0-18+deb9u1
  801. I: Validating libgcc1 1:6.3.0-18+deb9u1
  802. I: Validating libstdc++6 6.3.0-18+deb9u1
  803. I: Validating libc-bin 2.24-11+deb9u4
  804. I: Validating libc6 2.24-11+deb9u4
  805. I: Validating multiarch-support 2.24-11+deb9u4
  806. I: Validating libgmp10 2:6.1.2+dfsg-1
  807. I: Validating gnupg 2.1.18-8~deb9u4
  808. I: Validating gnupg-agent 2.1.18-8~deb9u4
  809. I: Validating gpgv 2.1.18-8~deb9u4
  810. I: Validating libgnutls30 3.5.8-5+deb9u5
  811. I: Validating grep 2.27-2
  812. I: Validating gzip 1.6-5+b1
  813. I: Validating hostname 3.18+b1
  814. I: Validating init-system-helpers 1.48
  815. I: Validating libkeyutils1 1.5.9-9
  816. I: Validating libgssapi-krb5-2 1.15-1+deb9u1
  817. I: Validating libk5crypto3 1.15-1+deb9u1
  818. I: Validating libkrb5-3 1.15-1+deb9u1
  819. I: Validating libkrb5support0 1.15-1+deb9u1
  820. I: Validating libassuan0 2.4.3-2
  821. I: Validating libcap-ng0 0.7.7-3+b1
  822. I: Validating libffi6 3.2.1-6
  823. I: Validating libgcrypt20 1.7.6-2+deb9u3
  824. I: Validating libgpg-error0 1.26-2
  825. I: Validating libidn11 1.33-1+deb9u1
  826. I: Validating libidn2-0 0.16-1+deb9u1
  827. I: Validating libksba8 1.3.5-2
  828. I: Validating libpsl5 0.17.0-3
  829. I: Validating libselinux1 2.6-3+b3
  830. I: Validating libsemanage-common 2.6-2
  831. I: Validating libsemanage1 2.6-2
  832. I: Validating libsepol1 2.6-2
  833. I: Validating libssh2-1 1.7.0-1+deb9u1
  834. I: Validating libtasn1-6 4.10-1.1+deb9u1
  835. I: Validating libunistring0 0.9.6+really0.9.3-0.1
  836. I: Validating lsb-base 9.20161125
  837. I: Validating liblz4-1 0.0~r131-2+b1
  838. I: Validating mawk 1.3.3-17+b3
  839. I: Validating libncursesw5 6.0+20161126-1+deb9u2
  840. I: Validating libtinfo5 6.0+20161126-1+deb9u2
  841. I: Validating ncurses-base 6.0+20161126-1+deb9u2
  842. I: Validating ncurses-bin 6.0+20161126-1+deb9u2
  843. I: Validating libhogweed4 3.3-1+b2
  844. I: Validating libnettle6 3.3-1+b2
  845. I: Validating libnghttp2-14 1.18.1-1+deb9u1
  846. I: Validating libnpth0 1.3-1
  847. I: Validating libldap-2.4-2 2.4.44+dfsg-5+deb9u4
  848. I: Validating libldap-common 2.4.44+dfsg-5+deb9u4
  849. I: Validating libp11-kit0 0.23.3-2
  850. I: Validating libpam-modules 1.1.8-3.6
  851. I: Validating libpam-modules-bin 1.1.8-3.6
  852. I: Validating libpam-runtime 1.1.8-3.6
  853. I: Validating libpam0g 1.1.8-3.6
  854. I: Validating libpcre3 2:8.39-3
  855. I: Validating perl-base 5.24.1-3+deb9u7
  856. I: Validating pinentry-curses 1.0.0-2
  857. I: Validating libreadline7 7.0-3
  858. I: Validating readline-common 7.0-3
  859. I: Validating librtmp1 2.4+20151223.gitfa8646d.1-1+b1
  860. I: Validating sed 4.4-1
  861. I: Validating sensible-utils 0.0.9+deb9u1
  862. I: Validating login 1:4.4-4.1
  863. I: Validating passwd 1:4.4-4.1
  864. I: Validating libsqlite3-0 3.16.2-5+deb9u1
  865. I: Validating libsystemd0 232-25+deb9u12
  866. I: Validating libudev1 232-25+deb9u12
  867. I: Validating sysvinit-utils 2.88dsf-59.9
  868. I: Validating tar 1.29b-1.1
  869. I: Validating tzdata 2020a-0+deb9u1
  870. I: Validating libustr-1.0-1 1.0.4-6
  871. I: Validating bsdutils 1:2.29.2-1+deb9u1
  872. I: Validating libblkid1 2.29.2-1+deb9u1
  873. I: Validating libfdisk1 2.29.2-1+deb9u1
  874. I: Validating libmount1 2.29.2-1+deb9u1
  875. I: Validating libsmartcols1 2.29.2-1+deb9u1
  876. I: Validating libuuid1 2.29.2-1+deb9u1
  877. I: Validating mount 2.29.2-1+deb9u1
  878. I: Validating util-linux 2.29.2-1+deb9u1
  879. I: Validating liblzma5 5.2.2-1.2+b1
  880. I: Validating zlib1g 1:1.2.8.dfsg-5
  881. I: Chosen extractor for .deb packages: dpkg-deb
  882. I: Extracting libacl1...
  883. I: Extracting libattr1...
  884. I: Extracting libaudit-common...
  885. I: Extracting libaudit1...
  886. I: Extracting base-files...
  887. I: Extracting base-passwd...
  888. I: Extracting bash...
  889. I: Extracting libbz2-1.0...
  890. I: Extracting libdebconfclient0...
  891. I: Extracting coreutils...
  892. I: Extracting dash...
  893. I: Extracting libdb5.3...
  894. I: Extracting debconf...
  895. I: Extracting debianutils...
  896. I: Extracting diffutils...
  897. I: Extracting dpkg...
  898. I: Extracting e2fslibs...
  899. I: Extracting e2fsprogs...
  900. I: Extracting libcomerr2...
  901. I: Extracting libss2...
  902. I: Extracting findutils...
  903. I: Extracting gcc-6-base...
  904. I: Extracting libgcc1...
  905. I: Extracting libc-bin...
  906. I: Extracting libc6...
  907. I: Extracting multiarch-support...
  908. I: Extracting grep...
  909. I: Extracting gzip...
  910. I: Extracting hostname...
  911. I: Extracting init-system-helpers...
  912. I: Extracting libcap-ng0...
  913. I: Extracting libgcrypt20...
  914. I: Extracting libgpg-error0...
  915. I: Extracting libselinux1...
  916. I: Extracting libsemanage-common...
  917. I: Extracting libsemanage1...
  918. I: Extracting libsepol1...
  919. I: Extracting lsb-base...
  920. I: Extracting liblz4-1...
  921. I: Extracting mawk...
  922. I: Extracting libncursesw5...
  923. I: Extracting libtinfo5...
  924. I: Extracting ncurses-base...
  925. I: Extracting ncurses-bin...
  926. I: Extracting libpam-modules...
  927. I: Extracting libpam-modules-bin...
  928. I: Extracting libpam-runtime...
  929. I: Extracting libpam0g...
  930. I: Extracting libpcre3...
  931. I: Extracting perl-base...
  932. I: Extracting sed...
  933. I: Extracting sensible-utils...
  934. I: Extracting login...
  935. I: Extracting passwd...
  936. I: Extracting libsystemd0...
  937. I: Extracting libudev1...
  938. I: Extracting sysvinit-utils...
  939. I: Extracting tar...
  940. I: Extracting tzdata...
  941. I: Extracting libustr-1.0-1...
  942. I: Extracting bsdutils...
  943. I: Extracting libblkid1...
  944. I: Extracting libfdisk1...
  945. I: Extracting libmount1...
  946. I: Extracting libsmartcols1...
  947. I: Extracting libuuid1...
  948. I: Extracting mount...
  949. I: Extracting util-linux...
  950. I: Extracting liblzma5...
  951. I: Extracting zlib1g...
  952. P: Running debootstrap second stage under QEMU
  953. I: Keyring file not available at /usr/share/keyrings/debian-archive-keyring.gpg; switching to https mirror https://deb.debian.org/debian
  954. I: Installing core packages...
  955. I: Unpacking required packages...
  956. I: Unpacking libacl1:arm64...
  957. I: Unpacking libattr1:arm64...
  958. I: Unpacking libaudit-common...
  959. I: Unpacking libaudit1:arm64...
  960. I: Unpacking base-files...
  961. I: Unpacking base-passwd...
  962. I: Unpacking bash...
  963. I: Unpacking libbz2-1.0:arm64...
  964. I: Unpacking libdebconfclient0:arm64...
  965. I: Unpacking coreutils...
  966. I: Unpacking dash...
  967. I: Unpacking libdb5.3:arm64...
  968. I: Unpacking debconf...
  969. I: Unpacking debianutils...
  970. I: Unpacking diffutils...
  971. I: Unpacking dpkg...
  972. I: Unpacking e2fslibs:arm64...
  973. I: Unpacking e2fsprogs...
  974. I: Unpacking libcomerr2:arm64...
  975. I: Unpacking libss2:arm64...
  976. I: Unpacking findutils...
  977. I: Unpacking gcc-6-base:arm64...
  978. I: Unpacking libgcc1:arm64...
  979. I: Unpacking libc-bin...
  980. I: Unpacking libc6:arm64...
  981. I: Unpacking multiarch-support...
  982. I: Unpacking grep...
  983. I: Unpacking gzip...
  984. I: Unpacking hostname...
  985. I: Unpacking init-system-helpers...
  986. I: Unpacking libcap-ng0:arm64...
  987. I: Unpacking libgcrypt20:arm64...
  988. I: Unpacking libgpg-error0:arm64...
  989. I: Unpacking libselinux1:arm64...
  990. I: Unpacking libsemanage-common...
  991. I: Unpacking libsemanage1:arm64...
  992. I: Unpacking libsepol1:arm64...
  993. I: Unpacking lsb-base...
  994. I: Unpacking liblz4-1:arm64...
  995. I: Unpacking mawk...
  996. I: Unpacking libncursesw5:arm64...
  997. I: Unpacking libtinfo5:arm64...
  998. I: Unpacking ncurses-base...
  999. I: Unpacking ncurses-bin...
  1000. I: Unpacking libpam-modules:arm64...
  1001. I: Unpacking libpam-modules-bin...
  1002. I: Unpacking libpam-runtime...
  1003. I: Unpacking libpam0g:arm64...
  1004. I: Unpacking libpcre3:arm64...
  1005. I: Unpacking perl-base...
  1006. I: Unpacking sed...
  1007. I: Unpacking sensible-utils...
  1008. I: Unpacking login...
  1009. I: Unpacking passwd...
  1010. I: Unpacking libsystemd0:arm64...
  1011. I: Unpacking libudev1:arm64...
  1012. I: Unpacking sysvinit-utils...
  1013. I: Unpacking tar...
  1014. I: Unpacking tzdata...
  1015. I: Unpacking libustr-1.0-1:arm64...
  1016. I: Unpacking bsdutils...
  1017. I: Unpacking libblkid1:arm64...
  1018. I: Unpacking libfdisk1:arm64...
  1019. I: Unpacking libmount1:arm64...
  1020. I: Unpacking libsmartcols1:arm64...
  1021. I: Unpacking libuuid1:arm64...
  1022. I: Unpacking mount...
  1023. I: Unpacking util-linux...
  1024. I: Unpacking liblzma5:arm64...
  1025. I: Unpacking zlib1g:arm64...
  1026. I: Configuring required packages...
  1027. I: Configuring gcc-6-base:arm64...
  1028. I: Configuring lsb-base...
  1029. I: Configuring sensible-utils...
  1030. I: Configuring ncurses-base...
  1031. I: Configuring libsemanage-common...
  1032. I: Configuring libaudit-common...
  1033. I: Configuring libc6:arm64...
  1034. I: Configuring libbz2-1.0:arm64...
  1035. I: Configuring libgpg-error0:arm64...
  1036. I: Configuring libc-bin...
  1037. I: Configuring libdebconfclient0:arm64...
  1038. I: Configuring diffutils...
  1039. I: Configuring libcomerr2:arm64...
  1040. I: Configuring libcap-ng0:arm64...
  1041. I: Configuring libsepol1:arm64...
  1042. I: Configuring libgcc1:arm64...
  1043. I: Configuring libustr-1.0-1:arm64...
  1044. I: Configuring libsmartcols1:arm64...
  1045. I: Configuring libaudit1:arm64...
  1046. I: Configuring libtinfo5:arm64...
  1047. I: Configuring libudev1:arm64...
  1048. I: Configuring libattr1:arm64...
  1049. I: Configuring libss2:arm64...
  1050. I: Configuring liblzma5:arm64...
  1051. I: Configuring base-passwd...
  1052. I: Configuring e2fslibs:arm64...
  1053. I: Configuring liblz4-1:arm64...
  1054. I: Configuring debianutils...
  1055. I: Configuring libgcrypt20:arm64...
  1056. I: Configuring libncursesw5:arm64...
  1057. I: Configuring libdb5.3:arm64...
  1058. I: Configuring zlib1g:arm64...
  1059. I: Configuring hostname...
  1060. I: Configuring multiarch-support...
  1061. I: Configuring mawk...
  1062. I: Configuring libpcre3:arm64...
  1063. I: Configuring base-files...
  1064. I: Configuring libselinux1:arm64...
  1065. I: Configuring findutils...
  1066. I: Configuring libacl1:arm64...
  1067. I: Configuring ncurses-bin...
  1068. I: Configuring sed...
  1069. I: Configuring libsystemd0:arm64...
  1070. I: Configuring coreutils...
  1071. I: Configuring tar...
  1072. I: Configuring libsemanage1:arm64...
  1073. I: Configuring dpkg...
  1074. I: Configuring perl-base...
  1075. I: Configuring grep...
  1076. I: Configuring debconf...
  1077. I: Configuring tzdata...
  1078. I: Configuring gzip...
  1079. I: Configuring bsdutils...
  1080. I: Configuring dash...
  1081. I: Configuring init-system-helpers...
  1082. I: Configuring libpam0g:arm64...
  1083. I: Configuring libpam-modules-bin...
  1084. I: Configuring bash...
  1085. I: Configuring libpam-modules:arm64...
  1086. I: Configuring libpam-runtime...
  1087. I: Configuring passwd...
  1088. I: Configuring login...
  1089. I: Configuring libuuid1:arm64...
  1090. I: Configuring libblkid1:arm64...
  1091. I: Configuring libmount1:arm64...
  1092. I: Configuring mount...
  1093. I: Configuring libfdisk1:arm64...
  1094. I: Configuring util-linux...
  1095. I: Configuring e2fsprogs...
  1096. I: Configuring sysvinit-utils...
  1097. I: Configuring libc-bin...
  1098. I: Unpacking the base system...
  1099. I: Unpacking adduser...
  1100. I: Unpacking apt...
  1101. I: Unpacking apt-transport-https...
  1102. I: Unpacking libapt-pkg5.0:arm64...
  1103. I: Unpacking libcurl3-gnutls:arm64...
  1104. I: Unpacking libsasl2-2:arm64...
  1105. I: Unpacking libsasl2-modules-db:arm64...
  1106. I: Unpacking debian-archive-keyring...
  1107. I: Unpacking libstdc++6:arm64...
  1108. I: Unpacking libgmp10:arm64...
  1109. I: Unpacking gnupg...
  1110. I: Unpacking gnupg-agent...
  1111. I: Unpacking gpgv...
  1112. I: Unpacking libgnutls30:arm64...
  1113. I: Unpacking libkeyutils1:arm64...
  1114. I: Unpacking libgssapi-krb5-2:arm64...
  1115. I: Unpacking libk5crypto3:arm64...
  1116. I: Unpacking libkrb5-3:arm64...
  1117. I: Unpacking libkrb5support0:arm64...
  1118. I: Unpacking libassuan0:arm64...
  1119. I: Unpacking libffi6:arm64...
  1120. I: Unpacking libidn11:arm64...
  1121. I: Unpacking libidn2-0:arm64...
  1122. I: Unpacking libksba8:arm64...
  1123. I: Unpacking libpsl5:arm64...
  1124. I: Unpacking libssh2-1:arm64...
  1125. I: Unpacking libtasn1-6:arm64...
  1126. I: Unpacking libunistring0:arm64...
  1127. I: Unpacking libhogweed4:arm64...
  1128. I: Unpacking libnettle6:arm64...
  1129. I: Unpacking libnghttp2-14:arm64...
  1130. I: Unpacking libnpth0:arm64...
  1131. I: Unpacking libldap-2.4-2:arm64...
  1132. I: Unpacking libldap-common...
  1133. I: Unpacking libp11-kit0:arm64...
  1134. I: Unpacking pinentry-curses...
  1135. I: Unpacking libreadline7:arm64...
  1136. I: Unpacking readline-common...
  1137. I: Unpacking librtmp1:arm64...
  1138. I: Unpacking libsqlite3-0:arm64...
  1139. I: Configuring the base system...
  1140. I: Configuring libnpth0:arm64...
  1141. I: Configuring readline-common...
  1142. I: Configuring libnettle6:arm64...
  1143. I: Configuring libnghttp2-14:arm64...
  1144. I: Configuring libldap-common...
  1145. I: Configuring libreadline7:arm64...
  1146. I: Configuring gpgv...
  1147. I: Configuring libsasl2-modules-db:arm64...
  1148. I: Configuring libsasl2-2:arm64...
  1149. I: Configuring libksba8:arm64...
  1150. I: Configuring libtasn1-6:arm64...
  1151. I: Configuring libgmp10:arm64...
  1152. I: Configuring libssh2-1:arm64...
  1153. I: Configuring libunistring0:arm64...
  1154. I: Configuring debian-archive-keyring...
  1155. I: Configuring libsqlite3-0:arm64...
  1156. I: Configuring libstdc++6:arm64...
  1157. I: Configuring libffi6:arm64...
  1158. I: Configuring libkeyutils1:arm64...
  1159. I: Configuring adduser...
  1160. I: Configuring libassuan0:arm64...
  1161. I: Configuring libidn11:arm64...
  1162. I: Configuring libapt-pkg5.0:arm64...
  1163. I: Configuring libidn2-0:arm64...
  1164. I: Configuring libpsl5:arm64...
  1165. I: Configuring libkrb5support0:arm64...
  1166. I: Configuring libhogweed4:arm64...
  1167. I: Configuring libp11-kit0:arm64...
  1168. I: Configuring apt...
  1169. I: Configuring pinentry-curses...
  1170. I: Configuring gnupg-agent...
  1171. I: Configuring libk5crypto3:arm64...
  1172. I: Configuring gnupg...
  1173. I: Configuring libgnutls30:arm64...
  1174. I: Configuring librtmp1:arm64...
  1175. I: Configuring libldap-2.4-2:arm64...
  1176. I: Configuring libkrb5-3:arm64...
  1177. I: Configuring libgssapi-krb5-2:arm64...
  1178. I: Configuring libcurl3-gnutls:arm64...
  1179. I: Configuring apt-transport-https...
  1180. I: Configuring libc-bin...
  1181. I: Base system installed successfully.
  1182. [2020-09-19 12:37:14] lb bootstrap_archive-keys
  1183. Ign:1 http://deb.debian.org/debian stretch InRelease
  1184. Hit:2 http://deb.debian.org/debian stretch Release
  1185. Get:3 http://deb.debian.org/debian stretch Release.gpg [2410 B]
  1186. Get:4 http://deb.debian.org/debian stretch/main Translation-en [5377 kB]
  1187. Fetched 5379 kB in 13s (410 kB/s)
  1188. Reading package lists...
  1189. [2020-09-19 12:37:34] lb bootstrap_cache save
  1190. P: Saving bootstrap stage to cache...
  1191. P: Begin unmounting filesystems...
  1192. P: Saving caches...
  1193. [2020-09-19 12:37:34] lb chroot
  1194. P: Setting up cleanup function
  1195. [2020-09-19 12:37:35] lb chroot_cache restore
  1196. [2020-09-19 12:37:35] lb chroot_devpts install
  1197. [2020-09-19 12:37:35] lb testroot
  1198. P: Begin mounting /dev/pts...
  1199. [2020-09-19 12:37:35] lb chroot_proc install
  1200. [2020-09-19 12:37:35] lb testroot
  1201. P: Begin mounting /proc...
  1202. [2020-09-19 12:37:35] lb chroot_selinuxfs install
  1203. [2020-09-19 12:37:35] lb testroot
  1204. [2020-09-19 12:37:35] lb chroot_sysfs install
  1205. [2020-09-19 12:37:35] lb testroot
  1206. P: Begin mounting /sys...
  1207. [2020-09-19 12:37:35] lb chroot_debianchroot install
  1208. P: Configuring file /etc/debian_chroot
  1209. [2020-09-19 12:37:35] lb chroot_dpkg install
  1210. P: Configuring file /sbin/start-stop-daemon
  1211. [2020-09-19 12:37:36] lb chroot_tmpfs install
  1212. [2020-09-19 12:37:36] lb chroot_sysv-rc install
  1213. P: Configuring file /usr/sbin/policy-rc.d
  1214. [2020-09-19 12:37:36] lb chroot_upstart install
  1215. [2020-09-19 12:37:36] lb chroot_hosts install
  1216. P: Configuring file /etc/hosts
  1217. [2020-09-19 12:37:36] lb chroot_resolv install
  1218. P: Configuring file /etc/resolv.conf
  1219. [2020-09-19 12:37:36] lb chroot_hostname install
  1220. P: Configuring file /etc/hostname
  1221. P: Configuring file /bin/hostname
  1222. [2020-09-19 12:37:36] lb chroot_apt install
  1223. P: Configuring file /etc/apt/apt.conf
  1224. [2020-09-19 12:37:37] lb chroot_archives chroot install
  1225. P: Configuring file /etc/apt/sources.list
  1226. Warning: apt-key output should not be parsed (stdout is not a terminal)
  1227. OK
  1228. Get:1 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease [15.5 kB]
  1229. Ign:2 http://ftp.debian.org/debian stretch InRelease
  1230. Get:3 http://ftp.debian.org/debian stretch-updates InRelease [93.6 kB]
  1231. Get:4 http://ftp.debian.org/debian stretch Release [118 kB]
  1232. Get:5 http://ftp.debian.org/debian stretch Release.gpg [2410 B]
  1233. Get:6 http://security.debian.org stretch/updates InRelease [53.0 kB]
  1234. Get:7 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main Sources [11.8 kB]
  1235. Get:8 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 Packages [30.9 kB]
  1236. Get:9 http://ftp.debian.org/debian stretch-updates/main Sources [1456 B]
  1237. Get:10 http://ftp.debian.org/debian stretch-updates/non-free Sources [816 B]
  1238. Get:11 http://ftp.debian.org/debian stretch-updates/main arm64 Packages [2580 B]
  1239. Get:12 http://ftp.debian.org/debian stretch-updates/main Translation-en [2176 B]
  1240. Get:13 http://ftp.debian.org/debian stretch-updates/non-free arm64 Packages [628 B]
  1241. Get:14 http://ftp.debian.org/debian stretch-updates/non-free Translation-en [673 B]
  1242. Get:15 http://ftp.debian.org/debian stretch/main Sources [6736 kB]
  1243. Get:16 http://ftp.debian.org/debian stretch/contrib Sources [44.5 kB]
  1244. Get:17 http://ftp.debian.org/debian stretch/non-free Sources [79.1 kB]
  1245. Get:18 http://ftp.debian.org/debian stretch/main arm64 Packages [6921 kB]
  1246. Get:19 http://security.debian.org stretch/updates/main Sources [254 kB]
  1247. Get:20 http://ftp.debian.org/debian stretch/main Translation-en [5377 kB]
  1248. Get:21 http://security.debian.org stretch/updates/contrib Sources [1384 B]
  1249. Get:22 http://security.debian.org stretch/updates/non-free Sources [1980 B]
  1250. Get:23 http://security.debian.org stretch/updates/main arm64 Packages [554 kB]
  1251. Get:24 http://ftp.debian.org/debian stretch/contrib arm64 Packages [39.6 kB]
  1252. Get:25 http://ftp.debian.org/debian stretch/contrib Translation-en [45.8 kB]
  1253. Get:26 http://ftp.debian.org/debian stretch/non-free arm64 Packages [50.9 kB]
  1254. Get:27 http://ftp.debian.org/debian stretch/non-free Translation-en [80.2 kB]
  1255. Get:28 http://security.debian.org stretch/updates/main Translation-en [258 kB]
  1256. Get:29 http://security.debian.org stretch/updates/contrib arm64 Packages [1760 B]
  1257. Get:30 http://security.debian.org stretch/updates/contrib Translation-en [1759 B]
  1258. Get:31 http://security.debian.org stretch/updates/non-free arm64 Packages [5320 B]
  1259. Get:32 http://security.debian.org stretch/updates/non-free Translation-en [15.4 kB]
  1260. Fetched 20.8 MB in 16s (1225 kB/s)
  1261. Reading package lists...
  1262. Reading package lists...
  1263. Building dependency tree...
  1264. debian-archive-keyring is already the newest version (2017.5+deb9u1).
  1265. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
  1266. Hit:1 http://security.debian.org stretch/updates InRelease
  1267. Hit:2 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease
  1268. Ign:3 http://ftp.debian.org/debian stretch InRelease
  1269. Hit:4 http://ftp.debian.org/debian stretch-updates InRelease
  1270. Hit:5 http://ftp.debian.org/debian stretch Release
  1271. Reading package lists...
  1272. Reading package lists...
  1273. Building dependency tree...
  1274. Calculating upgrade...
  1275. The following packages will be upgraded:
  1276.   e2fslibs e2fsprogs libcomerr2 libcurl3-gnutls libsqlite3-0 libss2
  1277. 6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  1278. Need to get 1972 kB of archives.
  1279. After this operation, 9216 B of additional disk space will be used.
  1280. Get:1 http://security.debian.org stretch/updates/main arm64 e2fslibs arm64 1.43.4-2+deb9u2 [188 kB]
  1281. Get:2 http://security.debian.org stretch/updates/main arm64 e2fsprogs arm64 1.43.4-2+deb9u2 [904 kB]
  1282. Get:3 http://security.debian.org stretch/updates/main arm64 libcomerr2 arm64 1.43.4-2+deb9u2 [63.4 kB]
  1283. Get:4 http://security.debian.org stretch/updates/main arm64 libss2 arm64 1.43.4-2+deb9u2 [67.0 kB]
  1284. Get:5 http://security.debian.org stretch/updates/main arm64 libsqlite3-0 arm64 3.16.2-5+deb9u2 [497 kB]
  1285. Get:6 http://security.debian.org stretch/updates/main arm64 libcurl3-gnutls arm64 7.52.1-5+deb9u11 [253 kB]
  1286. debconf: delaying package configuration, since apt-utils is not installed
  1287. Fetched 1972 kB in 1s (1868 kB/s)
  1288. (Reading database ... 6674 files and directories currently installed.)
  1289. Preparing to unpack .../e2fslibs_1.43.4-2+deb9u2_arm64.deb ...
  1290. Unpacking e2fslibs:arm64 (1.43.4-2+deb9u2) over (1.43.4-2+deb9u1) ...
  1291. Setting up e2fslibs:arm64 (1.43.4-2+deb9u2) ...
  1292. (Reading database ... 6674 files and directories currently installed.)
  1293. Preparing to unpack .../e2fsprogs_1.43.4-2+deb9u2_arm64.deb ...
  1294. Unpacking e2fsprogs (1.43.4-2+deb9u2) over (1.43.4-2+deb9u1) ...
  1295. Setting up e2fsprogs (1.43.4-2+deb9u2) ...
  1296. (Reading database ... 6674 files and directories currently installed.)
  1297. Preparing to unpack .../libcomerr2_1.43.4-2+deb9u2_arm64.deb ...
  1298. Unpacking libcomerr2:arm64 (1.43.4-2+deb9u2) over (1.43.4-2+deb9u1) ...
  1299. Setting up libcomerr2:arm64 (1.43.4-2+deb9u2) ...
  1300. (Reading database ... 6674 files and directories currently installed.)
  1301. Preparing to unpack .../libss2_1.43.4-2+deb9u2_arm64.deb ...
  1302. Unpacking libss2:arm64 (1.43.4-2+deb9u2) over (1.43.4-2+deb9u1) ...
  1303. Setting up libss2:arm64 (1.43.4-2+deb9u2) ...
  1304. (Reading database ... 6674 files and directories currently installed.)
  1305. Preparing to unpack .../libsqlite3-0_3.16.2-5+deb9u2_arm64.deb ...
  1306. Unpacking libsqlite3-0:arm64 (3.16.2-5+deb9u2) over (3.16.2-5+deb9u1) ...
  1307. Preparing to unpack .../libcurl3-gnutls_7.52.1-5+deb9u11_arm64.deb ...
  1308. Unpacking libcurl3-gnutls:arm64 (7.52.1-5+deb9u11) over (7.52.1-5+deb9u10) ...
  1309. Setting up libcurl3-gnutls:arm64 (7.52.1-5+deb9u11) ...
  1310. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  1311. Setting up libsqlite3-0:arm64 (3.16.2-5+deb9u2) ...
  1312. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  1313. Reading package lists...
  1314. Building dependency tree...
  1315. Reading state information...
  1316. Calculating upgrade...
  1317. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  1318. [2020-09-19 12:38:34] lb chroot_linux-image
  1319. [2020-09-19 12:38:34] lb chroot_preseed
  1320. P: Begin executing local preseeds...
  1321. [2020-09-19 12:38:35] lb chroot_package-lists install
  1322. P: Begin queueing installation of package lists (install pass)...
  1323. Reading package lists...
  1324. Building dependency tree...
  1325. Reading state information...
  1326. Suggested packages:
  1327.   debtags
  1328. The following NEW packages will be installed:
  1329.   dctrl-tools
  1330. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  1331. Need to get 97.0 kB of archives.
  1332. After this operation, 406 kB of additional disk space will be used.
  1333. Get:1 http://ftp.debian.org/debian stretch/main arm64 dctrl-tools arm64 2.24-2+b1 [97.0 kB]
  1334. debconf: delaying package configuration, since apt-utils is not installed
  1335. Fetched 97.0 kB in 0s (245 kB/s)
  1336.                                 Selecting previously unselected package dctrl-tools.
  1337. (Reading database ... 6674 files and directories currently installed.)
  1338. Preparing to unpack .../dctrl-tools_2.24-2+b1_arm64.deb ...
  1339. Unpacking dctrl-tools (2.24-2+b1) ...
  1340. Setting up dctrl-tools (2.24-2+b1) ...
  1341. Reading package lists...
  1342. Building dependency tree...
  1343. Reading state information...
  1344. The following packages will be REMOVED:
  1345.   dctrl-tools*
  1346. 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1347.                                                               After this operation, 406 kB disk space will be freed.
  1348.                                                                                                                     (Reading database (Reading database ... 6715 files and directories currently installed.)
  1349. Removing dctrl-tools (2.24-2+b1) ...
  1350. (Reading database ... 6674 files and directories currently installed.)
  1351. Purging configuration files for dctrl-tools (2.24-2+b1) ...
  1352. [2020-09-19 12:38:44] lb chroot_install-packages install
  1353. P: Begin installing packages (install pass)...
  1354. Reading package lists...
  1355. Building dependency tree...
  1356. Reading state information...
  1357. adduser is already the newest version (3.115).
  1358. apt is already the newest version (1.4.10).
  1359. debconf is already the newest version (1.5.61).
  1360. mawk is already the newest version (1.3.3-17+b3).
  1361. The following additional packages will be installed:
  1362.   acpid adwaita-icon-theme btrfs-progs console-setup-linux cpio cpp cpp-6 dbus
  1363.   dconf-gsettings-backend dconf-service desktop-file-utils dh-python
  1364.   distro-info-data dmsetup exo-utils fontconfig fontconfig-config
  1365.   fonts-dejavu-core galculator gconf-service gconf2-common gcr glib-networking
  1366.   glib-networking-common glib-networking-services gpicview
  1367.   gsettings-desktop-schemas gstreamer1.0-plugins-base gtk-update-icon-cache
  1368.   gvfs-common gvfs-daemons gvfs-libs hicolor-icon-theme initramfs-tools-core
  1369.   insserv iso-codes keyboard-configuration klibc-utils laptop-detect leafpad
  1370.   libaa1 libapparmor1 libapt-inst2.0 libasound2 libasound2-data
  1371.   libasound2-plugins libass5 libasyncns0 libatasmart4 libatk-bridge2.0-0
  1372.   libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 libatomic1 libatspi2.0-0
  1373.   libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0
  1374.   libavcodec57 libavfilter6 libavformat57 libavresample3 libavutil55
  1375.   libbluetooth3 libbluray1 libbs2b0 libbsd0 libc-l10n libcaca0
  1376.   libcairo-gobject2 libcairo2 libcairomm-1.0-1v5 libcanberra-gtk3-0
  1377.   libcanberra0 libcap2 libcap2-bin libcdparanoia0 libchromaprint1 libcolord2
  1378.   libcpufreq0 libcroco3 libcryptsetup4 libcups2 libcurl3 libdatrie1
  1379.   libdbus-1-3 libdbus-glib-1-2 libdc1394-22 libdca0 libdconf1 libde265-0
  1380.   libdevmapper1.02.1 libdns-export162 libdpkg-perl libdrm-amdgpu1
  1381.   libdrm-freedreno1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdv4 libdvdnav4
  1382.   libdvdread4 libebur128-1 libedit2 libegl1-mesa libelf1 libencode-locale-perl
  1383.   libepoxy0 libestr0 libevdev2 libevent-2.0-5 libexif12 libexo-1-0
  1384.   libexo-common libexo-helpers libexpat1 libfaad2 libfastjson4
  1385.   libfftw3-double3 libfftw3-single3 libfile-listing-perl libflac8 libflite1
  1386.   libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data libfm-gtk4
  1387.   libfm-modules libfm4 libfontconfig1 libfontenc1 libfreetype6 libfribidi0
  1388.   libgarcon-1-0 libgarcon-common libgbm1 libgck-1-0 libgconf-2-4
  1389.   libgcr-3-common libgcr-base-3-1 libgcr-ui-3-1 libgdbm3 libgdk-pixbuf2.0-0
  1390.   libgdk-pixbuf2.0-common libgif7 libgl1-mesa-glx libglapi-mesa libgles2-mesa
  1391.   libglew2.0 libglib2.0-0 libglibmm-2.4-1v5 libglu1-mesa libgme0 libgomp1
  1392.   libgpm2 libgraphite2-3 libgsm1 libgstreamer-plugins-bad1.0-0
  1393.   libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common
  1394.   libgtk2.0-0 libgtk2.0-common libgtkmm-3.0-1v5 libgudev-1.0-0 libharfbuzz0b
  1395.   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  1396.   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
  1397.   libhttp-negotiate-perl libice6 libicu57 libid3tag0 libiec61883-0
  1398.   libilmbase12 libimlib2 libimobiledevice6 libio-html-perl
  1399.   libio-socket-ssl-perl libip4tc0 libip6tc0 libiptc0 libisc-export160 libisl15
  1400.   libiw30 libjack-jackd2-0 libjansson4 libjbig0 libjim0.76 libjpeg62-turbo
  1401.   libjson-glib-1.0-0 libjson-glib-1.0-common libkate1 libkeybinder0 libklibc
  1402.   libkmod2 liblcms2-2 liblightdm-gobject-1-0 liblilv-0-0 libllvm3.9
  1403.   liblocale-gettext-perl liblogging-stdlog0 liblognorm5 libltdl7
  1404.   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
  1405.   libmagic1 libmenu-cache-bin libmenu-cache3 libminizip1 libmjpegutils-2.1-0
  1406.   libmm-glib0 libmms0 libmnl0 libmodplug1 libmp3lame0 libmpc3 libmpcdec6
  1407.   libmpdec2 libmpeg2encpp-2.1-0 libmpfr4 libmpg123-0 libmplex2-2.1-0 libmtdev1
  1408.   libncurses5 libndp0 libnet-dbus-perl libnet-http-perl libnet-ssleay-perl
  1409.   libnetfilter-conntrack3 libnewt0.52 libnfnetlink0 libnl-3-200
  1410.   libnl-genl-3-200 libnl-route-3-200 libnm0 libnma0 libnotify4 libnspr4
  1411.   libnss3 libnuma1 libobrender32v5 libobt2v5 libofa0 libogg0 liboobs-1-5
  1412.   libopenal-data libopenal1 libopencv-calib3d2.4v5 libopencv-core2.4v5
  1413.   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4-deb0
  1414.   libopencv-imgproc2.4v5 libopencv-objdetect2.4v5 libopencv-video2.4v5
  1415.   libopenexr22 libopenjp2-7 libopenmpt0 libopus0 liborc-0.4-0 libpam-systemd
  1416.   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5
  1417.   libpangoxft-1.0-0 libparted2 libpci3 libpciaccess0 libpcsclite1 libperl5.24
  1418.   libpgm-5.2-0 libpixman-1-0 libplist3 libpng16-16 libpolkit-agent-1-0
  1419.   libpolkit-backend-1-0 libpolkit-gobject-1-0 libpopt0 libpostproc54
  1420.   libprocps6 libproxy1v5 libpulse-mainloop-glib0 libpulse0 libpulsedsp
  1421.   libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib
  1422.   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libraw1394-11
  1423.   libre2-3 librest-0.7-0 librsvg2-2 librsvg2-common librubberband2
  1424.   libsamplerate0 libsbc1 libseccomp2 libsecret-1-0 libsecret-common
  1425.   libsensors4 libserd-0-0 libshine3 libshout3 libsigc++-2.0-0v5 libslang2
  1426.   libsm6 libsnappy1v5 libsndfile1 libsndio6.1 libsodium18 libsord-0-0
  1427.   libsoundtouch1 libsoup-gnome2.4-1 libsoup2.4-1 libsoxr0 libspandsp2
  1428.   libspeex1 libspeexdsp1 libsratom-0-0 libsrtp0 libssh-gcrypt-4 libssl1.0.2
  1429.   libssl1.1 libstartup-notification0 libswresample2 libswscale4 libtag1v5
  1430.   libtag1v5-vanilla libtdb1 libteamdctl0 libtext-charwidth-perl
  1431.   libtext-iconv-perl libtext-wrapi18n-perl libthai-data libthai0 libtheora0
  1432.   libtiff5 libtimedate-perl libtwolame0 libudisks2-0 libunique-1.0-0
  1433.   libupower-glib3 liburi-perl libusb-1.0-0 libusbmuxd4 libutempter0 libv4l-0
  1434.   libv4lconvert0 libva-drm1 libva-x11-1 libva1 libvdpau1 libvisual-0.4-0
  1435.   libvo-aacenc0 libvo-amrwbenc0 libvorbis0a libvorbisenc2 libvorbisfile3
  1436.   libvpx4 libvte-common libvte9 libwavpack1 libwayland-client0
  1437.   libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp6
  1438.   libwebpdemux2 libwebpmux2 libwebrtc-audio-processing1 libwildmidi-config
  1439.   libwildmidi2 libwnck-common libwnck22 libwrap0 libwww-perl
  1440.   libwww-robotrules-perl libx11-6 libx11-data libx11-xcb1 libx264-148
  1441.   libx265-95 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
  1442.   libxcb-present0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1
  1443.   libxcb-util0 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 libxdamage1
  1444.   libxdmcp6 libxext6 libxfce4ui-1-0 libxfce4ui-common libxfce4util-common
  1445.   libxfce4util7 libxfconf-0-2 libxfixes3 libxfont2 libxft2 libxi6 libxinerama1
  1446.   libxkbcommon0 libxkbfile1 libxklavier16 libxml-parser-perl libxml-twig-perl
  1447.   libxml2 libxmmsclient-glib1 libxmmsclient6 libxmu6 libxmuu1 libxpm4
  1448.   libxrandr2 libxrender1 libxres1 libxshmfence1 libxslt1.1 libxss1 libxt6
  1449.   libxtables12 libxtst6 libxv1 libxvidcore4 libxxf86dga1 libxxf86vm1 libzbar0
  1450.   libzmq5 libzvbi-common libzvbi0 lightdm-gtk-greeter linux-base lxappearance
  1451.   lxappearance-obconf lxde-core lxde-icon-theme lxhotkey-core lxhotkey-gtk
  1452.   lxinput lxmenu-data lxpanel lxpanel-data lxrandr lxsession lxsession-data
  1453.   lxsession-edit lxterminal mime-support network-manager openbox
  1454.   openbox-lxde-session openssh-sftp-server openssl p11-kit p11-kit-modules
  1455.   pcmanfm perl perl-modules-5.24 perl-openssl-defaults pinentry-gnome3
  1456.   pkg-config policykit-1-gnome pulseaudio pulseaudio-utils python
  1457.   python-minimal python2.7 python2.7-minimal python3 python3-chardet
  1458.   python3-minimal python3-pkg-resources python3-requests python3-six
  1459.   python3-urllib3 python3.5 python3.5-minimal shared-mime-info startpar
  1460.   system-tools-backends systemd sysv-rc ucf udisks2 upower usb-modeswitch-data
  1461.   vim-common vim-runtime wireless-regdb x11-common x11-xkb-utils xarchiver
  1462.   xauth xbitmaps xdg-user-dirs xdg-utils xfce4-panel xfce4-power-manager
  1463.   xfce4-power-manager-data xfconf xkb-data xmms2-core xserver-common
  1464.   xserver-xorg-video-all xserver-xorg-video-amdgpu xserver-xorg-video-ati
  1465.   xserver-xorg-video-fbdev xserver-xorg-video-nouveau
  1466.   xserver-xorg-video-radeon xserver-xorg-video-vesa xxd
  1467. Suggested packages:
  1468.   acpi-support consolekit default-mta | mail-transport-agent powermgmt-base
  1469.   bzip2-doc chromium-l10n chromium-shell chromium-driver chromium-widevine
  1470.   libarchive1 cpp-doc gcc-6-locales gnome | kde-standard | xfce4 | wmaker
  1471.   cdtool setcd gconf-defaults-service ntp gnome-control-center frei0r-plugins
  1472.   gvfs-backends ppp rdnssd bash-completion bootchart2 iproute2-doc
  1473.   avahi-autoipd isc-dhcp-client-ddns isoquery evince-gtk libbluray-bdj
  1474.   libcanberra-gtk0 libcanberra-pulse colord cups-common gcc | c-compiler
  1475.   binutils patch libdv-bin oss-compat libdvdcss2 libfftw3-bin libfftw3-dev
  1476.   alsa-base nautilus-actions glew-utils gpm libvisual-0.4-plugins
  1477.   libdata-dump-perl libusbmuxd-tools jackd2 liblcms2-utils
  1478.   libcrypt-ssleay-perl libportaudio2 opus-tools libparted-dev libparted-i18n
  1479.   pciutils pcscd libraw1394-doc librsvg2-bin lm-sensors serdi sndiod sordi
  1480.   speex srtp-utils libauthen-ntlm-perl devhelp libunicode-map8-perl
  1481.   libunicode-string-perl xml-twig-tools accountsservice xserver-xephyr lsb
  1482.   gimp libreoffice pidgin pk-update-icon xmms2-plugin-all menu libteam-utils
  1483.   network-manager-openconnect-gnome network-manager-openvpn-gnome
  1484.   network-manager-vpnc-gnome network-manager-pptp-gnome fonts-dejavu
  1485.   libxml2-dev tint2 openbox-menu openbox-gnome-session openbox-kde-session
  1486.   keychain libpam-ssh monkeysphere ssh-askpass molly-guard rssh ufw parted-doc
  1487.   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
  1488.   pinentry-doc laptop-mode-tools pavumeter paman paprefs avahi-daemon
  1489.   python-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk
  1490.   python3-venv python3-setuptools python3-cryptography python3-idna
  1491.   python3-openssl python3-socks python3.5-venv python3.5-doc rsyslog-mysql
  1492.   | rsyslog-pgsql rsyslog-mongodb rsyslog-doc rsyslog-gnutls rsyslog-gssapi
  1493.   rsyslog-relp systemd-ui systemd-container bum kernelshark cryptsetup-bin
  1494.   mdadm reiserfsprogs xfsprogs comgt wvdial ctags vim-doc vim-scripts indent
  1495.   wpagui libengine-pkcs11-openssl nickle cairo-5c xorg-docs-core arj lhasa rar
  1496.   rpm unar gvfs-bin xfonts-100dpi | xfonts-75dpi xfonts-scalable
  1497.   firmware-amd-graphics xserver-xorg-video-r128 xserver-xorg-video-mach64
  1498.   xfonts-cyrillic
  1499. Recommended packages:
  1500.   cron | cron-daemon libgl1-mesa-dri fonts-liberation dns-root-data
  1501.   evemu-tools groff-base libpam-gnome-keyring gstreamer1.0-x busybox
  1502.   | busybox-static libatm1 isc-dhcp-common at-spi2-core libaacs0
  1503.   libcanberra-gtk3-module libpam-cap libfile-fcntllock-perl xz-utils
  1504.   libglib2.0-data libgtk-3-bin libgail-common libgtk2.0-bin
  1505.   libhtml-format-perl usbmuxd modemmanager notification-daemon va-driver-all
  1506.   | va-driver vdpau-driver-all | vdpau-driver freepats tcpd libhtml-form-perl
  1507.   libhttp-daemon-perl libmailtools-perl libxfce4util-bin libtie-ixhash-perl
  1508.   libxml-xpathengine-perl | libxml-xpath-perl xml-core gnome-themes-standard
  1509.   gtk2-engines clipit deluge | transmission-gtk evince | pdf-viewer
  1510.   gnome-disk-utility smplayer | vlc | mplayer-gui gucharmap lxpolkit menu-xdg
  1511.   usermode gnome-screenshot lxlock gksu xscreensaver lxhotkey-plugin-openbox
  1512.   lxhotkey-data gnome-icon-theme xmms2-plugin-alsa | xmms2-plugin-pulse
  1513.   | xmms2-plugin-oss | xmms2-plugin-ao | xmms2-plugin-jack xmms2-plugin-id3v2
  1514.   xmms2-plugin-mad xmms2-plugin-vorbis ppp iputils-arping
  1515.   mobile-broadband-provider-info python-xdg | obsession scrot ncurses-term
  1516.   gvfs-backends gvfs-fuse rename dbus-user-session rtkit logrotate dosfstools
  1517.   exfat-utils ntfs-3g p7zip-full libfile-mimeinfo-perl libx11-protocol-perl
  1518.   xfonts-base xserver-xorg-legacy
  1519. The following NEW packages will be installed:
  1520.   96boards-tools-common acpi-support-base acpid adwaita-icon-theme alsa-utils
  1521.   anacron apt-utils bc bluez btrfs-progs btrfs-tools bzip2 ca-certificates
  1522.   chromium console-setup console-setup-linux cpio cpp cpp-6 cpufrequtils crda
  1523.   curl dbus dbus-x11 dconf-gsettings-backend dconf-service debconf-i18n
  1524.   debian-keyring desktop-base desktop-file-utils dh-python distro-info-data
  1525.   dmsetup dmz-cursor-theme dnsmasq-base eject evtest exo-utils fbset file
  1526.   fontconfig fontconfig-config fonts-dejavu-core galculator gconf-service
  1527.   gconf2 gconf2-common gcr gdisk glib-networking glib-networking-common
  1528.   glib-networking-services gnome-keyring gnome-system-tools gpicview
  1529.   gsettings-desktop-schemas gstreamer1.0-libav gstreamer1.0-plugins-bad
  1530.   gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-tools
  1531.   gtk-update-icon-cache gvfs gvfs-common gvfs-daemons gvfs-libs
  1532.   hicolor-icon-theme hostapd idlestat ifupdown initramfs-tools
  1533.   initramfs-tools-core initscripts input-utils insserv iotop iperf iproute2
  1534.   iptables iputils-ping isc-dhcp-client iso-codes iw kbd
  1535.   keyboard-configuration klibc-utils kmod laptop-detect leafpad less libaa1
  1536.   libapparmor1 libapt-inst2.0 libasound2 libasound2-data libasound2-plugins
  1537.   libass5 libasyncns0 libatasmart4 libatk-bridge2.0-0 libatk1.0-0
  1538.   libatk1.0-data libatkmm-1.6-1v5 libatomic1 libatspi2.0-0 libavahi-client3
  1539.   libavahi-common-data libavahi-common3 libavc1394-0 libavcodec57 libavfilter6
  1540.   libavformat57 libavresample3 libavutil55 libbluetooth3 libbluray1 libbs2b0
  1541.   libbsd0 libc-l10n libcaca0 libcairo-gobject2 libcairo2 libcairomm-1.0-1v5
  1542.   libcanberra-gtk3-0 libcanberra0 libcap2 libcap2-bin libcdparanoia0
  1543.   libchromaprint1 libcolord2 libcpufreq0 libcroco3 libcryptsetup4 libcups2
  1544.   libcurl3 libdatrie1 libdbus-1-3 libdbus-glib-1-2 libdc1394-22 libdca0
  1545.   libdconf1 libde265-0 libdevmapper1.02.1 libdns-export162 libdpkg-perl
  1546.   libdrm-amdgpu1 libdrm-freedreno1 libdrm-nouveau2 libdrm-radeon1 libdrm2
  1547.   libdv4 libdvdnav4 libdvdread4 libebur128-1 libedit2 libegl1-mesa libelf1
  1548.   libencode-locale-perl libepoxy0 libestr0 libevdev2 libevent-2.0-5 libexif12
  1549.   libexo-1-0 libexo-common libexo-helpers libexpat1 libfaad2 libfastjson4
  1550.   libfftw3-double3 libfftw3-single3 libfile-listing-perl libflac8 libflite1
  1551.   libfluidsynth1 libfm-data libfm-extra4 libfm-gtk-data libfm-gtk4
  1552.   libfm-modules libfm-tools libfm4 libfontconfig1 libfontenc1 libfreetype6
  1553.   libfribidi0 libgarcon-1-0 libgarcon-common libgbm1 libgck-1-0 libgconf-2-4
  1554.   libgcr-3-common libgcr-base-3-1 libgcr-ui-3-1 libgdbm3 libgdk-pixbuf2.0-0
  1555.   libgdk-pixbuf2.0-common libgif7 libgl1-mesa-glx libglapi-mesa libgles2-mesa
  1556.   libglew2.0 libglib2.0-0 libglibmm-2.4-1v5 libglu1-mesa libgme0 libgomp1
  1557.   libgpm2 libgraphite2-3 libgsm1 libgstreamer-plugins-bad1.0-0
  1558.   libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common
  1559.   libgtk2.0-0 libgtk2.0-common libgtkmm-3.0-1v5 libgudev-1.0-0 libharfbuzz0b
  1560.   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  1561.   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
  1562.   libhttp-negotiate-perl libice6 libicu57 libid3tag0 libiec61883-0
  1563.   libilmbase12 libimlib2 libimobiledevice6 libio-html-perl
  1564.   libio-socket-ssl-perl libip4tc0 libip6tc0 libiptc0 libisc-export160 libisl15
  1565.   libiw30 libjack-jackd2-0 libjansson4 libjbig0 libjim0.76 libjpeg62-turbo
  1566.   libjson-glib-1.0-0 libjson-glib-1.0-common libkate1 libkeybinder0 libklibc
  1567.   libkmod2 liblcms2-2 liblightdm-gobject-1-0 liblilv-0-0 libllvm3.9
  1568.   liblocale-gettext-perl liblogging-stdlog0 liblognorm5 libltdl7
  1569.   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
  1570.   libmagic1 libmenu-cache-bin libmenu-cache3 libminizip1 libmjpegutils-2.1-0
  1571.   libmm-glib0 libmms0 libmnl0 libmodplug1 libmp3lame0 libmpc3 libmpcdec6
  1572.   libmpdec2 libmpeg2encpp-2.1-0 libmpfr4 libmpg123-0 libmplex2-2.1-0 libmtdev1
  1573.   libncurses5 libndp0 libnet-dbus-perl libnet-http-perl libnet-ssleay-perl
  1574.   libnetfilter-conntrack3 libnewt0.52 libnfnetlink0 libnl-3-200
  1575.   libnl-genl-3-200 libnl-route-3-200 libnm0 libnma0 libnotify4 libnspr4
  1576.   libnss3 libnuma1 libobrender32v5 libobt2v5 libofa0 libogg0 liboobs-1-5
  1577.   libopenal-data libopenal1 libopencv-calib3d2.4v5 libopencv-core2.4v5
  1578.   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4-deb0
  1579.   libopencv-imgproc2.4v5 libopencv-objdetect2.4v5 libopencv-video2.4v5
  1580.   libopenexr22 libopenjp2-7 libopenmpt0 libopus0 liborc-0.4-0 libpam-systemd
  1581.   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5
  1582.   libpangoxft-1.0-0 libparted2 libpci3 libpciaccess0 libpcsclite1 libperl5.24
  1583.   libpgm-5.2-0 libpixman-1-0 libplist3 libpng16-16 libpolkit-agent-1-0
  1584.   libpolkit-backend-1-0 libpolkit-gobject-1-0 libpopt0 libpostproc54
  1585.   libprocps6 libproxy1v5 libpulse-mainloop-glib0 libpulse0 libpulsedsp
  1586.   libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib
  1587.   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libraw1394-11
  1588.   libre2-3 librest-0.7-0 librsvg2-2 librsvg2-common librubberband2
  1589.   libsamplerate0 libsbc1 libseccomp2 libsecret-1-0 libsecret-common
  1590.   libsensors4 libserd-0-0 libshine3 libshout3 libsigc++-2.0-0v5 libslang2
  1591.   libsm6 libsnappy1v5 libsndfile1 libsndio6.1 libsodium18 libsord-0-0
  1592.   libsoundtouch1 libsoup-gnome2.4-1 libsoup2.4-1 libsoxr0 libspandsp2
  1593.   libspeex1 libspeexdsp1 libsratom-0-0 libsrtp0 libssh-gcrypt-4 libssl1.0.2
  1594.   libssl1.1 libstartup-notification0 libswresample2 libswscale4 libtag1v5
  1595.   libtag1v5-vanilla libtdb1 libteamdctl0 libtext-charwidth-perl
  1596.   libtext-iconv-perl libtext-wrapi18n-perl libthai-data libthai0 libtheora0
  1597.   libtiff5 libtimedate-perl libtwolame0 libudisks2-0 libunique-1.0-0
  1598.   libupower-glib3 liburi-perl libusb-1.0-0 libusbmuxd4 libutempter0 libv4l-0
  1599.   libv4lconvert0 libva-drm1 libva-x11-1 libva1 libvdpau1 libvisual-0.4-0
  1600.   libvo-aacenc0 libvo-amrwbenc0 libvorbis0a libvorbisenc2 libvorbisfile3
  1601.   libvpx4 libvte-common libvte9 libwavpack1 libwayland-client0
  1602.   libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp6
  1603.   libwebpdemux2 libwebpmux2 libwebrtc-audio-processing1 libwildmidi-config
  1604.   libwildmidi2 libwnck-common libwnck22 libwrap0 libwww-perl
  1605.   libwww-robotrules-perl libx11-6 libx11-data libx11-xcb1 libx264-148
  1606.   libx265-95 libxatracker2 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0
  1607.   libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shape0 libxcb-shm0
  1608.   libxcb-sync1 libxcb-util0 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1
  1609.   libxdamage1 libxdmcp6 libxext6 libxfce4ui-1-0 libxfce4ui-common
  1610.   libxfce4util-common libxfce4util7 libxfconf-0-2 libxfixes3 libxfont2 libxft2
  1611.   libxi6 libxinerama1 libxkbcommon0 libxkbfile1 libxklavier16
  1612.   libxml-parser-perl libxml-twig-perl libxml2 libxmmsclient-glib1
  1613.   libxmmsclient6 libxmu6 libxmuu1 libxpm4 libxrandr2 libxrender1 libxres1
  1614.   libxshmfence1 libxslt1.1 libxss1 libxt6 libxtables12 libxtst6 libxv1
  1615.   libxvidcore4 libxxf86dga1 libxxf86vm1 libzbar0 libzmq5 libzvbi-common
  1616.   libzvbi0 lightdm lightdm-gtk-greeter linaro-overlay-minimal linux-base
  1617.   locales lsb-release lsof lxappearance lxappearance-obconf lxde lxde-common
  1618.   lxde-core lxde-icon-theme lxhotkey-core lxhotkey-gtk lxinput lxlauncher
  1619.   lxmenu-data lxmusic lxpanel lxpanel-data lxrandr lxsession lxsession-data
  1620.   lxsession-default-apps lxsession-edit lxsession-logout lxtask lxterminal
  1621.   makedev mesa-utils mesa-utils-extra mime-support mutrace net-tools netbase
  1622.   netcat-openbsd network-manager network-manager-gnome ntpdate obconf openbox
  1623.   openbox-lxde-session openssh-client openssh-server openssh-sftp-server
  1624.   openssl p11-kit p11-kit-modules parted pavucontrol pcmanfm perl
  1625.   perl-modules-5.24 perl-openssl-defaults pinentry-gnome3 pkg-config
  1626.   policykit-1 policykit-1-gnome powerdebug powertop procps psmisc pulseaudio
  1627.   pulseaudio-module-bluetooth pulseaudio-utils python python-minimal python2.7
  1628.   python2.7-minimal python3 python3-chardet python3-minimal
  1629.   python3-pkg-resources python3-requests python3-six python3-urllib3 python3.5
  1630.   python3.5-minimal read-edid resolvconf rfkill rsyslog shared-mime-info
  1631.   ssh-import-id startpar strace sudo system-tools-backends systemd
  1632.   systemd-sysv sysv-rc trace-cmd ucf udev udisks2 unzip upower usb-modeswitch
  1633.   usb-modeswitch-data usbutils user-setup vim vim-common vim-runtime vim-tiny
  1634.   wget whiptail wireless-regdb wireless-tools wpasupplicant x11-common
  1635.   x11-utils x11-xkb-utils x11-xserver-utils xarchiver xauth xbitmaps
  1636.   xdg-user-dirs xdg-user-dirs-gtk xdg-utils xfce4-panel xfce4-power-manager
  1637.   xfce4-power-manager-data xfce4-power-manager-plugins xfconf xinit xkb-data
  1638.   xmms2-core xserver-common xserver-xorg xserver-xorg-core
  1639.   xserver-xorg-input-evdev xserver-xorg-video-all xserver-xorg-video-amdgpu
  1640.   xserver-xorg-video-ati xserver-xorg-video-fbdev xserver-xorg-video-nouveau
  1641.   xserver-xorg-video-radeon xserver-xorg-video-vesa xterm xxd zip
  1642. 0 upgraded, 646 newly installed, 0 to remove and 0 not upgraded.
  1643. Need to get 302 MB of archives.
  1644. After this operation, 997 MB of additional disk space will be used.
  1645. Get:1 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 96boards-tools-common all 0.9 [8228 B]
  1646. Get:2 http://ftp.debian.org/debian stretch/main arm64 libestr0 arm64 0.1.10-2 [7878 B]
  1647. Get:3 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 linaro-overlay-minimal all 1112.10 [5186 B]
  1648. Get:4 http://security.debian.org stretch/updates/main arm64 libpython2.7-minimal arm64 2.7.13-2+deb9u4 [390 kB]
  1649. Get:5 http://ftp.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
  1650. Get:6 http://ftp.debian.org/debian stretch/main arm64 libcap2 arm64 1:2.25-1 [16.1 kB]
  1651. Get:7 http://ftp.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
  1652. Get:8 http://ftp.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
  1653. Get:9 http://ftp.debian.org/debian stretch/main arm64 libcryptsetup4 arm64 2:1.7.3-4 [96.5 kB]
  1654. Get:10 http://ftp.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
  1655. Get:11 http://ftp.debian.org/debian stretch/main arm64 libkmod2 arm64 23-2 [40.0 kB]
  1656. Get:12 http://ftp.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
  1657. Get:13 http://ftp.debian.org/debian stretch/main arm64 libncurses5 arm64 6.0+20161126-1+deb9u2 [75.4 kB]
  1658. Get:14 http://ftp.debian.org/debian stretch/main arm64 libprocps6 arm64 2:3.3.12-3+deb9u1 [54.8 kB]
  1659. Get:15 http://ftp.debian.org/debian stretch/main arm64 procps arm64 2:3.3.12-3+deb9u1 [235 kB]
  1660. Get:16 http://security.debian.org stretch/updates/main arm64 python2.7-minimal arm64 2.7.13-2+deb9u4 [1213 kB]
  1661. Get:17 http://ftp.debian.org/debian stretch/main arm64 systemd arm64 232-25+deb9u12 [2141 kB]
  1662. Get:18 http://ftp.debian.org/debian stretch/main arm64 systemd-sysv arm64 232-25+deb9u12 [82.5 kB]
  1663. Get:19 http://ftp.debian.org/debian stretch/main arm64 udev arm64 232-25+deb9u12 [1056 kB]
  1664. Get:20 http://ftp.debian.org/debian stretch/main arm64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB]
  1665. Get:21 http://ftp.debian.org/debian stretch/main arm64 libgdbm3 arm64 1.8.3-14 [28.2 kB]
  1666. Get:22 http://ftp.debian.org/debian stretch/main arm64 libperl5.24 arm64 5.24.1-3+deb9u7 [3283 kB]
  1667. Get:23 http://ftp.debian.org/debian stretch/main arm64 perl arm64 5.24.1-3+deb9u7 [218 kB]
  1668. Get:24 http://ftp.debian.org/debian stretch/main arm64 python-minimal arm64 2.7.13-2 [40.5 kB]
  1669. Get:25 http://ftp.debian.org/debian stretch/main arm64 mime-support all 3.60 [36.7 kB]
  1670. Get:26 http://ftp.debian.org/debian stretch/main arm64 libexpat1 arm64 2.2.0-2+deb9u3 [70.9 kB]
  1671. Get:27 http://ftp.debian.org/debian stretch/main arm64 libssl1.1 arm64 1.1.0l-1~deb9u1 [1124 kB]
  1672. Get:28 http://ftp.debian.org/debian stretch/main arm64 libpython-stdlib arm64 2.7.13-2 [20.0 kB]
  1673. Get:29 http://ftp.debian.org/debian stretch/main arm64 python arm64 2.7.13-2 [154 kB]
  1674. Get:30 http://ftp.debian.org/debian stretch/main arm64 kbd arm64 2.0.3-2+b1 [324 kB]
  1675. Get:31 http://ftp.debian.org/debian stretch/main arm64 liblocale-gettext-perl arm64 1.07-3+b1 [18.5 kB]
  1676. Get:32 http://ftp.debian.org/debian stretch/main arm64 keyboard-configuration all 1.164 [644 kB]
  1677. Get:33 http://ftp.debian.org/debian stretch/main arm64 insserv arm64 1.14.0-5.4+b1 [58.4 kB]
  1678. Get:34 http://ftp.debian.org/debian stretch/main arm64 startpar arm64 0.59-3.1 [20.8 kB]
  1679. Get:35 http://ftp.debian.org/debian stretch/main arm64 sysv-rc all 2.88dsf-59.9 [67.4 kB]
  1680. Get:36 http://ftp.debian.org/debian stretch/main arm64 initscripts arm64 2.88dsf-59.9 [84.5 kB]
  1681. Get:37 http://ftp.debian.org/debian stretch/main arm64 console-setup-linux all 1.164 [983 kB]
  1682. Get:38 http://ftp.debian.org/debian stretch/main arm64 xkb-data all 2.19-1+deb9u1 [650 kB]
  1683. Get:39 http://ftp.debian.org/debian stretch/main arm64 console-setup all 1.164 [117 kB]
  1684. Get:40 http://ftp.debian.org/debian stretch/main arm64 libglib2.0-0 arm64 2.50.3-2+deb9u2 [2494 kB]
  1685. Get:41 http://ftp.debian.org/debian stretch/main arm64 libpng16-16 arm64 1.6.28-1+deb9u1 [266 kB]
  1686. Get:42 http://ftp.debian.org/debian stretch/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
  1687. Get:43 http://ftp.debian.org/debian stretch/main arm64 libtiff5 arm64 4.0.8-2+deb9u5 [215 kB]
  1688. Get:44 http://ftp.debian.org/debian stretch/main arm64 libxau6 arm64 1:1.0.8-1 [19.2 kB]
  1689. Get:45 http://ftp.debian.org/debian stretch/main arm64 libbsd0 arm64 0.8.3-1 [77.8 kB]
  1690. Get:46 http://ftp.debian.org/debian stretch/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
  1691. Get:47 http://ftp.debian.org/debian stretch/main arm64 libxcb1 arm64 1.12-1 [126 kB]
  1692. Get:48 http://ftp.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u4 [7553 kB]
  1693. Get:49 http://security.debian.org stretch/updates/main arm64 libpython2.7-stdlib arm64 2.7.13-2+deb9u4 [1834 kB]
  1694. Get:50 http://ftp.debian.org/debian stretch/main arm64 shared-mime-info arm64 1.8-1+deb9u1 [728 kB]
  1695. Get:51 http://ftp.debian.org/debian stretch/main arm64 libgdk-pixbuf2.0-common all 2.36.5-2+deb9u2 [311 kB]
  1696. Get:52 http://ftp.debian.org/debian stretch/main arm64 libgdk-pixbuf2.0-0 arm64 2.36.5-2+deb9u2 [145 kB]
  1697. Get:53 http://ftp.debian.org/debian stretch/main arm64 libfreetype6 arm64 2.6.3-3.2+deb9u1 [389 kB]
  1698. Get:54 http://ftp.debian.org/debian stretch/main arm64 ucf all 3.0036 [70.2 kB]
  1699. Get:55 http://ftp.debian.org/debian stretch/main arm64 fonts-dejavu-core all 2.37-1 [1068 kB]
  1700. Get:56 http://ftp.debian.org/debian stretch/main arm64 fontconfig-config all 2.11.0-6.7 [271 kB]
  1701. Get:57 http://ftp.debian.org/debian stretch/main arm64 libfontconfig1 arm64 2.11.0-6.7+b1 [316 kB]
  1702. Get:58 http://ftp.debian.org/debian stretch/main arm64 libpixman-1-0 arm64 0.34.0-1 [415 kB]
  1703. Get:59 http://ftp.debian.org/debian stretch/main arm64 libxcb-render0 arm64 1.12-1 [103 kB]
  1704. Get:60 http://ftp.debian.org/debian stretch/main arm64 libxcb-shm0 arm64 1.12-1 [95.7 kB]
  1705. Get:61 http://ftp.debian.org/debian stretch/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
  1706. Get:62 http://ftp.debian.org/debian stretch/main arm64 libxrender1 arm64 1:0.9.10-1 [30.4 kB]
  1707. Get:63 http://ftp.debian.org/debian stretch/main arm64 libcairo2 arm64 1.14.8-1 [677 kB]
  1708. Get:64 http://ftp.debian.org/debian stretch/main arm64 libcroco3 arm64 0.6.11-3 [128 kB]
  1709. Get:65 http://ftp.debian.org/debian stretch/main arm64 fontconfig arm64 2.11.0-6.7+b1 [402 kB]
  1710. Get:66 http://ftp.debian.org/debian stretch/main arm64 libthai-data all 0.1.26-1 [166 kB]
  1711. Get:67 http://ftp.debian.org/debian stretch/main arm64 libdatrie1 arm64 0.2.10-4+b1 [33.6 kB]
  1712. Get:68 http://ftp.debian.org/debian stretch/main arm64 libthai0 arm64 0.1.26-1 [49.8 kB]
  1713. Get:69 http://ftp.debian.org/debian stretch/main arm64 libpango-1.0-0 arm64 1.40.5-1 [304 kB]
  1714. Get:70 http://ftp.debian.org/debian stretch/main arm64 libgraphite2-3 arm64 1.3.10-1 [70.4 kB]
  1715. Get:71 http://ftp.debian.org/debian stretch/main arm64 libharfbuzz0b arm64 1.4.2-1 [643 kB]
  1716. Get:72 http://ftp.debian.org/debian stretch/main arm64 libpangoft2-1.0-0 arm64 1.40.5-1 [200 kB]
  1717. Get:73 http://ftp.debian.org/debian stretch/main arm64 libpangocairo-1.0-0 arm64 1.40.5-1 [190 kB]
  1718. Get:74 http://ftp.debian.org/debian stretch/main arm64 desktop-base all 9.0.2+deb9u1 [3507 kB]
  1719. Get:75 http://ftp.debian.org/debian stretch/main arm64 libcdparanoia0 arm64 3.10.2+debian-11 [41.6 kB]
  1720. Get:76 http://ftp.debian.org/debian stretch/main arm64 libatk1.0-data all 2.22.0-1 [172 kB]
  1721. Get:77 http://ftp.debian.org/debian stretch/main arm64 libatk1.0-0 arm64 2.22.0-1 [71.4 kB]
  1722. Get:78 http://ftp.debian.org/debian stretch/main arm64 libgtk2.0-common all 2.24.31-2 [2693 kB]
  1723. Get:79 http://ftp.debian.org/debian stretch/main arm64 libavahi-common-data arm64 0.6.32-2 [118 kB]
  1724. Get:80 http://ftp.debian.org/debian stretch/main arm64 libavahi-common3 arm64 0.6.32-2 [48.4 kB]
  1725. Get:81 http://ftp.debian.org/debian stretch/main arm64 libdbus-1-3 arm64 1.10.32-0+deb9u1 [172 kB]
  1726. Get:82 http://ftp.debian.org/debian stretch/main arm64 libavahi-client3 arm64 0.6.32-2 [51.2 kB]
  1727. Get:83 http://ftp.debian.org/debian stretch/main arm64 libcups2 arm64 2.2.1-8+deb9u6 [274 kB]
  1728. Get:84 http://ftp.debian.org/debian stretch/main arm64 libxcomposite1 arm64 1:0.4.4-2 [16.1 kB]
  1729. Get:85 http://ftp.debian.org/debian stretch/main arm64 libxfixes3 arm64 1:5.0.3-1 [21.0 kB]
  1730. Get:86 http://ftp.debian.org/debian stretch/main arm64 libxcursor1 arm64 1:1.1.14-1+deb9u2 [32.1 kB]
  1731. Get:87 http://ftp.debian.org/debian stretch/main arm64 libxdamage1 arm64 1:1.1.4-2+b3 [14.2 kB]
  1732. Get:88 http://ftp.debian.org/debian stretch/main arm64 libxi6 arm64 2:1.7.9-1 [79.0 kB]
  1733. Get:89 http://ftp.debian.org/debian stretch/main arm64 libxinerama1 arm64 2:1.1.3-1+b3 [16.4 kB]
  1734. Get:90 http://ftp.debian.org/debian stretch/main arm64 libxrandr2 arm64 2:1.5.1-1 [35.3 kB]
  1735. Get:91 http://ftp.debian.org/debian stretch/main arm64 hicolor-icon-theme all 0.15-1 [9550 B]
  1736. Get:92 http://ftp.debian.org/debian stretch/main arm64 gtk-update-icon-cache arm64 3.22.11-1 [75.1 kB]
  1737. Get:93 http://ftp.debian.org/debian stretch/main arm64 adwaita-icon-theme all 3.22.0-1+deb9u1 [11.5 MB]
  1738. Get:94 http://ftp.debian.org/debian stretch/main arm64 libgtk2.0-0 arm64 2.24.31-2 [1459 kB]
  1739. Get:95 http://ftp.debian.org/debian stretch/main arm64 libdbus-glib-1-2 arm64 0.108-2 [197 kB]
  1740. Get:96 http://ftp.debian.org/debian stretch/main arm64 x11-common all 1:7.7+19 [251 kB]
  1741. Get:97 http://ftp.debian.org/debian stretch/main arm64 libice6 arm64 2:1.0.9-2 [52.0 kB]
  1742. Get:98 http://ftp.debian.org/debian stretch/main arm64 libsm6 arm64 2:1.2.2-1+b3 [31.1 kB]
  1743. Get:99 http://ftp.debian.org/debian stretch/main arm64 libxcb-util0 arm64 0.3.8-3+b2 [22.5 kB]
  1744. Get:100 http://ftp.debian.org/debian stretch/main arm64 libstartup-notification0 arm64 0.12-4+b2 [20.5 kB]
  1745. Get:101 http://ftp.debian.org/debian stretch/main arm64 libxfce4util-common all 4.12.1-3 [99.5 kB]
  1746. Get:102 http://ftp.debian.org/debian stretch/main arm64 libxfce4util7 arm64 4.12.1-3 [69.3 kB]
  1747. Get:103 http://ftp.debian.org/debian stretch/main arm64 dbus arm64 1.10.32-0+deb9u1 [194 kB]
  1748. Get:104 http://ftp.debian.org/debian stretch/main arm64 dbus-x11 arm64 1.10.32-0+deb9u1 [91.6 kB]
  1749. Get:105 http://ftp.debian.org/debian stretch/main arm64 xfconf arm64 4.12.1-1 [152 kB]
  1750. Get:106 http://ftp.debian.org/debian stretch/main arm64 libxfconf-0-2 arm64 4.12.1-1 [82.7 kB]
  1751. Get:107 http://ftp.debian.org/debian stretch/main arm64 libxfce4ui-common all 4.12.1-2 [211 kB]
  1752. Get:108 http://ftp.debian.org/debian stretch/main arm64 libxfce4ui-1-0 arm64 4.12.1-2 [93.9 kB]
  1753. Get:109 http://ftp.debian.org/debian stretch/main arm64 libgarcon-common all 0.4.0-2 [95.2 kB]
  1754. Get:110 http://ftp.debian.org/debian stretch/main arm64 libgarcon-1-0 arm64 0.4.0-2 [89.8 kB]
  1755. Get:111 http://ftp.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
  1756. Get:112 http://ftp.debian.org/debian stretch/main arm64 libogg0 arm64 1.3.2-1 [18.5 kB]
  1757. Get:113 http://ftp.debian.org/debian stretch/main arm64 libspeex1 arm64 1.2~rc1.2-1+b2 [46.0 kB]
  1758. Get:114 http://ftp.debian.org/debian stretch/main arm64 libtheora0 arm64 1.1.1+dfsg.1-14+b1 [161 kB]
  1759. Get:115 http://ftp.debian.org/debian stretch/main arm64 libvorbis0a arm64 1.3.5-4+deb9u2 [80.2 kB]
  1760. Get:116 http://ftp.debian.org/debian stretch/main arm64 libshout3 arm64 2.3.1-3 [35.1 kB]
  1761. Get:117 http://ftp.debian.org/debian stretch/main arm64 libvo-aacenc0 arm64 0.1.3-1 [57.8 kB]
  1762. Get:118 http://ftp.debian.org/debian stretch/main arm64 libvo-amrwbenc0 arm64 0.1.3-1 [55.5 kB]
  1763. Get:119 http://ftp.debian.org/debian stretch/main arm64 libxss1 arm64 1:1.2.2-1 [15.8 kB]
  1764. Get:120 http://security.debian.org stretch/updates/main arm64 python2.7 arm64 2.7.13-2+deb9u4 [286 kB]
  1765. Get:121 http://ftp.debian.org/debian stretch/main arm64 netbase all 5.4 [19.1 kB]
  1766. Get:122 http://ftp.debian.org/debian stretch/main arm64 ntpdate arm64 1:4.2.8p10+dfsg-3+deb9u2 [69.9 kB]
  1767. Get:123 http://ftp.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
  1768. Get:124 http://ftp.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
  1769. Get:125 http://ftp.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
  1770. Get:126 http://ftp.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
  1771. Get:127 http://security.debian.org stretch/updates/main arm64 libjpeg62-turbo arm64 1:1.5.1-2+deb9u1 [112 kB]
  1772. Get:128 http://ftp.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
  1773. Get:129 http://ftp.debian.org/debian stretch/main arm64 libapt-inst2.0 arm64 1.4.10 [190 kB]
  1774. Get:130 http://security.debian.org stretch/updates/main arm64 libx11-data all 2:1.6.4-3+deb9u3 [291 kB]
  1775. Get:131 http://ftp.debian.org/debian stretch/main arm64 apt-utils arm64 1.4.10 [401 kB]
  1776. Get:132 http://ftp.debian.org/debian stretch/main arm64 cpio arm64 2.11+dfsg-6 [169 kB]
  1777. Get:133 http://ftp.debian.org/debian stretch/main arm64 libtext-iconv-perl arm64 1.7-5+b3 [14.8 kB]
  1778. Get:134 http://security.debian.org stretch/updates/main arm64 libx11-6 arm64 2:1.6.4-3+deb9u3 [688 kB]
  1779. Get:135 http://ftp.debian.org/debian stretch/main arm64 libtext-charwidth-perl arm64 0.04-7+b3 [9568 B]
  1780. Get:136 http://ftp.debian.org/debian stretch/main arm64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B]
  1781. Get:137 http://ftp.debian.org/debian stretch/main arm64 debconf-i18n all 1.5.61 [205 kB]
  1782. Get:138 http://ftp.debian.org/debian stretch/main arm64 libelf1 arm64 0.168-1 [150 kB]
  1783. Get:139 http://ftp.debian.org/debian stretch/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
  1784. Get:140 http://ftp.debian.org/debian stretch/main arm64 iproute2 arm64 4.9.0-1+deb9u1 [574 kB]
  1785. Get:141 http://ftp.debian.org/debian stretch/main arm64 ifupdown arm64 0.8.19 [72.7 kB]
  1786. Get:142 http://ftp.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
  1787. Get:143 http://security.debian.org stretch/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u3 [790 kB]
  1788. Get:144 http://ftp.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
  1789. Get:145 http://ftp.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
  1790. Get:146 http://ftp.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
  1791. Get:147 http://ftp.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
  1792. Get:148 http://ftp.debian.org/debian stretch/main arm64 iputils-ping arm64 3:20161105-1 [55.5 kB]
  1793. Get:149 http://ftp.debian.org/debian stretch/main arm64 libssl1.0.2 arm64 1.0.2u-1~deb9u1 [916 kB]
  1794. Get:150 http://ftp.debian.org/debian stretch/main arm64 isc-dhcp-client arm64 4.3.5-3+deb9u1 [295 kB]
  1795. Get:151 http://ftp.debian.org/debian stretch/main arm64 kmod arm64 23-2 [74.2 kB]
  1796. Get:152 http://ftp.debian.org/debian stretch/main arm64 liblogging-stdlog0 arm64 1.0.5-2+b2 [12.0 kB]
  1797. Get:153 http://ftp.debian.org/debian stretch/main arm64 libslang2 arm64 2.3.1-5 [446 kB]
  1798. Get:154 http://ftp.debian.org/debian stretch/main arm64 libnewt0.52 arm64 0.52.19-1+b1 [66.5 kB]
  1799. Get:155 http://ftp.debian.org/debian stretch/main arm64 libpopt0 arm64 1.16-10+b2 [45.7 kB]
  1800. Get:156 http://security.debian.org stretch/updates/main arm64 librsvg2-2 arm64 2.40.21-0+deb9u1 [89.2 kB]
  1801. Get:157 http://ftp.debian.org/debian stretch/main arm64 libfastjson4 arm64 0.99.4-1 [20.0 kB]
  1802. Get:158 http://security.debian.org stretch/updates/main arm64 librsvg2-common arm64 2.40.21-0+deb9u1 [16.3 kB]
  1803. Get:159 http://security.debian.org stretch/updates/main arm64 libx11-xcb1 arm64 2:1.6.4-3+deb9u3 [184 kB]
  1804. Get:160 http://ftp.debian.org/debian stretch/main arm64 liblognorm5 arm64 2.0.1-1.1+b1 [48.0 kB]
  1805. Get:161 http://ftp.debian.org/debian stretch/main arm64 rsyslog arm64 8.24.0-1 [505 kB]
  1806. Get:162 http://security.debian.org stretch/updates/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u2 [566 kB]
  1807. Get:163 http://ftp.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
  1808. Get:164 http://ftp.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
  1809. Get:165 http://ftp.debian.org/debian stretch/main arm64 vim-tiny arm64 2:8.0.0197-4+deb9u3 [377 kB]
  1810. Get:166 http://ftp.debian.org/debian stretch/main arm64 wget arm64 1.18-5+deb9u3 [774 kB]
  1811. Get:167 http://ftp.debian.org/debian stretch/main arm64 whiptail arm64 0.52.19-1+b1 [37.3 kB]
  1812. Get:168 http://ftp.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
  1813. Get:169 http://ftp.debian.org/debian stretch/main arm64 libmagic-mgc arm64 1:5.30-1+deb9u3 [222 kB]
  1814. Get:170 http://security.debian.org stretch/updates/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u2 [1257 kB]
  1815. Get:171 http://ftp.debian.org/debian stretch/main arm64 libmagic1 arm64 1:5.30-1+deb9u3 [103 kB]
  1816. Get:172 http://ftp.debian.org/debian stretch/main arm64 file arm64 1:5.30-1+deb9u3 [64.0 kB]
  1817. Get:173 http://ftp.debian.org/debian stretch/main arm64 less arm64 481-2.1 [116 kB]
  1818. Get:174 http://ftp.debian.org/debian stretch/main arm64 libc-l10n all 2.24-11+deb9u4 [820 kB]
  1819. Get:175 http://ftp.debian.org/debian stretch/main arm64 libedit2 arm64 3.1-20160903-3 [71.6 kB]
  1820. Get:176 http://ftp.debian.org/debian stretch/main arm64 libevent-2.0-5 arm64 2.0.21-stable-3 [129 kB]
  1821. Get:177 http://ftp.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
  1822. Get:178 http://ftp.debian.org/debian stretch/main arm64 libpam-systemd arm64 232-25+deb9u12 [169 kB]
  1823. Get:179 http://ftp.debian.org/debian stretch/main arm64 libpci3 arm64 1:3.5.2-1 [51.7 kB]
  1824. Get:180 http://ftp.debian.org/debian stretch/main arm64 libwrap0 arm64 7.6.q-26 [56.4 kB]
  1825. Get:181 http://ftp.debian.org/debian stretch/main arm64 locales all 2.24-11+deb9u4 [3289 kB]
  1826. Get:182 http://ftp.debian.org/debian stretch/main arm64 lsof arm64 4.89+dfsg-0.1 [304 kB]
  1827. Get:183 http://ftp.debian.org/debian stretch/main arm64 openssh-client arm64 1:7.4p1-10+deb9u7 [699 kB]
  1828. Get:184 http://security.debian.org stretch/updates/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u2 [2034 kB]
  1829. Get:185 http://ftp.debian.org/debian stretch/main arm64 gdisk arm64 1.0.1-1 [187 kB]
  1830. Get:186 http://ftp.debian.org/debian stretch/main arm64 libparted2 arm64 3.2-17 [254 kB]
  1831. Get:187 http://ftp.debian.org/debian stretch/main arm64 parted arm64 3.2-17 [191 kB]
  1832. Get:188 http://ftp.debian.org/debian stretch/main arm64 acpid arm64 1:2.0.28-1+b1 [54.8 kB]
  1833. Get:189 http://ftp.debian.org/debian stretch/main arm64 acpi-support-base all 0.142-8 [24.0 kB]
  1834. Get:190 http://ftp.debian.org/debian stretch/main arm64 libasound2-data all 1.1.3-5 [173 kB]
  1835. Get:191 http://ftp.debian.org/debian stretch/main arm64 libasound2 arm64 1.1.3-5 [426 kB]
  1836. Get:192 http://ftp.debian.org/debian stretch/main arm64 libgomp1 arm64 6.3.0-18+deb9u1 [59.7 kB]
  1837. Get:193 http://ftp.debian.org/debian stretch/main arm64 libfftw3-single3 arm64 3.3.5-3 [320 kB]
  1838. Get:194 http://ftp.debian.org/debian stretch/main arm64 libsamplerate0 arm64 0.1.8-8+b2 [939 kB]
  1839. Get:195 http://ftp.debian.org/debian stretch/main arm64 alsa-utils arm64 1.1.3-1 [1023 kB]
  1840. Get:196 http://ftp.debian.org/debian stretch/main arm64 anacron arm64 2.3-24 [32.0 kB]
  1841. Get:197 http://ftp.debian.org/debian stretch/main arm64 bc arm64 1.06.95-9+b3 [101 kB]
  1842. Get:198 http://ftp.debian.org/debian stretch/main arm64 bluez arm64 5.43-2+deb9u2 [775 kB]
  1843. Get:199 http://ftp.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
  1844. Get:200 http://ftp.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
  1845. Get:201 http://ftp.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
  1846. Get:202 http://ftp.debian.org/debian stretch/main arm64 openssl arm64 1.1.0l-1~deb9u1 [719 kB]
  1847. Get:203 http://security.debian.org stretch/updates/main arm64 python3.5 arm64 3.5.3-1+deb9u2 [230 kB]
  1848. Get:204 http://ftp.debian.org/debian stretch/main arm64 ca-certificates all 20200601~deb9u1 [160 kB]
  1849. Get:205 http://ftp.debian.org/debian stretch/main arm64 libatomic1 arm64 6.3.0-18+deb9u1 [6414 B]
  1850. Get:206 http://security.debian.org stretch/updates/main arm64 libisc-export160 arm64 1:9.10.3.dfsg.P4-12.3+deb9u7 [308 kB]
  1851. Get:207 http://ftp.debian.org/debian stretch/main arm64 libatspi2.0-0 arm64 2.22.0-6+deb9u1 [52.1 kB]
  1852. Get:208 http://ftp.debian.org/debian stretch/main arm64 libdrm2 arm64 2.4.74-1 [32.4 kB]
  1853. Get:209 http://ftp.debian.org/debian stretch/main arm64 libva1 arm64 1.7.3-2 [46.0 kB]
  1854. Get:210 http://ftp.debian.org/debian stretch/main arm64 libva-drm1 arm64 1.7.3-2 [14.7 kB]
  1855. Get:211 http://ftp.debian.org/debian stretch/main arm64 libva-x11-1 arm64 1.7.3-2 [18.2 kB]
  1856. Get:212 http://security.debian.org stretch/updates/main arm64 libdns-export162 arm64 1:9.10.3.dfsg.P4-12.3+deb9u7 [721 kB]
  1857. Get:213 http://ftp.debian.org/debian stretch/main arm64 libvdpau1 arm64 1.1.1-6 [38.0 kB]
  1858. Get:214 http://ftp.debian.org/debian stretch/main arm64 libgsm1 arm64 1.0.13-4+b2 [22.8 kB]
  1859. Get:215 http://ftp.debian.org/debian stretch/main arm64 libmp3lame0 arm64 3.99.5+repack1-9+b2 [335 kB]
  1860. Get:216 http://ftp.debian.org/debian stretch/main arm64 libopus0 arm64 1.2~alpha2-1 [139 kB]
  1861. Get:217 http://ftp.debian.org/debian stretch/main arm64 libshine3 arm64 3.1.0-5 [24.9 kB]
  1862. Get:218 http://ftp.debian.org/debian stretch/main arm64 libsnappy1v5 arm64 1.1.3-3 [50.6 kB]
  1863. Get:219 http://ftp.debian.org/debian stretch/main arm64 libsoxr0 arm64 0.1.2-2 [45.9 kB]
  1864. Get:220 http://ftp.debian.org/debian stretch/main arm64 libtwolame0 arm64 0.3.13-2 [43.5 kB]
  1865. Get:221 http://ftp.debian.org/debian stretch/main arm64 libvorbisenc2 arm64 1.3.5-4+deb9u2 [78.3 kB]
  1866. Get:222 http://security.debian.org stretch/updates/main arm64 libavutil55 arm64 7:3.2.15-0+deb9u1 [213 kB]
  1867. Get:223 http://ftp.debian.org/debian stretch/main arm64 libvpx4 arm64 1.6.1-3+deb9u2 [641 kB]
  1868. Get:224 http://security.debian.org stretch/updates/main arm64 libopenjp2-7 arm64 2.1.2-1.1+deb9u5 [106 kB]
  1869. Get:225 http://security.debian.org stretch/updates/main arm64 libswresample2 arm64 7:3.2.15-0+deb9u1 [97.3 kB]
  1870. Get:226 http://security.debian.org stretch/updates/main arm64 libavcodec57 arm64 7:3.2.15-0+deb9u1 [3904 kB]
  1871. Get:227 http://ftp.debian.org/debian stretch/main arm64 libwavpack1 arm64 5.0.0-2+deb9u2 [72.1 kB]
  1872. Get:228 http://ftp.debian.org/debian stretch/main arm64 libwebp6 arm64 0.5.2-1 [220 kB]
  1873. Get:229 http://ftp.debian.org/debian stretch/main arm64 libwebpmux2 arm64 0.5.2-1 [81.3 kB]
  1874. Get:230 http://ftp.debian.org/debian stretch/main arm64 libx264-148 arm64 2:0.148.2748+git97eaef2-1 [505 kB]
  1875. Get:231 http://ftp.debian.org/debian stretch/main arm64 libnuma1 arm64 2.0.11-2.1 [30.1 kB]
  1876. Get:232 http://ftp.debian.org/debian stretch/main arm64 libx265-95 arm64 2.1-2+b2 [405 kB]
  1877. Get:233 http://ftp.debian.org/debian stretch/main arm64 libxvidcore4 arm64 2:1.3.4-1+b2 [192 kB]
  1878. Get:234 http://ftp.debian.org/debian stretch/main arm64 libzvbi-common all 0.2.35-13 [63.7 kB]
  1879. Get:235 http://ftp.debian.org/debian stretch/main arm64 libzvbi0 arm64 0.2.35-13 [237 kB]
  1880. Get:236 http://ftp.debian.org/debian stretch/main arm64 libbluray1 arm64 1:0.9.3-3 [113 kB]
  1881. Get:237 http://ftp.debian.org/debian stretch/main arm64 libchromaprint1 arm64 1.4.2-1 [36.1 kB]
  1882. Get:238 http://ftp.debian.org/debian stretch/main arm64 libgme0 arm64 0.6.0-4 [118 kB]
  1883. Get:239 http://ftp.debian.org/debian stretch/main arm64 libmpg123-0 arm64 1.23.8-1+b1 [126 kB]
  1884. Get:240 http://ftp.debian.org/debian stretch/main arm64 libvorbisfile3 arm64 1.3.5-4+deb9u2 [21.8 kB]
  1885. Get:241 http://ftp.debian.org/debian stretch/main arm64 libflac8 arm64 1.3.2-1 [168 kB]
  1886. Get:242 http://ftp.debian.org/debian stretch/main arm64 libminizip1 arm64 1.1-8+b1 [17.4 kB]
  1887. Get:243 http://ftp.debian.org/debian stretch/main arm64 libnspr4 arm64 2:4.12-6 [96.7 kB]
  1888. Get:244 http://ftp.debian.org/debian stretch/main arm64 libnss3 arm64 2:3.26.2-1.1+deb9u1 [965 kB]
  1889. Get:245 http://ftp.debian.org/debian stretch/main arm64 libasyncns0 arm64 0.8-6 [11.4 kB]
  1890. Get:246 http://ftp.debian.org/debian stretch/main arm64 libsndfile1 arm64 1.0.27-3 [224 kB]
  1891. Get:247 http://ftp.debian.org/debian stretch/main arm64 libxtst6 arm64 2:1.2.3-1 [26.7 kB]
  1892. Get:248 http://ftp.debian.org/debian stretch/main arm64 libpulse0 arm64 10.0-1+deb9u1 [223 kB]
  1893. Get:249 http://ftp.debian.org/debian stretch/main arm64 libre2-3 arm64 20170101+dfsg-1 [155 kB]
  1894. Get:250 http://ftp.debian.org/debian stretch/main arm64 libwebpdemux2 arm64 0.5.2-1 [72.9 kB]
  1895. Get:251 http://ftp.debian.org/debian stretch/main arm64 libxslt1.1 arm64 1.1.29-2.1+deb9u2 [210 kB]
  1896. Get:252 http://ftp.debian.org/debian stretch/main arm64 libfontenc1 arm64 1:1.1.3-1+b2 [22.7 kB]
  1897. Get:253 http://ftp.debian.org/debian stretch/main arm64 libglapi-mesa arm64 13.0.6-1+b2 [61.9 kB]
  1898. Get:254 http://ftp.debian.org/debian stretch/main arm64 libxcb-dri2-0 arm64 1.12-1 [96.7 kB]
  1899. Get:255 http://ftp.debian.org/debian stretch/main arm64 libxcb-dri3-0 arm64 1.12-1 [95.4 kB]
  1900. Get:256 http://ftp.debian.org/debian stretch/main arm64 libxcb-glx0 arm64 1.12-1 [109 kB]
  1901. Get:257 http://ftp.debian.org/debian stretch/main arm64 libxcb-present0 arm64 1.12-1 [95.6 kB]
  1902. Get:258 http://ftp.debian.org/debian stretch/main arm64 libxcb-sync1 arm64 1.12-1 [98.3 kB]
  1903. Get:259 http://ftp.debian.org/debian stretch/main arm64 libxshmfence1 arm64 1.2-1+b2 [7828 B]
  1904. Get:260 http://security.debian.org stretch/updates/main arm64 libopenmpt0 arm64 0.2.7386~beta20.3-3+deb9u4 [438 kB]
  1905. Get:261 http://ftp.debian.org/debian stretch/main arm64 libxxf86vm1 arm64 1:1.1.4-1+b2 [20.1 kB]
  1906. Get:262 http://ftp.debian.org/debian stretch/main arm64 libgl1-mesa-glx arm64 13.0.6-1+b2 [148 kB]
  1907. Get:263 http://ftp.debian.org/debian stretch/main arm64 libxt6 arm64 1:1.1.5-1 [156 kB]
  1908. Get:264 http://security.debian.org stretch/updates/main arm64 libssh-gcrypt-4 arm64 0.7.3-2+deb9u3 [145 kB]
  1909. Get:265 http://ftp.debian.org/debian stretch/main arm64 libxmu6 arm64 2:1.1.2-2 [52.8 kB]
  1910. Get:266 http://ftp.debian.org/debian stretch/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
  1911. Get:267 http://security.debian.org stretch/updates/main arm64 libavformat57 arm64 7:3.2.15-0+deb9u1 [831 kB]
  1912. Get:268 http://ftp.debian.org/debian stretch/main arm64 libxaw7 arm64 2:1.0.13-1+b2 [167 kB]
  1913. Get:269 http://ftp.debian.org/debian stretch/main arm64 libxcb-shape0 arm64 1.12-1 [95.9 kB]
  1914. Get:270 http://ftp.debian.org/debian stretch/main arm64 libxft2 arm64 2.3.2-1+b2 [49.7 kB]
  1915. Get:271 http://ftp.debian.org/debian stretch/main arm64 libxmuu1 arm64 2:1.1.2-2 [23.2 kB]
  1916. Get:272 http://ftp.debian.org/debian stretch/main arm64 libxv1 arm64 2:1.0.11-1 [23.6 kB]
  1917. Get:273 http://ftp.debian.org/debian stretch/main arm64 libxxf86dga1 arm64 2:1.1.4-1+b3 [20.9 kB]
  1918. Get:274 http://security.debian.org stretch/updates/main arm64 libcurl3 arm64 7.52.1-5+deb9u11 [255 kB]
  1919. Get:275 http://ftp.debian.org/debian stretch/main arm64 x11-utils arm64 7.7+3+b1 [184 kB]
  1920. Get:276 http://security.debian.org stretch/updates/main arm64 curl arm64 7.52.1-5+deb9u11 [223 kB]
  1921. Get:277 http://ftp.debian.org/debian stretch/main arm64 xdg-utils all 1.1.1-1+deb9u2 [71.5 kB]
  1922. Get:278 http://ftp.debian.org/debian stretch/main arm64 chromium arm64 73.0.3683.75-1~deb9u1 [48.7 MB]
  1923. Get:279 http://security.debian.org stretch/updates/main arm64 libproxy1v5 arm64 0.4.14-2+deb9u1 [51.0 kB]
  1924. Get:280 http://security.debian.org stretch/updates/main arm64 libavresample3 arm64 7:3.2.15-0+deb9u1 [92.4 kB]
  1925. Get:281 http://security.debian.org stretch/updates/main arm64 libpostproc54 arm64 7:3.2.15-0+deb9u1 [86.5 kB]
  1926. Get:282 http://security.debian.org stretch/updates/main arm64 libswscale4 arm64 7:3.2.15-0+deb9u1 [166 kB]
  1927. Get:283 http://security.debian.org stretch/updates/main arm64 libavfilter6 arm64 7:3.2.15-0+deb9u1 [697 kB]
  1928. Get:284 http://security.debian.org stretch/updates/main arm64 hostapd arm64 2:2.4-1+deb9u7 [483 kB]
  1929. Get:285 http://security.debian.org stretch/updates/main arm64 libopenexr22 arm64 2.2.0-11+deb9u1 [555 kB]
  1930. Get:286 http://security.debian.org stretch/updates/main arm64 libpython2.7 arm64 2.7.13-2+deb9u4 [906 kB]
  1931. Get:287 http://security.debian.org stretch/updates/main arm64 wpasupplicant arm64 2:2.4-1+deb9u7 [824 kB]
  1932. Get:288 http://security.debian.org stretch/updates/main arm64 xserver-common all 2:1.19.2-1+deb9u6 [2060 kB]
  1933. Get:289 http://ftp.debian.org/debian stretch/main arm64 libisl15 arm64 0.18-1 [432 kB]
  1934. Get:290 http://ftp.debian.org/debian stretch/main arm64 libmpfr4 arm64 3.1.5-1 [538 kB]
  1935. Get:291 http://ftp.debian.org/debian stretch/main arm64 libmpc3 arm64 1.0.3-1+b2 [36.0 kB]
  1936. Get:292 http://ftp.debian.org/debian stretch/main arm64 cpp-6 arm64 6.3.0-18+deb9u1 [5092 kB]
  1937. Get:293 http://ftp.debian.org/debian stretch/main arm64 cpp arm64 4:6.3.0-4 [18.7 kB]
  1938. Get:294 http://ftp.debian.org/debian stretch/main arm64 libcpufreq0 arm64 008-1+b1 [12.1 kB]
  1939. Get:295 http://ftp.debian.org/debian stretch/main arm64 cpufrequtils arm64 008-1+b1 [34.0 kB]
  1940. Get:296 http://ftp.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
  1941. Get:297 http://ftp.debian.org/debian stretch/main arm64 libnl-genl-3-200 arm64 3.2.27-2 [19.5 kB]
  1942. Get:298 http://ftp.debian.org/debian stretch/main arm64 wireless-regdb all 2016.06.10-1 [8064 B]
  1943. Get:299 http://ftp.debian.org/debian stretch/main arm64 iw arm64 4.9-0.1 [62.8 kB]
  1944. Get:300 http://ftp.debian.org/debian stretch/main arm64 crda arm64 3.18-1 [62.4 kB]
  1945. Get:301 http://ftp.debian.org/debian stretch/main arm64 libdconf1 arm64 0.26.0-2+b1 [33.7 kB]
  1946. Get:302 http://ftp.debian.org/debian stretch/main arm64 dconf-service arm64 0.26.0-2+b1 [30.1 kB]
  1947. Get:303 http://ftp.debian.org/debian stretch/main arm64 dconf-gsettings-backend arm64 0.26.0-2+b1 [22.7 kB]
  1948. Get:304 http://ftp.debian.org/debian stretch/main arm64 debian-keyring all 2017.05.28 [33.2 MB]
  1949. Get:305 http://security.debian.org stretch/updates/main arm64 xserver-xorg-core arm64 2:1.19.2-1+deb9u6 [3131 kB]
  1950. Get:306 http://ftp.debian.org/debian stretch/main arm64 desktop-file-utils arm64 0.23-1 [79.4 kB]
  1951. Get:307 http://ftp.debian.org/debian stretch/main arm64 distro-info-data all 0.36 [5810 B]
  1952. Get:308 http://ftp.debian.org/debian stretch/main arm64 dmz-cursor-theme all 0.4.4 [192 kB]
  1953. Get:309 http://ftp.debian.org/debian stretch/main arm64 dnsmasq-base arm64 2.76-5+deb9u2 [392 kB]
  1954. Get:310 http://ftp.debian.org/debian stretch/main arm64 eject arm64 2.1.5+deb1+cvs20081104-13.2 [49.8 kB]
  1955. Get:311 http://ftp.debian.org/debian stretch/main arm64 libexo-common all 0.10.7-1 [146 kB]
  1956. Get:312 http://ftp.debian.org/debian stretch/main arm64 libexo-helpers arm64 0.10.7-1 [149 kB]
  1957. Get:313 http://ftp.debian.org/debian stretch/main arm64 libexo-1-0 arm64 0.10.7-1 [444 kB]
  1958. Get:314 http://ftp.debian.org/debian stretch/main arm64 exo-utils arm64 0.10.7-1 [170 kB]
  1959. Get:315 http://ftp.debian.org/debian stretch/main arm64 makedev all 2.3.1-93 [42.6 kB]
  1960. Get:316 http://ftp.debian.org/debian stretch/main arm64 fbset arm64 2.1-29 [122 kB]
  1961. Get:317 http://ftp.debian.org/debian stretch/main arm64 libgtk-3-common all 3.22.11-1 [3416 kB]
  1962. Get:318 http://ftp.debian.org/debian stretch/main arm64 libatk-bridge2.0-0 arm64 2.22.0-2 [46.9 kB]
  1963. Get:319 http://ftp.debian.org/debian stretch/main arm64 libcairo-gobject2 arm64 1.14.8-1 [335 kB]
  1964. Get:320 http://ftp.debian.org/debian stretch/main arm64 liblcms2-2 arm64 2.8-4+deb9u1 [118 kB]
  1965. Get:321 http://ftp.debian.org/debian stretch/main arm64 libcolord2 arm64 1.3.3-2 [235 kB]
  1966. Get:322 http://ftp.debian.org/debian stretch/main arm64 libepoxy0 arm64 1.3.1-2 [157 kB]
  1967. Get:323 http://ftp.debian.org/debian stretch/main arm64 libjson-glib-1.0-common all 1.2.6-1 [166 kB]
  1968. Get:324 http://ftp.debian.org/debian stretch/main arm64 libjson-glib-1.0-0 arm64 1.2.6-1 [166 kB]
  1969. Get:325 http://ftp.debian.org/debian stretch/main arm64 glib-networking-common all 2.50.0-1+deb9u1 [49.2 kB]
  1970. Get:326 http://ftp.debian.org/debian stretch/main arm64 glib-networking-services arm64 2.50.0-1+deb9u1 [11.7 kB]
  1971. Get:327 http://ftp.debian.org/debian stretch/main arm64 gsettings-desktop-schemas all 3.22.0-1 [473 kB]
  1972. Get:328 http://ftp.debian.org/debian stretch/main arm64 glib-networking arm64 2.50.0-1+deb9u1 [48.6 kB]
  1973. Get:329 http://ftp.debian.org/debian stretch/main arm64 libsoup2.4-1 arm64 2.56.0-2+deb9u2 [254 kB]
  1974. Get:330 http://ftp.debian.org/debian stretch/main arm64 libsoup-gnome2.4-1 arm64 2.56.0-2+deb9u2 [16.3 kB]
  1975. Get:331 http://ftp.debian.org/debian stretch/main arm64 librest-0.7-0 arm64 0.8.0-2 [27.6 kB]
  1976. Get:332 http://ftp.debian.org/debian stretch/main arm64 libwayland-client0 arm64 1.12.0-1+deb9u1 [21.9 kB]
  1977. Get:333 http://ftp.debian.org/debian stretch/main arm64 libwayland-cursor0 arm64 1.12.0-1+deb9u1 [12.3 kB]
  1978. Get:334 http://ftp.debian.org/debian stretch/main arm64 libwayland-server0 arm64 1.12.0-1+deb9u1 [26.4 kB]
  1979. Get:335 http://ftp.debian.org/debian stretch/main arm64 libgbm1 arm64 13.0.6-1+b2 [56.7 kB]
  1980. Get:336 http://ftp.debian.org/debian stretch/main arm64 libxcb-xfixes0 arm64 1.12-1 [98.7 kB]
  1981. Get:337 http://ftp.debian.org/debian stretch/main arm64 libegl1-mesa arm64 13.0.6-1+b2 [98.3 kB]
  1982. Get:338 http://ftp.debian.org/debian stretch/main arm64 libwayland-egl1-mesa arm64 13.0.6-1+b2 [42.9 kB]
  1983. Get:339 http://ftp.debian.org/debian stretch/main arm64 libxkbcommon0 arm64 0.7.1-2~deb9u1 [111 kB]
  1984. Get:340 http://ftp.debian.org/debian stretch/main arm64 libgtk-3-0 arm64 3.22.11-1 [2052 kB]
  1985. Get:341 http://ftp.debian.org/debian stretch/main arm64 galculator arm64 2.1.4-1+b1 [153 kB]
  1986. Get:342 http://ftp.debian.org/debian stretch/main arm64 gconf2-common all 3.2.6-4 [1040 kB]
  1987. Get:343 http://ftp.debian.org/debian stretch/main arm64 libgconf-2-4 arm64 3.2.6-4+b1 [411 kB]
  1988. Get:344 http://ftp.debian.org/debian stretch/main arm64 gconf-service arm64 3.2.6-4+b1 [404 kB]
  1989. Get:345 http://ftp.debian.org/debian stretch/main arm64 psmisc arm64 22.21-2.1+b2 [116 kB]
  1990. Get:346 http://ftp.debian.org/debian stretch/main arm64 gconf2 arm64 3.2.6-4+b1 [419 kB]
  1991. Get:347 http://ftp.debian.org/debian stretch/main arm64 libgck-1-0 arm64 3.20.0-5.1 [70.8 kB]
  1992. Get:348 http://ftp.debian.org/debian stretch/main arm64 libgcr-3-common all 3.20.0-5.1 [16.8 kB]
  1993. Get:349 http://ftp.debian.org/debian stretch/main arm64 libgcr-base-3-1 arm64 3.20.0-5.1 [164 kB]
  1994. Get:350 http://ftp.debian.org/debian stretch/main arm64 libgcr-ui-3-1 arm64 3.20.0-5.1 [128 kB]
  1995. Get:351 http://ftp.debian.org/debian stretch/main arm64 gcr arm64 3.20.0-5.1 [225 kB]
  1996. Get:352 http://ftp.debian.org/debian stretch/main arm64 p11-kit-modules arm64 0.23.3-2 [62.1 kB]
  1997. Get:353 http://ftp.debian.org/debian stretch/main arm64 p11-kit arm64 0.23.3-2 [119 kB]
  1998. Get:354 http://ftp.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
  1999. Get:355 http://ftp.debian.org/debian stretch/main arm64 libsecret-common all 0.18.5-3.1 [24.0 kB]
  2000. Get:356 http://ftp.debian.org/debian stretch/main arm64 libsecret-1-0 arm64 0.18.5-3.1 [77.9 kB]
  2001. Get:357 http://ftp.debian.org/debian stretch/main arm64 pinentry-gnome3 arm64 1.0.0-2 [49.6 kB]
  2002. Get:358 http://ftp.debian.org/debian stretch/main arm64 gnome-keyring arm64 3.20.0-3 [868 kB]
  2003. Get:359 http://ftp.debian.org/debian stretch/main arm64 libpolkit-gobject-1-0 arm64 0.105-18+deb9u1 [37.3 kB]
  2004. Get:360 http://ftp.debian.org/debian stretch/main arm64 liburi-perl all 1.71-1 [88.6 kB]
  2005. Get:361 http://ftp.debian.org/debian stretch/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
  2006. Get:362 http://ftp.debian.org/debian stretch/main arm64 libtimedate-perl all 2.3000-2+deb9u1 [37.9 kB]
  2007. Get:363 http://ftp.debian.org/debian stretch/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
  2008. Get:364 http://ftp.debian.org/debian stretch/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
  2009. Get:365 http://ftp.debian.org/debian stretch/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
  2010. Get:366 http://ftp.debian.org/debian stretch/main arm64 libhtml-parser-perl arm64 3.72-3 [101 kB]
  2011. Get:367 http://ftp.debian.org/debian stretch/main arm64 libhtml-tree-perl all 5.03-2 [210 kB]
  2012. Get:368 http://ftp.debian.org/debian stretch/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
  2013. Get:369 http://ftp.debian.org/debian stretch/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
  2014. Get:370 http://ftp.debian.org/debian stretch/main arm64 libhttp-message-perl all 6.11-1 [75.9 kB]
  2015. Get:371 http://ftp.debian.org/debian stretch/main arm64 libhttp-cookies-perl all 6.01-1 [17.4 kB]
  2016. Get:372 http://ftp.debian.org/debian stretch/main arm64 libhttp-negotiate-perl all 6.00-2 [13.6 kB]
  2017. Get:373 http://ftp.debian.org/debian stretch/main arm64 perl-openssl-defaults arm64 3 [6782 B]
  2018. Get:374 http://ftp.debian.org/debian stretch/main arm64 libnet-ssleay-perl arm64 1.80-1 [271 kB]
  2019. Get:375 http://ftp.debian.org/debian stretch/main arm64 libio-socket-ssl-perl all 2.044-1 [195 kB]
  2020. Get:376 http://ftp.debian.org/debian stretch/main arm64 libnet-http-perl all 6.12-1 [23.8 kB]
  2021. Get:377 http://ftp.debian.org/debian stretch/main arm64 liblwp-protocol-https-perl all 6.06-2 [9582 B]
  2022. Get:378 http://ftp.debian.org/debian stretch/main arm64 libwww-robotrules-perl all 6.01-1 [14.3 kB]
  2023. Get:379 http://ftp.debian.org/debian stretch/main arm64 libwww-perl all 6.15-1 [195 kB]
  2024. Get:380 http://ftp.debian.org/debian stretch/main arm64 libxml-parser-perl arm64 2.44-2+b1 [209 kB]
  2025. Get:381 http://ftp.debian.org/debian stretch/main arm64 libxml-twig-perl all 1:3.50-1 [179 kB]
  2026. Get:382 http://ftp.debian.org/debian stretch/main arm64 libnet-dbus-perl arm64 1.1.0-4+b1 [176 kB]
  2027. Get:383 http://ftp.debian.org/debian stretch/main arm64 system-tools-backends arm64 2.10.2-3+b1 [175 kB]
  2028. Get:384 http://ftp.debian.org/debian stretch/main arm64 liboobs-1-5 arm64 3.0.0-3 [61.5 kB]
  2029. Get:385 http://ftp.debian.org/debian stretch/main arm64 libpolkit-agent-1-0 arm64 0.105-18+deb9u1 [22.3 kB]
  2030. Get:386 http://ftp.debian.org/debian stretch/main arm64 libpolkit-backend-1-0 arm64 0.105-18+deb9u1 [39.4 kB]
  2031. Get:387 http://ftp.debian.org/debian stretch/main arm64 policykit-1 arm64 0.105-18+deb9u1 [60.4 kB]
  2032. Get:388 http://ftp.debian.org/debian stretch/main arm64 policykit-1-gnome arm64 0.105-6 [65.7 kB]
  2033. Get:389 http://ftp.debian.org/debian stretch/main arm64 gnome-system-tools arm64 3.0.0-6 [4167 kB]
  2034. Get:390 http://ftp.debian.org/debian stretch/main arm64 gpicview arm64 0.2.5-2+b1 [136 kB]
  2035. Get:391 http://ftp.debian.org/debian stretch/main arm64 libfribidi0 arm64 0.19.7-1+deb9u1 [44.1 kB]
  2036. Get:392 http://ftp.debian.org/debian stretch/main arm64 libass5 arm64 1:0.13.4-2 [72.4 kB]
  2037. Get:393 http://ftp.debian.org/debian stretch/main arm64 libbs2b0 arm64 3.1.0+dfsg-2.2 [10.8 kB]
  2038. Get:394 http://ftp.debian.org/debian stretch/main arm64 libebur128-1 arm64 1.2.2-2 [12.4 kB]
  2039. Get:395 http://ftp.debian.org/debian stretch/main arm64 libflite1 arm64 2.0.0-release-3+b1 [12.8 MB]
  2040. Get:396 http://ftp.debian.org/debian stretch/main arm64 libopencv-core2.4v5 arm64 2.4.9.1+dfsg1-2 [566 kB]
  2041. Get:397 http://ftp.debian.org/debian stretch/main arm64 libopencv-imgproc2.4v5 arm64 2.4.9.1+dfsg1-2 [496 kB]
  2042. Get:398 http://ftp.debian.org/debian stretch/main arm64 libfftw3-double3 arm64 3.3.5-3 [319 kB]
  2043. Get:399 http://ftp.debian.org/debian stretch/main arm64 librubberband2 arm64 1.8.1-7 [77.1 kB]
  2044. Get:400 http://ftp.debian.org/debian stretch/main arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [139 kB]
  2045. Get:401 http://ftp.debian.org/debian stretch/main arm64 libsodium18 arm64 1.0.11-2 [115 kB]
  2046. Get:402 http://ftp.debian.org/debian stretch/main arm64 libzmq5 arm64 4.2.1-4+deb9u2 [180 kB]
  2047. Get:403 http://ftp.debian.org/debian stretch/main arm64 libgstreamer1.0-0 arm64 1.10.4-1 [1797 kB]
  2048. Get:404 http://ftp.debian.org/debian stretch/main arm64 liborc-0.4-0 arm64 1:0.4.26-2 [112 kB]
  2049. Get:405 http://ftp.debian.org/debian stretch/main arm64 iso-codes all 3.75-1 [2389 kB]
  2050. Get:406 http://ftp.debian.org/debian stretch/main arm64 libgstreamer-plugins-base1.0-0 arm64 1.10.4-1+deb9u1 [1524 kB]
  2051. Get:407 http://ftp.debian.org/debian stretch/main arm64 gstreamer1.0-libav arm64 1.10.4-1 [200 kB]
  2052. Get:408 http://ftp.debian.org/debian stretch/main arm64 libvisual-0.4-0 arm64 0.4.0-10 [112 kB]
  2053. Get:409 http://ftp.debian.org/debian stretch/main arm64 gstreamer1.0-plugins-base arm64 1.10.4-1+deb9u1 [1386 kB]
  2054. Get:410 http://ftp.debian.org/debian stretch/main arm64 libaa1 arm64 1.4p5-44+b1 [50.8 kB]
  2055. Get:411 http://ftp.debian.org/debian stretch/main arm64 libraw1394-11 arm64 2.1.2-1+b1 [43.1 kB]
  2056. Get:412 http://ftp.debian.org/debian stretch/main arm64 libavc1394-0 arm64 0.5.4-4+b1 [18.2 kB]
  2057. Get:413 http://ftp.debian.org/debian stretch/main arm64 libcaca0 arm64 0.99.beta19-2.1~deb9u1 [336 kB]
  2058. Get:414 http://ftp.debian.org/debian stretch/main arm64 libdv4 arm64 1.0.0-11 [66.2 kB]
  2059. Get:415 http://ftp.debian.org/debian stretch/main arm64 libgudev-1.0-0 arm64 230-3 [10.7 kB]
  2060. Get:416 http://ftp.debian.org/debian stretch/main arm64 libiec61883-0 arm64 1.2.0-2 [27.1 kB]
  2061. Get:417 http://ftp.debian.org/debian stretch/main arm64 libjack-jackd2-0 arm64 1.9.10+20150825git1ed50c92~dfsg-5 [273 kB]
  2062. Get:418 http://ftp.debian.org/debian stretch/main arm64 libtag1v5-vanilla arm64 1.11.1+dfsg.1-0.1 [267 kB]
  2063. Get:419 http://ftp.debian.org/debian stretch/main arm64 libtag1v5 arm64 1.11.1+dfsg.1-0.1 [23.4 kB]
  2064. Get:420 http://ftp.debian.org/debian stretch/main arm64 libv4lconvert0 arm64 1.12.3-1 [112 kB]
  2065. Get:421 http://ftp.debian.org/debian stretch/main arm64 libv4l-0 arm64 1.12.3-1 [83.1 kB]
  2066. Get:422 http://ftp.debian.org/debian stretch/main arm64 gstreamer1.0-plugins-good arm64 1.10.4-1 [2399 kB]
  2067. Get:423 http://ftp.debian.org/debian stretch/main arm64 libdpkg-perl all 1.18.25 [1287 kB]
  2068. Get:424 http://ftp.debian.org/debian stretch/main arm64 pkg-config arm64 0.29-4+b1 [60.6 kB]
  2069. Get:425 http://ftp.debian.org/debian stretch/main arm64 gstreamer1.0-tools arm64 1.10.4-1 [1023 kB]
  2070. Get:426 http://ftp.debian.org/debian stretch/main arm64 libudisks2-0 arm64 2.1.8-1 [80.6 kB]
  2071. Get:427 http://ftp.debian.org/debian stretch/main arm64 libatasmart4 arm64 0.19-4+b1 [22.0 kB]
  2072. Get:428 http://ftp.debian.org/debian stretch/main arm64 udisks2 arm64 2.1.8-1 [268 kB]
  2073. Get:429 http://ftp.debian.org/debian stretch/main arm64 gvfs-common all 1.30.4-1 [560 kB]
  2074. Get:430 http://ftp.debian.org/debian stretch/main arm64 gvfs-libs arm64 1.30.4-1 [87.8 kB]
  2075. Get:431 http://ftp.debian.org/debian stretch/main arm64 gvfs-daemons arm64 1.30.4-1 [106 kB]
  2076. Get:432 http://ftp.debian.org/debian stretch/main arm64 gvfs arm64 1.30.4-1 [103 kB]
  2077. Get:433 http://ftp.debian.org/debian stretch/main arm64 libnl-route-3-200 arm64 3.2.27-2 [111 kB]
  2078. Get:434 http://ftp.debian.org/debian stretch/main arm64 idlestat arm64 0.7-2 [28.7 kB]
  2079. Get:435 http://ftp.debian.org/debian stretch/main arm64 libklibc arm64 2.0.4-9 [52.1 kB]
  2080. Get:436 http://ftp.debian.org/debian stretch/main arm64 klibc-utils arm64 2.0.4-9 [104 kB]
  2081. Get:437 http://ftp.debian.org/debian stretch/main arm64 initramfs-tools-core all 0.130 [97.0 kB]
  2082. Get:438 http://ftp.debian.org/debian stretch/main arm64 linux-base all 4.5 [19.1 kB]
  2083. Get:439 http://ftp.debian.org/debian stretch/main arm64 initramfs-tools all 0.130 [66.0 kB]
  2084. Get:440 http://ftp.debian.org/debian stretch/main arm64 input-utils arm64 1.0-1.1+b1 [11.8 kB]
  2085. Get:441 http://ftp.debian.org/debian stretch/main arm64 iotop arm64 0.6-2 [30.4 kB]
  2086. Get:442 http://ftp.debian.org/debian stretch/main arm64 iperf arm64 2.0.9+dfsg1-1 [54.8 kB]
  2087. Get:443 http://ftp.debian.org/debian stretch/main arm64 laptop-detect arm64 0.13.8 [6140 B]
  2088. Get:444 http://ftp.debian.org/debian stretch/main arm64 leafpad arm64 0.8.18.1-5 [86.2 kB]
  2089. Get:445 http://ftp.debian.org/debian stretch/main arm64 libspeexdsp1 arm64 1.2~rc1.2-1+b2 [35.6 kB]
  2090. Get:446 http://ftp.debian.org/debian stretch/main arm64 libasound2-plugins arm64 1.1.1-1 [71.4 kB]
  2091. Get:447 http://ftp.debian.org/debian stretch/main arm64 libsigc++-2.0-0v5 arm64 2.10.0-1 [60.8 kB]
  2092. Get:448 http://ftp.debian.org/debian stretch/main arm64 libglibmm-2.4-1v5 arm64 2.50.0-1 [645 kB]
  2093. Get:449 http://ftp.debian.org/debian stretch/main arm64 libatkmm-1.6-1v5 arm64 2.24.2-2 [65.7 kB]
  2094. Get:450 http://ftp.debian.org/debian stretch/main arm64 libbluetooth3 arm64 5.43-2+deb9u2 [91.5 kB]
  2095. Get:451 http://ftp.debian.org/debian stretch/main arm64 libcairomm-1.0-1v5 arm64 1.12.0-1+b1 [66.0 kB]
  2096. Get:452 http://ftp.debian.org/debian stretch/main arm64 libltdl7 arm64 2.4.6-2 [386 kB]
  2097. Get:453 http://ftp.debian.org/debian stretch/main arm64 libtdb1 arm64 1.3.11-2 [37.9 kB]
  2098. Get:454 http://ftp.debian.org/debian stretch/main arm64 libcanberra0 arm64 0.30-3 [32.7 kB]
  2099. Get:455 http://ftp.debian.org/debian stretch/main arm64 libcanberra-gtk3-0 arm64 0.30-3 [14.6 kB]
  2100. Get:456 http://ftp.debian.org/debian stretch/main arm64 libusb-1.0-0 arm64 2:1.0.21-1 [47.7 kB]
  2101. Get:457 http://ftp.debian.org/debian stretch/main arm64 libdc1394-22 arm64 2.2.5-1 [93.5 kB]
  2102. Get:458 http://ftp.debian.org/debian stretch/main arm64 libdca0 arm64 0.0.5-10 [101 kB]
  2103. Get:459 http://ftp.debian.org/debian stretch/main arm64 libde265-0 arm64 1.0.2-2+b2 [198 kB]
  2104. Get:460 http://ftp.debian.org/debian stretch/main arm64 libdrm-amdgpu1 arm64 2.4.74-1 [23.9 kB]
  2105. Get:461 http://ftp.debian.org/debian stretch/main arm64 libdrm-freedreno1 arm64 2.4.74-1 [23.8 kB]
  2106. Get:462 http://ftp.debian.org/debian stretch/main arm64 libdrm-nouveau2 arm64 2.4.74-1 [23.1 kB]
  2107. Get:463 http://ftp.debian.org/debian stretch/main arm64 libdrm-radeon1 arm64 2.4.74-1 [27.6 kB]
  2108. Get:464 http://ftp.debian.org/debian stretch/main arm64 libdvdread4 arm64 5.0.3-2 [74.8 kB]
  2109. Get:465 http://ftp.debian.org/debian stretch/main arm64 libdvdnav4 arm64 5.0.3-3 [37.9 kB]
  2110. Get:466 http://ftp.debian.org/debian stretch/main arm64 libexif12 arm64 0.6.21-2+deb9u4 [315 kB]
  2111. Get:467 http://ftp.debian.org/debian stretch/main arm64 libfaad2 arm64 2.8.0~cvs20161113-1+deb9u2 [150 kB]
  2112. Get:468 http://ftp.debian.org/debian stretch/main arm64 libfluidsynth1 arm64 1.1.6-4 [136 kB]
  2113. Get:469 http://ftp.debian.org/debian stretch/main arm64 libfm-data all 1.2.5-1 [234 kB]
  2114. Get:470 http://ftp.debian.org/debian stretch/main arm64 libfm-extra4 arm64 1.2.5-1 [29.1 kB]
  2115. Get:471 http://ftp.debian.org/debian stretch/main arm64 libfm-gtk-data all 1.2.5-1 [33.7 kB]
  2116. Get:472 http://ftp.debian.org/debian stretch/main arm64 libmenu-cache-bin arm64 1.0.2-3 [29.8 kB]
  2117. Get:473 http://ftp.debian.org/debian stretch/main arm64 libmenu-cache3 arm64 1.0.2-3 [17.2 kB]
  2118. Get:474 http://ftp.debian.org/debian stretch/main arm64 lxmenu-data all 0.1.5-2 [48.1 kB]
  2119. Get:475 http://ftp.debian.org/debian stretch/main arm64 libfm4 arm64 1.2.5-1 [99.2 kB]
  2120. Get:476 http://ftp.debian.org/debian stretch/main arm64 libfm-gtk4 arm64 1.2.5-1 [132 kB]
  2121. Get:477 http://ftp.debian.org/debian stretch/main arm64 libfm-modules arm64 1.2.5-1 [45.3 kB]
  2122. Get:478 http://ftp.debian.org/debian stretch/main arm64 libfm-tools arm64 1.2.5-1 [32.5 kB]
  2123. Get:479 http://ftp.debian.org/debian stretch/main arm64 libgif7 arm64 5.1.4-0.4 [40.9 kB]
  2124. Get:480 http://ftp.debian.org/debian stretch/main arm64 libgles2-mesa arm64 13.0.6-1+b2 [51.2 kB]
  2125. Get:481 http://ftp.debian.org/debian stretch/main arm64 libglew2.0 arm64 2.0.0-3+b1 [139 kB]
  2126. Get:482 http://ftp.debian.org/debian stretch/main arm64 libglu1-mesa arm64 9.0.0-2.1 [140 kB]
  2127. Get:483 http://ftp.debian.org/debian stretch/main arm64 libpangomm-1.4-1v5 arm64 2.40.1-3 [55.3 kB]
  2128. Get:484 http://ftp.debian.org/debian stretch/main arm64 libgtkmm-3.0-1v5 arm64 3.22.0-1 [1045 kB]
  2129. Get:485 http://ftp.debian.org/debian stretch/main arm64 libid3tag0 arm64 0.15.1b-12 [30.8 kB]
  2130. Get:486 http://ftp.debian.org/debian stretch/main arm64 libilmbase12 arm64 2.2.0-12 [67.9 kB]
  2131. Get:487 http://ftp.debian.org/debian stretch/main arm64 libimlib2 arm64 1.4.8-1 [175 kB]
  2132. Get:488 http://ftp.debian.org/debian stretch/main arm64 libplist3 arm64 1.12+git+1+e37ca00-0.3 [30.0 kB]
  2133. Get:489 http://ftp.debian.org/debian stretch/main arm64 libusbmuxd4 arm64 1.0.10-3+b1 [13.5 kB]
  2134. Get:490 http://ftp.debian.org/debian stretch/main arm64 libimobiledevice6 arm64 1.2.0+dfsg-3.1 [55.7 kB]
  2135. Get:491 http://ftp.debian.org/debian stretch/main arm64 libiw30 arm64 30~pre9-12+b1 [19.4 kB]
  2136. Get:492 http://ftp.debian.org/debian stretch/main arm64 libjansson4 arm64 2.9-1 [24.9 kB]
  2137. Get:493 http://ftp.debian.org/debian stretch/main arm64 libkate1 arm64 0.4.1-7+b1 [35.0 kB]
  2138. Get:494 http://ftp.debian.org/debian stretch/main arm64 libkeybinder0 arm64 0.3.1-1 [9142 B]
  2139. Get:495 http://ftp.debian.org/debian stretch/main arm64 libxkbfile1 arm64 1:1.0.9-2 [64.6 kB]
  2140. Get:496 http://ftp.debian.org/debian stretch/main arm64 x11-xkb-utils arm64 7.7+3+b1 [145 kB]
  2141. Get:497 http://ftp.debian.org/debian stretch/main arm64 libxklavier16 arm64 5.4-2 [41.8 kB]
  2142. Get:498 http://ftp.debian.org/debian stretch/main arm64 liblightdm-gobject-1-0 arm64 1.18.3-1 [50.2 kB]
  2143. Get:499 http://ftp.debian.org/debian stretch/main arm64 libserd-0-0 arm64 0.26.0~dfsg0-1 [39.7 kB]
  2144. Get:500 http://ftp.debian.org/debian stretch/main arm64 libsord-0-0 arm64 0.16.0~dfsg0-1+b1 [20.3 kB]
  2145. Get:501 http://ftp.debian.org/debian stretch/main arm64 libsratom-0-0 arm64 0.6.0~dfsg0-1 [14.5 kB]
  2146. Get:502 http://ftp.debian.org/debian stretch/main arm64 liblilv-0-0 arm64 0.24.2~dfsg0-1 [36.9 kB]
  2147. Get:503 http://ftp.debian.org/debian stretch/main arm64 libllvm3.9 arm64 1:3.9.1-9 [9415 kB]
  2148. Get:504 http://ftp.debian.org/debian stretch/main arm64 libmjpegutils-2.1-0 arm64 1:2.1.0+debian-5 [24.9 kB]
  2149. Get:505 http://ftp.debian.org/debian stretch/main arm64 libmm-glib0 arm64 1.6.4-1 [148 kB]
  2150. Get:506 http://ftp.debian.org/debian stretch/main arm64 libmms0 arm64 0.6.4-2 [31.4 kB]
  2151. Get:507 http://ftp.debian.org/debian stretch/main arm64 libmodplug1 arm64 1:0.8.8.5-3 [145 kB]
  2152. Get:508 http://ftp.debian.org/debian stretch/main arm64 libmpcdec6 arm64 2:0.1~r495-1+b1 [29.9 kB]
  2153. Get:509 http://ftp.debian.org/debian stretch/main arm64 libmpeg2encpp-2.1-0 arm64 1:2.1.0+debian-5 [68.4 kB]
  2154. Get:510 http://ftp.debian.org/debian stretch/main arm64 libmplex2-2.1-0 arm64 1:2.1.0+debian-5 [47.5 kB]
  2155. Get:511 http://ftp.debian.org/debian stretch/main arm64 libmtdev1 arm64 1.1.5-1+b1 [21.3 kB]
  2156. Get:512 http://ftp.debian.org/debian stretch/main arm64 libndp0 arm64 1.6-1+b1 [9776 B]
  2157. Get:513 http://ftp.debian.org/debian stretch/main arm64 libnm0 arm64 1.6.2-3+deb9u2 [437 kB]
  2158. Get:514 http://ftp.debian.org/debian stretch/main arm64 libnma0 arm64 1.4.4-1+deb9u1 [114 kB]
  2159. Get:515 http://ftp.debian.org/debian stretch/main arm64 libnotify4 arm64 0.7.7-2 [19.9 kB]
  2160. Get:516 http://ftp.debian.org/debian stretch/main arm64 libobt2v5 arm64 3.6.1-4 [61.4 kB]
  2161. Get:517 http://ftp.debian.org/debian stretch/main arm64 libpangoxft-1.0-0 arm64 1.40.5-1 [186 kB]
  2162. Get:518 http://ftp.debian.org/debian stretch/main arm64 libobrender32v5 arm64 3.6.1-4 [69.3 kB]
  2163. Get:519 http://ftp.debian.org/debian stretch/main arm64 libofa0 arm64 0.9.3-15 [47.8 kB]
  2164. Get:520 http://ftp.debian.org/debian stretch/main arm64 libopenal-data all 1:1.17.2-4 [107 kB]
  2165. Get:521 http://ftp.debian.org/debian stretch/main arm64 libsndio6.1 arm64 1.1.0-3 [20.6 kB]
  2166. Get:522 http://ftp.debian.org/debian stretch/main arm64 libopenal1 arm64 1:1.17.2-4+b2 [179 kB]
  2167. Get:523 http://ftp.debian.org/debian stretch/main arm64 libopencv-flann2.4v5 arm64 2.4.9.1+dfsg1-2 [102 kB]
  2168. Get:524 http://ftp.debian.org/debian stretch/main arm64 libopencv-highgui2.4-deb0 arm64 2.4.9.1+dfsg1-2 [96.8 kB]
  2169. Get:525 http://ftp.debian.org/debian stretch/main arm64 libopencv-features2d2.4v5 arm64 2.4.9.1+dfsg1-2 [186 kB]
  2170. Get:526 http://ftp.debian.org/debian stretch/main arm64 libopencv-calib3d2.4v5 arm64 2.4.9.1+dfsg1-2 [187 kB]
  2171. Get:527 http://ftp.debian.org/debian stretch/main arm64 libopencv-objdetect2.4v5 arm64 2.4.9.1+dfsg1-2 [167 kB]
  2172. Get:528 http://ftp.debian.org/debian stretch/main arm64 libopencv-video2.4v5 arm64 2.4.9.1+dfsg1-2 [105 kB]
  2173. Get:529 http://ftp.debian.org/debian stretch/main arm64 libpciaccess0 arm64 0.13.4-1+b2 [47.1 kB]
  2174. Get:530 http://ftp.debian.org/debian stretch/main arm64 libpcsclite1 arm64 1.8.20-1 [53.8 kB]
  2175. Get:531 http://ftp.debian.org/debian stretch/main arm64 libpulse-mainloop-glib0 arm64 10.0-1+deb9u1 [43.2 kB]
  2176. Get:532 http://ftp.debian.org/debian stretch/main arm64 libpulsedsp arm64 10.0-1+deb9u1 [51.5 kB]
  2177. Get:533 http://ftp.debian.org/debian stretch/main arm64 libsensors4 arm64 1:3.4.0-4 [49.8 kB]
  2178. Get:534 http://ftp.debian.org/debian stretch/main arm64 libsoundtouch1 arm64 1.9.2-2+deb9u1 [39.5 kB]
  2179. Get:535 http://ftp.debian.org/debian stretch/main arm64 libspandsp2 arm64 0.0.6+dfsg-0.1 [245 kB]
  2180. Get:536 http://ftp.debian.org/debian stretch/main arm64 libsrtp0 arm64 1.4.5~20130609~dfsg-2 [62.8 kB]
  2181. Get:537 http://ftp.debian.org/debian stretch/main arm64 libteamdctl0 arm64 1.26-1+b1 [10.7 kB]
  2182. Get:538 http://ftp.debian.org/debian stretch/main arm64 libunique-1.0-0 arm64 1.1.6-5 [40.4 kB]
  2183. Get:539 http://ftp.debian.org/debian stretch/main arm64 libupower-glib3 arm64 0.99.4-4+b1 [42.5 kB]
  2184. Get:540 http://ftp.debian.org/debian stretch/main arm64 libutempter0 arm64 1.1.6-3 [7786 B]
  2185. Get:541 http://ftp.debian.org/debian stretch/main arm64 libvte-common all 1:0.28.2-5 [435 kB]
  2186. Get:542 http://ftp.debian.org/debian stretch/main arm64 libvte9 arm64 1:0.28.2-5+b2 [585 kB]
  2187. Get:543 http://ftp.debian.org/debian stretch/main arm64 libwildmidi-config all 0.4.0-2 [11.3 kB]
  2188. Get:544 http://ftp.debian.org/debian stretch/main arm64 libwildmidi2 arm64 0.4.0-2+b2 [54.1 kB]
  2189. Get:545 http://ftp.debian.org/debian stretch/main arm64 libwnck-common all 2.30.7-5.1 [229 kB]
  2190. Get:546 http://ftp.debian.org/debian stretch/main arm64 libxres1 arm64 2:1.0.7-1+b3 [15.1 kB]
  2191. Get:547 http://ftp.debian.org/debian stretch/main arm64 libwnck22 arm64 2.30.7-5.1 [107 kB]
  2192. Get:548 http://ftp.debian.org/debian stretch/main arm64 libxatracker2 arm64 13.0.6-1+b2 [1094 kB]
  2193. Get:549 http://ftp.debian.org/debian stretch/main arm64 libxfont2 arm64 1:2.0.1-3+deb9u1 [117 kB]
  2194. Get:550 http://ftp.debian.org/debian stretch/main arm64 libxmmsclient6 arm64 0.8+dfsg-18 [56.6 kB]
  2195. Get:551 http://ftp.debian.org/debian stretch/main arm64 libxmmsclient-glib1 arm64 0.8+dfsg-18 [18.1 kB]
  2196. Get:552 http://ftp.debian.org/debian stretch/main arm64 libzbar0 arm64 0.10+doc-10.1 [74.9 kB]
  2197. Get:553 http://ftp.debian.org/debian stretch/main arm64 lightdm-gtk-greeter arm64 2.0.2-1 [84.7 kB]
  2198. Get:554 http://ftp.debian.org/debian stretch/main arm64 lightdm arm64 1.18.3-1 [145 kB]
  2199. Get:555 http://ftp.debian.org/debian stretch/main arm64 lsb-release all 9.20161125 [27.1 kB]
  2200. Get:556 http://ftp.debian.org/debian stretch/main arm64 lxappearance arm64 0.6.3-1 [80.4 kB]
  2201. Get:557 http://ftp.debian.org/debian stretch/main arm64 lxappearance-obconf arm64 0.2.3-1 [49.1 kB]
  2202. Get:558 http://ftp.debian.org/debian stretch/main arm64 lxpanel-data all 0.9.3-1 [1050 kB]
  2203. Get:559 http://ftp.debian.org/debian stretch/main arm64 lxpanel arm64 0.9.3-1 [181 kB]
  2204. Get:560 http://ftp.debian.org/debian stretch/main arm64 pcmanfm arm64 1.2.5-3 [268 kB]
  2205. Get:561 http://ftp.debian.org/debian stretch/main arm64 lxde-common all 0.99.2-3 [808 kB]
  2206. Get:562 http://ftp.debian.org/debian stretch/main arm64 lxsession-data all 0.5.3-2 [104 kB]
  2207. Get:563 http://ftp.debian.org/debian stretch/main arm64 lxsession-logout arm64 0.5.3-2 [16.5 kB]
  2208. Get:564 http://ftp.debian.org/debian stretch/main arm64 lxsession arm64 0.5.3-2 [94.0 kB]
  2209. Get:565 http://ftp.debian.org/debian stretch/main arm64 openbox arm64 3.6.1-4 [273 kB]
  2210. Get:566 http://ftp.debian.org/debian stretch/main arm64 openbox-lxde-session all 0.99.2-3 [18.4 kB]
  2211. Get:567 http://ftp.debian.org/debian stretch/main arm64 lxde-core all 9 [4082 B]
  2212. Get:568 http://ftp.debian.org/debian stretch/main arm64 lxde-icon-theme all 0.5.1-2 [4471 kB]
  2213. Get:569 http://ftp.debian.org/debian stretch/main arm64 lxhotkey-core arm64 0.1.0-1 [8722 B]
  2214. Get:570 http://ftp.debian.org/debian stretch/main arm64 lxhotkey-gtk arm64 0.1.0-1 [15.3 kB]
  2215. Get:571 http://ftp.debian.org/debian stretch/main arm64 lxinput arm64 0.3.5-1 [57.4 kB]
  2216. Get:572 http://ftp.debian.org/debian stretch/main arm64 x11-xserver-utils arm64 7.7+7+b1 [152 kB]
  2217. Get:573 http://ftp.debian.org/debian stretch/main arm64 lxrandr arm64 0.3.1-1 [49.8 kB]
  2218. Get:574 http://ftp.debian.org/debian stretch/main arm64 lxsession-edit arm64 0.5.3-2 [17.9 kB]
  2219. Get:575 http://ftp.debian.org/debian stretch/main arm64 lxterminal arm64 0.3.0-2 [98.9 kB]
  2220. Get:576 http://ftp.debian.org/debian stretch/main arm64 xarchiver arm64 1:0.5.4-7 [433 kB]
  2221. Get:577 http://ftp.debian.org/debian stretch/main arm64 lxde all 9 [4206 B]
  2222. Get:578 http://ftp.debian.org/debian stretch/main arm64 lxlauncher arm64 0.2.5-1 [44.1 kB]
  2223. Get:579 http://ftp.debian.org/debian stretch/main arm64 xmms2-core arm64 0.8+dfsg-18 [515 kB]
  2224. Get:580 http://ftp.debian.org/debian stretch/main arm64 lxmusic arm64 0.4.7-1 [99.9 kB]
  2225. Get:581 http://ftp.debian.org/debian stretch/main arm64 lxsession-default-apps arm64 0.5.3-2 [46.6 kB]
  2226. Get:582 http://ftp.debian.org/debian stretch/main arm64 lxtask arm64 0.1.8-1 [58.5 kB]
  2227. Get:583 http://ftp.debian.org/debian stretch/main arm64 mesa-utils arm64 8.3.0-3 [29.4 kB]
  2228. Get:584 http://ftp.debian.org/debian stretch/main arm64 mesa-utils-extra arm64 8.3.0-3 [23.1 kB]
  2229. Get:585 http://ftp.debian.org/debian stretch/main arm64 mutrace arm64 0.2.0-3 [15.7 kB]
  2230. Get:586 http://ftp.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
  2231. Get:587 http://ftp.debian.org/debian stretch/main arm64 netcat-openbsd arm64 1.130-3 [37.5 kB]
  2232. Get:588 http://ftp.debian.org/debian stretch/main arm64 network-manager arm64 1.6.2-3+deb9u2 [1966 kB]
  2233. Get:589 http://ftp.debian.org/debian stretch/main arm64 network-manager-gnome arm64 1.4.4-1+deb9u1 [968 kB]
  2234. Get:590 http://ftp.debian.org/debian stretch/main arm64 obconf arm64 1:2.0.4+git20150213-2 [123 kB]
  2235. Get:591 http://ftp.debian.org/debian stretch/main arm64 openssh-sftp-server arm64 1:7.4p1-10+deb9u7 [34.1 kB]
  2236. Get:592 http://ftp.debian.org/debian stretch/main arm64 openssh-server arm64 1:7.4p1-10+deb9u7 [289 kB]
  2237. Get:593 http://ftp.debian.org/debian stretch/main arm64 pavucontrol arm64 3.0-3.1 [119 kB]
  2238. Get:594 http://ftp.debian.org/debian stretch/main arm64 powerdebug arm64 0.7.0-2013.08-1+b2 [18.8 kB]
  2239. Get:595 http://ftp.debian.org/debian stretch/main arm64 libwebrtc-audio-processing1 arm64 0.3-1 [234 kB]
  2240. Get:596 http://ftp.debian.org/debian stretch/main arm64 pulseaudio-utils arm64 10.0-1+deb9u1 [80.2 kB]
  2241. Get:597 http://ftp.debian.org/debian stretch/main arm64 pulseaudio arm64 10.0-1+deb9u1 [927 kB]
  2242. Get:598 http://ftp.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
  2243. Get:599 http://ftp.debian.org/debian stretch/main arm64 python3-chardet all 2.3.0-2 [96.0 kB]
  2244. Get:600 http://ftp.debian.org/debian stretch/main arm64 python3-six all 1.10.0-3 [14.4 kB]
  2245. Get:601 http://ftp.debian.org/debian stretch/main arm64 python3-urllib3 all 1.19.1-1 [77.6 kB]
  2246. Get:602 http://ftp.debian.org/debian stretch/main arm64 python3-requests all 2.12.4-1 [101 kB]
  2247. Get:603 http://ftp.debian.org/debian stretch/main arm64 read-edid arm64 3.0.2-1+b1 [16.3 kB]
  2248. Get:604 http://ftp.debian.org/debian stretch/main arm64 resolvconf all 1.79 [74.2 kB]
  2249. Get:605 http://ftp.debian.org/debian stretch/main arm64 rfkill arm64 0.5-1+b1 [8002 B]
  2250. Get:606 http://ftp.debian.org/debian stretch/main arm64 strace arm64 4.15-2 [486 kB]
  2251. Get:607 http://ftp.debian.org/debian stretch/main arm64 sudo arm64 1.8.19p1-2.1+deb9u2 [1012 kB]
  2252. Get:608 http://ftp.debian.org/debian stretch/main arm64 trace-cmd arm64 2.6-0.1+deb9u1 [253 kB]
  2253. Get:609 http://ftp.debian.org/debian stretch/main arm64 unzip arm64 6.0-21+deb9u2 [158 kB]
  2254. Get:610 http://ftp.debian.org/debian stretch/main arm64 upower arm64 0.99.4-4+b1 [95.1 kB]
  2255. Get:611 http://ftp.debian.org/debian stretch/main arm64 usbutils arm64 1:007-4+deb9u1 [228 kB]
  2256. Get:612 http://ftp.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
  2257. Get:613 http://ftp.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
  2258. Get:614 http://ftp.debian.org/debian stretch/main arm64 wireless-tools arm64 30~pre9-12+b1 [110 kB]
  2259. Get:615 http://ftp.debian.org/debian stretch/main arm64 xauth arm64 1:1.0.9-1+b2 [37.0 kB]
  2260. Get:616 http://ftp.debian.org/debian stretch/main arm64 xbitmaps all 1.1.1-2 [32.1 kB]
  2261. Get:617 http://ftp.debian.org/debian stretch/main arm64 xdg-user-dirs arm64 0.15-2+b1 [51.2 kB]
  2262. Get:618 http://ftp.debian.org/debian stretch/main arm64 xdg-user-dirs-gtk arm64 0.10-1+b1 [43.1 kB]
  2263. Get:619 http://ftp.debian.org/debian stretch/main arm64 xfce4-panel arm64 4.12.1-2 [678 kB]
  2264. Get:620 http://ftp.debian.org/debian stretch/main arm64 xfce4-power-manager-data all 1.4.4-4 [577 kB]
  2265. Get:621 http://ftp.debian.org/debian stretch/main arm64 xfce4-power-manager arm64 1.4.4-4 [199 kB]
  2266. Get:622 http://ftp.debian.org/debian stretch/main arm64 xfce4-power-manager-plugins arm64 1.4.4-4 [146 kB]
  2267. Get:623 http://ftp.debian.org/debian stretch/main arm64 xinit arm64 1.3.4-3+b1 [47.6 kB]
  2268. Get:624 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-amdgpu arm64 1.2.0-1+b1 [77.1 kB]
  2269. Get:625 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-radeon arm64 1:7.8.0-1+b1 [440 kB]
  2270. Get:626 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-ati arm64 1:7.8.0-1+b1 [332 kB]
  2271. Get:627 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-fbdev arm64 1:0.4.4-1+b3 [22.2 kB]
  2272. Get:628 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-nouveau arm64 1:1.0.13-3 [306 kB]
  2273. Get:629 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-vesa arm64 1:2.3.4-1+b2 [28.9 kB]
  2274. Get:630 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-video-all arm64 1:7.7+19 [38.0 kB]
  2275. Get:631 http://ftp.debian.org/debian stretch/main arm64 libevdev2 arm64 1.5.6+dfsg-1 [26.8 kB]
  2276. Get:632 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg-input-evdev arm64 1:2.10.5-1 [117 kB]
  2277. Get:633 http://ftp.debian.org/debian stretch/main arm64 xserver-xorg arm64 1:7.7+19 [93.7 kB]
  2278. Get:634 http://ftp.debian.org/debian stretch/main arm64 xterm arm64 327-2 [630 kB]
  2279. Get:635 http://ftp.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
  2280. Get:636 http://ftp.debian.org/debian stretch/main arm64 evtest arm64 1:1.33-1+b1 [15.0 kB]
  2281. Get:637 http://ftp.debian.org/debian stretch/main arm64 libgstreamer-plugins-bad1.0-0 arm64 1.10.4-1 [1795 kB]
  2282. Get:638 http://ftp.debian.org/debian stretch/main arm64 libsbc1 arm64 1.3-2 [30.8 kB]
  2283. Get:639 http://ftp.debian.org/debian stretch/main arm64 gstreamer1.0-plugins-bad arm64 1.10.4-1 [2705 kB]
  2284. Get:640 http://ftp.debian.org/debian stretch/main arm64 libjim0.76 arm64 0.76-2+b1 [104 kB]
  2285. Get:641 http://ftp.debian.org/debian stretch/main arm64 powertop arm64 2.8-1+b1 [177 kB]
  2286. Get:642 http://ftp.debian.org/debian stretch/main arm64 pulseaudio-module-bluetooth arm64 10.0-1+deb9u1 [78.3 kB]
  2287. Get:643 http://ftp.debian.org/debian stretch/main arm64 ssh-import-id all 5.6-1 [19.4 kB]
  2288. Get:644 http://ftp.debian.org/debian stretch/main arm64 usb-modeswitch-data all 20170120-1 [47.3 kB]
  2289. Get:645 http://ftp.debian.org/debian stretch/main arm64 usb-modeswitch arm64 2.5.0+repack0-1 [54.2 kB]
  2290. Get:646 http://ftp.debian.org/debian stretch/main arm64 user-setup all 1.67 [173 kB]
  2291. debconf: delaying package configuration, since apt-utils is not installed
  2292. Fetched 302 MB in 1min 23s (3634 kB/s)
  2293.                                       Selecting previously unselected package libestr0.
  2294. (Reading database ... 6674 files and directories currently installed.)
  2295. Preparing to unpack .../00-libestr0_0.1.10-2_arm64.deb ...
  2296. Unpacking libestr0 (0.1.10-2) ...
  2297. Selecting previously unselected package libapparmor1:arm64.
  2298. Preparing to unpack .../01-libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
  2299. Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
  2300. Selecting previously unselected package libcap2:arm64.
  2301. Preparing to unpack .../02-libcap2_1%3a2.25-1_arm64.deb ...
  2302. Unpacking libcap2:arm64 (1:2.25-1) ...
  2303. Selecting previously unselected package dmsetup.
  2304. Preparing to unpack .../03-dmsetup_2%3a1.02.137-2_arm64.deb ...
  2305. Unpacking dmsetup (2:1.02.137-2) ...
  2306. Selecting previously unselected package libdevmapper1.02.1:arm64.
  2307. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
  2308. Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
  2309. Selecting previously unselected package libcryptsetup4:arm64.
  2310. Preparing to unpack .../05-libcryptsetup4_2%3a1.7.3-4_arm64.deb ...
  2311. Unpacking libcryptsetup4:arm64 (2:1.7.3-4) ...
  2312. Selecting previously unselected package libip4tc0:arm64.
  2313. Preparing to unpack .../06-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
  2314. Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
  2315. Selecting previously unselected package libkmod2:arm64.
  2316. Preparing to unpack .../07-libkmod2_23-2_arm64.deb ...
  2317. Unpacking libkmod2:arm64 (23-2) ...
  2318. Selecting previously unselected package libseccomp2:arm64.
  2319. Preparing to unpack .../08-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
  2320. Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
  2321. Selecting previously unselected package libncurses5:arm64.
  2322. Preparing to unpack .../09-libncurses5_6.0+20161126-1+deb9u2_arm64.deb ...
  2323. Unpacking libncurses5:arm64 (6.0+20161126-1+deb9u2) ...
  2324. Selecting previously unselected package libprocps6:arm64.
  2325. Preparing to unpack .../10-libprocps6_2%3a3.3.12-3+deb9u1_arm64.deb ...
  2326. Unpacking libprocps6:arm64 (2:3.3.12-3+deb9u1) ...
  2327. Selecting previously unselected package procps.
  2328. Preparing to unpack .../11-procps_2%3a3.3.12-3+deb9u1_arm64.deb ...
  2329. Unpacking procps (2:3.3.12-3+deb9u1) ...
  2330. Selecting previously unselected package systemd.
  2331. Preparing to unpack .../12-systemd_232-25+deb9u12_arm64.deb ...
  2332. Unpacking systemd (232-25+deb9u12) ...
  2333. Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
  2334. Setting up libcap2:arm64 (1:2.25-1) ...
  2335. Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
  2336. Setting up libkmod2:arm64 (23-2) ...
  2337. Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
  2338. Setting up libncurses5:arm64 (6.0+20161126-1+deb9u2) ...
  2339. Setting up libprocps6:arm64 (2:3.3.12-3+deb9u1) ...
  2340. Setting up procps (2:3.3.12-3+deb9u1) ...
  2341. update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
  2342. Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
  2343. Setting up libcryptsetup4:arm64 (2:1.7.3-4) ...
  2344. Setting up systemd (232-25+deb9u12) ...
  2345. Created symlink /etc/systemd/system/getty.target.wants/[email protected] → /lib/systemd/system/[email protected].
  2346. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
  2347. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
  2348. Initializing machine ID from random generator.
  2349. Adding group `systemd-journal' (GID 101) ...
  2350. Done.
  2351. Setting up dmsetup (2:1.02.137-2) ...
  2352. Selecting previously unselected package systemd-sysv.
  2353. (Reading database ... 7495 files and directories currently installed.)
  2354. Preparing to unpack .../00-systemd-sysv_232-25+deb9u12_arm64.deb ...
  2355. Unpacking systemd-sysv (232-25+deb9u12) ...
  2356. Selecting previously unselected package udev.
  2357. Preparing to unpack .../01-udev_232-25+deb9u12_arm64.deb ...
  2358. Unpacking udev (232-25+deb9u12) ...
  2359. Selecting previously unselected package perl-modules-5.24.
  2360. Preparing to unpack .../02-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ...
  2361. Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ...
  2362. Selecting previously unselected package libgdbm3:arm64.
  2363. Preparing to unpack .../03-libgdbm3_1.8.3-14_arm64.deb ...
  2364. Unpacking libgdbm3:arm64 (1.8.3-14) ...
  2365. Selecting previously unselected package libperl5.24:arm64.
  2366. Preparing to unpack .../04-libperl5.24_5.24.1-3+deb9u7_arm64.deb ...
  2367. Unpacking libperl5.24:arm64 (5.24.1-3+deb9u7) ...
  2368. Selecting previously unselected package perl.
  2369. Preparing to unpack .../05-perl_5.24.1-3+deb9u7_arm64.deb ...
  2370. Unpacking perl (5.24.1-3+deb9u7) ...
  2371. Selecting previously unselected package libpython2.7-minimal:arm64.
  2372. Preparing to unpack .../06-libpython2.7-minimal_2.7.13-2+deb9u4_arm64.deb ...
  2373. Unpacking libpython2.7-minimal:arm64 (2.7.13-2+deb9u4) ...
  2374. Selecting previously unselected package python2.7-minimal.
  2375. Preparing to unpack .../07-python2.7-minimal_2.7.13-2+deb9u4_arm64.deb ...
  2376. Unpacking python2.7-minimal (2.7.13-2+deb9u4) ...
  2377. Selecting previously unselected package python-minimal.
  2378. Preparing to unpack .../08-python-minimal_2.7.13-2_arm64.deb ...
  2379. Unpacking python-minimal (2.7.13-2) ...
  2380. Selecting previously unselected package mime-support.
  2381. Preparing to unpack .../09-mime-support_3.60_all.deb ...
  2382. Unpacking mime-support (3.60) ...
  2383. Selecting previously unselected package libexpat1:arm64.
  2384. Preparing to unpack .../10-libexpat1_2.2.0-2+deb9u3_arm64.deb ...
  2385. Unpacking libexpat1:arm64 (2.2.0-2+deb9u3) ...
  2386. Selecting previously unselected package libssl1.1:arm64.
  2387. Preparing to unpack .../11-libssl1.1_1.1.0l-1~deb9u1_arm64.deb ...
  2388. Unpacking libssl1.1:arm64 (1.1.0l-1~deb9u1) ...
  2389. Selecting previously unselected package libpython2.7-stdlib:arm64.
  2390. Preparing to unpack .../12-libpython2.7-stdlib_2.7.13-2+deb9u4_arm64.deb ...
  2391. Unpacking libpython2.7-stdlib:arm64 (2.7.13-2+deb9u4) ...
  2392. Selecting previously unselected package python2.7.
  2393. Preparing to unpack .../13-python2.7_2.7.13-2+deb9u4_arm64.deb ...
  2394. Unpacking python2.7 (2.7.13-2+deb9u4) ...
  2395. Selecting previously unselected package libpython-stdlib:arm64.
  2396. Preparing to unpack .../14-libpython-stdlib_2.7.13-2_arm64.deb ...
  2397. Unpacking libpython-stdlib:arm64 (2.7.13-2) ...
  2398. Setting up libpython2.7-minimal:arm64 (2.7.13-2+deb9u4) ...
  2399. Setting up python2.7-minimal (2.7.13-2+deb9u4) ...
  2400. Setting up python-minimal (2.7.13-2) ...
  2401. Selecting previously unselected package python.
  2402. (Reading database ... 10228 files and directories currently installed.)
  2403. Preparing to unpack .../000-python_2.7.13-2_arm64.deb ...
  2404. Unpacking python (2.7.13-2) ...
  2405. Selecting previously unselected package kbd.
  2406. Preparing to unpack .../001-kbd_2.0.3-2+b1_arm64.deb ...
  2407. Unpacking kbd (2.0.3-2+b1) ...
  2408. Selecting previously unselected package liblocale-gettext-perl.
  2409. Preparing to unpack .../002-liblocale-gettext-perl_1.07-3+b1_arm64.deb ...
  2410. Unpacking liblocale-gettext-perl (1.07-3+b1) ...
  2411. Selecting previously unselected package keyboard-configuration.
  2412. Preparing to unpack .../003-keyboard-configuration_1.164_all.deb ...
  2413. Unpacking keyboard-configuration (1.164) ...
  2414. Selecting previously unselected package insserv.
  2415. Preparing to unpack .../004-insserv_1.14.0-5.4+b1_arm64.deb ...
  2416. Unpacking insserv (1.14.0-5.4+b1) ...
  2417. Selecting previously unselected package startpar.
  2418. Preparing to unpack .../005-startpar_0.59-3.1_arm64.deb ...
  2419. Unpacking startpar (0.59-3.1) ...
  2420. Selecting previously unselected package sysv-rc.
  2421. Preparing to unpack .../006-sysv-rc_2.88dsf-59.9_all.deb ...
  2422. Unpacking sysv-rc (2.88dsf-59.9) ...
  2423. Selecting previously unselected package initscripts.
  2424. Preparing to unpack .../007-initscripts_2.88dsf-59.9_arm64.deb ...
  2425. Unpacking initscripts (2.88dsf-59.9) ...
  2426. Selecting previously unselected package console-setup-linux.
  2427. Preparing to unpack .../008-console-setup-linux_1.164_all.deb ...
  2428. Unpacking console-setup-linux (1.164) ...
  2429. Selecting previously unselected package xkb-data.
  2430. Preparing to unpack .../009-xkb-data_2.19-1+deb9u1_all.deb ...
  2431. Unpacking xkb-data (2.19-1+deb9u1) ...
  2432. Selecting previously unselected package console-setup.
  2433. Preparing to unpack .../010-console-setup_1.164_all.deb ...
  2434. Unpacking console-setup (1.164) ...
  2435. Selecting previously unselected package libglib2.0-0:arm64.
  2436. Preparing to unpack .../011-libglib2.0-0_2.50.3-2+deb9u2_arm64.deb ...
  2437. Unpacking libglib2.0-0:arm64 (2.50.3-2+deb9u2) ...
  2438. Selecting previously unselected package libjpeg62-turbo:arm64.
  2439. Preparing to unpack .../012-libjpeg62-turbo_1%3a1.5.1-2+deb9u1_arm64.deb ...
  2440. Unpacking libjpeg62-turbo:arm64 (1:1.5.1-2+deb9u1) ...
  2441. Selecting previously unselected package libpng16-16:arm64.
  2442. Preparing to unpack .../013-libpng16-16_1.6.28-1+deb9u1_arm64.deb ...
  2443. Unpacking libpng16-16:arm64 (1.6.28-1+deb9u1) ...
  2444. Selecting previously unselected package libjbig0:arm64.
  2445. Preparing to unpack .../014-libjbig0_2.1-3.1+b2_arm64.deb ...
  2446. Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
  2447. Selecting previously unselected package libtiff5:arm64.
  2448. Preparing to unpack .../015-libtiff5_4.0.8-2+deb9u5_arm64.deb ...
  2449. Unpacking libtiff5:arm64 (4.0.8-2+deb9u5) ...
  2450. Selecting previously unselected package libxau6:arm64.
  2451. Preparing to unpack .../016-libxau6_1%3a1.0.8-1_arm64.deb ...
  2452. Unpacking libxau6:arm64 (1:1.0.8-1) ...
  2453. Selecting previously unselected package libbsd0:arm64.
  2454. Preparing to unpack .../017-libbsd0_0.8.3-1_arm64.deb ...
  2455. Unpacking libbsd0:arm64 (0.8.3-1) ...
  2456. Selecting previously unselected package libxdmcp6:arm64.
  2457. Preparing to unpack .../018-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
  2458. Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
  2459. Selecting previously unselected package libxcb1:arm64.
  2460. Preparing to unpack .../019-libxcb1_1.12-1_arm64.deb ...
  2461. Unpacking libxcb1:arm64 (1.12-1) ...
  2462. Selecting previously unselected package libx11-data.
  2463. Preparing to unpack .../020-libx11-data_2%3a1.6.4-3+deb9u3_all.deb ...
  2464. Unpacking libx11-data (2:1.6.4-3+deb9u3) ...
  2465. Selecting previously unselected package libx11-6:arm64.
  2466. Preparing to unpack .../021-libx11-6_2%3a1.6.4-3+deb9u3_arm64.deb ...
  2467. Unpacking libx11-6:arm64 (2:1.6.4-3+deb9u3) ...
  2468. Selecting previously unselected package libicu57:arm64.
  2469. Preparing to unpack .../022-libicu57_57.1-6+deb9u4_arm64.deb ...
  2470. Unpacking libicu57:arm64 (57.1-6+deb9u4) ...
  2471. Selecting previously unselected package libxml2:arm64.
  2472. Preparing to unpack .../023-libxml2_2.9.4+dfsg1-2.2+deb9u3_arm64.deb ...
  2473. Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u3) ...
  2474. Selecting previously unselected package shared-mime-info.
  2475. Preparing to unpack .../024-shared-mime-info_1.8-1+deb9u1_arm64.deb ...
  2476. Unpacking shared-mime-info (1.8-1+deb9u1) ...
  2477. Selecting previously unselected package libgdk-pixbuf2.0-common.
  2478. Preparing to unpack .../025-libgdk-pixbuf2.0-common_2.36.5-2+deb9u2_all.deb ...
  2479. Unpacking libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) ...
  2480. Selecting previously unselected package libgdk-pixbuf2.0-0:arm64.
  2481. Preparing to unpack .../026-libgdk-pixbuf2.0-0_2.36.5-2+deb9u2_arm64.deb ...
  2482. Unpacking libgdk-pixbuf2.0-0:arm64 (2.36.5-2+deb9u2) ...
  2483. Selecting previously unselected package libfreetype6:arm64.
  2484. Preparing to unpack .../027-libfreetype6_2.6.3-3.2+deb9u1_arm64.deb ...
  2485. Unpacking libfreetype6:arm64 (2.6.3-3.2+deb9u1) ...
  2486. Selecting previously unselected package ucf.
  2487. Preparing to unpack .../028-ucf_3.0036_all.deb ...
  2488. Moving old data out of the way
  2489. Unpacking ucf (3.0036) ...
  2490. Selecting previously unselected package fonts-dejavu-core.
  2491. Preparing to unpack .../029-fonts-dejavu-core_2.37-1_all.deb ...
  2492. Unpacking fonts-dejavu-core (2.37-1) ...
  2493. Selecting previously unselected package fontconfig-config.
  2494. Preparing to unpack .../030-fontconfig-config_2.11.0-6.7_all.deb ...
  2495. Unpacking fontconfig-config (2.11.0-6.7) ...
  2496. Selecting previously unselected package libfontconfig1:arm64.
  2497. Preparing to unpack .../031-libfontconfig1_2.11.0-6.7+b1_arm64.deb ...
  2498. Unpacking libfontconfig1:arm64 (2.11.0-6.7+b1) ...
  2499. Selecting previously unselected package libpixman-1-0:arm64.
  2500. Preparing to unpack .../032-libpixman-1-0_0.34.0-1_arm64.deb ...
  2501. Unpacking libpixman-1-0:arm64 (0.34.0-1) ...
  2502. Selecting previously unselected package libxcb-render0:arm64.
  2503. Preparing to unpack .../033-libxcb-render0_1.12-1_arm64.deb ...
  2504. Unpacking libxcb-render0:arm64 (1.12-1) ...
  2505. Selecting previously unselected package libxcb-shm0:arm64.
  2506. Preparing to unpack .../034-libxcb-shm0_1.12-1_arm64.deb ...
  2507. Unpacking libxcb-shm0:arm64 (1.12-1) ...
  2508. Selecting previously unselected package libxext6:arm64.
  2509. Preparing to unpack .../035-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
  2510. Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
  2511. Selecting previously unselected package libxrender1:arm64.
  2512. Preparing to unpack .../036-libxrender1_1%3a0.9.10-1_arm64.deb ...
  2513. Unpacking libxrender1:arm64 (1:0.9.10-1) ...
  2514. Selecting previously unselected package libcairo2:arm64.
  2515. Preparing to unpack .../037-libcairo2_1.14.8-1_arm64.deb ...
  2516. Unpacking libcairo2:arm64 (1.14.8-1) ...
  2517. Selecting previously unselected package libcroco3:arm64.
  2518. Preparing to unpack .../038-libcroco3_0.6.11-3_arm64.deb ...
  2519. Unpacking libcroco3:arm64 (0.6.11-3) ...
  2520. Selecting previously unselected package fontconfig.
  2521. Preparing to unpack .../039-fontconfig_2.11.0-6.7+b1_arm64.deb ...
  2522. Unpacking fontconfig (2.11.0-6.7+b1) ...
  2523. Selecting previously unselected package libthai-data.
  2524. Preparing to unpack .../040-libthai-data_0.1.26-1_all.deb ...
  2525. Unpacking libthai-data (0.1.26-1) ...
  2526. Selecting previously unselected package libdatrie1:arm64.
  2527. Preparing to unpack .../041-libdatrie1_0.2.10-4+b1_arm64.deb ...
  2528. Unpacking libdatrie1:arm64 (0.2.10-4+b1) ...
  2529. Selecting previously unselected package libthai0:arm64.
  2530. Preparing to unpack .../042-libthai0_0.1.26-1_arm64.deb ...
  2531. Unpacking libthai0:arm64 (0.1.26-1) ...
  2532. Selecting previously unselected package libpango-1.0-0:arm64.
  2533. Preparing to unpack .../043-libpango-1.0-0_1.40.5-1_arm64.deb ...
  2534. Unpacking libpango-1.0-0:arm64 (1.40.5-1) ...
  2535. Selecting previously unselected package libgraphite2-3:arm64.
  2536. Preparing to unpack .../044-libgraphite2-3_1.3.10-1_arm64.deb ...
  2537. Unpacking libgraphite2-3:arm64 (1.3.10-1) ...
  2538. Selecting previously unselected package libharfbuzz0b:arm64.
  2539. Preparing to unpack .../045-libharfbuzz0b_1.4.2-1_arm64.deb ...
  2540. Unpacking libharfbuzz0b:arm64 (1.4.2-1) ...
  2541. Selecting previously unselected package libpangoft2-1.0-0:arm64.
  2542. Preparing to unpack .../046-libpangoft2-1.0-0_1.40.5-1_arm64.deb ...
  2543. Unpacking libpangoft2-1.0-0:arm64 (1.40.5-1) ...
  2544. Selecting previously unselected package libpangocairo-1.0-0:arm64.
  2545. Preparing to unpack .../047-libpangocairo-1.0-0_1.40.5-1_arm64.deb ...
  2546. Unpacking libpangocairo-1.0-0:arm64 (1.40.5-1) ...
  2547. Selecting previously unselected package librsvg2-2:arm64.
  2548. Preparing to unpack .../048-librsvg2-2_2.40.21-0+deb9u1_arm64.deb ...
  2549. Unpacking librsvg2-2:arm64 (2.40.21-0+deb9u1) ...
  2550. Selecting previously unselected package librsvg2-common:arm64.
  2551. Preparing to unpack .../049-librsvg2-common_2.40.21-0+deb9u1_arm64.deb ...
  2552. Unpacking librsvg2-common:arm64 (2.40.21-0+deb9u1) ...
  2553. Selecting previously unselected package desktop-base.
  2554. Preparing to unpack .../050-desktop-base_9.0.2+deb9u1_all.deb ...
  2555. Unpacking desktop-base (9.0.2+deb9u1) ...
  2556. Selecting previously unselected package libcdparanoia0:arm64.
  2557. Preparing to unpack .../051-libcdparanoia0_3.10.2+debian-11_arm64.deb ...
  2558. Unpacking libcdparanoia0:arm64 (3.10.2+debian-11) ...
  2559. Selecting previously unselected package libatk1.0-data.
  2560. Preparing to unpack .../052-libatk1.0-data_2.22.0-1_all.deb ...
  2561. Unpacking libatk1.0-data (2.22.0-1) ...
  2562. Selecting previously unselected package libatk1.0-0:arm64.
  2563. Preparing to unpack .../053-libatk1.0-0_2.22.0-1_arm64.deb ...
  2564. Unpacking libatk1.0-0:arm64 (2.22.0-1) ...
  2565. Selecting previously unselected package libgtk2.0-common.
  2566. Preparing to unpack .../054-libgtk2.0-common_2.24.31-2_all.deb ...
  2567. Unpacking libgtk2.0-common (2.24.31-2) ...
  2568. Selecting previously unselected package libavahi-common-data:arm64.
  2569. Preparing to unpack .../055-libavahi-common-data_0.6.32-2_arm64.deb ...
  2570. Unpacking libavahi-common-data:arm64 (0.6.32-2) ...
  2571. Selecting previously unselected package libavahi-common3:arm64.
  2572. Preparing to unpack .../056-libavahi-common3_0.6.32-2_arm64.deb ...
  2573. Unpacking libavahi-common3:arm64 (0.6.32-2) ...
  2574. Selecting previously unselected package libdbus-1-3:arm64.
  2575. Preparing to unpack .../057-libdbus-1-3_1.10.32-0+deb9u1_arm64.deb ...
  2576. Unpacking libdbus-1-3:arm64 (1.10.32-0+deb9u1) ...
  2577. Selecting previously unselected package libavahi-client3:arm64.
  2578. Preparing to unpack .../058-libavahi-client3_0.6.32-2_arm64.deb ...
  2579. Unpacking libavahi-client3:arm64 (0.6.32-2) ...
  2580. Selecting previously unselected package libcups2:arm64.
  2581. Preparing to unpack .../059-libcups2_2.2.1-8+deb9u6_arm64.deb ...
  2582. Unpacking libcups2:arm64 (2.2.1-8+deb9u6) ...
  2583. Selecting previously unselected package libxcomposite1:arm64.
  2584. Preparing to unpack .../060-libxcomposite1_1%3a0.4.4-2_arm64.deb ...
  2585. Unpacking libxcomposite1:arm64 (1:0.4.4-2) ...
  2586. Selecting previously unselected package libxfixes3:arm64.
  2587. Preparing to unpack .../061-libxfixes3_1%3a5.0.3-1_arm64.deb ...
  2588. Unpacking libxfixes3:arm64 (1:5.0.3-1) ...
  2589. Selecting previously unselected package libxcursor1:arm64.
  2590. Preparing to unpack .../062-libxcursor1_1%3a1.1.14-1+deb9u2_arm64.deb ...
  2591. Unpacking libxcursor1:arm64 (1:1.1.14-1+deb9u2) ...
  2592. Selecting previously unselected package libxdamage1:arm64.
  2593. Preparing to unpack .../063-libxdamage1_1%3a1.1.4-2+b3_arm64.deb ...
  2594. Unpacking libxdamage1:arm64 (1:1.1.4-2+b3) ...
  2595. Selecting previously unselected package libxi6:arm64.
  2596. Preparing to unpack .../064-libxi6_2%3a1.7.9-1_arm64.deb ...
  2597. Unpacking libxi6:arm64 (2:1.7.9-1) ...
  2598. Selecting previously unselected package libxinerama1:arm64.
  2599. Preparing to unpack .../065-libxinerama1_2%3a1.1.3-1+b3_arm64.deb ...
  2600. Unpacking libxinerama1:arm64 (2:1.1.3-1+b3) ...
  2601. Selecting previously unselected package libxrandr2:arm64.
  2602. Preparing to unpack .../066-libxrandr2_2%3a1.5.1-1_arm64.deb ...
  2603. Unpacking libxrandr2:arm64 (2:1.5.1-1) ...
  2604. Selecting previously unselected package hicolor-icon-theme.
  2605. Preparing to unpack .../067-hicolor-icon-theme_0.15-1_all.deb ...
  2606. Unpacking hicolor-icon-theme (0.15-1) ...
  2607. Selecting previously unselected package gtk-update-icon-cache.
  2608. Preparing to unpack .../068-gtk-update-icon-cache_3.22.11-1_arm64.deb ...
  2609. No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
  2610. No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.
  2611. Unpacking gtk-update-icon-cache (3.22.11-1) ...
  2612. Selecting previously unselected package adwaita-icon-theme.
  2613. Preparing to unpack .../069-adwaita-icon-theme_3.22.0-1+deb9u1_all.deb ...
  2614. Unpacking adwaita-icon-theme (3.22.0-1+deb9u1) ...
  2615. Selecting previously unselected package libgtk2.0-0:arm64.
  2616. Preparing to unpack .../070-libgtk2.0-0_2.24.31-2_arm64.deb ...
  2617. Unpacking libgtk2.0-0:arm64 (2.24.31-2) ...
  2618. Selecting previously unselected package libdbus-glib-1-2:arm64.
  2619. Preparing to unpack .../071-libdbus-glib-1-2_0.108-2_arm64.deb ...
  2620. Unpacking libdbus-glib-1-2:arm64 (0.108-2) ...
  2621. Selecting previously unselected package x11-common.
  2622. Preparing to unpack .../072-x11-common_1%3a7.7+19_all.deb ...
  2623. Unpacking x11-common (1:7.7+19) ...
  2624. Selecting previously unselected package libice6:arm64.
  2625. Preparing to unpack .../073-libice6_2%3a1.0.9-2_arm64.deb ...
  2626. Unpacking libice6:arm64 (2:1.0.9-2) ...
  2627. Selecting previously unselected package libsm6:arm64.
  2628. Preparing to unpack .../074-libsm6_2%3a1.2.2-1+b3_arm64.deb ...
  2629. Unpacking libsm6:arm64 (2:1.2.2-1+b3) ...
  2630. Selecting previously unselected package libx11-xcb1:arm64.
  2631. Preparing to unpack .../075-libx11-xcb1_2%3a1.6.4-3+deb9u3_arm64.deb ...
  2632. Unpacking libx11-xcb1:arm64 (2:1.6.4-3+deb9u3) ...
  2633. Selecting previously unselected package libxcb-util0:arm64.
  2634. Preparing to unpack .../076-libxcb-util0_0.3.8-3+b2_arm64.deb ...
  2635. Unpacking libxcb-util0:arm64 (0.3.8-3+b2) ...
  2636. Selecting previously unselected package libstartup-notification0:arm64.
  2637. Preparing to unpack .../077-libstartup-notification0_0.12-4+b2_arm64.deb ...
  2638. Unpacking libstartup-notification0:arm64 (0.12-4+b2) ...
  2639. Selecting previously unselected package libxfce4util-common.
  2640. Preparing to unpack .../078-libxfce4util-common_4.12.1-3_all.deb ...
  2641. Unpacking libxfce4util-common (4.12.1-3) ...
  2642. Selecting previously unselected package libxfce4util7:arm64.
  2643. Preparing to unpack .../079-libxfce4util7_4.12.1-3_arm64.deb ...
  2644. Unpacking libxfce4util7:arm64 (4.12.1-3) ...
  2645. Selecting previously unselected package dbus.
  2646. Preparing to unpack .../080-dbus_1.10.32-0+deb9u1_arm64.deb ...
  2647. Unpacking dbus (1.10.32-0+deb9u1) ...
  2648. Selecting previously unselected package dbus-x11.
  2649. Preparing to unpack .../081-dbus-x11_1.10.32-0+deb9u1_arm64.deb ...
  2650. Unpacking dbus-x11 (1.10.32-0+deb9u1) ...
  2651. Selecting previously unselected package xfconf.
  2652. Preparing to unpack .../082-xfconf_4.12.1-1_arm64.deb ...
  2653. Unpacking xfconf (4.12.1-1) ...
  2654. Selecting previously unselected package libxfconf-0-2.
  2655. Preparing to unpack .../083-libxfconf-0-2_4.12.1-1_arm64.deb ...
  2656. Unpacking libxfconf-0-2 (4.12.1-1) ...
  2657. Selecting previously unselected package libxfce4ui-common.
  2658. Preparing to unpack .../084-libxfce4ui-common_4.12.1-2_all.deb ...
  2659. Unpacking libxfce4ui-common (4.12.1-2) ...
  2660. Selecting previously unselected package libxfce4ui-1-0.
  2661. Preparing to unpack .../085-libxfce4ui-1-0_4.12.1-2_arm64.deb ...
  2662. Unpacking libxfce4ui-1-0 (4.12.1-2) ...
  2663. Selecting previously unselected package libgarcon-common.
  2664. Preparing to unpack .../086-libgarcon-common_0.4.0-2_all.deb ...
  2665. Unpacking libgarcon-common (0.4.0-2) ...
  2666. Selecting previously unselected package libgarcon-1-0.
  2667. Preparing to unpack .../087-libgarcon-1-0_0.4.0-2_arm64.deb ...
  2668. Unpacking libgarcon-1-0 (0.4.0-2) ...
  2669. Selecting previously unselected package libnfnetlink0:arm64.
  2670. Preparing to unpack .../088-libnfnetlink0_1.0.1-3_arm64.deb ...
  2671. Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
  2672. Selecting previously unselected package libogg0:arm64.
  2673. Preparing to unpack .../089-libogg0_1.3.2-1_arm64.deb ...
  2674. Unpacking libogg0:arm64 (1.3.2-1) ...
  2675. Selecting previously unselected package libspeex1:arm64.
  2676. Preparing to unpack .../090-libspeex1_1.2~rc1.2-1+b2_arm64.deb ...
  2677. Unpacking libspeex1:arm64 (1.2~rc1.2-1+b2) ...
  2678. Selecting previously unselected package libtheora0:arm64.
  2679. Preparing to unpack .../091-libtheora0_1.1.1+dfsg.1-14+b1_arm64.deb ...
  2680. Unpacking libtheora0:arm64 (1.1.1+dfsg.1-14+b1) ...
  2681. Selecting previously unselected package libvorbis0a:arm64.
  2682. Preparing to unpack .../092-libvorbis0a_1.3.5-4+deb9u2_arm64.deb ...
  2683. Unpacking libvorbis0a:arm64 (1.3.5-4+deb9u2) ...
  2684. Selecting previously unselected package libshout3:arm64.
  2685. Preparing to unpack .../093-libshout3_2.3.1-3_arm64.deb ...
  2686. Unpacking libshout3:arm64 (2.3.1-3) ...
  2687. Selecting previously unselected package libvo-aacenc0:arm64.
  2688. Preparing to unpack .../094-libvo-aacenc0_0.1.3-1_arm64.deb ...
  2689. Unpacking libvo-aacenc0:arm64 (0.1.3-1) ...
  2690. Selecting previously unselected package libvo-amrwbenc0:arm64.
  2691. Preparing to unpack .../095-libvo-amrwbenc0_0.1.3-1_arm64.deb ...
  2692. Unpacking libvo-amrwbenc0:arm64 (0.1.3-1) ...
  2693. Selecting previously unselected package libxss1:arm64.
  2694. Preparing to unpack .../096-libxss1_1%3a1.2.2-1_arm64.deb ...
  2695. Unpacking libxss1:arm64 (1:1.2.2-1) ...
  2696. Selecting previously unselected package netbase.
  2697. Preparing to unpack .../097-netbase_5.4_all.deb ...
  2698. Unpacking netbase (5.4) ...
  2699. Selecting previously unselected package ntpdate.
  2700. Preparing to unpack .../098-ntpdate_1%3a4.2.8p10+dfsg-3+deb9u2_arm64.deb ...
  2701. Unpacking ntpdate (1:4.2.8p10+dfsg-3+deb9u2) ...
  2702. Selecting previously unselected package libpython3.5-minimal:arm64.
  2703. Preparing to unpack .../099-libpython3.5-minimal_3.5.3-1+deb9u2_arm64.deb ...
  2704. Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u2) ...
  2705. Selecting previously unselected package python3.5-minimal.
  2706. Preparing to unpack .../100-python3.5-minimal_3.5.3-1+deb9u2_arm64.deb ...
  2707. Unpacking python3.5-minimal (3.5.3-1+deb9u2) ...
  2708. Selecting previously unselected package python3-minimal.
  2709. Preparing to unpack .../101-python3-minimal_3.5.3-1_arm64.deb ...
  2710. Unpacking python3-minimal (3.5.3-1) ...
  2711. Selecting previously unselected package libmpdec2:arm64.
  2712. Preparing to unpack .../102-libmpdec2_2.4.2-1_arm64.deb ...
  2713. Unpacking libmpdec2:arm64 (2.4.2-1) ...
  2714. Selecting previously unselected package libpython3.5-stdlib:arm64.
  2715. Preparing to unpack .../103-libpython3.5-stdlib_3.5.3-1+deb9u2_arm64.deb ...
  2716. Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u2) ...
  2717. Selecting previously unselected package python3.5.
  2718. Preparing to unpack .../104-python3.5_3.5.3-1+deb9u2_arm64.deb ...
  2719. Unpacking python3.5 (3.5.3-1+deb9u2) ...
  2720. Selecting previously unselected package libpython3-stdlib:arm64.
  2721. Preparing to unpack .../105-libpython3-stdlib_3.5.3-1_arm64.deb ...
  2722. Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
  2723. Selecting previously unselected package dh-python.
  2724. Preparing to unpack .../106-dh-python_2.20170125_all.deb ...
  2725. Unpacking dh-python (2.20170125) ...
  2726. Setting up libssl1.1:arm64 (1.1.0l-1~deb9u1) ...
  2727. Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u2) ...
  2728. Setting up libexpat1:arm64 (2.2.0-2+deb9u3) ...
  2729. Setting up python3.5-minimal (3.5.3-1+deb9u2) ...
  2730. Setting up python3-minimal (3.5.3-1) ...
  2731. Selecting previously unselected package python3.
  2732. (Reading database ... 20416 files and directories currently installed.)
  2733. Preparing to unpack .../000-python3_3.5.3-1_arm64.deb ...
  2734. Unpacking python3 (3.5.3-1) ...
  2735. Selecting previously unselected package libapt-inst2.0:arm64.
  2736. Preparing to unpack .../001-libapt-inst2.0_1.4.10_arm64.deb ...
  2737. Unpacking libapt-inst2.0:arm64 (1.4.10) ...
  2738. Selecting previously unselected package apt-utils.
  2739. Preparing to unpack .../002-apt-utils_1.4.10_arm64.deb ...
  2740. Unpacking apt-utils (1.4.10) ...
  2741. Selecting previously unselected package cpio.
  2742. Preparing to unpack .../003-cpio_2.11+dfsg-6_arm64.deb ...
  2743. Unpacking cpio (2.11+dfsg-6) ...
  2744. Selecting previously unselected package libtext-iconv-perl.
  2745. Preparing to unpack .../004-libtext-iconv-perl_1.7-5+b3_arm64.deb ...
  2746. Unpacking libtext-iconv-perl (1.7-5+b3) ...
  2747. Selecting previously unselected package libtext-charwidth-perl.
  2748. Preparing to unpack .../005-libtext-charwidth-perl_0.04-7+b3_arm64.deb ...
  2749. Unpacking libtext-charwidth-perl (0.04-7+b3) ...
  2750. Selecting previously unselected package libtext-wrapi18n-perl.
  2751. Preparing to unpack .../006-libtext-wrapi18n-perl_0.06-7.1_all.deb ...
  2752. Unpacking libtext-wrapi18n-perl (0.06-7.1) ...
  2753. Selecting previously unselected package debconf-i18n.
  2754. Preparing to unpack .../007-debconf-i18n_1.5.61_all.deb ...
  2755. Unpacking debconf-i18n (1.5.61) ...
  2756. Selecting previously unselected package libelf1:arm64.
  2757. Preparing to unpack .../008-libelf1_0.168-1_arm64.deb ...
  2758. Unpacking libelf1:arm64 (0.168-1) ...
  2759. Selecting previously unselected package libmnl0:arm64.
  2760. Preparing to unpack .../009-libmnl0_1.0.4-2_arm64.deb ...
  2761. Unpacking libmnl0:arm64 (1.0.4-2) ...
  2762. Selecting previously unselected package iproute2.
  2763. Preparing to unpack .../010-iproute2_4.9.0-1+deb9u1_arm64.deb ...
  2764. Unpacking iproute2 (4.9.0-1+deb9u1) ...
  2765. Selecting previously unselected package ifupdown.
  2766. Preparing to unpack .../011-ifupdown_0.8.19_arm64.deb ...
  2767. Unpacking ifupdown (0.8.19) ...
  2768. Selecting previously unselected package libip6tc0:arm64.
  2769. Preparing to unpack .../012-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
  2770. Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
  2771. Selecting previously unselected package libiptc0:arm64.
  2772. Preparing to unpack .../013-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
  2773. Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
  2774. Selecting previously unselected package libxtables12:arm64.
  2775. Preparing to unpack .../014-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
  2776. Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
  2777. Selecting previously unselected package libnetfilter-conntrack3:arm64.
  2778. Preparing to unpack .../015-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
  2779. Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
  2780. Selecting previously unselected package iptables.
  2781. Preparing to unpack .../016-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
  2782. Unpacking iptables (1.6.0+snapshot20161117-6) ...
  2783. Selecting previously unselected package iputils-ping.
  2784. Preparing to unpack .../017-iputils-ping_3%3a20161105-1_arm64.deb ...
  2785. Unpacking iputils-ping (3:20161105-1) ...
  2786. Selecting previously unselected package libisc-export160.
  2787. Preparing to unpack .../018-libisc-export160_1%3a9.10.3.dfsg.P4-12.3+deb9u7_arm64.deb ...
  2788. Unpacking libisc-export160 (1:9.10.3.dfsg.P4-12.3+deb9u7) ...
  2789. Selecting previously unselected package libssl1.0.2:arm64.
  2790. Preparing to unpack .../019-libssl1.0.2_1.0.2u-1~deb9u1_arm64.deb ...
  2791. Unpacking libssl1.0.2:arm64 (1.0.2u-1~deb9u1) ...
  2792. Selecting previously unselected package libdns-export162.
  2793. Preparing to unpack .../020-libdns-export162_1%3a9.10.3.dfsg.P4-12.3+deb9u7_arm64.deb ...
  2794. Unpacking libdns-export162 (1:9.10.3.dfsg.P4-12.3+deb9u7) ...
  2795. Selecting previously unselected package isc-dhcp-client.
  2796. Preparing to unpack .../021-isc-dhcp-client_4.3.5-3+deb9u1_arm64.deb ...
  2797. Unpacking isc-dhcp-client (4.3.5-3+deb9u1) ...
  2798. Selecting previously unselected package kmod.
  2799. Preparing to unpack .../022-kmod_23-2_arm64.deb ...
  2800. Unpacking kmod (23-2) ...
  2801. Selecting previously unselected package liblogging-stdlog0:arm64.
  2802. Preparing to unpack .../023-liblogging-stdlog0_1.0.5-2+b2_arm64.deb ...
  2803. Unpacking liblogging-stdlog0:arm64 (1.0.5-2+b2) ...
  2804. Selecting previously unselected package libslang2:arm64.
  2805. Preparing to unpack .../024-libslang2_2.3.1-5_arm64.deb ...
  2806. Unpacking libslang2:arm64 (2.3.1-5) ...
  2807. Selecting previously unselected package libnewt0.52:arm64.
  2808. Preparing to unpack .../025-libnewt0.52_0.52.19-1+b1_arm64.deb ...
  2809. Unpacking libnewt0.52:arm64 (0.52.19-1+b1) ...
  2810. Selecting previously unselected package libpopt0:arm64.
  2811. Preparing to unpack .../026-libpopt0_1.16-10+b2_arm64.deb ...
  2812. Unpacking libpopt0:arm64 (1.16-10+b2) ...
  2813. Selecting previously unselected package libfastjson4:arm64.
  2814. Preparing to unpack .../027-libfastjson4_0.99.4-1_arm64.deb ...
  2815. Unpacking libfastjson4:arm64 (0.99.4-1) ...
  2816. Selecting previously unselected package liblognorm5:arm64.
  2817. Preparing to unpack .../028-liblognorm5_2.0.1-1.1+b1_arm64.deb ...
  2818. Unpacking liblognorm5:arm64 (2.0.1-1.1+b1) ...
  2819. Selecting previously unselected package rsyslog.
  2820. Preparing to unpack .../029-rsyslog_8.24.0-1_arm64.deb ...
  2821. Unpacking rsyslog (8.24.0-1) ...
  2822. Selecting previously unselected package xxd.
  2823. Preparing to unpack .../030-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
  2824. Unpacking xxd (2:8.0.0197-4+deb9u3) ...
  2825. Selecting previously unselected package vim-common.
  2826. Preparing to unpack .../031-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
  2827. Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
  2828. Selecting previously unselected package vim-tiny.
  2829. Preparing to unpack .../032-vim-tiny_2%3a8.0.0197-4+deb9u3_arm64.deb ...
  2830. Unpacking vim-tiny (2:8.0.0197-4+deb9u3) ...
  2831. Selecting previously unselected package wget.
  2832. Preparing to unpack .../033-wget_1.18-5+deb9u3_arm64.deb ...
  2833. Unpacking wget (1.18-5+deb9u3) ...
  2834. Selecting previously unselected package whiptail.
  2835. Preparing to unpack .../034-whiptail_0.52.19-1+b1_arm64.deb ...
  2836. Unpacking whiptail (0.52.19-1+b1) ...
  2837. Selecting previously unselected package bzip2.
  2838. Preparing to unpack .../035-bzip2_1.0.6-8.1_arm64.deb ...
  2839. Unpacking bzip2 (1.0.6-8.1) ...
  2840. Selecting previously unselected package libmagic-mgc.
  2841. Preparing to unpack .../036-libmagic-mgc_1%3a5.30-1+deb9u3_arm64.deb ...
  2842. Unpacking libmagic-mgc (1:5.30-1+deb9u3) ...
  2843. Selecting previously unselected package libmagic1:arm64.
  2844. Preparing to unpack .../037-libmagic1_1%3a5.30-1+deb9u3_arm64.deb ...
  2845. Unpacking libmagic1:arm64 (1:5.30-1+deb9u3) ...
  2846. Selecting previously unselected package file.
  2847. Preparing to unpack .../038-file_1%3a5.30-1+deb9u3_arm64.deb ...
  2848. Unpacking file (1:5.30-1+deb9u3) ...
  2849. Selecting previously unselected package less.
  2850. Preparing to unpack .../039-less_481-2.1_arm64.deb ...
  2851. Unpacking less (481-2.1) ...
  2852. Selecting previously unselected package libc-l10n.
  2853. Preparing to unpack .../040-libc-l10n_2.24-11+deb9u4_all.deb ...
  2854. Unpacking libc-l10n (2.24-11+deb9u4) ...
  2855. Selecting previously unselected package libedit2:arm64.
  2856. Preparing to unpack .../041-libedit2_3.1-20160903-3_arm64.deb ...
  2857. Unpacking libedit2:arm64 (3.1-20160903-3) ...
  2858. Selecting previously unselected package libevent-2.0-5:arm64.
  2859. Preparing to unpack .../042-libevent-2.0-5_2.0.21-stable-3_arm64.deb ...
  2860. Unpacking libevent-2.0-5:arm64 (2.0.21-stable-3) ...
  2861. Selecting previously unselected package libgpm2:arm64.
  2862. Preparing to unpack .../043-libgpm2_1.20.4-6.2+b1_arm64.deb ...
  2863. Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
  2864. Selecting previously unselected package libpam-systemd:arm64.
  2865. Preparing to unpack .../044-libpam-systemd_232-25+deb9u12_arm64.deb ...
  2866. Unpacking libpam-systemd:arm64 (232-25+deb9u12) ...
  2867. Selecting previously unselected package libpci3:arm64.
  2868. Preparing to unpack .../045-libpci3_1%3a3.5.2-1_arm64.deb ...
  2869. Unpacking libpci3:arm64 (1:3.5.2-1) ...
  2870. Selecting previously unselected package libwrap0:arm64.
  2871. Preparing to unpack .../046-libwrap0_7.6.q-26_arm64.deb ...
  2872. Unpacking libwrap0:arm64 (7.6.q-26) ...
  2873. Selecting previously unselected package locales.
  2874. Preparing to unpack .../047-locales_2.24-11+deb9u4_all.deb ...
  2875. Unpacking locales (2.24-11+deb9u4) ...
  2876. Selecting previously unselected package lsof.
  2877. Preparing to unpack .../048-lsof_4.89+dfsg-0.1_arm64.deb ...
  2878. Unpacking lsof (4.89+dfsg-0.1) ...
  2879. Selecting previously unselected package openssh-client.
  2880. Preparing to unpack .../049-openssh-client_1%3a7.4p1-10+deb9u7_arm64.deb ...
  2881. Unpacking openssh-client (1:7.4p1-10+deb9u7) ...
  2882. Selecting previously unselected package gdisk.
  2883. Preparing to unpack .../050-gdisk_1.0.1-1_arm64.deb ...
  2884. Unpacking gdisk (1.0.1-1) ...
  2885. Selecting previously unselected package libparted2:arm64.
  2886. Preparing to unpack .../051-libparted2_3.2-17_arm64.deb ...
  2887. Unpacking libparted2:arm64 (3.2-17) ...
  2888. Selecting previously unselected package parted.
  2889. Preparing to unpack .../052-parted_3.2-17_arm64.deb ...
  2890. Unpacking parted (3.2-17) ...
  2891. Selecting previously unselected package 96boards-tools-common.
  2892. Preparing to unpack .../053-96boards-tools-common_0.9_all.deb ...
  2893. Unpacking 96boards-tools-common (0.9) ...
  2894. Selecting previously unselected package acpid.
  2895. Preparing to unpack .../054-acpid_1%3a2.0.28-1+b1_arm64.deb ...
  2896. Unpacking acpid (1:2.0.28-1+b1) ...
  2897. Selecting previously unselected package acpi-support-base.
  2898. Preparing to unpack .../055-acpi-support-base_0.142-8_all.deb ...
  2899. Unpacking acpi-support-base (0.142-8) ...
  2900. Selecting previously unselected package libasound2-data.
  2901. Preparing to unpack .../056-libasound2-data_1.1.3-5_all.deb ...
  2902. Unpacking libasound2-data (1.1.3-5) ...
  2903. Selecting previously unselected package libasound2:arm64.
  2904. Preparing to unpack .../057-libasound2_1.1.3-5_arm64.deb ...
  2905. Unpacking libasound2:arm64 (1.1.3-5) ...
  2906. Selecting previously unselected package libgomp1:arm64.
  2907. Preparing to unpack .../058-libgomp1_6.3.0-18+deb9u1_arm64.deb ...
  2908. Unpacking libgomp1:arm64 (6.3.0-18+deb9u1) ...
  2909. Selecting previously unselected package libfftw3-single3:arm64.
  2910. Preparing to unpack .../059-libfftw3-single3_3.3.5-3_arm64.deb ...
  2911. Unpacking libfftw3-single3:arm64 (3.3.5-3) ...
  2912. Selecting previously unselected package libsamplerate0:arm64.
  2913. Preparing to unpack .../060-libsamplerate0_0.1.8-8+b2_arm64.deb ...
  2914. Unpacking libsamplerate0:arm64 (0.1.8-8+b2) ...
  2915. Selecting previously unselected package alsa-utils.
  2916. Preparing to unpack .../061-alsa-utils_1.1.3-1_arm64.deb ...
  2917. Unpacking alsa-utils (1.1.3-1) ...
  2918. Selecting previously unselected package anacron.
  2919. Preparing to unpack .../062-anacron_2.3-24_arm64.deb ...
  2920. Unpacking anacron (2.3-24) ...
  2921. Selecting previously unselected package bc.
  2922. Preparing to unpack .../063-bc_1.06.95-9+b3_arm64.deb ...
  2923. Unpacking bc (1.06.95-9+b3) ...
  2924. Selecting previously unselected package bluez.
  2925. Preparing to unpack .../064-bluez_5.43-2+deb9u2_arm64.deb ...
  2926. Unpacking bluez (5.43-2+deb9u2) ...
  2927. Selecting previously unselected package liblzo2-2:arm64.
  2928. Preparing to unpack .../065-liblzo2-2_2.08-1.2+b2_arm64.deb ...
  2929. Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
  2930. Selecting previously unselected package btrfs-progs.
  2931. Preparing to unpack .../066-btrfs-progs_4.7.3-1_arm64.deb ...
  2932. Unpacking btrfs-progs (4.7.3-1) ...
  2933. Selecting previously unselected package btrfs-tools.
  2934. Preparing to unpack .../067-btrfs-tools_4.7.3-1_arm64.deb ...
  2935. Unpacking btrfs-tools (4.7.3-1) ...
  2936. Selecting previously unselected package openssl.
  2937. Preparing to unpack .../068-openssl_1.1.0l-1~deb9u1_arm64.deb ...
  2938. Unpacking openssl (1.1.0l-1~deb9u1) ...
  2939. Selecting previously unselected package ca-certificates.
  2940. Preparing to unpack .../069-ca-certificates_20200601~deb9u1_all.deb ...
  2941. Unpacking ca-certificates (20200601~deb9u1) ...
  2942. Selecting previously unselected package libatomic1:arm64.
  2943. Preparing to unpack .../070-libatomic1_6.3.0-18+deb9u1_arm64.deb ...
  2944. Unpacking libatomic1:arm64 (6.3.0-18+deb9u1) ...
  2945. Selecting previously unselected package libatspi2.0-0:arm64.
  2946. Preparing to unpack .../071-libatspi2.0-0_2.22.0-6+deb9u1_arm64.deb ...
  2947. Unpacking libatspi2.0-0:arm64 (2.22.0-6+deb9u1) ...
  2948. Selecting previously unselected package libdrm2:arm64.
  2949. Preparing to unpack .../072-libdrm2_2.4.74-1_arm64.deb ...
  2950. Unpacking libdrm2:arm64 (2.4.74-1) ...
  2951. Selecting previously unselected package libva1:arm64.
  2952. Preparing to unpack .../073-libva1_1.7.3-2_arm64.deb ...
  2953. Unpacking libva1:arm64 (1.7.3-2) ...
  2954. Selecting previously unselected package libva-drm1:arm64.
  2955. Preparing to unpack .../074-libva-drm1_1.7.3-2_arm64.deb ...
  2956. Unpacking libva-drm1:arm64 (1.7.3-2) ...
  2957. Selecting previously unselected package libva-x11-1:arm64.
  2958. Preparing to unpack .../075-libva-x11-1_1.7.3-2_arm64.deb ...
  2959. Unpacking libva-x11-1:arm64 (1.7.3-2) ...
  2960. Selecting previously unselected package libvdpau1:arm64.
  2961. Preparing to unpack .../076-libvdpau1_1.1.1-6_arm64.deb ...
  2962. Unpacking libvdpau1:arm64 (1.1.1-6) ...
  2963. Selecting previously unselected package libavutil55:arm64.
  2964. Preparing to unpack .../077-libavutil55_7%3a3.2.15-0+deb9u1_arm64.deb ...
  2965. Unpacking libavutil55:arm64 (7:3.2.15-0+deb9u1) ...
  2966. Selecting previously unselected package libgsm1:arm64.
  2967. Preparing to unpack .../078-libgsm1_1.0.13-4+b2_arm64.deb ...
  2968. Unpacking libgsm1:arm64 (1.0.13-4+b2) ...
  2969. Selecting previously unselected package libmp3lame0:arm64.
  2970. Preparing to unpack .../079-libmp3lame0_3.99.5+repack1-9+b2_arm64.deb ...
  2971. Unpacking libmp3lame0:arm64 (3.99.5+repack1-9+b2) ...
  2972. Selecting previously unselected package libopenjp2-7:arm64.
  2973. Preparing to unpack .../080-libopenjp2-7_2.1.2-1.1+deb9u5_arm64.deb ...
  2974. Unpacking libopenjp2-7:arm64 (2.1.2-1.1+deb9u5) ...
  2975. Selecting previously unselected package libopus0:arm64.
  2976. Preparing to unpack .../081-libopus0_1.2~alpha2-1_arm64.deb ...
  2977. Unpacking libopus0:arm64 (1.2~alpha2-1) ...
  2978. Selecting previously unselected package libshine3:arm64.
  2979. Preparing to unpack .../082-libshine3_3.1.0-5_arm64.deb ...
  2980. Unpacking libshine3:arm64 (3.1.0-5) ...
  2981. Selecting previously unselected package libsnappy1v5:arm64.
  2982. Preparing to unpack .../083-libsnappy1v5_1.1.3-3_arm64.deb ...
  2983. Unpacking libsnappy1v5:arm64 (1.1.3-3) ...
  2984. Selecting previously unselected package libsoxr0:arm64.
  2985. Preparing to unpack .../084-libsoxr0_0.1.2-2_arm64.deb ...
  2986. Unpacking libsoxr0:arm64 (0.1.2-2) ...
  2987. Selecting previously unselected package libswresample2:arm64.
  2988. Preparing to unpack .../085-libswresample2_7%3a3.2.15-0+deb9u1_arm64.deb ...
  2989. Unpacking libswresample2:arm64 (7:3.2.15-0+deb9u1) ...
  2990. Selecting previously unselected package libtwolame0:arm64.
  2991. Preparing to unpack .../086-libtwolame0_0.3.13-2_arm64.deb ...
  2992. Unpacking libtwolame0:arm64 (0.3.13-2) ...
  2993. Selecting previously unselected package libvorbisenc2:arm64.
  2994. Preparing to unpack .../087-libvorbisenc2_1.3.5-4+deb9u2_arm64.deb ...
  2995. Unpacking libvorbisenc2:arm64 (1.3.5-4+deb9u2) ...
  2996. Selecting previously unselected package libvpx4:arm64.
  2997. Preparing to unpack .../088-libvpx4_1.6.1-3+deb9u2_arm64.deb ...
  2998. Unpacking libvpx4:arm64 (1.6.1-3+deb9u2) ...
  2999. Selecting previously unselected package libwavpack1:arm64.
  3000. Preparing to unpack .../089-libwavpack1_5.0.0-2+deb9u2_arm64.deb ...
  3001. Unpacking libwavpack1:arm64 (5.0.0-2+deb9u2) ...
  3002. Selecting previously unselected package libwebp6:arm64.
  3003. Preparing to unpack .../090-libwebp6_0.5.2-1_arm64.deb ...
  3004. Unpacking libwebp6:arm64 (0.5.2-1) ...
  3005. Selecting previously unselected package libwebpmux2:arm64.
  3006. Preparing to unpack .../091-libwebpmux2_0.5.2-1_arm64.deb ...
  3007. Unpacking libwebpmux2:arm64 (0.5.2-1) ...
  3008. Selecting previously unselected package libx264-148:arm64.
  3009. Preparing to unpack .../092-libx264-148_2%3a0.148.2748+git97eaef2-1_arm64.deb ...
  3010. Unpacking libx264-148:arm64 (2:0.148.2748+git97eaef2-1) ...
  3011. Selecting previously unselected package libnuma1:arm64.
  3012. Preparing to unpack .../093-libnuma1_2.0.11-2.1_arm64.deb ...
  3013. Unpacking libnuma1:arm64 (2.0.11-2.1) ...
  3014. Selecting previously unselected package libx265-95:arm64.
  3015. Preparing to unpack .../094-libx265-95_2.1-2+b2_arm64.deb ...
  3016. Unpacking libx265-95:arm64 (2.1-2+b2) ...
  3017. Selecting previously unselected package libxvidcore4:arm64.
  3018. Preparing to unpack .../095-libxvidcore4_2%3a1.3.4-1+b2_arm64.deb ...
  3019. Unpacking libxvidcore4:arm64 (2:1.3.4-1+b2) ...
  3020. Selecting previously unselected package libzvbi-common.
  3021. Preparing to unpack .../096-libzvbi-common_0.2.35-13_all.deb ...
  3022. Unpacking libzvbi-common (0.2.35-13) ...
  3023. Selecting previously unselected package libzvbi0:arm64.
  3024. Preparing to unpack .../097-libzvbi0_0.2.35-13_arm64.deb ...
  3025. Unpacking libzvbi0:arm64 (0.2.35-13) ...
  3026. Selecting previously unselected package libavcodec57:arm64.
  3027. Preparing to unpack .../098-libavcodec57_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3028. Unpacking libavcodec57:arm64 (7:3.2.15-0+deb9u1) ...
  3029. Selecting previously unselected package libbluray1:arm64.
  3030. Preparing to unpack .../099-libbluray1_1%3a0.9.3-3_arm64.deb ...
  3031. Unpacking libbluray1:arm64 (1:0.9.3-3) ...
  3032. Selecting previously unselected package libchromaprint1:arm64.
  3033. Preparing to unpack .../100-libchromaprint1_1.4.2-1_arm64.deb ...
  3034. Unpacking libchromaprint1:arm64 (1.4.2-1) ...
  3035. Selecting previously unselected package libgme0:arm64.
  3036. Preparing to unpack .../101-libgme0_0.6.0-4_arm64.deb ...
  3037. Unpacking libgme0:arm64 (0.6.0-4) ...
  3038. Selecting previously unselected package libmpg123-0:arm64.
  3039. Preparing to unpack .../102-libmpg123-0_1.23.8-1+b1_arm64.deb ...
  3040. Unpacking libmpg123-0:arm64 (1.23.8-1+b1) ...
  3041. Selecting previously unselected package libvorbisfile3:arm64.
  3042. Preparing to unpack .../103-libvorbisfile3_1.3.5-4+deb9u2_arm64.deb ...
  3043. Unpacking libvorbisfile3:arm64 (1.3.5-4+deb9u2) ...
  3044. Selecting previously unselected package libopenmpt0:arm64.
  3045. Preparing to unpack .../104-libopenmpt0_0.2.7386~beta20.3-3+deb9u4_arm64.deb ...
  3046. Unpacking libopenmpt0:arm64 (0.2.7386~beta20.3-3+deb9u4) ...
  3047. Selecting previously unselected package libssh-gcrypt-4:arm64.
  3048. Preparing to unpack .../105-libssh-gcrypt-4_0.7.3-2+deb9u3_arm64.deb ...
  3049. Unpacking libssh-gcrypt-4:arm64 (0.7.3-2+deb9u3) ...
  3050. Selecting previously unselected package libavformat57:arm64.
  3051. Preparing to unpack .../106-libavformat57_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3052. Unpacking libavformat57:arm64 (7:3.2.15-0+deb9u1) ...
  3053. Selecting previously unselected package libflac8:arm64.
  3054. Preparing to unpack .../107-libflac8_1.3.2-1_arm64.deb ...
  3055. Unpacking libflac8:arm64 (1.3.2-1) ...
  3056. Selecting previously unselected package libminizip1:arm64.
  3057. Preparing to unpack .../108-libminizip1_1.1-8+b1_arm64.deb ...
  3058. Unpacking libminizip1:arm64 (1.1-8+b1) ...
  3059. Selecting previously unselected package libnspr4:arm64.
  3060. Preparing to unpack .../109-libnspr4_2%3a4.12-6_arm64.deb ...
  3061. Unpacking libnspr4:arm64 (2:4.12-6) ...
  3062. Selecting previously unselected package libnss3:arm64.
  3063. Preparing to unpack .../110-libnss3_2%3a3.26.2-1.1+deb9u1_arm64.deb ...
  3064. Unpacking libnss3:arm64 (2:3.26.2-1.1+deb9u1) ...
  3065. Selecting previously unselected package libasyncns0:arm64.
  3066. Preparing to unpack .../111-libasyncns0_0.8-6_arm64.deb ...
  3067. Unpacking libasyncns0:arm64 (0.8-6) ...
  3068. Selecting previously unselected package libsndfile1:arm64.
  3069. Preparing to unpack .../112-libsndfile1_1.0.27-3_arm64.deb ...
  3070. Unpacking libsndfile1:arm64 (1.0.27-3) ...
  3071. Selecting previously unselected package libxtst6:arm64.
  3072. Preparing to unpack .../113-libxtst6_2%3a1.2.3-1_arm64.deb ...
  3073. Unpacking libxtst6:arm64 (2:1.2.3-1) ...
  3074. Selecting previously unselected package libpulse0:arm64.
  3075. Preparing to unpack .../114-libpulse0_10.0-1+deb9u1_arm64.deb ...
  3076. Unpacking libpulse0:arm64 (10.0-1+deb9u1) ...
  3077. Selecting previously unselected package libre2-3:arm64.
  3078. Preparing to unpack .../115-libre2-3_20170101+dfsg-1_arm64.deb ...
  3079. Unpacking libre2-3:arm64 (20170101+dfsg-1) ...
  3080. Selecting previously unselected package libwebpdemux2:arm64.
  3081. Preparing to unpack .../116-libwebpdemux2_0.5.2-1_arm64.deb ...
  3082. Unpacking libwebpdemux2:arm64 (0.5.2-1) ...
  3083. Selecting previously unselected package libxslt1.1:arm64.
  3084. Preparing to unpack .../117-libxslt1.1_1.1.29-2.1+deb9u2_arm64.deb ...
  3085. Unpacking libxslt1.1:arm64 (1.1.29-2.1+deb9u2) ...
  3086. Selecting previously unselected package libfontenc1:arm64.
  3087. Preparing to unpack .../118-libfontenc1_1%3a1.1.3-1+b2_arm64.deb ...
  3088. Unpacking libfontenc1:arm64 (1:1.1.3-1+b2) ...
  3089. Selecting previously unselected package libglapi-mesa:arm64.
  3090. Preparing to unpack .../119-libglapi-mesa_13.0.6-1+b2_arm64.deb ...
  3091. Unpacking libglapi-mesa:arm64 (13.0.6-1+b2) ...
  3092. Selecting previously unselected package libxcb-dri2-0:arm64.
  3093. Preparing to unpack .../120-libxcb-dri2-0_1.12-1_arm64.deb ...
  3094. Unpacking libxcb-dri2-0:arm64 (1.12-1) ...
  3095. Selecting previously unselected package libxcb-dri3-0:arm64.
  3096. Preparing to unpack .../121-libxcb-dri3-0_1.12-1_arm64.deb ...
  3097. Unpacking libxcb-dri3-0:arm64 (1.12-1) ...
  3098. Selecting previously unselected package libxcb-glx0:arm64.
  3099. Preparing to unpack .../122-libxcb-glx0_1.12-1_arm64.deb ...
  3100. Unpacking libxcb-glx0:arm64 (1.12-1) ...
  3101. Selecting previously unselected package libxcb-present0:arm64.
  3102. Preparing to unpack .../123-libxcb-present0_1.12-1_arm64.deb ...
  3103. Unpacking libxcb-present0:arm64 (1.12-1) ...
  3104. Selecting previously unselected package libxcb-sync1:arm64.
  3105. Preparing to unpack .../124-libxcb-sync1_1.12-1_arm64.deb ...
  3106. Unpacking libxcb-sync1:arm64 (1.12-1) ...
  3107. Selecting previously unselected package libxshmfence1:arm64.
  3108. Preparing to unpack .../125-libxshmfence1_1.2-1+b2_arm64.deb ...
  3109. Unpacking libxshmfence1:arm64 (1.2-1+b2) ...
  3110. Selecting previously unselected package libxxf86vm1:arm64.
  3111. Preparing to unpack .../126-libxxf86vm1_1%3a1.1.4-1+b2_arm64.deb ...
  3112. Unpacking libxxf86vm1:arm64 (1:1.1.4-1+b2) ...
  3113. Selecting previously unselected package libgl1-mesa-glx:arm64.
  3114. Preparing to unpack .../127-libgl1-mesa-glx_13.0.6-1+b2_arm64.deb ...
  3115. Unpacking libgl1-mesa-glx:arm64 (13.0.6-1+b2) ...
  3116. Selecting previously unselected package libxt6:arm64.
  3117. Preparing to unpack .../128-libxt6_1%3a1.1.5-1_arm64.deb ...
  3118. Unpacking libxt6:arm64 (1:1.1.5-1) ...
  3119. Selecting previously unselected package libxmu6:arm64.
  3120. Preparing to unpack .../129-libxmu6_2%3a1.1.2-2_arm64.deb ...
  3121. Unpacking libxmu6:arm64 (2:1.1.2-2) ...
  3122. Selecting previously unselected package libxpm4:arm64.
  3123. Preparing to unpack .../130-libxpm4_1%3a3.5.12-1_arm64.deb ...
  3124. Unpacking libxpm4:arm64 (1:3.5.12-1) ...
  3125. Selecting previously unselected package libxaw7:arm64.
  3126. Preparing to unpack .../131-libxaw7_2%3a1.0.13-1+b2_arm64.deb ...
  3127. Unpacking libxaw7:arm64 (2:1.0.13-1+b2) ...
  3128. Selecting previously unselected package libxcb-shape0:arm64.
  3129. Preparing to unpack .../132-libxcb-shape0_1.12-1_arm64.deb ...
  3130. Unpacking libxcb-shape0:arm64 (1.12-1) ...
  3131. Selecting previously unselected package libxft2:arm64.
  3132. Preparing to unpack .../133-libxft2_2.3.2-1+b2_arm64.deb ...
  3133. Unpacking libxft2:arm64 (2.3.2-1+b2) ...
  3134. Selecting previously unselected package libxmuu1:arm64.
  3135. Preparing to unpack .../134-libxmuu1_2%3a1.1.2-2_arm64.deb ...
  3136. Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
  3137. Selecting previously unselected package libxv1:arm64.
  3138. Preparing to unpack .../135-libxv1_2%3a1.0.11-1_arm64.deb ...
  3139. Unpacking libxv1:arm64 (2:1.0.11-1) ...
  3140. Selecting previously unselected package libxxf86dga1:arm64.
  3141. Preparing to unpack .../136-libxxf86dga1_2%3a1.1.4-1+b3_arm64.deb ...
  3142. Unpacking libxxf86dga1:arm64 (2:1.1.4-1+b3) ...
  3143. Selecting previously unselected package x11-utils.
  3144. Preparing to unpack .../137-x11-utils_7.7+3+b1_arm64.deb ...
  3145. Unpacking x11-utils (7.7+3+b1) ...
  3146. Selecting previously unselected package xdg-utils.
  3147. Preparing to unpack .../138-xdg-utils_1.1.1-1+deb9u2_all.deb ...
  3148. Unpacking xdg-utils (1.1.1-1+deb9u2) ...
  3149. Selecting previously unselected package chromium.
  3150. Preparing to unpack .../139-chromium_73.0.3683.75-1~deb9u1_arm64.deb ...
  3151. Unpacking chromium (73.0.3683.75-1~deb9u1) ...
  3152. Selecting previously unselected package libisl15:arm64.
  3153. Preparing to unpack .../140-libisl15_0.18-1_arm64.deb ...
  3154. Unpacking libisl15:arm64 (0.18-1) ...
  3155. Selecting previously unselected package libmpfr4:arm64.
  3156. Preparing to unpack .../141-libmpfr4_3.1.5-1_arm64.deb ...
  3157. Unpacking libmpfr4:arm64 (3.1.5-1) ...
  3158. Selecting previously unselected package libmpc3:arm64.
  3159. Preparing to unpack .../142-libmpc3_1.0.3-1+b2_arm64.deb ...
  3160. Unpacking libmpc3:arm64 (1.0.3-1+b2) ...
  3161. Selecting previously unselected package cpp-6.
  3162. Preparing to unpack .../143-cpp-6_6.3.0-18+deb9u1_arm64.deb ...
  3163. Unpacking cpp-6 (6.3.0-18+deb9u1) ...
  3164. Selecting previously unselected package cpp.
  3165. Preparing to unpack .../144-cpp_4%3a6.3.0-4_arm64.deb ...
  3166. Unpacking cpp (4:6.3.0-4) ...
  3167. Selecting previously unselected package libcpufreq0.
  3168. Preparing to unpack .../145-libcpufreq0_008-1+b1_arm64.deb ...
  3169. Unpacking libcpufreq0 (008-1+b1) ...
  3170. Selecting previously unselected package cpufrequtils.
  3171. Preparing to unpack .../146-cpufrequtils_008-1+b1_arm64.deb ...
  3172. Unpacking cpufrequtils (008-1+b1) ...
  3173. Selecting previously unselected package libnl-3-200:arm64.
  3174. Preparing to unpack .../147-libnl-3-200_3.2.27-2_arm64.deb ...
  3175. Unpacking libnl-3-200:arm64 (3.2.27-2) ...
  3176. Selecting previously unselected package libnl-genl-3-200:arm64.
  3177. Preparing to unpack .../148-libnl-genl-3-200_3.2.27-2_arm64.deb ...
  3178. Unpacking libnl-genl-3-200:arm64 (3.2.27-2) ...
  3179. Selecting previously unselected package wireless-regdb.
  3180. Preparing to unpack .../149-wireless-regdb_2016.06.10-1_all.deb ...
  3181. Unpacking wireless-regdb (2016.06.10-1) ...
  3182. Selecting previously unselected package iw.
  3183. Preparing to unpack .../150-iw_4.9-0.1_arm64.deb ...
  3184. Unpacking iw (4.9-0.1) ...
  3185. Selecting previously unselected package crda.
  3186. Preparing to unpack .../151-crda_3.18-1_arm64.deb ...
  3187. Unpacking crda (3.18-1) ...
  3188. Selecting previously unselected package libcurl3:arm64.
  3189. Preparing to unpack .../152-libcurl3_7.52.1-5+deb9u11_arm64.deb ...
  3190. Unpacking libcurl3:arm64 (7.52.1-5+deb9u11) ...
  3191. Selecting previously unselected package curl.
  3192. Preparing to unpack .../153-curl_7.52.1-5+deb9u11_arm64.deb ...
  3193. Unpacking curl (7.52.1-5+deb9u11) ...
  3194. Selecting previously unselected package libdconf1:arm64.
  3195. Preparing to unpack .../154-libdconf1_0.26.0-2+b1_arm64.deb ...
  3196. Unpacking libdconf1:arm64 (0.26.0-2+b1) ...
  3197. Selecting previously unselected package dconf-service.
  3198. Preparing to unpack .../155-dconf-service_0.26.0-2+b1_arm64.deb ...
  3199. Unpacking dconf-service (0.26.0-2+b1) ...
  3200. Selecting previously unselected package dconf-gsettings-backend:arm64.
  3201. Preparing to unpack .../156-dconf-gsettings-backend_0.26.0-2+b1_arm64.deb ...
  3202. Unpacking dconf-gsettings-backend:arm64 (0.26.0-2+b1) ...
  3203. Selecting previously unselected package debian-keyring.
  3204. Preparing to unpack .../157-debian-keyring_2017.05.28_all.deb ...
  3205. Unpacking debian-keyring (2017.05.28) ...
  3206. Selecting previously unselected package desktop-file-utils.
  3207. Preparing to unpack .../158-desktop-file-utils_0.23-1_arm64.deb ...
  3208. Unpacking desktop-file-utils (0.23-1) ...
  3209. Selecting previously unselected package distro-info-data.
  3210. Preparing to unpack .../159-distro-info-data_0.36_all.deb ...
  3211. Unpacking distro-info-data (0.36) ...
  3212. Selecting previously unselected package dmz-cursor-theme.
  3213. Preparing to unpack .../160-dmz-cursor-theme_0.4.4_all.deb ...
  3214. Unpacking dmz-cursor-theme (0.4.4) ...
  3215. Selecting previously unselected package dnsmasq-base.
  3216. Preparing to unpack .../161-dnsmasq-base_2.76-5+deb9u2_arm64.deb ...
  3217. Unpacking dnsmasq-base (2.76-5+deb9u2) ...
  3218. Selecting previously unselected package eject.
  3219. Preparing to unpack .../162-eject_2.1.5+deb1+cvs20081104-13.2_arm64.deb ...
  3220. Unpacking eject (2.1.5+deb1+cvs20081104-13.2) ...
  3221. Selecting previously unselected package libexo-common.
  3222. Preparing to unpack .../163-libexo-common_0.10.7-1_all.deb ...
  3223. Unpacking libexo-common (0.10.7-1) ...
  3224. Selecting previously unselected package libexo-helpers.
  3225. Preparing to unpack .../164-libexo-helpers_0.10.7-1_arm64.deb ...
  3226. Unpacking libexo-helpers (0.10.7-1) ...
  3227. Selecting previously unselected package libexo-1-0:arm64.
  3228. Preparing to unpack .../165-libexo-1-0_0.10.7-1_arm64.deb ...
  3229. Unpacking libexo-1-0:arm64 (0.10.7-1) ...
  3230. Selecting previously unselected package exo-utils.
  3231. Preparing to unpack .../166-exo-utils_0.10.7-1_arm64.deb ...
  3232. Unpacking exo-utils (0.10.7-1) ...
  3233. Selecting previously unselected package makedev.
  3234. Preparing to unpack .../167-makedev_2.3.1-93_all.deb ...
  3235. Unpacking makedev (2.3.1-93) ...
  3236. Selecting previously unselected package fbset.
  3237. Preparing to unpack .../168-fbset_2.1-29_arm64.deb ...
  3238. Unpacking fbset (2.1-29) ...
  3239. Selecting previously unselected package libgtk-3-common.
  3240. Preparing to unpack .../169-libgtk-3-common_3.22.11-1_all.deb ...
  3241. Unpacking libgtk-3-common (3.22.11-1) ...
  3242. Selecting previously unselected package libatk-bridge2.0-0:arm64.
  3243. Preparing to unpack .../170-libatk-bridge2.0-0_2.22.0-2_arm64.deb ...
  3244. Unpacking libatk-bridge2.0-0:arm64 (2.22.0-2) ...
  3245. Selecting previously unselected package libcairo-gobject2:arm64.
  3246. Preparing to unpack .../171-libcairo-gobject2_1.14.8-1_arm64.deb ...
  3247. Unpacking libcairo-gobject2:arm64 (1.14.8-1) ...
  3248. Selecting previously unselected package liblcms2-2:arm64.
  3249. Preparing to unpack .../172-liblcms2-2_2.8-4+deb9u1_arm64.deb ...
  3250. Unpacking liblcms2-2:arm64 (2.8-4+deb9u1) ...
  3251. Selecting previously unselected package libcolord2:arm64.
  3252. Preparing to unpack .../173-libcolord2_1.3.3-2_arm64.deb ...
  3253. Unpacking libcolord2:arm64 (1.3.3-2) ...
  3254. Selecting previously unselected package libepoxy0:arm64.
  3255. Preparing to unpack .../174-libepoxy0_1.3.1-2_arm64.deb ...
  3256. Unpacking libepoxy0:arm64 (1.3.1-2) ...
  3257. Selecting previously unselected package libjson-glib-1.0-common.
  3258. Preparing to unpack .../175-libjson-glib-1.0-common_1.2.6-1_all.deb ...
  3259. Unpacking libjson-glib-1.0-common (1.2.6-1) ...
  3260. Selecting previously unselected package libjson-glib-1.0-0:arm64.
  3261. Preparing to unpack .../176-libjson-glib-1.0-0_1.2.6-1_arm64.deb ...
  3262. Unpacking libjson-glib-1.0-0:arm64 (1.2.6-1) ...
  3263. Selecting previously unselected package libproxy1v5:arm64.
  3264. Preparing to unpack .../177-libproxy1v5_0.4.14-2+deb9u1_arm64.deb ...
  3265. Unpacking libproxy1v5:arm64 (0.4.14-2+deb9u1) ...
  3266. Selecting previously unselected package glib-networking-common.
  3267. Preparing to unpack .../178-glib-networking-common_2.50.0-1+deb9u1_all.deb ...
  3268. Unpacking glib-networking-common (2.50.0-1+deb9u1) ...
  3269. Selecting previously unselected package glib-networking-services.
  3270. Preparing to unpack .../179-glib-networking-services_2.50.0-1+deb9u1_arm64.deb ...
  3271. Unpacking glib-networking-services (2.50.0-1+deb9u1) ...
  3272. Selecting previously unselected package gsettings-desktop-schemas.
  3273. Preparing to unpack .../180-gsettings-desktop-schemas_3.22.0-1_all.deb ...
  3274. Unpacking gsettings-desktop-schemas (3.22.0-1) ...
  3275. Selecting previously unselected package glib-networking:arm64.
  3276. Preparing to unpack .../181-glib-networking_2.50.0-1+deb9u1_arm64.deb ...
  3277. Unpacking glib-networking:arm64 (2.50.0-1+deb9u1) ...
  3278. Selecting previously unselected package libsoup2.4-1:arm64.
  3279. Preparing to unpack .../182-libsoup2.4-1_2.56.0-2+deb9u2_arm64.deb ...
  3280. Unpacking libsoup2.4-1:arm64 (2.56.0-2+deb9u2) ...
  3281. Selecting previously unselected package libsoup-gnome2.4-1:arm64.
  3282. Preparing to unpack .../183-libsoup-gnome2.4-1_2.56.0-2+deb9u2_arm64.deb ...
  3283. Unpacking libsoup-gnome2.4-1:arm64 (2.56.0-2+deb9u2) ...
  3284. Selecting previously unselected package librest-0.7-0:arm64.
  3285. Preparing to unpack .../184-librest-0.7-0_0.8.0-2_arm64.deb ...
  3286. Unpacking librest-0.7-0:arm64 (0.8.0-2) ...
  3287. Selecting previously unselected package libwayland-client0:arm64.
  3288. Preparing to unpack .../185-libwayland-client0_1.12.0-1+deb9u1_arm64.deb ...
  3289. Unpacking libwayland-client0:arm64 (1.12.0-1+deb9u1) ...
  3290. Selecting previously unselected package libwayland-cursor0:arm64.
  3291. Preparing to unpack .../186-libwayland-cursor0_1.12.0-1+deb9u1_arm64.deb ...
  3292. Unpacking libwayland-cursor0:arm64 (1.12.0-1+deb9u1) ...
  3293. Selecting previously unselected package libwayland-server0:arm64.
  3294. Preparing to unpack .../187-libwayland-server0_1.12.0-1+deb9u1_arm64.deb ...
  3295. Unpacking libwayland-server0:arm64 (1.12.0-1+deb9u1) ...
  3296. Selecting previously unselected package libgbm1:arm64.
  3297. Preparing to unpack .../188-libgbm1_13.0.6-1+b2_arm64.deb ...
  3298. Unpacking libgbm1:arm64 (13.0.6-1+b2) ...
  3299. Selecting previously unselected package libxcb-xfixes0:arm64.
  3300. Preparing to unpack .../189-libxcb-xfixes0_1.12-1_arm64.deb ...
  3301. Unpacking libxcb-xfixes0:arm64 (1.12-1) ...
  3302. Selecting previously unselected package libegl1-mesa:arm64.
  3303. Preparing to unpack .../190-libegl1-mesa_13.0.6-1+b2_arm64.deb ...
  3304. Unpacking libegl1-mesa:arm64 (13.0.6-1+b2) ...
  3305. Selecting previously unselected package libwayland-egl1-mesa:arm64.
  3306. Preparing to unpack .../191-libwayland-egl1-mesa_13.0.6-1+b2_arm64.deb ...
  3307. Unpacking libwayland-egl1-mesa:arm64 (13.0.6-1+b2) ...
  3308. Selecting previously unselected package libxkbcommon0:arm64.
  3309. Preparing to unpack .../192-libxkbcommon0_0.7.1-2~deb9u1_arm64.deb ...
  3310. Unpacking libxkbcommon0:arm64 (0.7.1-2~deb9u1) ...
  3311. Selecting previously unselected package libgtk-3-0:arm64.
  3312. Preparing to unpack .../193-libgtk-3-0_3.22.11-1_arm64.deb ...
  3313. Unpacking libgtk-3-0:arm64 (3.22.11-1) ...
  3314. Selecting previously unselected package galculator.
  3315. Preparing to unpack .../194-galculator_2.1.4-1+b1_arm64.deb ...
  3316. Unpacking galculator (2.1.4-1+b1) ...
  3317. Selecting previously unselected package gconf2-common.
  3318. Preparing to unpack .../195-gconf2-common_3.2.6-4_all.deb ...
  3319. Unpacking gconf2-common (3.2.6-4) ...
  3320. Selecting previously unselected package libgconf-2-4:arm64.
  3321. Preparing to unpack .../196-libgconf-2-4_3.2.6-4+b1_arm64.deb ...
  3322. Unpacking libgconf-2-4:arm64 (3.2.6-4+b1) ...
  3323. Selecting previously unselected package gconf-service.
  3324. Preparing to unpack .../197-gconf-service_3.2.6-4+b1_arm64.deb ...
  3325. Unpacking gconf-service (3.2.6-4+b1) ...
  3326. Selecting previously unselected package psmisc.
  3327. Preparing to unpack .../198-psmisc_22.21-2.1+b2_arm64.deb ...
  3328. Unpacking psmisc (22.21-2.1+b2) ...
  3329. Selecting previously unselected package gconf2.
  3330. Preparing to unpack .../199-gconf2_3.2.6-4+b1_arm64.deb ...
  3331. Unpacking gconf2 (3.2.6-4+b1) ...
  3332. Selecting previously unselected package libgck-1-0:arm64.
  3333. Preparing to unpack .../200-libgck-1-0_3.20.0-5.1_arm64.deb ...
  3334. Unpacking libgck-1-0:arm64 (3.20.0-5.1) ...
  3335. Selecting previously unselected package libgcr-3-common.
  3336. Preparing to unpack .../201-libgcr-3-common_3.20.0-5.1_all.deb ...
  3337. Unpacking libgcr-3-common (3.20.0-5.1) ...
  3338. Selecting previously unselected package libgcr-base-3-1:arm64.
  3339. Preparing to unpack .../202-libgcr-base-3-1_3.20.0-5.1_arm64.deb ...
  3340. Unpacking libgcr-base-3-1:arm64 (3.20.0-5.1) ...
  3341. Selecting previously unselected package libgcr-ui-3-1:arm64.
  3342. Preparing to unpack .../203-libgcr-ui-3-1_3.20.0-5.1_arm64.deb ...
  3343. Unpacking libgcr-ui-3-1:arm64 (3.20.0-5.1) ...
  3344. Selecting previously unselected package gcr.
  3345. Preparing to unpack .../204-gcr_3.20.0-5.1_arm64.deb ...
  3346. Unpacking gcr (3.20.0-5.1) ...
  3347. Selecting previously unselected package p11-kit-modules:arm64.
  3348. Preparing to unpack .../205-p11-kit-modules_0.23.3-2_arm64.deb ...
  3349. Unpacking p11-kit-modules:arm64 (0.23.3-2) ...
  3350. Selecting previously unselected package p11-kit.
  3351. Preparing to unpack .../206-p11-kit_0.23.3-2_arm64.deb ...
  3352. Unpacking p11-kit (0.23.3-2) ...
  3353. Selecting previously unselected package libcap2-bin.
  3354. Preparing to unpack .../207-libcap2-bin_1%3a2.25-1_arm64.deb ...
  3355. Unpacking libcap2-bin (1:2.25-1) ...
  3356. Selecting previously unselected package libsecret-common.
  3357. Preparing to unpack .../208-libsecret-common_0.18.5-3.1_all.deb ...
  3358. Unpacking libsecret-common (0.18.5-3.1) ...
  3359. Selecting previously unselected package libsecret-1-0:arm64.
  3360. Preparing to unpack .../209-libsecret-1-0_0.18.5-3.1_arm64.deb ...
  3361. Unpacking libsecret-1-0:arm64 (0.18.5-3.1) ...
  3362. Selecting previously unselected package pinentry-gnome3.
  3363. Preparing to unpack .../210-pinentry-gnome3_1.0.0-2_arm64.deb ...
  3364. Unpacking pinentry-gnome3 (1.0.0-2) ...
  3365. Selecting previously unselected package gnome-keyring.
  3366. Preparing to unpack .../211-gnome-keyring_3.20.0-3_arm64.deb ...
  3367. Unpacking gnome-keyring (3.20.0-3) ...
  3368. Selecting previously unselected package libpolkit-gobject-1-0:arm64.
  3369. Preparing to unpack .../212-libpolkit-gobject-1-0_0.105-18+deb9u1_arm64.deb ...
  3370. Unpacking libpolkit-gobject-1-0:arm64 (0.105-18+deb9u1) ...
  3371. Selecting previously unselected package liburi-perl.
  3372. Preparing to unpack .../213-liburi-perl_1.71-1_all.deb ...
  3373. Unpacking liburi-perl (1.71-1) ...
  3374. Selecting previously unselected package libencode-locale-perl.
  3375. Preparing to unpack .../214-libencode-locale-perl_1.05-1_all.deb ...
  3376. Unpacking libencode-locale-perl (1.05-1) ...
  3377. Selecting previously unselected package libtimedate-perl.
  3378. Preparing to unpack .../215-libtimedate-perl_2.3000-2+deb9u1_all.deb ...
  3379. Unpacking libtimedate-perl (2.3000-2+deb9u1) ...
  3380. Selecting previously unselected package libhttp-date-perl.
  3381. Preparing to unpack .../216-libhttp-date-perl_6.02-1_all.deb ...
  3382. Unpacking libhttp-date-perl (6.02-1) ...
  3383. Selecting previously unselected package libfile-listing-perl.
  3384. Preparing to unpack .../217-libfile-listing-perl_6.04-1_all.deb ...
  3385. Unpacking libfile-listing-perl (6.04-1) ...
  3386. Selecting previously unselected package libhtml-tagset-perl.
  3387. Preparing to unpack .../218-libhtml-tagset-perl_3.20-3_all.deb ...
  3388. Unpacking libhtml-tagset-perl (3.20-3) ...
  3389. Selecting previously unselected package libhtml-parser-perl.
  3390. Preparing to unpack .../219-libhtml-parser-perl_3.72-3_arm64.deb ...
  3391. Unpacking libhtml-parser-perl (3.72-3) ...
  3392. Selecting previously unselected package libhtml-tree-perl.
  3393. Preparing to unpack .../220-libhtml-tree-perl_5.03-2_all.deb ...
  3394. Unpacking libhtml-tree-perl (5.03-2) ...
  3395. Selecting previously unselected package libio-html-perl.
  3396. Preparing to unpack .../221-libio-html-perl_1.001-1_all.deb ...
  3397. Unpacking libio-html-perl (1.001-1) ...
  3398. Selecting previously unselected package liblwp-mediatypes-perl.
  3399. Preparing to unpack .../222-liblwp-mediatypes-perl_6.02-1_all.deb ...
  3400. Unpacking liblwp-mediatypes-perl (6.02-1) ...
  3401. Selecting previously unselected package libhttp-message-perl.
  3402. Preparing to unpack .../223-libhttp-message-perl_6.11-1_all.deb ...
  3403. Unpacking libhttp-message-perl (6.11-1) ...
  3404. Selecting previously unselected package libhttp-cookies-perl.
  3405. Preparing to unpack .../224-libhttp-cookies-perl_6.01-1_all.deb ...
  3406. Unpacking libhttp-cookies-perl (6.01-1) ...
  3407. Selecting previously unselected package libhttp-negotiate-perl.
  3408. Preparing to unpack .../225-libhttp-negotiate-perl_6.00-2_all.deb ...
  3409. Unpacking libhttp-negotiate-perl (6.00-2) ...
  3410. Selecting previously unselected package perl-openssl-defaults:arm64.
  3411. Preparing to unpack .../226-perl-openssl-defaults_3_arm64.deb ...
  3412. Unpacking perl-openssl-defaults:arm64 (3) ...
  3413. Selecting previously unselected package libnet-ssleay-perl.
  3414. Preparing to unpack .../227-libnet-ssleay-perl_1.80-1_arm64.deb ...
  3415. Unpacking libnet-ssleay-perl (1.80-1) ...
  3416. Selecting previously unselected package libio-socket-ssl-perl.
  3417. Preparing to unpack .../228-libio-socket-ssl-perl_2.044-1_all.deb ...
  3418. Unpacking libio-socket-ssl-perl (2.044-1) ...
  3419. Selecting previously unselected package libnet-http-perl.
  3420. Preparing to unpack .../229-libnet-http-perl_6.12-1_all.deb ...
  3421. Unpacking libnet-http-perl (6.12-1) ...
  3422. Selecting previously unselected package liblwp-protocol-https-perl.
  3423. Preparing to unpack .../230-liblwp-protocol-https-perl_6.06-2_all.deb ...
  3424. Unpacking liblwp-protocol-https-perl (6.06-2) ...
  3425. Selecting previously unselected package libwww-robotrules-perl.
  3426. Preparing to unpack .../231-libwww-robotrules-perl_6.01-1_all.deb ...
  3427. Unpacking libwww-robotrules-perl (6.01-1) ...
  3428. Selecting previously unselected package libwww-perl.
  3429. Preparing to unpack .../232-libwww-perl_6.15-1_all.deb ...
  3430. Unpacking libwww-perl (6.15-1) ...
  3431. Selecting previously unselected package libxml-parser-perl.
  3432. Preparing to unpack .../233-libxml-parser-perl_2.44-2+b1_arm64.deb ...
  3433. Unpacking libxml-parser-perl (2.44-2+b1) ...
  3434. Selecting previously unselected package libxml-twig-perl.
  3435. Preparing to unpack .../234-libxml-twig-perl_1%3a3.50-1_all.deb ...
  3436. Unpacking libxml-twig-perl (1:3.50-1) ...
  3437. Selecting previously unselected package libnet-dbus-perl.
  3438. Preparing to unpack .../235-libnet-dbus-perl_1.1.0-4+b1_arm64.deb ...
  3439. Unpacking libnet-dbus-perl (1.1.0-4+b1) ...
  3440. Selecting previously unselected package system-tools-backends.
  3441. Preparing to unpack .../236-system-tools-backends_2.10.2-3+b1_arm64.deb ...
  3442. Unpacking system-tools-backends (2.10.2-3+b1) ...
  3443. Selecting previously unselected package liboobs-1-5.
  3444. Preparing to unpack .../237-liboobs-1-5_3.0.0-3_arm64.deb ...
  3445. Unpacking liboobs-1-5 (3.0.0-3) ...
  3446. Selecting previously unselected package libpolkit-agent-1-0:arm64.
  3447. Preparing to unpack .../238-libpolkit-agent-1-0_0.105-18+deb9u1_arm64.deb ...
  3448. Unpacking libpolkit-agent-1-0:arm64 (0.105-18+deb9u1) ...
  3449. Selecting previously unselected package libpolkit-backend-1-0:arm64.
  3450. Preparing to unpack .../239-libpolkit-backend-1-0_0.105-18+deb9u1_arm64.deb ...
  3451. Unpacking libpolkit-backend-1-0:arm64 (0.105-18+deb9u1) ...
  3452. Selecting previously unselected package policykit-1.
  3453. Preparing to unpack .../240-policykit-1_0.105-18+deb9u1_arm64.deb ...
  3454. Unpacking policykit-1 (0.105-18+deb9u1) ...
  3455. Selecting previously unselected package policykit-1-gnome.
  3456. Preparing to unpack .../241-policykit-1-gnome_0.105-6_arm64.deb ...
  3457. Unpacking policykit-1-gnome (0.105-6) ...
  3458. Selecting previously unselected package gnome-system-tools.
  3459. Preparing to unpack .../242-gnome-system-tools_3.0.0-6_arm64.deb ...
  3460. Unpacking gnome-system-tools (3.0.0-6) ...
  3461. Selecting previously unselected package gpicview.
  3462. Preparing to unpack .../243-gpicview_0.2.5-2+b1_arm64.deb ...
  3463. Unpacking gpicview (0.2.5-2+b1) ...
  3464. Selecting previously unselected package libfribidi0:arm64.
  3465. Preparing to unpack .../244-libfribidi0_0.19.7-1+deb9u1_arm64.deb ...
  3466. Unpacking libfribidi0:arm64 (0.19.7-1+deb9u1) ...
  3467. Selecting previously unselected package libass5:arm64.
  3468. Preparing to unpack .../245-libass5_1%3a0.13.4-2_arm64.deb ...
  3469. Unpacking libass5:arm64 (1:0.13.4-2) ...
  3470. Selecting previously unselected package libavresample3:arm64.
  3471. Preparing to unpack .../246-libavresample3_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3472. Unpacking libavresample3:arm64 (7:3.2.15-0+deb9u1) ...
  3473. Selecting previously unselected package libbs2b0:arm64.
  3474. Preparing to unpack .../247-libbs2b0_3.1.0+dfsg-2.2_arm64.deb ...
  3475. Unpacking libbs2b0:arm64 (3.1.0+dfsg-2.2) ...
  3476. Selecting previously unselected package libebur128-1:arm64.
  3477. Preparing to unpack .../248-libebur128-1_1.2.2-2_arm64.deb ...
  3478. Unpacking libebur128-1:arm64 (1.2.2-2) ...
  3479. Selecting previously unselected package libflite1:arm64.
  3480. Preparing to unpack .../249-libflite1_2.0.0-release-3+b1_arm64.deb ...
  3481. Unpacking libflite1:arm64 (2.0.0-release-3+b1) ...
  3482. Selecting previously unselected package libopencv-core2.4v5:arm64.
  3483. Preparing to unpack .../250-libopencv-core2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3484. Unpacking libopencv-core2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3485. Selecting previously unselected package libopencv-imgproc2.4v5:arm64.
  3486. Preparing to unpack .../251-libopencv-imgproc2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3487. Unpacking libopencv-imgproc2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3488. Selecting previously unselected package libpostproc54:arm64.
  3489. Preparing to unpack .../252-libpostproc54_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3490. Unpacking libpostproc54:arm64 (7:3.2.15-0+deb9u1) ...
  3491. Selecting previously unselected package libfftw3-double3:arm64.
  3492. Preparing to unpack .../253-libfftw3-double3_3.3.5-3_arm64.deb ...
  3493. Unpacking libfftw3-double3:arm64 (3.3.5-3) ...
  3494. Selecting previously unselected package librubberband2:arm64.
  3495. Preparing to unpack .../254-librubberband2_1.8.1-7_arm64.deb ...
  3496. Unpacking librubberband2:arm64 (1.8.1-7) ...
  3497. Selecting previously unselected package libswscale4:arm64.
  3498. Preparing to unpack .../255-libswscale4_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3499. Unpacking libswscale4:arm64 (7:3.2.15-0+deb9u1) ...
  3500. Selecting previously unselected package libpgm-5.2-0:arm64.
  3501. Preparing to unpack .../256-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ...
  3502. Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ...
  3503. Selecting previously unselected package libsodium18:arm64.
  3504. Preparing to unpack .../257-libsodium18_1.0.11-2_arm64.deb ...
  3505. Unpacking libsodium18:arm64 (1.0.11-2) ...
  3506. Selecting previously unselected package libzmq5:arm64.
  3507. Preparing to unpack .../258-libzmq5_4.2.1-4+deb9u2_arm64.deb ...
  3508. Unpacking libzmq5:arm64 (4.2.1-4+deb9u2) ...
  3509. Selecting previously unselected package libavfilter6:arm64.
  3510. Preparing to unpack .../259-libavfilter6_7%3a3.2.15-0+deb9u1_arm64.deb ...
  3511. Unpacking libavfilter6:arm64 (7:3.2.15-0+deb9u1) ...
  3512. Selecting previously unselected package libgstreamer1.0-0:arm64.
  3513. Preparing to unpack .../260-libgstreamer1.0-0_1.10.4-1_arm64.deb ...
  3514. Unpacking libgstreamer1.0-0:arm64 (1.10.4-1) ...
  3515. Selecting previously unselected package liborc-0.4-0:arm64.
  3516. Preparing to unpack .../261-liborc-0.4-0_1%3a0.4.26-2_arm64.deb ...
  3517. Unpacking liborc-0.4-0:arm64 (1:0.4.26-2) ...
  3518. Selecting previously unselected package iso-codes.
  3519. Preparing to unpack .../262-iso-codes_3.75-1_all.deb ...
  3520. Unpacking iso-codes (3.75-1) ...
  3521. Selecting previously unselected package libgstreamer-plugins-base1.0-0:arm64.
  3522. Preparing to unpack .../263-libgstreamer-plugins-base1.0-0_1.10.4-1+deb9u1_arm64.deb ...
  3523. Unpacking libgstreamer-plugins-base1.0-0:arm64 (1.10.4-1+deb9u1) ...
  3524. Selecting previously unselected package gstreamer1.0-libav:arm64.
  3525. Preparing to unpack .../264-gstreamer1.0-libav_1.10.4-1_arm64.deb ...
  3526. Unpacking gstreamer1.0-libav:arm64 (1.10.4-1) ...
  3527. Selecting previously unselected package libvisual-0.4-0:arm64.
  3528. Preparing to unpack .../265-libvisual-0.4-0_0.4.0-10_arm64.deb ...
  3529. Unpacking libvisual-0.4-0:arm64 (0.4.0-10) ...
  3530. Selecting previously unselected package gstreamer1.0-plugins-base:arm64.
  3531. Preparing to unpack .../266-gstreamer1.0-plugins-base_1.10.4-1+deb9u1_arm64.deb ...
  3532. Unpacking gstreamer1.0-plugins-base:arm64 (1.10.4-1+deb9u1) ...
  3533. Selecting previously unselected package libaa1:arm64.
  3534. Preparing to unpack .../267-libaa1_1.4p5-44+b1_arm64.deb ...
  3535. Unpacking libaa1:arm64 (1.4p5-44+b1) ...
  3536. Selecting previously unselected package libraw1394-11:arm64.
  3537. Preparing to unpack .../268-libraw1394-11_2.1.2-1+b1_arm64.deb ...
  3538. Unpacking libraw1394-11:arm64 (2.1.2-1+b1) ...
  3539. Selecting previously unselected package libavc1394-0:arm64.
  3540. Preparing to unpack .../269-libavc1394-0_0.5.4-4+b1_arm64.deb ...
  3541. Unpacking libavc1394-0:arm64 (0.5.4-4+b1) ...
  3542. Selecting previously unselected package libcaca0:arm64.
  3543. Preparing to unpack .../270-libcaca0_0.99.beta19-2.1~deb9u1_arm64.deb ...
  3544. Unpacking libcaca0:arm64 (0.99.beta19-2.1~deb9u1) ...
  3545. Selecting previously unselected package libdv4:arm64.
  3546. Preparing to unpack .../271-libdv4_1.0.0-11_arm64.deb ...
  3547. Unpacking libdv4:arm64 (1.0.0-11) ...
  3548. Selecting previously unselected package libgudev-1.0-0:arm64.
  3549. Preparing to unpack .../272-libgudev-1.0-0_230-3_arm64.deb ...
  3550. Unpacking libgudev-1.0-0:arm64 (230-3) ...
  3551. Selecting previously unselected package libiec61883-0:arm64.
  3552. Preparing to unpack .../273-libiec61883-0_1.2.0-2_arm64.deb ...
  3553. Unpacking libiec61883-0:arm64 (1.2.0-2) ...
  3554. Selecting previously unselected package libjack-jackd2-0:arm64.
  3555. Preparing to unpack .../274-libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-5_arm64.deb ...
  3556. Unpacking libjack-jackd2-0:arm64 (1.9.10+20150825git1ed50c92~dfsg-5) ...
  3557. Selecting previously unselected package libtag1v5-vanilla:arm64.
  3558. Preparing to unpack .../275-libtag1v5-vanilla_1.11.1+dfsg.1-0.1_arm64.deb ...
  3559. Unpacking libtag1v5-vanilla:arm64 (1.11.1+dfsg.1-0.1) ...
  3560. Selecting previously unselected package libtag1v5:arm64.
  3561. Preparing to unpack .../276-libtag1v5_1.11.1+dfsg.1-0.1_arm64.deb ...
  3562. Unpacking libtag1v5:arm64 (1.11.1+dfsg.1-0.1) ...
  3563. Selecting previously unselected package libv4lconvert0:arm64.
  3564. Preparing to unpack .../277-libv4lconvert0_1.12.3-1_arm64.deb ...
  3565. Unpacking libv4lconvert0:arm64 (1.12.3-1) ...
  3566. Selecting previously unselected package libv4l-0:arm64.
  3567. Preparing to unpack .../278-libv4l-0_1.12.3-1_arm64.deb ...
  3568. Unpacking libv4l-0:arm64 (1.12.3-1) ...
  3569. Selecting previously unselected package gstreamer1.0-plugins-good:arm64.
  3570. Preparing to unpack .../279-gstreamer1.0-plugins-good_1.10.4-1_arm64.deb ...
  3571. Unpacking gstreamer1.0-plugins-good:arm64 (1.10.4-1) ...
  3572. Selecting previously unselected package libdpkg-perl.
  3573. Preparing to unpack .../280-libdpkg-perl_1.18.25_all.deb ...
  3574. Unpacking libdpkg-perl (1.18.25) ...
  3575. Selecting previously unselected package pkg-config.
  3576. Preparing to unpack .../281-pkg-config_0.29-4+b1_arm64.deb ...
  3577. Unpacking pkg-config (0.29-4+b1) ...
  3578. Selecting previously unselected package gstreamer1.0-tools.
  3579. Preparing to unpack .../282-gstreamer1.0-tools_1.10.4-1_arm64.deb ...
  3580. Unpacking gstreamer1.0-tools (1.10.4-1) ...
  3581. Selecting previously unselected package libudisks2-0:arm64.
  3582. Preparing to unpack .../283-libudisks2-0_2.1.8-1_arm64.deb ...
  3583. Unpacking libudisks2-0:arm64 (2.1.8-1) ...
  3584. Selecting previously unselected package libatasmart4:arm64.
  3585. Preparing to unpack .../284-libatasmart4_0.19-4+b1_arm64.deb ...
  3586. Unpacking libatasmart4:arm64 (0.19-4+b1) ...
  3587. Selecting previously unselected package udisks2.
  3588. Preparing to unpack .../285-udisks2_2.1.8-1_arm64.deb ...
  3589. Unpacking udisks2 (2.1.8-1) ...
  3590. Selecting previously unselected package gvfs-common.
  3591. Preparing to unpack .../286-gvfs-common_1.30.4-1_all.deb ...
  3592. Unpacking gvfs-common (1.30.4-1) ...
  3593. Selecting previously unselected package gvfs-libs:arm64.
  3594. Preparing to unpack .../287-gvfs-libs_1.30.4-1_arm64.deb ...
  3595. Unpacking gvfs-libs:arm64 (1.30.4-1) ...
  3596. Selecting previously unselected package gvfs-daemons.
  3597. Preparing to unpack .../288-gvfs-daemons_1.30.4-1_arm64.deb ...
  3598. Unpacking gvfs-daemons (1.30.4-1) ...
  3599. Selecting previously unselected package gvfs:arm64.
  3600. Preparing to unpack .../289-gvfs_1.30.4-1_arm64.deb ...
  3601. Unpacking gvfs:arm64 (1.30.4-1) ...
  3602. Selecting previously unselected package libnl-route-3-200:arm64.
  3603. Preparing to unpack .../290-libnl-route-3-200_3.2.27-2_arm64.deb ...
  3604. Unpacking libnl-route-3-200:arm64 (3.2.27-2) ...
  3605. Selecting previously unselected package hostapd.
  3606. Preparing to unpack .../291-hostapd_2%3a2.4-1+deb9u7_arm64.deb ...
  3607. Unpacking hostapd (2:2.4-1+deb9u7) ...
  3608. Selecting previously unselected package idlestat.
  3609. Preparing to unpack .../292-idlestat_0.7-2_arm64.deb ...
  3610. Unpacking idlestat (0.7-2) ...
  3611. Selecting previously unselected package libklibc.
  3612. Preparing to unpack .../293-libklibc_2.0.4-9_arm64.deb ...
  3613. Unpacking libklibc (2.0.4-9) ...
  3614. Selecting previously unselected package klibc-utils.
  3615. Preparing to unpack .../294-klibc-utils_2.0.4-9_arm64.deb ...
  3616. Adding 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils'
  3617. Unpacking klibc-utils (2.0.4-9) ...
  3618. Selecting previously unselected package initramfs-tools-core.
  3619. Preparing to unpack .../295-initramfs-tools-core_0.130_all.deb ...
  3620. Unpacking initramfs-tools-core (0.130) ...
  3621. Selecting previously unselected package linux-base.
  3622. Preparing to unpack .../296-linux-base_4.5_all.deb ...
  3623. Unpacking linux-base (4.5) ...
  3624. Selecting previously unselected package initramfs-tools.
  3625. Preparing to unpack .../297-initramfs-tools_0.130_all.deb ...
  3626. Unpacking initramfs-tools (0.130) ...
  3627. Selecting previously unselected package input-utils.
  3628. Preparing to unpack .../298-input-utils_1.0-1.1+b1_arm64.deb ...
  3629. Unpacking input-utils (1.0-1.1+b1) ...
  3630. Selecting previously unselected package iotop.
  3631. Preparing to unpack .../299-iotop_0.6-2_arm64.deb ...
  3632. Unpacking iotop (0.6-2) ...
  3633. Selecting previously unselected package iperf.
  3634. Preparing to unpack .../300-iperf_2.0.9+dfsg1-1_arm64.deb ...
  3635. Unpacking iperf (2.0.9+dfsg1-1) ...
  3636. Selecting previously unselected package laptop-detect.
  3637. Preparing to unpack .../301-laptop-detect_0.13.8_arm64.deb ...
  3638. Unpacking laptop-detect (0.13.8) ...
  3639. Selecting previously unselected package leafpad.
  3640. Preparing to unpack .../302-leafpad_0.8.18.1-5_arm64.deb ...
  3641. Unpacking leafpad (0.8.18.1-5) ...
  3642. Selecting previously unselected package libspeexdsp1:arm64.
  3643. Preparing to unpack .../303-libspeexdsp1_1.2~rc1.2-1+b2_arm64.deb ...
  3644. Unpacking libspeexdsp1:arm64 (1.2~rc1.2-1+b2) ...
  3645. Selecting previously unselected package libasound2-plugins:arm64.
  3646. Preparing to unpack .../304-libasound2-plugins_1.1.1-1_arm64.deb ...
  3647. Unpacking libasound2-plugins:arm64 (1.1.1-1) ...
  3648. Selecting previously unselected package libsigc++-2.0-0v5:arm64.
  3649. Preparing to unpack .../305-libsigc++-2.0-0v5_2.10.0-1_arm64.deb ...
  3650. Unpacking libsigc++-2.0-0v5:arm64 (2.10.0-1) ...
  3651. Selecting previously unselected package libglibmm-2.4-1v5:arm64.
  3652. Preparing to unpack .../306-libglibmm-2.4-1v5_2.50.0-1_arm64.deb ...
  3653. Unpacking libglibmm-2.4-1v5:arm64 (2.50.0-1) ...
  3654. Selecting previously unselected package libatkmm-1.6-1v5:arm64.
  3655. Preparing to unpack .../307-libatkmm-1.6-1v5_2.24.2-2_arm64.deb ...
  3656. Unpacking libatkmm-1.6-1v5:arm64 (2.24.2-2) ...
  3657. Selecting previously unselected package libbluetooth3:arm64.
  3658. Preparing to unpack .../308-libbluetooth3_5.43-2+deb9u2_arm64.deb ...
  3659. Unpacking libbluetooth3:arm64 (5.43-2+deb9u2) ...
  3660. Selecting previously unselected package libcairomm-1.0-1v5:arm64.
  3661. Preparing to unpack .../309-libcairomm-1.0-1v5_1.12.0-1+b1_arm64.deb ...
  3662. Unpacking libcairomm-1.0-1v5:arm64 (1.12.0-1+b1) ...
  3663. Selecting previously unselected package libltdl7:arm64.
  3664. Preparing to unpack .../310-libltdl7_2.4.6-2_arm64.deb ...
  3665. Unpacking libltdl7:arm64 (2.4.6-2) ...
  3666. Selecting previously unselected package libtdb1:arm64.
  3667. Preparing to unpack .../311-libtdb1_1.3.11-2_arm64.deb ...
  3668. Unpacking libtdb1:arm64 (1.3.11-2) ...
  3669. Selecting previously unselected package libcanberra0:arm64.
  3670. Preparing to unpack .../312-libcanberra0_0.30-3_arm64.deb ...
  3671. Unpacking libcanberra0:arm64 (0.30-3) ...
  3672. Selecting previously unselected package libcanberra-gtk3-0:arm64.
  3673. Preparing to unpack .../313-libcanberra-gtk3-0_0.30-3_arm64.deb ...
  3674. Unpacking libcanberra-gtk3-0:arm64 (0.30-3) ...
  3675. Selecting previously unselected package libusb-1.0-0:arm64.
  3676. Preparing to unpack .../314-libusb-1.0-0_2%3a1.0.21-1_arm64.deb ...
  3677. Unpacking libusb-1.0-0:arm64 (2:1.0.21-1) ...
  3678. Selecting previously unselected package libdc1394-22:arm64.
  3679. Preparing to unpack .../315-libdc1394-22_2.2.5-1_arm64.deb ...
  3680. Unpacking libdc1394-22:arm64 (2.2.5-1) ...
  3681. Selecting previously unselected package libdca0:arm64.
  3682. Preparing to unpack .../316-libdca0_0.0.5-10_arm64.deb ...
  3683. Unpacking libdca0:arm64 (0.0.5-10) ...
  3684. Selecting previously unselected package libde265-0:arm64.
  3685. Preparing to unpack .../317-libde265-0_1.0.2-2+b2_arm64.deb ...
  3686. Unpacking libde265-0:arm64 (1.0.2-2+b2) ...
  3687. Selecting previously unselected package libdrm-amdgpu1:arm64.
  3688. Preparing to unpack .../318-libdrm-amdgpu1_2.4.74-1_arm64.deb ...
  3689. Unpacking libdrm-amdgpu1:arm64 (2.4.74-1) ...
  3690. Selecting previously unselected package libdrm-freedreno1:arm64.
  3691. Preparing to unpack .../319-libdrm-freedreno1_2.4.74-1_arm64.deb ...
  3692. Unpacking libdrm-freedreno1:arm64 (2.4.74-1) ...
  3693. Selecting previously unselected package libdrm-nouveau2:arm64.
  3694. Preparing to unpack .../320-libdrm-nouveau2_2.4.74-1_arm64.deb ...
  3695. Unpacking libdrm-nouveau2:arm64 (2.4.74-1) ...
  3696. Selecting previously unselected package libdrm-radeon1:arm64.
  3697. Preparing to unpack .../321-libdrm-radeon1_2.4.74-1_arm64.deb ...
  3698. Unpacking libdrm-radeon1:arm64 (2.4.74-1) ...
  3699. Selecting previously unselected package libdvdread4:arm64.
  3700. Preparing to unpack .../322-libdvdread4_5.0.3-2_arm64.deb ...
  3701. Unpacking libdvdread4:arm64 (5.0.3-2) ...
  3702. Selecting previously unselected package libdvdnav4:arm64.
  3703. Preparing to unpack .../323-libdvdnav4_5.0.3-3_arm64.deb ...
  3704. Unpacking libdvdnav4:arm64 (5.0.3-3) ...
  3705. Selecting previously unselected package libexif12:arm64.
  3706. Preparing to unpack .../324-libexif12_0.6.21-2+deb9u4_arm64.deb ...
  3707. Unpacking libexif12:arm64 (0.6.21-2+deb9u4) ...
  3708. Selecting previously unselected package libfaad2:arm64.
  3709. Preparing to unpack .../325-libfaad2_2.8.0~cvs20161113-1+deb9u2_arm64.deb ...
  3710. Unpacking libfaad2:arm64 (2.8.0~cvs20161113-1+deb9u2) ...
  3711. Selecting previously unselected package libfluidsynth1:arm64.
  3712. Preparing to unpack .../326-libfluidsynth1_1.1.6-4_arm64.deb ...
  3713. Unpacking libfluidsynth1:arm64 (1.1.6-4) ...
  3714. Selecting previously unselected package libfm-data.
  3715. Preparing to unpack .../327-libfm-data_1.2.5-1_all.deb ...
  3716. Unpacking libfm-data (1.2.5-1) ...
  3717. Selecting previously unselected package libfm-extra4:arm64.
  3718. Preparing to unpack .../328-libfm-extra4_1.2.5-1_arm64.deb ...
  3719. Unpacking libfm-extra4:arm64 (1.2.5-1) ...
  3720. Selecting previously unselected package libfm-gtk-data.
  3721. Preparing to unpack .../329-libfm-gtk-data_1.2.5-1_all.deb ...
  3722. Unpacking libfm-gtk-data (1.2.5-1) ...
  3723. Selecting previously unselected package libmenu-cache-bin.
  3724. Preparing to unpack .../330-libmenu-cache-bin_1.0.2-3_arm64.deb ...
  3725. Unpacking libmenu-cache-bin (1.0.2-3) ...
  3726. Selecting previously unselected package libmenu-cache3:arm64.
  3727. Preparing to unpack .../331-libmenu-cache3_1.0.2-3_arm64.deb ...
  3728. Unpacking libmenu-cache3:arm64 (1.0.2-3) ...
  3729. Selecting previously unselected package lxmenu-data.
  3730. Preparing to unpack .../332-lxmenu-data_0.1.5-2_all.deb ...
  3731. Unpacking lxmenu-data (0.1.5-2) ...
  3732. Selecting previously unselected package libfm4:arm64.
  3733. Preparing to unpack .../333-libfm4_1.2.5-1_arm64.deb ...
  3734. Unpacking libfm4:arm64 (1.2.5-1) ...
  3735. Selecting previously unselected package libfm-gtk4:arm64.
  3736. Preparing to unpack .../334-libfm-gtk4_1.2.5-1_arm64.deb ...
  3737. Unpacking libfm-gtk4:arm64 (1.2.5-1) ...
  3738. Selecting previously unselected package libfm-modules:arm64.
  3739. Preparing to unpack .../335-libfm-modules_1.2.5-1_arm64.deb ...
  3740. Unpacking libfm-modules:arm64 (1.2.5-1) ...
  3741. Selecting previously unselected package libfm-tools.
  3742. Preparing to unpack .../336-libfm-tools_1.2.5-1_arm64.deb ...
  3743. Unpacking libfm-tools (1.2.5-1) ...
  3744. Selecting previously unselected package libgif7:arm64.
  3745. Preparing to unpack .../337-libgif7_5.1.4-0.4_arm64.deb ...
  3746. Unpacking libgif7:arm64 (5.1.4-0.4) ...
  3747. Selecting previously unselected package libgles2-mesa:arm64.
  3748. Preparing to unpack .../338-libgles2-mesa_13.0.6-1+b2_arm64.deb ...
  3749. Unpacking libgles2-mesa:arm64 (13.0.6-1+b2) ...
  3750. Selecting previously unselected package libglew2.0:arm64.
  3751. Preparing to unpack .../339-libglew2.0_2.0.0-3+b1_arm64.deb ...
  3752. Unpacking libglew2.0:arm64 (2.0.0-3+b1) ...
  3753. Selecting previously unselected package libglu1-mesa:arm64.
  3754. Preparing to unpack .../340-libglu1-mesa_9.0.0-2.1_arm64.deb ...
  3755. Unpacking libglu1-mesa:arm64 (9.0.0-2.1) ...
  3756. Selecting previously unselected package libpangomm-1.4-1v5:arm64.
  3757. Preparing to unpack .../341-libpangomm-1.4-1v5_2.40.1-3_arm64.deb ...
  3758. Unpacking libpangomm-1.4-1v5:arm64 (2.40.1-3) ...
  3759. Selecting previously unselected package libgtkmm-3.0-1v5:arm64.
  3760. Preparing to unpack .../342-libgtkmm-3.0-1v5_3.22.0-1_arm64.deb ...
  3761. Unpacking libgtkmm-3.0-1v5:arm64 (3.22.0-1) ...
  3762. Selecting previously unselected package libid3tag0:arm64.
  3763. Preparing to unpack .../343-libid3tag0_0.15.1b-12_arm64.deb ...
  3764. Unpacking libid3tag0:arm64 (0.15.1b-12) ...
  3765. Selecting previously unselected package libilmbase12:arm64.
  3766. Preparing to unpack .../344-libilmbase12_2.2.0-12_arm64.deb ...
  3767. Unpacking libilmbase12:arm64 (2.2.0-12) ...
  3768. Selecting previously unselected package libimlib2:arm64.
  3769. Preparing to unpack .../345-libimlib2_1.4.8-1_arm64.deb ...
  3770. Unpacking libimlib2:arm64 (1.4.8-1) ...
  3771. Selecting previously unselected package libplist3:arm64.
  3772. Preparing to unpack .../346-libplist3_1.12+git+1+e37ca00-0.3_arm64.deb ...
  3773. Unpacking libplist3:arm64 (1.12+git+1+e37ca00-0.3) ...
  3774. Selecting previously unselected package libusbmuxd4:arm64.
  3775. Preparing to unpack .../347-libusbmuxd4_1.0.10-3+b1_arm64.deb ...
  3776. Unpacking libusbmuxd4:arm64 (1.0.10-3+b1) ...
  3777. Selecting previously unselected package libimobiledevice6:arm64.
  3778. Preparing to unpack .../348-libimobiledevice6_1.2.0+dfsg-3.1_arm64.deb ...
  3779. Unpacking libimobiledevice6:arm64 (1.2.0+dfsg-3.1) ...
  3780. Selecting previously unselected package libiw30:arm64.
  3781. Preparing to unpack .../349-libiw30_30~pre9-12+b1_arm64.deb ...
  3782. Unpacking libiw30:arm64 (30~pre9-12+b1) ...
  3783. Selecting previously unselected package libjansson4:arm64.
  3784. Preparing to unpack .../350-libjansson4_2.9-1_arm64.deb ...
  3785. Unpacking libjansson4:arm64 (2.9-1) ...
  3786. Selecting previously unselected package libkate1:arm64.
  3787. Preparing to unpack .../351-libkate1_0.4.1-7+b1_arm64.deb ...
  3788. Unpacking libkate1:arm64 (0.4.1-7+b1) ...
  3789. Selecting previously unselected package libkeybinder0.
  3790. Preparing to unpack .../352-libkeybinder0_0.3.1-1_arm64.deb ...
  3791. Unpacking libkeybinder0 (0.3.1-1) ...
  3792. Selecting previously unselected package libxkbfile1:arm64.
  3793. Preparing to unpack .../353-libxkbfile1_1%3a1.0.9-2_arm64.deb ...
  3794. Unpacking libxkbfile1:arm64 (1:1.0.9-2) ...
  3795. Selecting previously unselected package x11-xkb-utils.
  3796. Preparing to unpack .../354-x11-xkb-utils_7.7+3+b1_arm64.deb ...
  3797. Unpacking x11-xkb-utils (7.7+3+b1) ...
  3798. Selecting previously unselected package libxklavier16:arm64.
  3799. Preparing to unpack .../355-libxklavier16_5.4-2_arm64.deb ...
  3800. Unpacking libxklavier16:arm64 (5.4-2) ...
  3801. Selecting previously unselected package liblightdm-gobject-1-0.
  3802. Preparing to unpack .../356-liblightdm-gobject-1-0_1.18.3-1_arm64.deb ...
  3803. Unpacking liblightdm-gobject-1-0 (1.18.3-1) ...
  3804. Selecting previously unselected package libserd-0-0:arm64.
  3805. Preparing to unpack .../357-libserd-0-0_0.26.0~dfsg0-1_arm64.deb ...
  3806. Unpacking libserd-0-0:arm64 (0.26.0~dfsg0-1) ...
  3807. Selecting previously unselected package libsord-0-0:arm64.
  3808. Preparing to unpack .../358-libsord-0-0_0.16.0~dfsg0-1+b1_arm64.deb ...
  3809. Unpacking libsord-0-0:arm64 (0.16.0~dfsg0-1+b1) ...
  3810. Selecting previously unselected package libsratom-0-0:arm64.
  3811. Preparing to unpack .../359-libsratom-0-0_0.6.0~dfsg0-1_arm64.deb ...
  3812. Unpacking libsratom-0-0:arm64 (0.6.0~dfsg0-1) ...
  3813. Selecting previously unselected package liblilv-0-0.
  3814. Preparing to unpack .../360-liblilv-0-0_0.24.2~dfsg0-1_arm64.deb ...
  3815. Unpacking liblilv-0-0 (0.24.2~dfsg0-1) ...
  3816. Selecting previously unselected package libllvm3.9:arm64.
  3817. Preparing to unpack .../361-libllvm3.9_1%3a3.9.1-9_arm64.deb ...
  3818. Unpacking libllvm3.9:arm64 (1:3.9.1-9) ...
  3819. Selecting previously unselected package libmjpegutils-2.1-0.
  3820. Preparing to unpack .../362-libmjpegutils-2.1-0_1%3a2.1.0+debian-5_arm64.deb ...
  3821. Unpacking libmjpegutils-2.1-0 (1:2.1.0+debian-5) ...
  3822. Selecting previously unselected package libmm-glib0:arm64.
  3823. Preparing to unpack .../363-libmm-glib0_1.6.4-1_arm64.deb ...
  3824. Unpacking libmm-glib0:arm64 (1.6.4-1) ...
  3825. Selecting previously unselected package libmms0:arm64.
  3826. Preparing to unpack .../364-libmms0_0.6.4-2_arm64.deb ...
  3827. Unpacking libmms0:arm64 (0.6.4-2) ...
  3828. Selecting previously unselected package libmodplug1:arm64.
  3829. Preparing to unpack .../365-libmodplug1_1%3a0.8.8.5-3_arm64.deb ...
  3830. Unpacking libmodplug1:arm64 (1:0.8.8.5-3) ...
  3831. Selecting previously unselected package libmpcdec6:arm64.
  3832. Preparing to unpack .../366-libmpcdec6_2%3a0.1~r495-1+b1_arm64.deb ...
  3833. Unpacking libmpcdec6:arm64 (2:0.1~r495-1+b1) ...
  3834. Selecting previously unselected package libmpeg2encpp-2.1-0.
  3835. Preparing to unpack .../367-libmpeg2encpp-2.1-0_1%3a2.1.0+debian-5_arm64.deb ...
  3836. Unpacking libmpeg2encpp-2.1-0 (1:2.1.0+debian-5) ...
  3837. Selecting previously unselected package libmplex2-2.1-0.
  3838. Preparing to unpack .../368-libmplex2-2.1-0_1%3a2.1.0+debian-5_arm64.deb ...
  3839. Unpacking libmplex2-2.1-0 (1:2.1.0+debian-5) ...
  3840. Selecting previously unselected package libmtdev1:arm64.
  3841. Preparing to unpack .../369-libmtdev1_1.1.5-1+b1_arm64.deb ...
  3842. Unpacking libmtdev1:arm64 (1.1.5-1+b1) ...
  3843. Selecting previously unselected package libndp0:arm64.
  3844. Preparing to unpack .../370-libndp0_1.6-1+b1_arm64.deb ...
  3845. Unpacking libndp0:arm64 (1.6-1+b1) ...
  3846. Selecting previously unselected package libnm0:arm64.
  3847. Preparing to unpack .../371-libnm0_1.6.2-3+deb9u2_arm64.deb ...
  3848. Unpacking libnm0:arm64 (1.6.2-3+deb9u2) ...
  3849. Selecting previously unselected package libnma0:arm64.
  3850. Preparing to unpack .../372-libnma0_1.4.4-1+deb9u1_arm64.deb ...
  3851. Unpacking libnma0:arm64 (1.4.4-1+deb9u1) ...
  3852. Selecting previously unselected package libnotify4:arm64.
  3853. Preparing to unpack .../373-libnotify4_0.7.7-2_arm64.deb ...
  3854. Unpacking libnotify4:arm64 (0.7.7-2) ...
  3855. Selecting previously unselected package libobt2v5.
  3856. Preparing to unpack .../374-libobt2v5_3.6.1-4_arm64.deb ...
  3857. Unpacking libobt2v5 (3.6.1-4) ...
  3858. Selecting previously unselected package libpangoxft-1.0-0:arm64.
  3859. Preparing to unpack .../375-libpangoxft-1.0-0_1.40.5-1_arm64.deb ...
  3860. Unpacking libpangoxft-1.0-0:arm64 (1.40.5-1) ...
  3861. Selecting previously unselected package libobrender32v5.
  3862. Preparing to unpack .../376-libobrender32v5_3.6.1-4_arm64.deb ...
  3863. Unpacking libobrender32v5 (3.6.1-4) ...
  3864. Selecting previously unselected package libofa0:arm64.
  3865. Preparing to unpack .../377-libofa0_0.9.3-15_arm64.deb ...
  3866. Unpacking libofa0:arm64 (0.9.3-15) ...
  3867. Selecting previously unselected package libopenal-data.
  3868. Preparing to unpack .../378-libopenal-data_1%3a1.17.2-4_all.deb ...
  3869. Unpacking libopenal-data (1:1.17.2-4) ...
  3870. Selecting previously unselected package libsndio6.1:arm64.
  3871. Preparing to unpack .../379-libsndio6.1_1.1.0-3_arm64.deb ...
  3872. Unpacking libsndio6.1:arm64 (1.1.0-3) ...
  3873. Selecting previously unselected package libopenal1:arm64.
  3874. Preparing to unpack .../380-libopenal1_1%3a1.17.2-4+b2_arm64.deb ...
  3875. Unpacking libopenal1:arm64 (1:1.17.2-4+b2) ...
  3876. Selecting previously unselected package libopencv-flann2.4v5:arm64.
  3877. Preparing to unpack .../381-libopencv-flann2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3878. Unpacking libopencv-flann2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3879. Selecting previously unselected package libopenexr22:arm64.
  3880. Preparing to unpack .../382-libopenexr22_2.2.0-11+deb9u1_arm64.deb ...
  3881. Unpacking libopenexr22:arm64 (2.2.0-11+deb9u1) ...
  3882. Selecting previously unselected package libopencv-highgui2.4-deb0:arm64.
  3883. Preparing to unpack .../383-libopencv-highgui2.4-deb0_2.4.9.1+dfsg1-2_arm64.deb ...
  3884. Unpacking libopencv-highgui2.4-deb0:arm64 (2.4.9.1+dfsg1-2) ...
  3885. Selecting previously unselected package libopencv-features2d2.4v5:arm64.
  3886. Preparing to unpack .../384-libopencv-features2d2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3887. Unpacking libopencv-features2d2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3888. Selecting previously unselected package libopencv-calib3d2.4v5:arm64.
  3889. Preparing to unpack .../385-libopencv-calib3d2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3890. Unpacking libopencv-calib3d2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3891. Selecting previously unselected package libopencv-objdetect2.4v5:arm64.
  3892. Preparing to unpack .../386-libopencv-objdetect2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3893. Unpacking libopencv-objdetect2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3894. Selecting previously unselected package libopencv-video2.4v5:arm64.
  3895. Preparing to unpack .../387-libopencv-video2.4v5_2.4.9.1+dfsg1-2_arm64.deb ...
  3896. Unpacking libopencv-video2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  3897. Selecting previously unselected package libpciaccess0:arm64.
  3898. Preparing to unpack .../388-libpciaccess0_0.13.4-1+b2_arm64.deb ...
  3899. Unpacking libpciaccess0:arm64 (0.13.4-1+b2) ...
  3900. Selecting previously unselected package libpcsclite1:arm64.
  3901. Preparing to unpack .../389-libpcsclite1_1.8.20-1_arm64.deb ...
  3902. Unpacking libpcsclite1:arm64 (1.8.20-1) ...
  3903. Selecting previously unselected package libpulse-mainloop-glib0:arm64.
  3904. Preparing to unpack .../390-libpulse-mainloop-glib0_10.0-1+deb9u1_arm64.deb ...
  3905. Unpacking libpulse-mainloop-glib0:arm64 (10.0-1+deb9u1) ...
  3906. Selecting previously unselected package libpulsedsp:arm64.
  3907. Preparing to unpack .../391-libpulsedsp_10.0-1+deb9u1_arm64.deb ...
  3908. Unpacking libpulsedsp:arm64 (10.0-1+deb9u1) ...
  3909. Selecting previously unselected package libpython2.7:arm64.
  3910. Preparing to unpack .../392-libpython2.7_2.7.13-2+deb9u4_arm64.deb ...
  3911. Unpacking libpython2.7:arm64 (2.7.13-2+deb9u4) ...
  3912. Selecting previously unselected package libsensors4:arm64.
  3913. Preparing to unpack .../393-libsensors4_1%3a3.4.0-4_arm64.deb ...
  3914. Unpacking libsensors4:arm64 (1:3.4.0-4) ...
  3915. Selecting previously unselected package libsoundtouch1:arm64.
  3916. Preparing to unpack .../394-libsoundtouch1_1.9.2-2+deb9u1_arm64.deb ...
  3917. Unpacking libsoundtouch1:arm64 (1.9.2-2+deb9u1) ...
  3918. Selecting previously unselected package libspandsp2:arm64.
  3919. Preparing to unpack .../395-libspandsp2_0.0.6+dfsg-0.1_arm64.deb ...
  3920. Unpacking libspandsp2:arm64 (0.0.6+dfsg-0.1) ...
  3921. Selecting previously unselected package libsrtp0.
  3922. Preparing to unpack .../396-libsrtp0_1.4.5~20130609~dfsg-2_arm64.deb ...
  3923. Unpacking libsrtp0 (1.4.5~20130609~dfsg-2) ...
  3924. Selecting previously unselected package libteamdctl0:arm64.
  3925. Preparing to unpack .../397-libteamdctl0_1.26-1+b1_arm64.deb ...
  3926. Unpacking libteamdctl0:arm64 (1.26-1+b1) ...
  3927. Selecting previously unselected package libunique-1.0-0.
  3928. Preparing to unpack .../398-libunique-1.0-0_1.1.6-5_arm64.deb ...
  3929. Unpacking libunique-1.0-0 (1.1.6-5) ...
  3930. Selecting previously unselected package libupower-glib3:arm64.
  3931. Preparing to unpack .../399-libupower-glib3_0.99.4-4+b1_arm64.deb ...
  3932. Unpacking libupower-glib3:arm64 (0.99.4-4+b1) ...
  3933. Selecting previously unselected package libutempter0:arm64.
  3934. Preparing to unpack .../400-libutempter0_1.1.6-3_arm64.deb ...
  3935. Unpacking libutempter0:arm64 (1.1.6-3) ...
  3936. Selecting previously unselected package libvte-common.
  3937. Preparing to unpack .../401-libvte-common_1%3a0.28.2-5_all.deb ...
  3938. Unpacking libvte-common (1:0.28.2-5) ...
  3939. Selecting previously unselected package libvte9.
  3940. Preparing to unpack .../402-libvte9_1%3a0.28.2-5+b2_arm64.deb ...
  3941. Unpacking libvte9 (1:0.28.2-5+b2) ...
  3942. Selecting previously unselected package libwildmidi-config.
  3943. Preparing to unpack .../403-libwildmidi-config_0.4.0-2_all.deb ...
  3944. Unpacking libwildmidi-config (0.4.0-2) ...
  3945. Selecting previously unselected package libwildmidi2:arm64.
  3946. Preparing to unpack .../404-libwildmidi2_0.4.0-2+b2_arm64.deb ...
  3947. Unpacking libwildmidi2:arm64 (0.4.0-2+b2) ...
  3948. Selecting previously unselected package libwnck-common.
  3949. Preparing to unpack .../405-libwnck-common_2.30.7-5.1_all.deb ...
  3950. Unpacking libwnck-common (2.30.7-5.1) ...
  3951. Selecting previously unselected package libxres1:arm64.
  3952. Preparing to unpack .../406-libxres1_2%3a1.0.7-1+b3_arm64.deb ...
  3953. Unpacking libxres1:arm64 (2:1.0.7-1+b3) ...
  3954. Selecting previously unselected package libwnck22:arm64.
  3955. Preparing to unpack .../407-libwnck22_2.30.7-5.1_arm64.deb ...
  3956. Unpacking libwnck22:arm64 (2.30.7-5.1) ...
  3957. Selecting previously unselected package libxatracker2:arm64.
  3958. Preparing to unpack .../408-libxatracker2_13.0.6-1+b2_arm64.deb ...
  3959. Unpacking libxatracker2:arm64 (13.0.6-1+b2) ...
  3960. Selecting previously unselected package libxfont2:arm64.
  3961. Preparing to unpack .../409-libxfont2_1%3a2.0.1-3+deb9u1_arm64.deb ...
  3962. Unpacking libxfont2:arm64 (1:2.0.1-3+deb9u1) ...
  3963. Selecting previously unselected package libxmmsclient6.
  3964. Preparing to unpack .../410-libxmmsclient6_0.8+dfsg-18_arm64.deb ...
  3965. Unpacking libxmmsclient6 (0.8+dfsg-18) ...
  3966. Selecting previously unselected package libxmmsclient-glib1.
  3967. Preparing to unpack .../411-libxmmsclient-glib1_0.8+dfsg-18_arm64.deb ...
  3968. Unpacking libxmmsclient-glib1 (0.8+dfsg-18) ...
  3969. Selecting previously unselected package libzbar0:arm64.
  3970. Preparing to unpack .../412-libzbar0_0.10+doc-10.1_arm64.deb ...
  3971. Unpacking libzbar0:arm64 (0.10+doc-10.1) ...
  3972. Selecting previously unselected package lightdm-gtk-greeter.
  3973. Preparing to unpack .../413-lightdm-gtk-greeter_2.0.2-1_arm64.deb ...
  3974. Unpacking lightdm-gtk-greeter (2.0.2-1) ...
  3975. Selecting previously unselected package lightdm.
  3976. Preparing to unpack .../414-lightdm_1.18.3-1_arm64.deb ...
  3977. Unpacking lightdm (1.18.3-1) ...
  3978. Selecting previously unselected package linaro-overlay-minimal.
  3979. Preparing to unpack .../415-linaro-overlay-minimal_1112.10_all.deb ...
  3980. Adding 'diversion of /lib/systemd/system/[email protected] to /lib/systemd/system/[email protected] by linaro-overlay-minimal'
  3981. Unpacking linaro-overlay-minimal (1112.10) ...
  3982. Selecting previously unselected package lsb-release.
  3983. Preparing to unpack .../416-lsb-release_9.20161125_all.deb ...
  3984. Unpacking lsb-release (9.20161125) ...
  3985. Selecting previously unselected package lxappearance.
  3986. Preparing to unpack .../417-lxappearance_0.6.3-1_arm64.deb ...
  3987. Unpacking lxappearance (0.6.3-1) ...
  3988. Selecting previously unselected package lxappearance-obconf.
  3989. Preparing to unpack .../418-lxappearance-obconf_0.2.3-1_arm64.deb ...
  3990. Unpacking lxappearance-obconf (0.2.3-1) ...
  3991. Selecting previously unselected package lxpanel-data.
  3992. Preparing to unpack .../419-lxpanel-data_0.9.3-1_all.deb ...
  3993. Unpacking lxpanel-data (0.9.3-1) ...
  3994. Selecting previously unselected package lxpanel.
  3995. Preparing to unpack .../420-lxpanel_0.9.3-1_arm64.deb ...
  3996. Unpacking lxpanel (0.9.3-1) ...
  3997. Selecting previously unselected package pcmanfm.
  3998. Preparing to unpack .../421-pcmanfm_1.2.5-3_arm64.deb ...
  3999. Unpacking pcmanfm (1.2.5-3) ...
  4000. Selecting previously unselected package lxde-common.
  4001. Preparing to unpack .../422-lxde-common_0.99.2-3_all.deb ...
  4002. Unpacking lxde-common (0.99.2-3) ...
  4003. Selecting previously unselected package lxsession-data.
  4004. Preparing to unpack .../423-lxsession-data_0.5.3-2_all.deb ...
  4005. Unpacking lxsession-data (0.5.3-2) ...
  4006. Selecting previously unselected package lxsession-logout.
  4007. Preparing to unpack .../424-lxsession-logout_0.5.3-2_arm64.deb ...
  4008. Unpacking lxsession-logout (0.5.3-2) ...
  4009. Selecting previously unselected package lxsession.
  4010. Preparing to unpack .../425-lxsession_0.5.3-2_arm64.deb ...
  4011. Unpacking lxsession (0.5.3-2) ...
  4012. Selecting previously unselected package openbox.
  4013. Preparing to unpack .../426-openbox_3.6.1-4_arm64.deb ...
  4014. Unpacking openbox (3.6.1-4) ...
  4015. Selecting previously unselected package openbox-lxde-session.
  4016. Preparing to unpack .../427-openbox-lxde-session_0.99.2-3_all.deb ...
  4017. Unpacking openbox-lxde-session (0.99.2-3) ...
  4018. Selecting previously unselected package lxde-core.
  4019. Preparing to unpack .../428-lxde-core_9_all.deb ...
  4020. Unpacking lxde-core (9) ...
  4021. Selecting previously unselected package lxde-icon-theme.
  4022. Preparing to unpack .../429-lxde-icon-theme_0.5.1-2_all.deb ...
  4023. Unpacking lxde-icon-theme (0.5.1-2) ...
  4024. Selecting previously unselected package lxhotkey-core.
  4025. Preparing to unpack .../430-lxhotkey-core_0.1.0-1_arm64.deb ...
  4026. Unpacking lxhotkey-core (0.1.0-1) ...
  4027. Selecting previously unselected package lxhotkey-gtk.
  4028. Preparing to unpack .../431-lxhotkey-gtk_0.1.0-1_arm64.deb ...
  4029. Unpacking lxhotkey-gtk (0.1.0-1) ...
  4030. Selecting previously unselected package lxinput.
  4031. Preparing to unpack .../432-lxinput_0.3.5-1_arm64.deb ...
  4032. Unpacking lxinput (0.3.5-1) ...
  4033. Selecting previously unselected package x11-xserver-utils.
  4034. Preparing to unpack .../433-x11-xserver-utils_7.7+7+b1_arm64.deb ...
  4035. Unpacking x11-xserver-utils (7.7+7+b1) ...
  4036. Selecting previously unselected package lxrandr.
  4037. Preparing to unpack .../434-lxrandr_0.3.1-1_arm64.deb ...
  4038. Unpacking lxrandr (0.3.1-1) ...
  4039. Selecting previously unselected package lxsession-edit.
  4040. Preparing to unpack .../435-lxsession-edit_0.5.3-2_arm64.deb ...
  4041. Unpacking lxsession-edit (0.5.3-2) ...
  4042. Selecting previously unselected package lxterminal.
  4043. Preparing to unpack .../436-lxterminal_0.3.0-2_arm64.deb ...
  4044. Unpacking lxterminal (0.3.0-2) ...
  4045. Selecting previously unselected package xarchiver.
  4046. Preparing to unpack .../437-xarchiver_1%3a0.5.4-7_arm64.deb ...
  4047. Unpacking xarchiver (1:0.5.4-7) ...
  4048. Selecting previously unselected package lxde.
  4049. Preparing to unpack .../438-lxde_9_all.deb ...
  4050. Unpacking lxde (9) ...
  4051. Selecting previously unselected package lxlauncher.
  4052. Preparing to unpack .../439-lxlauncher_0.2.5-1_arm64.deb ...
  4053. Unpacking lxlauncher (0.2.5-1) ...
  4054. Selecting previously unselected package xmms2-core.
  4055. Preparing to unpack .../440-xmms2-core_0.8+dfsg-18_arm64.deb ...
  4056. Unpacking xmms2-core (0.8+dfsg-18) ...
  4057. Selecting previously unselected package lxmusic.
  4058. Preparing to unpack .../441-lxmusic_0.4.7-1_arm64.deb ...
  4059. Unpacking lxmusic (0.4.7-1) ...
  4060. Selecting previously unselected package lxsession-default-apps.
  4061. Preparing to unpack .../442-lxsession-default-apps_0.5.3-2_arm64.deb ...
  4062. Unpacking lxsession-default-apps (0.5.3-2) ...
  4063. Selecting previously unselected package lxtask.
  4064. Preparing to unpack .../443-lxtask_0.1.8-1_arm64.deb ...
  4065. Unpacking lxtask (0.1.8-1) ...
  4066. Selecting previously unselected package mesa-utils.
  4067. Preparing to unpack .../444-mesa-utils_8.3.0-3_arm64.deb ...
  4068. Unpacking mesa-utils (8.3.0-3) ...
  4069. Selecting previously unselected package mesa-utils-extra.
  4070. Preparing to unpack .../445-mesa-utils-extra_8.3.0-3_arm64.deb ...
  4071. Unpacking mesa-utils-extra (8.3.0-3) ...
  4072. Selecting previously unselected package mutrace.
  4073. Preparing to unpack .../446-mutrace_0.2.0-3_arm64.deb ...
  4074. Unpacking mutrace (0.2.0-3) ...
  4075. Selecting previously unselected package net-tools.
  4076. Preparing to unpack .../447-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
  4077. Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
  4078. Selecting previously unselected package netcat-openbsd.
  4079. Preparing to unpack .../448-netcat-openbsd_1.130-3_arm64.deb ...
  4080. Unpacking netcat-openbsd (1.130-3) ...
  4081. Selecting previously unselected package wpasupplicant.
  4082. Preparing to unpack .../449-wpasupplicant_2%3a2.4-1+deb9u7_arm64.deb ...
  4083. insserv: fopen(/etc/insserv.conf): No such file or directory
  4084. Unpacking wpasupplicant (2:2.4-1+deb9u7) ...
  4085. Selecting previously unselected package network-manager.
  4086. Preparing to unpack .../450-network-manager_1.6.2-3+deb9u2_arm64.deb ...
  4087. Unpacking network-manager (1.6.2-3+deb9u2) ...
  4088. Selecting previously unselected package network-manager-gnome.
  4089. Preparing to unpack .../451-network-manager-gnome_1.4.4-1+deb9u1_arm64.deb ...
  4090. Unpacking network-manager-gnome (1.4.4-1+deb9u1) ...
  4091. Selecting previously unselected package obconf.
  4092. Preparing to unpack .../452-obconf_1%3a2.0.4+git20150213-2_arm64.deb ...
  4093. Unpacking obconf (1:2.0.4+git20150213-2) ...
  4094. Selecting previously unselected package openssh-sftp-server.
  4095. Preparing to unpack .../453-openssh-sftp-server_1%3a7.4p1-10+deb9u7_arm64.deb ...
  4096. Unpacking openssh-sftp-server (1:7.4p1-10+deb9u7) ...
  4097. Selecting previously unselected package openssh-server.
  4098. Preparing to unpack .../454-openssh-server_1%3a7.4p1-10+deb9u7_arm64.deb ...
  4099. Unpacking openssh-server (1:7.4p1-10+deb9u7) ...
  4100. Selecting previously unselected package pavucontrol.
  4101. Preparing to unpack .../455-pavucontrol_3.0-3.1_arm64.deb ...
  4102. Unpacking pavucontrol (3.0-3.1) ...
  4103. Selecting previously unselected package powerdebug.
  4104. Preparing to unpack .../456-powerdebug_0.7.0-2013.08-1+b2_arm64.deb ...
  4105. Unpacking powerdebug (0.7.0-2013.08-1+b2) ...
  4106. Selecting previously unselected package libwebrtc-audio-processing1:arm64.
  4107. Preparing to unpack .../457-libwebrtc-audio-processing1_0.3-1_arm64.deb ...
  4108. Unpacking libwebrtc-audio-processing1:arm64 (0.3-1) ...
  4109. Selecting previously unselected package pulseaudio-utils.
  4110. Preparing to unpack .../458-pulseaudio-utils_10.0-1+deb9u1_arm64.deb ...
  4111. Unpacking pulseaudio-utils (10.0-1+deb9u1) ...
  4112. Selecting previously unselected package pulseaudio.
  4113. Preparing to unpack .../459-pulseaudio_10.0-1+deb9u1_arm64.deb ...
  4114. Unpacking pulseaudio (10.0-1+deb9u1) ...
  4115. Selecting previously unselected package python3-pkg-resources.
  4116. Preparing to unpack .../460-python3-pkg-resources_33.1.1-1_all.deb ...
  4117. Unpacking python3-pkg-resources (33.1.1-1) ...
  4118. Selecting previously unselected package python3-chardet.
  4119. Preparing to unpack .../461-python3-chardet_2.3.0-2_all.deb ...
  4120. Unpacking python3-chardet (2.3.0-2) ...
  4121. Selecting previously unselected package python3-six.
  4122. Preparing to unpack .../462-python3-six_1.10.0-3_all.deb ...
  4123. Unpacking python3-six (1.10.0-3) ...
  4124. Selecting previously unselected package python3-urllib3.
  4125. Preparing to unpack .../463-python3-urllib3_1.19.1-1_all.deb ...
  4126. Unpacking python3-urllib3 (1.19.1-1) ...
  4127. Selecting previously unselected package python3-requests.
  4128. Preparing to unpack .../464-python3-requests_2.12.4-1_all.deb ...
  4129. Unpacking python3-requests (2.12.4-1) ...
  4130. Selecting previously unselected package read-edid.
  4131. Preparing to unpack .../465-read-edid_3.0.2-1+b1_arm64.deb ...
  4132. Unpacking read-edid (3.0.2-1+b1) ...
  4133. Selecting previously unselected package resolvconf.
  4134. Preparing to unpack .../466-resolvconf_1.79_all.deb ...
  4135. Unpacking resolvconf (1.79) ...
  4136. Selecting previously unselected package rfkill.
  4137. Preparing to unpack .../467-rfkill_0.5-1+b1_arm64.deb ...
  4138. Unpacking rfkill (0.5-1+b1) ...
  4139. Selecting previously unselected package strace.
  4140. Preparing to unpack .../468-strace_4.15-2_arm64.deb ...
  4141. Unpacking strace (4.15-2) ...
  4142. Selecting previously unselected package sudo.
  4143. Preparing to unpack .../469-sudo_1.8.19p1-2.1+deb9u2_arm64.deb ...
  4144. Unpacking sudo (1.8.19p1-2.1+deb9u2) ...
  4145. Selecting previously unselected package trace-cmd.
  4146. Preparing to unpack .../470-trace-cmd_2.6-0.1+deb9u1_arm64.deb ...
  4147. Unpacking trace-cmd (2.6-0.1+deb9u1) ...
  4148. Selecting previously unselected package unzip.
  4149. Preparing to unpack .../471-unzip_6.0-21+deb9u2_arm64.deb ...
  4150. Unpacking unzip (6.0-21+deb9u2) ...
  4151. Selecting previously unselected package upower.
  4152. Preparing to unpack .../472-upower_0.99.4-4+b1_arm64.deb ...
  4153. Unpacking upower (0.99.4-4+b1) ...
  4154. Selecting previously unselected package usbutils.
  4155. Preparing to unpack .../473-usbutils_1%3a007-4+deb9u1_arm64.deb ...
  4156. Unpacking usbutils (1:007-4+deb9u1) ...
  4157. Selecting previously unselected package vim-runtime.
  4158. Preparing to unpack .../474-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
  4159. Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
  4160. Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
  4161. Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
  4162. Selecting previously unselected package vim.
  4163. Preparing to unpack .../475-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
  4164. Unpacking vim (2:8.0.0197-4+deb9u3) ...
  4165. Selecting previously unselected package wireless-tools.
  4166. Preparing to unpack .../476-wireless-tools_30~pre9-12+b1_arm64.deb ...
  4167. Unpacking wireless-tools (30~pre9-12+b1) ...
  4168. Selecting previously unselected package xauth.
  4169. Preparing to unpack .../477-xauth_1%3a1.0.9-1+b2_arm64.deb ...
  4170. Unpacking xauth (1:1.0.9-1+b2) ...
  4171. Selecting previously unselected package xbitmaps.
  4172. Preparing to unpack .../478-xbitmaps_1.1.1-2_all.deb ...
  4173. Unpacking xbitmaps (1.1.1-2) ...
  4174. Selecting previously unselected package xdg-user-dirs.
  4175. Preparing to unpack .../479-xdg-user-dirs_0.15-2+b1_arm64.deb ...
  4176. Unpacking xdg-user-dirs (0.15-2+b1) ...
  4177. Selecting previously unselected package xdg-user-dirs-gtk.
  4178. Preparing to unpack .../480-xdg-user-dirs-gtk_0.10-1+b1_arm64.deb ...
  4179. Unpacking xdg-user-dirs-gtk (0.10-1+b1) ...
  4180. Selecting previously unselected package xfce4-panel.
  4181. Preparing to unpack .../481-xfce4-panel_4.12.1-2_arm64.deb ...
  4182. Unpacking xfce4-panel (4.12.1-2) ...
  4183. Selecting previously unselected package xfce4-power-manager-data.
  4184. Preparing to unpack .../482-xfce4-power-manager-data_1.4.4-4_all.deb ...
  4185. Unpacking xfce4-power-manager-data (1.4.4-4) ...
  4186. Selecting previously unselected package xfce4-power-manager.
  4187. Preparing to unpack .../483-xfce4-power-manager_1.4.4-4_arm64.deb ...
  4188. Unpacking xfce4-power-manager (1.4.4-4) ...
  4189. Selecting previously unselected package xfce4-power-manager-plugins.
  4190. Preparing to unpack .../484-xfce4-power-manager-plugins_1.4.4-4_arm64.deb ...
  4191. Unpacking xfce4-power-manager-plugins (1.4.4-4) ...
  4192. Selecting previously unselected package xinit.
  4193. Preparing to unpack .../485-xinit_1.3.4-3+b1_arm64.deb ...
  4194. Unpacking xinit (1.3.4-3+b1) ...
  4195. Selecting previously unselected package xserver-common.
  4196. Preparing to unpack .../486-xserver-common_2%3a1.19.2-1+deb9u6_all.deb ...
  4197. Unpacking xserver-common (2:1.19.2-1+deb9u6) ...
  4198. Selecting previously unselected package xserver-xorg-core.
  4199. Preparing to unpack .../487-xserver-xorg-core_2%3a1.19.2-1+deb9u6_arm64.deb ...
  4200. Unpacking xserver-xorg-core (2:1.19.2-1+deb9u6) ...
  4201. Selecting previously unselected package xserver-xorg-video-amdgpu.
  4202. Preparing to unpack .../488-xserver-xorg-video-amdgpu_1.2.0-1+b1_arm64.deb ...
  4203. Unpacking xserver-xorg-video-amdgpu (1.2.0-1+b1) ...
  4204. Selecting previously unselected package xserver-xorg-video-radeon.
  4205. Preparing to unpack .../489-xserver-xorg-video-radeon_1%3a7.8.0-1+b1_arm64.deb ...
  4206. Unpacking xserver-xorg-video-radeon (1:7.8.0-1+b1) ...
  4207. Selecting previously unselected package xserver-xorg-video-ati.
  4208. Preparing to unpack .../490-xserver-xorg-video-ati_1%3a7.8.0-1+b1_arm64.deb ...
  4209. Unpacking xserver-xorg-video-ati (1:7.8.0-1+b1) ...
  4210. Selecting previously unselected package xserver-xorg-video-fbdev.
  4211. Preparing to unpack .../491-xserver-xorg-video-fbdev_1%3a0.4.4-1+b3_arm64.deb ...
  4212. Unpacking xserver-xorg-video-fbdev (1:0.4.4-1+b3) ...
  4213. Selecting previously unselected package xserver-xorg-video-nouveau.
  4214. Preparing to unpack .../492-xserver-xorg-video-nouveau_1%3a1.0.13-3_arm64.deb ...
  4215. Unpacking xserver-xorg-video-nouveau (1:1.0.13-3) ...
  4216. Selecting previously unselected package xserver-xorg-video-vesa.
  4217. Preparing to unpack .../493-xserver-xorg-video-vesa_1%3a2.3.4-1+b2_arm64.deb ...
  4218. Unpacking xserver-xorg-video-vesa (1:2.3.4-1+b2) ...
  4219. Selecting previously unselected package xserver-xorg-video-all.
  4220. Preparing to unpack .../494-xserver-xorg-video-all_1%3a7.7+19_arm64.deb ...
  4221. Unpacking xserver-xorg-video-all (1:7.7+19) ...
  4222. Selecting previously unselected package libevdev2:arm64.
  4223. Preparing to unpack .../495-libevdev2_1.5.6+dfsg-1_arm64.deb ...
  4224. Unpacking libevdev2:arm64 (1.5.6+dfsg-1) ...
  4225. Selecting previously unselected package xserver-xorg-input-evdev.
  4226. Preparing to unpack .../496-xserver-xorg-input-evdev_1%3a2.10.5-1_arm64.deb ...
  4227. Unpacking xserver-xorg-input-evdev (1:2.10.5-1) ...
  4228. Selecting previously unselected package xserver-xorg.
  4229. Preparing to unpack .../497-xserver-xorg_1%3a7.7+19_arm64.deb ...
  4230. Unpacking xserver-xorg (1:7.7+19) ...
  4231. Selecting previously unselected package xterm.
  4232. Preparing to unpack .../498-xterm_327-2_arm64.deb ...
  4233. Unpacking xterm (327-2) ...
  4234. Selecting previously unselected package zip.
  4235. Preparing to unpack .../499-zip_3.0-11+b1_arm64.deb ...
  4236. Unpacking zip (3.0-11+b1) ...
  4237. Selecting previously unselected package evtest.
  4238. Preparing to unpack .../500-evtest_1%3a1.33-1+b1_arm64.deb ...
  4239. Unpacking evtest (1:1.33-1+b1) ...
  4240. Selecting previously unselected package libgstreamer-plugins-bad1.0-0:arm64.
  4241. Preparing to unpack .../501-libgstreamer-plugins-bad1.0-0_1.10.4-1_arm64.deb ...
  4242. Unpacking libgstreamer-plugins-bad1.0-0:arm64 (1.10.4-1) ...
  4243. Selecting previously unselected package libsbc1:arm64.
  4244. Preparing to unpack .../502-libsbc1_1.3-2_arm64.deb ...
  4245. Unpacking libsbc1:arm64 (1.3-2) ...
  4246. Selecting previously unselected package gstreamer1.0-plugins-bad:arm64.
  4247. Preparing to unpack .../503-gstreamer1.0-plugins-bad_1.10.4-1_arm64.deb ...
  4248. Unpacking gstreamer1.0-plugins-bad:arm64 (1.10.4-1) ...
  4249. Selecting previously unselected package libjim0.76:arm64.
  4250. Preparing to unpack .../504-libjim0.76_0.76-2+b1_arm64.deb ...
  4251. Unpacking libjim0.76:arm64 (0.76-2+b1) ...
  4252. Selecting previously unselected package powertop.
  4253. Preparing to unpack .../505-powertop_2.8-1+b1_arm64.deb ...
  4254. Unpacking powertop (2.8-1+b1) ...
  4255. Selecting previously unselected package pulseaudio-module-bluetooth.
  4256. Preparing to unpack .../506-pulseaudio-module-bluetooth_10.0-1+deb9u1_arm64.deb ...
  4257. Unpacking pulseaudio-module-bluetooth (10.0-1+deb9u1) ...
  4258. Selecting previously unselected package ssh-import-id.
  4259. Preparing to unpack .../507-ssh-import-id_5.6-1_all.deb ...
  4260. Unpacking ssh-import-id (5.6-1) ...
  4261. Selecting previously unselected package usb-modeswitch-data.
  4262. Preparing to unpack .../508-usb-modeswitch-data_20170120-1_all.deb ...
  4263. Unpacking usb-modeswitch-data (20170120-1) ...
  4264. Selecting previously unselected package usb-modeswitch.
  4265. Preparing to unpack .../509-usb-modeswitch_2.5.0+repack0-1_arm64.deb ...
  4266. Unpacking usb-modeswitch (2.5.0+repack0-1) ...
  4267. Selecting previously unselected package user-setup.
  4268. Preparing to unpack .../510-user-setup_1.67_all.deb ...
  4269. Unpacking user-setup (1.67) ...
  4270. Setting up iputils-ping (3:20161105-1) ...
  4271. Setting up libminizip1:arm64 (1.1-8+b1) ...
  4272. Setting up libgomp1:arm64 (6.3.0-18+deb9u1) ...
  4273. Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ...
  4274. Setting up libatomic1:arm64 (6.3.0-18+deb9u1) ...
  4275. Setting up makedev (2.3.1-93) ...
  4276. Setting up powerdebug (0.7.0-2013.08-1+b2) ...
  4277. Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ...
  4278. Setting up debian-keyring (2017.05.28) ...
  4279. Setting up libsbc1:arm64 (1.3-2) ...
  4280. Setting up libapt-inst2.0:arm64 (1.4.10) ...
  4281. Setting up libgdbm3:arm64 (1.8.3-14) ...
  4282. Setting up libperl5.24:arm64 (5.24.1-3+deb9u7) ...
  4283. Setting up read-edid (3.0.2-1+b1) ...
  4284. Setting up strace (4.15-2) ...
  4285. Setting up libtdb1:arm64 (1.3.11-2) ...
  4286. Setting up libmms0:arm64 (0.6.4-2) ...
  4287. Setting up cpio (2.11+dfsg-6) ...
  4288. update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
  4289. Setting up libpopt0:arm64 (1.16-10+b2) ...
  4290. Setting up libsecret-common (0.18.5-3.1) ...
  4291. Setting up libatasmart4:arm64 (0.19-4+b1) ...
  4292. Setting up kmod (23-2) ...
  4293. insserv: fopen(/etc/insserv.conf): No such file or directory
  4294. Setting up libestr0 (0.1.10-2) ...
  4295. Setting up lxpanel-data (0.9.3-1) ...
  4296. Setting up libparted2:arm64 (3.2-17) ...
  4297. Setting up less (481-2.1) ...
  4298. Setting up libid3tag0:arm64 (0.15.1b-12) ...
  4299. Setting up libtwolame0:arm64 (0.3.13-2) ...
  4300. Setting up libraw1394-11:arm64 (2.1.2-1+b1) ...
  4301. Setting up linaro-overlay-minimal (1112.10) ...
  4302. Setting up libjson-glib-1.0-common (1.2.6-1) ...
  4303. Setting up libgtk2.0-common (2.24.31-2) ...
  4304. Setting up libopenjp2-7:arm64 (2.1.2-1.1+deb9u5) ...
  4305. Setting up iperf (2.0.9+dfsg1-1) ...
  4306. Setting up libgarcon-common (0.4.0-2) ...
  4307. Setting up libasyncns0:arm64 (0.8-6) ...
  4308. Setting up idlestat (0.7-2) ...
  4309. Setting up libx264-148:arm64 (2:0.148.2748+git97eaef2-1) ...
  4310. Setting up glib-networking-common (2.50.0-1+deb9u1) ...
  4311. Setting up libjpeg62-turbo:arm64 (1:1.5.1-2+deb9u1) ...
  4312. Setting up libmodplug1:arm64 (1:0.8.8.5-3) ...
  4313. Setting up psmisc (22.21-2.1+b2) ...
  4314. Setting up libisc-export160 (1:9.10.3.dfsg.P4-12.3+deb9u7) ...
  4315. Setting up libde265-0:arm64 (1.0.2-2+b2) ...
  4316. Setting up mime-support (3.60) ...
  4317. Setting up libevdev2:arm64 (1.5.6+dfsg-1) ...
  4318. Setting up xxd (2:8.0.0197-4+deb9u3) ...
  4319. Setting up sudo (1.8.19p1-2.1+deb9u2) ...
  4320. Setting up iso-codes (3.75-1) ...
  4321. Setting up libpng16-16:arm64 (1.6.28-1+deb9u1) ...
  4322. Setting up libfastjson4:arm64 (0.99.4-1) ...
  4323. Setting up libebur128-1:arm64 (1.2.2-2) ...
  4324. Setting up lxsession-data (0.5.3-2) ...
  4325. Setting up libwavpack1:arm64 (5.0.0-2+deb9u2) ...
  4326. Setting up libmpcdec6:arm64 (2:0.1~r495-1+b1) ...
  4327. Setting up liblcms2-2:arm64 (2.8-4+deb9u1) ...
  4328. Setting up libjbig0:arm64 (2.1-3.1+b2) ...
  4329. Setting up libpcsclite1:arm64 (1.8.20-1) ...
  4330. Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
  4331. Setting up fonts-dejavu-core (2.37-1) ...
  4332. Setting up xbitmaps (1.1.1-2) ...
  4333. Setting up libjim0.76:arm64 (0.76-2+b1) ...
  4334. Setting up apt-utils (1.4.10) ...
  4335. Setting up libcap2-bin (1:2.25-1) ...
  4336. Setting up perl-openssl-defaults:arm64 (3) ...
  4337. Setting up lsof (4.89+dfsg-0.1) ...
  4338. Setting up libre2-3:arm64 (20170101+dfsg-1) ...
  4339. Setting up libnuma1:arm64 (2.0.11-2.1) ...
  4340. Setting up libklibc (2.0.4-9) ...
  4341. Setting up systemd-sysv (232-25+deb9u12) ...
  4342. Setting up libv4lconvert0:arm64 (1.12.3-1) ...
  4343. Setting up libelf1:arm64 (0.168-1) ...
  4344. Setting up libsoxr0:arm64 (0.1.2-2) ...
  4345. Setting up libglib2.0-0:arm64 (2.50.3-2+deb9u2) ...
  4346. Setting up libssh-gcrypt-4:arm64 (0.7.3-2+deb9u3) ...
  4347. Setting up libasound2-data (1.1.3-5) ...
  4348. Setting up libwebrtc-audio-processing1:arm64 (0.3-1) ...
  4349. Setting up libxshmfence1:arm64 (1.2-1+b2) ...
  4350. Setting up lxde-icon-theme (0.5.1-2) ...
  4351. Setting up libwayland-client0:arm64 (1.12.0-1+deb9u1) ...
  4352. Setting up xkb-data (2.19-1+deb9u1) ...
  4353. Setting up liblogging-stdlog0:arm64 (1.0.5-2+b2) ...
  4354. Setting up libjansson4:arm64 (2.9-1) ...
  4355. Setting up linux-base (4.5) ...
  4356. Setting up libxfce4ui-common (4.12.1-2) ...
  4357. Setting up libbluetooth3:arm64 (5.43-2+deb9u2) ...
  4358. Setting up unzip (6.0-21+deb9u2) ...
  4359. Setting up libproxy1v5:arm64 (0.4.14-2+deb9u1) ...
  4360. Setting up libudisks2-0:arm64 (2.1.8-1) ...
  4361. Setting up libplist3:arm64 (1.12+git+1+e37ca00-0.3) ...
  4362. Setting up libfaad2:arm64 (2.8.0~cvs20161113-1+deb9u2) ...
  4363. Setting up libkate1:arm64 (0.4.1-7+b1) ...
  4364. Setting up libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) ...
  4365. Setting up startpar (0.59-3.1) ...
  4366. Setting up glib-networking-services (2.50.0-1+deb9u1) ...
  4367. Setting up libdatrie1:arm64 (0.2.10-4+b1) ...
  4368. Setting up distro-info-data (0.36) ...
  4369. Setting up libtiff5:arm64 (4.0.8-2+deb9u5) ...
  4370. Setting up wireless-regdb (2016.06.10-1) ...
  4371. Setting up libshine3:arm64 (3.1.0-5) ...
  4372. Setting up libgif7:arm64 (5.1.4-0.4) ...
  4373. Setting up libopencv-core2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4374. Setting up libfm-data (1.2.5-1) ...
  4375. Setting up libiec61883-0:arm64 (1.2.0-2) ...
  4376. Setting up libglapi-mesa:arm64 (13.0.6-1+b2) ...
  4377. Setting up libspeex1:arm64 (1.2~rc1.2-1+b2) ...
  4378. Setting up parted (3.2-17) ...
  4379. Setting up dmz-cursor-theme (0.4.4) ...
  4380. update-alternatives: using /usr/share/icons/DMZ-White/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
  4381. Setting up libfftw3-double3:arm64 (3.3.5-3) ...
  4382. Setting up libcdparanoia0:arm64 (3.10.2+debian-11) ...
  4383. Setting up libxvidcore4:arm64 (2:1.3.4-1+b2) ...
  4384. Setting up libicu57:arm64 (57.1-6+deb9u4) ...
  4385. Setting up libbsd0:arm64 (0.8.3-1) ...
  4386. Setting up libsrtp0 (1.4.5~20130609~dfsg-2) ...
  4387. Setting up laptop-detect (0.13.8) ...
  4388. Setting up libnspr4:arm64 (2:4.12-6) ...
  4389. Setting up ucf (3.0036) ...
  4390. Setting up libvpx4:arm64 (1.6.1-3+deb9u2) ...
  4391. Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u3) ...
  4392. Setting up libutempter0:arm64 (1.1.6-3) ...
  4393. Setting up zip (3.0-11+b1) ...
  4394. Setting up liblognorm5:arm64 (2.0.1-1.1+b1) ...
  4395. Setting up libgck-1-0:arm64 (3.20.0-5.1) ...
  4396. Setting up libopus0:arm64 (1.2~alpha2-1) ...
  4397. Setting up libfreetype6:arm64 (2.6.3-3.2+deb9u1) ...
  4398. Setting up libmagic-mgc (1:5.30-1+deb9u3) ...
  4399. Setting up libva1:arm64 (1.7.3-2) ...
  4400. Setting up libasound2:arm64 (1.1.3-5) ...
  4401. Setting up libdrm2:arm64 (2.4.74-1) ...
  4402. Setting up bzip2 (1.0.6-8.1) ...
  4403. Setting up libopenal-data (1:1.17.2-4) ...
  4404. Setting up libmagic1:arm64 (1:5.30-1+deb9u3) ...
  4405. Setting up libjson-glib-1.0-0:arm64 (1.2.6-1) ...
  4406. Setting up libgcr-3-common (3.20.0-5.1) ...
  4407. Setting up netcat-openbsd (1.130-3) ...
  4408. update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode
  4409. Setting up libgraphite2-3:arm64 (1.3.10-1) ...
  4410. Setting up libbs2b0:arm64 (3.1.0+dfsg-2.2) ...
  4411. Setting up usb-modeswitch-data (20170120-1) ...
  4412. Setting up libcroco3:arm64 (0.6.11-3) ...
  4413. Setting up libxslt1.1:arm64 (1.1.29-2.1+deb9u2) ...
  4414. Setting up perl (5.24.1-3+deb9u7) ...
  4415. update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
  4416. Setting up libvo-aacenc0:arm64 (0.1.3-1) ...
  4417. Setting up evtest (1:1.33-1+b1) ...
  4418. Setting up libogg0:arm64 (1.3.2-1) ...
  4419. Setting up libwildmidi-config (0.4.0-2) ...
  4420. Setting up libfm-extra4:arm64 (1.2.5-1) ...
  4421. Setting up libssl1.0.2:arm64 (1.0.2u-1~deb9u1) ...
  4422. Setting up libilmbase12:arm64 (2.2.0-12) ...
  4423. Setting up libatk1.0-data (2.22.0-1) ...
  4424. Setting up libexo-common (0.10.7-1) ...
  4425. Setting up input-utils (1.0-1.1+b1) ...
  4426. Setting up libisl15:arm64 (0.18-1) ...
  4427. Setting up libx11-xcb1:arm64 (2:1.6.4-3+deb9u3) ...
  4428. Setting up libmjpegutils-2.1-0 (1:2.1.0+debian-5) ...
  4429. Setting up libpixman-1-0:arm64 (0.34.0-1) ...
  4430. Setting up acpid (1:2.0.28-1+b1) ...
  4431. Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket → /lib/systemd/system/acpid.socket.
  4432. Created symlink /etc/systemd/system/paths.target.wants/acpid.path → /lib/systemd/system/acpid.path.
  4433. insserv: fopen(/etc/insserv.conf): No such file or directory
  4434. Running in chroot, ignoring request.
  4435. All runlevel operations denied by policy
  4436. invoke-rc.d: policy-rc.d denied execution of start.
  4437. Setting up libmp3lame0:arm64 (3.99.5+repack1-9+b2) ...
  4438. Setting up p11-kit-modules:arm64 (0.23.3-2) ...
  4439. Setting up libusb-1.0-0:arm64 (2:1.0.21-1) ...
  4440. Setting up liblwp-mediatypes-perl (6.02-1) ...
  4441. Setting up libvo-amrwbenc0:arm64 (0.1.3-1) ...
  4442. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  4443. Setting up libmm-glib0:arm64 (1.6.4-1) ...
  4444. Setting up lxde-common (0.99.2-3) ...
  4445. Setting up libepoxy0:arm64 (1.3.1-2) ...
  4446. Setting up libxfce4util-common (4.12.1-3) ...
  4447. Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
  4448. Setting up udev (232-25+deb9u12) ...
  4449. Adding group `input' (GID 106) ...
  4450. Done.
  4451. A chroot environment has been detected, udev not started.
  4452. insserv: fopen(/etc/insserv.conf): No such file or directory
  4453. insserv: Service mountkernfs has to be enabled to start service udev
  4454. Setting up user-setup (1.67) ...
  4455. Setting up liburi-perl (1.71-1) ...
  4456. Setting up kbd (2.0.3-2+b1) ...
  4457. insserv: fopen(/etc/insserv.conf): No such file or directory
  4458. Setting up libatk1.0-0:arm64 (2.22.0-1) ...
  4459. Setting up libtext-iconv-perl (1.7-5+b3) ...
  4460. Setting up libsnappy1v5:arm64 (1.1.3-3) ...
  4461. Setting up libc-l10n (2.24-11+deb9u4) ...
  4462. Setting up gdisk (1.0.1-1) ...
  4463. Setting up 96boards-tools-common (0.9) ...
  4464. Created symlink /etc/systemd/system/basic.target.wants/resize-helper.service → /lib/systemd/system/resize-helper.service.
  4465. Processing triggers for systemd (232-25+deb9u12) ...
  4466. Setting up libltdl7:arm64 (2.4.6-2) ...
  4467. Setting up libmtdev1:arm64 (1.1.5-1+b1) ...
  4468. Setting up libwnck-common (2.30.7-5.1) ...
  4469. Setting up openssl (1.1.0l-1~deb9u1) ...
  4470. Setting up libvte-common (1:0.28.2-5) ...
  4471. Setting up libupower-glib3:arm64 (0.99.4-4+b1) ...
  4472. Setting up wget (1.18-5+deb9u3) ...
  4473. Setting up libavc1394-0:arm64 (0.5.4-4+b1) ...
  4474. Setting up vim-common (2:8.0.0197-4+deb9u3) ...
  4475. Setting up libofa0:arm64 (0.9.3-15) ...
  4476. Setting up libvisual-0.4-0:arm64 (0.4.0-10) ...
  4477. Setting up libfontenc1:arm64 (1:1.1.3-1+b2) ...
  4478. Setting up libdconf1:arm64 (0.26.0-2+b1) ...
  4479. Setting up libiw30:arm64 (30~pre9-12+b1) ...
  4480. Setting up libzvbi-common (0.2.35-13) ...
  4481. Setting up libfribidi0:arm64 (0.19.7-1+deb9u1) ...
  4482. Setting up liblocale-gettext-perl (1.07-3+b1) ...
  4483. Setting up libmpfr4:arm64 (3.1.5-1) ...
  4484. Setting up mutrace (0.2.0-3) ...
  4485. Setting up libfm-gtk-data (1.2.5-1) ...
  4486. Setting up libpciaccess0:arm64 (0.13.4-1+b2) ...
  4487. Setting up libfftw3-single3:arm64 (3.3.5-3) ...
  4488. Setting up libxmmsclient6 (0.8+dfsg-18) ...
  4489. Setting up libsensors4:arm64 (1:3.4.0-4) ...
  4490. Setting up shared-mime-info (1.8-1+deb9u1) ...
  4491. Setting up libxkbcommon0:arm64 (0.7.1-2~deb9u1) ...
  4492. Setting up libnet-http-perl (6.12-1) ...
  4493. Setting up libnfnetlink0:arm64 (1.0.1-3) ...
  4494. Setting up libgudev-1.0-0:arm64 (230-3) ...
  4495. Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
  4496. Setting up libmpc3:arm64 (1.0.3-1+b2) ...
  4497. Setting up insserv (1.14.0-5.4+b1) ...
  4498. Setting up cpp-6 (6.3.0-18+deb9u1) ...
  4499. Setting up libva-drm1:arm64 (1.7.3-2) ...
  4500. Setting up libtext-charwidth-perl (0.04-7+b3) ...
  4501. Setting up libdrm-radeon1:arm64 (2.4.74-1) ...
  4502. Setting up liborc-0.4-0:arm64 (1:0.4.26-2) ...
  4503. Setting up lxmenu-data (0.1.5-2) ...
  4504. Setting up libgme0:arm64 (0.6.0-4) ...
  4505. Setting up libcolord2:arm64 (1.3.3-2) ...
  4506. Setting up libthai-data (0.1.26-1) ...
  4507. Setting up libsodium18:arm64 (1.0.11-2) ...
  4508. Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
  4509. Setting up libndp0:arm64 (1.6-1+b1) ...
  4510. Setting up libzvbi0:arm64 (0.2.35-13) ...
  4511. Setting up libsoundtouch1:arm64 (1.9.2-2+deb9u1) ...
  4512. Setting up libdrm-nouveau2:arm64 (2.4.74-1) ...
  4513. Setting up anacron (2.3-24) ...
  4514. Created symlink /etc/systemd/system/multi-user.target.wants/anacron.service → /lib/systemd/system/anacron.service.
  4515. Created symlink /etc/systemd/system/timers.target.wants/anacron.timer → /lib/systemd/system/anacron.timer.
  4516. Setting up libopencv-flann2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4517. Setting up bc (1.06.95-9+b3) ...
  4518. Setting up libdca0:arm64 (0.0.5-10) ...
  4519. Setting up libevent-2.0-5:arm64 (2.0.21-stable-3) ...
  4520. Setting up libserd-0-0:arm64 (0.26.0~dfsg0-1) ...
  4521. Setting up libsamplerate0:arm64 (0.1.8-8+b2) ...
  4522. Setting up libsndio6.1:arm64 (1.1.0-3) ...
  4523. Setting up libnl-3-200:arm64 (3.2.27-2) ...
  4524. Setting up libpci3:arm64 (1:3.5.2-1) ...
  4525. Setting up net-tools (1.60+git20161116.90da8a0-1) ...
  4526. Setting up fbset (2.1-29) ...
  4527. Setting up libvorbis0a:arm64 (1.3.5-4+deb9u2) ...
  4528. Setting up libusbmuxd4:arm64 (1.0.10-3+b1) ...
  4529. Setting up x11-common (1:7.7+19) ...
  4530. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  4531. Running in chroot, ignoring request.
  4532. All runlevel operations denied by policy
  4533. invoke-rc.d: policy-rc.d denied execution of start.
  4534. Setting up xdg-utils (1.1.1-1+deb9u2) ...
  4535. Setting up ca-certificates (20200601~deb9u1) ...
  4536. Updating certificates in /etc/ssl/certs...
  4537. 126 added, 0 removed; done.
  4538. Setting up libmpg123-0:arm64 (1.23.8-1+b1) ...
  4539. Setting up hicolor-icon-theme (0.15-1) ...
  4540. Setting up libsecret-1-0:arm64 (0.18.5-3.1) ...
  4541. Setting up libexo-helpers (0.10.7-1) ...
  4542. Setting up libslang2:arm64 (2.3.1-5) ...
  4543. Setting up libmnl0:arm64 (1.0.4-2) ...
  4544. Setting up libgles2-mesa:arm64 (13.0.6-1+b2) ...
  4545. Setting up libexif12:arm64 (0.6.21-2+deb9u4) ...
  4546. Setting up libsigc++-2.0-0v5:arm64 (2.10.0-1) ...
  4547. Setting up xdg-user-dirs (0.15-2+b1) ...
  4548. Setting up libwww-robotrules-perl (6.01-1) ...
  4549. Setting up libimobiledevice6:arm64 (1.2.0+dfsg-3.1) ...
  4550. Setting up libwayland-cursor0:arm64 (1.12.0-1+deb9u1) ...
  4551. Setting up locales (2.24-11+deb9u4) ...
  4552. Generating locales (this might take a while)...
  4553. Generation complete.
  4554. Setting up libopencv-imgproc2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4555. Setting up libgsm1:arm64 (1.0.13-4+b2) ...
  4556. Setting up xmms2-core (0.8+dfsg-18) ...
  4557. Setting up rfkill (0.5-1+b1) ...
  4558. Setting up libcpufreq0 (008-1+b1) ...
  4559. Setting up libx11-data (2:1.6.4-3+deb9u3) ...
  4560. Setting up libpython2.7-stdlib:arm64 (2.7.13-2+deb9u4) ...
  4561. Setting up libmplex2-2.1-0 (1:2.1.0+debian-5) ...
  4562. Setting up libspeexdsp1:arm64 (1.2~rc1.2-1+b2) ...
  4563. Setting up libxau6:arm64 (1:1.0.8-1) ...
  4564. Setting up xfce4-power-manager-data (1.4.4-4) ...
  4565. Setting up libmpdec2:arm64 (2.4.2-1) ...
  4566. Setting up rsyslog (8.24.0-1) ...
  4567. Created symlink /etc/systemd/system/syslog.service → /lib/systemd/system/rsyslog.service.
  4568. Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /lib/systemd/system/rsyslog.service.
  4569. Running in chroot, ignoring request.
  4570. All runlevel operations denied by policy
  4571. invoke-rc.d: policy-rc.d denied execution of start.
  4572. Setting up libpolkit-gobject-1-0:arm64 (0.105-18+deb9u1) ...
  4573. Setting up libdbus-1-3:arm64 (1.10.32-0+deb9u1) ...
  4574. Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
  4575. Setting up libdv4:arm64 (1.0.0-11) ...
  4576. Setting up libtag1v5-vanilla:arm64 (1.11.1+dfsg.1-0.1) ...
  4577. Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
  4578. Setting up libwrap0:arm64 (7.6.q-26) ...
  4579. Setting up libavahi-common-data:arm64 (0.6.32-2) ...
  4580. Setting up eject (2.1.5+deb1+cvs20081104-13.2) ...
  4581. Setting up libdvdread4:arm64 (5.0.3-2) ...
  4582. Setting up libwayland-server0:arm64 (1.12.0-1+deb9u1) ...
  4583. Setting up netbase (5.4) ...
  4584. Setting up libwebp6:arm64 (0.5.2-1) ...
  4585. Setting up libvorbisfile3:arm64 (1.3.5-4+deb9u2) ...
  4586. Setting up libhtml-tagset-perl (3.20-3) ...
  4587. Setting up libedit2:arm64 (3.1-20160903-3) ...
  4588. Setting up vim-tiny (2:8.0.0197-4+deb9u3) ...
  4589. update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode
  4590. update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode
  4591. update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode
  4592. update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode
  4593. update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode
  4594. Setting up cpp (4:6.3.0-4) ...
  4595. Setting up libxmmsclient-glib1 (0.8+dfsg-18) ...
  4596. Setting up libx265-95:arm64 (2.1-2+b2) ...
  4597. Setting up gconf2-common (3.2.6-4) ...
  4598.  
  4599. Creating config file /etc/gconf/2/path with new version
  4600. Setting up keyboard-configuration (1.164) ...
  4601. Setting up fontconfig-config (2.11.0-6.7) ...
  4602. Setting up libmpeg2encpp-2.1-0 (1:2.1.0+debian-5) ...
  4603. Setting up klibc-utils (2.0.4-9) ...
  4604. Setting up libzmq5:arm64 (4.2.1-4+deb9u2) ...
  4605. Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
  4606. Setting up libtag1v5:arm64 (1.11.1+dfsg.1-0.1) ...
  4607. Setting up libgstreamer1.0-0:arm64 (1.10.4-1) ...
  4608. Setcap worked! gst-ptp-helper is not suid!
  4609. Setting up wireless-tools (30~pre9-12+b1) ...
  4610. Setting up libgcr-base-3-1:arm64 (3.20.0-5.1) ...
  4611. Setting up acpi-support-base (0.142-8) ...
  4612. Running in chroot, ignoring request.
  4613. All runlevel operations denied by policy
  4614. invoke-rc.d: policy-rc.d denied execution of restart.
  4615. Setting up libdrm-amdgpu1:arm64 (2.4.74-1) ...
  4616. Setting up libencode-locale-perl (1.05-1) ...
  4617. Setting up desktop-file-utils (0.23-1) ...
  4618. Setting up libcanberra0:arm64 (0.30-3) ...
  4619. Setting up libdrm-freedreno1:arm64 (2.4.74-1) ...
  4620. Setting up dconf-service (0.26.0-2+b1) ...
  4621. Setting up libv4l-0:arm64 (1.12.3-1) ...
  4622. Setting up libopenmpt0:arm64 (0.2.7386~beta20.3-3+deb9u4) ...
  4623. Setting up libtimedate-perl (2.3000-2+deb9u1) ...
  4624. Setting up libnet-ssleay-perl (1.80-1) ...
  4625. Setting up vim (2:8.0.0197-4+deb9u3) ...
  4626. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
  4627. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
  4628. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
  4629. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
  4630. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
  4631. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
  4632. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
  4633. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
  4634. Setting up libcurl3:arm64 (7.52.1-5+deb9u11) ...
  4635. Setting up initramfs-tools-core (0.130) ...
  4636. Setting up libdvdnav4:arm64 (5.0.3-3) ...
  4637. Setting up libdbus-glib-1-2:arm64 (0.108-2) ...
  4638. Setting up libpolkit-agent-1-0:arm64 (0.105-18+deb9u1) ...
  4639. Setting up p11-kit (0.23.3-2) ...
  4640. Setting up libflite1:arm64 (2.0.0-release-3+b1) ...
  4641. Setting up libnm0:arm64 (1.6.2-3+deb9u2) ...
  4642. Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u2) ...
  4643. Setting up libio-html-perl (1.001-1) ...
  4644. Setting up libgconf-2-4:arm64 (3.2.6-4+b1) ...
  4645. Setting up libllvm3.9:arm64 (1:3.9.1-9) ...
  4646. Setting up libgbm1:arm64 (13.0.6-1+b2) ...
  4647. Setting up libflac8:arm64 (1.3.2-1) ...
  4648. Setting up libdns-export162 (1:9.10.3.dfsg.P4-12.3+deb9u7) ...
  4649. Setting up libdpkg-perl (1.18.25) ...
  4650. Setting up libmenu-cache-bin (1.0.2-3) ...
  4651. Setting up python2.7 (2.7.13-2+deb9u4) ...
  4652. Setting up libwebpmux2:arm64 (0.5.2-1) ...
  4653. Setting up libspandsp2:arm64 (0.0.6+dfsg-0.1) ...
  4654. Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
  4655. Setting up libnl-genl-3-200:arm64 (3.2.27-2) ...
  4656. Setting up libnss3:arm64 (2:3.26.2-1.1+deb9u1) ...
  4657. Setting up libxfont2:arm64 (1:2.0.1-3+deb9u1) ...
  4658. Setting up libharfbuzz0b:arm64 (1.4.2-1) ...
  4659. Setting up libsord-0-0:arm64 (0.16.0~dfsg0-1+b1) ...
  4660. Setting up libdc1394-22:arm64 (2.2.5-1) ...
  4661. Setting up libnl-route-3-200:arm64 (3.2.27-2) ...
  4662. Setting up initramfs-tools (0.130) ...
  4663. update-initramfs: deferring update (trigger activated)
  4664. Setting up libthai0:arm64 (0.1.26-1) ...
  4665. Setting up libwildmidi2:arm64 (0.4.0-2+b2) ...
  4666. Setting up libxatracker2:arm64 (13.0.6-1+b2) ...
  4667. Setting up libopenexr22:arm64 (2.2.0-11+deb9u1) ...
  4668. Setting up file (1:5.30-1+deb9u3) ...
  4669. Setting up usbutils (1:007-4+deb9u1) ...
  4670. Setting up iproute2 (4.9.0-1+deb9u1) ...
  4671. Setting up libio-socket-ssl-perl (2.044-1) ...
  4672. Setting up isc-dhcp-client (4.3.5-3+deb9u1) ...
  4673. Setting up gconf-service (3.2.6-4+b1) ...
  4674. Setting up libpython-stdlib:arm64 (2.7.13-2) ...
  4675. Setting up pkg-config (0.29-4+b1) ...
  4676. Setting up libxfce4util7:arm64 (4.12.1-3) ...
  4677. Setting up usb-modeswitch (2.5.0+repack0-1) ...
  4678. Setting up libpolkit-backend-1-0:arm64 (0.105-18+deb9u1) ...
  4679. Setting up librubberband2:arm64 (1.8.1-7) ...
  4680. Setting up ntpdate (1:4.2.8p10+dfsg-3+deb9u2) ...
  4681. Setting up iptables (1.6.0+snapshot20161117-6) ...
  4682. Setting up btrfs-progs (4.7.3-1) ...
  4683. Setting up libtext-wrapi18n-perl (0.06-7.1) ...
  4684. Setting up libhtml-parser-perl (3.72-3) ...
  4685. Setting up libpython2.7:arm64 (2.7.13-2+deb9u4) ...
  4686. Setting up libjack-jackd2-0:arm64 (1.9.10+20150825git1ed50c92~dfsg-5) ...
  4687. Setting up libice6:arm64 (2:1.0.9-2) ...
  4688. Setting up sysv-rc (2.88dsf-59.9) ...
  4689. Setting up dnsmasq-base (2.76-5+deb9u2) ...
  4690. Setting up libwebpdemux2:arm64 (0.5.2-1) ...
  4691. Setting up libopenal1:arm64 (1:1.17.2-4+b2) ...
  4692. Setting up libavahi-common3:arm64 (0.6.32-2) ...
  4693. Setting up libglibmm-2.4-1v5:arm64 (2.50.0-1) ...
  4694. Setting up iw (4.9-0.1) ...
  4695. Setting up dbus (1.10.32-0+deb9u1) ...
  4696. Running in chroot, ignoring request.
  4697. All runlevel operations denied by policy
  4698. invoke-rc.d: policy-rc.d denied execution of start.
  4699. Setting up libvorbisenc2:arm64 (1.3.5-4+deb9u2) ...
  4700. Setting up libnewt0.52:arm64 (0.52.19-1+b1) ...
  4701. Setting up console-setup-linux (1.164) ...
  4702. Created symlink /etc/systemd/system/sysinit.target.wants/keyboard-setup.service → /lib/systemd/system/keyboard-setup.service.
  4703. Created symlink /etc/systemd/system/multi-user.target.wants/console-setup.service → /lib/systemd/system/console-setup.service.
  4704. insserv: Service mountkernfs has to be enabled to start service keyboard-setup.sh
  4705. Setting up libcaca0:arm64 (0.99.beta19-2.1~deb9u1) ...
  4706. Setting up libopencv-video2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4707. Setting up initscripts (2.88dsf-59.9) ...
  4708. Running in chroot, ignoring request.
  4709. All runlevel operations denied by policy
  4710. invoke-rc.d: policy-rc.d denied execution of start.
  4711. Setting up openssh-client (1:7.4p1-10+deb9u7) ...
  4712. Setting up bluez (5.43-2+deb9u2) ...
  4713. Running in chroot, ignoring request.
  4714. All runlevel operations denied by policy
  4715. invoke-rc.d: policy-rc.d denied execution of force-reload.
  4716. Created symlink /etc/systemd/system/dbus-org.bluez.service → /lib/systemd/system/bluetooth.service.
  4717. Created symlink /etc/systemd/system/bluetooth.target.wants/bluetooth.service → /lib/systemd/system/bluetooth.service.
  4718. Running in chroot, ignoring request.
  4719. All runlevel operations denied by policy
  4720. invoke-rc.d: policy-rc.d denied execution of start.
  4721. Setting up dconf-gsettings-backend:arm64 (0.26.0-2+b1) ...
  4722. Setting up libxcb1:arm64 (1.12-1) ...
  4723. Setting up cpufrequtils (008-1+b1) ...
  4724. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  4725. Running in chroot, ignoring request.
  4726. All runlevel operations denied by policy
  4727. invoke-rc.d: policy-rc.d denied execution of start.
  4728. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  4729. Running in chroot, ignoring request.
  4730. All runlevel operations denied by policy
  4731. invoke-rc.d: policy-rc.d denied execution of start.
  4732. Setting up python (2.7.13-2) ...
  4733. Setting up libteamdctl0:arm64 (1.26-1+b1) ...
  4734. Setting up libatkmm-1.6-1v5:arm64 (2.24.2-2) ...
  4735. Setting up python3.5 (3.5.3-1+deb9u2) ...
  4736. Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
  4737. Setting up libxcb-present0:arm64 (1.12-1) ...
  4738. Setting up libgstreamer-plugins-base1.0-0:arm64 (1.10.4-1+deb9u1) ...
  4739. Setting up libsratom-0-0:arm64 (0.6.0~dfsg0-1) ...
  4740. Setting up console-setup (1.164) ...
  4741. Setting up libfontconfig1:arm64 (2.11.0-6.7+b1) ...
  4742. Setting up libxcb-dri2-0:arm64 (1.12-1) ...
  4743. Setting up libsm6:arm64 (2:1.2.2-1+b3) ...
  4744. Setting up libxcb-dri3-0:arm64 (1.12-1) ...
  4745. Setting up libxcb-glx0:arm64 (1.12-1) ...
  4746. Setting up libxcb-xfixes0:arm64 (1.12-1) ...
  4747. Setting up libhttp-date-perl (6.02-1) ...
  4748. Setting up libxcb-render0:arm64 (1.12-1) ...
  4749. Setting up libpam-systemd:arm64 (232-25+deb9u12) ...
  4750. Setting up libxcb-util0:arm64 (0.3.8-3+b2) ...
  4751. Setting up ifupdown (0.8.19) ...
  4752. Creating /etc/network/interfaces.
  4753. Created symlink /etc/systemd/system/multi-user.target.wants/networking.service → /lib/systemd/system/networking.service.
  4754. Created symlink /etc/systemd/system/network-online.target.wants/networking.service → /lib/systemd/system/networking.service.
  4755. Setting up liblilv-0-0 (0.24.2~dfsg0-1) ...
  4756. Setting up gsettings-desktop-schemas (3.22.0-1) ...
  4757. Setting up gvfs-common (1.30.4-1) ...
  4758. Setting up curl (7.52.1-5+deb9u11) ...
  4759. Setting up libmenu-cache3:arm64 (1.0.2-3) ...
  4760. Setting up libgtk-3-common (3.22.11-1) ...
  4761. Setting up debconf-i18n (1.5.61) ...
  4762. Setting up powertop (2.8-1+b1) ...
  4763. Setting up policykit-1 (0.105-18+deb9u1) ...
  4764. Setting up crda (3.18-1) ...
  4765. Setting up hostapd (2:2.4-1+deb9u7) ...
  4766. Running in chroot, ignoring request.
  4767. All runlevel operations denied by policy
  4768. invoke-rc.d: policy-rc.d denied execution of start.
  4769. Setting up libfm4:arm64 (1.2.5-1) ...
  4770. Setting up whiptail (0.52.19-1+b1) ...
  4771. Setting up libx11-6:arm64 (2:1.6.4-3+deb9u3) ...
  4772. Setting up dbus-x11 (1.10.32-0+deb9u1) ...
  4773. Setting up wpasupplicant (2:2.4-1+deb9u7) ...
  4774. Setting up trace-cmd (2.6-0.1+deb9u1) ...
  4775. Setting up udisks2 (2.1.8-1) ...
  4776. Setting up upower (0.99.4-4+b1) ...
  4777. Setting up libxmuu1:arm64 (2:1.1.2-2) ...
  4778. Setting up libhtml-tree-perl (5.03-2) ...
  4779. Setting up gstreamer1.0-tools (1.10.4-1) ...
  4780. Setting up libstartup-notification0:arm64 (0.12-4+b2) ...
  4781. Setting up libxcb-sync1:arm64 (1.12-1) ...
  4782. Setting up libass5:arm64 (1:0.13.4-2) ...
  4783. Setting up xfconf (4.12.1-1) ...
  4784. Setting up libxfconf-0-2 (4.12.1-1) ...
  4785. Setting up libsndfile1:arm64 (1.0.27-3) ...
  4786. Setting up openssh-sftp-server (1:7.4p1-10+deb9u7) ...
  4787. Setting up libaa1:arm64 (1.4p5-44+b1) ...
  4788. Setting up alsa-utils (1.1.3-1) ...
  4789. Setting up gvfs-libs:arm64 (1.30.4-1) ...
  4790. Setting up libbluray1:arm64 (1:0.9.3-3) ...
  4791. Setting up glib-networking:arm64 (2.50.0-1+deb9u1) ...
  4792. Setting up libfile-listing-perl (6.04-1) ...
  4793. Setting up libxcomposite1:arm64 (1:0.4.4-2) ...
  4794. Setting up libxcb-shm0:arm64 (1.12-1) ...
  4795. Setting up libxpm4:arm64 (1:3.5.12-1) ...
  4796. Setting up libxt6:arm64 (1:1.1.5-1) ...
  4797. Setting up libxcb-shape0:arm64 (1.12-1) ...
  4798. Setting up libxrender1:arm64 (1:0.9.10-1) ...
  4799. Setting up libhttp-message-perl (6.11-1) ...
  4800. Setting up resolvconf (1.79) ...
  4801. Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service → /lib/systemd/system/resolvconf.service.
  4802. Setting up libavahi-client3:arm64 (0.6.32-2) ...
  4803. Setting up libxft2:arm64 (2.3.2-1+b2) ...
  4804. Setting up fontconfig (2.11.0-6.7+b1) ...
  4805. Regenerating fonts cache... done.
  4806. Setting up libhttp-negotiate-perl (6.00-2) ...
  4807. Setting up libcups2:arm64 (2.2.1-8+deb9u6) ...
  4808. Setting up libegl1-mesa:arm64 (13.0.6-1+b2) ...
  4809. Setting up libxkbfile1:arm64 (1:1.0.9-2) ...
  4810. Setting up lxhotkey-core (0.1.0-1) ...
  4811. Setting up gconf2 (3.2.6-4+b1) ...
  4812. Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
  4813. Setting up libxfixes3:arm64 (1:5.0.3-1) ...
  4814. Setting up libhttp-cookies-perl (6.01-1) ...
  4815. Setting up libzbar0:arm64 (0.10+doc-10.1) ...
  4816. Setting up libxres1:arm64 (2:1.0.7-1+b3) ...
  4817. Setting up libatspi2.0-0:arm64 (2.22.0-6+deb9u1) ...
  4818. Setting up libxss1:arm64 (1:1.2.2-1) ...
  4819. Setting up libgdk-pixbuf2.0-0:arm64 (2.36.5-2+deb9u2) ...
  4820. Setting up libimlib2:arm64 (1.4.8-1) ...
  4821. Setting up libsoup2.4-1:arm64 (2.56.0-2+deb9u2) ...
  4822. Setting up libvdpau1:arm64 (1.1.1-6) ...
  4823. Setting up libsoup-gnome2.4-1:arm64 (2.56.0-2+deb9u2) ...
  4824. Setting up libxmu6:arm64 (2:1.1.2-2) ...
  4825. Setting up xauth (1:1.0.9-1+b2) ...
  4826. Setting up network-manager (1.6.2-3+deb9u2) ...
  4827. Running in chroot, ignoring request.
  4828. All runlevel operations denied by policy
  4829. invoke-rc.d: policy-rc.d denied execution of force-reload.
  4830. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /lib/systemd/system/NetworkManager-dispatcher.service.
  4831. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /lib/systemd/system/NetworkManager-wait-online.service.
  4832. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /lib/systemd/system/NetworkManager.service.
  4833. Running in chroot, ignoring request.
  4834. All runlevel operations denied by policy
  4835. invoke-rc.d: policy-rc.d denied execution of start.
  4836. Setting up gtk-update-icon-cache (3.22.11-1) ...
  4837. Setting up libxcursor1:arm64 (1:1.1.14-1+deb9u2) ...
  4838. Setting up openssh-server (1:7.4p1-10+deb9u7) ...
  4839.  
  4840. Creating config file /etc/ssh/sshd_config with new version
  4841. Creating SSH2 RSA key; this may take some time ...
  4842. 2048 SHA256:CvJ2SfkxfepsFYnwcX+sRoaTt4bY0E52StTkGLl5KRs root@4e46bbc1890d (RSA)
  4843. Creating SSH2 ECDSA key; this may take some time ...
  4844. 256 SHA256:PrhwWz1mMnY8wvjGV6Y4Ll1VOwLi1j9Yr8tue3mlPIg root@4e46bbc1890d (ECDSA)
  4845. Creating SSH2 ED25519 key; this may take some time ...
  4846. 256 SHA256:9LTM1xuT6vjGd1Xuz4TJX/eNtPwZi87amlY5hsw2CxY root@4e46bbc1890d (ED25519)
  4847. Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
  4848. Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
  4849. Running in chroot, ignoring request.
  4850. All runlevel operations denied by policy
  4851. invoke-rc.d: policy-rc.d denied execution of start.
  4852. Setting up libxxf86dga1:arm64 (2:1.1.4-1+b3) ...
  4853. Setting up libpango-1.0-0:arm64 (1.40.5-1) ...
  4854. Setting up libwayland-egl1-mesa:arm64 (13.0.6-1+b2) ...
  4855. Setting up libatk-bridge2.0-0:arm64 (2.22.0-2) ...
  4856. Setting up libxv1:arm64 (2:1.0.11-1) ...
  4857. Setting up librest-0.7-0:arm64 (0.8.0-2) ...
  4858. Setting up libxxf86vm1:arm64 (1:1.1.4-1+b2) ...
  4859. Setting up libxrandr2:arm64 (2:1.5.1-1) ...
  4860. Setting up libva-x11-1:arm64 (1.7.3-2) ...
  4861. Setting up libxi6:arm64 (2:1.7.9-1) ...
  4862. Setting up libxaw7:arm64 (2:1.0.13-1+b2) ...
  4863. Setting up libcairo2:arm64 (1.14.8-1) ...
  4864. Setting up libnotify4:arm64 (0.7.7-2) ...
  4865. Setting up libcairomm-1.0-1v5:arm64 (1.12.0-1+b1) ...
  4866. Setting up libxinerama1:arm64 (2:1.1.3-1+b3) ...
  4867. Setting up libxdamage1:arm64 (1:1.1.4-2+b3) ...
  4868. Setting up libavutil55:arm64 (7:3.2.15-0+deb9u1) ...
  4869. Setting up x11-xkb-utils (7.7+3+b1) ...
  4870. Setting up xinit (1.3.4-3+b1) ...
  4871. Setting up libobt2v5 (3.6.1-4) ...
  4872. Setting up libcairo-gobject2:arm64 (1.14.8-1) ...
  4873. Setting up mesa-utils-extra (8.3.0-3) ...
  4874. Setting up xterm (327-2) ...
  4875. update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
  4876. update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
  4877. Setting up libswresample2:arm64 (7:3.2.15-0+deb9u1) ...
  4878. Setting up libxtst6:arm64 (2:1.2.3-1) ...
  4879. Setting up libpangoft2-1.0-0:arm64 (1.40.5-1) ...
  4880. Setting up libgl1-mesa-glx:arm64 (13.0.6-1+b2) ...
  4881. Setting up libswscale4:arm64 (7:3.2.15-0+deb9u1) ...
  4882. Setting up libpostproc54:arm64 (7:3.2.15-0+deb9u1) ...
  4883. Setting up libglew2.0:arm64 (2.0.0-3+b1) ...
  4884. Setting up x11-xserver-utils (7.7+7+b1) ...
  4885. Setting up libglu1-mesa:arm64 (9.0.0-2.1) ...
  4886. Setting up libtheora0:arm64 (1.1.1+dfsg.1-14+b1) ...
  4887. Setting up libshout3:arm64 (2.3.1-3) ...
  4888. Setting up libxklavier16:arm64 (5.4-2) ...
  4889. Setting up mesa-utils (8.3.0-3) ...
  4890. Setting up gstreamer1.0-plugins-base:arm64 (1.10.4-1+deb9u1) ...
  4891. Setting up xserver-common (2:1.19.2-1+deb9u6) ...
  4892. Setting up libavresample3:arm64 (7:3.2.15-0+deb9u1) ...
  4893. Setting up libavcodec57:arm64 (7:3.2.15-0+deb9u1) ...
  4894. Setting up libpangoxft-1.0-0:arm64 (1.40.5-1) ...
  4895. Setting up x11-utils (7.7+3+b1) ...
  4896. Setting up libpangocairo-1.0-0:arm64 (1.40.5-1) ...
  4897. Setting up libpangomm-1.4-1v5:arm64 (2.40.1-3) ...
  4898. Setting up xserver-xorg-core (2:1.19.2-1+deb9u6) ...
  4899. Setting up libpulse0:arm64 (10.0-1+deb9u1) ...
  4900. Setting up xserver-xorg-video-radeon (1:7.8.0-1+b1) ...
  4901. Setting up libgstreamer-plugins-bad1.0-0:arm64 (1.10.4-1) ...
  4902. Setting up xserver-xorg-video-vesa (1:2.3.4-1+b2) ...
  4903. Setting up xserver-xorg-video-amdgpu (1.2.0-1+b1) ...
  4904. Setting up liblightdm-gobject-1-0 (1.18.3-1) ...
  4905. Setting up gstreamer1.0-plugins-good:arm64 (1.10.4-1) ...
  4906. Setting up libfluidsynth1:arm64 (1.1.6-4) ...
  4907. Setting up xserver-xorg-video-ati (1:7.8.0-1+b1) ...
  4908. Setting up libchromaprint1:arm64 (1.4.2-1) ...
  4909. Setting up gvfs-daemons (1.30.4-1) ...
  4910. Setting up libpulse-mainloop-glib0:arm64 (10.0-1+deb9u1) ...
  4911. Setting up librsvg2-2:arm64 (2.40.21-0+deb9u1) ...
  4912. Setting up libpulsedsp:arm64 (10.0-1+deb9u1) ...
  4913. Setting up xserver-xorg-input-evdev (1:2.10.5-1) ...
  4914. Setting up xserver-xorg-video-nouveau (1:1.0.13-3) ...
  4915. Setting up pulseaudio-utils (10.0-1+deb9u1) ...
  4916. Setting up xserver-xorg-video-fbdev (1:0.4.4-1+b3) ...
  4917. Setting up libasound2-plugins:arm64 (1.1.1-1) ...
  4918. Setting up xserver-xorg-video-all (1:7.7+19) ...
  4919. Setting up librsvg2-common:arm64 (2.40.21-0+deb9u1) ...
  4920. Setting up libobrender32v5 (3.6.1-4) ...
  4921. Setting up gvfs:arm64 (1.30.4-1) ...
  4922. Setting up xserver-xorg (1:7.7+19) ...
  4923. Setting up desktop-base (9.0.2+deb9u1) ...
  4924. update-alternatives: using /usr/share/desktop-base/softwaves-theme to provide /usr/share/desktop-base/active-theme (desktop-theme) in auto mode
  4925. update-alternatives: using /usr/share/desktop-base/active-theme/wallpaper/contents/images/1920x1080.svg to provide /usr/share/images/desktop-base/desktop-background (desktop-background) in auto mode
  4926. update-alternatives: using /usr/share/desktop-base/active-theme/wallpaper/gnome-background.xml to provide /usr/share/images/desktop-base/desktop-background.xml (desktop-background.xml) in auto mode
  4927. update-alternatives: using /usr/share/desktop-base/active-theme/lockscreen/gnome-background.xml to provide /usr/share/images/desktop-base/desktop-lockscreen.xml (desktop-lockscreen.xml) in auto mode
  4928. update-alternatives: using /usr/share/desktop-base/active-theme/wallpaper to provide /usr/share/wallpapers/DebianTheme (desktop-plasma5-wallpaper) in auto mode
  4929. update-alternatives: using /usr/share/desktop-base/active-theme/login/background.svg to provide /usr/share/images/desktop-base/login-background.svg (desktop-login-background) in auto mode
  4930. update-alternatives: using /usr/share/desktop-base/active-theme/grub/grub-4x3.png to provide /usr/share/images/desktop-base/desktop-grub.png (desktop-grub) in auto mode
  4931. update-initramfs: deferring update (trigger activated)
  4932. Setting up libavformat57:arm64 (7:3.2.15-0+deb9u1) ...
  4933. Setting up adwaita-icon-theme (3.22.0-1+deb9u1) ...
  4934. update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
  4935. Setting up pulseaudio (10.0-1+deb9u1) ...
  4936. Adding user pulse to group audio
  4937. Setting up libgtk2.0-0:arm64 (2.24.31-2) ...
  4938. Setting up libwnck22:arm64 (2.30.7-5.1) ...
  4939. Setting up lxlauncher (0.2.5-1) ...
  4940. Setting up lxsession-logout (0.5.3-2) ...
  4941. Setting up xarchiver (1:0.5.4-7) ...
  4942. Setting up openbox (3.6.1-4) ...
  4943. update-alternatives: using /usr/bin/openbox to provide /usr/bin/x-window-manager (x-window-manager) in auto mode
  4944. update-alternatives: using /usr/bin/openbox-session to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
  4945. Setting up gpicview (0.2.5-2+b1) ...
  4946. Setting up libavfilter6:arm64 (7:3.2.15-0+deb9u1) ...
  4947. Setting up leafpad (0.8.18.1-5) ...
  4948. update-alternatives: using /usr/bin/leafpad to provide /usr/bin/gnome-text-editor (gnome-text-editor) in auto mode
  4949. Setting up libunique-1.0-0 (1.1.6-5) ...
  4950. Setting up libgtk-3-0:arm64 (3.22.11-1) ...
  4951. Setting up xdg-user-dirs-gtk (0.10-1+b1) ...
  4952. Setting up lxtask (0.1.8-1) ...
  4953. Setting up libopencv-highgui2.4-deb0:arm64 (2.4.9.1+dfsg1-2) ...
  4954. Setting up lxinput (0.3.5-1) ...
  4955. Setting up pulseaudio-module-bluetooth (10.0-1+deb9u1) ...
  4956. Setting up libkeybinder0 (0.3.1-1) ...
  4957. Setting up libgcr-ui-3-1:arm64 (3.20.0-5.1) ...
  4958. Setting up policykit-1-gnome (0.105-6) ...
  4959. Setting up lxmusic (0.4.7-1) ...
  4960. Setting up lxhotkey-gtk (0.1.0-1) ...
  4961. Setting up lxsession-edit (0.5.3-2) ...
  4962. Setting up libcanberra-gtk3-0:arm64 (0.30-3) ...
  4963. Setting up chromium (73.0.3683.75-1~deb9u1) ...
  4964. update-alternatives: using /usr/bin/chromium to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
  4965. update-alternatives: using /usr/bin/chromium to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
  4966. Setting up lxappearance-obconf (0.2.3-1) ...
  4967. Setting up lxappearance (0.6.3-1) ...
  4968. Setting up libnma0:arm64 (1.4.4-1+deb9u1) ...
  4969. Setting up libopencv-objdetect2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4970. Setting up obconf (1:2.0.4+git20150213-2) ...
  4971. Setting up libvte9 (1:0.28.2-5+b2) ...
  4972. Setting up libfm-gtk4:arm64 (1.2.5-1) ...
  4973. Setting up lxrandr (0.3.1-1) ...
  4974. Setting up libxfce4ui-1-0 (4.12.1-2) ...
  4975. Setting up gcr (3.20.0-5.1) ...
  4976. Setting up galculator (2.1.4-1+b1) ...
  4977. Setting up lightdm-gtk-greeter (2.0.2-1) ...
  4978. update-alternatives: using /usr/share/xgreeters/lightdm-gtk-greeter.desktop to provide /usr/share/xgreeters/lightdm-greeter.desktop (lightdm-greeter) in auto mode
  4979. Setting up gstreamer1.0-libav:arm64 (1.10.4-1) ...
  4980. Setting up libfm-modules:arm64 (1.2.5-1) ...
  4981. Setting up libexo-1-0:arm64 (0.10.7-1) ...
  4982. Setting up libgtkmm-3.0-1v5:arm64 (3.22.0-1) ...
  4983. Setting up network-manager-gnome (1.4.4-1+deb9u1) ...
  4984. Setting up exo-utils (0.10.7-1) ...
  4985. Setting up libopencv-features2d2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  4986. Setting up xfce4-power-manager (1.4.4-4) ...
  4987. Setting up libgarcon-1-0 (0.4.0-2) ...
  4988. Setting up pcmanfm (1.2.5-3) ...
  4989. Setting up pinentry-gnome3 (1.0.0-2) ...
  4990. Setting up libfm-tools (1.2.5-1) ...
  4991. Setting up gnome-keyring (3.20.0-3) ...
  4992. Setting up lxterminal (0.3.0-2) ...
  4993. update-alternatives: using /usr/bin/lxterminal to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
  4994. Setting up lightdm (1.18.3-1) ...
  4995. Adding group `lightdm' (GID 113) ...
  4996. Done.
  4997. Adding system user `lightdm' (UID 109) ...
  4998. Adding new user `lightdm' (UID 109) with group `lightdm' ...
  4999. Creating home directory `/var/lib/lightdm' ...
  5000. usermod: no changes
  5001. usermod: no changes
  5002. usermod: no changes
  5003. Running in chroot, ignoring request.
  5004. All runlevel operations denied by policy
  5005. invoke-rc.d: policy-rc.d denied execution of reload.
  5006. Setting up xfce4-panel (4.12.1-2) ...
  5007. Setting up xfce4-power-manager-plugins (1.4.4-4) ...
  5008. Setting up pavucontrol (3.0-3.1) ...
  5009. Setting up lxpanel (0.9.3-1) ...
  5010. Setting up libopencv-calib3d2.4v5:arm64 (2.4.9.1+dfsg1-2) ...
  5011. Setting up gstreamer1.0-plugins-bad:arm64 (1.10.4-1) ...
  5012. Processing triggers for initramfs-tools (0.130) ...
  5013. Setting up btrfs-tools (4.7.3-1) ...
  5014. Setting up python3 (3.5.3-1) ...
  5015. Setting up liblwp-protocol-https-perl (6.06-2) ...
  5016. Setting up python3-six (1.10.0-3) ...
  5017. Setting up python3-pkg-resources (33.1.1-1) ...
  5018. Setting up lsb-release (9.20161125) ...
  5019. Setting up python3-chardet (2.3.0-2) ...
  5020. Setting up iotop (0.6-2) ...
  5021. Setting up python3-urllib3 (1.19.1-1) ...
  5022. Setting up lxsession (0.5.3-2) ...
  5023. update-alternatives: using /usr/bin/lxsession to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
  5024. Setting up openbox-lxde-session (0.99.2-3) ...
  5025. update-alternatives: using /usr/bin/startlxde to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
  5026. Setting up dh-python (2.20170125) ...
  5027. Setting up libwww-perl (6.15-1) ...
  5028. Setting up lxde-core (9) ...
  5029. Setting up libxml-parser-perl (2.44-2+b1) ...
  5030. Setting up lxsession-default-apps (0.5.3-2) ...
  5031. Setting up python3-requests (2.12.4-1) ...
  5032. Setting up ssh-import-id (5.6-1) ...
  5033. Setting up libxml-twig-perl (1:3.50-1) ...
  5034. Setting up lxde (9) ...
  5035. Setting up libnet-dbus-perl (1.1.0-4+b1) ...
  5036. Setting up system-tools-backends (2.10.2-3+b1) ...
  5037. Setting up liboobs-1-5 (3.0.0-3) ...
  5038. Setting up gnome-system-tools (3.0.0-6) ...
  5039. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5040. Processing triggers for systemd (232-25+deb9u12) ...
  5041. Processing triggers for ca-certificates (20200601~deb9u1) ...
  5042. Updating certificates in /etc/ssl/certs...
  5043. 0 added, 0 removed; done.
  5044. Running hooks in /etc/ca-certificates/update.d...
  5045. done.
  5046. Processing triggers for dbus (1.10.32-0+deb9u1) ...
  5047. Processing triggers for resolvconf (1.79) ...
  5048. Processing triggers for libgdk-pixbuf2.0-0:arm64 (2.36.5-2+deb9u2) ...
  5049. [2020-09-19 12:51:31] lb chroot_package-lists live
  5050. P: Begin queueing installation of package lists (live pass)...
  5051. Reading package lists...
  5052. Building dependency tree...
  5053. Reading state information...
  5054. Suggested packages:
  5055.   debtags
  5056. The following NEW packages will be installed:
  5057.   dctrl-tools
  5058. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  5059. Need to get 97.0 kB of archives.
  5060. After this operation, 406 kB of additional disk space will be used.
  5061. Get:1 http://ftp.debian.org/debian stretch/main arm64 dctrl-tools arm64 2.24-2+b1 [97.0 kB]
  5062. Fetched 97.0 kB in 0s (204 kB/s)
  5063.                                 Selecting previously unselected package dctrl-tools.
  5064. (Reading database ... 43485 files and directories currently installed.)
  5065. Preparing to unpack .../dctrl-tools_2.24-2+b1_arm64.deb ...
  5066. Unpacking dctrl-tools (2.24-2+b1) ...
  5067. Setting up dctrl-tools (2.24-2+b1) ...
  5068. Reading package lists...
  5069. Building dependency tree...
  5070. Reading state information...
  5071. The following packages will be REMOVED:
  5072.   dctrl-tools*
  5073. 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  5074.                                                               After this operation, 406 kB disk space will be freed.
  5075.                                                                                                                     (Reading database (Reading database ... 43526 files and directories currently installed.)
  5076. Removing dctrl-tools (2.24-2+b1) ...
  5077. (Reading database ... 43485 files and directories currently installed.)
  5078. Purging configuration files for dctrl-tools (2.24-2+b1) ...
  5079. [2020-09-19 12:51:44] lb chroot_install-packages live
  5080. P: Begin installing packages (live pass)...
  5081. Reading package lists...
  5082. Building dependency tree...
  5083. Reading state information...
  5084. acpi-support-base is already the newest version (0.142-8).
  5085. adduser is already the newest version (3.115).
  5086. alsa-utils is already the newest version (1.1.3-1).
  5087. anacron is already the newest version (2.3-24).
  5088. apt is already the newest version (1.4.10).
  5089. apt-utils is already the newest version (1.4.10).
  5090. bc is already the newest version (1.06.95-9+b3).
  5091. bluez is already the newest version (5.43-2+deb9u2).
  5092. btrfs-tools is already the newest version (4.7.3-1).
  5093. bzip2 is already the newest version (1.0.6-8.1).
  5094. ca-certificates is already the newest version (20200601~deb9u1).
  5095. chromium is already the newest version (73.0.3683.75-1~deb9u1).
  5096. console-setup is already the newest version (1.164).
  5097. cpufrequtils is already the newest version (008-1+b1).
  5098. crda is already the newest version (3.18-1).
  5099. dbus-x11 is already the newest version (1.10.32-0+deb9u1).
  5100. debconf is already the newest version (1.5.61).
  5101. debconf-i18n is already the newest version (1.5.61).
  5102. debian-keyring is already the newest version (2017.05.28).
  5103. desktop-base is already the newest version (9.0.2+deb9u1).
  5104. dmz-cursor-theme is already the newest version (0.4.4).
  5105. dnsmasq-base is already the newest version (2.76-5+deb9u2).
  5106. eject is already the newest version (2.1.5+deb1+cvs20081104-13.2).
  5107. evtest is already the newest version (1:1.33-1+b1).
  5108. fbset is already the newest version (2.1-29).
  5109. file is already the newest version (1:5.30-1+deb9u3).
  5110. gconf2 is already the newest version (3.2.6-4+b1).
  5111. gdisk is already the newest version (1.0.1-1).
  5112. locales is already the newest version (2.24-11+deb9u4).
  5113. gnome-keyring is already the newest version (3.20.0-3).
  5114. gnome-system-tools is already the newest version (3.0.0-6).
  5115. gstreamer1.0-libav is already the newest version (1.10.4-1).
  5116. gstreamer1.0-plugins-bad is already the newest version (1.10.4-1).
  5117. gstreamer1.0-plugins-good is already the newest version (1.10.4-1).
  5118. gstreamer1.0-tools is already the newest version (1.10.4-1).
  5119. gvfs is already the newest version (1.30.4-1).
  5120. idlestat is already the newest version (0.7-2).
  5121. ifupdown is already the newest version (0.8.19).
  5122. initramfs-tools is already the newest version (0.130).
  5123. input-utils is already the newest version (1.0-1.1+b1).
  5124. iotop is already the newest version (0.6-2).
  5125. iperf is already the newest version (2.0.9+dfsg1-1).
  5126. iproute2 is already the newest version (4.9.0-1+deb9u1).
  5127. iptables is already the newest version (1.6.0+snapshot20161117-6).
  5128. iputils-ping is already the newest version (3:20161105-1).
  5129. isc-dhcp-client is already the newest version (4.3.5-3+deb9u1).
  5130. iw is already the newest version (4.9-0.1).
  5131. kbd is already the newest version (2.0.3-2+b1).
  5132. kmod is already the newest version (23-2).
  5133. less is already the newest version (481-2.1).
  5134. libfm-tools is already the newest version (1.2.5-1).
  5135. lightdm is already the newest version (1.18.3-1).
  5136. lsb-release is already the newest version (9.20161125).
  5137. lsof is already the newest version (4.89+dfsg-0.1).
  5138. lxde-common is already the newest version (0.99.2-3).
  5139. lxde is already the newest version (9).
  5140. lxlauncher is already the newest version (0.2.5-1).
  5141. lxmusic is already the newest version (0.4.7-1).
  5142. lxsession-default-apps is already the newest version (0.5.3-2).
  5143. lxsession-logout is already the newest version (0.5.3-2).
  5144. lxtask is already the newest version (0.1.8-1).
  5145. makedev is already the newest version (2.3.1-93).
  5146. mawk is already the newest version (1.3.3-17+b3).
  5147. libxatracker2 is already the newest version (13.0.6-1+b2).
  5148. mesa-utils is already the newest version (8.3.0-3).
  5149. mesa-utils-extra is already the newest version (8.3.0-3).
  5150. mutrace is already the newest version (0.2.0-3).
  5151. net-tools is already the newest version (1.60+git20161116.90da8a0-1).
  5152. netbase is already the newest version (5.4).
  5153. netcat-openbsd is already the newest version (1.130-3).
  5154. network-manager-gnome is already the newest version (1.4.4-1+deb9u1).
  5155. whiptail is already the newest version (0.52.19-1+b1).
  5156. ntpdate is already the newest version (1:4.2.8p10+dfsg-3+deb9u2).
  5157. obconf is already the newest version (1:2.0.4+git20150213-2).
  5158. openssh-client is already the newest version (1:7.4p1-10+deb9u7).
  5159. openssh-server is already the newest version (1:7.4p1-10+deb9u7).
  5160. parted is already the newest version (3.2-17).
  5161. pavucontrol is already the newest version (3.0-3.1).
  5162. policykit-1 is already the newest version (0.105-18+deb9u1).
  5163. powerdebug is already the newest version (0.7.0-2013.08-1+b2).
  5164. powertop is already the newest version (2.8-1+b1).
  5165. procps is already the newest version (2:3.3.12-3+deb9u1).
  5166. psmisc is already the newest version (22.21-2.1+b2).
  5167. pulseaudio-module-bluetooth is already the newest version (10.0-1+deb9u1).
  5168. read-edid is already the newest version (3.0.2-1+b1).
  5169. resolvconf is already the newest version (1.79).
  5170. rfkill is already the newest version (0.5-1+b1).
  5171. rsyslog is already the newest version (8.24.0-1).
  5172. ssh-import-id is already the newest version (5.6-1).
  5173. strace is already the newest version (4.15-2).
  5174. sudo is already the newest version (1.8.19p1-2.1+deb9u2).
  5175. systemd-sysv is already the newest version (232-25+deb9u12).
  5176. udev is already the newest version (232-25+deb9u12).
  5177. initscripts is already the newest version (2.88dsf-59.9).
  5178. trace-cmd is already the newest version (2.6-0.1+deb9u1).
  5179. unzip is already the newest version (6.0-21+deb9u2).
  5180. usb-modeswitch is already the newest version (2.5.0+repack0-1).
  5181. usbutils is already the newest version (1:007-4+deb9u1).
  5182. user-setup is already the newest version (1.67).
  5183. vim is already the newest version (2:8.0.0197-4+deb9u3).
  5184. vim-tiny is already the newest version (2:8.0.0197-4+deb9u3).
  5185. wget is already the newest version (1.18-5+deb9u3).
  5186. wireless-tools is already the newest version (30~pre9-12+b1).
  5187. x11-utils is already the newest version (7.7+3+b1).
  5188. x11-xserver-utils is already the newest version (7.7+7+b1).
  5189. xdg-user-dirs-gtk is already the newest version (0.10-1+b1).
  5190. xfce4-power-manager-plugins is already the newest version (1.4.4-4).
  5191. xinit is already the newest version (1.3.4-3+b1).
  5192. xserver-xorg is already the newest version (1:7.7+19).
  5193. xserver-xorg-input-evdev is already the newest version (1:2.10.5-1).
  5194. xterm is already the newest version (327-2).
  5195. zip is already the newest version (3.0-11+b1).
  5196. curl is already the newest version (7.52.1-5+deb9u11).
  5197. hostapd is already the newest version (2:2.4-1+deb9u7).
  5198. wpasupplicant is already the newest version (2:2.4-1+deb9u7).
  5199. xserver-xorg-core is already the newest version (2:1.19.2-1+deb9u6).
  5200. 96boards-tools-common is already the newest version (0.9).
  5201. linaro-overlay-minimal is already the newest version (1112.10).
  5202. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  5203. [2020-09-19 12:51:46] lb chroot_live-packages
  5204. [2020-09-19 12:51:46] lb chroot_includes
  5205. P: Begin copying chroot includes...
  5206. 2 blocks
  5207. [2020-09-19 12:51:46] lb chroot_hooks
  5208. P: Begin executing hooks...
  5209. I: create linaro user
  5210. Adding user `linaro' ...
  5211. Adding new group `linaro' (1000) ...
  5212. Adding new user `linaro' (1000) with group `linaro' ...
  5213. Creating home directory `/home/linaro' ...
  5214. Copying files from `/etc/skel' ...
  5215. I: set linaro user password
  5216. + DEFGROUPS=adm,dialout,cdrom,audio,dip,video,plugdev,bluetooth,pulse-access,sudo,systemd-journal,netdev,staff
  5217. + IFS=,
  5218. + /bin/egrep -i ^adm /etc/group
  5219. adm:x:4:
  5220. + [ 0 -eq 0 ]
  5221. + echo Group 'adm' exists in /etc/group
  5222. Group 'adm' exists in /etc/group
  5223. + /bin/egrep -i ^dialout /etc/group
  5224. dialout:x:20:
  5225. + [ 0 -eq 0 ]
  5226. + echo Group 'dialout' exists in /etc/group
  5227. Group 'dialout' exists in /etc/group
  5228. + /bin/egrep -i ^cdrom /etc/group
  5229. cdrom:x:24:
  5230. + [ 0 -eq 0 ]
  5231. + echo Group 'cdrom' exists in /etc/group
  5232. Group 'cdrom' exists in /etc/group
  5233. + /bin/egrep -i ^audio /etc/group
  5234. audio:x:29:pulse
  5235. + [ 0 -eq 0 ]
  5236. + echo Group 'audio' exists in /etc/group
  5237. Group 'audio' exists in /etc/group
  5238. + /bin/egrep -i ^dip /etc/group
  5239. dip:x:30:
  5240. + [ 0 -eq 0 ]
  5241. + echo Group 'dip' exists in /etc/group
  5242. Group 'dip' exists in /etc/group
  5243. + /bin/egrep -i ^video /etc/group
  5244. video:x:44:
  5245. + [ 0 -eq 0 ]
  5246. + echo Group 'video' exists in /etc/group
  5247. Group 'video' exists in /etc/group
  5248. + /bin/egrep -i ^plugdev /etc/group
  5249. plugdev:x:46:
  5250. + [ 0 -eq 0 ]
  5251. + echo Group 'plugdev' exists in /etc/group
  5252. Group 'plugdev' exists in /etc/group
  5253. + /bin/egrep -i ^bluetooth /etc/group
  5254. bluetooth:x:109:
  5255. + [ 0 -eq 0 ]
  5256. + echo Group 'bluetooth' exists in /etc/group
  5257. Group 'bluetooth' exists in /etc/group
  5258. + /bin/egrep -i ^pulse-access /etc/group
  5259. pulse-access:x:112:
  5260. + [ 0 -eq 0 ]
  5261. + echo Group 'pulse-access' exists in /etc/group
  5262. Group 'pulse-access' exists in /etc/group
  5263. + /bin/egrep -i ^sudo /etc/group
  5264. sudo:x:27:
  5265. + [ 0 -eq 0 ]
  5266. + echo Group 'sudo' exists in /etc/group
  5267. Group 'sudo' exists in /etc/group
  5268. + /bin/egrep -i ^systemd-journal /etc/group
  5269. systemd-journal:x:101:
  5270. + [ 0 -eq 0 ]
  5271. + echo Group 'systemd-journal' exists in /etc/group
  5272. Group 'systemd-journal' exists in /etc/group
  5273. + /bin/egrep -i ^netdev /etc/group
  5274. netdev:x:110:
  5275. + [ 0 -eq 0 ]
  5276. + echo Group 'netdev' exists in /etc/group
  5277. Group 'netdev' exists in /etc/group
  5278. + /bin/egrep -i ^staff /etc/group
  5279. staff:x:50:
  5280. + [ 0 -eq 0 ]
  5281. + echo Group 'staff' exists in /etc/group
  5282. Group 'staff' exists in /etc/group
  5283. + unset IFS
  5284. + echo I: add linaro to (adm,dialout,cdrom,audio,dip,video,plugdev,bluetooth,pulse-access,sudo,systemd-journal,netdev,staff) groups
  5285. I: add linaro to (adm,dialout,cdrom,audio,dip,video,plugdev,bluetooth,pulse-access,sudo,systemd-journal,netdev,staff) groups
  5286. + usermod -a -G adm,dialout,cdrom,audio,dip,video,plugdev,bluetooth,pulse-access,sudo,systemd-journal,netdev,staff linaro
  5287. Removed /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service.
  5288. Created symlink /etc/systemd/system/[email protected] → /dev/null.
  5289. [2020-09-19 12:51:51] lb chroot_hacks
  5290. P: Begin executing hacks...
  5291. [2020-09-19 12:51:51] lb chroot_interactive
  5292. [2020-09-19 12:51:51] lb chroot_archives chroot remove
  5293. P: Deconfiguring file /etc/apt/sources.list
  5294. Get:1 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease [15.5 kB]
  5295. Get:3 http://security.debian.org stretch/updates InRelease [53.0 kB]
  5296. Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
  5297. Get:4 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [93.6 kB]
  5298. Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
  5299. Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
  5300. Get:7 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main Sources [11.8 kB]
  5301. Get:8 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 Packages [30.9 kB]
  5302. Get:9 http://security.debian.org stretch/updates/non-free Sources [1980 B]
  5303. Get:10 http://security.debian.org stretch/updates/main Sources [254 kB]
  5304. Get:11 http://security.debian.org stretch/updates/contrib Sources [1384 B]
  5305. Get:12 http://security.debian.org stretch/updates/main arm64 Packages [554 kB]
  5306. Get:13 http://security.debian.org stretch/updates/main Translation-en [258 kB]
  5307. Get:14 http://security.debian.org stretch/updates/contrib arm64 Packages [1760 B]
  5308. Get:15 http://security.debian.org stretch/updates/contrib Translation-en [1759 B]
  5309. Get:16 http://security.debian.org stretch/updates/non-free arm64 Packages [5320 B]
  5310. Get:17 http://security.debian.org stretch/updates/non-free Translation-en [15.4 kB]
  5311. Get:18 http://cdn-fastly.deb.debian.org/debian stretch-updates/main Sources [1456 B]
  5312. Get:19 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free Sources [816 B]
  5313. Get:20 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [2580 B]
  5314. Get:21 http://cdn-fastly.deb.debian.org/debian stretch-updates/main Translation-en [2176 B]
  5315. Get:22 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free arm64 Packages [628 B]
  5316. Get:23 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free Translation-en [673 B]
  5317. Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main Sources [6736 kB]
  5318. Get:25 http://cdn-fastly.deb.debian.org/debian stretch/non-free Sources [79.1 kB]
  5319. Get:26 http://cdn-fastly.deb.debian.org/debian stretch/contrib Sources [44.5 kB]
  5320. Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6921 kB]
  5321. Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5377 kB]
  5322. Get:29 http://cdn-fastly.deb.debian.org/debian stretch/contrib arm64 Packages [39.6 kB]
  5323. Get:30 http://cdn-fastly.deb.debian.org/debian stretch/contrib Translation-en [45.8 kB]
  5324. Get:31 http://cdn-fastly.deb.debian.org/debian stretch/non-free arm64 Packages [50.9 kB]
  5325. Get:32 http://cdn-fastly.deb.debian.org/debian stretch/non-free Translation-en [80.2 kB]
  5326. Fetched 20.8 MB in 19s (1092 kB/s)
  5327. Reading package lists...
  5328. Warning: apt-key output should not be parsed (stdout is not a terminal)
  5329. [2020-09-19 12:52:18] lb chroot_apt remove
  5330. P: Deconfiguring file /etc/apt/apt.conf
  5331. [2020-09-19 12:52:18] lb chroot_hostname remove
  5332. P: Deconfiguring file /etc/hostname
  5333. P: Deconfiguring file /bin/hostname
  5334. [2020-09-19 12:52:19] lb chroot_resolv remove
  5335. P: Deconfiguring file /etc/resolv.conf
  5336. [2020-09-19 12:52:19] lb chroot_hosts remove
  5337. P: Deconfiguring file /etc/hosts
  5338. [2020-09-19 12:52:19] lb chroot_sysv-rc remove
  5339. P: Deconfiguring file /usr/sbin/policy-rc.d
  5340. [2020-09-19 12:52:19] lb chroot_upstart remove
  5341. [2020-09-19 12:52:19] lb chroot_tmpfs remove
  5342. [2020-09-19 12:52:19] lb chroot_dpkg remove
  5343. P: Deconfiguring file /sbin/start-stop-daemon
  5344. [2020-09-19 12:52:19] lb chroot_debianchroot remove
  5345. P: Deconfiguring file /etc/debian_chroot
  5346. [2020-09-19 12:52:20] lb chroot_sysfs remove
  5347. [2020-09-19 12:52:20] lb testroot
  5348. P: Begin unmounting /sys...
  5349. [2020-09-19 12:52:20] lb chroot_selinuxfs remove
  5350. [2020-09-19 12:52:20] lb testroot
  5351. P: Begin unmounting /selinux...
  5352. [2020-09-19 12:52:20] lb chroot_proc remove
  5353. [2020-09-19 12:52:20] lb testroot
  5354. P: Begin unmounting /proc...
  5355. [2020-09-19 12:52:20] lb chroot_devpts remove
  5356. [2020-09-19 12:52:20] lb testroot
  5357. P: Begin unmounting /dev/pts...
  5358. [2020-09-19 12:52:20] lb chroot_cache save
  5359. P: Begin unmounting filesystems...
  5360. P: Saving caches...
  5361. [2020-09-19 12:52:20] lb binary
  5362. P: Setting up cleanup function
  5363. [2020-09-19 12:52:20] lb binary_chroot
  5364. P: Begin copying chroot...
  5365. P: This may take a while.
  5366. [2020-09-19 12:52:23] lb chroot_devpts install
  5367. [2020-09-19 12:52:23] lb testroot
  5368. P: Begin mounting /dev/pts...
  5369. [2020-09-19 12:52:24] lb chroot_proc install
  5370. [2020-09-19 12:52:24] lb testroot
  5371. P: Begin mounting /proc...
  5372. [2020-09-19 12:52:24] lb chroot_selinuxfs install
  5373. [2020-09-19 12:52:24] lb testroot
  5374. [2020-09-19 12:52:24] lb chroot_sysfs install
  5375. [2020-09-19 12:52:24] lb testroot
  5376. P: Begin mounting /sys...
  5377. [2020-09-19 12:52:24] lb chroot_hosts install
  5378. P: Configuring file /etc/hosts
  5379. [2020-09-19 12:52:24] lb chroot_resolv install
  5380. P: Configuring file /etc/resolv.conf
  5381. [2020-09-19 12:52:24] lb chroot_hostname install
  5382. P: Configuring file /etc/hostname
  5383. P: Configuring file /bin/hostname
  5384. [2020-09-19 12:52:25] lb chroot_sysv-rc install
  5385. P: Configuring file /usr/sbin/policy-rc.d
  5386. [2020-09-19 12:52:25] lb chroot_upstart install
  5387. [2020-09-19 12:52:25] lb chroot_apt install-binary
  5388. P: Configuring file /etc/apt/apt.conf
  5389. [2020-09-19 12:52:25] lb chroot_archives chroot install
  5390. P: Configuring file /etc/apt/sources.list
  5391. Warning: apt-key output should not be parsed (stdout is not a terminal)
  5392. OK
  5393. Get:1 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease [15.5 kB]
  5394. Ign:2 http://ftp.debian.org/debian stretch InRelease
  5395. Get:3 http://ftp.debian.org/debian stretch-updates InRelease [93.6 kB]
  5396. Get:4 http://security.debian.org stretch/updates InRelease [53.0 kB]
  5397. Get:5 http://ftp.debian.org/debian stretch Release [118 kB]
  5398. Get:6 http://ftp.debian.org/debian stretch Release.gpg [2410 B]
  5399. Get:7 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main Sources [11.8 kB]
  5400. Get:8 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 Packages [30.9 kB]
  5401. Get:9 http://security.debian.org stretch/updates/contrib Sources [1384 B]
  5402. Get:10 http://security.debian.org stretch/updates/main Sources [254 kB]
  5403. Get:11 http://security.debian.org stretch/updates/non-free Sources [1980 B]
  5404. Get:12 http://security.debian.org stretch/updates/main arm64 Packages [554 kB]
  5405. Get:13 http://security.debian.org stretch/updates/main Translation-en [258 kB]
  5406. Get:14 http://security.debian.org stretch/updates/contrib arm64 Packages [1760 B]
  5407. Get:15 http://security.debian.org stretch/updates/contrib Translation-en [1759 B]
  5408. Get:16 http://security.debian.org stretch/updates/non-free arm64 Packages [5320 B]
  5409. Get:17 http://security.debian.org stretch/updates/non-free Translation-en [15.4 kB]
  5410. Get:18 http://ftp.debian.org/debian stretch-updates/main Sources [1456 B]
  5411. Get:19 http://ftp.debian.org/debian stretch-updates/non-free Sources [816 B]
  5412. Get:20 http://ftp.debian.org/debian stretch-updates/main arm64 Packages [2580 B]
  5413. Get:21 http://ftp.debian.org/debian stretch-updates/main Translation-en [2176 B]
  5414. Get:22 http://ftp.debian.org/debian stretch-updates/non-free arm64 Packages [628 B]
  5415. Get:23 http://ftp.debian.org/debian stretch-updates/non-free Translation-en [673 B]
  5416. Get:24 http://ftp.debian.org/debian stretch/main Sources [6736 kB]
  5417. Get:25 http://ftp.debian.org/debian stretch/non-free Sources [79.1 kB]
  5418. Get:26 http://ftp.debian.org/debian stretch/contrib Sources [44.5 kB]
  5419. Get:27 http://ftp.debian.org/debian stretch/main arm64 Packages [6921 kB]
  5420. Get:28 http://ftp.debian.org/debian stretch/main Translation-en [5377 kB]
  5421. Get:29 http://ftp.debian.org/debian stretch/contrib arm64 Packages [39.6 kB]
  5422. Get:30 http://ftp.debian.org/debian stretch/contrib Translation-en [45.8 kB]
  5423. Get:31 http://ftp.debian.org/debian stretch/non-free arm64 Packages [50.9 kB]
  5424. Get:32 http://ftp.debian.org/debian stretch/non-free Translation-en [80.2 kB]
  5425. Fetched 20.8 MB in 18s (1107 kB/s)
  5426. Reading package lists...
  5427. Reading package lists...
  5428. Building dependency tree...
  5429. Reading state information...
  5430. debian-archive-keyring is already the newest version (2017.5+deb9u1).
  5431. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  5432. Hit:1 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease
  5433. Ign:2 http://ftp.debian.org/debian stretch InRelease
  5434. Hit:3 http://security.debian.org stretch/updates InRelease
  5435. Hit:4 http://ftp.debian.org/debian stretch-updates InRelease
  5436. Hit:5 http://ftp.debian.org/debian stretch Release
  5437. Reading package lists...
  5438. Reading package lists...
  5439. Building dependency tree...
  5440. Reading state information...
  5441. Calculating upgrade...
  5442. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  5443. Reading package lists...
  5444. Building dependency tree...
  5445. Reading state information...
  5446. Calculating upgrade...
  5447. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  5448. [2020-09-19 12:53:15] lb binary_rootfs
  5449. P: Begin building root filesystem image...
  5450. [2020-09-19 12:53:15] lb binary_manifest
  5451. [2020-09-19 12:53:15] lb binary_package-lists
  5452. P: Begin installing local package lists...
  5453. [2020-09-19 12:53:16] lb binary_linux-image
  5454. [2020-09-19 12:53:16] lb binary_debian-installer
  5455. [2020-09-19 12:53:16] lb binary_memtest
  5456. [2020-09-19 12:53:16] lb binary_grub
  5457. [2020-09-19 12:53:16] lb binary_grub2
  5458. [2020-09-19 12:53:16] lb binary_syslinux
  5459. [2020-09-19 12:53:16] lb binary_yaboot
  5460. [2020-09-19 12:53:16] lb binary_silo
  5461. [2020-09-19 12:53:16] lb binary_disk
  5462. [2020-09-19 12:53:16] lb binary_loadlin
  5463. [2020-09-19 12:53:16] lb binary_win32-loader
  5464. [2020-09-19 12:53:16] lb binary_includes
  5465. P: Begin copying binary includes...
  5466. [2020-09-19 12:53:17] lb binary_hooks
  5467. P: Begin executing hooks...
  5468. I: Create /etc/resolv.conf link
  5469. I: Install fallback DNS to 8.8.8.8
  5470. I: Clean up proxy
  5471. [2020-09-19 12:53:17] lb binary_checksums
  5472. P: Begin creating binary md5sum.txt...
  5473. [2020-09-19 12:53:19] lb binary_iso
  5474. [2020-09-19 12:53:19] lb binary_netboot
  5475. [2020-09-19 12:53:19] lb binary_tar
  5476. P: Begin building binary harddisk image...
  5477. [2020-09-19 12:55:46] lb binary_hdd
  5478. [2020-09-19 12:55:46] lb binary_zsync
  5479. [2020-09-19 12:55:46] lb chroot_apt remove
  5480. P: Deconfiguring file /etc/apt/apt.conf
  5481. [2020-09-19 12:55:46] lb chroot_hostname remove
  5482. P: Deconfiguring file /etc/hostname
  5483. P: Deconfiguring file /bin/hostname
  5484. [2020-09-19 12:55:47] lb chroot_resolv remove
  5485. P: Deconfiguring file /etc/resolv.conf
  5486. [2020-09-19 12:55:47] lb chroot_hosts remove
  5487. P: Deconfiguring file /etc/hosts
  5488. [2020-09-19 12:55:47] lb chroot_upstart remove
  5489. [2020-09-19 12:55:47] lb chroot_sysv-rc remove
  5490. P: Deconfiguring file /usr/sbin/policy-rc.d
  5491. [2020-09-19 12:55:47] lb chroot_dpkg remove
  5492. P: Deconfiguring file /sbin/start-stop-daemon
  5493. [2020-09-19 12:55:47] lb chroot_debianchroot remove
  5494. P: Deconfiguring file /etc/debian_chroot
  5495. [2020-09-19 12:55:47] lb chroot_sysfs remove
  5496. [2020-09-19 12:55:47] lb testroot
  5497. P: Begin unmounting /sys...
  5498. [2020-09-19 12:55:48] lb chroot_selinuxfs remove
  5499. [2020-09-19 12:55:48] lb testroot
  5500. P: Begin unmounting /selinux...
  5501. [2020-09-19 12:55:48] lb chroot_proc remove
  5502. [2020-09-19 12:55:48] lb testroot
  5503. P: Begin unmounting /proc...
  5504. [2020-09-19 12:55:48] lb chroot_devpts remove
  5505. [2020-09-19 12:55:48] lb testroot
  5506. P: Begin unmounting /dev/pts...
  5507. P: Begin unmounting filesystems...
  5508. P: Saving caches...
  5509. [2020-09-19 12:55:48] lb source
  5510. if [ -f binary-tar.tar.gz ]; then \
  5511.         tar -jcf linaro-stretch-alip-`date +%Y%m%d`-1.config.tar.bz2 auto/ config/ configure; \
  5512.         sudo mv binary.contents linaro-stretch-alip-`date +%Y%m%d`-1.contents; \
  5513.         sudo mv chroot.packages.live linaro-stretch-alip-`date +%Y%m%d`-1.packages; \
  5514.         sudo mv binary-tar.tar.gz linaro-stretch-alip-`date +%Y%m%d`-1.tar.gz; \
  5515.         md5sum linaro-stretch-alip-`date +%Y%m%d`-1.build-log.txt linaro-stretch-alip-`date +%Y%m%d`-1.config.tar.bz2 linaro-stretch-alip-`date +%Y%m%d`-1.contents linaro-stretch-alip-`date +%Y%m%d`-1.packages linaro-stretch-alip-`date +%Y%m%d`-1.tar.gz > linaro-stretch-alip-`date +%Y%m%d`-1.md5sums.txt; \
  5516.         sha1sum linaro-stretch-alip-`date +%Y%m%d`-1.build-log.txt linaro-stretch-alip-`date +%Y%m%d`-1.config.tar.bz2 linaro-stretch-alip-`date +%Y%m%d`-1.contents linaro-stretch-alip-`date +%Y%m%d`-1.packages linaro-stretch-alip-`date +%Y%m%d`-1.tar.gz > linaro-stretch-alip-`date +%Y%m%d`-1.sha1sums.txt; \
  5517. fi
  5518.  
  5519. *************************
  5520.  Extract image
  5521.  Copy overlay to rootfs
  5522.  Change root.....................
  5523. root@4e46bbc1890d:/#
  5524. root@4e46bbc1890d:/# chmod o+x /usr/lib/dbus-1.0/dbus-daemon-launch-helper
  5525. root@4e46bbc1890d:/# apt-get update
  5526. Get:1 http://security.debian.org stretch/updates InRelease [53.0 kB]
  5527. Get:2 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease [15.5 kB]                                    
  5528. Ign:3 http://cdn-fastly.deb.debian.org/debian stretch InRelease                                                      
  5529. Get:4 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [93.6 kB]
  5530. Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]              
  5531. Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B]
  5532. Get:7 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main Sources [11.8 kB]                                                    
  5533. Get:8 http://repo.linaro.org/ubuntu/linaro-overlay stretch/main arm64 Packages [30.9 kB]                                            
  5534. Get:9 http://security.debian.org stretch/updates/non-free Sources [1980 B]                                                          
  5535. Get:10 http://security.debian.org stretch/updates/contrib Sources [1384 B]                                                          
  5536. Get:11 http://security.debian.org stretch/updates/main Sources [254 kB]                                                              
  5537. Get:12 http://security.debian.org stretch/updates/main arm64 Packages [554 kB]                                                      
  5538. Get:13 http://security.debian.org stretch/updates/main Translation-en [258 kB]                                                      
  5539. Get:14 http://security.debian.org stretch/updates/contrib arm64 Packages [1760 B]                                                    
  5540. Get:15 http://security.debian.org stretch/updates/contrib Translation-en [1759 B]                                                    
  5541. Get:16 http://security.debian.org stretch/updates/non-free arm64 Packages [5320 B]                                                  
  5542. Get:17 http://security.debian.org stretch/updates/non-free Translation-en [15.4 kB]                                                  
  5543. Get:18 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free Sources [816 B]                                              
  5544. Get:19 http://cdn-fastly.deb.debian.org/debian stretch-updates/main Sources [1456 B]                                                
  5545. Get:20 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [2580 B]                                          
  5546. Get:21 http://cdn-fastly.deb.debian.org/debian stretch-updates/main Translation-en [2176 B]                                          
  5547. Get:22 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free arm64 Packages [628 B]                                      
  5548. Get:23 http://cdn-fastly.deb.debian.org/debian stretch-updates/non-free Translation-en [673 B]                                      
  5549. Get:24 http://cdn-fastly.deb.debian.org/debian stretch/contrib Sources [44.5 kB]                                                    
  5550. Get:25 http://cdn-fastly.deb.debian.org/debian stretch/non-free Sources [79.1 kB]                                                    
  5551. Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main Sources [6736 kB]                                                        
  5552. Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6921 kB]                                                
  5553. Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5377 kB]                                                
  5554. Get:29 http://cdn-fastly.deb.debian.org/debian stretch/contrib arm64 Packages [39.6 kB]                                              
  5555. Get:30 http://cdn-fastly.deb.debian.org/debian stretch/contrib Translation-en [45.8 kB]                                              
  5556. Get:31 http://cdn-fastly.deb.debian.org/debian stretch/non-free arm64 Packages [50.9 kB]                                            
  5557. Get:32 http://cdn-fastly.deb.debian.org/debian stretch/non-free Translation-en [80.2 kB]                                            
  5558. Fetched 20.8 MB in 37s (549 kB/s)                                                                                                    
  5559. Reading package lists... Done
  5560. root@4e46bbc1890d:/# apt-get install -y lxpolkit
  5561. Reading package lists... Done
  5562. Building dependency tree      
  5563. Reading state information... Done
  5564. The following NEW packages will be installed:
  5565.   lxpolkit
  5566. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  5567. Need to get 0 B/14.4 kB of archives.
  5568. After this operation, 45.1 kB of additional disk space will be used.
  5569. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5570. Selecting previously unselected package lxpolkit.
  5571. (Reading database ... 43481 files and directories currently installed.)
  5572. Preparing to unpack .../lxpolkit_0.5.3-2_arm64.deb ...
  5573. Unpacking lxpolkit (0.5.3-2) ...
  5574. Setting up lxpolkit (0.5.3-2) ...
  5575. root@4e46bbc1890d:/# apt-get install -y blueman
  5576. Reading package lists... Done
  5577. Building dependency tree      
  5578. Reading state information... Done
  5579. The following additional packages will be installed:
  5580.   bluez-obexd gir1.2-appindicator3-0.1 gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gtk-3.0
  5581.   gir1.2-notify-0.7 gir1.2-pango-1.0 gnome-icon-theme libappindicator3-1 libdbusmenu-glib4 libdbusmenu-gtk3-4 libgirepository-1.0-1
  5582.   libical2 libindicator3-7 libpython3.5 notification-daemon python3-cairo python3-dbus python3-gi python3-gi-cairo
  5583. Suggested packages:
  5584.   python-dbus-doc python3-dbus-dbg
  5585. The following NEW packages will be installed:
  5586.   blueman bluez-obexd gir1.2-appindicator3-0.1 gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gtk-3.0
  5587.   gir1.2-notify-0.7 gir1.2-pango-1.0 gnome-icon-theme libappindicator3-1 libdbusmenu-glib4 libdbusmenu-gtk3-4 libgirepository-1.0-1
  5588.   libical2 libindicator3-7 libpython3.5 notification-daemon python3-cairo python3-dbus python3-gi python3-gi-cairo
  5589. 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
  5590. Need to get 0 B/15.2 MB of archives.
  5591. After this operation, 31.4 MB of additional disk space will be used.
  5592. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5593. Selecting previously unselected package libpython3.5:arm64.
  5594. (Reading database ... 43488 files and directories currently installed.)
  5595. Preparing to unpack .../00-libpython3.5_3.5.3-1+deb9u2_arm64.deb ...
  5596. Unpacking libpython3.5:arm64 (3.5.3-1+deb9u2) ...
  5597. Selecting previously unselected package libical2:arm64.
  5598. Preparing to unpack .../01-libical2_2.0.0-0.5+b1_arm64.deb ...
  5599. Unpacking libical2:arm64 (2.0.0-0.5+b1) ...
  5600. Selecting previously unselected package bluez-obexd.
  5601. Preparing to unpack .../02-bluez-obexd_5.43-2+deb9u2_arm64.deb ...
  5602. Unpacking bluez-obexd (5.43-2+deb9u2) ...
  5603. Selecting previously unselected package python3-dbus.
  5604. Preparing to unpack .../03-python3-dbus_1.2.4-1+b1_arm64.deb ...
  5605. Unpacking python3-dbus (1.2.4-1+b1) ...
  5606. Selecting previously unselected package libgirepository-1.0-1:arm64.
  5607. Preparing to unpack .../04-libgirepository-1.0-1_1.50.0-1+b1_arm64.deb ...
  5608. Unpacking libgirepository-1.0-1:arm64 (1.50.0-1+b1) ...
  5609. Selecting previously unselected package gir1.2-glib-2.0:arm64.
  5610. Preparing to unpack .../05-gir1.2-glib-2.0_1.50.0-1+b1_arm64.deb ...
  5611. Unpacking gir1.2-glib-2.0:arm64 (1.50.0-1+b1) ...
  5612. Selecting previously unselected package python3-gi.
  5613. Preparing to unpack .../06-python3-gi_3.22.0-2_arm64.deb ...
  5614. Unpacking python3-gi (3.22.0-2) ...
  5615. Selecting previously unselected package notification-daemon.
  5616. Preparing to unpack .../07-notification-daemon_3.20.0-1+b1_arm64.deb ...
  5617. Unpacking notification-daemon (3.20.0-1+b1) ...
  5618. Selecting previously unselected package gnome-icon-theme.
  5619. Preparing to unpack .../08-gnome-icon-theme_3.12.0-2_all.deb ...
  5620. Unpacking gnome-icon-theme (3.12.0-2) ...
  5621. Selecting previously unselected package gir1.2-atk-1.0:arm64.
  5622. Preparing to unpack .../09-gir1.2-atk-1.0_2.22.0-1_arm64.deb ...
  5623. Unpacking gir1.2-atk-1.0:arm64 (2.22.0-1) ...
  5624. Selecting previously unselected package gir1.2-freedesktop:arm64.
  5625. Preparing to unpack .../10-gir1.2-freedesktop_1.50.0-1+b1_arm64.deb ...
  5626. Unpacking gir1.2-freedesktop:arm64 (1.50.0-1+b1) ...
  5627. Selecting previously unselected package gir1.2-gdkpixbuf-2.0:arm64.
  5628. Preparing to unpack .../11-gir1.2-gdkpixbuf-2.0_2.36.5-2+deb9u2_arm64.deb ...
  5629. Unpacking gir1.2-gdkpixbuf-2.0:arm64 (2.36.5-2+deb9u2) ...
  5630. Selecting previously unselected package gir1.2-pango-1.0:arm64.
  5631. Preparing to unpack .../12-gir1.2-pango-1.0_1.40.5-1_arm64.deb ...
  5632. Unpacking gir1.2-pango-1.0:arm64 (1.40.5-1) ...
  5633. Selecting previously unselected package gir1.2-gtk-3.0:arm64.
  5634. Preparing to unpack .../13-gir1.2-gtk-3.0_3.22.11-1_arm64.deb ...
  5635. Unpacking gir1.2-gtk-3.0:arm64 (3.22.11-1) ...
  5636. Selecting previously unselected package gir1.2-notify-0.7:arm64.
  5637. Preparing to unpack .../14-gir1.2-notify-0.7_0.7.7-2_arm64.deb ...
  5638. Unpacking gir1.2-notify-0.7:arm64 (0.7.7-2) ...
  5639. Selecting previously unselected package python3-cairo.
  5640. Preparing to unpack .../15-python3-cairo_1.10.0+dfsg-5+b1_arm64.deb ...
  5641. Unpacking python3-cairo (1.10.0+dfsg-5+b1) ...
  5642. Selecting previously unselected package python3-gi-cairo.
  5643. Preparing to unpack .../16-python3-gi-cairo_3.22.0-2_arm64.deb ...
  5644. Unpacking python3-gi-cairo (3.22.0-2) ...
  5645. Selecting previously unselected package libdbusmenu-glib4:arm64.
  5646. Preparing to unpack .../17-libdbusmenu-glib4_12.10.2-2_arm64.deb ...
  5647. Unpacking libdbusmenu-glib4:arm64 (12.10.2-2) ...
  5648. Selecting previously unselected package libdbusmenu-gtk3-4:arm64.
  5649. Preparing to unpack .../18-libdbusmenu-gtk3-4_12.10.2-2_arm64.deb ...
  5650. Unpacking libdbusmenu-gtk3-4:arm64 (12.10.2-2) ...
  5651. Selecting previously unselected package libindicator3-7:arm64.
  5652. Preparing to unpack .../19-libindicator3-7_0.5.0-3+b1_arm64.deb ...
  5653. Unpacking libindicator3-7:arm64 (0.5.0-3+b1) ...
  5654. Selecting previously unselected package libappindicator3-1:arm64.
  5655. Preparing to unpack .../20-libappindicator3-1_0.4.92-4_arm64.deb ...
  5656. Unpacking libappindicator3-1:arm64 (0.4.92-4) ...
  5657. Selecting previously unselected package gir1.2-appindicator3-0.1:arm64.
  5658. Preparing to unpack .../21-gir1.2-appindicator3-0.1_0.4.92-4_arm64.deb ...
  5659. Unpacking gir1.2-appindicator3-0.1:arm64 (0.4.92-4) ...
  5660. Selecting previously unselected package blueman.
  5661. Preparing to unpack .../22-blueman_2.0.4-1_arm64.deb ...
  5662. Unpacking blueman (2.0.4-1) ...
  5663. Setting up libindicator3-7:arm64 (0.5.0-3+b1) ...
  5664. Setting up libical2:arm64 (2.0.0-0.5+b1) ...
  5665. Setting up python3-dbus (1.2.4-1+b1) ...
  5666. Processing triggers for mime-support (3.60) ...
  5667. Processing triggers for desktop-file-utils (0.23-1) ...
  5668. Setting up libpython3.5:arm64 (3.5.3-1+deb9u2) ...
  5669. Processing triggers for libglib2.0-0:arm64 (2.50.3-2+deb9u2) ...
  5670. Setting up gnome-icon-theme (3.12.0-2) ...
  5671. Setting up libgirepository-1.0-1:arm64 (1.50.0-1+b1) ...
  5672. Setting up gir1.2-glib-2.0:arm64 (1.50.0-1+b1) ...
  5673. Setting up libdbusmenu-glib4:arm64 (12.10.2-2) ...
  5674. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5675. Setting up bluez-obexd (5.43-2+deb9u2) ...
  5676. Setting up python3-cairo (1.10.0+dfsg-5+b1) ...
  5677. Processing triggers for dbus (1.10.32-0+deb9u1) ...
  5678. Processing triggers for hicolor-icon-theme (0.15-1) ...
  5679. Setting up notification-daemon (3.20.0-1+b1) ...
  5680. Setting up gir1.2-atk-1.0:arm64 (2.22.0-1) ...
  5681. Setting up gir1.2-freedesktop:arm64 (1.50.0-1+b1) ...
  5682. Setting up libdbusmenu-gtk3-4:arm64 (12.10.2-2) ...
  5683. Setting up gir1.2-gdkpixbuf-2.0:arm64 (2.36.5-2+deb9u2) ...
  5684. Setting up python3-gi (3.22.0-2) ...
  5685. Setting up gir1.2-pango-1.0:arm64 (1.40.5-1) ...
  5686. Setting up libappindicator3-1:arm64 (0.4.92-4) ...
  5687. Setting up gir1.2-notify-0.7:arm64 (0.7.7-2) ...
  5688. Setting up gir1.2-gtk-3.0:arm64 (3.22.11-1) ...
  5689. Setting up python3-gi-cairo (3.22.0-2) ...
  5690. Setting up gir1.2-appindicator3-0.1:arm64 (0.4.92-4) ...
  5691. Setting up blueman (2.0.4-1) ...
  5692. invoke-rc.d: could not determine current runlevel
  5693. [....] Reloading system message bus config...Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
  5694. invoke-rc.d: initscript dbus, action "reload" failed.
  5695. dpkg: error processing package blueman (--configure):
  5696.  subprocess installed post-installation script returned error exit status 1
  5697. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5698. Errors were encountered while processing:
  5699.  blueman
  5700. E: Sub-process /usr/bin/dpkg returned an error code (1)
  5701. root@4e46bbc1890d:/# echo exit 101 > /usr/sbin/policy-rc.d
  5702. root@4e46bbc1890d:/# chmod +x /usr/sbin/policy-rc.d
  5703. root@4e46bbc1890d:/# apt-get install -y blueman
  5704. Reading package lists... Done
  5705. Building dependency tree      
  5706. Reading state information... Done
  5707. blueman is already the newest version (2.0.4-1).
  5708. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  5709. 1 not fully installed or removed.
  5710. After this operation, 0 B of additional disk space will be used.
  5711. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5712. Setting up blueman (2.0.4-1) ...
  5713. invoke-rc.d: could not determine current runlevel
  5714. invoke-rc.d: policy-rc.d denied execution of reload.
  5715. W: APT had planned for dpkg to do more than it reported back (0 vs 4).
  5716.    Affected packages: blueman:arm64
  5717. root@4e46bbc1890d:/# rm -f /usr/sbin/policy-rc.d
  5718. root@4e46bbc1890d:/#
  5719. root@4e46bbc1890d:/# #---------------power management --------------
  5720. root@4e46bbc1890d:/# apt-get install -y pm-utils triggerhappy
  5721. Reading package lists... Done
  5722. Building dependency tree      
  5723. Reading state information... Done
  5724. The following additional packages will be installed:
  5725.   powermgmt-base
  5726. Suggested packages:
  5727.   radeontool
  5728. Recommended packages:
  5729.   vbetool hdparm ethtool
  5730. The following NEW packages will be installed:
  5731.   pm-utils powermgmt-base triggerhappy
  5732. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
  5733. Need to get 0 B/158 kB of archives.
  5734. After this operation, 462 kB of additional disk space will be used.
  5735. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5736. Selecting previously unselected package powermgmt-base.
  5737. (Reading database ... 50191 files and directories currently installed.)
  5738. Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ...
  5739. Unpacking powermgmt-base (1.31+nmu1) ...
  5740. Selecting previously unselected package pm-utils.
  5741. Preparing to unpack .../pm-utils_1.4.1-17_all.deb ...
  5742. Unpacking pm-utils (1.4.1-17) ...
  5743. Selecting previously unselected package triggerhappy.
  5744. Preparing to unpack .../triggerhappy_0.5.0-1_arm64.deb ...
  5745. Unpacking triggerhappy (0.5.0-1) ...
  5746. Setting up powermgmt-base (1.31+nmu1) ...
  5747. Setting up pm-utils (1.4.1-17) ...
  5748. Processing triggers for systemd (232-25+deb9u12) ...
  5749. Setting up triggerhappy (0.5.0-1) ...
  5750. insserv: can not symlink(../init.d/single, ../rc1.d/S03single): File exists
  5751. insserv: can not symlink(../init.d/bootlogs, ../rc1.d/S02bootlogs): File exists
  5752. insserv: can not symlink(../init.d/bootlogs, ../rc2.d/S02bootlogs): File exists
  5753. insserv: can not symlink(../init.d/rmnologin, ../rc2.d/S05rmnologin): File exists
  5754. insserv: can not symlink(../init.d/rc.local, ../rc2.d/S05rc.local): File exists
  5755. insserv: can not symlink(../init.d/bootlogs, ../rc3.d/S02bootlogs): File exists
  5756. insserv: can not symlink(../init.d/rmnologin, ../rc3.d/S05rmnologin): File exists
  5757. insserv: can not symlink(../init.d/rc.local, ../rc3.d/S05rc.local): File exists
  5758. insserv: can not symlink(../init.d/bootlogs, ../rc4.d/S02bootlogs): File exists
  5759. insserv: can not symlink(../init.d/rmnologin, ../rc4.d/S05rmnologin): File exists
  5760. insserv: can not symlink(../init.d/rc.local, ../rc4.d/S05rc.local): File exists
  5761. insserv: can not symlink(../init.d/bootlogs, ../rc5.d/S02bootlogs): File exists
  5762. insserv: can not symlink(../init.d/rmnologin, ../rc5.d/S05rmnologin): File exists
  5763. insserv: can not symlink(../init.d/rc.local, ../rc5.d/S05rc.local): File exists
  5764. invoke-rc.d: could not determine current runlevel
  5765. root@4e46bbc1890d:/# cp /etc/Powermanager/triggerhappy.service  /lib/systemd/system/triggerhappy.service
  5766. root@4e46bbc1890d:/#
  5767. root@4e46bbc1890d:/# #---------------conflict workaround --------------
  5768. root@4e46bbc1890d:/# apt-get remove -y xserver-xorg-input-evdev
  5769. Reading package lists... Done
  5770. Building dependency tree      
  5771. Reading state information... Done
  5772. The following additional packages will be installed:
  5773.   libinput-bin libinput10 libwacom-common libwacom2 xserver-xorg-input-all xserver-xorg-input-libinput
  5774. Recommended packages:
  5775.   libwacom-bin xserver-xorg-input-wacom
  5776. The following packages will be REMOVED:
  5777.   xserver-xorg-input-evdev
  5778. The following NEW packages will be installed:
  5779.   libinput-bin libinput10 libwacom-common libwacom2 xserver-xorg-input-all xserver-xorg-input-libinput
  5780. 0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.
  5781. Need to get 0 B/206 kB of archives.
  5782. After this operation, 759 kB of additional disk space will be used.
  5783. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5784. Selecting previously unselected package libwacom-common.
  5785. (Reading database ... 50291 files and directories currently installed.)
  5786. Preparing to unpack .../0-libwacom-common_0.22-1_all.deb ...
  5787. Unpacking libwacom-common (0.22-1) ...
  5788. Selecting previously unselected package libwacom2:arm64.
  5789. Preparing to unpack .../1-libwacom2_0.22-1+b1_arm64.deb ...
  5790. Unpacking libwacom2:arm64 (0.22-1+b1) ...
  5791. Selecting previously unselected package libinput-bin.
  5792. Preparing to unpack .../2-libinput-bin_1.6.3-1_arm64.deb ...
  5793. Unpacking libinput-bin (1.6.3-1) ...
  5794. Selecting previously unselected package libinput10:arm64.
  5795. Preparing to unpack .../3-libinput10_1.6.3-1_arm64.deb ...
  5796. Unpacking libinput10:arm64 (1.6.3-1) ...
  5797. Selecting previously unselected package xserver-xorg-input-libinput.
  5798. Preparing to unpack .../4-xserver-xorg-input-libinput_0.23.0-2_arm64.deb ...
  5799. Unpacking xserver-xorg-input-libinput (0.23.0-2) ...
  5800. Selecting previously unselected package xserver-xorg-input-all.
  5801. Preparing to unpack .../5-xserver-xorg-input-all_1%3a7.7+19_arm64.deb ...
  5802. Unpacking xserver-xorg-input-all (1:7.7+19) ...
  5803. dpkg: xserver-xorg-input-evdev: dependency problems, but removing anyway as you requested:
  5804.  xserver-xorg depends on xserver-xorg-input-all | xorg-driver-input; however:
  5805.   Package xserver-xorg-input-all is not configured yet.
  5806.   Package xorg-driver-input is not installed.
  5807.   Package xserver-xorg-input-libinput which provides xorg-driver-input is not configured yet.
  5808.   Package xserver-xorg-input-evdev which provides xorg-driver-input is to be removed.
  5809.  
  5810. (Reading database ... 50501 files and directories currently installed.)
  5811. Removing xserver-xorg-input-evdev (1:2.10.5-1) ...
  5812. Setting up libwacom-common (0.22-1) ...
  5813. Setting up libwacom2:arm64 (0.22-1+b1) ...
  5814. Setting up libinput-bin (1.6.3-1) ...
  5815. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5816. Processing triggers for udev (232-25+deb9u12) ...
  5817. Setting up libinput10:arm64 (1.6.3-1) ...
  5818. Setting up xserver-xorg-input-libinput (0.23.0-2) ...
  5819. Setting up xserver-xorg-input-all (1:7.7+19) ...
  5820. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5821. root@4e46bbc1890d:/#
  5822. root@4e46bbc1890d:/# apt-get install -y libxfont1 libinput-bin libinput10 libwacom-common libwacom2 libunwind8 xserver-xorg-input-libinput
  5823. Reading package lists... Done
  5824. Building dependency tree      
  5825. Reading state information... Done
  5826. libinput-bin is already the newest version (1.6.3-1).
  5827. libinput-bin set to manually installed.
  5828. libinput10 is already the newest version (1.6.3-1).
  5829. libinput10 set to manually installed.
  5830. libwacom-common is already the newest version (0.22-1).
  5831. libwacom-common set to manually installed.
  5832. libwacom2 is already the newest version (0.22-1+b1).
  5833. libwacom2 set to manually installed.
  5834. xserver-xorg-input-libinput is already the newest version (0.23.0-2).
  5835. xserver-xorg-input-libinput set to manually installed.
  5836. The following NEW packages will be installed:
  5837.   libunwind8 libxfont1
  5838. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  5839. Need to get 0 B/163 kB of archives.
  5840. After this operation, 389 kB of additional disk space will be used.
  5841. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  5842. Selecting previously unselected package libunwind8.
  5843. (Reading database ... 50492 files and directories currently installed.)
  5844. Preparing to unpack .../libunwind8_1.1-4.1_arm64.deb ...
  5845. Unpacking libunwind8 (1.1-4.1) ...
  5846. Selecting previously unselected package libxfont1:arm64.
  5847. Preparing to unpack .../libxfont1_1%3a1.5.2-4_arm64.deb ...
  5848. Unpacking libxfont1:arm64 (1:1.5.2-4) ...
  5849. Setting up libxfont1:arm64 (1:1.5.2-4) ...
  5850. Setting up libunwind8 (1.1-4.1) ...
  5851. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  5852. root@4e46bbc1890d:/#
  5853. root@4e46bbc1890d:/# #---------------Xserver--------------
  5854. root@4e46bbc1890d:/# echo -e "\033[36m Setup Xserver.................... \033[0m"
  5855.  Setup Xserver....................
  5856. root@4e46bbc1890d:/# dpkg -i  /packages/xserver/*
  5857. Selecting previously unselected package xdmx-dbgsym.
  5858. (Reading database ... 50510 files and directories currently installed.)
  5859. Preparing to unpack .../xdmx-dbgsym_1.19.3-1_arm64.deb ...
  5860. Unpacking xdmx-dbgsym (2:1.19.3-1) ...
  5861. Selecting previously unselected package xdmx-tools-dbgsym.
  5862. Preparing to unpack .../xdmx-tools-dbgsym_1.19.3-1_arm64.deb ...
  5863. Unpacking xdmx-tools-dbgsym (2:1.19.3-1) ...
  5864. Selecting previously unselected package xdmx-tools.
  5865. Preparing to unpack .../xdmx-tools_1.19.3-1_arm64.deb ...
  5866. Unpacking xdmx-tools (2:1.19.3-1) ...
  5867. Selecting previously unselected package xdmx.
  5868. Preparing to unpack .../xdmx_1.19.3-1_arm64.deb ...
  5869. Unpacking xdmx (2:1.19.3-1) ...
  5870. Selecting previously unselected package xnest-dbgsym.
  5871. Preparing to unpack .../xnest-dbgsym_1.19.3-1_arm64.deb ...
  5872. Unpacking xnest-dbgsym (2:1.19.3-1) ...
  5873. Selecting previously unselected package xnest.
  5874. Preparing to unpack .../xnest_1.19.3-1_arm64.deb ...
  5875. Unpacking xnest (2:1.19.3-1) ...
  5876. Selecting previously unselected package xorg-server-source.
  5877. Preparing to unpack .../xorg-server-source_1.19.3-1_all.deb ...
  5878. Unpacking xorg-server-source (2:1.19.3-1) ...
  5879. Preparing to unpack .../xserver-common_1.19.3-1_all.deb ...
  5880. Unpacking xserver-common (2:1.19.3-1) over (2:1.19.2-1+deb9u6) ...
  5881. Selecting previously unselected package xserver-xephyr-dbgsym.
  5882. Preparing to unpack .../xserver-xephyr-dbgsym_1.19.3-1_arm64.deb ...
  5883. Unpacking xserver-xephyr-dbgsym (2:1.19.3-1) ...
  5884. dpkg: error processing archive /packages/xserver/xserver-xephyr-dbgsym_1.19.3-1_armhf.deb (--install):
  5885.  package architecture (armhf) does not match system (arm64)
  5886. Selecting previously unselected package xserver-xephyr.
  5887. Preparing to unpack .../xserver-xephyr_1.19.3-1_arm64.deb ...
  5888. Unpacking xserver-xephyr (2:1.19.3-1) ...
  5889. dpkg: error processing archive /packages/xserver/xserver-xephyr_1.19.3-1_armhf.deb (--install):
  5890.  package architecture (armhf) does not match system (arm64)
  5891. Selecting previously unselected package xserver-xorg-core-dbgsym.
  5892. Preparing to unpack .../xserver-xorg-core-dbgsym_1.19.3-1_arm64.deb ...
  5893. Unpacking xserver-xorg-core-dbgsym (2:1.19.3-1) ...
  5894. dpkg: error processing archive /packages/xserver/xserver-xorg-core-dbgsym_1.19.3-1_armhf.deb (--install):
  5895.  package architecture (armhf) does not match system (arm64)
  5896. Preparing to unpack .../xserver-xorg-core_1.19.3-1_arm64.deb ...
  5897. Unpacking xserver-xorg-core (2:1.19.3-1) over (2:1.19.2-1+deb9u6) ...
  5898. dpkg: error processing archive /packages/xserver/xserver-xorg-core_1.19.3-1_armhf.deb (--install):
  5899.  package architecture (armhf) does not match system (arm64)
  5900. Selecting previously unselected package xserver-xorg-dev.
  5901. Preparing to unpack .../xserver-xorg-dev_1.19.3-1_arm64.deb ...
  5902. Unpacking xserver-xorg-dev (2:1.19.3-1) ...
  5903. dpkg: error processing archive /packages/xserver/xserver-xorg-dev_1.19.3-1_armhf.deb (--install):
  5904.  package architecture (armhf) does not match system (arm64)
  5905. Selecting previously unselected package xserver-xorg-legacy-dbgsym.
  5906. Preparing to unpack .../xserver-xorg-legacy-dbgsym_1.19.3-1_arm64.deb ...
  5907. Unpacking xserver-xorg-legacy-dbgsym (2:1.19.3-1) ...
  5908. Selecting previously unselected package xserver-xorg-legacy.
  5909. Preparing to unpack .../xserver-xorg-legacy_1.19.3-1_arm64.deb ...
  5910. Unpacking xserver-xorg-legacy (2:1.19.3-1) ...
  5911. dpkg: error processing archive /packages/xserver/xserver-xorg-video-armsoc_1.9.3_armhf.deb (--install):
  5912.  package architecture (armhf) does not match system (arm64)
  5913. Selecting previously unselected package xvfb-dbgsym.
  5914. Preparing to unpack .../xvfb-dbgsym_1.19.3-1_arm64.deb ...
  5915. Unpacking xvfb-dbgsym (2:1.19.3-1) ...
  5916. Selecting previously unselected package xvfb.
  5917. Preparing to unpack .../xvfb_1.19.3-1_arm64.deb ...
  5918. Unpacking xvfb (2:1.19.3-1) ...
  5919. dpkg: dependency problems prevent configuration of xdmx-tools:
  5920.  xdmx-tools depends on libdmx1; however:
  5921.   Package libdmx1 is not installed.
  5922.  
  5923. dpkg: error processing package xdmx-tools (--install):
  5924.  dependency problems - leaving unconfigured
  5925. Setting up xorg-server-source (2:1.19.3-1) ...
  5926. Setting up xserver-common (2:1.19.3-1) ...
  5927. dpkg: dependency problems prevent configuration of xserver-xephyr:
  5928.  xserver-xephyr depends on libxcb-icccm4 (>= 0.4.1); however:
  5929.   Package libxcb-icccm4 is not installed.
  5930.  xserver-xephyr depends on libxcb-image0 (>= 0.2.1); however:
  5931.   Package libxcb-image0 is not installed.
  5932.  xserver-xephyr depends on libxcb-keysyms1 (>= 0.4.0); however:
  5933.   Package libxcb-keysyms1 is not installed.
  5934.  xserver-xephyr depends on libxcb-randr0 (>= 1.1); however:
  5935.   Package libxcb-randr0 is not installed.
  5936.  xserver-xephyr depends on libxcb-render-util0; however:
  5937.   Package libxcb-render-util0 is not installed.
  5938.  xserver-xephyr depends on libxcb-xf86dri0; however:
  5939.   Package libxcb-xf86dri0 is not installed.
  5940.  xserver-xephyr depends on libxcb-xkb1; however:
  5941.   Package libxcb-xkb1 is not installed.
  5942.  xserver-xephyr depends on libxcb-xv0 (>= 1.2); however:
  5943.   Package libxcb-xv0 is not installed.
  5944.  
  5945. dpkg: error processing package xserver-xephyr (--install):
  5946.  dependency problems - leaving unconfigured
  5947. Setting up xserver-xorg-core (2:1.19.3-1) ...
  5948. dpkg: dependency problems prevent configuration of xserver-xorg-dev:
  5949.  xserver-xorg-dev depends on libpixman-1-dev (>= 0.27.2); however:
  5950.   Package libpixman-1-dev is not installed.
  5951.  xserver-xorg-dev depends on x11proto-core-dev (>= 7.0.31); however:
  5952.   Package x11proto-core-dev is not installed.
  5953.  xserver-xorg-dev depends on x11proto-input-dev (>= 2.3); however:
  5954.   Package x11proto-input-dev is not installed.
  5955.  xserver-xorg-dev depends on x11proto-xext-dev (>= 7.2.99.901); however:
  5956.   Package x11proto-xext-dev is not installed.
  5957.  xserver-xorg-dev depends on x11proto-video-dev; however:
  5958.   Package x11proto-video-dev is not installed.
  5959.  xserver-xorg-dev depends on x11proto-randr-dev (>= 1.5.0); however:
  5960.   Package x11proto-randr-dev is not installed.
  5961.  xserver-xorg-dev depends on x11proto-render-dev (>= 2:0.11); however:
  5962.   Package x11proto-render-dev is not installed.
  5963.  xserver-xorg-dev depends on x11proto-dri2-dev (>= 2.8); however:
  5964.   Package x11proto-dri2-dev is not installed.
  5965.  xserver-xorg-dev depends on x11proto-gl-dev (>= 1.4.17); however:
  5966.   Package x11proto-gl-dev is not installed.
  5967.  xserver-xorg-dev depends on x11proto-fonts-dev (>= 2.1.3); however:
  5968.   Package x11proto-fonts-dev is not installed.
  5969.  xserver-xorg-dev depends on x11proto-xinerama-dev; however:
  5970.   Package x11proto-xinerama-dev is not installed.
  5971.  xserver-xorg-dev depends on x11proto-kb-dev; however:
  5972.   Package x11proto-kb-dev is not installed.
  5973.  xserver-xorg-dev depends on x11proto-xf86dri-dev; however:
  5974.   Package x11proto-xf86dri-dev is not installed.
  5975.  xserver-xorg-dev depends on x11proto-resource-dev (>= 1.2.0); however:
  5976.   Package x11proto-resource-dev is not installed.
  5977.  xserver-xorg-dev depends on x11proto-scrnsaver-dev; however:
  5978.   Package x11proto-scrnsaver-dev is not installed.
  5979.  xserver-xorg-dev depends on x11proto-xf86bigfont-dev (>= 1.2.0); however:
  5980.   Package x11proto-xf86bigfont-dev is not installed.
  5981.  xserver-xorg-dev depends on x11proto-dri3-dev; however:
  5982.   Package x11proto-dri3-dev is not installed.
  5983.  xserver-xorg-dev depends on x11proto-present-dev; however:
  5984.   Package x11proto-present-dev is not installed.
  5985.  xserver-xorg-dev depends on libxfont-dev; however:
  5986.   Package libxfont-dev is not installed.
  5987.  xserver-xorg-dev depends on libxkbfile-dev; however:
  5988.   Package libxkbfile-dev is not installed.
  5989.  xserver-xorg-dev depends on libpciaccess-dev; however:
  5990.   Package libpciaccess-dev is not installed.
  5991.  xserver-xorg-dev depends on mesa-common-dev; however:
  5992.   Package mesa-common-dev is not installed.
  5993.  
  5994. dpkg: error processing package xserver-xorg-dev (--install):
  5995.  dependency problems - leaving unconfigured
  5996. Setting up xserver-xorg-legacy (2:1.19.3-1) ...
  5997. setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
  5998. Setting up xvfb (2:1.19.3-1) ...
  5999. dpkg: dependency problems prevent configuration of xdmx-tools-dbgsym:
  6000.  xdmx-tools-dbgsym depends on xdmx-tools (= 2:1.19.3-1); however:
  6001.   Package xdmx-tools is not configured yet.
  6002.  
  6003. dpkg: error processing package xdmx-tools-dbgsym (--install):
  6004.  dependency problems - leaving unconfigured
  6005. Setting up xdmx (2:1.19.3-1) ...
  6006. Setting up xnest (2:1.19.3-1) ...
  6007. dpkg: dependency problems prevent configuration of xserver-xephyr-dbgsym:
  6008.  xserver-xephyr-dbgsym depends on xserver-xephyr (= 2:1.19.3-1); however:
  6009.   Package xserver-xephyr is not configured yet.
  6010.  
  6011. dpkg: error processing package xserver-xephyr-dbgsym (--install):
  6012.  dependency problems - leaving unconfigured
  6013. Setting up xserver-xorg-core-dbgsym (2:1.19.3-1) ...
  6014. Setting up xserver-xorg-legacy-dbgsym (2:1.19.3-1) ...
  6015. Setting up xvfb-dbgsym (2:1.19.3-1) ...
  6016. Setting up xdmx-dbgsym (2:1.19.3-1) ...
  6017. Setting up xnest-dbgsym (2:1.19.3-1) ...
  6018. Errors were encountered while processing:
  6019.  /packages/xserver/xserver-xephyr-dbgsym_1.19.3-1_armhf.deb
  6020.  /packages/xserver/xserver-xephyr_1.19.3-1_armhf.deb
  6021.  /packages/xserver/xserver-xorg-core-dbgsym_1.19.3-1_armhf.deb
  6022.  /packages/xserver/xserver-xorg-core_1.19.3-1_armhf.deb
  6023.  /packages/xserver/xserver-xorg-dev_1.19.3-1_armhf.deb
  6024.  /packages/xserver/xserver-xorg-video-armsoc_1.9.3_armhf.deb
  6025.  xdmx-tools
  6026.  xserver-xephyr
  6027.  xserver-xorg-dev
  6028.  xdmx-tools-dbgsym
  6029.  xserver-xephyr-dbgsym
  6030. root@4e46bbc1890d:/# apt-get install -f -y
  6031. Reading package lists... Done
  6032. Building dependency tree      
  6033. Reading state information... Done
  6034. Correcting dependencies... Done
  6035. The following additional packages will be installed:
  6036.   libc-dev-bin libc6-dev libdmx1 libdrm-dev libdrm-tegra0 libfontenc-dev libfreetype6-dev libpciaccess-dev libpixman-1-dev
  6037.   libpng-dev libpthread-stubs0-dev libx11-dev libxau-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0
  6038.   libxcb-render-util0 libxcb-xf86dri0 libxcb-xkb1 libxcb-xv0 libxcb1-dev libxdmcp-dev libxfont-dev libxkbfile-dev linux-libc-dev
  6039.   mesa-common-dev x11proto-core-dev x11proto-dri2-dev x11proto-dri3-dev x11proto-fonts-dev x11proto-gl-dev x11proto-input-dev
  6040.   x11proto-kb-dev x11proto-present-dev x11proto-randr-dev x11proto-render-dev x11proto-resource-dev x11proto-scrnsaver-dev
  6041.   x11proto-video-dev x11proto-xext-dev x11proto-xf86bigfont-dev x11proto-xf86dri-dev x11proto-xinerama-dev xorg-sgml-doctools
  6042.   xtrans-dev zlib1g-dev
  6043. Suggested packages:
  6044.   glibc-doc manpages-dev libxcb-doc
  6045. Recommended packages:
  6046.   manpages manpages-dev libpng-tools libx11-doc
  6047. The following NEW packages will be installed:
  6048.   libc-dev-bin libc6-dev libdmx1 libdrm-dev libdrm-tegra0 libfontenc-dev libfreetype6-dev libpciaccess-dev libpixman-1-dev
  6049.   libpng-dev libpthread-stubs0-dev libx11-dev libxau-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0
  6050.   libxcb-render-util0 libxcb-xf86dri0 libxcb-xkb1 libxcb-xv0 libxcb1-dev libxdmcp-dev libxfont-dev libxkbfile-dev linux-libc-dev
  6051.   mesa-common-dev x11proto-core-dev x11proto-dri2-dev x11proto-dri3-dev x11proto-fonts-dev x11proto-gl-dev x11proto-input-dev
  6052.   x11proto-kb-dev x11proto-present-dev x11proto-randr-dev x11proto-render-dev x11proto-resource-dev x11proto-scrnsaver-dev
  6053.   x11proto-video-dev x11proto-xext-dev x11proto-xf86bigfont-dev x11proto-xf86dri-dev x11proto-xinerama-dev xorg-sgml-doctools
  6054.   xtrans-dev zlib1g-dev
  6055. 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
  6056. 5 not fully installed or removed.
  6057. Need to get 0 B/14.8 MB of archives.
  6058. After this operation, 46.1 MB of additional disk space will be used.
  6059. Extracting templates from packages: 100%
  6060. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6061. Selecting previously unselected package libdmx1:arm64.
  6062. (Reading database ... 50798 files and directories currently installed.)
  6063. Preparing to unpack .../00-libdmx1_1%3a1.1.3-1+b3_arm64.deb ...
  6064. Unpacking libdmx1:arm64 (1:1.1.3-1+b3) ...
  6065. Selecting previously unselected package libxcb-icccm4:arm64.
  6066. Preparing to unpack .../01-libxcb-icccm4_0.4.1-1_arm64.deb ...
  6067. Unpacking libxcb-icccm4:arm64 (0.4.1-1) ...
  6068. Selecting previously unselected package libxcb-image0:arm64.
  6069. Preparing to unpack .../02-libxcb-image0_0.4.0-1+b2_arm64.deb ...
  6070. Unpacking libxcb-image0:arm64 (0.4.0-1+b2) ...
  6071. Selecting previously unselected package libxcb-keysyms1:arm64.
  6072. Preparing to unpack .../03-libxcb-keysyms1_0.4.0-1+b2_arm64.deb ...
  6073. Unpacking libxcb-keysyms1:arm64 (0.4.0-1+b2) ...
  6074. Selecting previously unselected package libxcb-randr0:arm64.
  6075. Preparing to unpack .../04-libxcb-randr0_1.12-1_arm64.deb ...
  6076. Unpacking libxcb-randr0:arm64 (1.12-1) ...
  6077. Selecting previously unselected package libxcb-render-util0:arm64.
  6078. Preparing to unpack .../05-libxcb-render-util0_0.3.9-1_arm64.deb ...
  6079. Unpacking libxcb-render-util0:arm64 (0.3.9-1) ...
  6080. Selecting previously unselected package libxcb-xf86dri0:arm64.
  6081. Preparing to unpack .../06-libxcb-xf86dri0_1.12-1_arm64.deb ...
  6082. Unpacking libxcb-xf86dri0:arm64 (1.12-1) ...
  6083. Selecting previously unselected package libxcb-xkb1:arm64.
  6084. Preparing to unpack .../07-libxcb-xkb1_1.12-1_arm64.deb ...
  6085. Unpacking libxcb-xkb1:arm64 (1.12-1) ...
  6086. Selecting previously unselected package libxcb-xv0:arm64.
  6087. Preparing to unpack .../08-libxcb-xv0_1.12-1_arm64.deb ...
  6088. Unpacking libxcb-xv0:arm64 (1.12-1) ...
  6089. Selecting previously unselected package libpixman-1-dev.
  6090. Preparing to unpack .../09-libpixman-1-dev_0.34.0-1_arm64.deb ...
  6091. Unpacking libpixman-1-dev (0.34.0-1) ...
  6092. Selecting previously unselected package xorg-sgml-doctools.
  6093. Preparing to unpack .../10-xorg-sgml-doctools_1%3a1.11-1_all.deb ...
  6094. Unpacking xorg-sgml-doctools (1:1.11-1) ...
  6095. Selecting previously unselected package x11proto-core-dev.
  6096. Preparing to unpack .../11-x11proto-core-dev_7.0.31-1_all.deb ...
  6097. Unpacking x11proto-core-dev (7.0.31-1) ...
  6098. Selecting previously unselected package x11proto-input-dev.
  6099. Preparing to unpack .../12-x11proto-input-dev_2.3.2-1_all.deb ...
  6100. Unpacking x11proto-input-dev (2.3.2-1) ...
  6101. Selecting previously unselected package x11proto-xext-dev.
  6102. Preparing to unpack .../13-x11proto-xext-dev_7.3.0-1_all.deb ...
  6103. Unpacking x11proto-xext-dev (7.3.0-1) ...
  6104. Selecting previously unselected package x11proto-video-dev.
  6105. Preparing to unpack .../14-x11proto-video-dev_2.3.3-1_all.deb ...
  6106. Unpacking x11proto-video-dev (2.3.3-1) ...
  6107. Selecting previously unselected package x11proto-randr-dev.
  6108. Preparing to unpack .../15-x11proto-randr-dev_1.5.0-1_all.deb ...
  6109. Unpacking x11proto-randr-dev (1.5.0-1) ...
  6110. Selecting previously unselected package x11proto-render-dev.
  6111. Preparing to unpack .../16-x11proto-render-dev_2%3a0.11.1-2_all.deb ...
  6112. Unpacking x11proto-render-dev (2:0.11.1-2) ...
  6113. Selecting previously unselected package x11proto-dri2-dev.
  6114. Preparing to unpack .../17-x11proto-dri2-dev_2.8-2_all.deb ...
  6115. Unpacking x11proto-dri2-dev (2.8-2) ...
  6116. Selecting previously unselected package x11proto-gl-dev.
  6117. Preparing to unpack .../18-x11proto-gl-dev_1.4.17-1_all.deb ...
  6118. Unpacking x11proto-gl-dev (1.4.17-1) ...
  6119. Selecting previously unselected package x11proto-fonts-dev.
  6120. Preparing to unpack .../19-x11proto-fonts-dev_2.1.3-1_all.deb ...
  6121. Unpacking x11proto-fonts-dev (2.1.3-1) ...
  6122. Selecting previously unselected package x11proto-xinerama-dev.
  6123. Preparing to unpack .../20-x11proto-xinerama-dev_1.2.1-2_all.deb ...
  6124. Unpacking x11proto-xinerama-dev (1.2.1-2) ...
  6125. Selecting previously unselected package x11proto-kb-dev.
  6126. Preparing to unpack .../21-x11proto-kb-dev_1.0.7-1_all.deb ...
  6127. Unpacking x11proto-kb-dev (1.0.7-1) ...
  6128. Selecting previously unselected package x11proto-xf86dri-dev.
  6129. Preparing to unpack .../22-x11proto-xf86dri-dev_2.1.1-2_all.deb ...
  6130. Unpacking x11proto-xf86dri-dev (2.1.1-2) ...
  6131. Selecting previously unselected package x11proto-resource-dev.
  6132. Preparing to unpack .../23-x11proto-resource-dev_1.2.0-3_all.deb ...
  6133. Unpacking x11proto-resource-dev (1.2.0-3) ...
  6134. Selecting previously unselected package x11proto-scrnsaver-dev.
  6135. Preparing to unpack .../24-x11proto-scrnsaver-dev_1.2.2-1_all.deb ...
  6136. Unpacking x11proto-scrnsaver-dev (1.2.2-1) ...
  6137. Selecting previously unselected package x11proto-xf86bigfont-dev.
  6138. Preparing to unpack .../25-x11proto-xf86bigfont-dev_1.2.0-3_all.deb ...
  6139. Unpacking x11proto-xf86bigfont-dev (1.2.0-3) ...
  6140. Selecting previously unselected package x11proto-dri3-dev.
  6141. Preparing to unpack .../26-x11proto-dri3-dev_1.0-1_all.deb ...
  6142. Unpacking x11proto-dri3-dev (1.0-1) ...
  6143. Selecting previously unselected package x11proto-present-dev.
  6144. Preparing to unpack .../27-x11proto-present-dev_1.1-1_all.deb ...
  6145. Unpacking x11proto-present-dev (1.1-1) ...
  6146. Selecting previously unselected package libxau-dev:arm64.
  6147. Preparing to unpack .../28-libxau-dev_1%3a1.0.8-1_arm64.deb ...
  6148. Unpacking libxau-dev:arm64 (1:1.0.8-1) ...
  6149. Selecting previously unselected package libxdmcp-dev:arm64.
  6150. Preparing to unpack .../29-libxdmcp-dev_1%3a1.1.2-3_arm64.deb ...
  6151. Unpacking libxdmcp-dev:arm64 (1:1.1.2-3) ...
  6152. Selecting previously unselected package xtrans-dev.
  6153. Preparing to unpack .../30-xtrans-dev_1.3.5-1_all.deb ...
  6154. Unpacking xtrans-dev (1.3.5-1) ...
  6155. Selecting previously unselected package libpthread-stubs0-dev:arm64.
  6156. Preparing to unpack .../31-libpthread-stubs0-dev_0.3-4_arm64.deb ...
  6157. Unpacking libpthread-stubs0-dev:arm64 (0.3-4) ...
  6158. Selecting previously unselected package libxcb1-dev:arm64.
  6159. Preparing to unpack .../32-libxcb1-dev_1.12-1_arm64.deb ...
  6160. Unpacking libxcb1-dev:arm64 (1.12-1) ...
  6161. Selecting previously unselected package libx11-dev:arm64.
  6162. Preparing to unpack .../33-libx11-dev_2%3a1.6.4-3+deb9u3_arm64.deb ...
  6163. Unpacking libx11-dev:arm64 (2:1.6.4-3+deb9u3) ...
  6164. Selecting previously unselected package libc-dev-bin.
  6165. Preparing to unpack .../34-libc-dev-bin_2.24-11+deb9u4_arm64.deb ...
  6166. Unpacking libc-dev-bin (2.24-11+deb9u4) ...
  6167. Selecting previously unselected package linux-libc-dev:arm64.
  6168. Preparing to unpack .../35-linux-libc-dev_4.9.228-1_arm64.deb ...
  6169. Unpacking linux-libc-dev:arm64 (4.9.228-1) ...
  6170. Selecting previously unselected package libc6-dev:arm64.
  6171. Preparing to unpack .../36-libc6-dev_2.24-11+deb9u4_arm64.deb ...
  6172. Unpacking libc6-dev:arm64 (2.24-11+deb9u4) ...
  6173. Selecting previously unselected package zlib1g-dev:arm64.
  6174. Preparing to unpack .../37-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
  6175. Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
  6176. Selecting previously unselected package libpng-dev:arm64.
  6177. Preparing to unpack .../38-libpng-dev_1.6.28-1+deb9u1_arm64.deb ...
  6178. Unpacking libpng-dev:arm64 (1.6.28-1+deb9u1) ...
  6179. Selecting previously unselected package libfreetype6-dev.
  6180. Preparing to unpack .../39-libfreetype6-dev_2.6.3-3.2+deb9u1_arm64.deb ...
  6181. Unpacking libfreetype6-dev (2.6.3-3.2+deb9u1) ...
  6182. Selecting previously unselected package libfontenc-dev:arm64.
  6183. Preparing to unpack .../40-libfontenc-dev_1%3a1.1.3-1+b2_arm64.deb ...
  6184. Unpacking libfontenc-dev:arm64 (1:1.1.3-1+b2) ...
  6185. Selecting previously unselected package libxfont-dev.
  6186. Preparing to unpack .../41-libxfont-dev_1%3a2.0.1-3+deb9u1_arm64.deb ...
  6187. Unpacking libxfont-dev (1:2.0.1-3+deb9u1) ...
  6188. Selecting previously unselected package libxkbfile-dev:arm64.
  6189. Preparing to unpack .../42-libxkbfile-dev_1%3a1.0.9-2_arm64.deb ...
  6190. Unpacking libxkbfile-dev:arm64 (1:1.0.9-2) ...
  6191. Selecting previously unselected package libpciaccess-dev:arm64.
  6192. Preparing to unpack .../43-libpciaccess-dev_0.13.4-1+b2_arm64.deb ...
  6193. Unpacking libpciaccess-dev:arm64 (0.13.4-1+b2) ...
  6194. Selecting previously unselected package libdrm-tegra0:arm64.
  6195. Preparing to unpack .../44-libdrm-tegra0_2.4.74-1_arm64.deb ...
  6196. Unpacking libdrm-tegra0:arm64 (2.4.74-1) ...
  6197. Selecting previously unselected package libdrm-dev:arm64.
  6198. Preparing to unpack .../45-libdrm-dev_2.4.74-1_arm64.deb ...
  6199. Unpacking libdrm-dev:arm64 (2.4.74-1) ...
  6200. Selecting previously unselected package mesa-common-dev:arm64.
  6201. Preparing to unpack .../46-mesa-common-dev_13.0.6-1+b2_arm64.deb ...
  6202. Unpacking mesa-common-dev:arm64 (13.0.6-1+b2) ...
  6203. Setting up x11proto-dri2-dev (2.8-2) ...
  6204. Setting up libxcb-render-util0:arm64 (0.3.9-1) ...
  6205. Setting up libxcb-randr0:arm64 (1.12-1) ...
  6206. Setting up libxcb-icccm4:arm64 (0.4.1-1) ...
  6207. Setting up libxcb-image0:arm64 (0.4.0-1+b2) ...
  6208. Setting up libpciaccess-dev:arm64 (0.13.4-1+b2) ...
  6209. Setting up libpthread-stubs0-dev:arm64 (0.3-4) ...
  6210. Setting up libxcb-xf86dri0:arm64 (1.12-1) ...
  6211. Setting up xorg-sgml-doctools (1:1.11-1) ...
  6212. Setting up x11proto-dri3-dev (1.0-1) ...
  6213. Setting up linux-libc-dev:arm64 (4.9.228-1) ...
  6214. Setting up x11proto-kb-dev (1.0.7-1) ...
  6215. Setting up libdrm-tegra0:arm64 (2.4.74-1) ...
  6216. Setting up xtrans-dev (1.3.5-1) ...
  6217. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6218. Setting up x11proto-xinerama-dev (1.2.1-2) ...
  6219. Setting up x11proto-video-dev (2.3.3-1) ...
  6220. Setting up libpixman-1-dev (0.34.0-1) ...
  6221. Setting up libxcb-xv0:arm64 (1.12-1) ...
  6222. Setting up x11proto-randr-dev (1.5.0-1) ...
  6223. Setting up x11proto-xf86dri-dev (2.1.1-2) ...
  6224. Setting up x11proto-gl-dev (1.4.17-1) ...
  6225. Setting up x11proto-present-dev (1.1-1) ...
  6226. Setting up libxcb-keysyms1:arm64 (0.4.0-1+b2) ...
  6227. Setting up libc-dev-bin (2.24-11+deb9u4) ...
  6228. Setting up libdmx1:arm64 (1:1.1.3-1+b3) ...
  6229. Setting up libc6-dev:arm64 (2.24-11+deb9u4) ...
  6230. Setting up xdmx-tools (2:1.19.3-1) ...
  6231. Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
  6232. Setting up libxcb-xkb1:arm64 (1.12-1) ...
  6233. Setting up x11proto-core-dev (7.0.31-1) ...
  6234. Setting up libdrm-dev:arm64 (2.4.74-1) ...
  6235. Setting up libxau-dev:arm64 (1:1.0.8-1) ...
  6236. Setting up x11proto-xf86bigfont-dev (1.2.0-3) ...
  6237. Setting up xserver-xephyr (2:1.19.3-1) ...
  6238. Setting up xserver-xephyr-dbgsym (2:1.19.3-1) ...
  6239. Setting up xdmx-tools-dbgsym (2:1.19.3-1) ...
  6240. Setting up libfontenc-dev:arm64 (1:1.1.3-1+b2) ...
  6241. Setting up libxdmcp-dev:arm64 (1:1.1.2-3) ...
  6242. Setting up x11proto-resource-dev (1.2.0-3) ...
  6243. Setting up libxcb1-dev:arm64 (1.12-1) ...
  6244. Setting up x11proto-scrnsaver-dev (1.2.2-1) ...
  6245. Setting up libpng-dev:arm64 (1.6.28-1+deb9u1) ...
  6246. Setting up x11proto-render-dev (2:0.11.1-2) ...
  6247. Setting up x11proto-input-dev (2.3.2-1) ...
  6248. Setting up x11proto-fonts-dev (2.1.3-1) ...
  6249. Setting up x11proto-xext-dev (7.3.0-1) ...
  6250. Setting up libfreetype6-dev (2.6.3-3.2+deb9u1) ...
  6251. Setting up libx11-dev:arm64 (2:1.6.4-3+deb9u3) ...
  6252. Setting up mesa-common-dev:arm64 (13.0.6-1+b2) ...
  6253. Setting up libxkbfile-dev:arm64 (1:1.0.9-2) ...
  6254. Setting up libxfont-dev (1:2.0.1-3+deb9u1) ...
  6255. Setting up xserver-xorg-dev (2:1.19.3-1) ...
  6256. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6257. root@4e46bbc1890d:/#
  6258. root@4e46bbc1890d:/# #---------------Video--------------
  6259. root@4e46bbc1890d:/# echo -e "\033[36m Setup Video.................... \033[0m"
  6260.  Setup Video....................
  6261. root@4e46bbc1890d:/# apt-get install -y gstreamer1.0-plugins-base gstreamer1.0-tools gstreamer1.0-alsa gstreamer1.0-plugins-good  gstreamer1.0-plugins-bad alsa-utils
  6262. Reading package lists... Done
  6263. Building dependency tree      
  6264. Reading state information... Done
  6265. alsa-utils is already the newest version (1.1.3-1).
  6266. gstreamer1.0-plugins-bad is already the newest version (1.10.4-1).
  6267. gstreamer1.0-plugins-base is already the newest version (1.10.4-1+deb9u1).
  6268. gstreamer1.0-plugins-base set to manually installed.
  6269. gstreamer1.0-plugins-good is already the newest version (1.10.4-1).
  6270. gstreamer1.0-tools is already the newest version (1.10.4-1).
  6271. The following NEW packages will be installed:
  6272.   gstreamer1.0-alsa
  6273. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  6274. Need to get 0 B/982 kB of archives.
  6275. After this operation, 1080 kB of additional disk space will be used.
  6276. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6277. Selecting previously unselected package gstreamer1.0-alsa:arm64.
  6278. (Reading database ... 53146 files and directories currently installed.)
  6279. Preparing to unpack .../gstreamer1.0-alsa_1.10.4-1+deb9u1_arm64.deb ...
  6280. Unpacking gstreamer1.0-alsa:arm64 (1.10.4-1+deb9u1) ...
  6281. Setting up gstreamer1.0-alsa:arm64 (1.10.4-1+deb9u1) ...
  6282. root@4e46bbc1890d:/#
  6283. root@4e46bbc1890d:/# dpkg -i  /packages/video/mpp/librockchip-mpp1_*_armhf.deb
  6284. dpkg: error processing archive /packages/video/mpp/librockchip-mpp1_20190505-1_armhf.deb (--install):
  6285.  package architecture (armhf) does not match system (arm64)
  6286. Errors were encountered while processing:
  6287.  /packages/video/mpp/librockchip-mpp1_20190505-1_armhf.deb
  6288. root@4e46bbc1890d:/# dpkg -i  /packages/video/mpp/librockchip-mpp-dev_*_armhf.deb
  6289. dpkg: error processing archive /packages/video/mpp/librockchip-mpp-dev_20190505-1_armhf.deb (--install):
  6290.  package architecture (armhf) does not match system (arm64)
  6291. Errors were encountered while processing:
  6292.  /packages/video/mpp/librockchip-mpp-dev_20190505-1_armhf.deb
  6293. root@4e46bbc1890d:/# dpkg -i  /packages/video/mpp/librockchip-vpu0_*_armhf.deb
  6294. dpkg: error processing archive /packages/video/mpp/librockchip-vpu0_20190505-1_armhf.deb (--install):
  6295.  package architecture (armhf) does not match system (arm64)
  6296. Errors were encountered while processing:
  6297.  /packages/video/mpp/librockchip-vpu0_20190505-1_armhf.deb
  6298. root@4e46bbc1890d:/# dpkg -i  /packages/video/gstreamer/*.deb
  6299. dpkg: error processing archive /packages/video/gstreamer/gstreamer1.0-rockchip1-dbgsym_20171218-1_armhf.deb (--install):
  6300.  package architecture (armhf) does not match system (arm64)
  6301. Selecting previously unselected package gstreamer1.0-rockchip1-dbgsym.
  6302. (Reading database ... 53155 files and directories currently installed.)
  6303. Preparing to unpack .../gstreamer1.0-rockchip1-dbgsym_20190415_arm64.deb ...
  6304. Unpacking gstreamer1.0-rockchip1-dbgsym (20190415) ...
  6305. Selecting previously unselected package gstreamer1.0-rockchip1-extra-dbgsym.
  6306. Preparing to unpack .../gstreamer1.0-rockchip1-extra-dbgsym_20190621-1_arm64.deb ...
  6307. Unpacking gstreamer1.0-rockchip1-extra-dbgsym (20190621-1) ...
  6308. dpkg: error processing archive /packages/video/gstreamer/gstreamer1.0-rockchip1-extra-dbgsym_20190621-1_armhf.deb (--install):
  6309.  package architecture (armhf) does not match system (arm64)
  6310. Selecting previously unselected package gstreamer1.0-rockchip1-extra.
  6311. Preparing to unpack .../gstreamer1.0-rockchip1-extra_20190621-1_arm64.deb ...
  6312. Unpacking gstreamer1.0-rockchip1-extra (20190621-1) ...
  6313. dpkg: error processing archive /packages/video/gstreamer/gstreamer1.0-rockchip1-extra_20190621-1_armhf.deb (--install):
  6314.  package architecture (armhf) does not match system (arm64)
  6315. dpkg: error processing archive /packages/video/gstreamer/gstreamer1.0-rockchip1_20171218-1_armhf.deb (--install):
  6316.  package architecture (armhf) does not match system (arm64)
  6317. Selecting previously unselected package gstreamer1.0-rockchip1.
  6318. Preparing to unpack .../gstreamer1.0-rockchip1_20190415_arm64.deb ...
  6319. Unpacking gstreamer1.0-rockchip1 (20190415) ...
  6320. dpkg: error processing archive /packages/video/gstreamer/libgstreamer-plugins-bad1.0-0_1.10.4-1_armhf.deb (--install):
  6321.  package architecture (armhf) does not match system (arm64)
  6322. Setting up gstreamer1.0-rockchip1-extra (20190621-1) ...
  6323. dpkg: dependency problems prevent configuration of gstreamer1.0-rockchip1:
  6324.  gstreamer1.0-rockchip1 depends on librockchip-mpp1; however:
  6325.   Package librockchip-mpp1 is not installed.
  6326.  
  6327. dpkg: error processing package gstreamer1.0-rockchip1 (--install):
  6328.  dependency problems - leaving unconfigured
  6329. dpkg: dependency problems prevent configuration of gstreamer1.0-rockchip1-dbgsym:
  6330.  gstreamer1.0-rockchip1-dbgsym depends on gstreamer1.0-rockchip1 (= 20190415); however:
  6331.   Package gstreamer1.0-rockchip1 is not configured yet.
  6332.  
  6333. dpkg: error processing package gstreamer1.0-rockchip1-dbgsym (--install):
  6334.  dependency problems - leaving unconfigured
  6335. Setting up gstreamer1.0-rockchip1-extra-dbgsym (20190621-1) ...
  6336. Errors were encountered while processing:
  6337.  /packages/video/gstreamer/gstreamer1.0-rockchip1-dbgsym_20171218-1_armhf.deb
  6338.  /packages/video/gstreamer/gstreamer1.0-rockchip1-extra-dbgsym_20190621-1_armhf.deb
  6339.  /packages/video/gstreamer/gstreamer1.0-rockchip1-extra_20190621-1_armhf.deb
  6340.  /packages/video/gstreamer/gstreamer1.0-rockchip1_20171218-1_armhf.deb
  6341.  /packages/video/gstreamer/libgstreamer-plugins-bad1.0-0_1.10.4-1_armhf.deb
  6342.  gstreamer1.0-rockchip1
  6343.  gstreamer1.0-rockchip1-dbgsym
  6344. root@4e46bbc1890d:/# apt-get install -f -y
  6345. Reading package lists... Done
  6346. Building dependency tree      
  6347. Reading state information... Done
  6348. Correcting dependencies... Done
  6349. The following packages will be REMOVED:
  6350.   gstreamer1.0-rockchip1 gstreamer1.0-rockchip1-dbgsym
  6351. 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
  6352. 2 not fully installed or removed.
  6353. After this operation, 228 kB disk space will be freed.
  6354. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6355. (Reading database ... 53176 files and directories currently installed.)
  6356. Removing gstreamer1.0-rockchip1-dbgsym (20190415) ...
  6357. dpkg: warning: while removing gstreamer1.0-rockchip1-dbgsym, directory '/usr/lib/debug/.build-id/29' not empty so not removed
  6358. Removing gstreamer1.0-rockchip1 (20190415) ...
  6359. dpkg: warning: while removing gstreamer1.0-rockchip1, directory '/usr/share/doc/gstreamer1.0-rockchip1' not empty so not removed
  6360. root@4e46bbc1890d:/#
  6361. root@4e46bbc1890d:/# #---------------Qt-Video--------------
  6362. root@4e46bbc1890d:/# dpkg -l | grep lxde
  6363. ii  lxde                                 9                                 all          Metapackage for LXDE
  6364. ii  lxde-common                          0.99.2-3                          all          LXDE common configuration files
  6365. ii  lxde-core                            9                                 all          Metapackage for the LXDE core
  6366. ii  lxde-icon-theme                      0.5.1-2                           all          LXDE standard icon theme
  6367. ii  openbox-lxde-session                 0.99.2-3                          all          LXDE session manager and configuration files
  6368. root@4e46bbc1890d:/# if [ "0" -eq 0 ]; then
  6369. > # if target is base, we won't install qt
  6370. > apt-get install  -y libqt5opengl5 libqt5qml5 libqt5quick5 libqt5widgets5 libqt5gui5 libqt5core5a qml-module-qtquick2
  6371. bin/        dev/        home/       md5sum.txt  mnt/        packages/   root/       sbin/       sys/        tmp/        var/
  6372. boot/       etc/        lib/        media/      opt/        proc/       run/        srv/        system/     usr/        
  6373. > apt-get install  -y libqt5opengl5 libqt5qml5 libqt5quick5 libqt5widgets5 libqt5gui5 libqt5core5a qml-module-qtquick2 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick-p5
  6374. > dpkg -i  /packages/video/qt/*
  6375. > apt-get install -f -y
  6376. > else
  6377. > echo "won't install qt"
  6378. > fi
  6379. Reading package lists... Done
  6380. Building dependency tree      
  6381. Reading state information... Done
  6382. The following additional packages will be installed:
  6383.   libdouble-conversion1 libgl1-mesa-dri libpcre16-3 libqgsttools-p1 libqt5dbus5 libqt5multimediawidgets5 libqt5network5
  6384.   libxcb-xinerama0 libxkbcommon-x11-0
  6385. Suggested packages:
  6386.   qt5-image-formats-plugins qtwayland5 qt5-qmltooling-plugins
  6387. Recommended packages:
  6388.   libtxc-dxtn-s2tc | libtxc-dxtn-s2tc0 | libtxc-dxtn0 qttranslations5-l10n libqt5svg5 qt5-gtk-platformtheme
  6389. The following NEW packages will be installed:
  6390.   libdouble-conversion1 libgl1-mesa-dri libpcre16-3 libqgsttools-p1 libqt5core5a libqt5dbus5 libqt5gui5 libqt5multimedia5
  6391.   libqt5multimedia5-plugins libqt5multimediaquick-p5 libqt5multimediawidgets5 libqt5network5 libqt5opengl5 libqt5qml5 libqt5quick5
  6392.   libqt5widgets5 libxcb-xinerama0 libxkbcommon-x11-0 qml-module-qtquick2
  6393. 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
  6394. Need to get 0 B/13.3 MB of archives.
  6395. After this operation, 153 MB of additional disk space will be used.
  6396. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6397. Selecting previously unselected package libgl1-mesa-dri:arm64.
  6398. (Reading database ... 53167 files and directories currently installed.)
  6399. Preparing to unpack .../00-libgl1-mesa-dri_13.0.6-1+b2_arm64.deb ...
  6400. Unpacking libgl1-mesa-dri:arm64 (13.0.6-1+b2) ...
  6401. Selecting previously unselected package libpcre16-3:arm64.
  6402. Preparing to unpack .../01-libpcre16-3_2%3a8.39-3_arm64.deb ...
  6403. Unpacking libpcre16-3:arm64 (2:8.39-3) ...
  6404. Selecting previously unselected package libdouble-conversion1:arm64.
  6405. Preparing to unpack .../02-libdouble-conversion1_2.0.1-4_arm64.deb ...
  6406. Unpacking libdouble-conversion1:arm64 (2.0.1-4) ...
  6407. Selecting previously unselected package libqt5core5a:arm64.
  6408. Preparing to unpack .../03-libqt5core5a_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6409. Unpacking libqt5core5a:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6410. Selecting previously unselected package libqt5dbus5:arm64.
  6411. Preparing to unpack .../04-libqt5dbus5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6412. Unpacking libqt5dbus5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6413. Selecting previously unselected package libqt5network5:arm64.
  6414. Preparing to unpack .../05-libqt5network5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6415. Unpacking libqt5network5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6416. Selecting previously unselected package libxcb-xinerama0:arm64.
  6417. Preparing to unpack .../06-libxcb-xinerama0_1.12-1_arm64.deb ...
  6418. Unpacking libxcb-xinerama0:arm64 (1.12-1) ...
  6419. Selecting previously unselected package libxkbcommon-x11-0:arm64.
  6420. Preparing to unpack .../07-libxkbcommon-x11-0_0.7.1-2~deb9u1_arm64.deb ...
  6421. Unpacking libxkbcommon-x11-0:arm64 (0.7.1-2~deb9u1) ...
  6422. Selecting previously unselected package libqt5gui5:arm64.
  6423. Preparing to unpack .../08-libqt5gui5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6424. Unpacking libqt5gui5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6425. Selecting previously unselected package libqt5multimedia5:arm64.
  6426. Preparing to unpack .../09-libqt5multimedia5_5.7.1~20161021-2_arm64.deb ...
  6427. Unpacking libqt5multimedia5:arm64 (5.7.1~20161021-2) ...
  6428. Selecting previously unselected package libqt5widgets5:arm64.
  6429. Preparing to unpack .../10-libqt5widgets5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6430. Unpacking libqt5widgets5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6431. Selecting previously unselected package libqt5opengl5:arm64.
  6432. Preparing to unpack .../11-libqt5opengl5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6433. Unpacking libqt5opengl5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6434. Selecting previously unselected package libqt5multimediawidgets5:arm64.
  6435. Preparing to unpack .../12-libqt5multimediawidgets5_5.7.1~20161021-2_arm64.deb ...
  6436. Unpacking libqt5multimediawidgets5:arm64 (5.7.1~20161021-2) ...
  6437. Selecting previously unselected package libqgsttools-p1:arm64.
  6438. Preparing to unpack .../13-libqgsttools-p1_5.7.1~20161021-2_arm64.deb ...
  6439. Unpacking libqgsttools-p1:arm64 (5.7.1~20161021-2) ...
  6440. Selecting previously unselected package libqt5multimedia5-plugins:arm64.
  6441. Preparing to unpack .../14-libqt5multimedia5-plugins_5.7.1~20161021-2_arm64.deb ...
  6442. Unpacking libqt5multimedia5-plugins:arm64 (5.7.1~20161021-2) ...
  6443. Selecting previously unselected package libqt5qml5:arm64.
  6444. Preparing to unpack .../15-libqt5qml5_5.7.1-2+b2_arm64.deb ...
  6445. Unpacking libqt5qml5:arm64 (5.7.1-2+b2) ...
  6446. Selecting previously unselected package libqt5quick5:arm64.
  6447. Preparing to unpack .../16-libqt5quick5_5.7.1-2+b2_arm64.deb ...
  6448. Unpacking libqt5quick5:arm64 (5.7.1-2+b2) ...
  6449. Selecting previously unselected package libqt5multimediaquick-p5:arm64.
  6450. Preparing to unpack .../17-libqt5multimediaquick-p5_5.7.1~20161021-2_arm64.deb ...
  6451. Unpacking libqt5multimediaquick-p5:arm64 (5.7.1~20161021-2) ...
  6452. Selecting previously unselected package qml-module-qtquick2:arm64.
  6453. Preparing to unpack .../18-qml-module-qtquick2_5.7.1-2+b2_arm64.deb ...
  6454. Unpacking qml-module-qtquick2:arm64 (5.7.1-2+b2) ...
  6455. Setting up libxcb-xinerama0:arm64 (1.12-1) ...
  6456. Setting up libdouble-conversion1:arm64 (2.0.1-4) ...
  6457. Setting up libgl1-mesa-dri:arm64 (13.0.6-1+b2) ...
  6458. Setting up libxkbcommon-x11-0:arm64 (0.7.1-2~deb9u1) ...
  6459. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6460. Setting up libpcre16-3:arm64 (2:8.39-3) ...
  6461. Setting up libqt5core5a:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6462. Setting up libqt5dbus5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6463. Setting up libqt5network5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6464. Setting up libqt5gui5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6465. Setting up libqt5qml5:arm64 (5.7.1-2+b2) ...
  6466. Setting up libqt5quick5:arm64 (5.7.1-2+b2) ...
  6467. Setting up qml-module-qtquick2:arm64 (5.7.1-2+b2) ...
  6468. Setting up libqt5widgets5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6469. Setting up libqt5opengl5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6470. Setting up libqt5multimedia5:arm64 (5.7.1~20161021-2) ...
  6471. Setting up libqt5multimediaquick-p5:arm64 (5.7.1~20161021-2) ...
  6472. Setting up libqt5multimediawidgets5:arm64 (5.7.1~20161021-2) ...
  6473. Setting up libqgsttools-p1:arm64 (5.7.1~20161021-2) ...
  6474. Setting up libqt5multimedia5-plugins:arm64 (5.7.1~20161021-2) ...
  6475. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6476. Selecting previously unselected package libqgsttools-p1-dbgsym:arm64.
  6477. (Reading database ... 53378 files and directories currently installed.)
  6478. Preparing to unpack .../libqgsttools-p1-dbgsym_5.7.1-20190318_arm64.deb ...
  6479. Unpacking libqgsttools-p1-dbgsym:arm64 (5.7.1-20190318) ...
  6480. dpkg: error processing archive /packages/video/qt/libqgsttools-p1-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6481.  package architecture (armhf) does not match system (arm64)
  6482. Preparing to unpack .../libqgsttools-p1_5.7.1-20190318_arm64.deb ...
  6483. Unpacking libqgsttools-p1:arm64 (5.7.1-20190318) over (5.7.1~20161021-2) ...
  6484. dpkg: error processing archive /packages/video/qt/libqgsttools-p1_5.7.1-20190318_armhf.deb (--install):
  6485.  package architecture (armhf) does not match system (arm64)
  6486. Selecting previously unselected package libqt5multimedia5-dbgsym:arm64.
  6487. Preparing to unpack .../libqt5multimedia5-dbgsym_5.7.1-20190318_arm64.deb ...
  6488. Unpacking libqt5multimedia5-dbgsym:arm64 (5.7.1-20190318) ...
  6489. dpkg: error processing archive /packages/video/qt/libqt5multimedia5-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6490.  package architecture (armhf) does not match system (arm64)
  6491. Selecting previously unselected package libqt5multimedia5-plugins-dbgsym:arm64.
  6492. Preparing to unpack .../libqt5multimedia5-plugins-dbgsym_5.7.1-20190318_arm64.deb ...
  6493. Unpacking libqt5multimedia5-plugins-dbgsym:arm64 (5.7.1-20190318) ...
  6494. dpkg: error processing archive /packages/video/qt/libqt5multimedia5-plugins-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6495.  package architecture (armhf) does not match system (arm64)
  6496. Preparing to unpack .../libqt5multimedia5-plugins_5.7.1-20190318_arm64.deb ...
  6497. Unpacking libqt5multimedia5-plugins:arm64 (5.7.1-20190318) over (5.7.1~20161021-2) ...
  6498. dpkg: error processing archive /packages/video/qt/libqt5multimedia5-plugins_5.7.1-20190318_armhf.deb (--install):
  6499.  package architecture (armhf) does not match system (arm64)
  6500. Preparing to unpack .../libqt5multimedia5_5.7.1-20190318_arm64.deb ...
  6501. Unpacking libqt5multimedia5:arm64 (5.7.1-20190318) over (5.7.1~20161021-2) ...
  6502. dpkg: error processing archive /packages/video/qt/libqt5multimedia5_5.7.1-20190318_armhf.deb (--install):
  6503.  package architecture (armhf) does not match system (arm64)
  6504. Selecting previously unselected package libqt5multimediaquick-p5-dbgsym:arm64.
  6505. Preparing to unpack .../libqt5multimediaquick-p5-dbgsym_5.7.1-20190318_arm64.deb ...
  6506. Unpacking libqt5multimediaquick-p5-dbgsym:arm64 (5.7.1-20190318) ...
  6507. dpkg: error processing archive /packages/video/qt/libqt5multimediaquick-p5-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6508.  package architecture (armhf) does not match system (arm64)
  6509. Preparing to unpack .../libqt5multimediaquick-p5_5.7.1-20190318_arm64.deb ...
  6510. Unpacking libqt5multimediaquick-p5:arm64 (5.7.1-20190318) over (5.7.1~20161021-2) ...
  6511. dpkg: error processing archive /packages/video/qt/libqt5multimediaquick-p5_5.7.1-20190318_armhf.deb (--install):
  6512.  package architecture (armhf) does not match system (arm64)
  6513. Selecting previously unselected package libqt5multimediawidgets5-dbgsym:arm64.
  6514. Preparing to unpack .../libqt5multimediawidgets5-dbgsym_5.7.1-20190318_arm64.deb ...
  6515. Unpacking libqt5multimediawidgets5-dbgsym:arm64 (5.7.1-20190318) ...
  6516. dpkg: error processing archive /packages/video/qt/libqt5multimediawidgets5-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6517.  package architecture (armhf) does not match system (arm64)
  6518. Preparing to unpack .../libqt5multimediawidgets5_5.7.1-20190318_arm64.deb ...
  6519. Unpacking libqt5multimediawidgets5:arm64 (5.7.1-20190318) over (5.7.1~20161021-2) ...
  6520. dpkg: error processing archive /packages/video/qt/libqt5multimediawidgets5_5.7.1-20190318_armhf.deb (--install):
  6521.  package architecture (armhf) does not match system (arm64)
  6522. Selecting previously unselected package qml-module-qtaudioengine-dbgsym:arm64.
  6523. Preparing to unpack .../qml-module-qtaudioengine-dbgsym_5.7.1-20190318_arm64.deb ...
  6524. Unpacking qml-module-qtaudioengine-dbgsym:arm64 (5.7.1-20190318) ...
  6525. dpkg: error processing archive /packages/video/qt/qml-module-qtaudioengine-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6526.  package architecture (armhf) does not match system (arm64)
  6527. Selecting previously unselected package qml-module-qtaudioengine:arm64.
  6528. Preparing to unpack .../qml-module-qtaudioengine_5.7.1-20190318_arm64.deb ...
  6529. Unpacking qml-module-qtaudioengine:arm64 (5.7.1-20190318) ...
  6530. dpkg: error processing archive /packages/video/qt/qml-module-qtaudioengine_5.7.1-20190318_armhf.deb (--install):
  6531.  package architecture (armhf) does not match system (arm64)
  6532. Selecting previously unselected package qml-module-qtmultimedia-dbgsym:arm64.
  6533. Preparing to unpack .../qml-module-qtmultimedia-dbgsym_5.7.1-20190318_arm64.deb ...
  6534. Unpacking qml-module-qtmultimedia-dbgsym:arm64 (5.7.1-20190318) ...
  6535. dpkg: error processing archive /packages/video/qt/qml-module-qtmultimedia-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6536.  package architecture (armhf) does not match system (arm64)
  6537. Selecting previously unselected package qml-module-qtmultimedia:arm64.
  6538. Preparing to unpack .../qml-module-qtmultimedia_5.7.1-20190318_arm64.deb ...
  6539. Unpacking qml-module-qtmultimedia:arm64 (5.7.1-20190318) ...
  6540. dpkg: error processing archive /packages/video/qt/qml-module-qtmultimedia_5.7.1-20190318_armhf.deb (--install):
  6541.  package architecture (armhf) does not match system (arm64)
  6542. Selecting previously unselected package qtmultimedia5-dev:arm64.
  6543. Preparing to unpack .../qtmultimedia5-dev_5.7.1-20190318_arm64.deb ...
  6544. Unpacking qtmultimedia5-dev:arm64 (5.7.1-20190318) ...
  6545. dpkg: error processing archive /packages/video/qt/qtmultimedia5-dev_5.7.1-20190318_armhf.deb (--install):
  6546.  package architecture (armhf) does not match system (arm64)
  6547. Selecting previously unselected package qtmultimedia5-doc-html.
  6548. Preparing to unpack .../qtmultimedia5-doc-html_5.7.1-20190318_all.deb ...
  6549. Unpacking qtmultimedia5-doc-html (5.7.1-20190318) ...
  6550. Selecting previously unselected package qtmultimedia5-doc.
  6551. Preparing to unpack .../qtmultimedia5-doc_5.7.1-20190318_all.deb ...
  6552. Unpacking qtmultimedia5-doc (5.7.1-20190318) ...
  6553. Selecting previously unselected package qtmultimedia5-examples-dbgsym:arm64.
  6554. Preparing to unpack .../qtmultimedia5-examples-dbgsym_5.7.1-20190318_arm64.deb ...
  6555. Unpacking qtmultimedia5-examples-dbgsym:arm64 (5.7.1-20190318) ...
  6556. dpkg: error processing archive /packages/video/qt/qtmultimedia5-examples-dbgsym_5.7.1-20190318_armhf.deb (--install):
  6557.  package architecture (armhf) does not match system (arm64)
  6558. Selecting previously unselected package qtmultimedia5-examples:arm64.
  6559. Preparing to unpack .../qtmultimedia5-examples_5.7.1-20190318_arm64.deb ...
  6560. Unpacking qtmultimedia5-examples:arm64 (5.7.1-20190318) ...
  6561. dpkg: error processing archive /packages/video/qt/qtmultimedia5-examples_5.7.1-20190318_armhf.deb (--install):
  6562.  package architecture (armhf) does not match system (arm64)
  6563. Setting up libqt5multimedia5:arm64 (5.7.1-20190318) ...
  6564. Setting up libqt5multimediaquick-p5:arm64 (5.7.1-20190318) ...
  6565. Setting up libqt5multimediawidgets5:arm64 (5.7.1-20190318) ...
  6566. Setting up qml-module-qtaudioengine:arm64 (5.7.1-20190318) ...
  6567. Setting up qml-module-qtmultimedia:arm64 (5.7.1-20190318) ...
  6568. dpkg: dependency problems prevent configuration of qtmultimedia5-dev:arm64:
  6569.  qtmultimedia5-dev:arm64 depends on qtbase5-dev; however:
  6570.   Package qtbase5-dev is not installed.
  6571.  
  6572. dpkg: error processing package qtmultimedia5-dev:arm64 (--install):
  6573.  dependency problems - leaving unconfigured
  6574. Setting up qtmultimedia5-doc-html (5.7.1-20190318) ...
  6575. Setting up qtmultimedia5-doc (5.7.1-20190318) ...
  6576. dpkg: dependency problems prevent configuration of qtmultimedia5-examples:arm64:
  6577.  qtmultimedia5-examples:arm64 depends on qml-module-qt-labs-folderlistmodel; however:
  6578.   Package qml-module-qt-labs-folderlistmodel is not installed.
  6579.  
  6580. dpkg: error processing package qtmultimedia5-examples:arm64 (--install):
  6581.  dependency problems - leaving unconfigured
  6582. Setting up libqgsttools-p1:arm64 (5.7.1-20190318) ...
  6583. Setting up libqt5multimedia5-dbgsym:arm64 (5.7.1-20190318) ...
  6584. Setting up libqt5multimedia5-plugins:arm64 (5.7.1-20190318) ...
  6585. Setting up libqt5multimediaquick-p5-dbgsym:arm64 (5.7.1-20190318) ...
  6586. Setting up libqt5multimediawidgets5-dbgsym:arm64 (5.7.1-20190318) ...
  6587. Setting up qml-module-qtaudioengine-dbgsym:arm64 (5.7.1-20190318) ...
  6588. Setting up qml-module-qtmultimedia-dbgsym:arm64 (5.7.1-20190318) ...
  6589. dpkg: dependency problems prevent configuration of qtmultimedia5-examples-dbgsym:arm64:
  6590.  qtmultimedia5-examples-dbgsym:arm64 depends on qtmultimedia5-examples (= 5.7.1-20190318); however:
  6591.   Package qtmultimedia5-examples:arm64 is not configured yet.
  6592.  
  6593. dpkg: error processing package qtmultimedia5-examples-dbgsym:arm64 (--install):
  6594.  dependency problems - leaving unconfigured
  6595. Setting up libqgsttools-p1-dbgsym:arm64 (5.7.1-20190318) ...
  6596. Setting up libqt5multimedia5-plugins-dbgsym:arm64 (5.7.1-20190318) ...
  6597. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6598. Errors were encountered while processing:
  6599.  /packages/video/qt/libqgsttools-p1-dbgsym_5.7.1-20190318_armhf.deb
  6600.  /packages/video/qt/libqgsttools-p1_5.7.1-20190318_armhf.deb
  6601.  /packages/video/qt/libqt5multimedia5-dbgsym_5.7.1-20190318_armhf.deb
  6602.  /packages/video/qt/libqt5multimedia5-plugins-dbgsym_5.7.1-20190318_armhf.deb
  6603.  /packages/video/qt/libqt5multimedia5-plugins_5.7.1-20190318_armhf.deb
  6604.  /packages/video/qt/libqt5multimedia5_5.7.1-20190318_armhf.deb
  6605.  /packages/video/qt/libqt5multimediaquick-p5-dbgsym_5.7.1-20190318_armhf.deb
  6606.  /packages/video/qt/libqt5multimediaquick-p5_5.7.1-20190318_armhf.deb
  6607.  /packages/video/qt/libqt5multimediawidgets5-dbgsym_5.7.1-20190318_armhf.deb
  6608.  /packages/video/qt/libqt5multimediawidgets5_5.7.1-20190318_armhf.deb
  6609.  /packages/video/qt/qml-module-qtaudioengine-dbgsym_5.7.1-20190318_armhf.deb
  6610.  /packages/video/qt/qml-module-qtaudioengine_5.7.1-20190318_armhf.deb
  6611.  /packages/video/qt/qml-module-qtmultimedia-dbgsym_5.7.1-20190318_armhf.deb
  6612.  /packages/video/qt/qml-module-qtmultimedia_5.7.1-20190318_armhf.deb
  6613.  /packages/video/qt/qtmultimedia5-dev_5.7.1-20190318_armhf.deb
  6614.  /packages/video/qt/qtmultimedia5-examples-dbgsym_5.7.1-20190318_armhf.deb
  6615.  /packages/video/qt/qtmultimedia5-examples_5.7.1-20190318_armhf.deb
  6616.  qtmultimedia5-dev:arm64
  6617.  qtmultimedia5-examples:arm64
  6618.  qtmultimedia5-examples-dbgsym:arm64
  6619. Reading package lists... Done
  6620. Building dependency tree      
  6621. Reading state information... Done
  6622. Correcting dependencies... Done
  6623. The following additional packages will be installed:
  6624.   libgl1-mesa-dev libglu1-mesa-dev libqt5concurrent5 libqt5printsupport5 libqt5sql5 libqt5test5 libqt5xml5 libx11-xcb-dev
  6625.   libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev
  6626.   libxcb-sync-dev libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev libxshmfence-dev libxxf86vm-dev
  6627.   qml-module-qt-labs-folderlistmodel qt5-qmake qtbase5-dev qtbase5-dev-tools qtchooser x11proto-damage-dev x11proto-fixes-dev
  6628.   x11proto-xf86vidmode-dev
  6629. Suggested packages:
  6630.   libxext-doc default-libmysqlclient-dev firebird-dev libegl1-mesa-dev libpq-dev libsqlite3-dev unixodbc-dev
  6631. Recommended packages:
  6632.   libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase libqt5opengl5-dev
  6633. The following NEW packages will be installed:
  6634.   libgl1-mesa-dev libglu1-mesa-dev libqt5concurrent5 libqt5printsupport5 libqt5sql5 libqt5test5 libqt5xml5 libx11-xcb-dev
  6635.   libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev
  6636.   libxcb-sync-dev libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev libxshmfence-dev libxxf86vm-dev
  6637.   qml-module-qt-labs-folderlistmodel qt5-qmake qtbase5-dev qtbase5-dev-tools qtchooser x11proto-damage-dev x11proto-fixes-dev
  6638.   x11proto-xf86vidmode-dev
  6639. 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
  6640. 3 not fully installed or removed.
  6641. Need to get 0 B/4913 kB of archives.
  6642. After this operation, 27.6 MB of additional disk space will be used.
  6643. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6644. Selecting previously unselected package libx11-xcb-dev:arm64.
  6645. (Reading database ... 54521 files and directories currently installed.)
  6646. Preparing to unpack .../00-libx11-xcb-dev_2%3a1.6.4-3+deb9u3_arm64.deb ...
  6647. Unpacking libx11-xcb-dev:arm64 (2:1.6.4-3+deb9u3) ...
  6648. Selecting previously unselected package libxcb-dri3-dev:arm64.
  6649. Preparing to unpack .../01-libxcb-dri3-dev_1.12-1_arm64.deb ...
  6650. Unpacking libxcb-dri3-dev:arm64 (1.12-1) ...
  6651. Selecting previously unselected package libxcb-render0-dev:arm64.
  6652. Preparing to unpack .../02-libxcb-render0-dev_1.12-1_arm64.deb ...
  6653. Unpacking libxcb-render0-dev:arm64 (1.12-1) ...
  6654. Selecting previously unselected package libxcb-randr0-dev:arm64.
  6655. Preparing to unpack .../03-libxcb-randr0-dev_1.12-1_arm64.deb ...
  6656. Unpacking libxcb-randr0-dev:arm64 (1.12-1) ...
  6657. Selecting previously unselected package libxcb-shape0-dev:arm64.
  6658. Preparing to unpack .../04-libxcb-shape0-dev_1.12-1_arm64.deb ...
  6659. Unpacking libxcb-shape0-dev:arm64 (1.12-1) ...
  6660. Selecting previously unselected package libxcb-xfixes0-dev:arm64.
  6661. Preparing to unpack .../05-libxcb-xfixes0-dev_1.12-1_arm64.deb ...
  6662. Unpacking libxcb-xfixes0-dev:arm64 (1.12-1) ...
  6663. Selecting previously unselected package libxcb-sync-dev:arm64.
  6664. Preparing to unpack .../06-libxcb-sync-dev_1.12-1_arm64.deb ...
  6665. Unpacking libxcb-sync-dev:arm64 (1.12-1) ...
  6666. Selecting previously unselected package libxcb-present-dev:arm64.
  6667. Preparing to unpack .../07-libxcb-present-dev_1.12-1_arm64.deb ...
  6668. Unpacking libxcb-present-dev:arm64 (1.12-1) ...
  6669. Selecting previously unselected package libxshmfence-dev:arm64.
  6670. Preparing to unpack .../08-libxshmfence-dev_1.2-1+b2_arm64.deb ...
  6671. Unpacking libxshmfence-dev:arm64 (1.2-1+b2) ...
  6672. Selecting previously unselected package libxcb-dri2-0-dev:arm64.
  6673. Preparing to unpack .../09-libxcb-dri2-0-dev_1.12-1_arm64.deb ...
  6674. Unpacking libxcb-dri2-0-dev:arm64 (1.12-1) ...
  6675. Selecting previously unselected package libxcb-glx0-dev:arm64.
  6676. Preparing to unpack .../10-libxcb-glx0-dev_1.12-1_arm64.deb ...
  6677. Unpacking libxcb-glx0-dev:arm64 (1.12-1) ...
  6678. Selecting previously unselected package x11proto-fixes-dev.
  6679. Preparing to unpack .../11-x11proto-fixes-dev_1%3a5.0-2_all.deb ...
  6680. Unpacking x11proto-fixes-dev (1:5.0-2) ...
  6681. Selecting previously unselected package libxfixes-dev:arm64.
  6682. Preparing to unpack .../12-libxfixes-dev_1%3a5.0.3-1_arm64.deb ...
  6683. Unpacking libxfixes-dev:arm64 (1:5.0.3-1) ...
  6684. Selecting previously unselected package x11proto-damage-dev.
  6685. Preparing to unpack .../13-x11proto-damage-dev_1%3a1.2.1-2_all.deb ...
  6686. Unpacking x11proto-damage-dev (1:1.2.1-2) ...
  6687. Selecting previously unselected package libxdamage-dev:arm64.
  6688. Preparing to unpack .../14-libxdamage-dev_1%3a1.1.4-2+b3_arm64.deb ...
  6689. Unpacking libxdamage-dev:arm64 (1:1.1.4-2+b3) ...
  6690. Selecting previously unselected package libxext-dev:arm64.
  6691. Preparing to unpack .../15-libxext-dev_2%3a1.3.3-1+b2_arm64.deb ...
  6692. Unpacking libxext-dev:arm64 (2:1.3.3-1+b2) ...
  6693. Selecting previously unselected package x11proto-xf86vidmode-dev.
  6694. Preparing to unpack .../16-x11proto-xf86vidmode-dev_2.3.1-2_all.deb ...
  6695. Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ...
  6696. Selecting previously unselected package libxxf86vm-dev:arm64.
  6697. Preparing to unpack .../17-libxxf86vm-dev_1%3a1.1.4-1+b2_arm64.deb ...
  6698. Unpacking libxxf86vm-dev:arm64 (1:1.1.4-1+b2) ...
  6699. Selecting previously unselected package libgl1-mesa-dev:arm64.
  6700. Preparing to unpack .../18-libgl1-mesa-dev_13.0.6-1+b2_arm64.deb ...
  6701. Unpacking libgl1-mesa-dev:arm64 (13.0.6-1+b2) ...
  6702. Selecting previously unselected package libglu1-mesa-dev:arm64.
  6703. Preparing to unpack .../19-libglu1-mesa-dev_9.0.0-2.1_arm64.deb ...
  6704. Unpacking libglu1-mesa-dev:arm64 (9.0.0-2.1) ...
  6705. Selecting previously unselected package libqt5concurrent5:arm64.
  6706. Preparing to unpack .../20-libqt5concurrent5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6707. Unpacking libqt5concurrent5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6708. Selecting previously unselected package libqt5printsupport5:arm64.
  6709. Preparing to unpack .../21-libqt5printsupport5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6710. Unpacking libqt5printsupport5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6711. Selecting previously unselected package libqt5sql5:arm64.
  6712. Preparing to unpack .../22-libqt5sql5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6713. Unpacking libqt5sql5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6714. Selecting previously unselected package libqt5test5:arm64.
  6715. Preparing to unpack .../23-libqt5test5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6716. Unpacking libqt5test5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6717. Selecting previously unselected package libqt5xml5:arm64.
  6718. Preparing to unpack .../24-libqt5xml5_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6719. Unpacking libqt5xml5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6720. Selecting previously unselected package qtchooser.
  6721. Preparing to unpack .../25-qtchooser_63-g13a3d08-1_arm64.deb ...
  6722. Unpacking qtchooser (63-g13a3d08-1) ...
  6723. Selecting previously unselected package qt5-qmake:arm64.
  6724. Preparing to unpack .../26-qt5-qmake_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6725. Unpacking qt5-qmake:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6726. Selecting previously unselected package qtbase5-dev-tools.
  6727. Preparing to unpack .../27-qtbase5-dev-tools_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6728. Unpacking qtbase5-dev-tools (5.7.1+dfsg-3+deb9u2) ...
  6729. Selecting previously unselected package qtbase5-dev:arm64.
  6730. Preparing to unpack .../28-qtbase5-dev_5.7.1+dfsg-3+deb9u2_arm64.deb ...
  6731. Unpacking qtbase5-dev:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6732. Selecting previously unselected package qml-module-qt-labs-folderlistmodel:arm64.
  6733. Preparing to unpack .../29-qml-module-qt-labs-folderlistmodel_5.7.1-2+b2_arm64.deb ...
  6734. Unpacking qml-module-qt-labs-folderlistmodel:arm64 (5.7.1-2+b2) ...
  6735. Setting up libx11-xcb-dev:arm64 (2:1.6.4-3+deb9u3) ...
  6736. Setting up libxshmfence-dev:arm64 (1.2-1+b2) ...
  6737. Setting up x11proto-fixes-dev (1:5.0-2) ...
  6738. Setting up qtchooser (63-g13a3d08-1) ...
  6739. Setting up libqt5test5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6740. Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
  6741. Setting up libqt5printsupport5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6742. Setting up libxcb-dri2-0-dev:arm64 (1.12-1) ...
  6743. Setting up libxcb-render0-dev:arm64 (1.12-1) ...
  6744. Setting up x11proto-damage-dev (1:1.2.1-2) ...
  6745. Setting up libxcb-dri3-dev:arm64 (1.12-1) ...
  6746. Setting up qt5-qmake:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6747. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6748. Setting up libqt5xml5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6749. Setting up libxext-dev:arm64 (2:1.3.3-1+b2) ...
  6750. Setting up libqt5sql5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6751. Setting up libxcb-shape0-dev:arm64 (1.12-1) ...
  6752. Setting up libxcb-glx0-dev:arm64 (1.12-1) ...
  6753. Setting up libxxf86vm-dev:arm64 (1:1.1.4-1+b2) ...
  6754. Setting up libxfixes-dev:arm64 (1:5.0.3-1) ...
  6755. Setting up libqt5concurrent5:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6756. Setting up qml-module-qt-labs-folderlistmodel:arm64 (5.7.1-2+b2) ...
  6757. Setting up libxcb-sync-dev:arm64 (1.12-1) ...
  6758. Setting up qtbase5-dev-tools (5.7.1+dfsg-3+deb9u2) ...
  6759. Setting up libxcb-randr0-dev:arm64 (1.12-1) ...
  6760. Setting up qtmultimedia5-examples:arm64 (5.7.1-20190318) ...
  6761. Setting up libxcb-xfixes0-dev:arm64 (1.12-1) ...
  6762. Setting up qtmultimedia5-examples-dbgsym:arm64 (5.7.1-20190318) ...
  6763. Setting up libxdamage-dev:arm64 (1:1.1.4-2+b3) ...
  6764. Setting up libxcb-present-dev:arm64 (1.12-1) ...
  6765. Setting up libgl1-mesa-dev:arm64 (13.0.6-1+b2) ...
  6766. Setting up libglu1-mesa-dev:arm64 (9.0.0-2.1) ...
  6767. Setting up qtbase5-dev:arm64 (5.7.1+dfsg-3+deb9u2) ...
  6768. Setting up qtmultimedia5-dev:arm64 (5.7.1-20190318) ...
  6769. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6770. root@4e46bbc1890d:/#
  6771. root@4e46bbc1890d:/# #---------------Others--------------
  6772. root@4e46bbc1890d:/# +#---------Camera---------
  6773. bash: +#---------Camera---------: command not found
  6774. root@4e46bbc1890d:/# dpkg -i  /packages/others/camera/*
  6775. Selecting previously unselected package rkisp-engine.
  6776. (Reading database ... 57351 files and directories currently installed.)
  6777. Preparing to unpack .../rkisp-engine-2.0.1_arm64.deb ...
  6778. Unpacking rkisp-engine (2.0.1) ...
  6779. dpkg: error processing archive /packages/others/camera/rkisp-engine-2.0.1_armhf.deb (--install):
  6780.  package architecture (armhf) does not match system (arm64)
  6781. Setting up rkisp-engine (2.0.1) ...
  6782. Errors were encountered while processing:
  6783.  /packages/others/camera/rkisp-engine-2.0.1_armhf.deb
  6784. root@4e46bbc1890d:/#
  6785. root@4e46bbc1890d:/# #----------chromium------
  6786. root@4e46bbc1890d:/# dpkg -i  /packages/others/chromium/*
  6787. dpkg: error processing archive /packages/others/chromium/chromium_67.0.3396.87-1~deb9u1_armhf.deb (--install):
  6788.  package architecture (armhf) does not match system (arm64)
  6789. Errors were encountered while processing:
  6790.  /packages/others/chromium/chromium_67.0.3396.87-1~deb9u1_armhf.deb
  6791. root@4e46bbc1890d:/# sudo apt-mark hold chromium
  6792. Unknown host QEMU_IFLA type: 50
  6793. Unknown host QEMU_IFLA type: 51
  6794. Unknown host QEMU_IFLA type: 47
  6795. Unknown host QEMU_IFLA type: 48
  6796. Unknown host QEMU_IFLA type: 43
  6797. Unknown host QEMU_IFLA type: 50
  6798. Unknown host QEMU_IFLA type: 51
  6799. Unknown host QEMU_IFLA type: 47
  6800. Unknown host QEMU_IFLA type: 48
  6801. Unknown host QEMU_IFLA type: 43
  6802. sudo: unable to resolve host 4e46bbc1890d
  6803. chromium set on hold.
  6804. root@4e46bbc1890d:/# #---------FFmpeg---------
  6805. root@4e46bbc1890d:/# apt-get install -y libsdl2-2.0-0 libcdio-paranoia1 libjs-bootstrap libjs-jquery
  6806. Reading package lists... Done
  6807. Building dependency tree      
  6808. Reading state information... Done
  6809. The following additional packages will be installed:
  6810.   libcdio-cdda1 libcdio13
  6811. Recommended packages:
  6812.   javascript-common
  6813. The following NEW packages will be installed:
  6814.   libcdio-cdda1 libcdio-paranoia1 libcdio13 libjs-bootstrap libjs-jquery libsdl2-2.0-0
  6815. 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  6816. Need to get 0 B/1147 kB of archives.
  6817. After this operation, 3256 kB of additional disk space will be used.
  6818. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  6819. Selecting previously unselected package libcdio13:arm64.
  6820. (Reading database ... 57393 files and directories currently installed.)
  6821. Preparing to unpack .../0-libcdio13_0.83-4.3+b1_arm64.deb ...
  6822. Unpacking libcdio13:arm64 (0.83-4.3+b1) ...
  6823. Selecting previously unselected package libcdio-cdda1:arm64.
  6824. Preparing to unpack .../1-libcdio-cdda1_0.83-4.3+b1_arm64.deb ...
  6825. Unpacking libcdio-cdda1:arm64 (0.83-4.3+b1) ...
  6826. Selecting previously unselected package libcdio-paranoia1:arm64.
  6827. Preparing to unpack .../2-libcdio-paranoia1_0.83-4.3+b1_arm64.deb ...
  6828. Unpacking libcdio-paranoia1:arm64 (0.83-4.3+b1) ...
  6829. Selecting previously unselected package libjs-bootstrap.
  6830. Preparing to unpack .../3-libjs-bootstrap_3.3.7+dfsg-2+deb9u2_all.deb ...
  6831. Unpacking libjs-bootstrap (3.3.7+dfsg-2+deb9u2) ...
  6832. Selecting previously unselected package libjs-jquery.
  6833. Preparing to unpack .../4-libjs-jquery_3.1.1-2+deb9u1_all.deb ...
  6834. Unpacking libjs-jquery (3.1.1-2+deb9u1) ...
  6835. Selecting previously unselected package libsdl2-2.0-0:arm64.
  6836. Preparing to unpack .../5-libsdl2-2.0-0_2.0.5+dfsg1-2_arm64.deb ...
  6837. Unpacking libsdl2-2.0-0:arm64 (2.0.5+dfsg1-2) ...
  6838. Setting up libjs-jquery (3.1.1-2+deb9u1) ...
  6839. Setting up libcdio13:arm64 (0.83-4.3+b1) ...
  6840. Setting up libcdio-cdda1:arm64 (0.83-4.3+b1) ...
  6841. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6842. Setting up libsdl2-2.0-0:arm64 (2.0.5+dfsg1-2) ...
  6843. Setting up libcdio-paranoia1:arm64 (0.83-4.3+b1) ...
  6844. Setting up libjs-bootstrap (3.3.7+dfsg-2+deb9u2) ...
  6845. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  6846. root@4e46bbc1890d:/# dpkg -i  /packages/others/ffmpeg/*
  6847. Selecting previously unselected package ffmpeg-dbgsym.
  6848. (Reading database ... 57529 files and directories currently installed.)
  6849. Preparing to unpack .../ffmpeg-dbgsym_3.4.1-1_arm64.deb ...
  6850. Unpacking ffmpeg-dbgsym (7:3.4.1-1) ...
  6851. dpkg: error processing archive /packages/others/ffmpeg/ffmpeg-dbgsym_3.4.1-1_armhf.deb (--install):
  6852.  package architecture (armhf) does not match system (arm64)
  6853. Selecting previously unselected package ffmpeg-doc.
  6854. Preparing to unpack .../ffmpeg-doc_3.4.1-1_all.deb ...
  6855. Unpacking ffmpeg-doc (7:3.4.1-1) ...
  6856. Selecting previously unselected package ffmpeg.
  6857. Preparing to unpack .../ffmpeg_3.4.1-1_arm64.deb ...
  6858. Unpacking ffmpeg (7:3.4.1-1) ...
  6859. dpkg: error processing archive /packages/others/ffmpeg/ffmpeg_3.4.1-1_armhf.deb (--install):
  6860.  package architecture (armhf) does not match system (arm64)
  6861. Selecting previously unselected package libav-tools.
  6862. Preparing to unpack .../libav-tools_3.4.1-1_all.deb ...
  6863. Unpacking libav-tools (7:3.4.1-1) ...
  6864. Selecting previously unselected package libavcodec-dev:arm64.
  6865. Preparing to unpack .../libavcodec-dev_3.4.1-1_arm64.deb ...
  6866. Unpacking libavcodec-dev:arm64 (7:3.4.1-1) ...
  6867. dpkg: error processing archive /packages/others/ffmpeg/libavcodec-dev_3.4.1-1_armhf.deb (--install):
  6868.  package architecture (armhf) does not match system (arm64)
  6869. Selecting previously unselected package libavcodec-extra57-dbgsym:arm64.
  6870. Preparing to unpack .../libavcodec-extra57-dbgsym_3.4.1-1_arm64.deb ...
  6871. Unpacking libavcodec-extra57-dbgsym:arm64 (7:3.4.1-1) ...
  6872. Selecting previously unselected package libavcodec-extra57:arm64.
  6873. dpkg: regarding .../libavcodec-extra57_3.4.1-1_arm64.deb containing libavcodec-extra57:arm64:
  6874.  libavcodec-extra57 conflicts with libavcodec57
  6875.   libavcodec57:arm64 (version 7:3.2.15-0+deb9u1) is present and installed.
  6876.  
  6877. dpkg: error processing archive /packages/others/ffmpeg/libavcodec-extra57_3.4.1-1_arm64.deb (--install):
  6878.  conflicting packages - not installing libavcodec-extra57:arm64
  6879. Selecting previously unselected package libavcodec-extra.
  6880. Preparing to unpack .../libavcodec-extra_3.4.1-1_all.deb ...
  6881. Unpacking libavcodec-extra (7:3.4.1-1) ...
  6882. Selecting previously unselected package libavcodec57-dbgsym:arm64.
  6883. Preparing to unpack .../libavcodec57-dbgsym_3.4.1-1_arm64.deb ...
  6884. Unpacking libavcodec57-dbgsym:arm64 (7:3.4.1-1) ...
  6885. dpkg: error processing archive /packages/others/ffmpeg/libavcodec57-dbgsym_3.4.1-1_armhf.deb (--install):
  6886.  package architecture (armhf) does not match system (arm64)
  6887. Preparing to unpack .../libavcodec57_3.4.1-1_arm64.deb ...
  6888. Unpacking libavcodec57:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6889. dpkg: error processing archive /packages/others/ffmpeg/libavcodec57_3.4.1-1_armhf.deb (--install):
  6890.  package architecture (armhf) does not match system (arm64)
  6891. Selecting previously unselected package libavdevice-dev:arm64.
  6892. Preparing to unpack .../libavdevice-dev_3.4.1-1_arm64.deb ...
  6893. Unpacking libavdevice-dev:arm64 (7:3.4.1-1) ...
  6894. dpkg: error processing archive /packages/others/ffmpeg/libavdevice-dev_3.4.1-1_armhf.deb (--install):
  6895.  package architecture (armhf) does not match system (arm64)
  6896. Selecting previously unselected package libavdevice57-dbgsym:arm64.
  6897. Preparing to unpack .../libavdevice57-dbgsym_3.4.1-1_arm64.deb ...
  6898. Unpacking libavdevice57-dbgsym:arm64 (7:3.4.1-1) ...
  6899. dpkg: error processing archive /packages/others/ffmpeg/libavdevice57-dbgsym_3.4.1-1_armhf.deb (--install):
  6900.  package architecture (armhf) does not match system (arm64)
  6901. Selecting previously unselected package libavdevice57:arm64.
  6902. Preparing to unpack .../libavdevice57_3.4.1-1_arm64.deb ...
  6903. Unpacking libavdevice57:arm64 (7:3.4.1-1) ...
  6904. dpkg: error processing archive /packages/others/ffmpeg/libavdevice57_3.4.1-1_armhf.deb (--install):
  6905.  package architecture (armhf) does not match system (arm64)
  6906. Selecting previously unselected package libavfilter-dev:arm64.
  6907. Preparing to unpack .../libavfilter-dev_3.4.1-1_arm64.deb ...
  6908. Unpacking libavfilter-dev:arm64 (7:3.4.1-1) ...
  6909. dpkg: error processing archive /packages/others/ffmpeg/libavfilter-dev_3.4.1-1_armhf.deb (--install):
  6910.  package architecture (armhf) does not match system (arm64)
  6911. Selecting previously unselected package libavfilter-extra6-dbgsym:arm64.
  6912. Preparing to unpack .../libavfilter-extra6-dbgsym_3.4.1-1_arm64.deb ...
  6913. Unpacking libavfilter-extra6-dbgsym:arm64 (7:3.4.1-1) ...
  6914. Selecting previously unselected package libavfilter-extra6:arm64.
  6915. dpkg: regarding .../libavfilter-extra6_3.4.1-1_arm64.deb containing libavfilter-extra6:arm64:
  6916.  libavfilter-extra6 conflicts with libavfilter6
  6917.   libavfilter6:arm64 (version 7:3.2.15-0+deb9u1) is present and installed.
  6918.  
  6919. dpkg: error processing archive /packages/others/ffmpeg/libavfilter-extra6_3.4.1-1_arm64.deb (--install):
  6920.  conflicting packages - not installing libavfilter-extra6:arm64
  6921. Selecting previously unselected package libavfilter-extra.
  6922. Preparing to unpack .../libavfilter-extra_3.4.1-1_all.deb ...
  6923. Unpacking libavfilter-extra (7:3.4.1-1) ...
  6924. Selecting previously unselected package libavfilter6-dbgsym:arm64.
  6925. Preparing to unpack .../libavfilter6-dbgsym_3.4.1-1_arm64.deb ...
  6926. Unpacking libavfilter6-dbgsym:arm64 (7:3.4.1-1) ...
  6927. dpkg: error processing archive /packages/others/ffmpeg/libavfilter6-dbgsym_3.4.1-1_armhf.deb (--install):
  6928.  package architecture (armhf) does not match system (arm64)
  6929. Preparing to unpack .../libavfilter6_3.4.1-1_arm64.deb ...
  6930. Unpacking libavfilter6:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6931. dpkg: error processing archive /packages/others/ffmpeg/libavfilter6_3.4.1-1_armhf.deb (--install):
  6932.  package architecture (armhf) does not match system (arm64)
  6933. Selecting previously unselected package libavformat-dev:arm64.
  6934. Preparing to unpack .../libavformat-dev_3.4.1-1_arm64.deb ...
  6935. Unpacking libavformat-dev:arm64 (7:3.4.1-1) ...
  6936. dpkg: error processing archive /packages/others/ffmpeg/libavformat-dev_3.4.1-1_armhf.deb (--install):
  6937.  package architecture (armhf) does not match system (arm64)
  6938. Selecting previously unselected package libavformat57-dbgsym:arm64.
  6939. Preparing to unpack .../libavformat57-dbgsym_3.4.1-1_arm64.deb ...
  6940. Unpacking libavformat57-dbgsym:arm64 (7:3.4.1-1) ...
  6941. dpkg: error processing archive /packages/others/ffmpeg/libavformat57-dbgsym_3.4.1-1_armhf.deb (--install):
  6942.  package architecture (armhf) does not match system (arm64)
  6943. Preparing to unpack .../libavformat57_3.4.1-1_arm64.deb ...
  6944. Unpacking libavformat57:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6945. dpkg: error processing archive /packages/others/ffmpeg/libavformat57_3.4.1-1_armhf.deb (--install):
  6946.  package architecture (armhf) does not match system (arm64)
  6947. Selecting previously unselected package libavresample-dev:arm64.
  6948. Preparing to unpack .../libavresample-dev_3.4.1-1_arm64.deb ...
  6949. Unpacking libavresample-dev:arm64 (7:3.4.1-1) ...
  6950. dpkg: error processing archive /packages/others/ffmpeg/libavresample-dev_3.4.1-1_armhf.deb (--install):
  6951.  package architecture (armhf) does not match system (arm64)
  6952. Selecting previously unselected package libavresample3-dbgsym:arm64.
  6953. Preparing to unpack .../libavresample3-dbgsym_3.4.1-1_arm64.deb ...
  6954. Unpacking libavresample3-dbgsym:arm64 (7:3.4.1-1) ...
  6955. dpkg: error processing archive /packages/others/ffmpeg/libavresample3-dbgsym_3.4.1-1_armhf.deb (--install):
  6956.  package architecture (armhf) does not match system (arm64)
  6957. Preparing to unpack .../libavresample3_3.4.1-1_arm64.deb ...
  6958. Unpacking libavresample3:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6959. dpkg: error processing archive /packages/others/ffmpeg/libavresample3_3.4.1-1_armhf.deb (--install):
  6960.  package architecture (armhf) does not match system (arm64)
  6961. Selecting previously unselected package libavutil-dev:arm64.
  6962. Preparing to unpack .../libavutil-dev_3.4.1-1_arm64.deb ...
  6963. Unpacking libavutil-dev:arm64 (7:3.4.1-1) ...
  6964. dpkg: error processing archive /packages/others/ffmpeg/libavutil-dev_3.4.1-1_armhf.deb (--install):
  6965.  package architecture (armhf) does not match system (arm64)
  6966. Selecting previously unselected package libavutil55-dbgsym:arm64.
  6967. Preparing to unpack .../libavutil55-dbgsym_3.4.1-1_arm64.deb ...
  6968. Unpacking libavutil55-dbgsym:arm64 (7:3.4.1-1) ...
  6969. dpkg: error processing archive /packages/others/ffmpeg/libavutil55-dbgsym_3.4.1-1_armhf.deb (--install):
  6970.  package architecture (armhf) does not match system (arm64)
  6971. Preparing to unpack .../libavutil55_3.4.1-1_arm64.deb ...
  6972. Unpacking libavutil55:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6973. dpkg: error processing archive /packages/others/ffmpeg/libavutil55_3.4.1-1_armhf.deb (--install):
  6974.  package architecture (armhf) does not match system (arm64)
  6975. Selecting previously unselected package libpostproc-dev:arm64.
  6976. Preparing to unpack .../libpostproc-dev_3.4.1-1_arm64.deb ...
  6977. Unpacking libpostproc-dev:arm64 (7:3.4.1-1) ...
  6978. dpkg: error processing archive /packages/others/ffmpeg/libpostproc-dev_3.4.1-1_armhf.deb (--install):
  6979.  package architecture (armhf) does not match system (arm64)
  6980. Selecting previously unselected package libpostproc54-dbgsym:arm64.
  6981. Preparing to unpack .../libpostproc54-dbgsym_3.4.1-1_arm64.deb ...
  6982. Unpacking libpostproc54-dbgsym:arm64 (7:3.4.1-1) ...
  6983. dpkg: error processing archive /packages/others/ffmpeg/libpostproc54-dbgsym_3.4.1-1_armhf.deb (--install):
  6984.  package architecture (armhf) does not match system (arm64)
  6985. Preparing to unpack .../libpostproc54_3.4.1-1_arm64.deb ...
  6986. Unpacking libpostproc54:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  6987. dpkg: error processing archive /packages/others/ffmpeg/libpostproc54_3.4.1-1_armhf.deb (--install):
  6988.  package architecture (armhf) does not match system (arm64)
  6989. Selecting previously unselected package libswresample-dev:arm64.
  6990. Preparing to unpack .../libswresample-dev_3.4.1-1_arm64.deb ...
  6991. Unpacking libswresample-dev:arm64 (7:3.4.1-1) ...
  6992. dpkg: error processing archive /packages/others/ffmpeg/libswresample-dev_3.4.1-1_armhf.deb (--install):
  6993.  package architecture (armhf) does not match system (arm64)
  6994. Selecting previously unselected package libswresample2-dbgsym:arm64.
  6995. Preparing to unpack .../libswresample2-dbgsym_3.4.1-1_arm64.deb ...
  6996. Unpacking libswresample2-dbgsym:arm64 (7:3.4.1-1) ...
  6997. dpkg: error processing archive /packages/others/ffmpeg/libswresample2-dbgsym_3.4.1-1_armhf.deb (--install):
  6998.  package architecture (armhf) does not match system (arm64)
  6999. Preparing to unpack .../libswresample2_3.4.1-1_arm64.deb ...
  7000. Unpacking libswresample2:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  7001. dpkg: error processing archive /packages/others/ffmpeg/libswresample2_3.4.1-1_armhf.deb (--install):
  7002.  package architecture (armhf) does not match system (arm64)
  7003. Selecting previously unselected package libswscale-dev:arm64.
  7004. Preparing to unpack .../libswscale-dev_3.4.1-1_arm64.deb ...
  7005. Unpacking libswscale-dev:arm64 (7:3.4.1-1) ...
  7006. dpkg: error processing archive /packages/others/ffmpeg/libswscale-dev_3.4.1-1_armhf.deb (--install):
  7007.  package architecture (armhf) does not match system (arm64)
  7008. Selecting previously unselected package libswscale4-dbgsym:arm64.
  7009. Preparing to unpack .../libswscale4-dbgsym_3.4.1-1_arm64.deb ...
  7010. Unpacking libswscale4-dbgsym:arm64 (7:3.4.1-1) ...
  7011. dpkg: error processing archive /packages/others/ffmpeg/libswscale4-dbgsym_3.4.1-1_armhf.deb (--install):
  7012.  package architecture (armhf) does not match system (arm64)
  7013. Preparing to unpack .../libswscale4_3.4.1-1_arm64.deb ...
  7014. Unpacking libswscale4:arm64 (7:3.4.1-1) over (7:3.2.15-0+deb9u1) ...
  7015. dpkg: error processing archive /packages/others/ffmpeg/libswscale4_3.4.1-1_armhf.deb (--install):
  7016.  package architecture (armhf) does not match system (arm64)
  7017. Setting up ffmpeg-doc (7:3.4.1-1) ...
  7018. dpkg: dependency problems prevent configuration of libavcodec-extra57-dbgsym:arm64:
  7019.  libavcodec-extra57-dbgsym:arm64 depends on libavcodec-extra57 (= 7:3.4.1-1); however:
  7020.   Package libavcodec-extra57 is not installed.
  7021.  
  7022. dpkg: error processing package libavcodec-extra57-dbgsym:arm64 (--install):
  7023.  dependency problems - leaving unconfigured
  7024. dpkg: dependency problems prevent configuration of libavcodec-extra:
  7025.  libavcodec-extra depends on libavcodec-extra57; however:
  7026.   Package libavcodec-extra57 is not installed.
  7027.  
  7028. dpkg: error processing package libavcodec-extra (--install):
  7029.  dependency problems - leaving unconfigured
  7030. dpkg: dependency problems prevent configuration of libavfilter-extra6-dbgsym:arm64:
  7031.  libavfilter-extra6-dbgsym:arm64 depends on libavfilter-extra6 (= 7:3.4.1-1); however:
  7032.   Package libavfilter-extra6 is not installed.
  7033.  
  7034. dpkg: error processing package libavfilter-extra6-dbgsym:arm64 (--install):
  7035.  dependency problems - leaving unconfigured
  7036. dpkg: dependency problems prevent configuration of libavfilter-extra:
  7037.  libavfilter-extra depends on libavfilter-extra6; however:
  7038.   Package libavfilter-extra6 is not installed.
  7039.  
  7040. dpkg: error processing package libavfilter-extra (--install):
  7041.  dependency problems - leaving unconfigured
  7042. Setting up libavutil55:arm64 (7:3.4.1-1) ...
  7043. Setting up libpostproc54:arm64 (7:3.4.1-1) ...
  7044. Setting up libswresample2:arm64 (7:3.4.1-1) ...
  7045. Setting up libswscale4:arm64 (7:3.4.1-1) ...
  7046. Setting up libavcodec57:arm64 (7:3.4.1-1) ...
  7047. Setting up libavformat57:arm64 (7:3.4.1-1) ...
  7048. Setting up libavresample3:arm64 (7:3.4.1-1) ...
  7049. Setting up libavutil-dev:arm64 (7:3.4.1-1) ...
  7050. Setting up libavutil55-dbgsym:arm64 (7:3.4.1-1) ...
  7051. Setting up libpostproc-dev:arm64 (7:3.4.1-1) ...
  7052. Setting up libpostproc54-dbgsym:arm64 (7:3.4.1-1) ...
  7053. Setting up libswresample-dev:arm64 (7:3.4.1-1) ...
  7054. Setting up libswresample2-dbgsym:arm64 (7:3.4.1-1) ...
  7055. Setting up libswscale-dev:arm64 (7:3.4.1-1) ...
  7056. Setting up libswscale4-dbgsym:arm64 (7:3.4.1-1) ...
  7057. Setting up libavcodec-dev:arm64 (7:3.4.1-1) ...
  7058. Setting up libavcodec57-dbgsym:arm64 (7:3.4.1-1) ...
  7059. Setting up libavfilter6:arm64 (7:3.4.1-1) ...
  7060. Setting up libavformat-dev:arm64 (7:3.4.1-1) ...
  7061. Setting up libavformat57-dbgsym:arm64 (7:3.4.1-1) ...
  7062. Setting up libavresample-dev:arm64 (7:3.4.1-1) ...
  7063. Setting up libavresample3-dbgsym:arm64 (7:3.4.1-1) ...
  7064. Setting up libavdevice57:arm64 (7:3.4.1-1) ...
  7065. Setting up libavfilter-dev:arm64 (7:3.4.1-1) ...
  7066. Setting up libavfilter6-dbgsym:arm64 (7:3.4.1-1) ...
  7067. Setting up ffmpeg (7:3.4.1-1) ...
  7068. Setting up libav-tools (7:3.4.1-1) ...
  7069. Setting up libavdevice-dev:arm64 (7:3.4.1-1) ...
  7070. Setting up libavdevice57-dbgsym:arm64 (7:3.4.1-1) ...
  7071. Setting up ffmpeg-dbgsym (7:3.4.1-1) ...
  7072. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  7073. Errors were encountered while processing:
  7074.  /packages/others/ffmpeg/ffmpeg-dbgsym_3.4.1-1_armhf.deb
  7075.  /packages/others/ffmpeg/ffmpeg_3.4.1-1_armhf.deb
  7076.  /packages/others/ffmpeg/libavcodec-dev_3.4.1-1_armhf.deb
  7077.  /packages/others/ffmpeg/libavcodec-extra57_3.4.1-1_arm64.deb
  7078.  /packages/others/ffmpeg/libavcodec57-dbgsym_3.4.1-1_armhf.deb
  7079.  /packages/others/ffmpeg/libavcodec57_3.4.1-1_armhf.deb
  7080.  /packages/others/ffmpeg/libavdevice-dev_3.4.1-1_armhf.deb
  7081.  /packages/others/ffmpeg/libavdevice57-dbgsym_3.4.1-1_armhf.deb
  7082.  /packages/others/ffmpeg/libavdevice57_3.4.1-1_armhf.deb
  7083.  /packages/others/ffmpeg/libavfilter-dev_3.4.1-1_armhf.deb
  7084.  /packages/others/ffmpeg/libavfilter-extra6_3.4.1-1_arm64.deb
  7085.  /packages/others/ffmpeg/libavfilter6-dbgsym_3.4.1-1_armhf.deb
  7086.  /packages/others/ffmpeg/libavfilter6_3.4.1-1_armhf.deb
  7087.  /packages/others/ffmpeg/libavformat-dev_3.4.1-1_armhf.deb
  7088.  /packages/others/ffmpeg/libavformat57-dbgsym_3.4.1-1_armhf.deb
  7089.  /packages/others/ffmpeg/libavformat57_3.4.1-1_armhf.deb
  7090.  /packages/others/ffmpeg/libavresample-dev_3.4.1-1_armhf.deb
  7091.  /packages/others/ffmpeg/libavresample3-dbgsym_3.4.1-1_armhf.deb
  7092.  /packages/others/ffmpeg/libavresample3_3.4.1-1_armhf.deb
  7093.  /packages/others/ffmpeg/libavutil-dev_3.4.1-1_armhf.deb
  7094.  /packages/others/ffmpeg/libavutil55-dbgsym_3.4.1-1_armhf.deb
  7095.  /packages/others/ffmpeg/libavutil55_3.4.1-1_armhf.deb
  7096.  /packages/others/ffmpeg/libpostproc-dev_3.4.1-1_armhf.deb
  7097.  /packages/others/ffmpeg/libpostproc54-dbgsym_3.4.1-1_armhf.deb
  7098.  /packages/others/ffmpeg/libpostproc54_3.4.1-1_armhf.deb
  7099.  /packages/others/ffmpeg/libswresample-dev_3.4.1-1_armhf.deb
  7100.  /packages/others/ffmpeg/libswresample2-dbgsym_3.4.1-1_armhf.deb
  7101.  /packages/others/ffmpeg/libswresample2_3.4.1-1_armhf.deb
  7102.  /packages/others/ffmpeg/libswscale-dev_3.4.1-1_armhf.deb
  7103.  /packages/others/ffmpeg/libswscale4-dbgsym_3.4.1-1_armhf.deb
  7104.  /packages/others/ffmpeg/libswscale4_3.4.1-1_armhf.deb
  7105.  libavcodec-extra57-dbgsym:arm64
  7106.  libavcodec-extra
  7107.  libavfilter-extra6-dbgsym:arm64
  7108.  libavfilter-extra
  7109. root@4e46bbc1890d:/# #---------FFmpeg---------
  7110. root@4e46bbc1890d:/# dpkg -i  /packages/others/mpv/*
  7111. dpkg: error processing archive /packages/others/mpv/libmpv-dev_0.28.0-1_armhf.deb (--install):
  7112.  package architecture (armhf) does not match system (arm64)
  7113. dpkg: error processing archive /packages/others/mpv/libmpv1-dbgsym_0.28.0-1_armhf.deb (--install):
  7114.  package architecture (armhf) does not match system (arm64)
  7115. dpkg: error processing archive /packages/others/mpv/libmpv1_0.28.0-1_armhf.deb (--install):
  7116.  package architecture (armhf) does not match system (arm64)
  7117. dpkg: error processing archive /packages/others/mpv/mpv-dbgsym_0.28.0-1_armhf.deb (--install):
  7118.  package architecture (armhf) does not match system (arm64)
  7119. Selecting previously unselected package mpv-rkmpp-dbgsym.
  7120. (Reading database ... 58885 files and directories currently installed.)
  7121. Preparing to unpack .../mpv-rkmpp-dbgsym_0.26.0+20170925_arm64.deb ...
  7122. Unpacking mpv-rkmpp-dbgsym (0.26.0+20170925) ...
  7123. Selecting previously unselected package mpv-rkmpp.
  7124. Preparing to unpack .../mpv-rkmpp_0.26.0+20170925_arm64.deb ...
  7125. Unpacking mpv-rkmpp (0.26.0+20170925) ...
  7126. dpkg: error processing archive /packages/others/mpv/mpv_0.28.0-1_armhf.deb (--install):
  7127.  package architecture (armhf) does not match system (arm64)
  7128. dpkg: dependency problems prevent configuration of mpv-rkmpp:
  7129.  mpv-rkmpp depends on liblua5.2-0; however:
  7130.   Package liblua5.2-0 is not installed.
  7131.  mpv-rkmpp depends on librockchip-mpp1; however:
  7132.   Package librockchip-mpp1 is not installed.
  7133.  mpv-rkmpp depends on libuchardet0; however:
  7134.   Package libuchardet0 is not installed.
  7135.  
  7136. dpkg: error processing package mpv-rkmpp (--install):
  7137.  dependency problems - leaving unconfigured
  7138. dpkg: dependency problems prevent configuration of mpv-rkmpp-dbgsym:
  7139.  mpv-rkmpp-dbgsym depends on mpv-rkmpp (= 0.26.0+20170925); however:
  7140.   Package mpv-rkmpp is not configured yet.
  7141.  
  7142. dpkg: error processing package mpv-rkmpp-dbgsym (--install):
  7143.  dependency problems - leaving unconfigured
  7144. Processing triggers for desktop-file-utils (0.23-1) ...
  7145. Processing triggers for mime-support (3.60) ...
  7146. Processing triggers for hicolor-icon-theme (0.15-1) ...
  7147. Errors were encountered while processing:
  7148.  /packages/others/mpv/libmpv-dev_0.28.0-1_armhf.deb
  7149.  /packages/others/mpv/libmpv1-dbgsym_0.28.0-1_armhf.deb
  7150.  /packages/others/mpv/libmpv1_0.28.0-1_armhf.deb
  7151.  /packages/others/mpv/mpv-dbgsym_0.28.0-1_armhf.deb
  7152.  /packages/others/mpv/mpv_0.28.0-1_armhf.deb
  7153.  mpv-rkmpp
  7154.  mpv-rkmpp-dbgsym
  7155. root@4e46bbc1890d:/# apt-get install -f -y
  7156. Reading package lists... Done
  7157. Building dependency tree      
  7158. Reading state information... Done
  7159. Correcting dependencies... Done
  7160. The following package was automatically installed and is no longer required:
  7161.   libebur128-1
  7162. Use 'sudo apt autoremove' to remove it.
  7163. The following packages will be REMOVED:
  7164.   libavcodec-extra libavcodec-extra57-dbgsym libavfilter-extra libavfilter-extra6-dbgsym mpv-rkmpp mpv-rkmpp-dbgsym
  7165. 0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
  7166. 6 not fully installed or removed.
  7167. After this operation, 23.7 MB disk space will be freed.
  7168. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  7169. (Reading database ... 58903 files and directories currently installed.)
  7170. Removing libavcodec-extra (7:3.4.1-1) ...
  7171. Removing libavcodec-extra57-dbgsym:arm64 (7:3.4.1-1) ...
  7172. dpkg: warning: while removing libavcodec-extra57-dbgsym:arm64, directory '/usr/lib/debug/.build-id/05' not empty so not removed
  7173. Removing libavfilter-extra (7:3.4.1-1) ...
  7174. Removing libavfilter-extra6-dbgsym:arm64 (7:3.4.1-1) ...
  7175. Removing mpv-rkmpp-dbgsym (0.26.0+20170925) ...
  7176. Removing mpv-rkmpp (0.26.0+20170925) ...
  7177. Processing triggers for mime-support (3.60) ...
  7178. Processing triggers for desktop-file-utils (0.23-1) ...
  7179. Processing triggers for hicolor-icon-theme (0.15-1) ...
  7180. root@4e46bbc1890d:/#
  7181. root@4e46bbc1890d:/# #---------------Debug--------------
  7182. root@4e46bbc1890d:/# if [ "debug" == "debug" ] || [ "debug" == "jenkins" ] ; then
  7183. > apt-get install -y sshfs openssh-server bash-completion
  7184. > fi
  7185. Reading package lists... Done
  7186. Building dependency tree      
  7187. Reading state information... Done
  7188. openssh-server is already the newest version (1:7.4p1-10+deb9u7).
  7189. The following package was automatically installed and is no longer required:
  7190.   libebur128-1
  7191. Use 'sudo apt autoremove' to remove it.
  7192. The following additional packages will be installed:
  7193.   fuse libfuse2
  7194. The following NEW packages will be installed:
  7195.   bash-completion fuse libfuse2 sshfs
  7196. 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  7197. Need to get 0 B/401 kB of archives.
  7198. After this operation, 1816 kB of additional disk space will be used.
  7199. E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
  7200. Selecting previously unselected package bash-completion.
  7201. (Reading database ... 58871 files and directories currently installed.)
  7202. Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
  7203. Unpacking bash-completion (1:2.1-4.3) ...
  7204. Selecting previously unselected package libfuse2:arm64.
  7205. Preparing to unpack .../libfuse2_2.9.7-1+deb9u2_arm64.deb ...
  7206. Unpacking libfuse2:arm64 (2.9.7-1+deb9u2) ...
  7207. Selecting previously unselected package fuse.
  7208. Preparing to unpack .../fuse_2.9.7-1+deb9u2_arm64.deb ...
  7209. Unpacking fuse (2.9.7-1+deb9u2) ...
  7210. Selecting previously unselected package sshfs.
  7211. Preparing to unpack .../archives/sshfs_2.8-1_arm64.deb ...
  7212. Unpacking sshfs (2.8-1) ...
  7213. Setting up bash-completion (1:2.1-4.3) ...
  7214. Setting up libfuse2:arm64 (2.9.7-1+deb9u2) ...
  7215. Processing triggers for libc-bin (2.24-11+deb9u4) ...
  7216. Setting up fuse (2.9.7-1+deb9u2) ...
  7217. libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
  7218. Error: could not get list of modules: No such file or directory
  7219. update-initramfs: deferring update (trigger activated)
  7220. Setting up sshfs (2.8-1) ...
  7221. Processing triggers for initramfs-tools (0.130) ...
  7222. root@4e46bbc1890d:/#
  7223. root@4e46bbc1890d:/# #---------------Custom Script--------------
  7224. root@4e46bbc1890d:/# systemctl enable rockchip.service
  7225. root@4e46bbc1890d:/# systemctl mask systemd-networkd-wait-online.service
  7226. root@4e46bbc1890d:/# systemctl mask NetworkManager-wait-online.service
  7227. root@4e46bbc1890d:/# rm /lib/systemd/system/[email protected]
  7228. root@4e46bbc1890d:/#
  7229. root@4e46bbc1890d:/# #---------------get accelerated back for chromium v61--------------
  7230. root@4e46bbc1890d:/# ln -s /usr/lib/arm-linux-gnueabihf/libGLESv2.so /usr/lib/chromium/libGLESv2.so
  7231. /bin/ln: failed to create symbolic link '/usr/lib/chromium/libGLESv2.so': File exists
  7232. root@4e46bbc1890d:/# ln -s /usr/lib/arm-linux-gnueabihf/libEGL.so /usr/lib/chromium/libEGL.so
  7233. /bin/ln: failed to create symbolic link '/usr/lib/chromium/libEGL.so': File exists
  7234. root@4e46bbc1890d:/#
  7235. root@4e46bbc1890d:/# #---------------Clean--------------
  7236. root@4e46bbc1890d:/# rm -rf /var/lib/apt/lists/*
  7237. root@4e46bbc1890d:/#
  7238. root@4e46bbc1890d:/# exit
  7239. Making rootfs!
  7240. 0+0 records in
  7241. 0+0 records out
  7242. 0 bytes copied, 5.9231e-05 s, 0.0 kB/s
  7243. Format rootfs to ext4
  7244. mke2fs 1.44.1 (24-Mar-2018)
  7245. Discarding device blocks: done                            
  7246. Creating filesystem with 1024000 4k blocks and 256000 inodes
  7247. Filesystem UUID: da7e3634-c508-44ab-aa37-7159f7c988de
  7248. Superblock backups stored on blocks:
  7249.         32768, 98304, 163840, 229376, 294912, 819200, 884736
  7250.  
  7251. Allocating group tables: done                            
  7252. Writing inode tables: done                            
  7253. Creating journal (16384 blocks): done
  7254. Writing superblocks and filesystem accounting information: done
  7255.  
  7256. Mount rootfs to ./rootfs
  7257. Copy rootfs to ./rootfs
  7258. Umount rootfs
  7259. Rootfs Image: linaro-rootfs.img
  7260. linaro-rootfs.img: 77169/256000 files (0.1% non-contiguous), 806085/1024000 blocks
  7261. resize2fs 1.44.1 (24-Mar-2018)
  7262. Resizing the filesystem on linaro-rootfs.img to 999729 (4k) blocks.
  7263. The filesystem on linaro-rootfs.img is now 999729 (4k) blocks long.
  7264.  
  7265.  
  7266. *************************
  7267. Generate System image : /mnt/build/out/system.img !
  7268. 0+0 records in
  7269. 0+0 records out
  7270. 0 bytes copied, 7.0947e-05 s, 0.0 kB/s
  7271. GPT fdisk (gdisk) version 1.0.3
  7272.  
  7273. Partition table scan:
  7274.   MBR: protective
  7275.   BSD: not present
  7276.   APM: not present
  7277.   GPT: present
  7278.  
  7279. Found valid GPT with protective MBR; using GPT.
  7280.  
  7281. Command (? for help):
  7282. Expert command (? for help): Partition number (1-2): Enter the partition's new unique GUID ('R' to randomize): New GUID is 614E0000-0000-4B53-8000-1D28000054A9
  7283.  
  7284. Expert command (? for help):
  7285. Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
  7286. PARTITIONS!!
  7287.  
  7288. Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /mnt/build/out/system.img.
  7289. Warning: The kernel is still using the old partition table.
  7290. The new table will be used at the next reboot or after you
  7291. run partprobe(8) or kpartx(8)
  7292. The operation has completed successfully.
  7293. 252+1 records in
  7294. 252+1 records out
  7295. 129164 bytes (129 kB, 126 KiB) copied, 0.00372228 s, 34.7 MB/s
  7296. 2048+0 records in
  7297. 2048+0 records out
  7298. 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0108838 s, 96.3 MB/s
  7299. 2048+0 records in
  7300. 2048+0 records out
  7301. 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00980343 s, 107 MB/s
  7302. 204800+0 records in
  7303. 204800+0 records out
  7304. 104857600 bytes (105 MB, 100 MiB) copied, 0.469498 s, 223 MB/s
  7305. 7997832+0 records in
  7306. 7997832+0 records out
  7307. 4094889984 bytes (4.1 GB, 3.8 GiB) copied, 48.3567 s, 84.7 MB/s
  7308. stulluk /F250/ROCKPI-S/rockchip-bsp (stable-4.4-rockpis) $