Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian Buster is now oldstable #6070

Closed
1 task
kushaldas opened this issue Aug 17, 2021 · 1 comment
Closed
1 task

Debian Buster is now oldstable #6070

kushaldas opened this issue Aug 17, 2021 · 1 comment

Comments

@kushaldas
Copy link
Contributor

kushaldas commented Aug 17, 2021

Description

apt update on Debian Buster will now fail as it is now oldstable. We will have to explicitly approve update commands.

I first noticed this on: https://app.circleci.com/pipelines/github/freedomofpress/securedrop/2847/workflows/cccc1ea9-3514-4138-a085-5074f12d3322/jobs/56132

Steps to Reproduce

  • suod apt update

Expected Behavior

  • Update should finish normally

Actual Behavior

Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Reading package lists... Done      
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.6' to '10.10'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

Exited with code exit status 100

Comments

Suggestions to fix, any other relevant information.

@conorsch
Copy link
Contributor

Looks like this was resolved by #6069. If I'm mistaken, @kushaldas, please re-open!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants