Err:6 https://packages.cloud.google.com/apt coral-stable Release 404 Not Found [IP: 2a00:1450:4001:80e::200e 443]
Description
when I try to follow the instructions on https://coral.ai/software/#debian-packages and update my packages i get the following error
(venv) admin@raspberrypi:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Ign:5 https://packages.cloud.google.com/apt coral-stable InRelease
Err:6 https://packages.cloud.google.com/apt coral-stable Release
404 Not Found [IP: 2a00:1450:4001:80e::200e 443]
Reading package lists... Done
E: The repository 'https://packages.cloud.google.com/apt coral-stable 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.
I am using raspberry pi OS on a raspberry pi 5 and Python 3.11
Click to expand!
Issue Type
Build/Install
Operating System
No response
Coral Device
USB Accelerator
Other Devices
No response
Programming Language
Other
Relevant Log Output
```</details>
check the coral-*.list files in /etc/apt/sources.list.d/
Yours seems to say coral-stable but it should be coral-edgetpu-stable
@goigle For certain packages, there's a different repo coral-cloud-stable (at least as per the documentation) which is broken at this time.