Autor Tópico: sources list duplicadas?!?  (Lida 1264 vezes)

Offline croata

  • Usuário Ubuntu
  • *
  • Mensagens: 4
    • Ver perfil
sources list duplicadas?!?
« Online: 13 de Abril de 2010, 21:46 »
Boa noite a todos,

Bem sou novo nesse universo linux... e ja me surgiu a 1º dúvida.... quando dou o comando "apt-get update" no terminal aparece ao final do processo

W: Duplicate sources.list entry http://archive.ubuntu.com karmic-backports/main Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_karmic-backports_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com karmic-backports/restricted Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_karmic-backports_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com karmic-backports/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_karmic-backports_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com karmic-backports/multiverse Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_karmic-backports_multiverse_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

Aguem poderia me ajudar sobre o pq disso?

 ???

Offline asghan

  • Usuário Ubuntu
  • *
  • Mensagens: 1.221
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #1 Online: 13 de Abril de 2010, 22:03 »
Ao q indica vc duplicou as fontes, sugiro vc postar sua sourcelist para ficar mais fácil de te ajudar. lembrando q os repositórios backports possuem versões de soft em testes, ou seja, não necessariamente estáveis
   Ubuntu 12.04 - Unity 64bits

Offline croata

  • Usuário Ubuntu
  • *
  • Mensagens: 4
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #2 Online: 13 de Abril de 2010, 22:06 »
tai...

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty 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/ karmic main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic 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/ karmic-updates main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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.

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

deb http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse




deb http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu karmic-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu karmic-updates universe multiverse

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


## Thèmes du projet bisigi
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main


Offline asghan

  • Usuário Ubuntu
  • *
  • Mensagens: 1.221
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #3 Online: 13 de Abril de 2010, 22:13 »
tai...

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty 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/ karmic main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic 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/ karmic-updates main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ karmic-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.

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

deb http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse




deb http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu karmic-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu karmic-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu karmic-updates universe multiverse

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



## Thèmes du projet bisigi
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu karmic main



Coloque uma # na frente das fontes em negrito e rode um apt-get update apt-get upgrade
   Ubuntu 12.04 - Unity 64bits

Offline croata

  • Usuário Ubuntu
  • *
  • Mensagens: 4
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #4 Online: 13 de Abril de 2010, 22:20 »
valeu meu amigo...funcionou!!!!  ;D

mas... vc poderia me dizer o pq das #? rsrsrs...

Offline asghan

  • Usuário Ubuntu
  • *
  • Mensagens: 1.221
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #5 Online: 13 de Abril de 2010, 22:25 »
valeu meu amigo...funcionou!!!!  ;D

mas... vc poderia me dizer o pq das #? rsrsrs...

Isso é um comentário q desabilita a linha em q ele se encontra, sendo assim, desabilitamos as sources duplicados, só estou com uma dúvida, acho q desabilitamos alguma a mais, é a midia update-universe-multiverse. como uso Ubuntu 9.04, minha source list está diferente
   Ubuntu 12.04 - Unity 64bits

Offline croata

  • Usuário Ubuntu
  • *
  • Mensagens: 4
    • Ver perfil
Re: sources list duplicadas?!?
« Resposta #6 Online: 13 de Abril de 2010, 22:29 »
Bom cara, como sou novo nesse sistema, não tenho como contribuir muito... mas estou a procura da resposta pra isso... fico no aguardo de uma solução sua rsrsrs.... abraços