coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
262 stars 59 forks source link

Provide a default `/etc/localtime` file #1781

Closed jbtrystram closed 1 week ago

jbtrystram commented 4 weeks ago

Toolbox requires /etc/localtime which is not present by default in CoreOS. That breaks toolbox out of the box. We could link to the UTC time zone file to not change our default policy of sticking to UTC.

jbtrystram commented 4 weeks ago

See https://github.com/coreos/fedora-coreos-tracker/issues/1778#issuecomment-2294844262

travier commented 3 weeks ago

Hum, I though we had a test for toolbox so that should have failed in CI?

jbtrystram commented 3 weeks ago

Not sure, but I remember having to fix it on a personal deployment recently.

I'll investigate more :)

jlebon commented 2 weeks ago

That seems more like a bug in toolbox IMO.

travier commented 2 weeks ago

I can not reproduce this on a freshly booted 40.20240728.3.0 system.

jcapiitao commented 1 week ago

I could not reproduce the issue neither on 40.20240808.3.0 (stable stream) system

jbtrystram commented 1 week ago

I swear I had the issue at some point but can't reproduce either. Let's close