arcadeforge / regamebox

Retro Gaming operating system for 15Khz RGB low res gaming made for the raspberry pi addon pi2jamma and pi2scart - http://www.arcadeforge.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fresh v3.2 image fails to get patches due to cert errors

AndyHazz opened this issue · comments

Fresh image of 3.2 fails to get any patches (current 3.2.2), I think due to system clock not being updated automatically.

Selecting the online update shows some messages on screen including:
'ERROR: The certificate of 'raw.githubusercontent.com' is not yet activated.'

The system date is in 2019 by default - after running 'timedatectl set-timezone Europe/London', then
'timedatectl set-ntp true' to get updated internet time, can verify that time is updated with 'date', and the online patching will work again.

yes, it is fixed with a workaround in 3.2.2

Ill check 'timedatectl set-timezone Europe/London', then
'timedatectl set-ntp true