2022-01-07 19:28:24 ***Script bootstrap.sh starting.*** 2022-01-07 19:28:25 Running on: Raspbian GNU/Linux 11 (bullseye) 2022-01-07 19:28:27 You will be presented with some choices during the install. Most frequently 2022-01-07 19:28:27 you will see a 'yes or no' choice, with the default choice capitalized like 2022-01-07 19:28:28 so: [y/N]. Default means if you hit without typing anything, you will 2022-01-07 19:28:28 make the capitalized choice, i.e. hitting when you see [Y/n] will 2022-01-07 19:28:28 default to 'yes.' 2022-01-07 19:28:30 Yes/no choices are not case sensitive. However; passwords, system names and 2022-01-07 19:28:30 install paths are. Be aware of this. There is generally no difference between 2022-01-07 19:28:30 'y', 'yes', 'YES', 'Yes'; you get the idea. In some areas you are asked for a 2022-01-07 19:28:31 path; the default/recommended choice is in braces like: [/home/brewpi]. 2022-01-07 19:28:31 Pressing without typing anything will take the default/recommended 2022-01-07 19:28:31 choice. 2022-01-07 19:28:32 Press any key when you are ready to proceed. 2022-01-07 19:28:32 File "", line 1 2022-01-07 19:28:32 import crypt; print crypt.crypt("raspberry", "$6$FmavJeSGK.") 2022-01-07 19:28:33 ^ 2022-01-07 19:28:33 SyntaxError: invalid syntax 2022-01-07 19:28:33 The time is currently set to Fri 7 Jan 19:28:30 GMT 2022. 2022-01-07 19:28:35 Is this correct? [y/N]: 2022-01-07 19:28:36 Your hostname is set to 'raspberrypi'. Each machine on your network should 2022-01-07 19:28:36 have a unique name to prevent issues. Do you want to change it now, maybe 2022-01-07 19:28:44 to 'brewpi'? [Y/n]: Enter [y]es or [n]o. 2022-01-07 19:28:46 Your hostname is set to 'raspberrypi'. Each machine on your network should 2022-01-07 19:28:46 have a unique name to prevent issues. Do you want to change it now, maybe 2022-01-07 19:28:50 to 'brewpi'? [Y/n]: 2022-01-07 19:28:51 You will now be asked to enter a new hostname. 2022-01-07 19:28:58 Enter new hostname: Enter new hostname again: 2022-01-07 19:29:01 Restarting avahi-daemon (via systemctl): avahi-daemon.service. 2022-01-07 19:29:02 Your hostname has been changed to 'brewpi'. 2022-01-07 19:29:03 (If your hostname is part of your prompt, your prompt will not change until 2022-01-07 19:29:03 you log out and in again. This will have no effect on anything but the way 2022-01-07 19:29:04 the prompt looks.) 2022-01-07 19:29:08 Updating any expired apt keys. 2022-01-07 19:29:11 Fixing any broken installations. 2022-01-07 19:29:57 Reading package lists... 2022-01-07 19:30:03 Building dependency tree... 2022-01-07 19:30:03 Reading state information... 2022-01-07 19:30:09 The following package was automatically installed and is no longer required: 2022-01-07 19:30:10 libfuse2 2022-01-07 19:30:11 Use 'sudo apt autoremove' to remove it. 2022-01-07 19:30:12 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2022-01-07 19:30:13 Last apt update was over a week ago. Running apt update before updating 2022-01-07 19:30:13 dependencies. 2022-01-07 19:30:14 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB] 2022-01-07 19:30:14 Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] 2022-01-07 19:30:20 Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB] 2022-01-07 19:30:30 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [245 kB] 2022-01-07 19:31:11 Fetched 13.5 MB in 56s (242 kB/s) 2022-01-07 19:31:57 Reading package lists... 2022-01-07 19:31:59 Checking and installing required dependencies via apt. 2022-01-07 19:32:53 Cloning brewpi-tools-rmx repo. 2022-01-07 19:32:53 Cloning into '/home/pi/brewpi-tools-rmx'... 2022-01-07 19:32:59 Already on 'master' 2022-01-07 19:33:00 Your branch is up to date with 'origin/master'. 2022-01-07 19:33:01 ***Script install.sh starting.*** 2022-01-07 19:33:03 Checking for connection to GitHub. 2022-01-07 19:33:05 Connection to GitHub ok. 2022-01-07 19:33:06 Disk usage is 11%, free disk space is 25346 MB. 2022-01-07 19:33:07 If you would like to use BrewPi in multi-chamber mode, or simply not use the 2022-01-07 19:33:07 defaults for scripts and web pages, you may choose a name for sub directory and 2022-01-07 19:33:08 devices now. Any character entered that is not [a-z], [0-9], - or _ will be 2022-01-07 19:33:08 converted to an underscore. Alpha characters will be converted to lowercase. 2022-01-07 19:33:08 Do not enter a full path, enter the name to be appended to the standard path. 2022-01-07 19:33:09 Enter device/directory name or hit enter to accept the defaults. 2022-01-07 19:33:42 [ = Single chamber only]: 2022-01-07 19:33:43 Using '/home/brewpi' for scripts directory. 2022-01-07 19:33:44 Scripts will use default 'port = auto' setting. 2022-01-07 19:33:45 Creating and configuring accounts. 2022-01-07 19:33:46 Cloning BrewPi scripts to /home/brewpi. 2022-01-07 19:33:46 Cloning into '/home/brewpi'... 2022-01-07 19:33:55 Already on 'master' 2022-01-07 19:33:56 Your branch is up to date with 'origin/master'. 2022-01-07 19:33:57 ***Script doDepends.sh starting.*** 2022-01-07 19:33:58 Fixing any broken installations before proceeding. 2022-01-07 19:34:04 Reading package lists... 2022-01-07 19:34:08 Building dependency tree... 2022-01-07 19:34:09 Reading state information... 2022-01-07 19:34:14 The following package was automatically installed and is no longer required: 2022-01-07 19:34:15 libfuse2 2022-01-07 19:34:15 Use 'sudo apt autoremove' to remove it. 2022-01-07 19:34:16 0 upgraded, 0 newly installed, 0 to remove and 108 not upgraded. 2022-01-07 19:34:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99508 files and directories currently installed.) 2022-01-07 19:34:48 Removing libfuse2:armhf (2.9.9-5) ... 2022-01-07 19:34:49 Processing triggers for libc-bin (2.31-13+rpt2+rpi1) ... 2022-01-07 19:35:06 Checking for previously installed php5 packages. 2022-01-07 19:35:08 No php5 packages found. 2022-01-07 19:35:09 Checking for previously installed nginx packages. 2022-01-07 19:35:10 No nginx daemon found running on port 80. 2022-01-07 19:35:12 Fixing any broken installations before proceeding. 2022-01-07 19:35:12 Reading package lists... 2022-01-07 19:35:16 Building dependency tree... 2022-01-07 19:35:16 Reading state information... 2022-01-07 19:35:22 0 upgraded, 0 newly installed, 0 to remove and 108 not upgraded. 2022-01-07 19:35:24 Checking and installing required packages via apt. 2022-01-07 19:35:26 dpkg-query: no packages found matching arduino-core 2022-01-07 19:35:27 Installing 'arduino-core'. 2022-01-07 19:37:41 Selecting previously unselected package arduino-ctags. 2022-01-07 19:37:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99495 files and directories currently installed.) 2022-01-07 19:37:46 Preparing to unpack .../00-arduino-ctags_5.8-arduino11-1_armhf.deb ... 2022-01-07 19:37:47 Unpacking arduino-ctags (5.8-arduino11-1) ... 2022-01-07 19:37:47 Selecting previously unselected package arduino-builder. 2022-01-07 19:37:48 Preparing to unpack .../01-arduino-builder_1.3.25-2_armhf.deb ... 2022-01-07 19:37:48 Unpacking arduino-builder (1.3.25-2) ... 2022-01-07 19:37:49 Selecting previously unselected package binutils-avr. 2022-01-07 19:37:50 Preparing to unpack .../02-binutils-avr_2.26.20160125+Atmel3.6.2-2_armhf.deb ... 2022-01-07 19:37:50 Unpacking binutils-avr (2.26.20160125+Atmel3.6.2-2) ... 2022-01-07 19:37:55 Selecting previously unselected package gcc-avr. 2022-01-07 19:37:56 Preparing to unpack .../03-gcc-avr_1%3a5.4.0+Atmel3.6.2-1_armhf.deb ... 2022-01-07 19:37:57 Unpacking gcc-avr (1:5.4.0+Atmel3.6.2-1) ... 2022-01-07 19:38:25 Selecting previously unselected package avr-libc. 2022-01-07 19:38:26 Preparing to unpack .../04-avr-libc_1%3a2.0.0+Atmel3.6.2-1.1_all.deb ... 2022-01-07 19:38:27 Unpacking avr-libc (1:2.0.0+Atmel3.6.2-1.1) ... 2022-01-07 19:38:46 Selecting previously unselected package arduino-core-avr. 2022-01-07 19:38:47 Preparing to unpack .../05-arduino-core-avr_1.8.3+dfsg1-1_all.deb ... 2022-01-07 19:38:48 Unpacking arduino-core-avr (1.8.3+dfsg1-1) ... 2022-01-07 19:38:49 Selecting previously unselected package libusb-0.1-4:armhf. 2022-01-07 19:38:50 Preparing to unpack .../06-libusb-0.1-4_2%3a0.1.12-32_armhf.deb ... 2022-01-07 19:38:50 Unpacking libusb-0.1-4:armhf (2:0.1.12-32) ... 2022-01-07 19:38:51 Selecting previously unselected package libftdi1:armhf. 2022-01-07 19:38:51 Preparing to unpack .../07-libftdi1_0.20-4_armhf.deb ... 2022-01-07 19:38:52 Unpacking libftdi1:armhf (0.20-4) ... 2022-01-07 19:38:53 Selecting previously unselected package libhidapi-libusb0:armhf. 2022-01-07 19:38:54 Preparing to unpack .../08-libhidapi-libusb0_0.10.1+dfsg-1_armhf.deb ... 2022-01-07 19:38:55 Unpacking libhidapi-libusb0:armhf (0.10.1+dfsg-1) ... 2022-01-07 19:38:55 Selecting previously unselected package avrdude. 2022-01-07 19:38:56 Preparing to unpack .../09-avrdude_6.3-20171130+svn1429-2+b1_armhf.deb ... 2022-01-07 19:38:57 Unpacking avrdude (6.3-20171130+svn1429-2+b1) ... 2022-01-07 19:38:57 Selecting previously unselected package ca-certificates-java. 2022-01-07 19:38:58 Preparing to unpack .../10-ca-certificates-java_20190909_all.deb ... 2022-01-07 19:38:59 Unpacking ca-certificates-java (20190909) ... 2022-01-07 19:39:00 Selecting previously unselected package java-common. 2022-01-07 19:39:01 Preparing to unpack .../11-java-common_0.72_all.deb ... 2022-01-07 19:39:01 Unpacking java-common (0.72) ... 2022-01-07 19:39:02 Selecting previously unselected package openjdk-11-jre-headless:armhf. 2022-01-07 19:39:03 Preparing to unpack .../12-openjdk-11-jre-headless_11.0.13+8-1~deb11u1_armhf.deb ... 2022-01-07 19:39:03 Unpacking openjdk-11-jre-headless:armhf (11.0.13+8-1~deb11u1) ... 2022-01-07 19:40:04 Selecting previously unselected package default-jre-headless. 2022-01-07 19:40:05 Preparing to unpack .../13-default-jre-headless_2%3a1.11-72+b4_armhf.deb ... 2022-01-07 19:40:06 Unpacking default-jre-headless (2:1.11-72+b4) ... 2022-01-07 19:40:06 Selecting previously unselected package openjdk-11-jre:armhf. 2022-01-07 19:40:07 Preparing to unpack .../14-openjdk-11-jre_11.0.13+8-1~deb11u1_armhf.deb ... 2022-01-07 19:40:09 Unpacking openjdk-11-jre:armhf (11.0.13+8-1~deb11u1) ... 2022-01-07 19:40:10 Selecting previously unselected package default-jre. 2022-01-07 19:40:11 Preparing to unpack .../15-default-jre_2%3a1.11-72+b4_armhf.deb ... 2022-01-07 19:40:12 Unpacking default-jre (2:1.11-72+b4) ... 2022-01-07 19:40:13 Selecting previously unselected package libastylej-jni:armhf. 2022-01-07 19:40:14 Preparing to unpack .../16-libastylej-jni_3.1-2_armhf.deb ... 2022-01-07 19:40:15 Unpacking libastylej-jni:armhf (3.1-2) ... 2022-01-07 19:40:16 Selecting previously unselected package java-wrappers. 2022-01-07 19:40:17 Preparing to unpack .../17-java-wrappers_0.3_all.deb ... 2022-01-07 19:40:18 Unpacking java-wrappers (0.3) ... 2022-01-07 19:40:18 Selecting previously unselected package libjaxp1.3-java. 2022-01-07 19:40:19 Preparing to unpack .../18-libjaxp1.3-java_1.3.05-6_all.deb ... 2022-01-07 19:40:19 Unpacking libjaxp1.3-java (1.3.05-6) ... 2022-01-07 19:40:20 Selecting previously unselected package libxml-commons-external-java. 2022-01-07 19:40:20 Preparing to unpack .../19-libxml-commons-external-java_1.4.01-5_all.deb ... 2022-01-07 19:40:21 Unpacking libxml-commons-external-java (1.4.01-5) ... 2022-01-07 19:40:22 Selecting previously unselected package libxml-commons-resolver1.1-java. 2022-01-07 19:40:23 Preparing to unpack .../20-libxml-commons-resolver1.1-java_1.2-11_all.deb ... 2022-01-07 19:40:23 Unpacking libxml-commons-resolver1.1-java (1.2-11) ... 2022-01-07 19:40:24 Selecting previously unselected package libxerces2-java. 2022-01-07 19:40:25 Preparing to unpack .../21-libxerces2-java_2.12.1-1_all.deb ... 2022-01-07 19:40:25 Unpacking libxerces2-java (2.12.1-1) ... 2022-01-07 19:40:26 Selecting previously unselected package libxalan2-java. 2022-01-07 19:40:27 Preparing to unpack .../22-libxalan2-java_2.7.2-4_all.deb ... 2022-01-07 19:40:27 Unpacking libxalan2-java (2.7.2-4) ... 2022-01-07 19:40:29 Selecting previously unselected package libapache-pom-java. 2022-01-07 19:40:30 Preparing to unpack .../23-libapache-pom-java_18-1_all.deb ... 2022-01-07 19:40:30 Unpacking libapache-pom-java (18-1) ... 2022-01-07 19:40:31 Selecting previously unselected package libcommons-parent-java. 2022-01-07 19:40:31 Preparing to unpack .../24-libcommons-parent-java_43-1_all.deb ... 2022-01-07 19:40:32 Unpacking libcommons-parent-java (43-1) ... 2022-01-07 19:40:33 Selecting previously unselected package libcommons-io-java. 2022-01-07 19:40:33 Preparing to unpack .../25-libcommons-io-java_2.8.0-1_all.deb ... 2022-01-07 19:40:34 Unpacking libcommons-io-java (2.8.0-1) ... 2022-01-07 19:40:34 Selecting previously unselected package libcommons-logging-java. 2022-01-07 19:40:35 Preparing to unpack .../26-libcommons-logging-java_1.2-2_all.deb ... 2022-01-07 19:40:35 Unpacking libcommons-logging-java (1.2-2) ... 2022-01-07 19:40:36 Selecting previously unselected package libxmlgraphics-commons-java. 2022-01-07 19:40:37 Preparing to unpack .../27-libxmlgraphics-commons-java_2.4-2~deb11u1_all.deb ... 2022-01-07 19:40:38 Unpacking libxmlgraphics-commons-java (2.4-2~deb11u1) ... 2022-01-07 19:40:39 Selecting previously unselected package libbatik-java. 2022-01-07 19:40:40 Preparing to unpack .../28-libbatik-java_1.12-4_all.deb ... 2022-01-07 19:40:41 Unpacking libbatik-java (1.12-4) ... 2022-01-07 19:40:47 Selecting previously unselected package libbcprov-java. 2022-01-07 19:40:47 Preparing to unpack .../29-libbcprov-java_1.68-2_all.deb ... 2022-01-07 19:40:48 Unpacking libbcprov-java (1.68-2) ... 2022-01-07 19:40:51 Selecting previously unselected package libbcpg-java. 2022-01-07 19:40:52 Preparing to unpack .../30-libbcpg-java_1.68-2_all.deb ... 2022-01-07 19:40:53 Unpacking libbcpg-java (1.68-2) ... 2022-01-07 19:40:54 Selecting previously unselected package libcommons-codec-java. 2022-01-07 19:40:55 Preparing to unpack .../31-libcommons-codec-java_1.15-1_all.deb ... 2022-01-07 19:40:55 Unpacking libcommons-codec-java (1.15-1) ... 2022-01-07 19:40:56 Selecting previously unselected package libcommons-compress-java. 2022-01-07 19:40:57 Preparing to unpack .../32-libcommons-compress-java_1.20-1_all.deb ... 2022-01-07 19:40:57 Unpacking libcommons-compress-java (1.20-1) ... 2022-01-07 19:40:58 Selecting previously unselected package libcommons-exec-java. 2022-01-07 19:40:59 Preparing to unpack .../33-libcommons-exec-java_1.3-2_all.deb ... 2022-01-07 19:40:59 Unpacking libcommons-exec-java (1.3-2) ... 2022-01-07 19:41:00 Selecting previously unselected package libcommons-lang3-java. 2022-01-07 19:41:01 Preparing to unpack .../34-libcommons-lang3-java_3.11-1_all.deb ... 2022-01-07 19:41:01 Unpacking libcommons-lang3-java (3.11-1) ... 2022-01-07 19:41:02 Selecting previously unselected package libcommons-net-java. 2022-01-07 19:41:03 Preparing to unpack .../35-libcommons-net-java_3.6-1_all.deb ... 2022-01-07 19:41:04 Unpacking libcommons-net-java (3.6-1) ... 2022-01-07 19:41:04 Selecting previously unselected package libhttpcore-java. 2022-01-07 19:41:05 Preparing to unpack .../36-libhttpcore-java_4.4.14-1_all.deb ... 2022-01-07 19:41:05 Unpacking libhttpcore-java (4.4.14-1) ... 2022-01-07 19:41:06 Selecting previously unselected package libhttpclient-java. 2022-01-07 19:41:07 Preparing to unpack .../37-libhttpclient-java_4.5.13-2_all.deb ... 2022-01-07 19:41:08 Unpacking libhttpclient-java (4.5.13-2) ... 2022-01-07 19:41:09 Selecting previously unselected package libjackson2-annotations-java. 2022-01-07 19:41:09 Preparing to unpack .../38-libjackson2-annotations-java_2.12.1-1_all.deb ... 2022-01-07 19:41:10 Unpacking libjackson2-annotations-java (2.12.1-1) ... 2022-01-07 19:41:11 Selecting previously unselected package libjackson2-core-java. 2022-01-07 19:41:11 Preparing to unpack .../39-libjackson2-core-java_2.12.1-1_all.deb ... 2022-01-07 19:41:12 Unpacking libjackson2-core-java (2.12.1-1) ... 2022-01-07 19:41:13 Selecting previously unselected package libjackson2-databind-java. 2022-01-07 19:41:14 Preparing to unpack .../40-libjackson2-databind-java_2.12.1-1_all.deb ... 2022-01-07 19:41:14 Unpacking libjackson2-databind-java (2.12.1-1) ... 2022-01-07 19:41:15 Selecting previously unselected package libslf4j-java. 2022-01-07 19:41:16 Preparing to unpack .../41-libslf4j-java_1.7.30-1_all.deb ... 2022-01-07 19:41:17 Unpacking libslf4j-java (1.7.30-1) ... 2022-01-07 19:41:18 Selecting previously unselected package libjmdns-java. 2022-01-07 19:41:19 Preparing to unpack .../42-libjmdns-java_3.5.5-1_all.deb ... 2022-01-07 19:41:19 Unpacking libjmdns-java (3.5.5-1) ... 2022-01-07 19:41:20 Selecting previously unselected package libjna-jni. 2022-01-07 19:41:21 Preparing to unpack .../43-libjna-jni_5.6.0-1_armhf.deb ... 2022-01-07 19:41:21 Unpacking libjna-jni (5.6.0-1) ... 2022-01-07 19:41:22 Selecting previously unselected package libjna-java. 2022-01-07 19:41:23 Preparing to unpack .../44-libjna-java_5.6.0-1_all.deb ... 2022-01-07 19:41:24 Unpacking libjna-java (5.6.0-1) ... 2022-01-07 19:41:24 Selecting previously unselected package libjna-platform-java. 2022-01-07 19:41:25 Preparing to unpack .../45-libjna-platform-java_5.6.0-1_all.deb ... 2022-01-07 19:41:26 Unpacking libjna-platform-java (5.6.0-1) ... 2022-01-07 19:41:26 Selecting previously unselected package libjzlib-java. 2022-01-07 19:41:27 Preparing to unpack .../46-libjzlib-java_1.1.3-2_all.deb ... 2022-01-07 19:41:28 Unpacking libjzlib-java (1.1.3-2) ... 2022-01-07 19:41:28 Selecting previously unselected package libjsch-java. 2022-01-07 19:41:29 Preparing to unpack .../47-libjsch-java_0.1.55-1_all.deb ... 2022-01-07 19:41:30 Unpacking libjsch-java (0.1.55-1) ... 2022-01-07 19:41:30 Selecting previously unselected package libjssc-java. 2022-01-07 19:41:31 Preparing to unpack .../48-libjssc-java_2.8.0-3_armhf.deb ... 2022-01-07 19:41:32 Unpacking libjssc-java (2.8.0-3) ... 2022-01-07 19:41:32 Selecting previously unselected package libserialport0:armhf. 2022-01-07 19:41:33 Preparing to unpack .../49-libserialport0_0.1.1-4_armhf.deb ... 2022-01-07 19:41:34 Unpacking libserialport0:armhf (0.1.1-4) ... 2022-01-07 19:41:34 Selecting previously unselected package liblistserialsj1:armhf. 2022-01-07 19:41:35 Preparing to unpack .../50-liblistserialsj1_1.4.0-1_armhf.deb ... 2022-01-07 19:41:35 Unpacking liblistserialsj1:armhf (1.4.0-1) ... 2022-01-07 19:41:36 Selecting previously unselected package liblistserialsj-dev:armhf. 2022-01-07 19:41:37 Preparing to unpack .../51-liblistserialsj-dev_1.4.0-1_armhf.deb ... 2022-01-07 19:41:38 Unpacking liblistserialsj-dev:armhf (1.4.0-1) ... 2022-01-07 19:41:39 Selecting previously unselected package libgoogle-gson-java. 2022-01-07 19:41:39 Preparing to unpack .../52-libgoogle-gson-java_2.8.6-1_all.deb ... 2022-01-07 19:41:40 Unpacking libgoogle-gson-java (2.8.6-1) ... 2022-01-07 19:41:41 Selecting previously unselected package liblightcouch-java. 2022-01-07 19:41:41 Preparing to unpack .../53-liblightcouch-java_0.0.6-1.1_all.deb ... 2022-01-07 19:41:42 Unpacking liblightcouch-java (0.0.6-1.1) ... 2022-01-07 19:41:42 Selecting previously unselected package libmongodb-java. 2022-01-07 19:41:43 Preparing to unpack .../54-libmongodb-java_3.6.3-2_all.deb ... 2022-01-07 19:41:44 Unpacking libmongodb-java (3.6.3-2) ... 2022-01-07 19:41:44 Selecting previously unselected package liblog4j2-java. 2022-01-07 19:41:45 Preparing to unpack .../55-liblog4j2-java_2.17.0-1~deb11u1_all.deb ... 2022-01-07 19:41:45 Unpacking liblog4j2-java (2.17.0-1~deb11u1) ... 2022-01-07 19:41:46 Selecting previously unselected package librsyntaxtextarea-java. 2022-01-07 19:41:47 Preparing to unpack .../56-librsyntaxtextarea-java_2.5.8-1_all.deb ... 2022-01-07 19:41:47 Unpacking librsyntaxtextarea-java (2.5.8-1) ... 2022-01-07 19:41:48 Selecting previously unselected package librxtx-java. 2022-01-07 19:41:49 Preparing to unpack .../57-librxtx-java_2.2pre2+dfsg1-2_armhf.deb ... 2022-01-07 19:41:49 Unpacking librxtx-java (2.2pre2+dfsg1-2) ... 2022-01-07 19:41:50 Selecting previously unselected package libsemver-java. 2022-01-07 19:41:51 Preparing to unpack .../58-libsemver-java_0.9.0-4_all.deb ... 2022-01-07 19:41:52 Unpacking libsemver-java (0.9.0-4) ... 2022-01-07 19:41:53 Selecting previously unselected package arduino. 2022-01-07 19:41:53 Preparing to unpack .../59-arduino_2%3a1.8.13+dfsg1-2_armhf.deb ... 2022-01-07 19:41:54 Unpacking arduino (2:1.8.13+dfsg1-2) ... 2022-01-07 19:42:02 Selecting previously unselected package extra-xdg-menus. 2022-01-07 19:42:04 Preparing to unpack .../60-extra-xdg-menus_1.0-5_all.deb ... 2022-01-07 19:42:05 Unpacking extra-xdg-menus (1.0-5) ... 2022-01-07 19:42:05 Selecting previously unselected package fonts-dejavu-extra. 2022-01-07 19:42:06 Preparing to unpack .../61-fonts-dejavu-extra_2.37-2_all.deb ... 2022-01-07 19:42:07 Unpacking fonts-dejavu-extra (2.37-2) ... 2022-01-07 19:42:12 Selecting previously unselected package libxxf86dga1:armhf. 2022-01-07 19:42:13 Preparing to unpack .../62-libxxf86dga1_2%3a1.1.4-1+b1_armhf.deb ... 2022-01-07 19:42:14 Unpacking libxxf86dga1:armhf (2:1.1.4-1+b1) ... 2022-01-07 19:42:14 Selecting previously unselected package x11-utils. 2022-01-07 19:42:15 Preparing to unpack .../63-x11-utils_7.7+5_armhf.deb ... 2022-01-07 19:42:15 Unpacking x11-utils (7.7+5) ... 2022-01-07 19:42:16 Selecting previously unselected package libatk-wrapper-java. 2022-01-07 19:42:17 Preparing to unpack .../64-libatk-wrapper-java_0.38.0-2+deb11u1_all.deb ... 2022-01-07 19:42:17 Unpacking libatk-wrapper-java (0.38.0-2+deb11u1) ... 2022-01-07 19:42:18 Selecting previously unselected package libatk-wrapper-java-jni:armhf. 2022-01-07 19:42:18 Preparing to unpack .../65-libatk-wrapper-java-jni_0.38.0-2+deb11u1_armhf.deb ... 2022-01-07 19:42:19 Unpacking libatk-wrapper-java-jni:armhf (0.38.0-2+deb11u1) ... 2022-01-07 19:42:20 Setting up binutils-avr (2.26.20160125+Atmel3.6.2-2) ... 2022-01-07 19:42:20 Setting up libbcprov-java (1.68-2) ... 2022-01-07 19:42:22 Setting up libsemver-java (0.9.0-4) ... 2022-01-07 19:42:23 Setting up libjackson2-annotations-java (2.12.1-1) ... 2022-01-07 19:42:24 Setting up libslf4j-java (1.7.30-1) ... 2022-01-07 19:42:24 Setting up java-wrappers (0.3) ... 2022-01-07 19:42:25 Setting up libjmdns-java (3.5.5-1) ... 2022-01-07 19:42:26 Setting up libcommons-net-java (3.6-1) ... 2022-01-07 19:42:26 Setting up java-common (0.72) ... 2022-01-07 19:42:27 Setting up libcommons-exec-java (1.3-2) ... 2022-01-07 19:42:28 Setting up libgoogle-gson-java (2.8.6-1) ... 2022-01-07 19:42:28 Setting up extra-xdg-menus (1.0-5) ... 2022-01-07 19:42:29 Setting up libastylej-jni:armhf (3.1-2) ... 2022-01-07 19:42:30 Setting up libxxf86dga1:armhf (2:1.1.4-1+b1) ... 2022-01-07 19:42:30 Setting up librxtx-java (2.2pre2+dfsg1-2) ... 2022-01-07 19:42:31 Setting up libjzlib-java (1.1.3-2) ... 2022-01-07 19:42:31 Setting up libusb-0.1-4:armhf (2:0.1.12-32) ... 2022-01-07 19:42:32 Setting up libjsch-java (0.1.55-1) ... 2022-01-07 19:42:33 Setting up gcc-avr (1:5.4.0+Atmel3.6.2-1) ... 2022-01-07 19:42:34 Setting up arduino-ctags (5.8-arduino11-1) ... 2022-01-07 19:42:34 Setting up arduino-builder (1.3.25-2) ... 2022-01-07 19:42:35 Setting up librsyntaxtextarea-java (2.5.8-1) ... 2022-01-07 19:42:36 Setting up libapache-pom-java (18-1) ... 2022-01-07 19:42:37 Setting up libxml-commons-resolver1.1-java (1.2-11) ... 2022-01-07 19:42:38 Setting up libhidapi-libusb0:armhf (0.10.1+dfsg-1) ... 2022-01-07 19:42:39 Setting up libjna-jni (5.6.0-1) ... 2022-01-07 19:42:40 Setting up libmongodb-java (3.6.3-2) ... 2022-01-07 19:42:40 Setting up fonts-dejavu-extra (2.37-2) ... 2022-01-07 19:42:41 Setting up libxml-commons-external-java (1.4.01-5) ... 2022-01-07 19:42:42 Setting up libjna-java (5.6.0-1) ... 2022-01-07 19:42:42 Setting up x11-utils (7.7+5) ... 2022-01-07 19:42:43 Setting up libjackson2-core-java (2.12.1-1) ... 2022-01-07 19:42:44 Setting up libatk-wrapper-java (0.38.0-2+deb11u1) ... 2022-01-07 19:42:44 Setting up libhttpcore-java (4.4.14-1) ... 2022-01-07 19:42:45 Setting up libbcpg-java (1.68-2) ... 2022-01-07 19:42:46 Setting up libxerces2-java (2.12.1-1) ... 2022-01-07 19:42:46 Setting up libjaxp1.3-java (1.3.05-6) ... 2022-01-07 19:42:47 Setting up libserialport0:armhf (0.1.1-4) ... 2022-01-07 19:42:48 Setting up libjssc-java (2.8.0-3) ... 2022-01-07 19:42:48 Setting up libcommons-parent-java (43-1) ... 2022-01-07 19:42:49 Setting up liblistserialsj1:armhf (1.4.0-1) ... 2022-01-07 19:42:49 Setting up libftdi1:armhf (0.20-4) ... 2022-01-07 19:42:50 Setting up libcommons-logging-java (1.2-2) ... 2022-01-07 19:42:51 Setting up libjna-platform-java (5.6.0-1) ... 2022-01-07 19:42:51 Setting up avr-libc (1:2.0.0+Atmel3.6.2-1.1) ... 2022-01-07 19:42:52 Setting up libjackson2-databind-java (2.12.1-1) ... 2022-01-07 19:42:53 Setting up libatk-wrapper-java-jni:armhf (0.38.0-2+deb11u1) ... 2022-01-07 19:42:54 Setting up libxalan2-java (2.7.2-4) ... 2022-01-07 19:42:54 Setting up liblistserialsj-dev:armhf (1.4.0-1) ... 2022-01-07 19:42:55 Setting up libcommons-lang3-java (3.11-1) ... 2022-01-07 19:42:56 Setting up libcommons-codec-java (1.15-1) ... 2022-01-07 19:42:56 Setting up arduino-core-avr (1.8.3+dfsg1-1) ... 2022-01-07 19:42:57 Setting up avrdude (6.3-20171130+svn1429-2+b1) ... 2022-01-07 19:42:58 Setting up libcommons-compress-java (1.20-1) ... 2022-01-07 19:42:58 Setting up libcommons-io-java (2.8.0-1) ... 2022-01-07 19:42:59 Setting up libxmlgraphics-commons-java (2.4-2~deb11u1) ... 2022-01-07 19:43:00 Setting up libhttpclient-java (4.5.13-2) ... 2022-01-07 19:43:01 Setting up liblightcouch-java (0.0.6-1.1) ... 2022-01-07 19:43:01 Setting up libbatik-java (1.12-4) ... 2022-01-07 19:43:02 Setting up liblog4j2-java (2.17.0-1~deb11u1) ... 2022-01-07 19:43:03 Setting up ca-certificates-java (20190909) ... 2022-01-07 19:43:03 head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory 2022-01-07 19:43:04 Error occurred during initialization of VM 2022-01-07 19:43:05 Server VM is only supported on ARMv7+ VFP 2022-01-07 19:43:05 dpkg: error processing package ca-certificates-java (--configure): 2022-01-07 19:43:06 installed ca-certificates-java package post-installation script subprocess returned error exit status 1 2022-01-07 19:43:07 Setting up default-jre-headless (2:1.11-72+b4) ... 2022-01-07 19:43:08 dpkg: dependency problems prevent configuration of openjdk-11-jre-headless:armhf: 2022-01-07 19:43:09 openjdk-11-jre-headless:armhf depends on ca-certificates-java (>= 20190405~); however: 2022-01-07 19:43:09 Package ca-certificates-java is not configured yet. 2022-01-07 19:43:11 dpkg: error processing package openjdk-11-jre-headless:armhf (--configure): 2022-01-07 19:43:11 dependency problems - leaving unconfigured 2022-01-07 19:43:12 dpkg: dependency problems prevent configuration of openjdk-11-jre:armhf: 2022-01-07 19:43:13 openjdk-11-jre:armhf depends on openjdk-11-jre-headless (= 11.0.13+8-1~deb11u1); however: 2022-01-07 19:43:13 Package openjdk-11-jre-headless:armhf is not configured yet. 2022-01-07 19:43:15 dpkg: error processing package openjdk-11-jre:armhf (--configure): 2022-01-07 19:43:15 dependency problems - leaving unconfigured 2022-01-07 19:43:16 dpkg: dependency problems prevent configuration of default-jre: 2022-01-07 19:43:17 default-jre depends on openjdk-11-jre; however: 2022-01-07 19:43:17 Package openjdk-11-jre:armhf is not configured yet. 2022-01-07 19:43:18 dpkg: error processing package default-jre (--configure): 2022-01-07 19:43:19 dependency problems - leaving unconfigured 2022-01-07 19:43:19 dpkg: dependency problems prevent configuration of arduino: 2022-01-07 19:43:20 arduino depends on default-jre | openjdk-11-jre; however: 2022-01-07 19:43:21 Package default-jre is not configured yet. 2022-01-07 19:43:21 Package openjdk-11-jre:armhf is not configured yet. 2022-01-07 19:43:23 dpkg: error processing package arduino (--configure): 2022-01-07 19:43:24 dependency problems - leaving unconfigured 2022-01-07 19:43:24 Processing triggers for desktop-file-utils (0.26-1) ... 2022-01-07 19:43:25 Processing triggers for hicolor-icon-theme (0.17-2) ... 2022-01-07 19:43:26 Processing triggers for gnome-menus (3.36.0-1) ... 2022-01-07 19:43:26 Processing triggers for libc-bin (2.31-13+rpt2+rpi1) ... 2022-01-07 19:43:27 Processing triggers for man-db (2.9.4-2) ... 2022-01-07 19:43:28 Processing triggers for ca-certificates (20210119) ... 2022-01-07 19:43:28 Updating certificates in /etc/ssl/certs... 2022-01-07 19:43:38 0 added, 0 removed; done. 2022-01-07 19:43:39 Running hooks in /etc/ca-certificates/update.d... 2022-01-07 19:43:43 Error occurred during initialization of VM 2022-01-07 19:43:44 Server VM is only supported on ARMv7+ VFP 2022-01-07 19:43:44 E: /etc/ca-certificates/update.d/jks-keystore exited with code 1. 2022-01-07 19:43:45 done. 2022-01-07 19:43:45 Processing triggers for shared-mime-info (2.0-1) ... 2022-01-07 19:44:09 Processing triggers for mailcap (3.69) ... 2022-01-07 19:44:12 Processing triggers for fontconfig (2.13.1-4.2) ... 2022-01-07 19:44:13 Errors were encountered while processing: 2022-01-07 19:44:14 ca-certificates-java 2022-01-07 19:44:15 openjdk-11-jre-headless:armhf 2022-01-07 19:44:15 openjdk-11-jre:armhf 2022-01-07 19:44:16 default-jre 2022-01-07 19:44:16 arduino 2022-01-07 19:44:23 E: Sub-process /usr/bin/dpkg returned an error code (1)