[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pb dépôt synaptic ubuntu breezy
|
From |
Dominique CARRE <cdominic at free dot fr> |
|
Subject |
Pb dépôt synaptic ubuntu breezy |
|
Date |
Tue, 03 Jan 2006 19:08:35 +0100 |
Bonjour,
J'ai quelques soucis avec synaptic !
voici le message d'erreur :
W: Impossible de localiser la liste des paquets sources
http://fr.archive.ubuntu.com breezy/main Packages
(/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
W: Impossible de localiser la liste des paquets sources
http://fr.archive.ubuntu.com breezy/restricted Packages
(/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
W: Impossible de localiser la liste des paquets sources
http://fr.archive.ubuntu.com breezy-updates/main Packages
(/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
W: Impossible de localiser la liste des paquets sources
http://fr.archive.ubuntu.com breezy-updates/restricted Packages
(/var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_breezy-updates_restricted_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
W: Impossible de localiser la liste des paquets sources
http://security.ubuntu.com breezy-security/main Packages
(/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_main_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
W: Impossible de localiser la liste des paquets sources
http://security.ubuntu.com breezy-security/restricted Packages
(/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_breezy-security_restricted_binary-i386_Packages)
- stat (2 Aucun fichier ou répertoire de ce type)
Que faire ?
Mon sources.list :
domi at malibu:~$ more /etc/apt/sources.list
deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386 (20051012)]/
breezy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu breezy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu breezy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://fr.archive.ubuntu.com/ubuntu breezy universe main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu breezy universe
## 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://fr.archive.ubuntu.com/ubuntu breezy-backports main
restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu breezy-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu breezy-security main restricted
deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
# deb http://security.ubuntu.com/ubuntu breezy-security universe
# deb-src http://security.ubuntu.com/ubuntu breezy-security universe
Merci
Domi