Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 36

Thread: Signature Verification Failure

  1. #21
    Join Date
    Nov 2005
    Beans
    28

    Re: Signature Verification Failure

    Quote Originally Posted by jaygo View Post
    Looks like this old fix still does the trick. You'll need to preface all of these with "sudo" or "sudo su" beforehand.
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update
    thanks! works great!

  2. #22
    Join Date
    Jul 2009
    Beans
    5

    Re: Signature Verification Failure

    I had to do this on lucid:

    cd /var/lib/apt
    sudo mv lists lists.old
    sudo mkdir -p lists/partial
    sudo apt-get clean
    sudo apt-get update

  3. #23
    Join Date
    Oct 2009
    Beans
    8
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Signature Verification Failure

    Thank You jaygo. It worked here for Ubuntu 10.10.

  4. #24
    Join Date
    Oct 2010
    Beans
    6

    Re: Signature Verification Failure

    >> wget –q "http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0xSHOULDBEYOURKEY" -O- | sudo apt-key add

    This works fine,
    Give a try

    Thanks to Jaiber,

    -Girish.L.C

  5. #25
    Join Date
    Nov 2010
    Beans
    27

    Re: Signature Verification Failure

    The old fix worked on 10.10 maverick meerkat here too but still a few issues:

    I got 'Unknown id: cd' when I used the su cd /var/lib/apt command, or sudo: cd: command not found when I tried sudo cd /var/lib/apt.

    So I typed this command without using sudo and got updates okay. I'm still getting the following GPG error at the end though:

    W: GPG error: http://extras.ubuntu.com maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DB141E2302FDF932

    I've probably missed something but not sure what. Any ideas? Thanks.

  6. #26
    Join Date
    Nov 2010
    Beans
    1

    Re: Signature Verification Failure

    Quote Originally Posted by jaygo View Post
    Looks like this old fix still does the trick. You'll need to preface all of these with "sudo" or "sudo su" beforehand.
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update

    error

    Reading package lists... Done
    W: GPG error: http://security.ubuntu.com lucid-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
    W: GPG error: http://vn.archive.ubuntu.com lucid-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

    help me !!!

  7. #27
    Join Date
    Apr 2010
    Beans
    10

    Re: Signature Verification Failure

    Quote Originally Posted by jaygo View Post
    Looks like this old fix still does the trick. You'll need to preface all of these with "sudo" or "sudo su" beforehand.
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update


    Awesome this trick works smooth thanks a lot

  8. #28
    Join Date
    Aug 2010
    Beans
    7
    Distro
    Kubuntu

    Re: Signature Verification Failure

    Quote Originally Posted by jaygo View Post
    Looks like this old fix still does the trick. You'll need to preface all of these with "sudo" or "sudo su" beforehand.
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update

    In my ubuntu 9.04 the above "old fix" solved the following error:

    Code:
    paulo@smsHub:~$ sudo apt-get update
    [sudo] password for paulo:
    Hit http://ppa.launchpad.net jaunty Release.gpg
    Get:1 http://security.ubuntu.com jaunty-security Release.gpg [198B]
    Ign http://security.ubuntu.com jaunty-security/main Translation-en_US
    Ign http://security.ubuntu.com jaunty-security/restricted Translation-en_US
    Ign http://ppa.launchpad.net jaunty/main Translation-en_US
    Ign http://security.ubuntu.com jaunty-security/universe Translation-en_US
    Ign http://security.ubuntu.com jaunty-security/multiverse Translation-en_US
    Hit http://linux.dropbox.com jaunty Release.gpg
    Hit http://es.archive.ubuntu.com jaunty Release.gpg
    Hit http://ppa.launchpad.net jaunty Release
    Get:2 http://security.ubuntu.com jaunty-security Release [57.9kB]
    Err http://security.ubuntu.com jaunty-security Release
    
    Hit http://ppa.launchpad.net jaunty/main Packages
    Ign http://es.archive.ubuntu.com jaunty/main Translation-en_US
    Ign http://es.archive.ubuntu.com jaunty/restricted Translation-en_US
    Hit http://ppa.launchpad.net jaunty/main Sources
    Ign http://linux.dropbox.com jaunty/main Translation-en_US
    Ign http://es.archive.ubuntu.com jaunty/universe Translation-en_US
    Ign http://es.archive.ubuntu.com jaunty/multiverse Translation-en_US
    Hit http://es.archive.ubuntu.com jaunty-updates Release.gpg
    Hit http://linux.dropbox.com jaunty Release
    Ign http://es.archive.ubuntu.com jaunty-updates/main Translation-en_US
    Ign http://es.archive.ubuntu.com jaunty-updates/restricted Translation-en_US
    Hit http://linux.dropbox.com jaunty/main Packages
    Ign http://es.archive.ubuntu.com jaunty-updates/universe Translation-en_US
    Ign http://es.archive.ubuntu.com jaunty-updates/multiverse Translation-en_US
    Hit http://es.archive.ubuntu.com jaunty Release
    Hit http://es.archive.ubuntu.com jaunty-updates Release
    Hit http://es.archive.ubuntu.com jaunty/main Packages
    Hit http://es.archive.ubuntu.com jaunty/restricted Packages
    Hit http://es.archive.ubuntu.com jaunty/main Sources
    Hit http://es.archive.ubuntu.com jaunty/restricted Sources
    Hit http://es.archive.ubuntu.com jaunty/universe Packages
    Hit http://es.archive.ubuntu.com jaunty/universe Sources
    Hit http://es.archive.ubuntu.com jaunty/multiverse Packages
    Hit http://es.archive.ubuntu.com jaunty/multiverse Sources
    Hit http://es.archive.ubuntu.com jaunty-updates/main Packages
    Hit http://es.archive.ubuntu.com jaunty-updates/restricted Packages
    Hit http://es.archive.ubuntu.com jaunty-updates/main Sources
    Hit http://es.archive.ubuntu.com jaunty-updates/restricted Sources
    Hit http://es.archive.ubuntu.com jaunty-updates/universe Packages
    Hit http://es.archive.ubuntu.com jaunty-updates/universe Sources
    Hit http://es.archive.ubuntu.com jaunty-updates/multiverse Packages
    Hit http://es.archive.ubuntu.com jaunty-updates/multiverse Sources
    Fetched 199B in 4s (43B/s)
    Reading package lists... Done
    W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: htt  p://security.ubuntu.com jaunty-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Sign  ing Key <ftpmaster@ubuntu.com>
    
    W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jaunty-security/Release
    
    W: Some index files failed to download, they have been ignored, or old ones used instead.
    W: You may want to run apt-get update to correct these problems
    Thanks jaygo

  9. #29
    Join Date
    Apr 2010
    Location
    Ames, Iowa
    Beans
    67
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Signature Verification Failure

    Quote Originally Posted by CeltaWeb View Post
    I haven't pulled this one out for a while but I can confirm it also worked for me. I add the following
    Code:
    wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
    Then
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update
    with sudo and it just finished updating.

    Thanks I was hitting my head against a wall for a while on this one
    When I type in this old fix, I get this:

    evan@Trigger-laptop:/var/lib/apt$ mv lists lists.old
    mv: try to overwrite `lists.old/lists', overriding mode 0755 (rwxr-xr-x)? What should I do?

    EDIT

    I went System---->Administration---->Software Sources and changed Source code to "Main"

    I opened a terminal and entered

    sudo apt-get update

    and didn't get any errors.
    Last edited by bookcrazy; January 28th, 2011 at 10:55 AM. Reason: I think I solved it.

  10. #30
    Join Date
    Jul 2006
    Beans
    122

    Smile Re: Signature Verification Failure

    Quote Originally Posted by jaygo View Post
    Looks like this old fix still does the trick. You'll need to preface all of these with "sudo" or "sudo su" beforehand.
    Code:
    apt-get clean
    cd /var/lib/apt
    mv lists lists.old
    mkdir -p lists/partial
    apt-get clean
    apt-get update
    That fixed my issue...thank you!

Page 3 of 4 FirstFirst 1234 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
  •