Make tz selection deliberate - #4049
Conversation
Menu should enforce deliberate selection of TZ.
|
I'm not sure I understand what the original problem was? |
|
Just because I see of lot of error logs than yeah its hardware clock (which also gets reset on dead CMOS), so i thought making it explicit choice + showing RTC clock originally (previous PR #4002) |
|
hmm, well |
|
My thought was that I could be dead (the service, happens sometimes) or disconnected for offline installs with cached files, so time being wrong there would cause pgp errors. But yeah I do see how it's technically a non-problem for regular usage. |
Instead of over complex like I tried in #4002
This is a much simpler approach we set the fallback in
args.pyand make it mandatory in the menu.Again this to address lots of logs that get PGP verif errors because TZ was not set.