Re: [opensuse] Re: Daylight Savings Change
Perhaps you have a problem with your rpm database. joe@jmorris:~> rpm -qf /etc/localtime timezone-2.5-25 joe@jmorris:~> cat /etc/SuSE-release openSUSE 10.2 (X86-64) VERSION = 10.2
It isnt owned by any rpm on suse 9.3 omega:~ # rpm -qlp ./timezone-2.3.4-23.7.i586.rpm | grep localtime /usr/lib/zoneinfo/localtime That is just a symlink to /etc/localtime -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Coach-X wrote:
It isnt owned by any rpm on suse 9.3
omega:~ # rpm -qlp ./timezone-2.3.4-23.7.i586.rpm | grep localtime /usr/lib/zoneinfo/localtime
That is just a symlink to /etc/localtime
Sorry, I didn't realize which version was being discussed. But it is still different than my 9.3. joe@server:~> rpm -qf /etc/localtime file /etc/localtime is not owned by any package joe@server:~> ls -l /etc/localtime -rw-r--r-- 2 root root 121 2005-03-20 02:36 /etc/localtime joe@server:~> cat /etc/SuSE-release SuSE Linux 9.3 (i586) VERSION = 9.3 joe@server:~> file /etc/localtime /etc/localtime: timezone data So mine is not a symlink. It does look like it is a copy of the corresponding zoneinfo file though. joe@server:~> ls -l /usr/share/zoneinfo/Asia/Manila -rw-r--r-- 2 root root 121 2005-03-20 02:36 /usr/share/zoneinfo/Asia/Manila joe@server:~> ls -l /etc/localtime -rw-r--r-- 2 root root 121 2005-03-20 02:36 /etc/localtime joe@server:~> file /etc/localtime /etc/localtime: timezone data joe@server:~> file /usr/share/zoneinfo/Asia/Manila /usr/share/zoneinfo/Asia/Manila: timezone data -- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Coach-X
-
Joe Morris (NTM)