Can't update Pi-Hole w/ couple errors


Can't update Pi-Hole normally. Got a error from "Pi-Hole -up" saying "error: unable to update package catch. Please try "sudo apt-get update" I get "E: respository 'http://Raspbian.Raspberpi.org/Raspbian buster InRelease' change it's 'suite' value from 'stable' to 'oldstable'
N: this must be accepted exclusively before updates before the repository can be applied. See apt -secure(8) manage details.

I can't seem to figure this out and I'm lost what do to now...

but when i try "sudo apt-get update" I get "E: respository 'http://Raspbian.Raspberpi.org/Raspbian buster InRelease' change it's 'suite' value from 'stable' to 'oldstable'
N: this must be accepted exclusively before updates before the repository can be applied. See apt -secure(8) manage details.
so i'm pretty much stuck when i try the sudo apt-get update

Please read the linked post and the accepted solution carefully...

1 Like

The linked post contains the command that you should be running to accept the change:

sudo apt-get update --allow-releaseinfo-change

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.