2012/3/16 郑文辉(Techlive Zheng) <techlivezheng@xxxxxxxxx>: > 2012/3/16 Tom Gundersen <teg@xxxxxxx>: >> 2012/3/16 郑文辉(Techlive Zheng) <techlivezheng@xxxxxxxxx>: >>> 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