Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 288754

Summary: ntp-client times out with sys-apps/openrc-0.5.1 and new network scripts
Product: Gentoo Linux Reporter: Simon Siemonsma <simon>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WORKSFORME    
Severity: normal CC: roy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Siemonsma 2009-10-12 18:34:43 UTC
ntp-client can't connect to the ntp server when openrc 0.5.1 and the new new network scripts are used.

The following solution worked for me:
/etc/conf.d/ntpd: change the last line to NTPD_OPTS="-g"
/etc/ntp.conf: add iburst to all lines defining the time servers.
rc-update del ntp-client default

I think these changes should be made the default before openrc goes stable.
Also relevant is that ntpdate is considered deprecated according to it's man page.

Reproducible: Always
Comment 1 William Hubbs gentoo-dev 2009-11-18 22:11:02 UTC
Can you go back to the default settings and let me know if this is still an
issue with openrc-0.5.2-r2?

Thanks much,

William
Comment 2 William Hubbs gentoo-dev 2009-12-03 05:14:48 UTC
I was unable to reproduce this with the default settings and the most current openrc.

The deprication of ntpdate is definitely something that we should look at, but I think we can use another bug for that.