i just did a clean install of rasiOS 12 (64-bit lite - no desktop) followed by weewx 5.1 on a pi 3 B+
everything worked as described in the weewx documentation uname -a reports this: Linux pitmp 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux so i'm not sure why there are two different behaviors. however, we might have to update the installation instructions. when they started deprecating the use of apt-key, the recommendation was to put the gpg key(s) in /etc/apt/trusted.gpg.d. but apparently that, too, is not secure. the secure approach is to tightly couple the key with the repository, i.e., specify the key in the weewx.list file. on top of that, there is apparently a newer, more explicit format (deb822) for the lists, but no indication of whether the current format will be deprecated or removed. here is a reference: https://stackoverflow.com/questions/68992799/warning-apt-key-is-deprecated-manage-keyring-files-in-trusted-gpg-d-instead -- 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/992b8fa3-918a-455b-a8ba-222bc9458066n%40googlegroups.com.
