I’m attempting to build an image for Debian Bookworm, but I can’t get Beagle Board specific packages: ti-pru-software-v6.3, bbb.io-keyring, ti-pru-cgt-v2.3. It’s maybe helpful to note that this was working when I specified “trixie” instead of “bookworm”.
It seems that there it fails to connect to http://debian.beagle.cc/debian bookworm
Here’s my error log:
Ign:5 https://debian.beagle.cc/debian bookworm InRelease
Err:6 https://debian.beagle.cc/debian bookworm Release
404 Not Found [IP: 104.21.96.96 443]
Ign:1 https://packages.oresat.org/debian ./ InRelease
Err:1 https://packages.oresat.org/debian ./ InRelease
Could not resolve 'packages.oresat.org'
Reading package lists... Done
E: The repository 'http://debian.beagleboard.org/debian bookworm 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.
Log: (chroot): [apt-get install -yq bbb.io-kernel-6.12-bone bbb.io-keyring ti-pru-cgt-v2.3 ti-pru-software-v6.3]
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package bbb.io-kernel-6.12-bone
E: Couldn't find any package by glob 'bbb.io-kernel-6.12-bone'
E: Couldn't find any package by regex 'bbb.io-kernel-6.12-bone'
E: Unable to locate package bbb.io-keyring
E: Couldn't find any package by glob 'bbb.io-keyring'
E: Couldn't find any package by regex 'bbb.io-keyring'
E: Unable to locate package ti-pru-cgt-v2.3
E: Couldn't find any package by glob 'ti-pru-cgt-v2.3'
E: Couldn't find any package by regex 'ti-pru-cgt-v2.3'
E: Unable to locate package ti-pru-software-v6.3
E: Couldn't find any package by glob 'ti-pru-software-v6.3'