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

install issues #2207

Closed
clue3030 opened this issue Aug 28, 2021 · 3 comments
Closed

install issues #2207

clue3030 opened this issue Aug 28, 2021 · 3 comments
Labels
support Something isn't working with the users setup

Comments

@clue3030
Copy link

This is what I get when I try to install it and then it goes back to prompt
"E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'"

@clue3030 clue3030 added the support Something isn't working with the users setup label Aug 28, 2021
@shueja
Copy link

shueja commented Aug 29, 2021

This is a known bug with the way Raspbian handles installing things and a status change on one of the places it looks. It's not strictly an OctoDash thing. I'm testing with the workaround we've used at CustoPiZer.

jneilliii added a commit to jneilliii/OctoDash that referenced this issue Aug 29, 2021
possible fix for recent install errors, UnchartedBull#2206, UnchartedBull#2207
@jneilliii
Copy link
Contributor

So I just submitted a PR that may resolve this in the install script. It's related to an upstream debian release name change or something. We figured this out with CustoPiZer creation and the fix their resolved the same error for us.

in the meantime, this command should in theory work...
bash <(wget -qO- https://raw.githubusercontent.com/jneilliii/OctoDash/patch-1/scripts/install.sh)

@jneilliii
Copy link
Contributor

duplicate of #2206

UnchartedBull added a commit that referenced this issue Sep 16, 2021
* --allow-releaseinfo-change

possible fix for recent install errors, #2206, #2207

* show error with possible fix

Co-authored-by: UnchartedBull <unchartedbull@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

4 participants