On Mon, Jun 22, 2020, at 11:29 PM, Jeroen Diederen wrote: > You might also want to try this: > https://linux-audit.com/how-to-solve-an-expired-key-keyexpired-with-apt/ > https://futurestud.io/tutorials/fix-ubuntu-debian-apt-get-keyexpired-the-following-signatures-were-invalid > https://www.reddit.com/r/debian/comments/g9is3p/debian_8_jessie_keyexpired_drive_my_crazy/ > > Regards, > Jeroen
So I did: > root@grey:~# apt-key list | grep -A 1 expired > pub 4096R/46925553 2012-04-27 [expired: 2020-04-25] > uid Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmas...@debian.org> > -- > pub 4096R/65FFB764 2012-05-08 [expired: 2019-05-07] > uid Wheezy Stable Release Key <debian-rele...@lists.debian.org> > -- > pub 4096R/623DB0B8 2014-01-16 [expired: 2015-01-31] > uid Debian Ports Archive Automatic Signing Key (2014) > <ftpmas...@debian-ports.org> > -- > pub 4096R/C448326E 2015-01-27 [expired: 2016-02-01] > uid Debian Ports Archive Automatic Signing Key (2015) > <ftpmas...@debian-ports.org> and: > apt-key adv --keyserver hkp://keyserver.ubuntu.com --recv-keys 46925553 But I still get the warning. /-: Thanks! Rick