On Tuesday, October 15, 2024 at 8:01:47 AM UTC-4 loonsailor wrote: re the version of weewx, I did "sudo apt update; sudo apt upgrade; sudo apt install weewx" and I get the response that 5.0.1 is the current version. I looked in /etc/apt/sources.d, and the file weewx.list contains only one commented out line:
# deb [arch=all] http://weewx.com/apt/python3 buster main # disabled on upgrade to jammy I'm now on Linux 24.04.1 LTS, which is, I think, jammy. Should I have a different repository list? please uncomment that line, then do 'sudo apt update'. at that point you should see 5.1.0 as the latest available weewx. something like 'apt-cache show weewx' i think? there is only one weewx repository for python3 on debian systems. the 'buster' indicates the oldest compatible debian release; that repository will work with buster and anything later. -- 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/2f985185-311b-4048-a262-514404972515n%40googlegroups.com.
