KEYEXPIRED error while apt-get update and there is no expired key in apt-key list
To solve the problem I just needed to get new key by following command.
I couldn't find out why the key isn't recognized expired in apt-key list
, though.
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -