Hi again Problem solved
We need to re-import keys by this command: curl -sSf 'https://weewx.com/keys.html' | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/weewx.gpg --yes Le mercredi 28 février 2024 à 17:16:43 UTC+1, [email protected] a écrit : > Hi > > I have upgrade debian 10 to debian 11 bullseye, and I have > changed /etc/apt/sources.list.d/weewx.list with: > deb [arch=all] http://weewx.com/apt/python3 *buster InRelease* > instead of deb [arch=all] http://weewx.com/apt/python3 *bullseye main* > > But after apt update I have a warning/error about a control of sign in due > to a no available public key (NO_PUBKEY E788768B9CB16E10) > > Where is my mistake? > > Thanks a lot > > Le samedi 2 juillet 2022 à 23:47:41 UTC+2, Peter Fletcher a écrit : > >> Thanks! >> >> On Saturday, July 2, 2022 at 5:38:23 PM UTC-4 matthew wall wrote: >> >>> On Saturday, July 2, 2022 at 4:14:37 PM UTC-4 Peter Fletcher wrote: >>> >>>> The installation instructions add 'http://weewx.com/apt/python3 >>>> *buster* InRelease' to apt's list of sources for Debian installs, and >>>> this works. >>>> >>> >>> you can replace 'buster' with whatever you want. >>> >>> we do not track specific debian (or ubuntu, or mint, or whatever) >>> releases. basically we target two debian releases: squeeze (for python2) >>> and buster (for python3). >>> >>> the weewx python2 deb package first worked with debian 6 (squeeze), and >>> works with every subsequent debian release until the python2 packages are >>> no longer provided. >>> >>> the weewx python3 deb package first worked with debian 10 (buster) and >>> will continue to work with every subsequent debian release until debian >>> breaks the python3 packages. >>> >>> m >>> >>> >> -- 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/f998f0fd-238d-4842-be60-231d325af07an%40googlegroups.com.
