[Bug 667561] New: SNTP -P is not working
https://bugzilla.novell.com/show_bug.cgi?id=667561 https://bugzilla.novell.com/show_bug.cgi?id=667561#c0 Summary: SNTP -P is not working Classification: openSUSE Product: openSUSE 11.4 Version: Milestone 5 of 6 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: m.fuckner@deltacomputer.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13 linux-oznb:~ # ntpdate ntp1.ptb.de !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!! The ntpdate program is deprecated and should not be used any more. To quote the upstream ntp developers: "The functionality ntpdate offered is now provided by the ntpd daemon itself. If you call ntpd with the command line option -q it will retrieve the current time and set it accordingly." Please check the Network Time Protocol (NTP) daemon man page and http://support.ntp.org/bin/view/Dev/DeprecatingNtpdate for further information. You can replace the ntpdate call with "rcntp ntptimeset" to achieve an inital poll of the servers specified in /etc/ntp.conf. The program /usr/sbin/sntp offers comparable functionality to ntpdate. Specifically sntp -P no -r pool.ntp.org is equivalent to ntpdate pool.ntp.org For further details please refer to the man page of sntp. /usr/sbin/sntp: illegal option -- F sntp - standard SNTP program - Ver. 4.2.6p2 USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution -6 no ipv6 Force IPv6 DNS name resolution -d no normalverbose Normal verbose -K Str kod KoD history filename -p no syslog Logging with syslog -l Str filelog Log to specified logfile -s no settod Set (step) the time with settimeofday() -j no adjtime Set (slew) the time with adjtime() -b Str broadcast Use broadcasts to the address specified for synchronisation -t Num timeout Specify the number of seconds to wait for broadcasts -a Num authentication Enable authentication with the key auth-keynumber -k Str keyfile Specify a keyfile. SNTP will look in this file for the key specified with -a opt version Output version information and exit -? no help Display extended usage information and exit -! no more-help Extended usage information passed thru pager -> opt save-opts Save the option state to a config file -< Str load-opts Load options from a config file Options are specified by doubled hyphens and their name or by a single hyphen and the flag character. please send bug reports to: http://bugs.ntp.org, bugs@ntp.org linux-oznb:~ # sntp -P no -r ntp1.ptb.de sntp: illegal option -- P sntp - standard SNTP program - Ver. 4.2.6p2 USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution -6 no ipv6 Force IPv6 DNS name resolution -d no normalverbose Normal verbose -K Str kod KoD history filename -p no syslog Logging with syslog -l Str filelog Log to specified logfile -s no settod Set (step) the time with settimeofday() -j no adjtime Set (slew) the time with adjtime() -b Str broadcast Use broadcasts to the address specified for synchronisation -t Num timeout Specify the number of seconds to wait for broadcasts -a Num authentication Enable authentication with the key auth-keynumber -k Str keyfile Specify a keyfile. SNTP will look in this file for the key specified with -a opt version Output version information and exit -? no help Display extended usage information and exit -! no more-help Extended usage information passed thru pager -> opt save-opts Save the option state to a config file -< Str load-opts Load options from a config file Options are specified by doubled hyphens and their name or by a single hyphen and the flag character. please send bug reports to: http://bugs.ntp.org, bugs@ntp.org Reproducible: Always Steps to Reproduce: 1. ntpdate <server> gives me hints to run sntp wioth -P 2. run sntp with -P 3. -- 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=667561 https://bugzilla.novell.com/show_bug.cgi?id=667561#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |varkoly@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=667561 https://bugzilla.novell.com/show_bug.cgi?id=667561#c1 Michael Fuckner <m.fuckner@deltacomputer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.fuckner@deltacomputer.de --- Comment #1 from Michael Fuckner <m.fuckner@deltacomputer.de> 2011-01-28 07:41:01 UTC --- Milestone 6/6 looks different... I can't select Milestone 6/6 in this interface linux-oznb:~ # ntpdate ntp1.ptb.de !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!! The ntpdate program is deprecated and should not be used any more. To quote the upstream ntp developers: "The functionality ntpdate offered is now provided by the ntpd daemon itself. If you call ntpd with the command line option -q it will retrieve the current time and set it accordingly." Please check the Network Time Protocol (NTP) daemon man page and http://support.ntp.org/bin/view/Dev/DeprecatingNtpdate for further information. You can replace the ntpdate call with "rcntp ntptimeset" to achieve an inital poll of the servers specified in /etc/ntp.conf. The program /usr/sbin/sntp offers comparable functionality to ntpdate. Specifically sntp -p no -r pool.ntp.org is equivalent to ntpdate pool.ntp.org For further details please refer to the man page of sntp. /usr/sbin/sntp: illegal option -- F sntp - standard SNTP program - Ver. 4.2.6p3 USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ... linux-oznb:~ # sntp -p no -r ntp1.ptb.de 28 Jan 08:39:49 sntp[22051]: Started sntp 28 Jan 08:39:49 sntp[22051]: Error looking up no: Name or service not known 28 Jan 08:39:49 sntp[22051]: Error looking up -r: Name or service not known 2011-01-28 08:39:49.786677 (-0100) +0.004630 +/- 0.001617 secs -- 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=667561 https://bugzilla.novell.com/show_bug.cgi?id=667561#c2 Peter Varkoly <varkoly@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Peter Varkoly <varkoly@novell.com> 2011-02-04 06:42:17 UTC --- duplicate *** This bug has been marked as a duplicate of bug 658255 *** http://bugzilla.novell.com/show_bug.cgi?id=658255 -- 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