Processamento de erros do Dpkg para instalar pacotes

0

Eu quero instalar qualquer pacote, mas quando eu uso apt-get install , eu tenho o seguinte erro:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
htop is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up w3af (1.2-bt2) ...
tar: pybloomfiltermmap-0.2.0.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
/var/lib/dpkg/info/w3af.postinst: line 4: cd: pybloomfiltermmap-0.2.0: No such file or directory
python: can't open file 'setup.py': [Errno 2] No such file or directory
svn: Repository moved permanently to 'https://svn.code.sf.net/p/w3af/code/trunk'; please relocate
dpkg: error processing w3af (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 w3af
E: Sub-process /usr/bin/dpkg returned an error code (1)

Quando quero atualizá-lo, também tenho problemas para me conectar a repositórios.

Como posso corrigir isso?

    
por MLSC 09.07.2014 / 07:51

1 resposta

1

tente

% bl0ck_qu0te%

ele deve remover esse pacote e tudo será normal.

'

    
por aveemashfaq 09.07.2014 / 10:21