I'm not sure if this is a real bug or a feature, but there is no ntp client in LiveGUI. I've tried ntp and openntpd, but they are not installed.
According to Handbook (https://wiki.gentoo.org/wiki/Handbook:AMD64/Full/Installation#Automatic) ntp should be installed: >Official Gentoo live environments include the ntpd command (available through the >net-misc/ntp package) and a configuration file pointing to ntp.org time servers. >It can be used to automatically sync the system clock to UTC time using a time >server. Using this method requires a working network configuration and may not >be available on all architectures.
I think this was *intended* to be a feature, we install net-misc/chrony instead, which is preferred by many users. I think we could add net-misc/ntp back as well, just so the handbook instructions still apply.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/releng.git/commit/?id=6a3bb38e4f79b7fed9cd3483dcfa6584be7617c9 commit 6a3bb38e4f79b7fed9cd3483dcfa6584be7617c9 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-10-11 19:44:29 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-10-11 19:44:29 +0000 specs/amd64/livegui: Add net-misc/ntp It's provided by the admincd and the minimal ISO. Might as well provide it here too. Closes: https://bugs.gentoo.org/876619 Signed-off-by: Matt Turner <mattst88@gentoo.org> releases/specs/amd64/livegui/livegui-stage1.spec | 1 + 1 file changed, 1 insertion(+)