Probleme mise a jour.

tonino17 Messages postés 33 Statut Membre -  
mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonsoir
J'ai un petit probleme:
je veux migrer de feisty a Gutsy mais l'orsque je lance l'assistant de migration au bout d'une minute il me met:

"Failed to fetch http://ubuntu.univ-nantes.fr/ubuntu/dis … ty/Release Unable to find expected entry feisty-security/binary-i386/Packages in Meta-index file (malformed Release file?)"

et la mise a jour s'arrete.Je n'arive pas a comprendre ou est le probleme.
Merci a ceux qui voudront bien se pencher sur mon cas.
Configuration: Linux
Firefox 2.0.0.12

1 réponse

  1. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 940
     
    Utilise un /etc/apt/sources.list "standard" et ça devrait mieux se passer :
    http://flbktrk.com/?s=&d=sourceslist.org&r=PLF&ref=

    Exemple :
    #section: Ubuntu Gutsy 7.10
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy restricted
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
    
    #section: Ubuntu Gutsy Updates
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates restricted
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
    
    #section: Ubuntu Gutsy Security
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security main
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security restricted
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security universe
    deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-security multiverse

    Ensuite :
    sudo aptitude update
    sudo aptitude upgrade
    

    Attention la migration entraine pas mal de changements donc j'espère que tu sais ce que tu fais (car sinon le plus simple c'est d'installer une gutsy ar dessus ta feisty après avoir backupé tes documents sur une clé usb ou un CD).

    Bonne chance
    0