Pengwin: Yarn repo GPG missing

Created on 8 Jan 2019  Â·  4Comments  Â·  Source: WhitewaterFoundry/Pengwin

Not sure if this is a real issue or not, but has worked previously.

patmolloy@XPS13-2018-LAPTOP:~$ sudo apt-get update
Hit:1 http://security.debian.org/debian-security stable/updates InRelease
Hit:7 https://apt.patrickwu.ml stable InRelease
Ign:3 https://cdn-aws.deb.debian.org/debian stable InRelease
Hit:4 https://cdn-aws.deb.debian.org/debian stable-updates InRelease
Hit:5 https://cdn-aws.deb.debian.org/debian stretch-backports InRelease
Hit:6 https://cdn-aws.deb.debian.org/debian testing InRelease
Hit:8 https://cdn-aws.deb.debian.org/debian stable Release
Err:2 https://dl.yarnpkg.com/debian stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 23E7166788B63E1E
Reading package lists... Done
W: 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 23E7166788B63E1E
W: 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 23E7166788B63E1E
W: Some index files failed to download. They have been ignored, or old ones used instead.

User Support

Most helpful comment

It appears that the key for yarnpkg is not properly installed.

Try the following to re-install it:

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

All 4 comments

It appears that the key for yarnpkg is not properly installed.

Try the following to re-install it:

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

Thanks!

it is working for Mac?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rsrini7 picture rsrini7  Â·  3Comments

sirredbeard picture sirredbeard  Â·  3Comments

pnelsonsr picture pnelsonsr  Â·  5Comments

ghost picture ghost  Â·  5Comments

mikart143 picture mikart143  Â·  5Comments