Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 01/08/2008, à 18:44

aliasbody

Erreur pendant update Packets en double

Bonjour a vous aujourd'hui en voulant faire un sudo apt-get update je suis tombe sur une erreur a la fin de la verification me disant que j'avait des duplicate packets, quelqu'un pourait me dire qu'els sont-ils car moi je ne les trouve pas.

A Ler Listas de Pacotes... Pronto
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/multiverse Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_main_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_main_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com hardy-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_hardy-security_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/main Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_main_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/restricted Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/universe Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/multiverse Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/main Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_main_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/restricted Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/main Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_main_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/restricted Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/universe Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy/multiverse Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy-updates/main Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy-updates_main_binary-i386_Packages)
W: Duplicate sources.list entry http://fr.archive.ubuntu.com hardy-updates/restricted Packages (/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_hardy-updates_restricted_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir estes problemas

et voila mon source.list

# 
deb-src http://archive.ubuntu.com/ubuntu/ hardy restricted main #Added by software-properties

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

deb http://pt.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://pt.archive.ubuntu.com/ubuntu/ hardy restricted main multiverse universe #Added by software-properties

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

## 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/ hardy universe
deb http://pt.archive.ubuntu.com/ubuntu/ hardy-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://pt.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://pt.archive.ubuntu.com/ubuntu/ hardy-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://pt.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://pt.archive.ubuntu.com/ubuntu/ hardy-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://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb http://packages.medibuntu.org/ hardy free non-free
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy universe main multiverse restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu hardy-security universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ hardy universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb http://fr.packages.medibuntu.org/ hardy free non-free
deb http://fr.packages.medibuntu.org/ hardy-staging free non-free
deb http://e17.dunnewind.net/ubuntu hardy e17
deb http://wine.budgetdedicated.com/apt hardy main

Merci d'avance


Ubuntu ! Power, Stability & Security ! What Else ?
--------------------------------------------------------------------

Hors ligne

#2 Le 01/08/2008, à 19:16

slasher_fun

Re : Erreur pendant update Packets en double

Tu ne les trouves pas ? Pourtant c'est difficile de manquer le fait qu'il y a plusieurs fois la même ligne big_smile

Hors ligne

#3 Le 01/08/2008, à 19:41

aliasbody

Re : Erreur pendant update Packets en double

ps : aparament apres la mise a jour il ne semble plus ce soucier du probleme ^^


Ubuntu ! Power, Stability & Security ! What Else ?
--------------------------------------------------------------------

Hors ligne

#4 Le 02/08/2008, à 00:01

amkoolgarst

Re : Erreur pendant update Packets en double

aliasbody a écrit :

ps : apparemment après la mise a jour il ne semble plus ce soucier du problème ^^

salut, après la mise à jour? c'est à dire?


Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.

Hors ligne

#5 Le 02/08/2008, à 00:14

aliasbody

Re : Erreur pendant update Packets en double

apres avoir fait les mises a jours qu'il avait trouve et avoir fait sudo apt-get update.


Ubuntu ! Power, Stability & Security ! What Else ?
--------------------------------------------------------------------

Hors ligne