You have to specify some dist version there so apt knows where to look. (I just loaded Debian on an older server that won't work with the current release so I had to specify an older one.) But, you should be able to set up a "stable" repository and just use that, rather than spelling out a specific release.
On Sunday, March 20, 2022 at 3:31:13 PM UTC-8 [email protected] wrote: > Bullseye is the latest release of Debian. However, WeeWX works the same > for all versions of Debian, so we do not need Debian-specific releases. > > Because of this, it's safe to go into the repository target file and > simply change it. Go into /etc/apt/sources.list.d/weewx.list and change this > > deb [arch=all] http://weewx.com/apt/python3 buster main > > > to this > > deb [arch=all] http://weewx.com/apt/python3 bullseye main > > > Frankly, I don't know why we even specify it. > >> >> -- 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/1ed9dfde-0d17-440e-8b70-bcc5459d57fdn%40googlegroups.com.
