On 05/12/2025 10:47, Auchtermuchty Weather wrote:
I have switched to my faster Pi, a model 3, and burnt a Trixie Lite card. Still no joy, and temporarily stopping PiHole didn't make any difference:
I've not really been following, but you do seem to have got in a muddle :-)Sorry if I've missed anything obvious from others - I don't use the web interface because $GOOGLE :-(
*sallyw@TrixieTest:~ $ sudo apt install -y wget gnupg* wget -qO - https://weewx.com/keys.html | \ sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg wget is already the newest version (1.25.0-2). wget set to manually installed. gnupg is already the newest version (2.4.7-21). gnupg set to manually installed. Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
The formatting of his looks odd here, but not sure you meant to add the wget bit to the end of the apt bit ... they should be totally separate commands waiting for the apt bit to finish its stuff first.
*sallyw@TrixieTest:~ $ echo "deb [arch=all] https://weewx.com/apt/python3 buster main" | \ sudo tee /etc/apt/sources.list.d/weewx.list* deb [arch=all] https://weewx.com/apt/python3 buster main *sallyw@TrixieTest:~ $ sudo apt install weewx* Error: Unable to locate package weewx
sudo apt update needed here I think, as otherwise apt won't find the new repository
Hope this helps, but it may not :-) Nick M0HGU -- The Ephebians made wine out of anything they could put in a bucket, and ate anything that couldn't climb out of one. (Pyramids) Fri 11784 Sep 11:20:01 GMT 1993 11:20:01 up 8 days, 21:37, 1 user, load average: 0.67, 0.94, 1.04 -- 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 visit https://groups.google.com/d/msgid/weewx-user/dcedc133-ccc1-42db-8e2d-846e56037f45%40dctower.co.uk.
OpenPGP_signature.asc
Description: OpenPGP digital signature
