On Thursday, April 30, 2020 at 8:44:15 PM UTC-4, Greg from Oz wrote: > > > Then I got the error below. I am running a fresh install of Ubuntu 20.04 > > W: GPG error: http://weewx.com/apt/python3 buster InRelease: The > following signatures couldn't be verified because the public key is not > available: NO_PUBKEY ED444FCCF0E2B09E > E: The repository 'http://weewx.com/apt/python3 buster InRelease' is not > signed. > N: Updating from such a repository can't be done securely, and is > therefore disabled by default. > N: See apt-secure(8) manpage for repository creation and user > configuration details. >
did you do this: curl -s http://weewx.com/keys.html | sudo apt-key add - the first step in the 'Configure apt' section here: http://weewx.com/docs/debian.htm -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b2d931d7-1470-4653-b194-a236750ead07%40googlegroups.com.
