WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tzdata.tcz on x86_64 - may need ln to /usr/share/zoneinfo  (Read 1524 times)

Offline dentonlt

  • Sr. Member
  • ****
  • Posts: 318
    • the trombone analog
tzdata.tcz on x86_64 - may need ln to /usr/share/zoneinfo
« on: September 30, 2015, 04:40:09 PM »
General warning for x86_64 people using tzdata. I just realised that my update almost works. I'll adjust the startup script, but you may need to run:

Code: [Select]
sudo ln -s /usr/local/share/zoneinfo /usr/share/zoneinfo
sudo ln -s /usr/local/share/zoneinfo-leaps /usr/share/zoneinfo-leaps
sudo ln -s /usr/local/share/zoneinfo-posix /usr/share/zoneinfo-posix

after the startup script runs. I'm testing this to make sure it works appropriately and will submit an update asap if needed.

Apologies for catching the error quite late.

DLT

Offline dentonlt

  • Sr. Member
  • ****
  • Posts: 318
    • the trombone analog
Re: tzdata.tcz on x86_64 - may need ln to /usr/share/zoneinfo
« Reply #1 on: October 03, 2015, 04:27:46 PM »
Corrected/updated extension submitted for x86 and x86_64 repos - currently in queue. If you're wondering if you have the update, just check your startup script provides these links.

DLT