Bug 144791

Summary: yast2 ntp-client
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Klein <asklein>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: vetter
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast2 logs

Description Andreas Klein 2006-01-23 14:33:20 UTC
-start yast2 ntp-client
- automatically start ntp-daemon : during boot
- ntp server configuration: select -> local -> lookup
  the correct server is found, test works -> ok
- finish
-> Error Cannot adjust NTP service.
I looked at /etc/ntp.conf and the server has not been added.
Comment 1 Andreas Klein 2006-01-23 14:35:45 UTC
Created attachment 64510 [details]
yast2 logs
Comment 2 Lukas Ocilka 2006-01-24 08:04:52 UTC
This is a duplicate of the `insserv` bug.

*** This bug has been marked as a duplicate of 143751 ***
Comment 3 Andreas Klein 2006-01-24 10:52:05 UTC
(In reply to comment #2)
> This is a duplicate of the `insserv` bug.

Shure? I looked at /etc/ntp.conf and the server has not been added. So even it ntpd would be started it would not work.
Comment 4 Lukas Ocilka 2006-01-24 11:15:25 UTC
This one?

$["address":"wpyc049.physik.uni-wuerzburg.de", "comment":"", "initial_sync":true, "options":"", "type":"server"]]

Please, try this: `grep "^server" /etc/ntp.conf`
I cannot duplicate it with Beta1...
Comment 5 Andreas Klein 2006-01-24 11:30:26 UTC
OOps. somehow I have overseen it.
linux:~ # grep "^server" /etc/ntp.conf
server 127.127.1.0  # local clock (LCL)
server wpyc049.physik.uni-wuerzburg.de 
Comment 6 Lukas Ocilka 2006-01-24 11:34:14 UTC
Never mind, let's just leave it as "DUPLICATE" ;)
[that insserv issue]

And please, test it with Beta2 again, if possible.

*** This bug has been marked as a duplicate of 143751 ***