Probléme mise à niveau ubuntu 13.04 -> 13.10
Résolu
derma26
Messages postés
130
Statut
Membre
-
jns55 -
jns55 -
Salut à tous!
ll y a pas longtemps j'ai tenté un dual boot sur mon Pc avec windows 7 et Linux secure 13.04. Mais lors de la mise à niveau il m'affiche ce message:
W:Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/saucy/Release Impossible de trouver l'entrée « partner/binary-amd64/Packages » attendue dans le fichier « Release » : ?ligne non valable dans sources.list ou fichier corrompu
E: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.
Comment faire pour terminer ma mise à niveau?
Merci.
ll y a pas longtemps j'ai tenté un dual boot sur mon Pc avec windows 7 et Linux secure 13.04. Mais lors de la mise à niveau il m'affiche ce message:
W:Impossible de récupérer http://archive.ubuntu.com/ubuntu/dists/saucy/Release Impossible de trouver l'entrée « partner/binary-amd64/Packages » attendue dans le fichier « Release » : ?ligne non valable dans sources.list ou fichier corrompu
E: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.
Comment faire pour terminer ma mise à niveau?
Merci.
2 réponses
-
Bonjour,
Dans le terminal tapesudo gedit /etc/apt/source.list
et colle le contenu du fichier ici.-
la commande sudo donne un fichier vide mais gksudo donne
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ raring main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ raring-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 http://archive.ubuntu.com/ubuntu/ raring universe
deb http://archive.ubuntu.com/ubuntu/ raring-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://archive.ubuntu.com/ubuntu/ raring multiverse
deb http://archive.ubuntu.com/ubuntu/ raring-updates multiverse
## 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://archive.ubuntu.com/ubuntu/ raring-security main restricted
deb http://archive.ubuntu.com/ubuntu/ raring-security universe
deb http://archive.ubuntu.com/ubuntu/ raring-security 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.ubuntu.com/ubuntu/ raring partner
deb-src http://archive.canonical.com/ubuntu/ raring partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu/ raring main
deb-src http://extras.ubuntu.com/ubuntu/ raring main
deb http://archive.ubuntu.com/ubuntu/ raring-proposed restricted multiverse universe main
# deb-src http://archive.ubuntu.com/ubuntu/ raring main -
-
-
-
-
-
Merci beaucoup, la mise à niveau refonctionne!!!
Passage en résolu.
Encore Merci!!