[Bug 660519] New: YaST config of NTP server - Test server always fails
https://bugzilla.novell.com/show_bug.cgi?id=660519 https://bugzilla.novell.com/show_bug.cgi?id=660519#c0 Summary: YaST config of NTP server - Test server always fails Classification: openSUSE Product: openSUSE 11.4 Version: Milestone 5 of 6 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rob.opensuse.linux@googlemail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20101105 Firefox/4.0b7 Even configured NTP servers, cannot be found accessible with Test button, in YaST Network Services NTP Server configuration. fir:/var/cache/zypp # uname -a Linux fir 2.6.37-rc5-12-desktop #1 SMP PREEMPT 2010-12-09 16:04:57 +0100 x86_64 x86_64 x86_64 GNU/Linux fir:/var/cache/zypp # echo peers | ntpdc -n remote local st poll reach delay offset disp ======================================================================= =62.253.170.208 82.13.17.125 2 256 377 0.01389 0.001668 0.14433 =127.127.1.0 127.0.0.1 10 64 0 0.00000 0.000000 3.99217 =193.238.80.20 82.13.17.125 3 512 377 0.01503 0.003299 0.12572 *80.5.182.144 82.13.17.125 2 512 377 0.01553 -0.001393 0.10541 They are reachable! Reproducible: Always Steps to Reproduce: 1. Install OS 11.4 M5 2. Configure NTP and test Server Accessibility with the Test Server button 3. Actual Results: Regression from 11.3, where this feature works Expected Results: Button should show servers as accessible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660519 https://bugzilla.novell.com/show_bug.cgi?id=660519#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |mvidner@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660519 https://bugzilla.novell.com/show_bug.cgi?id=660519#c1 Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hendrikw@arcor.de --- Comment #1 from Hendrik Woltersdorf <hendrikw@arcor.de> 2010-12-26 14:44:17 UTC --- The cause is a parameter of the test program call (sntp). To check this I removed the "-c 1" (for my test only in the IPv4-version): hendrik7lt:/usr/share/YaST2/modules # diff NtpClient.ycp NtpClient.ycp.save 1001c1001 < "/usr/sbin/sntp -4 -d 15 %1", ---
"/usr/sbin/sntp -4 -c 1 -d 15 %1",
And now it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660519 https://bugzilla.novell.com/show_bug.cgi?id=660519#c Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.novell.com | |/show_bug.cgi?id=661865 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660519 https://bugzilla.novell.com/show_bug.cgi?id=660519#c2 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Martin Vidner <mvidner@novell.com> 2011-02-02 16:57:43 CET --- duplicate report *** This bug has been marked as a duplicate of bug 661865 *** http://bugzilla.novell.com/show_bug.cgi?id=661865 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com