update-initramfs: Generating /boot/initrd.img-6.6.31+rpt-rpi-2712 jimh@gardenlab5:~ $ sudo reboot Broadcast message from root@gardenlab5 on pts/1 (Sun 2024-09-29 16:48:37 MST): The system will reboot now! jimh@gardenlab5:~ $ Connection to 192.168.0.234 closed by remote host. Connection to 192.168.0.234 closed. Jims-MacBook:~ jimh$ ssh 192.168.0.234 Linux gardenlab5 6.6.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.47-1+rpt1 (2024-09-02) aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Jul 3 17:14:45 2024 from 192.168.0.211 jimh@gardenlab5:~ $ curl -L https://kizniche.github.io/Mycodo/install | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1434 100 1434 0 0 4800 0 --:--:-- --:--:-- --:--:-- 4812 Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease Fetched 48.0 kB in 1s (76.1 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree... Done Reading state information... Done python3 is already the newest version (3.11.2-1+b1). python3 set to manually installed. wget is already the newest version (1.21.3-1+b1). wget set to manually installed. The following NEW packages will be installed: dialog jq libjq1 libonig5 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 634 kB of archives. After this operation, 2,375 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 dialog arm64 1.3-20230209-1 [270 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] Fetched 634 kB in 0s (1,375 kB/s) Selecting previously unselected package dialog. (Reading database ... 75927 files and directories currently installed.) Preparing to unpack .../dialog_1.3-20230209-1_arm64.deb ... Unpacking dialog (1.3-20230209-1) ... Selecting previously unselected package libonig5:arm64. Preparing to unpack .../libonig5_6.9.8-1_arm64.deb ... Unpacking libonig5:arm64 (6.9.8-1) ... Selecting previously unselected package libjq1:arm64. Preparing to unpack .../libjq1_1.6-2.1_arm64.deb ... Unpacking libjq1:arm64 (1.6-2.1) ... Selecting previously unselected package jq. Preparing to unpack .../archives/jq_1.6-2.1_arm64.deb ... Unpacking jq (1.6-2.1) ... Setting up dialog (1.3-20230209-1) ... Setting up libonig5:arm64 (6.9.8-1) ... Setting up libjq1:arm64 (1.6-2.1) ... Setting up jq (1.6-2.1) ... Processing triggers for man-db (2.11.2-2) ... Processing triggers for libc-bin (2.36-9+rpt2+deb12u8) ... mycodo-latest.tar.gz: Permission denied tar (child): mycodo-latest.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now bash: line 41: cd: Mycodo/install: No such file or directory /bin/bash: ./setup.sh: No such file or directory jimh@gardenlab5:~ $ ls jimh@gardenlab5:~ $ ls -al total 28 drwx------ 3 jimh jimh 4096 Sep 29 16:48 . drwxr-xr-x 3 root root 4096 Jul 3 17:14 .. -rw------- 1 jimh jimh 114 Sep 29 16:48 .bash_history -rw-r--r-- 1 jimh jimh 220 Jul 3 17:05 .bash_logout -rw-r--r-- 1 jimh jimh 3523 Jul 3 17:05 .bashrc -rw-r--r-- 1 jimh jimh 807 Jul 3 17:05 .profile drwx------ 2 jimh jimh 4096 Jul 3 17:14 .ssh -rw-r--r-- 1 jimh jimh 0 Sep 29 16:41 .sudo_as_admin_successful jimh@gardenlab5:~ $ curl -L https://kizniche.github.io/Mycodo/install | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1434 100 1434 0 0 6106 0 --:--:-- --:--:-- --:--:-- 6128 ## Error: Install aborted. Cause: The /opt/Mycodo directory already exists. The install cannot continue because a previous Mycodo install was detected. Please either move or delete the /opt/Mycodo directory and rerun this script to initiate the install or run /opt/Mycodo/install/setup.sh. jimh@gardenlab5:~ $