Enviado em 24/12/2010 - 13:30h
tente forçar a instalação do pacote python-bittorrent:
$ sudo dpkg -i --force- /var/cache/apt/archives/python-bittorrent # TECLE TAB PARA AUTOCOMPLETAR
Se não funcionar, remova esse pacote e o pacote bittorrent:
$ sudo apt-get --purge remove python-bittorrent bittorrent
$ sudo apt-get autoremove --purge
$ sudo apt-get -f install
$ sudo dpkg -i --force- /var/cache/apt/archives/python-bittorrent # TECLE TAB PARA AUTOCOMPLETAR
Se não funcionar, remova esse pacote e o pacote bittorrent:
$ sudo apt-get --purge remove python-bittorrent bittorrent
$ sudo apt-get autoremove --purge
$ sudo apt-get -f install