 curl -s https://raw.githubusercontent.com/snaptec/openWB/master/openwb-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
fatal: destination path 'openWB' already exists and is not an empty directory.
... git cloned
check for ramdisk
...ok
check for crontab
...ok
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
...ok
fix upload limit...installing pymodbus
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pymodbus in /usr/local/lib/python3.9/dist-packages (2.5.3)
Collecting pymodbus
  Using cached https://www.piwheels.org/simple/pymodbus/pymodbus-2.5.3-py2.py3-none-any.whl (154 kB)
  Downloading https://www.piwheels.org/simple/pymodbus/pymodbus-2.5.2-py2.py3-none-any.whl (154 kB)
     |████████████████████████████████| 154 kB 1.4 MB/s
Requirement already satisfied: pyserial>=3.4 in /usr/local/lib/python3.9/dist-packages (from pymodbus) (3.5)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus) (1.16.0)
check for paho-mqtt
mqtt installed...
check for MCP4725
Adafruit_MCP4725 installed...
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
chmod: cannot access '/var/www/html/openWB/*.sh': No such file or directory
bash: line 127: /var/www/html/openWB/runs/atreboot.sh: No such file or directory
