Ir para o conteúdo
ou

Software livre Brasil

 Voltar a Projeto Soft...
Tela cheia Sugerir um artigo

Marvin Lemos: How to fix unmet dependencies error on Debian-like systems

15 de Maio de 2011, 0:00 , por Software Livre Brasil - 0sem comentários ainda | Ninguém está seguindo este artigo ainda.
Visualizado 79 vezes

Sometimes when you download a .deb(Debian Package file) of an package that you would like to install it will give you the “dependencies not met” error. This could happen when you use dpkg, Gdebi Package Manager or apt.

The solution to this is make sure that the version of the package you downloading is the newest version you can find. If this is the case then run this command:

sudo apt-get -f install

This will force apt to fix the broken dependencies.

Fonte: http://undiff.com/2008/08/deb-dpkg-unmet-dependencies-and-how-to-fix-this/


Fonte: http://www.marvinlemos.net/?p=308

0sem comentários ainda

Enviar um comentário

Os campos são obrigatórios.

Se você é um usuário registrado, pode se identificar e ser reconhecido automaticamente.