Okay I'll list the exact procedure here for the sake of completeness
- Flash a 16Gb SD card with Raspian Stretch lite v. 06/27/2018
- Follow the steps described here https://github.com/UAVmatrix/UAVcast#installation
2.1 Update apt sources
2.2 Install git
2.3 Clone the repository and change working dir
2.4 Launch the installation script
- Reboot
- Connect to the Raspberry ip with no success
So here the errors, I skip the obvious output
Err:154 http://archive.raspberrypi.org/debian stretch/ui armhf libgtk-3-common all 3.22.11-1+rpi3
Hash Sum mismatch
...
Last modification reported: Mon, 14 Aug 2017 12:16:27 +0000
W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Failed to fetch http://archive.raspberrypi.org/debian/pool/ui/g/gtk+3.0/libgtk-3-common_3.22.11-1+rpi3_all.deb Hash Sum mismatch
...
Last modification reported: Mon, 14 Aug 2017 12:16:27 +0000
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
So the errors are simple hash key mismatch, now the problem must be somewhere else. Is there a log created by UAVmatrix? thank you