Installing on Raspberry Pi OS bullseye distribution

464 views
Skip to first unread message

Aslak Vaa

unread,
Feb 11, 2022, 11:09:34 AM2/11/22
to weewx-user
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

vince

unread,
Feb 11, 2022, 1:28:23 PM2/11/22
to weewx-user
I just did a clean SD installation of bullseye lite 64 bit on a pi4 and it worked fine.

On Friday, February 11, 2022 at 8:09:34 AM UTC-8 asla...@gmail.com wrote:
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


Why would you alter that file ?
 
Err:6 http://weewx.com/apt/python3 bullseye Release
  404  Not Found [IP: 34.218.218.142 80]

Appears like weewx.com's webserver took a momentary hiccup.
Try it again.


Reply all
Reply to author
Forward
0 new messages