You are not logged in.

#1 2008-03-20 21:12:19

xer0
Member
Registered: 2008-03-09
Posts: 9

Timezones missing

I've got a problem:

ls /usr/share/zoneinfo/Europe/
ls: cannot access /usr/share/zoneinfo/Europe/: No such file or directory

The directory looks like this:
ls /usr/share/zoneinfo/
America  posix  right  US

Posix conatins only:
America  US


Shouldn't all time zones be present after installation or have i missed to install some package?

Offline

#2 2008-03-20 21:34:39

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: Timezones missing

To find out the owner (package) of a file, take the file - it can't be a directory - and do a pacman -Qo file.  For example:

pacman -Qo /usr/share/zoneinfo/America/Yellowknife

will tell you what program owns it.  Then reinstall that.

Offline

#3 2008-03-22 00:10:12

xer0
Member
Registered: 2008-03-09
Posts: 9

Re: Timezones missing

It was owned by tzdata 2007k-2.
I did pacman -Rd tzdata and pacman -S tzdata and now all timezones exists.
Thanks! smile

Last edited by xer0 (2008-03-22 00:14:33)

Offline

#4 2008-03-22 04:30:59

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: Timezones missing

You're welcome.

Please mark this thread as solved (edit your first post).

Offline

Board footer

Powered by FluxBB