Bug 31258 - ntp 4.1.2 does not have IPv6 support -- can you provide ntp 4.2.0?
Bug#: 31258 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: christian.strauf@gmx.de
Component: Applications
URL: 
Summary: ntp 4.1.2 does not have IPv6 support -- can you provide ntp 4.2.0?
Keywords:  
Status Whiteboard: 
Opened: 2003-10-16 03:42 0000
Description:   Opened: 2003-10-16 03:42 0000
I really love Gentoo's IPv6 support. What I'm missing is ntp with IPv6 support.
Unfortunately, ntp version 4.1.2 that is currently the stable ntp version in
portage is not IPv6 capable (4.1.78 and up is). The new ntp version 4.2.0 is out
and I would really love to see this in Gentoo's portage. TNX in advance for your
help!

Christian

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Mr. Bones. 2003-10-18 12:29:36 0000 -------
*** Bug 31438 has been marked as a duplicate of this bug. ***

------- Comment #2 From Martin Holzer (RETIRED) 2003-10-18 12:37:50 0000 -------
4.2.0 is already in cvs

------- Comment #3 From SpanKY 2003-10-18 14:53:55 0000 -------
4.2.0 is not in cvs because i havent added it yet

------- Comment #4 From SpanKY 2003-11-20 08:12:56 0000 -------
*** Bug 33922 has been marked as a duplicate of this bug. ***

------- Comment #5 From SpanKY 2004-01-16 18:12:24 0000 -------
*** Bug 38454 has been marked as a duplicate of this bug. ***

------- Comment #6 From SpanKY 2004-02-14 14:59:52 0000 -------
sorry for the delay all, but 4.2.0 can now be found in portage

------- Comment #7 From Bernhard Schmidt 2004-02-14 16:56:16 0000 -------
Works, the only "problem" left is a 

chown -R go-w /usr/share/ntp

in line 101 of the ebuild which should probably be a chmod :-)

BTW, whoever wants to test a stratum-1 enabled ntp appliance by Meinberg can test time.join.uni-muenster.de. More detailed information http://www.join.uni-muenster.de

------- Comment #8 From SpanKY 2004-02-14 17:06:23 0000 -------
ah, i'm a tool ... sorry about that :)

got it right in the 4.1.2 ebuild

------- Comment #9 From Bernhard Schmidt 2004-02-14 17:07:38 0000 -------
And another one... both 4.1.2 and 4.2.0 support dropping root priviledges, but
while ntp-4.1.2 uses needs "-U ntp" in /etc/conf.d/ntp 4.2.0 has "-u ntp"
(lowercase u).

The ebuild for 4.2.0 currently installs the same conf.d-file as 4.1.2 breaking
startup right after installation. Not that hard to find, but should be fixed
netherless, either by installing another version of the configuration file or
by patching the droproot-patch to use -U instead of -u.

------- Comment #10 From SpanKY 2004-02-14 17:39:29 0000 -------
i fixed that one already

------- Comment #11 From SpanKY 2004-02-14 17:59:53 0000 -------
*** Bug 41610 has been marked as a duplicate of this bug. ***