richb wrote: Sun Sep 08, 2019 6:59 pm
fehlix wrote: Sun Sep 08, 2019 6:06 pm
richb wrote: Sun Sep 08, 2019 5:28 pm
Running Live I receive this same error as on the preview. Waiting makes no difference nor does changing repos.
viewtopic.php?f=86&t=52564&p=525951&hil ... ta#p525951
I then installed and that error does not occur.
Also running Live the mouse cursor theme will apparently not change not change in size. However after the install when saving Home changes that were made, the change made in Live for the mouse is implemented.
Seem to me somehow systematic issue, kind of timezone in combinations with localtime or wrong hardware clock issue.
As apt always appear to think your "clock" is a bit to late (or to early resp.)
Hmm.. what about checking clock, UTC, and RTC (= hardwareclock) before a next live update, e.g. with persistence.
Not an issue I am trying to fix. Just reported it in case it is a common problem others may experience. No one else has reported it. I can try your suggestion tomorrow if it will be helpful
When you boot the LiveUSB on a system which run the clock in localtime (e.g. having booted before in WinOS),
and the LiveSystem boots in UTC the system assumes (wrongly) the RTC-clock is set to UTC.
E.g. your timezone is set to UTC-4: Now when apt/dpkg fetches an InRelease file, which is not older then 4 hours
it appears to "apt" that this InRelase file comes from the future and hence rejects to process this file. ( "not yet" )
Or with other words, the system appears to be 4 hours in the past.
You would have now to wait exactly as long so that the InRelease file becomes older until it is not anymore from the future.
To sort this you can either set the RTC-clock to correct UTC-time or set LOCAL for using the locale RTC-time
by using "MX Date & Time". Alternatively you could also boot live with boot option hwclock=local .
HTH
