======= Start of apt -y --fix-broken install ======= WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: coinor-libipopt1v5 libmumps-seq-4.10.0 libraw15 python-lockfile python-paramiko realpath Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. ======= Start of dpkg --configure -a --force-confdef ======= ======= Start of apt autoremove ======= WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: coinor-libipopt1v5 libmumps-seq-4.10.0 libraw15 python-lockfile python-paramiko realpath 0 upgraded, 0 newly installed, 6 to remove and 76 not upgraded. After this operation, 9930 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 133649 files and directories currently installed.) Removing coinor-libipopt1v5 (3.11.9-2.1) ... Removing libmumps-seq-4.10.0 (4.10.0.dfsg-4+b1) ... Removing libraw15:armhf (0.17.2-6+deb9u1) ... Removing python-lockfile (1:0.12.2-2) ... Removing python-paramiko (2.0.0-1) ... Removing realpath (8.26-3) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... ======= Start of DS18B20 installation ======= Cloning into '/tmp/ds'... running install running build running build_ext building 'DS18B20' extension creating build creating build/temp.linux-armv7l-3.5 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-6waWnr/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -c DS18B20.c -o build/temp.linux-armv7l-3.5/DS18B20.o creating build/lib.linux-armv7l-3.5 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fdebug-prefix-map=/build/python3.5-6waWnr/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.5/DS18B20.o -o build/lib.linux-armv7l-3.5/DS18B20.cpython-35m-arm-linux-gnueabihf.so running install_lib copying build/lib.linux-armv7l-3.5/DS18B20.cpython-35m-arm-linux-gnueabihf.so -> /usr/local/lib/python3.5/dist-packages running install_egg_info Removing /usr/local/lib/python3.5/dist-packages/DS18B20-1.0.egg-info Writing /usr/local/lib/python3.5/dist-packages/DS18B20-1.0.egg-info running install running build running build_ext building 'DS18B20' extension creating build/temp.linux-armv7l-2.7 arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-Ub3vap/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c DS18B20.c -o build/temp.linux-armv7l-2.7/DS18B20.o creating build/lib.linux-armv7l-2.7 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-Ub3vap/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-Ub3vap/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-armv7l-2.7/DS18B20.o -o build/lib.linux-armv7l-2.7/DS18B20.so running install_lib copying build/lib.linux-armv7l-2.7/DS18B20.so -> /usr/local/lib/python2.7/dist-packages running install_egg_info Removing /usr/local/lib/python2.7/dist-packages/DS18B20-1.0.egg-info Writing /usr/local/lib/python2.7/dist-packages/DS18B20-1.0.egg-info ======= End of DS18B20 installation =======