Duplicate sources

Iniciado por AFF, 28 de Abril de 2012, 14:07

tópico anterior - próximo tópico

AFF

Pessoal,
Ao final do comando " sudo apt-get update",  tenho a seguinte resposta:

W: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ precise/partner i386 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_precise_partner_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

Alguém como posso resolver isto. Desconfio que este problema está impedido rodar o flash da Adobe.

Obrigado

jkmsjq

#1
Citação de: AFF online 28 de Abril de 2012, 14:07
W: Você terá que executar apt-get update para corrigir estes problemas

Solução dada:

sudo apt-get update

Ou então apague a entrada repetida, ou comente (acrescete um # no início da frase em que estiver repetido)

sudo gedit /etc/apt/sources.list
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

AFF

Citação de: jkmsjq online 28 de Abril de 2012, 14:27
Citação de: AFF online 28 de Abril de 2012, 14:07
W: Você terá que executar apt-get update para corrigir estes problemas

Solução dada:

sudo apt-get update

Ou então apague a entrada repetida, ou comente (acrescete um # no início da frase em que estiver repetido)

sudo gedit /etc/apt/sources.list


"W: Você terá que executar apt-get update para corrigir estes problemas[/quote]" é a resposta final do próprio comando "sudo apt-get update", portanto ele não pode ser a solução.

jkmsjq

Você leu e/ou fez as outras duas opções que deixei no meu post?
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

AFF

Citação de: jkmsjq online 28 de Abril de 2012, 14:27
Citação de: AFF online 28 de Abril de 2012, 14:07
W: Você terá que executar apt-get update para corrigir estes problemas

Solução dada:

sudo apt-get update

Ou então apague a entrada repetida, ou comente (acrescete um # no início da frase em que estiver repetido)

sudo gedit /etc/apt/sources.list


Depois de uma leitura atenta arquivo "sources.list" não encontrei repetição, o que mais pode ser?

# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Beta i386 (20110921.2)]/ oneiric main restricted
deb-src http://archive.ubuntu.com/ubuntu precise main restricted #Added by software-properties

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ precise restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates restricted main multiverse universe #Added by software-properties

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

deb http://security.ubuntu.com/ubuntu precise-security main restricted
deb-src http://security.ubuntu.com/ubuntu precise-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu precise-security universe
deb http://security.ubuntu.com/ubuntu precise-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 precise partner
deb-src http://archive.canonical.com/ubuntu precise 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 precise main
deb-src http://extras.ubuntu.com/ubuntu precise main