In this installation I have a Pi3 with raspbian-stretch-lite that is updated.
I have Python 3.5 installed.
It was two different jessie or wheezy to chosse from, I don't know but earlier versions of Pi
installation instructions points to jesse so i choose that one.
I get this error, any one that cant point me in any direction?
Code: Select all
/etc/apt/sources.list.d $ sudo apt-get install mosquitto
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mosquitto : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
Depends: libwebsockets3 (>= 1.2) but it is not installable
E: Unable to correct problems, you have held broken packages.