Setup problem in volumio after OS update
redlingg opened this issue · 5 comments
Checklist:
- I updated to the latest version available
- I checked that my MQTT broker is otherwise working
Release with the issue:
Raspbian GNU/Linux 10 (buster)
Last working release (if known):
..
Hardware, Operating System, Python version:
PiZero, Python 3.7.3
Description of problem:
pi does not provide data to mosquito.
Run our report script 'genBugInfo' on your failing device and include the output here:
cannot run this
Python errors shown in the logs (if applicable):
Additional information:
Fresh istall of OS:
sudo apt-get install git python3 python3-pip python3-tzlocal python3-sdnotify python3-colorama python3-unidecode python3-apt python3-paho-mqtt python3-requests
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python3-apt 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
E: Unable to locate package python3-pip
E: Unable to locate package python3-tzlocal
E: Unable to locate package python3-sdnotify
E: Unable to locate package python3-colorama
E: Unable to locate package python3-unidecode
E: Package 'python3-apt' has no installation candidate
E: Unable to locate package python3-paho-mqtt
Well… this is the volumio os so I dont know if it is old buster or not…
What is the pip3 method?