dimraz Posted August 9, 2018 Posted August 9, 2018 Please help me to understand. When you install, it references incorrect versions of packages. Spoiler root@DOM:/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. How can this be corrected? info Spoiler BOARD=orangepiplus BOARD_NAME="Orange Pi+" BOARDFAMILY=sun8i VERSION=5.38 LINUXFAMILY=sunxi BRANCH=next ARCH=arm IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm
Tido Posted August 9, 2018 Posted August 9, 2018 This is a Linux problem https://www.google.com/search?client=ubuntu&channel=fs&q=The+following+packages+have+unmet+dependencies&ie=utf-8&oe=utf-8
dimraz Posted August 12, 2018 Author Posted August 12, 2018 Thanks for the reply. But I put on a clean аssembly, has not had time to break anything:). Went through the options for correction, but nothing helps... To try to start again with a "clean slate"?
guidol Posted August 12, 2018 Posted August 12, 2018 (edited) Did you edit your /etc/apt/sources.list or did you add additionally any sources? Which armbian do you use (do you use a armbian distro? - because I never had problems with the sources of armbian) What do you get for a message after?: sudo apt autoremove && sudo apt autoclean && sudo apt clean sudo apt-get update sudo apt-get -f install sudo apt-get install mosquitto mosquitto-clients Edited August 13, 2018 by Tido changed to one-liner for cleaning, update 1
dimraz Posted August 17, 2018 Author Posted August 17, 2018 On 8/12/2018 at 10:39 PM, Tido said: do: armbianmonitor - u Thank you!! But nothing useful happens when you run this command:). Or doing something wrong... Spoiler root@DOM:/home/orangepi# do: armbianmonitor - u Could not find the database of available applications, run update-command-not-found as root to fix this do:: command not found On 8/12/2018 at 11:05 PM, guidol said: Did you edit your /etc/apt/sources.list or did you add additionally any sources? Which armbian do you use (do you use a armbian distro? - because I never had problems with the sources of armbian) What do you get for a message after?: sudo apt autoremove && sudo apt autoclean && sudo apt clean sudo apt-get update sudo apt-get -f install sudo apt-get install mosquitto mosquitto-clients Thank you too:). Cleaned dependencies, nothing has changed, but suggested that it is necessary to remove all third-party repositories))). It worked) Openhab2 may also need to put in the repository Arabian?) 1
dimraz Posted August 17, 2018 Author Posted August 17, 2018 Everything worked. I needed to use the Arabian repository and learn English:). This topic can be closed.
Recommended Posts