Probleme de connexion pour mettre a jour les

rahff Messages postés 5 Statut Membre -  
 initials 76 -
Bonjour,
Bonjour à tous, après avoir navigué sur pas mal de forum différents, topics etc... je ne trouve pas de réponses à mon problème, donc je me suis résigné à le posté !

Alors, je viens d'installer Ubuntu 9.04 sur mon pc portable ( en dual boot avec Vista ).

J'arrive à me connecter sur internet, car j'y suis actuellement sur ce même pc, en tournant sur Ubuntu. Le problème est que je ne peut pas mettre à jour les synaptic, ou bien installer des programmes à partr de "Ajouter/Supprimer...".

Lorsque j'essaie d'activer des logiciels, ou bien télécharger des pacquets, il me viens ce message d'erreur :

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … elease.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … elease.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … elease.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dis … ion-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

En passant par le terminal et en tapant ces commandes :

apt-get update
apt-get install -f

J'ai toujours le même message d'erreur. Je ne comprend donc pas, j'ai bien configurer mon proxy ( car j'ai ma connexion internet via un proxy, étant en internat ), mais j'ai toujours le message d'erreur m'indiquant de vérifier ma connexion internet.

J'ai également vérifier le fichier : /etc/hosts
A priori, j'ai la bonne configuration (selon différents topics que j'ai trouvé).

Voila, j'espere avoir été un peu clair, je vous avoue que je débute sur Linux, mais là, je ne peux rien faire de plus que naviguer sur le web (tous les sites fonctionnent) ... donc, pas très utile !

J'ai également remis à jour mon sources.list, sans succès... Je commence un peu à désespérer ... Surement un pb de proxy, je ne sais pas comment configurer le serveur mandataire si jamais il faut le faire...

Help please ...

Merci d'avance
Configuration: Linux Ubuntu 9.04
Firefox 3.0.8

