Mise à jour impossible portable ubuntu 9.0.4

smed_79 Messages postés 1298 Date d'inscription   Statut Contributeur Dernière intervention   -  
mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonjour,

j'ai télécharger "PUbuntu 9.0.4" ou "Portable_Ubuntu_DOS" la version portable de Ubuntu disponible ici mais impossible de faire une mise à jour !

voila ce que j'ai comme message d'erreur :

Some of the packages could not be retrieved from the server(s).
Do you want to continue, ignoring these packages?

No/Yes ?

alors je clic sur Yes :

Preconfiguring packages ...
Selecting previously deselected package hunspell-fr.
(Reading database ... 96405 files and directories currently installed.)
Unpacking hunspell-fr (from .../hunspell-fr_1%3a3.0.1-8ubuntu1_all.deb) ...
Selecting previously deselected package wfrench.
Unpacking wfrench (from .../wfrench_1.2.3-6_all.deb) ...
Processing triggers for man-db ...
Setting up hunspell-fr (1:3.0.1-8ubuntu1) ...

Setting up wfrench (1.2.3-6) ...

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-fr-base/language-pack-fr-base_9.04+20090413_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-fr/language-pack-fr_9.04+20090413_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-gnome-fr-base/language-pack-gnome-fr-base_9.04+20090413_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-gnome-fr/language-pack-gnome-fr_9.04+20090413_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gimp-help/gimp-help-fr_2.4.1-1_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gnome-user-docs/gnome-user-guide-fr_2.26.0+svn20090323ubuntu5_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/o/openoffice.org-l10n/openoffice.org-l10n-fr_3.0.1-9ubuntu2_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/o/openoffice.org-l10n/openoffice.org-help-fr_3.0.1-9ubuntu2_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/evolution/evolution-documentation-fr_2.26.1-0ubuntu2_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-support-translations-fr/language-support-translations-fr_9.04+20090401_all.deb
  404 Not Found [IP: 91.189.92.176 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/l/language-support-writing-fr/language-support-writing-fr_8.10+20080904_all.deb
  404 Not Found [IP: 91.189.92.176 80]


j'ai changer la source de mise ajoure mais sans succès !

serait il possible que quelqu'un poste les nouveaux dépôts de base pour ubuntu pour modifier directement le fichier sources.list.
merci d'avance



--
je suis la pour apprendre plus que pour résoudre un probleme !

3 réponses

  1. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
     
    C'est normal, cette version est beaucoup trop vieille (9.04 = 2009/4). Une version d'ubuntu sort tous les 6 mois. Il faut donc la mettre à jour via une migration vers la version actuelle (10.10).
    http://doc.ubuntu-fr.org/migration#guides_specifiques_de_mise_a_niveau

    Bonne chance
    1
  2. smed_79 Messages postés 1298 Date d'inscription   Statut Contributeur Dernière intervention   850
     
    merci pour le support l'ami :)

    voila j'ai pas encore resolu mon problème :(

    http://img68.xooimage.com/files/c/5/b/01-2e0f080.jpg

    http://img67.xooimage.com/files/2/c/d/02-2e0f086.jpg

    j'ai meme modifier le fichier sources.list : http://doc.ubuntu-fr.org/depots_maverick

    aussi j'ai tester avec : sudo apt-get update
    E: Could not open lock file /var/lib/apt/lists/lock - open (13 Permission denied)
    E: Unable to lock the list directory

    et
    apt-get upgrade
    E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?


    ???!
    0
  3. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
     
    Pour moi dans les deux cas tu as dû oublier le sudo.

    sudo apt-get update
    sudo apt-get upgrade


    Si ça ne change rien, quitte ta session graphique pour être sûr qu'aucun gestionnaire de paquet ne tourne déjà (on ne peut en lancer qu'un à la fois) et lance tes commande apt-get en mode texte.
    http://www.mistra.fr/tutoriel-linux-mode-texte.html

    Bonne chance
    0