I recently upgraded to Raspberry PI B4 and went for the 64 bit bullseye distribution of Raspberry Pi OS. I installed weewx on Raspberry Pi as described in https://weewx.com/docs/debian.htm and everything works fine. There is one small issue that puzzles me. Following the installation description sets content of */etc/apt/sources.list.d/weewx.list* to "*deb [arch=all] http://weewx.com/apt/python3 buster main*" which works fine on both buster and bullseye distributions of Raspberry Pi OS.
sudo apt update Hit:1 http://deb.debian.org/debian *bullseye *InRelease Hit:2 http://deb.debian.org/debian *bullseye-updates* InRelease Hit:3 http://security.debian.org/debian-security *bullseye-security* InRelease Hit:4 http://archive.raspberrypi.org/debian *bullseye *InRelease Hit:5 http://weewx.com/apt/python3 *buster *InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 3 packages can be upgraded. Run 'apt list --upgradable' to see them. However, if I alter */etc/apt/sources.list.d/weewx.list* to "*deb [arch=all] http://weewx.com/apt/python3 bullseye main*", I get some errors sudo apt update Hit:1 http://archive.raspberrypi.org/debian *bullseye *InRelease Get:2 http://security.debian.org/debian-security *bullseye-security* InRelease [44,1 kB] Hit:3 http://deb.debian.org/debian *bullseye *InRelease Get:4 http://deb.debian.org/debian *bullseye-updates* InRelease [39,4 kB] Ign:5 http://weewx.com/apt/python3 *bullseye *InRelease Err:6 http://weewx.com/apt/python3 *bullseye *Release 404 Not Found [IP: 34.218.218.142 80] Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [114 kB] Get:8 http://security.debian.org/debian-security bullseye-security/main armhf Packages [119 kB] Reading package lists... Done E: The repository 'http://weewx.com/apt/python3 bullseye Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. This is not av big deal, but it would feel better when the package installation was prepared for bullseye. Best Regards, Aslak Vaa -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f1bb26e0-12a5-4545-b0a4-767e2c1601bfn%40googlegroups.com.