Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt install not working #10

Open
DataWorm opened this issue Jul 13, 2019 · 2 comments
Open

apt install not working #10

DataWorm opened this issue Jul 13, 2019 · 2 comments

Comments

@DataWorm
Copy link

Kurz und knapp, getestet auf Raspberry Pi 3B+ mit aktuellem Raspbian:

root@raspberrypi:~# sudo apt-get install python-nltools -f
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
python-nltools : Hängt ab von: python-picotts soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

@gooofy
Copy link
Owner

gooofy commented Aug 4, 2019

just to clarify: did you try to install stretch packages on buster?

@DataWorm
Copy link
Author

DataWorm commented Aug 4, 2019

Yeah, I added this line to /etc/apt/sources.list.d/raspi.list:
deb http://archive.raspberrypi.org/debian/ stretch main

Afterwards the installation worked just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants