The action weectl station upgrade *does not upgrade the configuration file unless you tell it to.* See the docs <https://weewx.com/docs/5.0/utilities/weectl-station/#upgrade-an-existing-station> .
For apt upgrade, make sure you replace the apt repository. In particular, use "apt" instead of "apt-test". *echo "deb [arch=all] https://weewx.com/ <https://weewx.com/>apt/python3 buster main" | sudo tee /etc/apt/sources.list.d/weewx.list* On Sun, Jan 14, 2024 at 3:36 PM John Smith <[email protected]> wrote: > > > On Mon, 15 Jan 2024 at 06:27, Greg <[email protected]> wrote: > >> Maybe put see >> https://weewx.com/docs/5.0/utilities/weectl-station/#upgrade-an-existing-station >> in the weewx.conf file under this section as an information comment? >> # Do not modify this. It is used when installing and updating weewx. >> version = 5.0.0b6 >> >> If something like that was there I would have read it 😁 to me I would >> think it's would mirror the version I am running. >> Keep up the good work. >> > > I was testing rc2, and weectl station upgrade didn't update the weewx.conf > file to the new version number, and you might want to bump the version > number because apt install weewx doesn't work, similar reason it thinks > 5.0.0 is less than rc2 > > -- > You received this message because you are subscribed to the Google Groups > "weewx-development" 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-development/CAGTinV4dL0rfd6fLyZ6r4Qm1tE%2Bkt-0bDm9wCmMWf_dOuZP%3DSQ%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-development/CAGTinV4dL0rfd6fLyZ6r4Qm1tE%2Bkt-0bDm9wCmMWf_dOuZP%3DSQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/CAPq0zEB%2BU-xkVF_BG%3DTovfDnfgWAcSyhBswETQXWOcZiQWXQpA%40mail.gmail.com.
