We've seen this years ago. The problem is "5.3.0" is before "5.3.0b1"
alphabetically so it's considered earlier.
Make a file containing the following:
5.3.0b1
5.3.0
5.3.0a1
Then run it through 'sort' and that returns:
5.3.0
5.3.0a1
5.3.0b1
On Monday, March 2, 2026 at 12:11:25 PM UTC-8 Karen K wrote:
> Tom Keffer schrieb am Montag, 2. März 2026 um 16:56:30 UTC+1:
>
> Works for me. Make sure you did "sudo apt update" before trying the
> upgrade.
>
>
> I did so. And I double checked /etc/apt/sources.list.d/weewx.list.
>
> Now I tried
>
> sudo apt-get install weewx=5.3.0-1
>
> which returns
>
> Die folgenden Pakete werden durch eine ÄLTERE VERSION ERSETZT (Downgrade):
>
> weewx
>
> in English: "The following packages are replaced by an OLDER VERSION
> (Downgrade): weewx"
>
> I am a little bit confused about that. But it worked.
>
>
--
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/879f6fe5-0ec7-4b97-bdb3-4399a64ffdafn%40googlegroups.com.