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.
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, this has done the trick!
------ Original Message ------
From: "Hayden" <[email protected]notifications@github.com>
To: "WhitewaterFoundry/WLinux" <[email protected]WLinux@noreply.github.com>
Cc: "Pat Molloy"
Sent: 09/01/2019 05:03:51
Subject: Re: [WhitewaterFoundry/WLinux] apt-get update throws a public key error now .. (#289)
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 -
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FWhitewaterFoundry%2FWLinux%2Fissues%2F289%23issuecomment-452573056&data=02%7C01%7C%7Cfde630d4c9554d59dbbb08d675efd9a6%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636826070332492505&sdata=yPtepvt%2FNJB55vbd1hNn7GGLMN8HgXukZSdVaNENe54%3D&reserved=0, or mute the threadhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEPGGTOTywFmNR5R3-E1tOF1WxZ1brXyks5vBXg3gaJpZM4Z1DN1&data=02%7C01%7C%7Cfde630d4c9554d59dbbb08d675efd9a6%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636826070332492505&sdata=qd7rASO6vGM5cIF1uV0s27KNN541kmUvh92ozunLUF8%3D&reserved=0.
Thanks!
it is working for Mac?
Most helpful comment
It appears that the key for yarnpkg is not properly installed.
Try the following to re-install it: