Waziup / WaziGate

Waziup LoRa Edge gateway
21 stars 20 forks source link

Install script broken #74

Open j-forster opened 4 years ago

j-forster commented 4 years ago
pi@raspberrypi:~ $ curl -fsSL https://raw.githubusercontent.com/Waziup/waziup-gateway/v1/setup/get_waziup.sh | bash
Downloading Wazigate...
WaziGate-1.0/
WaziGate-1.0/.env
WaziGate-1.0/.gitignore
WaziGate-1.0/.gitmodules
WaziGate-1.0/ChangeLog
WaziGate-1.0/README.md
WaziGate-1.0/docker-compose-build.yml
WaziGate-1.0/docker-compose-dev.yml
WaziGate-1.0/docker-compose-i386.yml
WaziGate-1.0/docker-compose.yml
WaziGate-1.0/setup/
WaziGate-1.0/setup/.gitignore
WaziGate-1.0/setup/clouds.json
WaziGate-1.0/setup/conf.default.json
WaziGate-1.0/setup/docker-compose
WaziGate-1.0/setup/get_waziup.sh
WaziGate-1.0/setup/get_waziup_dev.sh
WaziGate-1.0/setup/get_waziup_test.sh
WaziGate-1.0/setup/hostapd.conf
WaziGate-1.0/setup/install.sh
WaziGate-1.0/setup/kweb/
WaziGate-1.0/setup/kweb/kweb-1.7.9.8.tar.gz
WaziGate-1.0/setup/kweb/kweb_upgrade_buster_20190823.tar.gz
WaziGate-1.0/setup/sd-card-image.sh
WaziGate-1.0/setup/uninstall.sh
WaziGate-1.0/setup/waziup-logo.png
WaziGate-1.0/start.sh
WaziGate-1.0/stop.sh
WaziGate-1.0/wazigate-edge/
WaziGate-1.0/wazigate-host/
WaziGate-1.0/wazigate-host/buttons/
WaziGate-1.0/wazigate-host/buttons/buttons.py
WaziGate-1.0/wazigate-host/buttons/buttons.sh
WaziGate-1.0/wazigate-host/fan/
WaziGate-1.0/wazigate-host/fan/fan.py
WaziGate-1.0/wazigate-host/fan/fan.sh
WaziGate-1.0/wazigate-host/host.py
WaziGate-1.0/wazigate-host/host.sh
WaziGate-1.0/wazigate-host/init-hdmi-ui.html
WaziGate-1.0/wazigate-host/kiosk.sh
WaziGate-1.0/wazigate-host/main.go
WaziGate-1.0/wazigate-host/oled/
WaziGate-1.0/wazigate-host/oled/fonts/
WaziGate-1.0/wazigate-host/oled/fonts/C&C Red Alert [INET].ttf
WaziGate-1.0/wazigate-host/oled/fonts/ChiKareGo.ttf
WaziGate-1.0/wazigate-host/oled/fonts/FreePixel.ttf
WaziGate-1.0/wazigate-host/oled/fonts/ProggyTiny.ttf
WaziGate-1.0/wazigate-host/oled/fonts/README [INET].txt
WaziGate-1.0/wazigate-host/oled/fonts/Volter__28Goldfish_29.ttf
WaziGate-1.0/wazigate-host/oled/fonts/code2000.ttf
WaziGate-1.0/wazigate-host/oled/fonts/creep.bdf
WaziGate-1.0/wazigate-host/oled/fonts/fontawesome-webfont.ttf
WaziGate-1.0/wazigate-host/oled/fonts/miscfs_.ttf
WaziGate-1.0/wazigate-host/oled/fonts/pixelmix.ttf
WaziGate-1.0/wazigate-host/oled/fonts/tiny.ttf
WaziGate-1.0/wazigate-host/oled/msg.txt
WaziGate-1.0/wazigate-host/oled/oled.py
WaziGate-1.0/wazigate-host/oled/oled.sh
WaziGate-1.0/wazigate-host/start.sh
WaziGate-1.0/wazigate-host/start_hotspot.sh
WaziGate-1.0/wazigate-host/start_wifi.sh
WaziGate-1.0/wazigate-host/wazigate-host
WaziGate-1.0/wazigate-mongo/
WaziGate-1.0/wazigate-mongo/Dockerfile
WaziGate-1.0/wazigate-system/
WaziGate-1.0/wazigate-ui/
mv: cannot stat 'waziup-gateway*': No such file or directory
bash: line 12: cd: waziup-gateway: No such file or directory
chmod: cannot access 'setup/install.sh': No such file or directory
chmod: cannot access 'setup/uninstall.sh': No such file or directory
sed: can't read .env: No such file or directory
bash: ./setup/install.sh: No such file or directory
sed: can't read start.sh: No such file or directory
Downloading the docker images...
sudo: docker-compose: command not found
Done
booting in 05 seconds...
mojtaba-esk commented 3 years ago

Can you please test it again to see if everything is alright?

cdupont commented 3 years ago

On my list ;)