Supprimer demande du disk original dans adept

Résolu
Salut a tous. Petit probleme. A chaque fois que j'essaie de rajouter ou d'enlever un paquetage avec adept, il me demande d'inserer le disque original de ma version Kubuntu. 1 fois sur 2 ca fonctionne mais la plupart du temps, ca beugue. Je n'avais pas ce probleme avant. Quelqu'un peut il me dire ou se trouve le bouton rouge pour enlever ce message?? Merci d'avance..
Configuration: Linux
Firefox 2.0.0.5

3 réponses

  1. Modérateur
    Salut,

    affiche le résultat de la commande
    cat /etc/apt/sources.list
    0
    1. Salut et merci de repondre.
      Voici le resultat:

      #
      # deb cdrom:[Kubuntu 7.04 _Feisty Fawn_ - Release i386 (20070417)]/ feisty main restricted

      deb cdrom:[Kubuntu 7.04 _Feisty Fawn_ - Release i386 (20070417)]/ feisty main restricted
      # See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
      # newer versions of the distribution.

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

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

      ## 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
      ## universe WILL NOT receive any review or updates from the Ubuntu security
      ## team.
      deb http://archive.ubuntu.com/ubuntu/ feisty universe
      deb-src http://archive.ubuntu.com/ubuntu/ feisty 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/ feisty multiverse
      deb-src http://archive.ubuntu.com/ubuntu/ feisty 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://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
      # deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

      deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
      deb-src http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
      deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
      deb-src http://archive.ubuntu.com/ubuntu/ feisty-security universe
      deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
      deb-src http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
      0
      1. Modérateur
        Salut,

        il faut commenté ou supprimer la ligne (voir en gras), de toute façon tu l'as en double
        
        #
        # deb cdrom:[Kubuntu 7.04 _Feisty Fawn_ - Release i386 (20070417)]/ feisty main restricted
        
        deb cdrom:[Kubuntu 7.04 _Feisty Fawn_ - Release i386 (20070417)]/ feisty main restricted
        # See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
        # newer versions of the distribution.
        
        deb http://archive.ubuntu.com/ubuntu/ feisty main restricted
        deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted
        
        ## Major bug fix updates produced after the final release of the
        ## distribution.
        deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
        deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
        
        ## 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
        ## universe WILL NOT receive any review or updates from the Ubuntu security
        ## team.
        deb http://archive.ubuntu.com/ubuntu/ feisty universe
        deb-src http://archive.ubuntu.com/ubuntu/ feisty 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/ feisty multiverse
        deb-src http://archive.ubuntu.com/ubuntu/ feisty 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://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
        # deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
        
        deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
        deb-src http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
        deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
        deb-src http://archive.ubuntu.com/ubuntu/ feisty-security universe
        deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
        deb-src http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
        0
        1. Merci beaucoup. Ca fonctionne. je peux enfin installer des paquetages manquants. Salut et bon courage
          0