Announcement

Collapse
No announcement yet.

synaptic error message

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    synaptic error message

    I am new to Kubuntu. I tried to install nidswrapper and I get the following message, from synaptic.

    Type 'http://packages.ubuntu.com/feisty/mi...rapper-common' is not known on line 45 in source list /etc/apt/sources.list
    E: The list of sources could not be read.
    Go to the repository dialog to correct the problem.
    E: _cache->open() failed, please report.

    I read the forum news and tried to rectify by configering etc but it did not work. Now even my adept gives a message to run the command line to get updates and upgrades. I tried and it did not work.

    I need some suggestions to rectify thsis predictment

    advictor


    #2
    Re: synaptic error message

    Could you post the contents of /etc/apt/sources.list?

    And, just for statistics purposes, did you use Automatix at any point?
    For external use only.

    Comment


      #3
      Re: synaptic error message

      Thanks.
      I got this answer
      1.
      dass@dass:~$ /etc/apt/sources.list?
      bash: /etc/apt/sources.list?: No such file or directory
      2. Yes i used Automatix

      Regards

      Dass

      Comment


        #4
        Re: synaptic error message

        Sorry, there's no question mark at the end of the file. I usually write things in quotation marks to avoid that: "/etc/apt/sources.list".
        For external use only.

        Comment


          #5
          Re: synaptic error message

          Dear SheeEtin
          Thanks
          Below is what I did and the answer

          1. dass@dass:~$ /etc/apt/sources.list?
          bash: /etc/apt/sources.list?: No such file or directory

          2.dass@dass:~$ /etc/apt/sources.list
          bash: /etc/apt/sources.list: Permission denied

          3. dass@dass:~$ "/etc/apt/sources.list"
          bash: /etc/apt/sources.list: Permission denied
          dass@dass:~$

          regards

          Comment


            #6
            Re: synaptic error message

            Heh, I missed that in your first post--you don't want to execute it, but read it. Execute "cat /etc/apt/sources.list" (without quotes, of course) to print it to the console.
            For external use only.

            Comment


              #7
              Re: synaptic error message

              Dear SheeEttin,
              Greetings.
              Below is what i reseived


              dass@dass:~$ cat /etc/apt/sources.list
              # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
              # newer versions of the distribution.

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

              ## Major bug fix updates produced after the final release of the
              ## distribution.
              deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
              deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty universe
              deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty multiverse
              deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
              # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

              deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
              deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
              deb http://security.ubuntu.com/ubuntu/ feisty-security universe
              deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
              deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
              deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse

              http://packages.ubuntu.com/feisty/misc/ndiswrapper-commondass@dass:~$

              I do not know how to continue withthe above last line. I did not want to srew up anything

              Reagrds

              advictor

              Comment


                #8
                Re: synaptic error message

                Just open up sources.list as root (e.g. "kdesu kate /etc/apt/sources.list") and delete the last line, this one:
                For external use only.

                Comment


                  #9
                  Re: synaptic error message

                  Dear SheeEttin,
                  Greetings.
                  I did that ans a source list came out in Kate, I deleted the last line and pasted it on konsole. This is what I got.


                  dass@dass:~$ cat /etc/apt/sources.list
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.

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

                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty universe
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                  # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

                  deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                  deb http://security.ubuntu.com/ubuntu/ feisty-security universe
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
                  deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse

                  http://packages.ubuntu.com/feisty/misc/ndiswrapper-commondass@dass:~$
                  dass@dass:~$ kdesu kate /etc/apt/sources.list
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  X Error: BadDevice, invalid or uninitialized input device 169
                  Major opcode: 145
                  Minor opcode: 3
                  Resource id: 0x0
                  Failed to open device
                  kbuildsycoca running...
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.

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

                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty universe
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                  deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                  # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

                  deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                  deb http://security.ubuntu.com/ubuntu/ feisty-security universe
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
                  deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                  deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse

                  Regards

                  advictor




                  Comment


                    #10
                    Re: synaptic error message

                    Dear SheeTeen

                    Greetings,
                    My konsole added something else


                    dass@dass:~$ cat /etc/apt/sources.list
                    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                    # newer versions of the distribution.

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

                    ## Major bug fix updates produced after the final release of the
                    ## distribution.
                    deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty universe
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                    # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

                    deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    deb http://security.ubuntu.com/ubuntu/ feisty-security universe
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
                    deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse

                    http://packages.ubuntu.com/feisty/misc/ndiswrapper-commondass@dass:~$
                    dass@dass:~$ kdesu kate /etc/apt/sources.list
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    kbuildsycoca running...
                    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                    # newer versions of the distribution.

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

                    ## Major bug fix updates produced after the final release of the
                    ## distribution.
                    deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty universe
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                    deb-src http://th.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://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                    # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

                    deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    deb http://security.ubuntu.com/ubuntu/ feisty-security universe
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
                    deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                    deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse


                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    X Error: BadDevice, invalid or uninitialized input device 169
                    Major opcode: 145
                    Minor opcode: 3
                    Resource id: 0x0
                    Failed to open device
                    dass@dass:~$ # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                    dass@dass:~$ # newer versions of the distribution.
                    dass@dass:~$
                    dass@dass:~$ deb http://th.archive.ubuntu.com/ubuntu/ feisty main restricted
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://th.archive.ubuntu.com/ubuntu/ feisty main restricted
                    bash: deb-src: command not found
                    dass@dass:~$
                    dass@dass:~$ ## Major bug fix updates produced after the final release of the
                    dass@dass:~$ ## distribution.
                    dass@dass:~$ deb http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
                    bash: deb-src: command not found
                    dass@dass:~$
                    dass@dass:~$ ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                    dass@dass:~$ ## team, and may not be under a free licence. Please satisfy yourself as to
                    dass@dass:~$ ## your rights to use the software. Also, please note that software in
                    dass@dass:~$ ## universe WILL NOT receive any review or updates from the Ubuntu security
                    dass@dass:~$ ## team.
                    dass@dass:~$ deb http://th.archive.ubuntu.com/ubuntu/ feisty universe
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://th.archive.ubuntu.com/ubuntu/ feisty universe
                    bash: deb-src: command not found
                    dass@dass:~$
                    dass@dass:~$ ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                    dass@dass:~$ ## team, and may not be under a free licence. Please satisfy yourself as to
                    dass@dass:~$ ## your rights to use the software. Also, please note that software in
                    dass@dass:~$ ## multiverse WILL NOT receive any review or updates from the Ubuntu
                    dass@dass:~$ ## security team.
                    dass@dass:~$ deb http://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://th.archive.ubuntu.com/ubuntu/ feisty multiverse
                    bash: deb-src: command not found
                    dass@dass:~$
                    dass@dass:~$ ## Uncomment the following two lines to add software from the 'backports'
                    dass@dass:~$ ## repository.
                    dass@dass:~$ ## N.B. software from this repository may not have been tested as
                    dass@dass:~$ ## extensively as that contained in the main release, although it includes
                    dass@dass:~$ ## newer versions of some applications which may provide useful features.
                    dass@dass:~$ ## Also, please note that software in backports WILL NOT receive any review
                    dass@dass:~$ ## or updates from the Ubuntu security team.
                    dass@dass:~$ # deb http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                    dass@dass:~$ # deb-src http://th.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
                    dass@dass:~$
                    dass@dass:~$ deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted
                    bash: deb-src: command not found
                    dass@dass:~$ deb http://security.ubuntu.com/ubuntu/ feisty-security universe
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://security.ubuntu.com/ubuntu/ feisty-security universe
                    bash: deb-src: command not found
                    dass@dass:~$ deb http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                    bash: deb: command not found
                    dass@dass:~$ deb-src http://security.ubuntu.com/ubuntu/ feisty-security multiverse
                    bash: deb-src: command not found
                    dass@dass:~$
                    dass@dass:~$
                    dass@dass:~$

                    regards

                    advictor

                    Comment


                      #11
                      Re: synaptic error message

                      Umm... I'm not sure what you're doing there.

                      Once you've deleted the line in Kate and saved the file, everything will work fine. No need to do anything else.

                      Though you may be interested in this. It's not anything bad, just annoying.
                      For external use only.

                      Comment


                        #12
                        Re: synaptic error message

                        Dear SHeeEttin,

                        Greetings.

                        Thanks a lot, now I know my mistake. I am going to start the whole process again and will keep you informed.

                        Regards

                        advictor.

                        Comment


                          #13
                          Re: synaptic error message

                          Dear SHeeEttin,

                          Greetings. Thanks a million for your patience. Everything is working. I just deleted the line and saved it as per your suggestion.

                          Great

                          advictor

                          Comment

                          Working...
                          X