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

Bug 134592

Summary: ntp and -u mode
Product: Gentoo Linux Reporter: Christophe PEREZ <chris>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christophe PEREZ 2006-05-27 23:54:35 UTC
emerge depclean remove libcap
revdep-rebuild recompile net-misc/ntp-4.2.0.20040617-r3
etc-update suggest to modify /etc/conf.d/ntpd by :
NTPD_OPTS="-u ntp:ntp"
to
NTPD_OPTS=""
I keep the older, but, ntp doesn't start anymore.
I have to remove "-u ntp:ntp" to make it working.
I tried to emerge libcap, and compile again ntp, but same thing.

what can do that ?

# emerge -pv ntp

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-misc/ntp-4.2.0.20040617-r3  -caps -debug +ipv6 -logrotate -openntpd -parse-clocks (-selinux) +ssl 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-28 00:00:24 UTC
Your kernel configuration. See /var/log/messages. This is not a support forum, please ask questions on forums.gentoo.org or IRC (#gentoo).
Comment 2 Christophe PEREZ 2006-05-28 00:07:55 UTC
Sorry, but when a configuration works, and I just revdep-rebuild, and it doesn't work anymore, on 5 PCs, and there is no message in /var/log/message, I can think there is something not very normal.
I'll go to forums.
Comment 3 Christophe PEREZ 2006-05-28 09:04:56 UTC
In fact, this is due to USE "caps" which is not default, and not kernel configuration.

I can't understand how an ebuild can have its USE change without changing version.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-05-28 09:12:41 UTC
(In reply to comment #3)
> In fact, this is due to USE "caps" which is not default, and not kernel
> configuration.

Erm, you'll get no issues unless you enable capabilities in kernel. If you do, set your use flags accordingly. 

Closing.
Comment 5 Christophe PEREZ 2006-05-28 16:21:24 UTC
You don't want to try to understand what I mean.
Never mind. I give up.