Bug 144791 - yast2 ntp-client
Summary: yast2 ntp-client
Status: RESOLVED DUPLICATE of bug 143751
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lukas Ocilka
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 14:33 UTC by Andreas Klein
Modified: 2006-01-24 11:34 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
yast2 logs (519.87 KB, application/x-compressed-tar)
2006-01-23 14:35 UTC, Andreas Klein
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***