After fresh install with script installation zone Europe/Madrid not found

castris

Verified User
Joined
Apr 16, 2021
Messages
22
Location
Arcenillas
Hi.

After install I like change some values, such Time Zone of server.

In combo-list-search Europe/Madrid not found, but in shell

Code:
timedatectl list-timezones | grep Europe/Madrid

Europe/Madrid

Any idea?
 

Attachments

  • Castrissrv120.tamainut.net  Admin Settings0702213940.jpg
    Castrissrv120.tamainut.net Admin Settings0702213940.jpg
    37.3 KB · Views: 2
I've had that on fresh installes with Europe/Amsterdam too. I always first update the server (so yum update for example), and then reboot.
Mostly after the reboot suddenly the timezone is suddenly found.

You can also check if it physically exists.
Check the /usr/share/zoneinfo/Europe/ directory for Madrid.

FYI, this is an OS issue, not a DA issue.
 
@Richard G in my post show timedatectl list-timezones

Also, if this is correct, is not issue of SO, IMHO.
Bash:
root@srv120:~# ls -lisah /usr/share/zoneinfo/Europe/Madrid

33627995 4.0K -rw-r--r-- 1 root root 2.6K Feb 21 13:50 /usr/share/zoneinfo/Europe/Madrid
root@srv120:~# timedatectl set-timezone Europe/Madrid
root@srv120:~# timedatectl
               Local time: Wed 2024-07-03 07:10:41 CEST
           Universal time: Wed 2024-07-03 05:10:41 UTC
                 RTC time: Wed 2024-07-03 05:10:41
                Time zone: Europe/Madrid (CEST, +0200)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no

Server was rebooted, and now show image attached. Of course, problem in DA, is if use combo-list problem persiste. Europe/Madrid (mainland) or Europe/Madrid, not exists.



Best regards.
 

Attachments

  • Castrissrv120.tamainut.net  Admin Settings0703071230.jpg
    Castrissrv120.tamainut.net Admin Settings0703071230.jpg
    20 KB · Views: 4
Europe/Madrid (mainland) or Europe/Madrid, not exists.
It does, but you didn't look well. Only difference is in Evo skin, DA uses the name between the brackets. Spain only has 1 timezone so Spain (mainland) is correct.
If you click on that setting in DA, you will see that it looks like this and that in fact "Europe/Madrid" is choosen, but it's displayed as "Spain (mainland)" after it's selected. So there is no issue.

1720011105431.png
 
Well. Alright. But if you don't see that as a problem, and leave it as a skin issue, that's fine.

But in the user experience, it is certainly not good. Today, any skin, and any combo-list with search, should show Europe/Madrid, whether without or with (mainland), and even more so if it is the default skin of the installation.

I publish it, as a form of warning that it is something that is not pleasant for the user.

Best regards.

Castrissrv120.tamainut.net  Admin Settings0703180711.jpg
 
I publish it, as a form of warning that it is something that is not pleasant for the user.
That's a good thing.

You're quite correct, it could be misleading and it's different from the OS default. Maybe @fln can adjust this for the Evo skin so it will display things in the correct way again.
 
Back
Top