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.

#26 Le 06/05/2009, à 17:15

Xavier Brand

Re : [Résolu] E: Impossible de lire la liste

L'index des logiciels est corrompu

Il y a une erreur majeure dans votre gestionnaire d'applications. Veuillez vérifier les paquets cassés avec Synaptic, contrôler les permissions et l'exactitude du fichier « /etc/apt/sources.list » et actualiser les informations des logiciels avec « sudo apt-get update » puis « sudo apt-get install -f ».



Et cela à chaque fois que je veux installer un paquet

#27 Le 06/05/2009, à 19:04

slasher_fun

Re : [Résolu] E: Impossible de lire la liste

Que dit

sudo apt-get update

Hors ligne

#28 Le 06/05/2009, à 21:27

Xavier Brand

Re : [Résolu] E: Impossible de lire la liste

E: Le type « --21:09:10-- » est inconnu sur la ligne 1 dans la liste des sources /etc/apt/sources.list.d/winehq.list

#29 Le 08/06/2010, à 12:47

Benoit1971

Re : [Résolu] E: Impossible de lire la liste

Bonjour,


J'ai le même problème

Message d'erreur:
E: Le type « sudo » est inconnu sur la ligne 55 dans la liste des sources /etc/apt/sources.list
E: Impossible de lire la liste des sources.
Vous pouvez essayer de corriger le problème en ouvrant la fenêtre des dépôts.
E: _cache->open() failed, please report.


Et ce que je trouve en éditant le terminal

benoit@benoit-laptop:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ lucid 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://fr.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ lucid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ lucid-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://fr.archive.ubuntu.com/ubuntu/ lucid universe
deb http://fr.archive.ubuntu.com/ubuntu/ lucid-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://fr.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ lucid-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://fr.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-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 karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ lucid-proposed restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ karmic-security universe main multiverse restricted
deb http://archive.ubuntu.com/ubuntu/ karmic-updates universe main multiverse restricted
deb http://archive.ubuntu.com/ubuntu/ karmic-proposed universe main multiverse restricted
deb http://archive.ubuntu.com/ubuntu/ karmic-backports universe main multiverse restricted
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6E80C6B7


Merci

Hors ligne