Announcement

Collapse
No announcement yet.

Adept will not work any more

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

    Adept will not work any more


    I'm looking at a friend's laptop. She had a problem with Firefox, so she was removing it using Adept and was planning to reinstall it. During the removal of Firefox, Adept failed. When the Adept Package Manager is brought up now, it gives the following error message:

    Something broke. Adept will exit when you click OK. Please recover manually.

    The exception says:

    Success. Context:
    The list of sources could not be read.


    I took a quick look at /etc/apt and the files and directory look like they are intact, but I'm far from knowledgeable about adept and these files could be corrupted - I don't know.

    Does anyone have any suggestions?

    Thank you.

    Jim Anderson

    #2
    Re: Adept will not work any more

    I would get a terminal going and issue:
    Code:
    sudo dpkg --audit
    and see what happened.
    FKA: tanderson

    Comment


      #3
      Re: Adept will not work any more


      Thank you for the suggestion. I tried running 'sudo dpkg --audit' and it gave no output, returning only the shell prompt.

      Jim

      Comment


        #4
        Re: Adept will not work any more

        do
        Code:
        sudo apt-get update
        do you get errors? what are thay?

        the usual explanation for your original error "The list of sources could not be read." would be a leftover lock file or an other package manager open .

        my guess ........a leftover lock file

        do
        Code:
        ls -la /etc/apt
        to see

        VINNY

        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          Re: Adept will not work any more


          Vinny,

          Thanks for your suggestions. I tried running 'sudo apt-get update' and the error message told me that it did not like line 2 in /etc/apt/sources.list.d/mozillateam-firefox-stable-karmic.list.

          I deleted line 2, which was simple an 'n', and tried running again and got output shown at the end of this post.

          At this point, I think it will be easier upgrading the laptop from kubuntu 9.1 to 11.1. Her laptop is due for an upgrade anyway.

          Thanks again.

          Jim Anderson


          ERROR FILE:

          Err http://deb.torproject.org karmic Release.gpg
          Could not resolve 'deb.torproject.org'
          Err http://deb.torproject.org karmic/main Translation-en_US
          Could not resolve 'deb.torproject.org'
          Err http://ppa.launchpad.net karmic Release.gpg
          Could not resolve 'ppa.launchpad.net'
          Err http://ppa.launchpad.net karmic/main Translation-en_US
          Could not resolve 'ppa.launchpad.net'
          Err http://ppa.launchpad.net karmic Release.gpg
          Could not resolve 'ppa.launchpad.net'
          Err http://ppa.launchpad.net karmic/main Translation-en_US
          Could not resolve 'ppa.launchpad.net'
          Err http://security.ubuntu.com karmic-security Release.gpg
          Could not resolve 'security.ubuntu.com'
          Err http://security.ubuntu.com karmic-security/main Translation-en_US
          Could not resolve 'security.ubuntu.com'
          ....
          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...ic/Release.gpg Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...es/Release.gpg Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'

          W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tion-en_US.bz2 Could not resolve 'us.archive.ubuntu.com'
          ....

          Comment


            #6
            Re: Adept will not work any more

            Aaa yes my bad ...........Karmic is not supported any more.

            Hardy is the oldest still in the repo and will be dropped next.

            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              Re: Adept will not work any more

              Hang on... those are DNS name resolution errors. Jim, is your friend's laptop able to do anything else on the Internet?

              Comment


                #8
                Re: Adept will not work any more

                Originally posted by jjanderson5
                At this point, I think it will be easier upgrading the laptop from kubuntu 9.1 to 11.1. Her laptop is due for an upgrade anyway.
                That may be kind of difficult.

                https://help.ubuntu.com/community/EOLUpgrades/Karmic
                Welcome newbies!
                Verify the ISO
                Kubuntu's documentation

                Comment

                Working...
                X