2012/3/16 郑文辉(Techlive Zheng) <techlivezh...@gmail.com>: > 2012/3/16 Tom Gundersen <t...@jklm.no>: >> 2012/3/16 郑文辉(Techlive Zheng) <techlivezh...@gmail.com>: >>> error: No package owns /etc/localtime >> >> This is needed in order for different programs to know what timezone >> you are in. It should be a symlink maintained by initscripts, but it >> is set at runtime so not part of the package. >> >> -t > > My /etc/localtime is a actual file not a symlink.
It is then a copy of the file in /usr/share/zoneinfo rather than a symlink to it, this will change into a symlink in future versions of initscripts. You could make it a symlink manually if you want. -t