Problemas no terminal

Iniciado por andpatroc, 22 de Abril de 2007, 10:22

tópico anterior - próximo tópico

andpatroc

recentemente instalei a versão mais nova do ubuntu 7.04! achei q ia ser melhor mais to passando uma raiva pelos erros no terminal: estava instalando o amarok pelo comando sudo apt-get install amarok, mais demorou e eu fechei o terminal. Agora quando tento instalar pelo terminal fica dando essa mensagem de erro:
E: Não foi possível obter trava /var/cache/apt/archives/lock - open (11 Recurso temporariamente indisponível)
E: Impossível criar lock no diretório de download

alguém me ajude !

Tuningke

Verifique se esta com o root, de "sudo apt-get" para usar o root, pois só ele tem permição para destravar isso!
Pensando em algo para por aqui!

andpatroc

já tentei de todas as formas... já formatei uma vez por causa disso.. e agora o mesmo problema! QUE RAIVA..

quinzico

Fizeste sudo apt-get update  antes de instalar o amarok?

andpatroc

Sim já tinha feito sudo apt-get update , depois sudo apt-get install amarok. o problema é que tava demorando de baixar os pacotes para instalação e eu fechei o terminal..

quinzico

faz sudo apt-get -f install

andpatroc

andpatroc@andpatroc:~$ sudo apt-get -f install
Password:
E: Não foi possível obter trava /var/lib/dpkg/lock - open (11 Recurso temporariamente indisponível)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

vitor

Tu num tá com o synaptic aberto enquanto tenta instalar o amorak pelo terminal? Veja se é isso..
Jabber: vitorml (a) jabber.cz

andpatroc

acho q o problema pode ser por eu ter trocado a source.list .... alguém pode mandar a source.list original por favor!

quinzico

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://pt.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://pt.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://pt.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://pt.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://pt.archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://pt.archive.ubuntu.com/ubuntu/ feisty universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://pt.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://pt.archive.ubuntu.com/ubuntu/ feisty multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://pt.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://pt.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted
deb http://security.ubuntu.com/ubuntu feisty-security universe
deb-src http://security.ubuntu.com/ubuntu feisty-security universe
deb http://security.ubuntu.com/ubuntu feisty-security multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security multiverse



andpatroc

Obrigado pela compreensão! resolvi colocando a source.list original do 7.04!