Results 1 to 3 of 3

Thread: apt-get update GPG error

  1. #1
    Join Date
    2014-Jun
    Location
    Greenland, Aasiaat
    Posts
    2

    apt-get update GPG error

    I have GPG error during apt-get update and synaptic reload and cant acces synaptic - settings - repostories

    cat /etc/apt/sources.list
    #

    # deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20140526-16:38]/ kali contrib main non-free

    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20140526-16:38]/ kali contrib main non-free

    ## Security updates
    deb cdrom:[Debian GNU/Linux 7.7.0 _Wheezy_ - Official amd64 DVD Binary-1 20141018-13:06]/ wheezy contrib main
    deb http://security.kali.org/kali-security kali/updates main contrib non-free

    error here

    W: GPG error: http://security.kali.org kali/updates Release: The following signatures were invalid: KEYEXPIRED 1425567400 KEYEXPIRED 1425567400 KEYEXPIRED 1425567400

  2. #2
    Please search.
    Already been answered: https://forums.kali.org/showthread.p...ght=1425567400
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  3. #3
    Join Date
    2015-Apr
    Posts
    1

    W: GPG error

    Code:
    gpg --keyserver subkeys.pgp.net --recv 1425567400
    &
    Code:
    gpg --keyserver keyserver.ubuntu.com --recv 1425567400
    Code:
    gpg --export --armor 1425567400 | sudo apt-key add -
    Code:
    sudo apt-get update

Similar Threads

  1. Apt-Update Error !!!! Can someone help me please ?
    By lifeofmalkazi in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2021-10-01, 07:11
  2. Replies: 0
    Last Post: 2014-02-13, 14:49

Posting Permissions

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