If you are running Raspbian you probably have gpg already installed. You can check with "gpg --version".
But yes, if you need to install gpg that is how to do it. On Friday, December 3, 2021 at 9:28:12 AM UTC-8 [email protected] wrote: > hello Vince, > > so if i do this command: sudo apt-get update && sudo apt-get -y install > gpg > > after I can use : wget -qO - https://weewx.com/keys.html | sudo apt-key > add - > > Patrick > > Le 02/12/2021 à 19:17, vince a écrit : > > I opened PR-719 <https://github.com/weewx/weewx/pull/719> with the newer > command for importing the key. Tests ok on debian-10. > > On Thursday, December 2, 2021 at 10:04:41 AM UTC-8 [email protected] > wrote: > >> ok thanks Rainer >> Le 02/12/2021 à 18:52, Rainer Lang a écrit : >> >> The "error" is not an error but a warning - and it just means what it says >> that apt-key will no longer be used in linux installations but will/can >> be replaced >> by trusted.gpd.d. >> This will become effective 2022-April. >> >> It has nothing to do with the weewx version you are installing (except >> for the instructions) >> >> The documentation for weewx downloads should be updated accordingly. >> >> On 02.12.2021 18:36, [email protected] wrote: >> >> hi, >> I am installing weewx on my RPi of test with PI OS, but I have this error >> wget -qO - https://weewx.com/keys.html | sudo apt-key add - >> Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d >> instead (see apt-key(8)). >> OK >> >> an idea, I think install beta version 4.6.0b7 >> >> Patrick >> -- >> 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/15ecd586-261c-42c4-b94f-4713b559de0fn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/15ecd586-261c-42c4-b94f-4713b559de0fn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> >> -- >> 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/c65d142e-770a-4d3e-2544-1c8928642058%40gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/c65d142e-770a-4d3e-2544-1c8928642058%40gmail.com?utm_medium=email&utm_source=footer> >> . >> >> -- > 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/6257ebe1-356f-44b9-9ea2-11e8234ca0e6n%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/6257ebe1-356f-44b9-9ea2-11e8234ca0e6n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- 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/a92eaeab-7b8c-4973-beac-a1b957c90024n%40googlegroups.com.
