Mise à jour impossible sur ubuntu

yapess Messages postés 173 Statut Membre -  
lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   -
Bonjour, voulant installer playonlinux je me suis rendu sur ce site (https://www.playonlinux.com/fr/download.html et j'ai suivi les instructions,j'ai alors tapé les commandes suivantes :

sudo wget http://deb.playonlinux.com/playonlinux_karmic.list -o /etc/apt/sources.list.d/playonlinux.list
sudo apt-get
sudo apt-get update
sudo apt-get install playonlinux.
depuis lors à chaque fois que je veux fais une mise à jour j'ai un message d'erreurs du genre :

Un problème irrémédiable est survenu pendant l'initialisation des informations du paquet.

Veuillez signaler ce bogue du paquet « update-manager » en y joignant le message d'erreur suivant :

'E:Le type « --2010-07-01 » est inconnu sur la ligne 1 dans la liste des sources /etc/apt/sources.list.d/playonlinux.list, E:La liste des sources ne peut être lue.'

comment faire resoudre ce problème? aidez moi svp.merci



--
tu ne comprendras l'importance de la formation que lorsque tu auras parfaitement évalué les dégâts causés par ton ignorance.

6 réponses

  1. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Salut,

    Affiche le résultat de
    sed -n '1p' /etc/apt/sources.list

    0
    1. yapess Messages postés 173 Statut Membre 5
       
      voila le resultat:
      # deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
      0
  2. coco
     
    essaye avec le gestionnaire de paquet synaptic
    0
    1. yapess Messages postés 173 Statut Membre 5
       
      c'est lui aussi m'envoi ce message d'erreur:
      0
  3. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Salut,

    Affiche
    cat /etc/apt/sources.list
    0
    1. yapess Messages postés 173 Statut Membre 5
       
      resultat:
      # deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
      # See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
      # newer versions of the distribution.

      deb http://bf.archive.ubuntu.com/ubuntu/ karmic main restricted
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic main restricted

      ## Major bug fix updates produced after the final release of the
      ## distribution.
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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://bf.archive.ubuntu.com/ubuntu/ karmic universe
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic universe
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates universe
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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://bf.archive.ubuntu.com/ubuntu/ karmic multiverse
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic multiverse
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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-src http://bf.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/ karmic-security main restricted
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security main restricted
      deb http://security.ubuntu.com/ubuntu/ karmic-security universe
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security universe
      deb http://security.ubuntu.com/ubuntu/ karmic-security multiverse
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security multiverse
      deb http://imaginux.com/repos/ ubuntu renzo
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-backports restricted main multiverse universe
      deb http://download.tuxfamily.org/glxdock/repository/ubuntu/ karmic cairo-dock ## Cairo-Dock-Stable
      #Desktop Screenlets
      deb http://hendrik.kaju.pri.ee/ubuntu/F854AFD7.gpg -O- | sudo apt-key add - &&sudo apt-get update
      0
  4. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Re,

    Enlève cette ligne
    deb http://hendrik.kaju.pri.ee/ubuntu/F854AFD7.gpg -O- | sudo apt-key add - &&sudo apt-get update

    Si tu veux installer Screenlets il suffit de faire

    sudo aptitude install screenlets


    GNU/Linux:Linux is Not Ubuntu! Quel linux choisir ne veut pas dire votre Distribution préférée,
    106485010510997108
    0
    1. yapess
       
      merci.j'ai remarqué depuis un certain moment que ce paquet (hendrik...) n'arrivais pas à ce mettre à jour mais la ligne je l'enlève où?
      0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Re,

    mais la ligne je l'enlève où?
    Ben, ça tu aurais du savoir puisque c'est toi qui la mise ;-)

    Sinon, fait comme ça.
    Tape
    sed -i.orig 's/.*sudo.*//' /etc/apt/sources.list

    et affiche le résultat de
    cat /etc/apt/sources.list


    GNU/Linux:Linux is Not Ubuntu! Quel linux choisir ne veut pas dire votre Distribution préférée,
    106485010510997108
    0
    1. yapess Messages postés 173 Statut Membre 5
       
      la ligne? :elle est apparue dans le terminal après avoir entré la commande,je ne sais comment supprimer une ligne dans le terminal..

      resultat de sed -i.orig 's/.*sudo.*//' /etc/apt/sources.list :

      sed: impossible d'ouvrir le fichier temporaire /etc/apt/sedX3jVG6: Permission non accordée

      resultat de cat /etc/apt/sources.list :

      # deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
      # See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
      # newer versions of the distribution.

      deb http://bf.archive.ubuntu.com/ubuntu/ karmic main restricted
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic main restricted

      ## Major bug fix updates produced after the final release of the
      ## distribution.
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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://bf.archive.ubuntu.com/ubuntu/ karmic universe
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic universe
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates universe
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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://bf.archive.ubuntu.com/ubuntu/ karmic multiverse
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic multiverse
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
      deb-src http://bf.archive.ubuntu.com/ubuntu/ karmic-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-src http://bf.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/ karmic-security main restricted
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security main restricted
      deb http://security.ubuntu.com/ubuntu/ karmic-security universe
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security universe
      deb http://security.ubuntu.com/ubuntu/ karmic-security multiverse
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe
      deb-src http://security.ubuntu.com/ubuntu/ karmic-security multiverse
      deb http://imaginux.com/repos/ ubuntu renzo
      deb http://bf.archive.ubuntu.com/ubuntu/ karmic-backports restricted main multiverse universe
      deb http://download.tuxfamily.org/glxdock/repository/ubuntu/ karmic cairo-dock ## Cairo-Dock-Stable
      #Desktop Screenlets
      deb http://hendrik.kaju.pri.ee/ubuntu/F854AFD7.gpg -O- | sudo apt-key add - &&sudo apt-get update
      0
  7. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Salut,

    Oups, j'ai oublié que tu as Ubuntu

    sudo sed -i.orig 's/.*sudo.*//' /etc/apt/sources.list
    0