9 réponses

  1. rahff Messages postés 5 Statut Membre 1
     
    On m'avais dit de le changer en :

    ###############################################################################
    ## UBUNTU VERSION JAUNTY JACKALOPE - 9.04 - Date : 7/06/2009
    ##
    ##
    ## SOURCES.LIST GENERATOR Version 0.1c-9.04
    ## http://sources-list.ubuntu-fr-secours.org
    ###############################################################################

    ## DEPOTS PRINCIPAUX
    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR DE SECURITE
    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR IMPORTANTES
    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse

    ###############################################################################
    ## DEPOTS TIERCES PARTIES

    # DEPOTS COMMERCIAUX
    deb http://archive.canonical.com/ubuntu/ jaunty partner
    deb-src http://archive.canonical.com/ubuntu/ jaunty partner

    deb http://www.osrts.info/~tvo/deb edgy spring

    Mais, sans succes non plus
    1
  2. initials 76
     
    Salut ;)

    Je crois que c'est normal,voici ce que donne les liens de ton sources.list:
    http://fr.archive.ubuntu.com/ubuntu/dis

    404 not found,le lien est mal rédigé ;)

    Il faut placer des liens corrects dans ton sources.list pour que ça fonctionne,parcourant l'arborescence de ce type de répertoires source:

    http://archive.ubuntu.com/ubuntu/dists/jaunty/

    ;)

    copies nous ici le contenu exact de ton sources.list
    0
  3. rahff Messages postés 5 Statut Membre 1
     
    sources.list :

    # deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
    # See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.

    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted universe
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted

    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

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

    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main restricted
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-security universe
    deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-security multiverse
    0
  4. initials 76
     
    Essayes comme ceci:

    ## DEPOTS PRINCIPAUX
    deb http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR DE SECURITE
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-security main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-security main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR IMPORTANTES
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-updates main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-updates main restricted universe multiverse

    Ajouter /pool et /dists qui sont manquants pour que les raccourcis soient valables: exemple:

    http://fr.archive.ubuntu.com/ubuntu/pool/

    tiens nous au courant après avoir enregistrer et tapé:

    sudo apt-get update
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. rahff Messages postés 5 Statut Membre 1
     
    Alors :

    root@raf-laptop:/etc/apt# sudo apt-get update
    Err http://fr.archive.ubuntu.com main Release.gpg
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com main/restricted Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com main/universe Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com main/multiverse Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-security Release.gpg
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-security/main Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-security/restricted Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-security/universe Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-security/multiverse Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-updates Release.gpg
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-updates/main Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-updates/restricted Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-updates/universe Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Err http://fr.archive.ubuntu.com jaunty-updates/multiverse Translation-fr
    Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)
    Lecture des listes de paquets... Fait
    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/Release.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/restricted/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/universe/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/multiverse/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/Release.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/main/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/restricted/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/universe/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/multiverse/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/Release.gpg Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/main/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/restricted/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/universe/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/multiverse/i18n/Translation-fr.bz2 Connexion à fr.archive.ubuntu.com: 80 (88.191.250.131) impossible. - connect (111 Connexion refusée)

    W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
    W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.

    Voila le message, et je peux te remontrer mon sources.list, apres changement :

    root@raf-laptop:/etc/apt# cat /etc/apt/sources.list
    ## DEPOTS PRINCIPAUX
    deb http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR DE SECURITE
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-security main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-security main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR IMPORTANTES
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-updates main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-updates main restricted universe multiverse
    root@raf-laptop:/etc/apt#

    Voila, en gros, ca ne marche pas encore :)
    0
  7. initials 76
     
    Un problème de proxy?

    http://www.assistepc.com/forum/mise-a-jour-synaptic-connect-111-connexion-refusee-vt918.html

    Sinon tu oublies les serveurs Français et tu passes au serveur principal:
    système => administration =>source de logiciels=> télécharger depuis =>serveur principal

    @+
    0
  8. rahff Messages postés 5 Statut Membre 1
     
    J'étais deja en serveur principal.

    Nouveau message d'erreur :

    Les index des dépôts n'ont pas tous été téléchargés.

    Le dépôt n'est peut-être plus disponible ou il est impossible de le trouver suite à des problèmes de réseau. Une ancienne version de l'index sera utilisée si elle est disponible. Autrement, le dépôt sera ignoré. Vérifiez que votre connexion réseau est active et assurez-vous que l'adresse inscrite dans les préférences est valide pour ce dépôt.

    Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/jaunty/main/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/jaunty/universe/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/jaunty/restricted/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/jaunty/multiverse/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/restricted/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/universe/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/multiverse/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/restricted/source/Sources 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/universe/source/Sources 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/dists/main/multiverse/source/Sources 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/main/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/restricted/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/universe/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-security/multiverse/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/main/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/restricted/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/universe/binary-i386/Packages 404 Not Found
    Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/dists/jaunty-updates/multiverse/binary-i386/Packages 404 Not Found
    Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

    Pour le lien que tu m'a passé, je l'avais déjà vu, et ca n'a pas marché non plus :

    root@raf-laptop:~# echo $http_proxy

    root@raf-laptop:~# echo $HTTP_PROXY

    Les variables sont bien vides comme précisés dans le topic...

    Ca n'arrête plus :)
    0
  9. initials 76
     
    http://archive.ubuntu.com/ubuntu/dists/jaunty/universe/binary-i386/Packages.bz2

    Il manque le ".bz2" ou ".bz" de l'extention pour que le lien soit valide ;)

    Comme dans ce répertoire:

    http://archive.ubuntu.com/ubuntu/dists/jaunty/universe/binary-i386/

    Tu peux recoller ici ton nouveau sources.list?
    0
  10. rahff
     
    Fichier sources.list :

    raf@raf-laptop:/etc/apt$ cat /etc/apt/sources.list
    ## DEPOTS PRINCIPAUX
    deb http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse
    deb-src http://fr.archive.ubuntu.com/ubuntu/pool/ main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR DE SECURITE
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-security main restricted universe multiverse

    ## DEPOTS DE MISES A JOUR IMPORTANTES
    deb http://fr.archive.ubuntu.com/ubuntu/dists/ jaunty-updates main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu/ jaunty main universe restricted multiverse

    Je ne trouve pas dans le sources.list, les liens que tu m'a dit de corriger. , c'est à dire avec les "packages" ...
    0