Atualização Ubuntu-15.10

1. Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 29/01/2016 - 17:01h

De uns tempos para cá quando mando atualizar ele volta avisando " Necessita de instalação de Pacotes não confiáveis" e não instala.

Como faço para corrigir isso Ubuntu 15.10


  


2. Re: Atualização Ubuntu-15.10

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 29/01/2016 - 17:05h

Poste final da saída do comando: sudo apt-get update


3. Re: Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 29/01/2016 - 17:09h

Já fiz isto mas no final entra uma frase e para

[Connecting to archive.ubuntu.com (2001:67c:1360:8c01::18)] [Connecting to



4. Re: Atualização Ubuntu-15.10

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 29/01/2016 - 17:14h

sudo apt-get update && sudo apt-get upgrade


5. Re: Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 29/01/2016 - 17:27h

sudo apt-get update && sudo apt-get upgrade
[sudo] senha para bsantucci:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Recurso temporariamente indisponível)
E: Unable to lock directory /var/lib/apt/lists/



6. Re: Atualização Ubuntu-15.10

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 29/01/2016 - 19:57h

sudo rm /var/lib/apt/lists/lock
sudo rm /var/lib/dpkg/lock
sudo apt-get update
sudo apt-get upgrade


7. Re: Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 30/01/2016 - 12:13h

bsantucci@bsantucci-ODM:~$ sudo rm /var/lib/apt/lists/lock
[sudo] senha para bsantucci:
bsantucci@bsantucci-ODM:~$ sudo rm /var/lib/apt/lists/lock
rm: não foi possível remover “/var/lib/apt/lists/lock”: Arquivo ou diretório não encontrado
bsantucci@bsantucci-ODM:~$ sudo rm /var/lib/dpkg/lock
bsantucci@bsantucci-ODM:~$ sudo apt-get update
0% [Connecting to archive.ubuntu.com (2001:67c:1360:8c01::18)] [Connecting to ss0% [Connecting to archive.ubuntu.com (2001:67c:1360:8c01::18)] [Connecting to ss0% [Connecting to archive.ubuntu.com (2001:67c:1360:8c01::18)] [Connecting to s





8. Re: Atualização Ubuntu-15.10

Perfil removido
removido

(usa Nenhuma)

Enviado em 30/01/2016 - 13:32h

Boa tarde,

Você está conectado a internet?
No terminal, post aqui os resultados destes comandos:

$ cat /etc/apt/sources.list

Abraço!!

Att,
Jbaf 2015
Debian 8 (MATE), CentOS 7 (KDE)
https://www.centos.org/


9. Re: Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 30/01/2016 - 15:01h

bsantucci@bsantucci-ODM:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release amd64 (20141022.1)]/ utopic main restricted

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

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## 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.

## 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.


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu wily partner
# deb-src http://archive.canonical.com/ubuntu wily partner

# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free
# deb http://repository.spotify.com stable non-free
deb http://archive.ubuntu.com/ubuntu wily main universe multiverse
deb http://security.ubuntu.com/ubuntu/ wily-security multiverse main universe
deb http://archive.ubuntu.com/ubuntu wily-updates multiverse main universe
bsantucci@bsantucci-ODM:~$



10. Re: Atualização Ubuntu-15.10

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 30/01/2016 - 15:09h

VC usava 14.10 e atualizou para 15.10???


11. Re: Atualização Ubuntu-15.10

Perfil removido
removido

(usa Nenhuma)

Enviado em 30/01/2016 - 15:21h

bsantucci escreveu:

bsantucci@bsantucci-ODM:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release amd64 (20141022.1)]/ utopic main restricted

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

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## 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.

## 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.


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu wily partner
# deb-src http://archive.canonical.com/ubuntu wily partner

# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free
# deb http://repository.spotify.com stable non-free
deb http://archive.ubuntu.com/ubuntu wily main universe multiverse
deb http://security.ubuntu.com/ubuntu/ wily-security multiverse main universe
deb http://archive.ubuntu.com/ubuntu wily-updates multiverse main universe
bsantucci@bsantucci-ODM:~$



Boa tarde,

Observe a linha acima em negrito e itálico.

$ sudo gedit /etc/apt/sources.list


Vá até alinha em negrito e tire o símbolo " # " da frente. Salve e Feche.

$ sudo apt-get update


Abraço!!

Att,
Jbaf 2015
Debian 8 (MATE), CentOS 7 (KDE)
https://www.centos.org/


12. Re: Atualização Ubuntu-15.10

bruno santucci
bsantucci

(usa Ubuntu)

Enviado em 30/01/2016 - 16:13h

Eu usava o 15.04 e atualizei para o 15.10 automaticamente
Não encontrei esta linha veja abaixo : $ sudo gedit /etc/apt/sources.list

# deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release amd64 (20141022.1)]/ utopic main restricted

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

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## 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.

## 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.


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu wily partner
# deb-src http://archive.canonical.com/ubuntu wily partner

# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free # desabilitado na atualização para wily
# deb http://repository.spotify.com stable non-free
# deb http://repository.spotify.com stable non-free
deb http://archive.ubuntu.com/ubuntu wily main universe multiverse
deb http://security.ubuntu.com/ubuntu/ wily-security multiverse main universe
deb http://archive.ubuntu.com/ubuntu wily-updates multiverse main universe

bsantucci@bsantucci-ODM:~$ sudo apt-get update
[sudo] senha para bsantucci:
0% [Connecting to archive.ubuntu.com (2001:67c:1560:8001::11)] [Connecting to s



01 02 03



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts