Announcement

Collapse
No announcement yet.

Kubuntu update/Adept Updater serious problem...

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

    Kubuntu update/Adept Updater serious problem...

    OK. I see no one helps me at the "Help the New Guy" forum..
    So I hope someone will help me here.

    I installed Kubuntu(Gutsy 7.10) and everything is fine,
    except the Adept Updater..
    When I press Fetch Updates in Adept,
    it hangs at "Waiting for headers (0%)"
    Please help me to resolve this problem.

    I think the the contents of my sources.list may be useful so here they are:
    Code:
    #deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
    # See [url]http://help.ubuntu.com/community/UpgradeNotes[/url] for how to upgrade to
    # newer versions of the distribution.
    
    deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy main restricted
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates main restricted
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-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 [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy universe
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy universe
    deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates universe
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-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 [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy multiverse
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy multiverse
    deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates multiverse
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-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 [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-backports main restricted universe multiverse
    deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-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 [url]http://archive.canonical.com/ubuntu[/url] gutsy partner
    deb-src [url]http://archive.canonical.com/ubuntu[/url] gutsy partner
    
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security main restricted
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security main restricted
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security universe
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security universe
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security multiverse
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security multiverse
    Thanks in advance,
    mcComBat.

    #2
    Re: Kubuntu update/Adept Updater serious problem...

    Open up a terminal:
    kmenu->system->terminal and type the following:
    sudo apt-get update
    sudp apt-get upgrade
    what does the last tell you?
    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    Comment


      #3
      Re: Kubuntu update/Adept Updater serious problem...

      It hangs on first command:

      Code:
      mccombat@mcComBat-kubuntu:~$ sudo apt-get update
      [sudo] password for mccombat:
      0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
      Oh, and also i see a Adept notifier that tells me about 60 updates..

      Comment


        #4
        Re: Kubuntu update/Adept Updater serious problem...

        I just noticed that if i wait for a while it show this:

        Code:
        mccombat@mcComBat-kubuntu:~$ sudo apt-get update
        Err [url]http://us.archive.ubuntu.com[/url] feisty-backports Release.gpg
         Connection failed
        Err [url]http://security.ubuntu.com[/url] gutsy-security Release.gpg
         Connection failed
        Err [url]http://il.archive.ubuntu.com[/url] gutsy Release.gpg
         Connection failed
        Err [url]http://archive.canonical.com[/url] gutsy Release.gpg
         Connection failed
        Err [url]http://us.archive.ubuntu.com[/url] feisty-backports/main/debian-installer Translation-en_US
         Connection failed
        Err [url]http://security.ubuntu.com[/url] gutsy-security/main Translation-en_US
         Connection failed
        Err [url]http://il.archive.ubuntu.com[/url] gutsy/main Translation-en_US
         Connection failed
        Err [url]http://archive.canonical.com[/url] gutsy/partner Translation-en_US
         Connection failed
        Ign [url]http://us.archive.ubuntu.com[/url] feisty-backports Release
        Err [url]http://security.ubuntu.com[/url] gutsy-security/restricted Translation-en_US
         Connection failed
        Err [url]http://il.archive.ubuntu.com[/url] gutsy/restricted Translation-en_US
         Connection failed
        Ign [url]http://archive.canonical.com[/url] gutsy Release
        3% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting f

        Comment


          #5
          Re: Kubuntu update/Adept Updater serious problem...

          Hello,

          is your internet connection good? The "connection failed" part seems to point in this direction...
          I break it, therefore I learn it.<br />

          Comment


            #6
            Re: Kubuntu update/Adept Updater serious problem...

            Yeah connection is good, i downloaded skype at 120 mb/ps..

            Edit: I have a router and a switch, I'll try to restart them both.

            Edit2: That didn't help

            Comment


              #7
              Re: Kubuntu update/Adept Updater serious problem...

              Are the update servers down or something?

              Comment


                #8
                Re: Kubuntu update/Adept Updater serious problem...

                try downloading from a different source.

                first, fire up adept manager
                Kmenu->System->Adept manager
                Select the repositories
                Adept->Manage repositories

                there's a box saying "download from" try selecting a different server.

                Comment


                  #9
                  Re: Kubuntu update/Adept Updater serious problem...

                  Yes,

                  skizo is right, there's probably a problem with the server you are downloading from, because I updated my Kubuntu today without problems.

                  Good Luck
                  I break it, therefore I learn it.<br />

                  Comment


                    #10
                    Re: Kubuntu update/Adept Updater serious problem...

                    I tried main and US, still hangs at "Waiting for headers (0%)"

                    Comment


                      #11
                      Re: Kubuntu update/Adept Updater serious problem...

                      Try gb.ubuntu.com (uk servers)

                      Can your browser point to

                      http://us.archive.ubuntu.com/ (it works here)

                      or you could change the http requests to ftp.

                      I do note that packages.ubuntu.com is down

                      Comment


                        #12
                        Re: Kubuntu update/Adept Updater serious problem...

                        Problem Solved
                        I set the download server to archive.ubuntu.com
                        and everything worked fine

                        Thank you all for the help

                        Comment

                        Working...
                        X