balena-io-library / resin-rpi-raspbian

Apache License 2.0
74 stars 27 forks source link

GPG Error - apt-get update #47

Closed gitkalz closed 7 years ago

gitkalz commented 7 years ago

apt-get update showing following key error

W: GPG error: http://resin-packages.s3-website-us-east-1.amazonaws.com resin Release: The following signatures were invalid: KEYEXPIRED 1483758662 KEYEXPIRED 1483758662 KEYEXPIRED 1451428169 KEYEXPIRED 1483758662 KEYEXPIRED 1438561085 KEYEXPIRED 1483758662 KEYEXPIRED 1483758662 KEYEXPIRED 1483758662 KEYEXPIRED 1451428169 KEYEXPIRED 1483758662 KEYEXPIRED 1438561085
monoverse commented 7 years ago

You need to update the key as explained here ...

http://serverfault.com/questions/7145/what-should-i-do-when-i-got-the-keyexpired-error-message-after-an-apt-get-update

nghiant2710 commented 7 years ago

@kalzi, @monoverse the issue with gpg key is resolved. Thanks a lot for your report!