On a fresh installation of Raspbian Bullseye (11.1) Following the instructions at https://weewx.com/docs/debian.htm
wget -qO - https://weewx.com/keys.html | sudo apt-key add - wget -qO - https://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list sudo apt-get update yields the following: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY [long string of alphanumeric characters] As a, probable, result sudo apt-get install yields the following: Unable to locate package weewx What am I doing incorrectly? Should I revert to Buster? -- 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/69439e13-776e-4531-87f6-3fcb34d90429n%40googlegroups.com.
