Skip to content

Instantly share code, notes, and snippets.

@cactaceae21
Created July 2, 2020 13:05
Show Gist options
  • Save cactaceae21/0948da7819bb33840b78b01bd5b57dd1 to your computer and use it in GitHub Desktop.
Save cactaceae21/0948da7819bb33840b78b01bd5b57dd1 to your computer and use it in GitHub Desktop.
RasPi #linux #raspi

APT Update error pi@raspberrypi:~ $ sudo apt update Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Reading package lists... Done E: Release file for http://archive.raspberrypi.org/debian/dists/buster/InRelease is not valid yet (invalid for another 35d 1h 41min 5s). Updates for this repository will not be applied. E: Release file for http://raspbian.raspberrypi.org/raspbian/dists/buster/InRelease is not valid yet (invalid for another 36d 2h 53min 12s). Updates for this repository will not be applied.

pi@raspberrypi:~ $ sudo apt-get update --allow-releaseinfo-change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment