Problema na souce list

Iniciado por Nelson Quintanilha, 01 de Dezembro de 2012, 21:57

tópico anterior - próximo tópico

Nelson Quintanilha

Olá pessoal, instalei alguns softwere via app e deu problema na minha souce list.
quanto mais eu olho para ela menos entendo, não sei qual linha desabilitar, são muito parecidas mais não são iguais.
Segue abaixo:

No terminal quando dou o comando sudo apt-get update:

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-i386_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

Minha source list:

# deb cdrom:[Ubuntu 12.10 _Quantal Quetzal_ - Release amd64 (20121017.5)]/ quantal main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal main restricted

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

## 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.
deb http://br.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal universe
deb http://br.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal-updates 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://br.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://br.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal-updates multiverse

## 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://br.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse

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

## 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 quantal partner
deb-src http://archive.canonical.com/ubuntu quantal partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu quantal main
deb http://packages.medibuntu.org/ quantal free non-free
deb-src http://packages.medibuntu.org/ quantal free non-free
deb-src http://extras.ubuntu.com/ubuntu quantal main

Se alguém puder ajudar agradeço de coração.

jkmsjq

Tenta o seguinte comando no terminal (Ctrl + Alt + T)

sudo rm -R /var/lib/apt/lists/* ; sudo rm -R /var/lib/apt/lists/partial/* ; sudo apt-get clean ; sudo apt-get -f install ; sudo apt-get update


Dê <Enter>, digite sua senha (que não aparecerá, normal) e dê <Enter> de novo.
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

Nelson Quintanilha

Fiz como descrito retornou:

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-i386_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas
rm: não foi possível remover "/run/user/root/gvfs": É um diretório
nelson@nelson-Aspire-7720:~$

jkmsjq

Agora execute o comando recomendado:

sudo apt-get update

Dê <Enter>, digite sua senha (que não aparecerá, normal) e dê <Enter> de novo.
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

Nelson Quintanilha

Ilá colega, rodei o comando e:

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-i386_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas
nelson@nelson-Aspire-7720:~$

jkmsjq

#5
Tenta esses dois comandos, um de cada vez:

sudo rm -f /var/lib/apt/lists/*

e depois

sudo rm -f /var/lib/apt/lists/partial/*

E conclua com:

sudo apt-aget update && sudo apt-get upgrade
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

Nelson Quintanilha

Olá JK

nelson@nelson-Aspire-7720:~$ sudo rm -f /var/lib/apt/lists/*
[sudo] password for nelson:
rm: não foi possível remover "/var/lib/apt/lists/partial": É um diretório
nelson@nelson-Aspire-7720:~$ sudo rm -f /var/lib/apt/lists/partial/*
nelson@nelson-Aspire-7720:~$ sudo apt-aget update && sudo apt-get upgrade
sudo: apt-aget: comando não encontrado
nelson@nelson-Aspire-7720:~$

jkmsjq

Citação de: Nelson Quintanilha online 02 de Dezembro de 2012, 17:14
Olá JK

nelson@nelson-Aspire-7720:~$ sudo rm -f /var/lib/apt/lists/*
[sudo] password for nelson:
rm: não foi possível remover "/var/lib/apt/lists/partial": É um diretório
nelson@nelson-Aspire-7720:~$ sudo rm -f /var/lib/apt/lists/partial/*
nelson@nelson-Aspire-7720:~$ sudo apt-aget update && sudo apt-get upgrade
sudo: apt-aget: comando não encontrado
nelson@nelson-Aspire-7720:~$

O comando correto é:

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

;D
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

Nelson Quintanilha

Olá JK
Ainda continua duplicado:

Lendo listas de pacotes... Pronto
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free amd64 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-amd64_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_free_binary-i386_Packages)
W: Duplicate sources.list entry http://packages.medibuntu.org/ quantal/non-free i386 Packages (/var/lib/apt/lists/packages.medibuntu.org_dists_quantal_non-free_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas
Lendo listas de pacotes... Pronto
Construindo árvore de dependências       
Lendo informação de estado... Pronto
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
nelson@nelson-Aspire-7720:~$