Summary: | ntp upgrade to 4.2.0-r2 can be problematic on existing systems | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bill Kenworthy <bill> |
Component: | Current packages | Assignee: | SpanKY <vapier> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Bill Kenworthy
2004-04-20 16:03:43 UTC
*** Bug 48556 has been marked as a duplicate of this bug. *** drift file is stored where ntp.conf says to store it review /usr/share/ntp/ntp.conf for the default locations drift: yes, I was tricked by the fact that it was root owned, so with ntpd running as ntp:ntp it couldnt be read/written to - also my work laptop (which after the upgrade has the local source running as stratum 5 syncing to some wierd IP) tries to write the file to /usr/share something. That one might be reading a strange conf file somewhere I will have to track down today - why I dont know as was working right up to the upgrade. Two other machines work after the restrict clauses were commented out, as either root:root or ntp:ntp if the appropritae files are created (/etc/drift.TEMP) owned by ntp This has been marked resolved, invalid but I see no mention of /etc/drift.TEMP being addressed. Also, the restrict keryword still does not work - its either changed or now faulty as previously working configs require it to be removed. Theres some on both these topics on the forums, but no really acceptable fix (suggestions amount to forcing ntpd to run as root) the drift temp file should be created along side the real drift file on my systems, i use pretty much the stock ntp.conf file and i have the files /var/lib/ntp/ntp.drift and /var/lib/ntp/ntp.drift.TEMP created thats the reason ntp gets its own subdir ... it needs somewhere to create/delete a TEMP file |