Skip to content

Instantly share code, notes, and snippets.

@sfalexrog
Created January 14, 2019 15:02
Show Gist options
  • Save sfalexrog/5e5586f36ce3a92512f9011a75e5ecb7 to your computer and use it in GitHub Desktop.
Save sfalexrog/5e5586f36ce3a92512f9011a75e5ecb7 to your computer and use it in GitHub Desktop.
Failed Clever image build log
+ SOURCE_IMAGE=http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ export LANG=C.UTF-8
+ LANG=C.UTF-8
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ BUILDER_DIR=/builder
+ REPO_DIR=/builder/repo
+ SCRIPTS_DIR=/builder/repo/builder
+ IMAGES_DIR=/builder/repo/images
+ [[ ! -d /builder/repo/builder ]]
+ [[ ! -d /builder/repo/images ]]
+ IMAGE_VERSION=123
+ IMAGE_NAME=clever_123.img
+ IMAGE_PATH=/builder/repo/images/clever_123.img
+ get_image /builder/repo/images/clever_123.img http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
++ dirname /builder/repo/images/clever_123.img
+ local BUILD_DIR=/builder/repo/images
++ basename http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
+ local RPI_ZIP_NAME=2018-06-27-raspbian-stretch-lite.zip
++ echo 2018-06-27-raspbian-stretch-lite.zip
++ sed s/zip/img/
+ local RPI_IMAGE_NAME=2018-06-27-raspbian-stretch-lite.img
+ '[' '!' -e /builder/repo/images/2018-06-27-raspbian-stretch-lite.zip ']'
+ echo_stamp 'Downloading original Linux distribution'
++ date '+[%Y-%m-%d %H:%M:%S]'
+ TEXT='[2019-01-14 14:47:03] Downloading original Linux distribution'
+ TEXT='\e[1m[2019-01-14 14:47:03] Downloading original Linux distribution\e[0m'
+ case "$2" in
+ TEXT='\e[34m\e[1m[2019-01-14 14:47:03] Downloading original Linux distribution\e[0m\e[0m'
+ echo -e '\e[34m\e[1m[2019-01-14' '14:47:03]' Downloading original Linux 'distribution\e[0m\e[0m'
[2019-01-14 14:47:03] Downloading original Linux distribution
+ wget -nv -O /builder/repo/images/2018-06-27-raspbian-stretch-lite.zip http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
2019-01-14 14:50:00 URL:http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip [366980542/366980542] -> "/builder/repo/images/2018-06-27-raspbian-stretch-lite.zip" [1]
+ echo_stamp 'Downloading complete' SUCCESS
++ date '+[%Y-%m-%d %H:%M:%S]'
+ TEXT='[2019-01-14 14:50:00] Downloading complete'
+ TEXT='\e[1m[2019-01-14 14:50:00] Downloading complete\e[0m'
+ case "$2" in
+ TEXT='\e[32m\e[1m[2019-01-14 14:50:00] Downloading complete\e[0m\e[0m'
+ echo -e '\e[32m\e[1m[2019-01-14' '14:50:00]' Downloading 'complete\e[0m\e[0m'
[2019-01-14 14:50:00] Downloading complete
+ echo_stamp 'Unzipping Linux distribution image'
++ date '+[%Y-%m-%d %H:%M:%S]'
+ TEXT='[2019-01-14 14:50:00] Unzipping Linux distribution image'
+ TEXT='\e[1m[2019-01-14 14:50:00] Unzipping Linux distribution image\e[0m'
+ case "$2" in
+ TEXT='\e[34m\e[1m[2019-01-14 14:50:00] Unzipping Linux distribution image\e[0m\e[0m'
+ echo -e '\e[34m\e[1m[2019-01-14' '14:50:00]' Unzipping Linux distribution 'image\e[0m\e[0m'
[2019-01-14 14:50:00] Unzipping Linux distribution image
+ unzip -p /builder/repo/images/2018-06-27-raspbian-stretch-lite.zip 2018-06-27-raspbian-stretch-lite.img
+ echo_stamp 'Unzipping complete' SUCCESS
++ date '+[%Y-%m-%d %H:%M:%S]'
+ TEXT='[2019-01-14 14:50:09] Unzipping complete'
+ TEXT='\e[1m[2019-01-14 14:50:09] Unzipping complete\e[0m'
+ case "$2" in
+ TEXT='\e[32m\e[1m[2019-01-14 14:50:09] Unzipping complete\e[0m\e[0m'
+ echo -e '\e[32m\e[1m[2019-01-14' '14:50:09]' Unzipping 'complete\e[0m\e[0m'
[2019-01-14 14:50:09] Unzipping complete
+ /builder/image-resize.sh /builder/repo/images/clever_123.img max 7G
================================================================================
$1: /builder/repo/images/clever_123.img
$2: max
$3: 7G
================================================================================
Truncate image
Mount loop-image: /builder/repo/images/clever_123.img
Checking that no-one is using this disk right now ... OK
Disk /dev/loop16: 7 GiB, 7516192768 bytes, 14680064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x4d3ee428
Old situation:
Device Boot Start End Sectors Size Id Type
/dev/loop16p1 8192 96663 88472 43.2M c W95 FAT32 (LBA)
/dev/loop16p2 98304 3637247 3538944 1.7G 83 Linux
/dev/loop16p2:
New situation:
Device Boot Start End Sectors Size Id Type
/dev/loop16p1 8192 96663 88472 43.2M c W95 FAT32 (LBA)
/dev/loop16p2 98304 14680063 14581760 7G 83 Linux
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
Check & repair filesystem after expand partition
e2fsck 1.43.4 (31-Jan-2017)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
39348 inodes used (35.56%, out of 110656)
7 non-contiguous files (0.0%)
28 non-contiguous directories (0.1%)
# of inodes with ind/dind/tind blocks: 0/0/0
Extent depth histogram: 33561
257066 blocks used (58.11%, out of 442368)
0 bad blocks
1 large file
29873 regular files
3544 directories
55 character device files
25 block device files
0 fifos
420 links
5842 symbolic links (5699 fast symbolic links)
0 sockets
------------
39759 files
Expand filesystem
resize2fs 1.43.4 (31-Jan-2017)
Resizing the filesystem on /dev/loop16p2 to 1822720 (4k) blocks.
The filesystem on /dev/loop16p2 is now 1822720 (4k) blocks long.
Umount loop-image
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/init_rpi.sh /root/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/init_rpi.sh
$4: /root/
================================================================================
[2019-01-14 14:50:12] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:50:13] Mount dirs /tmp/tmp.tQjW92pHJ2.builder_image & /tmp/tmp.tQjW92pHJ2.builder_image/boot
[2019-01-14 14:50:13] Unmount chroot rootfs and boot partition: /tmp/tmp.tQjW92pHJ2.builder_image
[2019-01-14 14:50:13] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/hardware_setup.sh /root/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/hardware_setup.sh
$4: /root/
================================================================================
[2019-01-14 14:50:13] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:50:14] Mount dirs /tmp/tmp.3kjKMDtAwn.builder_image & /tmp/tmp.3kjKMDtAwn.builder_image/boot
[2019-01-14 14:50:14] Unmount chroot rootfs and boot partition: /tmp/tmp.3kjKMDtAwn.builder_image
[2019-01-14 14:50:14] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img exec /builder/repo/builder/image-init.sh 123 http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: exec
$3: /builder/repo/builder/image-init.sh
$4: 123
$5: http://repo.coex.space/2018-06-27-raspbian-stretch-lite.zip
================================================================================
[2019-01-14 14:50:14] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:50:14] Mount dirs /tmp/tmp.QfIYIBpBLf.builder_image & /tmp/tmp.QfIYIBpBLf.builder_image/boot
[2019-01-14 14:50:15] Enable qemu-arm-static
[2019-01-14 14:50:15] Bind system dirs
[2019-01-14 14:50:15] Mounting /proc in chroot...
[2019-01-14 14:50:15] /proc already exist
[2019-01-14 14:50:15] Mounting /sys in chroot...
[2019-01-14 14:50:15] /sys already exist
[2019-01-14 14:50:15] Mounting /dev/ and /dev/pts in chroot...
[2019-01-14 14:50:15] OK
[2019-01-14 14:50:15] Copy DNS records
[2019-01-14 14:50:15] OK
[2019-01-14 14:50:15] Copy script to chroot fs
[2019-01-14 14:50:15] Write CLEVER information
[2019-01-14 14:50:15] Write magic script to /etc/rc.local
[2019-01-14 14:50:15] Change boot partition
[2019-01-14 14:50:15] Set max space for syslogs
[2019-01-14 14:50:15] End of init image
[2019-01-14 14:50:15] Unmount chroot rootfs and boot partition: /tmp/tmp.QfIYIBpBLf.builder_image
[2019-01-14 14:50:15] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/monkey-clever /root/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/monkey-clever
$4: /root/
================================================================================
[2019-01-14 14:50:15] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:50:16] Mount dirs /tmp/tmp.p3Ycmtesmh.builder_image & /tmp/tmp.p3Ycmtesmh.builder_image/boot
[2019-01-14 14:50:16] Unmount chroot rootfs and boot partition: /tmp/tmp.p3Ycmtesmh.builder_image
[2019-01-14 14:50:16] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/index.html /usr/share/monkey-static/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/index.html
$4: /usr/share/monkey-static/
================================================================================
[2019-01-14 14:50:16] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:50:17] Mount dirs /tmp/tmp.18ulU0j8Ba.builder_image & /tmp/tmp.18ulU0j8Ba.builder_image/boot
[2019-01-14 14:50:17] Created /tmp/tmp.18ulU0j8Ba.builder_image/usr/share/monkey-static
[2019-01-14 14:50:17] Unmount chroot rootfs and boot partition: /tmp/tmp.18ulU0j8Ba.builder_image
[2019-01-14 14:50:17] OK
+ apt-get install -y curl gnupg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
dirmngr gnupg-agent gnupg-l10n libassuan0 libcurl3 libksba8 libnpth0 libsqlite3-0 libssl1.0.2 pinentry-curses
Suggested packages:
dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc
The following NEW packages will be installed:
curl dirmngr gnupg gnupg-agent gnupg-l10n libassuan0 libcurl3 libksba8 libnpth0 libsqlite3-0 libssl1.0.2 pinentry-curses
0 upgraded, 12 newly installed, 0 to remove and 3 not upgraded.
Need to get 5770 kB of archives.
After this operation, 15.4 MB of additional disk space will be used.
Get:1 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2q-1~deb9u1 [1300 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libassuan0 amd64 2.4.3-2 [42.5 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pinentry-curses amd64 1.0.0-2 [50.5 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnpth0 amd64 1.3-1 [14.6 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg-agent amd64 2.1.18-8~deb9u3 [554 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg amd64 2.1.18-8~deb9u3 [1128 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcurl3 amd64 7.52.1-5+deb9u8 [292 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 curl amd64 7.52.1-5+deb9u8 [228 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dirmngr amd64 2.1.18-8~deb9u3 [597 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg-l10n all 2.1.18-8~deb9u3 [893 kB]
Fetched 5770 kB in 2s (2297 kB/s)
Preconfiguring packages ...
Selecting previously unselected package libassuan0:amd64.
(Reading database ... 10241 files and directories currently installed.)
Preparing to unpack .../00-libassuan0_2.4.3-2_amd64.deb ...
Unpacking libassuan0:amd64 (2.4.3-2) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../01-pinentry-curses_1.0.0-2_amd64.deb ...
Unpacking pinentry-curses (1.0.0-2) ...
Selecting previously unselected package libnpth0:amd64.
Preparing to unpack .../02-libnpth0_1.3-1_amd64.deb ...
Unpacking libnpth0:amd64 (1.3-1) ...
Selecting previously unselected package gnupg-agent.
Preparing to unpack .../03-gnupg-agent_2.1.18-8~deb9u3_amd64.deb ...
Unpacking gnupg-agent (2.1.18-8~deb9u3) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../04-libksba8_1.3.5-2_amd64.deb ...
Unpacking libksba8:amd64 (1.3.5-2) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../05-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../06-gnupg_2.1.18-8~deb9u3_amd64.deb ...
Unpacking gnupg (2.1.18-8~deb9u3) ...
Selecting previously unselected package libssl1.0.2:amd64.
Preparing to unpack .../07-libssl1.0.2_1.0.2q-1~deb9u1_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2q-1~deb9u1) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../08-libcurl3_7.52.1-5+deb9u8_amd64.deb ...
Unpacking libcurl3:amd64 (7.52.1-5+deb9u8) ...
Selecting previously unselected package curl.
Preparing to unpack .../09-curl_7.52.1-5+deb9u8_amd64.deb ...
Unpacking curl (7.52.1-5+deb9u8) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../10-dirmngr_2.1.18-8~deb9u3_amd64.deb ...
Unpacking dirmngr (2.1.18-8~deb9u3) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../11-gnupg-l10n_2.1.18-8~deb9u3_all.deb ...
Unpacking gnupg-l10n (2.1.18-8~deb9u3) ...
Setting up libnpth0:amd64 (1.3-1) ...
Setting up libksba8:amd64 (1.3.5-2) ...
Setting up gnupg-l10n (2.1.18-8~deb9u3) ...
Setting up libssl1.0.2:amd64 (1.0.2q-1~deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...
Setting up libassuan0:amd64 (2.4.3-2) ...
Setting up libcurl3:amd64 (7.52.1-5+deb9u8) ...
Setting up pinentry-curses (1.0.0-2) ...
Setting up gnupg-agent (2.1.18-8~deb9u3) ...
Setting up dirmngr (2.1.18-8~deb9u3) ...
Setting up curl (7.52.1-5+deb9u8) ...
Setting up gnupg (2.1.18-8~deb9u3) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
+ curl -sL https://deb.nodesource.com/setup_11.x
+ bash -
## Installing the NodeSource Node.js 11.x repo...
## Populating apt-get cache...
+ apt-get update
Hit:1 http://security-cdn.debian.org/debian-security stretch/updates InRelease
Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
Reading package lists... Done
## Installing packages required for setup: apt-transport-https lsb-release...
+ apt-get install -y apt-transport-https lsb-release > /dev/null 2>&1
## Confirming "stretch" is supported...
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_11.x/dists/stretch/Release'
## Adding the NodeSource signing key to your keyring...
+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK
## Creating apt sources list file for the NodeSource Node.js 11.x repo...
+ echo 'deb https://deb.nodesource.com/node_11.x stretch main' > /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_11.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
## Running `apt-get update` for you...
+ apt-get update
Get:2 https://deb.nodesource.com/node_11.x stretch InRelease [4612 B]
Hit:1 http://security-cdn.debian.org/debian-security stretch/updates InRelease
Get:3 https://deb.nodesource.com/node_11.x stretch/main amd64 Packages [766 B]
Ign:4 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:5 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:6 http://cdn-fastly.deb.debian.org/debian stretch Release
Fetched 5378 B in 0s (5428 B/s)
Reading package lists... Done
## Run `sudo apt-get install -y nodejs` to install Node.js 11.x and npm
## You may also need development tools to build native addons:
sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update && sudo apt-get install yarn
+ apt-get install -y nodejs
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python python-minimal python2.7 python2.7-minimal
Suggested packages:
python-doc python-tk python2.7-doc binutils binfmt-support
The following NEW packages will be installed:
libpython-stdlib libpython2.7-minimal libpython2.7-stdlib nodejs python python-minimal python2.7 python2.7-minimal
0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
Need to get 19.6 MB of archives.
After this operation, 89.8 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_11.x stretch/main amd64 nodejs amd64 11.6.0-1nodesource1 [15.4 MB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]
Fetched 19.6 MB in 19s (1020 kB/s)
Selecting previously unselected package libpython2.7-minimal:amd64.
(Reading database ... 11577 files and directories currently installed.)
Preparing to unpack .../0-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../1-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
Unpacking python2.7-minimal (2.7.13-2+deb9u3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../2-python-minimal_2.7.13-2_amd64.deb ...
Unpacking python-minimal (2.7.13-2) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../3-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../4-python2.7_2.7.13-2+deb9u3_amd64.deb ...
Unpacking python2.7 (2.7.13-2+deb9u3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../5-libpython-stdlib_2.7.13-2_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.13-2) ...
Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
Setting up python2.7-minimal (2.7.13-2+deb9u3) ...
Setting up python-minimal (2.7.13-2) ...
Selecting previously unselected package python.
(Reading database ... 12323 files and directories currently installed.)
Preparing to unpack .../python_2.7.13-2_amd64.deb ...
Unpacking python (2.7.13-2) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_11.6.0-1nodesource1_amd64.deb ...
Unpacking nodejs (11.6.0-1nodesource1) ...
Processing triggers for mime-support (3.60) ...
Setting up nodejs (11.6.0-1nodesource1) ...
Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
Setting up python2.7 (2.7.13-2+deb9u3) ...
Setting up libpython-stdlib:amd64 (2.7.13-2) ...
Setting up python (2.7.13-2) ...
+ npm install gitbook-cli -g
/usr/bin/gitbook -> /usr/lib/node_modules/gitbook-cli/bin/gitbook.js
+ gitbook-cli@2.3.2
added 578 packages from 672 contributors in 15.489s
+ gitbook build /builder/repo/docs
Installing GitBook 3.2.3
gitbook@3.2.3 ../tmp/tmp-1533AsTeT2JXOPik/node_modules/gitbook
├── escape-html@1.0.3
├── escape-string-regexp@1.0.5
├── destroy@1.0.4
├── ignore@3.1.2
├── bash-color@0.0.4
├── gitbook-plugin-livereload@0.0.1
├── cp@0.2.0
├── graceful-fs@4.1.4
├── nunjucks-do@1.0.0
├── direction@0.1.5
├── github-slugid@1.0.1
├── spawn-cmd@0.0.2
├── gitbook-plugin-fontsettings@2.0.0
├── open@0.0.5
├── is@3.3.0
├── q@1.4.1
├── object-path@0.9.2
├── extend@3.0.2
├── json-schema-defaults@0.1.1
├── gitbook-plugin-search@2.2.1
├── jsonschema@1.1.0
├── crc@3.4.0
├── urijs@1.18.0
├── semver@5.1.0
├── front-matter@2.3.0
├── immutable@3.8.2
├── dom-serializer@0.1.0 (domelementtype@1.1.3, entities@1.1.2)
├── npmi@2.0.1 (semver@4.3.6)
├── resolve@1.1.7
├── gitbook-plugin-theme-default@1.0.7
├── error@7.0.2 (string-template@0.2.1, xtend@4.0.1)
├── moment@2.13.0
├── tmp@0.0.28 (os-tmpdir@1.0.2)
├── send@0.13.2 (statuses@1.2.1, etag@1.7.0, fresh@0.3.0, range-parser@1.0.3, ms@0.7.1, mime@1.3.4, depd@1.1.2, debug@2.2.0, http-errors@1.3.1, on-finished@2.3.0)
├── mkdirp@0.5.1 (minimist@0.0.8)
├── omit-keys@0.1.0 (array-difference@0.0.1, isobject@0.2.0)
├── rmdir@1.2.0 (node.flow@1.2.3)
├── gitbook-plugin-sharing@1.0.2 (lodash@3.10.1)
├── js-yaml@3.12.1 (esprima@4.0.1, argparse@1.0.10)
├── cpr@1.1.1 (rimraf@2.4.5)
├── read-installed@4.0.3 (debuglog@1.0.1, util-extend@1.0.3, slide@1.1.6, readdir-scoped-modules@1.0.2, read-package-json@2.0.13)
├── tiny-lr@0.2.1 (parseurl@1.3.2, livereload-js@2.4.0, qs@5.1.0, debug@2.2.0, faye-websocket@0.10.0, body-parser@1.14.2)
├── fresh-require@1.0.3 (is-require@0.0.1, shallow-copy@0.0.1, sleuth@0.1.1, acorn@0.9.0, through2@0.6.5, astw@1.3.0, escodegen@1.11.0)
├── gitbook-plugin-highlight@2.0.2 (highlight.js@9.2.0)
├── gitbook-plugin-lunr@1.2.0 (html-entities@1.2.0, lunr@0.5.12)
├── chokidar@1.5.0 (path-is-absolute@1.0.1, async-each@1.0.1, inherits@2.0.3, glob-parent@2.0.0, is-binary-path@1.0.1, is-glob@2.0.1, anymatch@1.3.2, readdirp@2.2.1)
├── nunjucks@2.5.2 (asap@2.0.6, yargs@3.32.0, chokidar@1.7.0)
├── i18n-t@1.0.1 (lodash@4.17.11)
├── gitbook-markdown@1.3.2 (kramed-text-renderer@0.2.1, gitbook-html@1.3.3, kramed@0.5.6, lodash@4.17.11)
├── npm@3.9.2
├── gitbook-asciidoc@1.2.2 (gitbook-html@1.3.3, asciidoctor.js@1.5.5-1, lodash@4.17.11)
├── juice@2.0.0 (deep-extend@0.4.2, slick@1.12.2, batch@0.5.3, cssom@0.3.1, commander@2.9.0, cross-spawn-async@2.2.5, web-resource-inliner@2.0.0)
├── cheerio@0.20.0 (entities@1.1.2, css-select@1.2.0, htmlparser2@3.8.3, jsdom@7.2.2, lodash@4.17.11)
└── request@2.72.0 (tunnel-agent@0.4.3, aws-sign2@0.6.0, forever-agent@0.6.1, oauth-sign@0.8.2, is-typedarray@1.0.0, caseless@0.11.0, stringstream@0.0.6, aws4@1.8.0, isstream@0.1.2, json-stringify-safe@5.0.1, tough-cookie@2.2.2, node-uuid@1.4.8, qs@6.1.2, combined-stream@1.0.7, mime-types@2.1.21, hawk@3.1.3, bl@1.1.2, http-signature@1.1.1, har-validator@2.0.6, form-data@1.0.1)
info: parsing multilingual book, with 2 languages
info: 7 plugins are installed
info: 6 explicitly listed
info: loading plugin "highlight"... OK
info: loading plugin "search"... OK
info: loading plugin "lunr"... OK
info: loading plugin "sharing"... OK
info: loading plugin "fontsettings"... OK
info: loading plugin "theme-default"... OK
info: found 275 asset files
info:
info: generating language "ru"
info: found 55 pages
info: found 13 asset files
info:
info: generating language "en"
info: found 16 pages
info: found 0 asset files
info: >> generation finished with success in 4.0s !
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/docs/_book/ /usr/share/monkey-static/docs/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/docs/_book/
$4: /usr/share/monkey-static/docs/
================================================================================
[2019-01-14 14:51:37] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:51:37] Mount dirs /tmp/tmp.eyYAGPZTgS.builder_image & /tmp/tmp.eyYAGPZTgS.builder_image/boot
[2019-01-14 14:51:38] Unmount chroot rootfs and boot partition: /tmp/tmp.eyYAGPZTgS.builder_image
[2019-01-14 14:51:38] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/butterfly.service /lib/systemd/system/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/butterfly.service
$4: /lib/systemd/system/
================================================================================
[2019-01-14 14:51:38] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:51:38] Mount dirs /tmp/tmp.dJJZB2SOWy.builder_image & /tmp/tmp.dJJZB2SOWy.builder_image/boot
[2019-01-14 14:51:38] Unmount chroot rootfs and boot partition: /tmp/tmp.dJJZB2SOWy.builder_image
[2019-01-14 14:51:38] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/butterfly.socket /lib/systemd/system/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/butterfly.socket
$4: /lib/systemd/system/
================================================================================
[2019-01-14 14:51:38] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:51:39] Mount dirs /tmp/tmp.EEX3gfcEQ7.builder_image & /tmp/tmp.EEX3gfcEQ7.builder_image/boot
[2019-01-14 14:51:39] Unmount chroot rootfs and boot partition: /tmp/tmp.EEX3gfcEQ7.builder_image
[2019-01-14 14:51:39] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img copy /builder/repo/builder/assets/monkey.service /lib/systemd/system/
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: copy
$3: /builder/repo/builder/assets/monkey.service
$4: /lib/systemd/system/
================================================================================
[2019-01-14 14:51:39] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:51:40] Mount dirs /tmp/tmp.uQrIIE4zcO.builder_image & /tmp/tmp.uQrIIE4zcO.builder_image/boot
[2019-01-14 14:51:40] Unmount chroot rootfs and boot partition: /tmp/tmp.uQrIIE4zcO.builder_image
[2019-01-14 14:51:40] OK
+ /builder/image-chroot.sh /builder/repo/images/clever_123.img exec /builder/repo/builder/image-software.sh
================================================================================
$0: /builder/image-chroot.sh
$1: /builder/repo/images/clever_123.img
$2: exec
$3: /builder/repo/builder/image-software.sh
================================================================================
[2019-01-14 14:51:40] Mount loop-image: /builder/repo/images/clever_123.img
[2019-01-14 14:51:41] Mount dirs /tmp/tmp.F9aJLQKXOX.builder_image & /tmp/tmp.F9aJLQKXOX.builder_image/boot
[2019-01-14 14:51:41] Enable qemu-arm-static
[2019-01-14 14:51:41] Bind system dirs
[2019-01-14 14:51:41] Mounting /proc in chroot...
[2019-01-14 14:51:41] /proc already exist
[2019-01-14 14:51:41] Mounting /sys in chroot...
[2019-01-14 14:51:41] /sys already exist
[2019-01-14 14:51:41] Mounting /dev/ and /dev/pts in chroot...
[2019-01-14 14:51:41] OK
[2019-01-14 14:51:41] Copy DNS records
[2019-01-14 14:51:41] OK
[2019-01-14 14:51:41] Copy script to chroot fs
[2019-01-14 14:51:41] Install apt keys & repos
OK
Get:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB]
Get:2 http://archive.raspberrypi.org/debian stretch InRelease [25.4 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11.7 MB]
Get:4 http://raspbian.raspberrypi.org/raspbian stretch/contrib armhf Packages [56.9 kB]
Get:5 http://archive.raspberrypi.org/debian stretch/main armhf Packages [201 kB]
Get:6 http://raspbian.raspberrypi.org/raspbian stretch/non-free armhf Packages [95.5 kB]
Get:7 http://archive.raspberrypi.org/debian stretch/ui armhf Packages [41.3 kB]
Fetched 12.1 MB in 17s (673 kB/s)
Reading package lists... Done
Executing: /tmp/apt-key-gpghome.MvsXm8kHl8/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
gpg: key 5523BAEEB01FA116: public key "ROS Builder <rosbuild@ros.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
[2019-01-14 14:52:47] Update apt cache
[2019-01-14 14:53:29] Software installing
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.3).
unzip is already the newest version (6.0-21).
The following additional packages will be installed:
bzr cmake-data default-libmysqlclient-dev dnsmasq-base docutils-common gawk git-man libapr1 libaprutil1 libarchive13 libblas-common
libblas3 liberror-perl libexpat1-dev libgfortran3 libgpm2 libjpeg8 libjs-excanvas libjsoncpp1 liblinear3 libltdl7 liblua5.3-0
liblzo2-2 libmariadbclient-dev libmariadbclient-dev-compat libmariadbclient18 libodbc1 libpcap0.8 libpcre16-3 libpcre3-dev
libpcre32-3 libpcrecpp0v5 libpococrypto46 libpocodata46 libpocodatamysql46 libpocodataodbc46 libpocodatasqlite46
libpocofoundation46 libpocomongodb46 libpoconet46 libpoconetssl46 libpocoutil46 libpocoxml46 libpocozip46 libserf-1-1 libsigsegv2
libsqlite3-dev libssl-dev libssl1.1 libsvn1 libutempter0 libuv1 libyaml-0-2 mercurial mercurial-common mysql-common
python-backports-shutil-get-terminal-size python-bzrlib python-catkin-pkg python-catkin-pkg-modules python-configobj
python-dateutil python-decorator python-docutils python-enum34 python-ipython python-ipython-genutils python-newt python-pathlib2
python-pexpect python-pickleshare python-pip-whl python-pkg-resources python-prompt-toolkit python-ptyprocess python-pygments
python-pyparsing python-roman python-rosdistro python-rosdistro-modules python-rospkg python-rospkg-modules python-setuptools
python-simplegeneric python-six python-traitlets python-vcstools python-wcwidth python-yaml python3-decorator python3-ipython
python3-ipython-genutils python3-pexpect python3-pickleshare python3-pkg-resources python3-prompt-toolkit python3-ptyprocess
python3-pygments python3-simplegeneric python3-six python3-traitlets python3-wcwidth subversion vim-runtime
Suggested packages:
apport ccze gnome-terminal | xterm po-debconf ttf-ubuntu-font-family update-notifier-common bzr-doc bzrtools python-bzrlib.tests
codeblocks eclipse ninja-build gawk-doc git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
git-cvs git-mediawiki git-svn libi2c-dev python-smbus lrzip gpm liblinear-tools liblinear-dev libmyodbc odbc-postgresql tdsodbc
unixodbc-bin sqlite3-doc qct kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff wish python-mysqldb python-openssl
python-bzrlib-dbg python-gpgme python-kerberos python-paramiko python-pycurl xdg-utils python-configobj-doc fonts-linuxlibertine
| ttf-linux-libertine texlive-lang-french texlive-latex-base texlive-latex-recommended python-enum34-doc python-pexpect-doc
ttf-bitstream-vera python-pyparsing-doc python-setuptools-doc python3-setuptools db5.3-util subversion-tools ctags vim-doc
vim-scripts
Recommended packages:
pastebinit run-one python-gpgme dns-root-data read-edid javascript-common libssl-doc ndiff python-launchpadlib docutils-doc
libpaper-utils python-pil python-all-dev python-wheel python-chardet python3-dev python3-setuptools python3-wheel
The following NEW packages will be installed:
byobu bzr cmake cmake-data default-libmysqlclient-dev dnsmasq dnsmasq-base docutils-common gawk git git-man i2c-tools ipython
ipython3 libapr1 libaprutil1 libarchive13 libblas-common libblas3 liberror-perl libexpat1-dev libffi-dev libgfortran3 libgpm2
libjpeg8 libjpeg8-dev libjs-excanvas libjsoncpp1 liblinear3 libltdl7 liblua5.3-0 liblzo2-2 libmariadbclient-dev
libmariadbclient-dev-compat libmariadbclient18 libodbc1 libpcap0.8 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpoco-dev
libpococrypto46 libpocodata46 libpocodatamysql46 libpocodataodbc46 libpocodatasqlite46 libpocofoundation46 libpocomongodb46
libpoconet46 libpoconetssl46 libpocoutil46 libpocoxml46 libpocozip46 libserf-1-1 libsigsegv2 libsqlite3-dev libssl-dev libsvn1
libutempter0 libuv1 libyaml-0-2 lsof ltrace mercurial mercurial-common monkey mysql-common nmap pigpio
python-backports-shutil-get-terminal-size python-bzrlib python-catkin-pkg python-catkin-pkg-modules python-configobj
python-dateutil python-decorator python-docutils python-enum34 python-ipython python-ipython-genutils python-newt python-pathlib2
python-pexpect python-pickleshare python-pigpio python-pip python-pip-whl python-pkg-resources python-prompt-toolkit
python-ptyprocess python-pygments python-pyparsing python-roman python-rosdep python-rosdistro python-rosdistro-modules
python-rosinstall python-rosinstall-generator python-rospkg python-rospkg-modules python-setuptools python-simplegeneric python-six
python-traitlets python-vcstools python-wcwidth python-wstool python-yaml python3-decorator python3-ipython
python3-ipython-genutils python3-pexpect python3-pickleshare python3-pigpio python3-pip python3-pkg-resources
python3-prompt-toolkit python3-ptyprocess python3-pygments python3-simplegeneric python3-six python3-traitlets python3-wcwidth
screen subversion tcpdump tmux vim vim-runtime zip
The following packages will be upgraded:
libssl1.1
1 upgraded, 131 newly installed, 0 to remove and 72 not upgraded.
Need to get 47.9 MB of archives.
After this operation, 205 MB of additional disk space will be used.
Get:1 http://repo.coex.space/clever stretch/main armhf monkey armhf 1.6.9-1 [1077 kB]
Get:2 http://archive.raspberrypi.org/debian stretch/main armhf libuv1 armhf 1.18.0-3~bpo9+1 [86.3 kB]
Get:4 http://packages.ros.org/ros/ubuntu stretch/main armhf python-catkin-pkg-modules all 0.4.10-1 [41.0 kB]
Get:6 http://archive.raspberrypi.org/debian stretch/main armhf dnsmasq-base armhf 2.76-5+rpt1+deb9u1 [385 kB]
Get:8 http://packages.ros.org/ros/ubuntu stretch/main armhf python-catkin-pkg all 0.4.10-100 [3512 B]
Get:9 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rospkg-modules all 1.1.7-1 [23.4 kB]
Get:10 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rospkg all 1.1.7-100 [2102 B]
Get:11 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rosdistro-modules all 0.7.1-1 [30.7 kB]
Get:3 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf cmake-data all 3.7.2-1 [1216 kB]
Get:12 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rosdistro all 0.7.1-100 [6260 B]
Get:13 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rosdep all 0.13.0-1 [46.3 kB]
Get:14 http://archive.raspberrypi.org/debian stretch/main armhf dnsmasq all 2.76-5+rpt1+deb9u1 [16.1 kB]
Get:16 http://archive.raspberrypi.org/debian stretch/main armhf pigpio armhf 1.64-1 [193 kB]
Get:17 http://packages.ros.org/ros/ubuntu stretch/main armhf python-vcstools all 0.1.40-1 [29.5 kB]
Get:18 http://packages.ros.org/ros/ubuntu stretch/main armhf python-wstool all 0.1.17-1 [42.4 kB]
Get:19 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rosinstall all 0.7.8-1 [23.7 kB]
Get:20 http://packages.ros.org/ros/ubuntu stretch/main armhf python-rosinstall-generator all 0.1.14-1 [10.6 kB]
Get:21 http://archive.raspberrypi.org/debian stretch/main armhf python-pigpio all 1.64-1 [33.5 kB]
Get:22 http://archive.raspberrypi.org/debian stretch/main armhf python-pip-whl all 9.0.1-2+rpt2 [1399 kB]
Get:5 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf liblzo2-2 armhf 2.08-1.2 [47.6 kB]
Get:7 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libarchive13 armhf 3.2.2-2+deb9u1 [253 kB]
Get:15 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
Get:23 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf cmake armhf 3.7.2-1 [2402 kB]
Get:24 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libsigsegv2 armhf 2.10-5 [28.4 kB]
Get:25 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf gawk armhf 1:4.1.4+dfsg-1 [508 kB]
Get:26 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf liberror-perl all 0.17024-1 [26.9 kB]
Get:27 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf git-man all 1:2.11.0-3+deb9u4 [1433 kB]
Get:30 http://archive.raspberrypi.org/debian stretch/main armhf python-pip all 9.0.1-2+rpt2 [179 kB]
Get:32 http://archive.raspberrypi.org/debian stretch/main armhf python3-pigpio all 1.64-1 [33.5 kB]
Get:33 http://archive.raspberrypi.org/debian stretch/main armhf python3-pip all 9.0.1-2+rpt2 [142 kB]
Get:28 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf git armhf 1:2.11.0-3+deb9u4 [3390 kB]
Get:29 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libjpeg8 armhf 8d1-2 [108 kB]
Get:31 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpcrecpp0v5 armhf 2:8.39-3 [149 kB]
Get:34 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libssl1.1 armhf 1.1.0j-1~deb9u1 [1115 kB]
Get:35 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libgpm2 armhf 1.20.4-6.2 [33.0 kB]
Get:36 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf lsof armhf 4.89+dfsg-0.1 [311 kB]
Get:37 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf screen armhf 4.5.0-6 [547 kB]
Get:38 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-newt armhf 0.52.19-1 [39.8 kB]
Get:39 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libutempter0 armhf 1.1.6-3 [7736 B]
Get:40 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf tmux armhf 2.3-4 [230 kB]
Get:41 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf byobu all 5.112-1 [175 kB]
Get:42 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-six all 1.10.0-3 [14.4 kB]
Get:43 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-configobj all 5.0.6-2 [35.2 kB]
Get:44 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-bzrlib armhf 2.7.0+bzr6619-7+deb9u1 [1630 kB]
Get:45 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf bzr all 2.7.0+bzr6619-7+deb9u1 [55.6 kB]
Get:46 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf mysql-common all 5.8+1.0.2 [5608 B]
Get:47 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libmariadbclient18 armhf 10.1.37-0+deb9u1 [714 kB]
Get:48 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libmariadbclient-dev armhf 10.1.37-0+deb9u1 [1574 kB]
Get:49 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libmariadbclient-dev-compat armhf 10.1.37-0+deb9u1 [27.1 kB]
Get:50 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf default-libmysqlclient-dev armhf 1.0.2 [3272 B]
Get:51 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf docutils-common all 0.13.1+dfsg-2 [200 kB]
Get:52 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-decorator all 4.0.11-1 [13.3 kB]
Get:53 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-ptyprocess all 0.5.1-1 [12.5 kB]
Get:54 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pexpect all 4.2.1-1 [47.9 kB]
Get:55 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pathlib2 all 2.2.0+really2.1.0-1 [16.5 kB]
Get:56 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pickleshare all 0.7.4-1 [6736 B]
Get:57 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pkg-resources all 33.1.1-1 [166 kB]
Get:58 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-wcwidth all 0.1.7+dfsg1-1 [14.6 kB]
Get:59 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-prompt-toolkit all 1.0.9-1 [174 kB]
Get:60 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pygments all 2.2.0+dfsg-1 [590 kB]
Get:61 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-simplegeneric all 0.8.1-1 [11.9 kB]
Get:62 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-ipython-genutils all 0.1.0-2 [20.7 kB]
Get:63 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-enum34 all 1.1.6-1 [35.0 kB]
Get:64 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-traitlets all 4.3.1-1 [60.6 kB]
Get:65 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-backports-shutil-get-terminal-size all 1.0.0-3 [4656 B]
Get:66 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-ipython all 5.1.0-3 [375 kB]
Get:67 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf ipython all 5.1.0-3 [5496 B]
Get:68 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-decorator all 4.0.11-1 [13.3 kB]
Get:69 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-ptyprocess all 0.5.1-1 [12.6 kB]
Get:70 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-pexpect all 4.2.1-1 [48.6 kB]
Get:71 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-pickleshare all 0.7.4-1 [6808 B]
Get:72 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-pkg-resources all 33.1.1-1 [137 kB]
Get:73 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-six all 1.10.0-3 [14.4 kB]
Get:74 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-wcwidth all 0.1.7+dfsg1-1 [14.7 kB]
Get:75 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-prompt-toolkit all 1.0.9-1 [174 kB]
Get:76 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-pygments all 2.2.0+dfsg-1 [588 kB]
Get:77 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-simplegeneric all 0.8.1-1 [11.4 kB]
Get:78 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-ipython-genutils all 0.1.0-2 [20.8 kB]
Get:79 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-traitlets all 4.3.1-1 [60.6 kB]
Get:80 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python3-ipython all 5.1.0-3 [375 kB]
Get:81 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf ipython3 all 5.1.0-3 [5510 B]
Get:82 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libapr1 armhf 1.5.2-5 [79.8 kB]
Get:83 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libaprutil1 armhf 1.5.4-3 [75.9 kB]
Get:84 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libblas-common armhf 3.7.0-2 [14.2 kB]
Get:85 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libgfortran3 armhf 6.3.0-18+rpi1+deb9u1 [166 kB]
Get:86 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libblas3 armhf 3.7.0-2 [107 kB]
Get:87 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libexpat1-dev armhf 2.2.0-2+deb9u1 [116 kB]
Get:88 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libffi-dev armhf 3.2.1-6 [159 kB]
Get:89 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libjpeg8-dev armhf 8d1-2 [205 kB]
Get:90 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libjs-excanvas all 0.r3-4 [45.3 kB]
Get:91 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf liblinear3 armhf 2.1.0+dfsg-2 [34.9 kB]
Get:92 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB]
Get:93 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf liblua5.3-0 armhf 5.3.3-1 [96.8 kB]
Get:94 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libodbc1 armhf 2.3.4-1 [180 kB]
Get:95 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpcap0.8 armhf 1.8.1-3 [123 kB]
Get:96 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpcre16-3 armhf 2:8.39-3 [235 kB]
Get:97 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpcre32-3 armhf 2:8.39-3 [227 kB]
Get:98 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpcre3-dev armhf 2:8.39-3 [565 kB]
Get:99 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocofoundation46 armhf 1.7.6+dfsg1-5+deb9u1 [420 kB]
Get:100 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpococrypto46 armhf 1.7.6+dfsg1-5+deb9u1 [87.4 kB]
Get:101 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocodata46 armhf 1.7.6+dfsg1-5+deb9u1 [374 kB]
Get:102 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocodatamysql46 armhf 1.7.6+dfsg1-5+deb9u1 [93.9 kB]
Get:103 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpoconet46 armhf 1.7.6+dfsg1-5+deb9u1 [316 kB]
Get:104 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocomongodb46 armhf 1.7.6+dfsg1-5+deb9u1 [95.3 kB]
Get:105 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocoxml46 armhf 1.7.6+dfsg1-5+deb9u1 [151 kB]
Get:106 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocoutil46 armhf 1.7.6+dfsg1-5+deb9u1 [135 kB]
Get:107 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpoconetssl46 armhf 1.7.6+dfsg1-5+deb9u1 [117 kB]
Get:108 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocodataodbc46 armhf 1.7.6+dfsg1-5+deb9u1 [237 kB]
Get:109 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocodatasqlite46 armhf 1.7.6+dfsg1-5+deb9u1 [132 kB]
Get:110 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpocozip46 armhf 1.7.6+dfsg1-5+deb9u1 [123 kB]
Get:111 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libsqlite3-dev armhf 3.16.2-5+deb9u1 [613 kB]
Get:112 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libssl-dev armhf 1.1.0j-1~deb9u1 [1383 kB]
Get:113 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libpoco-dev armhf 1.7.6+dfsg1-5+deb9u1 [540 kB]
Get:114 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libserf-1-1 armhf 1.3.9-3+deb9u1 [45.8 kB]
Get:115 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libsvn1 armhf 1.9.5-1+deb9u3 [1123 kB]
Get:116 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf libyaml-0-2 armhf 0.1.7-2 [39.9 kB]
Get:117 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf ltrace armhf 0.7.3-6 [118 kB]
Get:118 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf mercurial-common all 4.0-1+deb9u1 [1962 kB]
Get:119 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf mercurial armhf 4.0-1+deb9u1 [69.2 kB]
Get:120 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-dateutil all 2.5.3-2 [51.3 kB]
Get:121 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-roman all 2.0.0-2 [8130 B]
Get:122 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-docutils all 0.13.1+dfsg-2 [373 kB]
Get:123 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-pyparsing all 2.1.10+dfsg1-1 [88.5 kB]
Get:124 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-yaml armhf 3.12-1 [103 kB]
Get:125 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf python-setuptools all 33.1.1-1 [297 kB]
Get:126 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf subversion armhf 1.9.5-1+deb9u3 [975 kB]
Get:127 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf tcpdump armhf 4.9.2-1~deb9u1 [354 kB]
Get:128 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf vim-runtime all 2:8.0.0197-4+deb9u1 [5407 kB]
Get:129 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf vim armhf 2:8.0.0197-4+deb9u1 [790 kB]
Get:130 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf zip armhf 3.0-11 [212 kB]
Get:131 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf i2c-tools armhf 3.1.2-3 [56.7 kB]
Get:132 http://mirror.yandex.ru/mirrors/raspbian/raspbian stretch/main armhf nmap armhf 7.40-1 [5051 kB]
Fetched 47.9 MB in 41s (1160 kB/s)
apt-listchanges: Reading changelogs...
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package cmake-data.
(Reading database ... 34413 files and directories currently installed.)
Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
Unpacking cmake-data (3.7.2-1) ...
Selecting previously unselected package liblzo2-2:armhf.
Preparing to unpack .../1-liblzo2-2_2.08-1.2_armhf.deb ...
Unpacking liblzo2-2:armhf (2.08-1.2) ...
Selecting previously unselected package libarchive13:armhf.
Preparing to unpack .../2-libarchive13_3.2.2-2+deb9u1_armhf.deb ...
Unpacking libarchive13:armhf (3.2.2-2+deb9u1) ...
Selecting previously unselected package libjsoncpp1:armhf.
Preparing to unpack .../3-libjsoncpp1_1.7.4-3_armhf.deb ...
Unpacking libjsoncpp1:armhf (1.7.4-3) ...
Selecting previously unselected package libuv1:armhf.
Preparing to unpack .../4-libuv1_1.18.0-3~bpo9+1_armhf.deb ...
Unpacking libuv1:armhf (1.18.0-3~bpo9+1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../5-cmake_3.7.2-1_armhf.deb ...
Unpacking cmake (3.7.2-1) ...
Selecting previously unselected package libsigsegv2:armhf.
Preparing to unpack .../6-libsigsegv2_2.10-5_armhf.deb ...
Unpacking libsigsegv2:armhf (2.10-5) ...
Setting up libsigsegv2:armhf (2.10-5) ...
Selecting previously unselected package gawk.
(Reading database ... 36644 files and directories currently installed.)
Preparing to unpack .../000-gawk_1%3a4.1.4+dfsg-1_armhf.deb ...
Unpacking gawk (1:4.1.4+dfsg-1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../001-liberror-perl_0.17024-1_all.deb ...
Unpacking liberror-perl (0.17024-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../002-git-man_1%3a2.11.0-3+deb9u4_all.deb ...
Unpacking git-man (1:2.11.0-3+deb9u4) ...
Selecting previously unselected package git.
Preparing to unpack .../003-git_1%3a2.11.0-3+deb9u4_armhf.deb ...
Unpacking git (1:2.11.0-3+deb9u4) ...
Selecting previously unselected package libjpeg8:armhf.
Preparing to unpack .../004-libjpeg8_8d1-2_armhf.deb ...
Unpacking libjpeg8:armhf (8d1-2) ...
Selecting previously unselected package libpcrecpp0v5:armhf.
Preparing to unpack .../005-libpcrecpp0v5_2%3a8.39-3_armhf.deb ...
Unpacking libpcrecpp0v5:armhf (2:8.39-3) ...
Preparing to unpack .../006-libssl1.1_1.1.0j-1~deb9u1_armhf.deb ...
Unpacking libssl1.1:armhf (1.1.0j-1~deb9u1) over (1.1.0f-3+deb9u2) ...
Selecting previously unselected package libgpm2:armhf.
Preparing to unpack .../007-libgpm2_1.20.4-6.2_armhf.deb ...
Unpacking libgpm2:armhf (1.20.4-6.2) ...
Selecting previously unselected package lsof.
Preparing to unpack .../008-lsof_4.89+dfsg-0.1_armhf.deb ...
Unpacking lsof (4.89+dfsg-0.1) ...
Selecting previously unselected package screen.
Preparing to unpack .../009-screen_4.5.0-6_armhf.deb ...
Unpacking screen (4.5.0-6) ...
Selecting previously unselected package python-newt:armhf.
Preparing to unpack .../010-python-newt_0.52.19-1_armhf.deb ...
Unpacking python-newt:armhf (0.52.19-1) ...
Selecting previously unselected package libutempter0:armhf.
Preparing to unpack .../011-libutempter0_1.1.6-3_armhf.deb ...
Unpacking libutempter0:armhf (1.1.6-3) ...
Selecting previously unselected package tmux.
Preparing to unpack .../012-tmux_2.3-4_armhf.deb ...
Unpacking tmux (2.3-4) ...
Selecting previously unselected package byobu.
Preparing to unpack .../013-byobu_5.112-1_all.deb ...
Unpacking byobu (5.112-1) ...
Selecting previously unselected package python-six.
Preparing to unpack .../014-python-six_1.10.0-3_all.deb ...
Unpacking python-six (1.10.0-3) ...
Selecting previously unselected package python-configobj.
Preparing to unpack .../015-python-configobj_5.0.6-2_all.deb ...
Unpacking python-configobj (5.0.6-2) ...
Selecting previously unselected package python-bzrlib.
Preparing to unpack .../016-python-bzrlib_2.7.0+bzr6619-7+deb9u1_armhf.deb ...
Unpacking python-bzrlib (2.7.0+bzr6619-7+deb9u1) ...
Selecting previously unselected package bzr.
Preparing to unpack .../017-bzr_2.7.0+bzr6619-7+deb9u1_all.deb ...
Unpacking bzr (2.7.0+bzr6619-7+deb9u1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../018-mysql-common_5.8+1.0.2_all.deb ...
Unpacking mysql-common (5.8+1.0.2) ...
Selecting previously unselected package libmariadbclient18:armhf.
Preparing to unpack .../019-libmariadbclient18_10.1.37-0+deb9u1_armhf.deb ...
Unpacking libmariadbclient18:armhf (10.1.37-0+deb9u1) ...
Selecting previously unselected package libmariadbclient-dev.
Preparing to unpack .../020-libmariadbclient-dev_10.1.37-0+deb9u1_armhf.deb ...
Unpacking libmariadbclient-dev (10.1.37-0+deb9u1) ...
Selecting previously unselected package libmariadbclient-dev-compat:armhf.
Preparing to unpack .../021-libmariadbclient-dev-compat_10.1.37-0+deb9u1_armhf.deb ...
Unpacking libmariadbclient-dev-compat:armhf (10.1.37-0+deb9u1) ...
Selecting previously unselected package default-libmysqlclient-dev:armhf.
Preparing to unpack .../022-default-libmysqlclient-dev_1.0.2_armhf.deb ...
Unpacking default-libmysqlclient-dev:armhf (1.0.2) ...
Selecting previously unselected package dnsmasq-base.
Preparing to unpack .../023-dnsmasq-base_2.76-5+rpt1+deb9u1_armhf.deb ...
Unpacking dnsmasq-base (2.76-5+rpt1+deb9u1) ...
Selecting previously unselected package dnsmasq.
Preparing to unpack .../024-dnsmasq_2.76-5+rpt1+deb9u1_all.deb ...
Unpacking dnsmasq (2.76-5+rpt1+deb9u1) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../025-docutils-common_0.13.1+dfsg-2_all.deb ...
Unpacking docutils-common (0.13.1+dfsg-2) ...
Selecting previously unselected package python-decorator.
Preparing to unpack .../026-python-decorator_4.0.11-1_all.deb ...
Unpacking python-decorator (4.0.11-1) ...
Selecting previously unselected package python-ptyprocess.
Preparing to unpack .../027-python-ptyprocess_0.5.1-1_all.deb ...
Unpacking python-ptyprocess (0.5.1-1) ...
Selecting previously unselected package python-pexpect.
Preparing to unpack .../028-python-pexpect_4.2.1-1_all.deb ...
Unpacking python-pexpect (4.2.1-1) ...
Selecting previously unselected package python-pathlib2.
Preparing to unpack .../029-python-pathlib2_2.2.0+really2.1.0-1_all.deb ...
Unpacking python-pathlib2 (2.2.0+really2.1.0-1) ...
Selecting previously unselected package python-pickleshare.
Preparing to unpack .../030-python-pickleshare_0.7.4-1_all.deb ...
Unpacking python-pickleshare (0.7.4-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../031-python-pkg-resources_33.1.1-1_all.deb ...
Unpacking python-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python-wcwidth.
Preparing to unpack .../032-python-wcwidth_0.1.7+dfsg1-1_all.deb ...
Unpacking python-wcwidth (0.1.7+dfsg1-1) ...
Selecting previously unselected package python-prompt-toolkit.
Preparing to unpack .../033-python-prompt-toolkit_1.0.9-1_all.deb ...
Unpacking python-prompt-toolkit (1.0.9-1) ...
Selecting previously unselected package python-pygments.
Preparing to unpack .../034-python-pygments_2.2.0+dfsg-1_all.deb ...
Unpacking python-pygments (2.2.0+dfsg-1) ...
Selecting previously unselected package python-simplegeneric.
Preparing to unpack .../035-python-simplegeneric_0.8.1-1_all.deb ...
Unpacking python-simplegeneric (0.8.1-1) ...
Selecting previously unselected package python-ipython-genutils.
Preparing to unpack .../036-python-ipython-genutils_0.1.0-2_all.deb ...
Unpacking python-ipython-genutils (0.1.0-2) ...
Selecting previously unselected package python-enum34.
Preparing to unpack .../037-python-enum34_1.1.6-1_all.deb ...
Unpacking python-enum34 (1.1.6-1) ...
Selecting previously unselected package python-traitlets.
Preparing to unpack .../038-python-traitlets_4.3.1-1_all.deb ...
Unpacking python-traitlets (4.3.1-1) ...
Selecting previously unselected package python-backports-shutil-get-terminal-size.
Preparing to unpack .../039-python-backports-shutil-get-terminal-size_1.0.0-3_all.deb ...
Unpacking python-backports-shutil-get-terminal-size (1.0.0-3) ...
Selecting previously unselected package python-ipython.
Preparing to unpack .../040-python-ipython_5.1.0-3_all.deb ...
Unpacking python-ipython (5.1.0-3) ...
Selecting previously unselected package ipython.
Preparing to unpack .../041-ipython_5.1.0-3_all.deb ...
Unpacking ipython (5.1.0-3) ...
Selecting previously unselected package python3-decorator.
Preparing to unpack .../042-python3-decorator_4.0.11-1_all.deb ...
Unpacking python3-decorator (4.0.11-1) ...
Selecting previously unselected package python3-ptyprocess.
Preparing to unpack .../043-python3-ptyprocess_0.5.1-1_all.deb ...
Unpacking python3-ptyprocess (0.5.1-1) ...
Selecting previously unselected package python3-pexpect.
Preparing to unpack .../044-python3-pexpect_4.2.1-1_all.deb ...
Unpacking python3-pexpect (4.2.1-1) ...
Selecting previously unselected package python3-pickleshare.
Preparing to unpack .../045-python3-pickleshare_0.7.4-1_all.deb ...
Unpacking python3-pickleshare (0.7.4-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../046-python3-pkg-resources_33.1.1-1_all.deb ...
Unpacking python3-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../047-python3-six_1.10.0-3_all.deb ...
Unpacking python3-six (1.10.0-3) ...
Selecting previously unselected package python3-wcwidth.
Preparing to unpack .../048-python3-wcwidth_0.1.7+dfsg1-1_all.deb ...
Unpacking python3-wcwidth (0.1.7+dfsg1-1) ...
Selecting previously unselected package python3-prompt-toolkit.
Preparing to unpack .../049-python3-prompt-toolkit_1.0.9-1_all.deb ...
Unpacking python3-prompt-toolkit (1.0.9-1) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../050-python3-pygments_2.2.0+dfsg-1_all.deb ...
Unpacking python3-pygments (2.2.0+dfsg-1) ...
Selecting previously unselected package python3-simplegeneric.
Preparing to unpack .../051-python3-simplegeneric_0.8.1-1_all.deb ...
Unpacking python3-simplegeneric (0.8.1-1) ...
Selecting previously unselected package python3-ipython-genutils.
Preparing to unpack .../052-python3-ipython-genutils_0.1.0-2_all.deb ...
Unpacking python3-ipython-genutils (0.1.0-2) ...
Selecting previously unselected package python3-traitlets.
Preparing to unpack .../053-python3-traitlets_4.3.1-1_all.deb ...
Unpacking python3-traitlets (4.3.1-1) ...
Selecting previously unselected package python3-ipython.
Preparing to unpack .../054-python3-ipython_5.1.0-3_all.deb ...
Unpacking python3-ipython (5.1.0-3) ...
Selecting previously unselected package ipython3.
Preparing to unpack .../055-ipython3_5.1.0-3_all.deb ...
Unpacking ipython3 (5.1.0-3) ...
Selecting previously unselected package libapr1:armhf.
Preparing to unpack .../056-libapr1_1.5.2-5_armhf.deb ...
Unpacking libapr1:armhf (1.5.2-5) ...
Selecting previously unselected package libaprutil1:armhf.
Preparing to unpack .../057-libaprutil1_1.5.4-3_armhf.deb ...
Unpacking libaprutil1:armhf (1.5.4-3) ...
Selecting previously unselected package libblas-common.
Preparing to unpack .../058-libblas-common_3.7.0-2_armhf.deb ...
Unpacking libblas-common (3.7.0-2) ...
Selecting previously unselected package libgfortran3:armhf.
Preparing to unpack .../059-libgfortran3_6.3.0-18+rpi1+deb9u1_armhf.deb ...
Unpacking libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
Selecting previously unselected package libblas3.
Preparing to unpack .../060-libblas3_3.7.0-2_armhf.deb ...
Unpacking libblas3 (3.7.0-2) ...
Selecting previously unselected package libexpat1-dev:armhf.
Preparing to unpack .../061-libexpat1-dev_2.2.0-2+deb9u1_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
Selecting previously unselected package libffi-dev:armhf.
Preparing to unpack .../062-libffi-dev_3.2.1-6_armhf.deb ...
Unpacking libffi-dev:armhf (3.2.1-6) ...
Selecting previously unselected package libjpeg8-dev:armhf.
Preparing to unpack .../063-libjpeg8-dev_8d1-2_armhf.deb ...
Unpacking libjpeg8-dev:armhf (8d1-2) ...
Selecting previously unselected package libjs-excanvas.
Preparing to unpack .../064-libjs-excanvas_0.r3-4_all.deb ...
Unpacking libjs-excanvas (0.r3-4) ...
Selecting previously unselected package liblinear3:armhf.
Preparing to unpack .../065-liblinear3_2.1.0+dfsg-2_armhf.deb ...
Unpacking liblinear3:armhf (2.1.0+dfsg-2) ...
Selecting previously unselected package libltdl7:armhf.
Preparing to unpack .../066-libltdl7_2.4.6-2_armhf.deb ...
Unpacking libltdl7:armhf (2.4.6-2) ...
Selecting previously unselected package liblua5.3-0:armhf.
Preparing to unpack .../067-liblua5.3-0_5.3.3-1_armhf.deb ...
Unpacking liblua5.3-0:armhf (5.3.3-1) ...
Selecting previously unselected package libodbc1:armhf.
Preparing to unpack .../068-libodbc1_2.3.4-1_armhf.deb ...
Unpacking libodbc1:armhf (2.3.4-1) ...
Selecting previously unselected package libpcap0.8:armhf.
Preparing to unpack .../069-libpcap0.8_1.8.1-3_armhf.deb ...
Unpacking libpcap0.8:armhf (1.8.1-3) ...
Selecting previously unselected package libpcre16-3:armhf.
Preparing to unpack .../070-libpcre16-3_2%3a8.39-3_armhf.deb ...
Unpacking libpcre16-3:armhf (2:8.39-3) ...
Selecting previously unselected package libpcre32-3:armhf.
Preparing to unpack .../071-libpcre32-3_2%3a8.39-3_armhf.deb ...
Unpacking libpcre32-3:armhf (2:8.39-3) ...
Selecting previously unselected package libpcre3-dev:armhf.
Preparing to unpack .../072-libpcre3-dev_2%3a8.39-3_armhf.deb ...
Unpacking libpcre3-dev:armhf (2:8.39-3) ...
Selecting previously unselected package libpocofoundation46.
Preparing to unpack .../073-libpocofoundation46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocofoundation46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpococrypto46.
Preparing to unpack .../074-libpococrypto46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpococrypto46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocodata46.
Preparing to unpack .../075-libpocodata46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocodata46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocodatamysql46.
Preparing to unpack .../076-libpocodatamysql46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocodatamysql46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpoconet46.
Preparing to unpack .../077-libpoconet46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpoconet46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocomongodb46.
Preparing to unpack .../078-libpocomongodb46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocomongodb46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocoxml46.
Preparing to unpack .../079-libpocoxml46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocoxml46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocoutil46.
Preparing to unpack .../080-libpocoutil46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocoutil46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpoconetssl46.
Preparing to unpack .../081-libpoconetssl46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpoconetssl46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocodataodbc46.
Preparing to unpack .../082-libpocodataodbc46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocodataodbc46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocodatasqlite46.
Preparing to unpack .../083-libpocodatasqlite46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocodatasqlite46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libpocozip46.
Preparing to unpack .../084-libpocozip46_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpocozip46 (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libsqlite3-dev:armhf.
Preparing to unpack .../085-libsqlite3-dev_3.16.2-5+deb9u1_armhf.deb ...
Unpacking libsqlite3-dev:armhf (3.16.2-5+deb9u1) ...
Selecting previously unselected package libssl-dev:armhf.
Preparing to unpack .../086-libssl-dev_1.1.0j-1~deb9u1_armhf.deb ...
Unpacking libssl-dev:armhf (1.1.0j-1~deb9u1) ...
Selecting previously unselected package libpoco-dev.
Preparing to unpack .../087-libpoco-dev_1.7.6+dfsg1-5+deb9u1_armhf.deb ...
Unpacking libpoco-dev (1.7.6+dfsg1-5+deb9u1) ...
Selecting previously unselected package libserf-1-1:armhf.
Preparing to unpack .../088-libserf-1-1_1.3.9-3+deb9u1_armhf.deb ...
Unpacking libserf-1-1:armhf (1.3.9-3+deb9u1) ...
Selecting previously unselected package libsvn1:armhf.
Preparing to unpack .../089-libsvn1_1.9.5-1+deb9u3_armhf.deb ...
Unpacking libsvn1:armhf (1.9.5-1+deb9u3) ...
Selecting previously unselected package libyaml-0-2:armhf.
Preparing to unpack .../090-libyaml-0-2_0.1.7-2_armhf.deb ...
Unpacking libyaml-0-2:armhf (0.1.7-2) ...
Selecting previously unselected package ltrace.
Preparing to unpack .../091-ltrace_0.7.3-6_armhf.deb ...
Unpacking ltrace (0.7.3-6) ...
Selecting previously unselected package mercurial-common.
Preparing to unpack .../092-mercurial-common_4.0-1+deb9u1_all.deb ...
Unpacking mercurial-common (4.0-1+deb9u1) ...
Selecting previously unselected package mercurial.
Preparing to unpack .../093-mercurial_4.0-1+deb9u1_armhf.deb ...
Unpacking mercurial (4.0-1+deb9u1) ...
Selecting previously unselected package monkey.
Preparing to unpack .../094-monkey_1.6.9-1_armhf.deb ...
Unpacking monkey (1.6.9-1) ...
Selecting previously unselected package pigpio.
Preparing to unpack .../095-pigpio_1.64-1_armhf.deb ...
Unpacking pigpio (1.64-1) ...
Selecting previously unselected package python-dateutil.
Preparing to unpack .../096-python-dateutil_2.5.3-2_all.deb ...
Unpacking python-dateutil (2.5.3-2) ...
Selecting previously unselected package python-roman.
Preparing to unpack .../097-python-roman_2.0.0-2_all.deb ...
Unpacking python-roman (2.0.0-2) ...
Selecting previously unselected package python-docutils.
Preparing to unpack .../098-python-docutils_0.13.1+dfsg-2_all.deb ...
Unpacking python-docutils (0.13.1+dfsg-2) ...
Selecting previously unselected package python-pyparsing.
Preparing to unpack .../099-python-pyparsing_2.1.10+dfsg1-1_all.deb ...
Unpacking python-pyparsing (2.1.10+dfsg1-1) ...
Selecting previously unselected package python-catkin-pkg-modules.
Preparing to unpack .../100-python-catkin-pkg-modules_0.4.10-1_all.deb ...
Unpacking python-catkin-pkg-modules (0.4.10-1) ...
Selecting previously unselected package python-catkin-pkg.
Preparing to unpack .../101-python-catkin-pkg_0.4.10-100_all.deb ...
Unpacking python-catkin-pkg (0.4.10-100) ...
Selecting previously unselected package python-pigpio.
Preparing to unpack .../102-python-pigpio_1.64-1_all.deb ...
Unpacking python-pigpio (1.64-1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../103-python-pip-whl_9.0.1-2+rpt2_all.deb ...
Unpacking python-pip-whl (9.0.1-2+rpt2) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../104-python-pip_9.0.1-2+rpt2_all.deb ...
Unpacking python-pip (9.0.1-2+rpt2) ...
Selecting previously unselected package python-yaml.
Preparing to unpack .../105-python-yaml_3.12-1_armhf.deb ...
Unpacking python-yaml (3.12-1) ...
Selecting previously unselected package python-rospkg-modules.
Preparing to unpack .../106-python-rospkg-modules_1.1.7-1_all.deb ...
Unpacking python-rospkg-modules (1.1.7-1) ...
Selecting previously unselected package python-rospkg.
Preparing to unpack .../107-python-rospkg_1.1.7-100_all.deb ...
Unpacking python-rospkg (1.1.7-100) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../108-python-setuptools_33.1.1-1_all.deb ...
Unpacking python-setuptools (33.1.1-1) ...
Selecting previously unselected package python-rosdistro-modules.
Preparing to unpack .../109-python-rosdistro-modules_0.7.1-1_all.deb ...
Unpacking python-rosdistro-modules (0.7.1-1) ...
Selecting previously unselected package python-rosdistro.
Preparing to unpack .../110-python-rosdistro_0.7.1-100_all.deb ...
Unpacking python-rosdistro (0.7.1-100) ...
Selecting previously unselected package python-rosdep.
Preparing to unpack .../111-python-rosdep_0.13.0-1_all.deb ...
Unpacking python-rosdep (0.13.0-1) ...
Selecting previously unselected package subversion.
Preparing to unpack .../112-subversion_1.9.5-1+deb9u3_armhf.deb ...
Unpacking subversion (1.9.5-1+deb9u3) ...
Selecting previously unselected package python-vcstools.
Preparing to unpack .../113-python-vcstools_0.1.40-1_all.deb ...
Unpacking python-vcstools (0.1.40-1) ...
Selecting previously unselected package python-wstool.
Preparing to unpack .../114-python-wstool_0.1.17-1_all.deb ...
Unpacking python-wstool (0.1.17-1) ...
Selecting previously unselected package python-rosinstall.
Preparing to unpack .../115-python-rosinstall_0.7.8-1_all.deb ...
Unpacking python-rosinstall (0.7.8-1) ...
Selecting previously unselected package python-rosinstall-generator.
Preparing to unpack .../116-python-rosinstall-generator_0.1.14-1_all.deb ...
Unpacking python-rosinstall-generator (0.1.14-1) ...
Selecting previously unselected package python3-pigpio.
Preparing to unpack .../117-python3-pigpio_1.64-1_all.deb ...
Unpacking python3-pigpio (1.64-1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../118-python3-pip_9.0.1-2+rpt2_all.deb ...
Unpacking python3-pip (9.0.1-2+rpt2) ...
Selecting previously unselected package tcpdump.
Preparing to unpack .../119-tcpdump_4.9.2-1~deb9u1_armhf.deb ...
Unpacking tcpdump (4.9.2-1~deb9u1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../120-vim-runtime_2%3a8.0.0197-4+deb9u1_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u1) ...
Selecting previously unselected package vim.
Preparing to unpack .../121-vim_2%3a8.0.0197-4+deb9u1_armhf.deb ...
Unpacking vim (2:8.0.0197-4+deb9u1) ...
Selecting previously unselected package zip.
Preparing to unpack .../122-zip_3.0-11_armhf.deb ...
Unpacking zip (3.0-11) ...
Selecting previously unselected package i2c-tools.
Preparing to unpack .../123-i2c-tools_3.1.2-3_armhf.deb ...
Unpacking i2c-tools (3.1.2-3) ...
Selecting previously unselected package nmap.
Preparing to unpack .../124-nmap_7.40-1_armhf.deb ...
Unpacking nmap (7.40-1) ...
Setting up libapr1:armhf (1.5.2-5) ...
Setting up python-pip-whl (9.0.1-2+rpt2) ...
Setting up git-man (1:2.11.0-3+deb9u4) ...
Setting up python3-pickleshare (0.7.4-1) ...
Setting up python-simplegeneric (0.8.1-1) ...
Setting up python3-simplegeneric (0.8.1-1) ...
Setting up libpocofoundation46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up docutils-common (0.13.1+dfsg-2) ...
Setting up python3-pigpio (1.64-1) ...
Setting up liberror-perl (0.17024-1) ...
Setting up ltrace (0.7.3-6) ...
Setting up libsqlite3-dev:armhf (3.16.2-5+deb9u1) ...
Setting up libgpm2:armhf (1.20.4-6.2) ...
Setting up i2c-tools (3.1.2-3) ...
Setting up libuv1:armhf (1.18.0-3~bpo9+1) ...
Processing triggers for install-info (6.3.0.dfsg.1-1+b1) ...
Setting up libblas-common (3.7.0-2) ...
Setting up lsof (4.89+dfsg-0.1) ...
Setting up libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
Setting up mysql-common (5.8+1.0.2) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libjs-excanvas (0.r3-4) ...
Setting up python-pigpio (1.64-1) ...
Setting up python3-six (1.10.0-3) ...
Setting up libffi-dev:armhf (3.2.1-6) ...
Setting up cmake-data (3.7.2-1) ...
Setting up pigpio (1.64-1) ...
Setting up libmariadbclient18:armhf (10.1.37-0+deb9u1) ...
Processing triggers for sgml-base (1.29) ...
Setting up python3-pkg-resources (33.1.1-1) ...
Setting up python-pkg-resources (33.1.1-1) ...
Setting up python-roman (2.0.0-2) ...
Setting up gawk (1:4.1.4+dfsg-1) ...
Setting up python-backports-shutil-get-terminal-size (1.0.0-3) ...
Setting up libutempter0:armhf (1.1.6-3) ...
Setting up zip (3.0-11) ...
Setting up python3-wcwidth (0.1.7+dfsg1-1) ...
Setting up python-ipython-genutils (0.1.0-2) ...
Setting up libyaml-0-2:armhf (0.1.7-2) ...
Setting up mercurial-common (4.0-1+deb9u1) ...
Setting up mercurial (4.0-1+deb9u1) ...
Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
Setting up libblas3 (3.7.0-2) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up python-six (1.10.0-3) ...
Setting up python-wcwidth (0.1.7+dfsg1-1) ...
Setting up python-pygments (2.2.0+dfsg-1) ...
Setting up python-ptyprocess (0.5.1-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up python3-ipython-genutils (0.1.0-2) ...
Setting up python-newt:armhf (0.52.19-1) ...
Setting up libpocodata46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up libssl1.1:armhf (1.1.0j-1~deb9u1) ...
Setting up libaprutil1:armhf (1.5.4-3) ...
Setting up python-enum34 (1.1.6-1) ...
Processing triggers for systemd (232-25+deb9u2) ...
Setting up libltdl7:armhf (2.4.6-2) ...
Setting up python3-pip (9.0.1-2+rpt2) ...
Setting up tmux (2.3-4) ...
Setting up dnsmasq-base (2.76-5+rpt1+deb9u1) ...
Setting up libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for shared-mime-info (1.8-1) ...
Setting up libpcrecpp0v5:armhf (2:8.39-3) ...
Setting up libpcre32-3:armhf (2:8.39-3) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u1) ...
Setting up python-decorator (4.0.11-1) ...
Setting up screen (4.5.0-6) ...
Setting up libpcre16-3:armhf (2:8.39-3) ...
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Setting up libpoconet46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up liblinear3:armhf (2.1.0+dfsg-2) ...
Setting up python-pathlib2 (2.2.0+really2.1.0-1) ...
Setting up python-traitlets (4.3.1-1) ...
Setting up liblua5.3-0:armhf (5.3.3-1) ...
Setting up libpocoxml46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up python-pip (9.0.1-2+rpt2) ...
Setting up python3-decorator (4.0.11-1) ...
Setting up python3-traitlets (4.3.1-1) ...
Setting up python3-ptyprocess (0.5.1-1) ...
Setting up libpocodatamysql46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up git (1:2.11.0-3+deb9u4) ...
Setting up liblzo2-2:armhf (2.08-1.2) ...
Setting up libpcap0.8:armhf (1.8.1-3) ...
Setting up monkey (1.6.9-1) ...
invoke-rc.d: could not determine current runlevel
Setting up libjpeg8:armhf (8d1-2) ...
Setting up python-pyparsing (2.1.10+dfsg1-1) ...
Setting up libjsoncpp1:armhf (1.7.4-3) ...
Setting up python3-pygments (2.2.0+dfsg-1) ...
Setting up python-docutils (0.13.1+dfsg-2) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up libpocozip46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up python-setuptools (33.1.1-1) ...
Setting up python-yaml (3.12-1) ...
Setting up libmariadbclient-dev (10.1.37-0+deb9u1) ...
Setting up libpcre3-dev:armhf (2:8.39-3) ...
Setting up python-configobj (5.0.6-2) ...
Setting up python3-prompt-toolkit (1.0.9-1) ...
Setting up libpocoutil46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up libodbc1:armhf (2.3.4-1) ...
Setting up python-prompt-toolkit (1.0.9-1) ...
Setting up libpocomongodb46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up byobu (5.112-1) ...
Setting up nmap (7.40-1) ...
Setting up vim (2:8.0.0197-4+deb9u1) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
Setting up libarchive13:armhf (3.2.2-2+deb9u1) ...
Setting up libmariadbclient-dev-compat:armhf (10.1.37-0+deb9u1) ...
Setting up libssl-dev:armhf (1.1.0j-1~deb9u1) ...
Setting up python-bzrlib (2.7.0+bzr6619-7+deb9u1) ...
Setting up bzr (2.7.0+bzr6619-7+deb9u1) ...
Setting up libpocodatasqlite46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up python-pexpect (4.2.1-1) ...
Setting up libpococrypto46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up tcpdump (4.9.2-1~deb9u1) ...
Setting up python-dateutil (2.5.3-2) ...
Setting up dnsmasq (2.76-5+rpt1+deb9u1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/dnsmasq.service → /lib/systemd/system/dnsmasq.service.
invoke-rc.d: could not determine current runlevel
Setting up python-pickleshare (0.7.4-1) ...
Setting up libpoconetssl46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up libjpeg8-dev:armhf (8d1-2) ...
Setting up libserf-1-1:armhf (1.3.9-3+deb9u1) ...
Setting up python3-pexpect (4.2.1-1) ...
Setting up libsvn1:armhf (1.9.5-1+deb9u3) ...
Setting up default-libmysqlclient-dev:armhf (1.0.2) ...
Setting up cmake (3.7.2-1) ...
Setting up libpocodataodbc46 (1.7.6+dfsg1-5+deb9u1) ...
Setting up python-catkin-pkg-modules (0.4.10-1) ...
Setting up python3-ipython (5.1.0-3) ...
Setting up python-ipython (5.1.0-3) ...
Setting up ipython (5.1.0-3) ...
Setting up libpoco-dev (1.7.6+dfsg1-5+deb9u1) ...
Setting up subversion (1.9.5-1+deb9u3) ...
Setting up python-catkin-pkg (0.4.10-100) ...
Setting up ipython3 (5.1.0-3) ...
Setting up python-vcstools (0.1.40-1) ...
Setting up python-rospkg-modules (1.1.7-1) ...
Setting up python-wstool (0.1.17-1) ...
Setting up python-rosdistro-modules (0.7.1-1) ...
Setting up python-rospkg (1.1.7-100) ...
Setting up python-rosdistro (0.7.1-100) ...
Setting up python-rosinstall (0.7.8-1) ...
Setting up python-rosdep (0.13.0-1) ...
Setting up python-rosinstall-generator (0.1.14-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for systemd (232-25+deb9u2) ...
[2019-01-14 14:59:04] Everything was installed!
[2019-01-14 14:59:04] Not upgrading system pip due to https://github.com/pypa/pip/issues/5599
[2019-01-14 14:59:04] Make sure both pip and pip3 are installed
pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7)
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.5)
[2019-01-14 14:59:16] Install and enable Butterfly (web terminal)
Collecting butterfly
Downloading https://files.pythonhosted.org/packages/79/58/759d3f8389b97c214718263e47397600f80b0c667d76b42f4a266fedef0a/butterfly-3.2.5-py2.py3-none-any.whl (1.1MB)
100% |████████████████████████████████| 1.1MB 409kB/s
Collecting tornado>=3.2 (from butterfly)
Downloading https://www.piwheels.org/simple/tornado/tornado-5.1.1-cp35-cp35m-linux_armv7l.whl (462kB)
100% |████████████████████████████████| 471kB 242kB/s
Collecting pyOpenSSL (from butterfly)
Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
100% |████████████████████████████████| 61kB 1.8MB/s
Requirement already satisfied: six>=1.5.2 in /usr/lib/python3/dist-packages (from pyOpenSSL->butterfly)
Collecting cryptography>=2.2.1 (from pyOpenSSL->butterfly)
Downloading https://www.piwheels.org/simple/cryptography/cryptography-2.4.2-cp35-cp35m-linux_armv7l.whl (845kB)
100% |████████████████████████████████| 849kB 318kB/s
Collecting cffi!=1.11.3,>=1.7 (from cryptography>=2.2.1->pyOpenSSL->butterfly)
Downloading https://www.piwheels.org/simple/cffi/cffi-1.11.5-cp35-cp35m-linux_armv7l.whl (304kB)
100% |████████████████████████████████| 307kB 799kB/s
Collecting asn1crypto>=0.21.0 (from cryptography>=2.2.1->pyOpenSSL->butterfly)
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
100% |████████████████████████████████| 102kB 1.8MB/s
Collecting idna>=2.1 (from cryptography>=2.2.1->pyOpenSSL->butterfly)
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
100% |████████████████████████████████| 61kB 1.0MB/s
Collecting pycparser (from cffi!=1.11.3,>=1.7->cryptography>=2.2.1->pyOpenSSL->butterfly)
Downloading https://www.piwheels.org/simple/pycparser/pycparser-2.19-py2.py3-none-any.whl (111kB)
100% |████████████████████████████████| 112kB 679kB/s
Installing collected packages: tornado, pycparser, cffi, asn1crypto, idna, cryptography, pyOpenSSL, butterfly
Successfully installed asn1crypto-0.24.0 butterfly-3.2.5 cffi-1.11.5 cryptography-2.4.2 idna-2.8 pyOpenSSL-18.0.0 pycparser-2.19 tornado-5.1.1
Requirement already satisfied: butterfly[systemd] in /usr/local/lib/python3.5/dist-packages
Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.5/dist-packages (from butterfly[systemd])
Requirement already satisfied: tornado>=3.2 in /usr/local/lib/python3.5/dist-packages (from butterfly[systemd])
Collecting tornado-systemd; extra == "systemd" (from butterfly[systemd])
Downloading https://www.piwheels.org/simple/tornado-systemd/tornado_systemd-1.0.1-py3-none-any.whl
Requirement already satisfied: cryptography>=2.2.1 in /usr/local/lib/python3.5/dist-packages (from pyOpenSSL->butterfly[systemd])
Requirement already satisfied: six>=1.5.2 in /usr/lib/python3/dist-packages (from pyOpenSSL->butterfly[systemd])
Requirement already satisfied: cffi!=1.11.3,>=1.7 in /usr/local/lib/python3.5/dist-packages (from cryptography>=2.2.1->pyOpenSSL->butterfly[systemd])
Requirement already satisfied: idna>=2.1 in /usr/local/lib/python3.5/dist-packages (from cryptography>=2.2.1->pyOpenSSL->butterfly[systemd])
Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python3.5/dist-packages (from cryptography>=2.2.1->pyOpenSSL->butterfly[systemd])
Requirement already satisfied: pycparser in /usr/local/lib/python3.5/dist-packages (from cffi!=1.11.3,>=1.7->cryptography>=2.2.1->pyOpenSSL->butterfly[systemd])
Installing collected packages: tornado-systemd
Successfully installed tornado-systemd-1.0.1
Created symlink /etc/systemd/system/sockets.target.wants/butterfly.socket → /lib/systemd/system/butterfly.socket.
[2019-01-14 15:00:09] Install ws281x library
Collecting rpi_ws281x
Downloading https://files.pythonhosted.org/packages/67/e6/1d28eeb432b83da626a12a76b27a6adf4525aa8f80e9f95b5cd72463edd3/rpi_ws281x-4.1.0-cp27-cp27mu-linux_armv7l.whl (95kB)
100% |████████████████████████████████| 102kB 1.2MB/s
Installing collected packages: rpi-ws281x
Successfully installed rpi-ws281x-4.1.0
[2019-01-14 15:00:18] Setup Monkey
Synchronizing state of monkey.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable monkey
[2019-01-14 15:00:18] Add .vimrc
[2019-01-14 15:00:18] End of software installation
[2019-01-14 15:00:18] Unmount chroot rootfs and boot partition: /tmp/tmp.F9aJLQKXOX.builder_image
umount: /tmp/tmp.F9aJLQKXOX.builder_image/dev: target is busy
(In some cases useful info about processes that
use the device is found by lsof(8) or fuser(1).)
[2019-01-14 15:00:18] Failed #1 (try 5 times)
/tmp/tmp.F9aJLQKXOX.builder_image is still used by the following processes:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
dirmngr 2775 root cwd DIR 259,6 4096 2 /tmp/tmp.F9aJLQKXOX.builder_image
dirmngr 2775 root rtd DIR 259,6 4096 2 /tmp/tmp.F9aJLQKXOX.builder_image
dirmngr 2775 root txt REG 259,6 12631688 1192 /tmp/tmp.F9aJLQKXOX.builder_image/usr/bin/qemu-arm-static
dirmngr 2775 root mem REG 259,6 417228 19024 /tmp/tmp.F9aJLQKXOX.builder_image/usr/bin/dirmngr
dirmngr 2775 root mem REG 259,6 198372 12727 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_CTYPE
dirmngr 2775 root mem REG 259,6 50 12732 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_NUMERIC
dirmngr 2775 root mem REG 259,6 2498 12735 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_TIME
dirmngr 2775 root mem REG 259,6 1515838 12726 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_COLLATE
dirmngr 2775 root mem REG 259,6 270 12730 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_MONETARY
dirmngr 2775 root mem REG 259,6 48 12736 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES
dirmngr 2775 root mem REG 259,6 34 12733 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_PAPER
dirmngr 2775 root mem REG 259,6 62 12731 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_NAME
dirmngr 2775 root mem REG 259,6 131 12725 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_ADDRESS
dirmngr 2775 root mem REG 259,6 47 12734 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_TELEPHONE
dirmngr 2775 root mem REG 259,6 23 12729 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_MEASUREMENT
dirmngr 2775 root mem REG 259,6 26262 10943 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/gconv/gconv-modules.cache
dirmngr 2775 root mem REG 259,6 243 12728 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION
dirmngr 2775 root mem REG 259,6 1679808 12724 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/locale/locale-archive
dirmngr 2775 root mem REG 259,6 116372 1921 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libgcc_s.so.1
dirmngr 2775 root mem REG 259,6 9800 1915 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libdl-2.24.so
dirmngr 2775 root mem REG 259,6 30404 10485 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libffi.so.6.0.4
dirmngr 2775 root mem REG 259,6 92008 10576 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libsasl2.so.2.0.25
dirmngr 2775 root mem REG 259,6 46540 10530 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/liblber-2.4.so.2.10.7
dirmngr 2775 root mem REG 259,6 404372 10499 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libgmp.so.10.3.2
dirmngr 2775 root mem REG 259,6 182488 10505 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libhogweed.so.4.3
dirmngr 2775 root mem REG 259,6 223368 10547 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libnettle.so.6.3
dirmngr 2775 root mem REG 259,6 62928 10585 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libtasn1.so.6.5.3
dirmngr 2775 root mem REG 259,6 198052 1927 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libidn.so.11.6.16
dirmngr 2775 root mem REG 259,6 318868 10554 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libp11-kit.so.0.2.0
dirmngr 2775 root mem REG 259,6 91884 1990 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libz.so.1.2.8
dirmngr 2775 root mem REG 259,6 1234700 1906 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libc-2.24.so
dirmngr 2775 root mem REG 259,6 276536 10531 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libldap_r-2.4.so.2.10.7
dirmngr 2775 root mem REG 259,6 1554624 10500 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libgnutls.so.30.13.1
dirmngr 2775 root mem REG 259,6 127300 1967 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libpthread-2.24.so
dirmngr 2775 root mem REG 259,6 13936 10551 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libnpth.so.0.0.6
dirmngr 2775 root mem REG 259,6 189860 10529 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libksba.so.8.11.6
dirmngr 2775 root mem REG 259,6 788916 1922 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libgcrypt.so.20.1.6
dirmngr 2775 root mem REG 259,6 62956 1924 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libgpg-error.so.0.21.0
dirmngr 2775 root mem REG 259,6 58848 10444 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libassuan.so.0.7.3
dirmngr 2775 root mem REG 259,6 75608 1970 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/libresolv-2.24.so
dirmngr 2775 root mem REG 259,6 21868 10441 /tmp/tmp.F9aJLQKXOX.builder_image/usr/lib/arm-linux-gnueabihf/libarmmem.so
dirmngr 2775 root mem REG 259,6 138576 1859 /tmp/tmp.F9aJLQKXOX.builder_image/lib/arm-linux-gnueabihf/ld-2.24.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment