You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt update from a shell on the latest picroft emits an error about a repository:
Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]
E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N]
Fetched 13.1 MB in 12s (1,045 kB/s)
Reading package lists... Done
E: Failed to fetch http://archive.raspberrypi.org/debian/dists/buster/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.
Environment (please complete the following information):
Device type: Raspberry Pi 3B
OS: Picroft
Mycroft-core version: 21.2.2
Other versions: Jabra 410 USB speaker+mic
Workaround
This seems to work. Running it once clears the error from happening on future executions of sudo apt update. I'm not clear on exactly what it does, though.
sudo apt update
from a shell on the latest picroft emits an error about a repository:Environment (please complete the following information):
Workaround
This seems to work. Running it once clears the error from happening on future executions of
sudo apt update
. I'm not clear on exactly what it does, though.See also
The text was updated successfully, but these errors were encountered: