GeekFunkLabs / fluidpatcher

A performance-oriented patch interface for FluidSynth
MIT License
124 stars 15 forks source link

During installation `Updating apt indexes...` fails #27

Closed dmatt closed 2 years ago

dmatt commented 2 years ago

to reproduce the error:

Installing/Updating required software...
Updating apt indexes...
E: Release file for http://archive.raspberrypi.org/debian/dists/bullseye/InRelease is not valid yet (invalid for another 20d 4h 52min 22s). Updates for this repository will not be applied.
E: Release file for http://raspbian.raspberrypi.org/raspbian/dists/bullseye/InRelease is not valid yet (invalid for another 21d 3h 3min 39s). Updates for this repository will not be applied.
Failed to update apt indexes!
dmatt commented 2 years ago

This solved the problem https://raspberrypi.stackexchange.com/questions/59860/time-and-timezone-issues-on-raspberry-pi. Thanks!