yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.4k stars 2.73k forks source link

[Bug?]: GPG Key Expiration #8924

Closed BitVenturesUSA closed 1 year ago

BitVenturesUSA commented 1 year ago

Self-service

Describe the bug

The key at https://dl.yarnpkg.com/debian/pubkey.gpg has expired. EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx

Err:1 https://dl.yarnpkg.com/debian stable InRelease The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx

An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging yarn@dan.cx

To reproduce

curl -Ss https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - apt update

Environment

yarn run v1.22.19

Additional context

No response

BitVenturesUSA commented 1 year ago

Dupe of #8918 Closing