Hi, I'm getting around to updating my system to the latest version of Weewx. I've been running 4.5.1 for a while and I want to make some changes and thought I'd first make sure I'm running the latest. I did the following:
sudo apt update sudo apt upgrade ...did not change weewx sudo apt install weewx message: weewx is already the newest version (4.5.1-1). Looked at the docs and just to be sure redid the steps to configure apt wget -qO - https://weewx.com/keys.html | sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg wget -qO - https://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list I'm running Ubuntu 22.04.1 LTS Any ideas? -- 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/a703a831-8d57-42e8-a7c6-f79f98d74dd1n%40googlegroups.com.
