Raspbian update
So after running for over 1 year, my OMV server started sending me errors with the following error:
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
It happened that Debian Buster was officially released, so we need to modify the official repository, simple just by ssh to that machine and executing
sudo apt update -y
