From mejaz at cyberia.net.sa Wed Feb 8 06:58:46 2017 From: mejaz at cyberia.net.sa (Ejaz) Date: Wed, 8 Feb 2017 08:58:46 +0300 Subject: ntp Message-ID: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> Hello, I followed the steps and upgraded newer version of NTP in my solairs 10 box but still I am unable to activate it, any clue will be high appreciated. Install ntp on Solaris 10 and 11: pkgadd -d http://get.opencsw.org/now /opt/csw/bin/pkgutil -U /opt/csw/bin/pkgutil -y -i ntp /usr/sbin/pkgchk -L CSWntp # list files Thanks, Mohammed Ejaz Asst. Operation Director of Systems. Cyberia SAUDI ARABIA P.O.Box: 301079, Riyadh 11372 Phone: (+966) 11 464 7114 Ext. 140 Mobile: (+966) 562311787 Fax: (+966) 11 465 4735 Website: http://www.cyberia.net.sa -------------- next part -------------- An HTML attachment was scrubbed... URL: From bonivart at opencsw.org Wed Feb 8 09:45:05 2017 From: bonivart at opencsw.org (Peter Bonivart) Date: Wed, 8 Feb 2017 09:45:05 +0100 Subject: ntp In-Reply-To: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> Message-ID: On Wed, Feb 8, 2017 at 6:58 AM, Ejaz via users wrote: > Hello, > > I followed the steps and upgraded newer version of NTP in my solairs 10 box > but still I am unable to activate it, any clue will be high appreciated. > > Install ntp on Solaris 10 and 11: > > pkgadd -d http://get.opencsw.org/now > > /opt/csw/bin/pkgutil -U > > /opt/csw/bin/pkgutil -y -i ntp > > /usr/sbin/pkgchk -L CSWntp # list files You didn't post any output of the commands above so it's hard to know what went wrong. Use a service like pastebin.com or similar if you want us to look at more than a few lines of output. I installed CSWntp myself just now and enabled it without problem. You are familiar with the svc* commands like svcs and svcadm? From mejaz at cyberia.net.sa Wed Feb 8 09:54:31 2017 From: mejaz at cyberia.net.sa (Ejaz) Date: Wed, 8 Feb 2017 11:54:31 +0300 Subject: ntp In-Reply-To: References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> Message-ID: <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? bash-3.2# svcs -x svc:/application/print/server:default (LP print server) State: disabled since Tue Feb 07 10:10:08 2017 Reason: Disabled by an administrator. See: http://sun.com/msg/SMF-8000-05 See: lpsched(1M) Impact: 2 dependent services are not running. (Use -v for list.) svc:/network/cswntp:default (?) State: maintenance since Tue Feb 07 10:10:12 2017 Reason: Start method failed repeatedly, last exited with status 137. See: http://sun.com/msg/SMF-8000-KS See: /var/svc/log/network-cswntp:default.log Impact: This service is not running. bash-3.2# tail -f /var/svc/log/network-cswntp:default.log Ejaz bash-3.2# tail -f /var/svc/log/network-cswntp:default.log ld.so.1: ntpd: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/libexec/ntpd) ld.so.1: ntpd: fatal: libc.so.1: open failed: No such file or directory Killed [ Feb 7 10:10:12 Method "start" exited with status 137 ] [ Feb 7 10:10:12 Executing start method ("/var/opt/csw/svc/method/svc-cswntp start") ] Starting ntp. ld.so.1: ntpd: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/libexec/ntpd) ld.so.1: ntpd: fatal: libc.so.1: open failed: No such file or directory Killed [ Feb 7 10:10:12 Method "start" exited with status 137 ] -----Original Message----- From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Peter Bonivart via users Sent: Wednesday, February 8, 2017 11:45 AM To: Questions and discussions Cc: Peter Bonivart ; Ejaz Subject: Re: ntp On Wed, Feb 8, 2017 at 6:58 AM, Ejaz via users < users at lists.opencsw.org> wrote: > Hello, > > I followed the steps and upgraded newer version of NTP in my solairs > 10 box but still I am unable to activate it, any clue will be high appreciated. > > Install ntp on Solaris 10 and 11: > > pkgadd -d http://get.opencsw.org/now > > /opt/csw/bin/pkgutil -U > > /opt/csw/bin/pkgutil -y -i ntp > > /usr/sbin/pkgchk -L CSWntp # list files You didn't post any output of the commands above so it's hard to know what went wrong. Use a service like pastebin.com or similar if you want us to look at more than a few lines of output. I installed CSWntp myself just now and enabled it without problem. You are familiar with the svc* commands like svcs and svcadm? -------------- next part -------------- An HTML attachment was scrubbed... URL: From mejaz at cyberia.net.sa Wed Feb 8 10:01:36 2017 From: mejaz at cyberia.net.sa (Ejaz) Date: Wed, 8 Feb 2017 12:01:36 +0300 Subject: ntp In-Reply-To: <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> Message-ID: <061701d281e9$f6309db0$e291d910$@cyberia.net.sa> Also, see I have this package libc.so. what could be the problem bash-3.2# /opt/csw/bin/pkgutil -y -i libssl1_0_0 Solving needed dependencies ... Solving dependency order ... 2 CURRENT packages: CSWcommon-1.5,REV=2010.12.11 CSWlibssl1-0-0-1.0.1u,REV=2016.10.04 Nothing to do. From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Ejaz via users Sent: Wednesday, February 8, 2017 11:55 AM To: 'Questions and discussions' Cc: Ejaz ; 'Peter Bonivart' Subject: RE: ntp Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? bash-3.2# svcs -x svc:/application/print/server:default (LP print server) State: disabled since Tue Feb 07 10:10:08 2017 Reason: Disabled by an administrator. See: http://sun.com/msg/SMF-8000-05 See: lpsched(1M) Impact: 2 dependent services are not running. (Use -v for list.) svc:/network/cswntp:default (?) State: maintenance since Tue Feb 07 10:10:12 2017 Reason: Start method failed repeatedly, last exited with status 137. See: http://sun.com/msg/SMF-8000-KS See: /var/svc/log/network-cswntp:default.log Impact: This service is not running. bash-3.2# tail -f /var/svc/log/network-cswntp:default.log Ejaz bash-3.2# tail -f /var/svc/log/network-cswntp:default.log ld.so.1: ntpd: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/libexec/ntpd) ld.so.1: ntpd: fatal: libc.so.1: open failed: No such file or directory Killed [ Feb 7 10:10:12 Method "start" exited with status 137 ] [ Feb 7 10:10:12 Executing start method ("/var/opt/csw/svc/method/svc-cswntp start") ] Starting ntp. ld.so.1: ntpd: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/libexec/ntpd) ld.so.1: ntpd: fatal: libc.so.1: open failed: No such file or directory Killed [ Feb 7 10:10:12 Method "start" exited with status 137 ] -----Original Message----- From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Peter Bonivart via users Sent: Wednesday, February 8, 2017 11:45 AM To: Questions and discussions > Cc: Peter Bonivart >; Ejaz > Subject: Re: ntp On Wed, Feb 8, 2017 at 6:58 AM, Ejaz via users < users at lists.opencsw.org> wrote: > Hello, > > I followed the steps and upgraded newer version of NTP in my solairs > 10 box but still I am unable to activate it, any clue will be high appreciated. > > Install ntp on Solaris 10 and 11: > > pkgadd -d http://get.opencsw.org/now > > /opt/csw/bin/pkgutil -U > > /opt/csw/bin/pkgutil -y -i ntp > > /usr/sbin/pkgchk -L CSWntp # list files You didn't post any output of the commands above so it's hard to know what went wrong. Use a service like pastebin.com or similar if you want us to look at more than a few lines of output. I installed CSWntp myself just now and enabled it without problem. You are familiar with the svc* commands like svcs and svcadm? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dam at opencsw.org Wed Feb 8 10:34:34 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Wed, 8 Feb 2017 10:34:34 +0100 Subject: ntp In-Reply-To: <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> Message-ID: Hi Ejaz, Am 08.02.2017 um 09:54 schrieb Ejaz via users : > Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? You need to update at least to Solaris 10 Update 8: https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/ Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 From mejaz at cyberia.net.sa Wed Feb 8 10:46:40 2017 From: mejaz at cyberia.net.sa (Ejaz) Date: Wed, 8 Feb 2017 12:46:40 +0300 Subject: ntp In-Reply-To: References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> Message-ID: <066101d281f0$41b28b80$c517a280$@cyberia.net.sa> I have this versuion of libcc. Is this works?? bash-3.2# pvs -no /usr/lib/libc.so /usr/lib/libc.so - SUNW_1.23; /usr/lib/libc.so - SUNWprivate_1.1; Ejaz -----Original Message----- From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Dagobert Michelsen via users Sent: Wednesday, February 8, 2017 12:35 PM To: Questions and discussions Cc: Dagobert Michelsen ; Ejaz ; Peter Bonivart Subject: Re: ntp Hi Ejaz, Am 08.02.2017 um 09:54 schrieb Ejaz via users : > Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? You need to update at least to Solaris 10 Update 8: https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/ Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 From dam at opencsw.org Wed Feb 8 11:26:30 2017 From: dam at opencsw.org (Dagobert Michelsen) Date: Wed, 8 Feb 2017 11:26:30 +0100 Subject: ntp In-Reply-To: <066101d281f0$41b28b80$c517a280$@cyberia.net.sa> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> <066101d281f0$41b28b80$c517a280$@cyberia.net.sa> Message-ID: <64111A99-001B-4239-9F9F-1AAB84534A2E@opencsw.org> Hi Ejaz, Am 08.02.2017 um 10:46 schrieb Ejaz : > > I have this versuion of libcc. Is this works?? > > bash-3.2# pvs -no /usr/lib/libc.so > /usr/lib/libc.so - SUNW_1.23; > /usr/lib/libc.so - SUNWprivate_1.1; No, As I wrote you need to update to Solaris 10 Update 8. Kind regards ? Dago > > Ejaz > > -----Original Message----- > From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Dagobert Michelsen via users > Sent: Wednesday, February 8, 2017 12:35 PM > To: Questions and discussions > Cc: Dagobert Michelsen ; Ejaz ; Peter Bonivart > Subject: Re: ntp > > Hi Ejaz, > > Am 08.02.2017 um 09:54 schrieb Ejaz via users : >> Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? > > You need to update at least to Solaris 10 Update 8: > > https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/ > > > Best regards > > ? Dago > > -- > "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 > > -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mejaz at cyberia.net.sa Wed Feb 8 13:49:20 2017 From: mejaz at cyberia.net.sa (Ejaz) Date: Wed, 8 Feb 2017 15:49:20 +0300 Subject: ntp In-Reply-To: <64111A99-001B-4239-9F9F-1AAB84534A2E@opencsw.org> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> <060601d281e8$f8ac8fa0$ea05aee0$@cyberia.net.sa> <066101d281f0$41b28b80$c517a280$@cyberia.net.sa> <64111A99-001B-4239-9F9F-1AAB84534A2E@opencsw.org> Message-ID: <075c01d28209$c6b4a610$541df230$@cyberia.net.sa> Ok thank you.. From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Dagobert Michelsen via users Sent: Wednesday, February 8, 2017 1:27 PM To: Ejaz Cc: Dagobert Michelsen ; Peter Bonivart ; Questions and discussions Subject: Re: ntp Hi Ejaz, Am 08.02.2017 um 10:46 schrieb Ejaz >: I have this versuion of libcc. Is this works?? bash-3.2# pvs -no /usr/lib/libc.so /usr/lib/libc.so - SUNW_1.23; /usr/lib/libc.so - SUNWprivate_1.1; No, As I wrote you need to update to Solaris 10 Update 8. Kind regards ? Dago Ejaz -----Original Message----- From: users [mailto:users-bounces+mejaz=cyberia.net.sa at lists.opencsw.org] On Behalf Of Dagobert Michelsen via users Sent: Wednesday, February 8, 2017 12:35 PM To: Questions and discussions > Cc: Dagobert Michelsen >; Ejaz >; Peter Bonivart > Subject: Re: ntp Hi Ejaz, Am 08.02.2017 um 09:54 schrieb Ejaz via users >: Seems am missing libc.so.1, do you have any idea how to install this library.. ?libc.so1? You need to update at least to Solaris 10 Update 8: https://www.opencsw.org/2014/12/minimum-libc-version-is-1-22-5/ Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- An HTML attachment was scrubbed... URL: From rpickeri at willco.niaaa.nih.gov Thu Feb 23 20:03:14 2017 From: rpickeri at willco.niaaa.nih.gov (Pickering, Roger (NIH/NIAAA) [E]) Date: Thu, 23 Feb 2017 19:03:14 +0000 Subject: ntp In-Reply-To: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> References: <056401d281d0$6baff500$430fdf00$@cyberia.net.sa> Message-ID: Do you have access to a ntp server? Sent with BlackBerry Work (www.blackberry.com) From: Ejaz via users > Date: Wednesday, Feb 08, 2017, 1:00 AM To: users at lists.opencsw.org > Cc: Ejaz > Subject: ntp Hello, I followed the steps and upgraded newer version of NTP in my solairs 10 box but still I am unable to activate it, any clue will be high appreciated. Install ntp on Solaris 10 and 11: pkgadd -d http://get.opencsw.org/now /opt/csw/bin/pkgutil -U /opt/csw/bin/pkgutil -y -i ntp /usr/sbin/pkgchk -L CSWntp # list files Thanks, Mohammed Ejaz Asst. Operation Director of Systems. Cyberia SAUDI ARABIA P.O.Box: 301079, Riyadh 11372 Phone: (+966) 11 464 7114 Ext. 140 Mobile: (+966) 562311787 Fax: (+966) 11 465 4735 Website: http://www.cyberia.net.sa -------------- next part -------------- An HTML attachment was scrubbed... URL: