Skip to content

apt update error: debian buster suite changed to oldstable #163

Description

@meonkeys

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 --allow-releaseinfo-change

See also

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions