-
Notifications
You must be signed in to change notification settings - Fork 2.7k
GPG error: https://dl.yarnpkg.com/debian NO_PUBKEY #9222
Description
Reporting it here since https://github.com/yarnpkg/releases does not have an issue list.
Possible duplicate of #4453 , #6865 and #6885. But I just got this error, I wouldn't call it fixed.
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 couldn't be verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525
Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525
Some index files failed to download. They have been ignored, or old ones used instead.
I've already tried to
curl -fsSL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo gpg --dearmor -o /usr/share/keyrings/yarn.gpg, have binary /usr/share/keyrings/yarn.gpg file, removed old from apt-key list. No, still have same error and warnings.