Results 1 to 4 of 4

Thread: GPG error: How to fix it?

  1. #1
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Exclamation GPG error: How to fix it?

    I wanted to update Oneiric Ocelot_64 today and I get the following GPG ERROR:

    W: GPG error: http://security.ubuntu.com oneiric-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>

    W: GPG error:
    http://in.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://in.archive.ubuntu.com oneiric-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://in.archive.ubuntu.com oneiric-backports Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/oneiric/Release


    W: Some index files failed to download. They have been ignored, or old ones used instead.
    Please HELP me FIX this.

    Thanks.
    "Evolution is Nature's way of issuing upgrades."


  2. #2
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: GPG error: How to fix it?

    Ok... I fixed it.
    Code:
    $ sudo -i
     # apt-get clean
     # cd /var/lib/apt
     # mv lists lists.old
     # mkdir -p lists/partial
     # apt-get clean
     # apt-get update
    "Evolution is Nature's way of issuing upgrades."


  3. #3
    Join Date
    Oct 2011
    Beans
    1

    Re: GPG error: How to fix it?

    Thanks Fantab - I'm dealing with the worst upgrade with Ubuntu I've ever had, and I think your post helped me clear up the last of the issues.

    Now to update the remaining 500 or so packages that for some reason didn't get installed with I did the dist-upgrade.

  4. #4
    Join Date
    Apr 2008
    Location
    Kent, England
    Beans
    76
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: GPG error: How to fix it?

    THANK YOU! I've had this problem for a while now and this fixed it nicely. Thanks very much!
    Intel Core 2 Duo E6850 3.00GHz
    OCZ 2GB PC2-8500 Intel Optimized Titanium Edition
    Gigabyte GA-EP35C-DS3R P35 Socket 775 Motherboard
    MSI GeForce 7900GTX Graphics Card

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
  •