pi@tank1:~ $ curl -s
https://raw.githubusercontent.com/snapt ... install.sh | sudo bash
install required packages...
Hit:1
http://archive.raspberrypi.org/debian bullseye InRelease
Hit:2
http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Reading package lists... Done
Reading package lists...
Building dependency tree...
Reading state information...
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip
E: Package 'python-pip' has no installation candidate
...done
check for timezone
...ok
check for i2c bus
check for initial git clone
bash: line 33: cd: /var/www/html/: No such file or directory
Cloning into 'openWB'...
remote: Enumerating objects: 30074, done.
remote: Counting objects: 100% (2806/2806), done.
remote: Compressing objects: 100% (1448/1448), done.
remote: Total 30074 (delta 1633), reused 2219 (delta 1234), pack-reused 27268
Receiving objects: 100% (30074/30074), 91.42 MiB | 3.99 MiB/s, done.
Resolving deltas: 100% (20416/20416), done.
Updating files: 100% (1053/1053), done.
... git cloned
grep: /var/www/html/openWB/openwb.conf: No such file or directory
bash: line 43: /var/www/html/openWB/openwb.conf: No such file or directory
check for ramdisk
...created
check for crontab
grep: /var/spool/cron/crontabs/root: No such file or directory
no crontab for root
...added
Failed to start mosquitto.service: Unit mosquitto.service not found.
updating mosquitto config file
cp: cannot stat '/var/www/html/openWB/web/files/mosquitto.conf': No such file or directory
mosquitto: unrecognized service
disable cronjob logging
fix upload limit...installing pymodbus
Looking in indexes:
https://pypi.org/simple,
https://www.piwheels.org/simple
Collecting pymodbus
Downloading
https://www.piwheels.org/simple/pymodbu ... ne-any.whl (154 kB)
|████████████████████████████████| 154 kB 1.5 MB/s
Requirement already satisfied: pyserial>=3.4 in /usr/lib/python3/dist-packages (from pymodbus) (3.5b0)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus) (1.16.0)
Installing collected packages: pymodbus
Successfully installed pymodbus-2.5.3
check for paho-mqtt
Looking in indexes:
https://pypi.org/simple,
https://www.piwheels.org/simple
Collecting paho-mqtt
Downloading
https://www.piwheels.org/simple/paho-mq ... ne-any.whl (75 kB)
|████████████████████████████████| 75 kB 408 kB/s
Installing collected packages: paho-mqtt
Successfully installed paho-mqtt-1.6.1
check for MCP4725
Looking in indexes:
https://pypi.org/simple,
https://www.piwheels.org/simple
Collecting Adafruit_MCP4725
Downloading
https://www.piwheels.org/simple/adafrui ... ne-any.whl (3.9 kB)
Collecting Adafruit-GPIO>=0.6.5
Downloading
https://www.piwheels.org/simple/adafrui ... ne-any.whl (38 kB)
Collecting adafruit-pureio
Downloading
https://www.piwheels.org/simple/adafrui ... ne-any.whl (12 kB)
Requirement already satisfied: spidev in /usr/lib/python3/dist-packages (from Adafruit-GPIO>=0.6.5->Adafruit_MCP4725) (3.5)
Installing collected packages: adafruit-pureio, Adafruit-GPIO, Adafruit-MCP4725
Successfully installed Adafruit-GPIO-1.0.3 Adafruit-MCP4725-1.0.4 adafruit-pureio-1.1.9
chmod: cannot access '/var/www/html/openWB/openwb.conf': No such file or directory
chmod: cannot access '/var/www/html/openWB/modules/*': No such file or directory
chmod: cannot access '/var/www/html/openWB/runs/*': No such file or directory
bash: line 126: /var/www/html/openWB/runs/atreboot.sh: No such file or directory