I had Hassbian working on a RP3. I noticed that there were several notifications of problems. These seemed to be centered around no database program installed. I attempted to install sqlite3. However, the installed libraries were newer that what sqlite3 required and I got errors about broken packages. Nothing I did seemed to get past this and everything on the Internet said reinstall.
As a test I put that SD Card aside and got a fresh copy of the Hassbian zip file. Put it on a clean SD card. After it got done installing and configuring, I logged in and attempted to upgrade it with hassbian-config and install mosquitto
I got messages about missing archives as shown below:
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/m/mosquitto/libmosquitto1_1.5.7-1_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/m/mosquitto/mosquitto_1.5.7-1_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/m/mosquitto/mosquitto-clients_1.5.7-1_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
Basic Noob Questions:
- Is Hassbian still supported?
- If not Hassbian, what is the recommended basic install for a RP3?
- Did I miss something on the setup that is causing these archive issues?
- What database is recommended for Hassbian on a Raspberry PI?
Thanks.
---- Steve