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

Allow change from, e.g., stable to oldstable #171

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Conversation

hainesbg
Copy link
Contributor

When building buster images, the change from stable to oldstable breaks some automation (including the ZynthianOS build) with a non-zero exit status and a message to the following effect:

N: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'

This change allows the change in Suite value without complaint or ill effect.

@guysoft
Copy link
Owner

guysoft commented Aug 20, 2022

I think I'll merge this since its likely only to fix builds, though, it might be a good time to ask if anyone thinks this need to be some kind of setting for a case I can't think of?

@guysoft guysoft merged commit 880d169 into guysoft:devel Aug 20, 2022
KwadFan added a commit to KwadFan/CustomPiOS that referenced this pull request Aug 20, 2022
uses --allow-relreaseinfo-change
instead of --allow-releaseinfo-change

Signed-off-by: Stephan Wendel <me@stephanwe.de>
guysoft added a commit that referenced this pull request Aug 20, 2022
fix: should fix typo from pr #171
mjonuschat added a commit to mjonuschat/CustomPiOS that referenced this pull request Aug 21, 2022
Typo introduced by PR guysoft#171, fix was missed in PR guysoft#173
mjonuschat added a commit to mjonuschat/CustomPiOS that referenced this pull request Aug 21, 2022
Adding this flag to the pkgupgrade module seems to have been missed
in PR guysoft#171
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

Successfully merging this pull request may close these issues.

2 participants