Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Ubuntu 10.10 update manager error while checking for updates

  1. #1
    Join Date
    Sep 2010
    Beans
    26

    Ubuntu 10.10 update manager error while checking for updates

    Failed to download repository information

    Check your Internet connection.

    Details:
    W:GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 46B4E34C17CF995E, W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , E:Some index files failed to download, they have been ignored, or old ones used instead.

  2. #2
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Ubuntu 10.10 update manager error while checking for updates

    Go to Software Center > Edit > Software Sources and select the Main Server.

    Regarding the error with Launchpad PPA authentication, Software > Center > Edit > Software Sources > Other Software Tab and disable the offensive Launchpad ppa for the moment.

    And then,
    Code:
    sudo apt-get update

  3. #3
    Join Date
    Sep 2010
    Beans
    26

    Re: Ubuntu 10.10 update manager error while checking for updates

    I did just that. I disabled four repositories where it was written ppa.launchpad.net and then also did sudo apt-get update. And then once again I clicked Check button in Update Manager and this time I got the following error:

    Failed to download repository information

    Check your Internet connection.

    Details:
    W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...rce/Sources.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , W:Failed to fetch http://ubuntu.mirror.cambrium.nl/ubu...86/Packages.gz 403 Forbidden
    , E:Some index files failed to download, they have been ignored, or old ones used instead.

  4. #4
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Ubuntu 10.10 update manager error while checking for updates

    Post the output of this command.

    Code:
    cat /etc/apt/sources.list
    While posting, press the # icon in post menu and paste your text in between the generated code tags

  5. #5
    Join Date
    Sep 2006
    Beans
    134
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu 10.10 update manager error while checking for updates

    It looks like something is wrong with that mirror. I can only see dapper drake there: http://ubuntu.mirror.cambrium.nl/ubuntu/dists/

    The official mirror site also says it's last known update time is unknown: https://launchpad.net/ubuntu/+archivemirrors

    Try changing your software sources to point to one of the up to date mirrors listed in the above link (preferably one close to home).
    semper ubi sub ubi

  6. #6
    Join Date
    Sep 2010
    Beans
    26

    Re: Ubuntu 10.10 update manager error while checking for updates

    Output of cat /etc/apt/sources.list

    Code:
    # deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    
    deb http://ubuntu.mirror.cambrium.nl/ubuntu/ maverick main restricted
    deb-src http://ubuntu.mirror.cambrium.nl/ubuntu/ maverick main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    
    ## 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://ubuntu.mirror.cambrium.nl/ubuntu/ maverick universe
    deb-src http://ubuntu.mirror.cambrium.nl/ubuntu/ maverick 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://ubuntu.mirror.cambrium.nl/ubuntu/ maverick multiverse
    deb-src http://ubuntu.mirror.cambrium.nl/ubuntu/ maverick 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://in.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
    # deb-src http://in.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
    deb-src http://archive.canonical.com/ubuntu maverick partner
    
    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu maverick main
    deb-src http://extras.ubuntu.com/ubuntu maverick main
    
    deb http://security.ubuntu.com/ubuntu/ maverick-security restricted main multiverse universe
    deb http://ubuntu.mirror.cambrium.nl/ubuntu/ maverick-updates restricted main multiverse universe

  7. #7
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Ubuntu 10.10 update manager error while checking for updates

    sources.list seems ok.

    Did you follow this step from my first post?

    Go to Software Center > Edit > Software Sources and select the Main Server.

  8. #8
    Join Date
    Sep 2010
    Beans
    26

    Re: Ubuntu 10.10 update manager error while checking for updates

    Yes. Canonical-supported Open Source software(main) is already tick marked.

  9. #9
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Ubuntu 10.10 update manager error while checking for updates

    I don't think he's asking you to enable the "main" repository, but to change the server to Ubuntu's main server. Or, really, anything else than the mirror you are now using.

    (It's the "Download From"-dropbox on the Ubuntu Software-tab)

  10. #10
    Join Date
    Sep 2010
    Beans
    26

    Re: Ubuntu 10.10 update manager error while checking for updates

    Yes I did that. Thanks. Now I'm not getting any error.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •