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. [EMAIL PROTECTED]:~> rpm -qf /etc/localtime file /etc/localtime is not owned by any package [EMAIL PROTECTED]:~> ls -l /etc/localtime -rw-r--r-- 2 root root 121 2005-03-20 02:36 /etc/localtime [EMAIL PROTECTED]:~> cat /etc/SuSE-release SuSE Linux 9.3 (i586) VERSION = 9.3 [EMAIL PROTECTED]:~> 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. [EMAIL PROTECTED]:~> ls -l /usr/share/zoneinfo/Asia/Manila -rw-r--r-- 2 root root 121 2005-03-20 02:36 /usr/share/zoneinfo/Asia/Manila [EMAIL PROTECTED]:~> ls -l /etc/localtime -rw-r--r-- 2 root root 121 2005-03-20 02:36 /etc/localtime [EMAIL PROTECTED]:~> file /etc/localtime /etc/localtime: timezone data [EMAIL PROTECTED]:~> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
