Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-06-03 Thread Richard PALO

Le 02/06/13 14:36, Richard PALO a écrit :

For what it is worth, I seem to have been able to successfully upgrade
to the stable release from bloody..

I went back to the initial bloody install boot environment named
omnios. I presume any version prior to the release of r151006 should do.

After a
 pkg set-publisher -g http://pkg.omniti.com/omnios/release omnios
and a
 pkg set-publisher -G http://pkg.omniti.com/omnios/bloody omnios

I did a
 pkg refresh --full
and a
 pkg update --be-name omnios-r151006c

Testing it out now...


Well, so much for that, rolling back to a fresh update of bloody.

Release locks up during any builds, seems to be a resource problem 
somewhere, unfortunately no apparent messages on the screen or in the 
logs.  This problem I didn't have on bloody.


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-06-02 Thread Richard PALO
For what it is worth, I seem to have been able to successfully upgrade 
to the stable release from bloody..


I went back to the initial bloody install boot environment named 
omnios. I presume any version prior to the release of r151006 should do.


After a
pkg set-publisher -g http://pkg.omniti.com/omnios/release omnios
and a
pkg set-publisher -G http://pkg.omniti.com/omnios/bloody omnios

I did a
pkg refresh --full
and a
pkg update --be-name omnios-r151006c

Testing it out now...

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-19 Thread Richard PALO

Le 18/05/13 15:40, Richard PALO a écrit :

Perhaps I can brute force to the latest stable (using pkg incantations
and not reinstalling, that is)?  Might you have a reasonable procedure?


Well, the last update didn't help either...
But after a bit of a look, I believe that there was an omission during 
the perl 5.6.3 update concerning kstats.

Can't locate loadable object for module Sun::Solaris::Kstat in @INC (@INC 
contains: /usr/perl5/site_perl/5.16/i86pc-solaris-thread-multi-64int 
/usr/perl5/site_perl/5.16 
/usr/perl5/vendor_perl/5.16/i86pc-solaris-thread-multi-64int 
/usr/perl5/vendor_perl/5.16 /usr/perl5/lib/i86pc-solaris-thread-multi-64int 
/usr/perl5/lib .) at /usr/lib/intrd line 66.
Compilation failed in require at /usr/lib/intrd line 66.



root@omni1:~# find /usr/perl5/ -name Kstat*
/usr/perl5/site_perl/5.16/i86pc-solaris-thread-multi-64int/Sun/Solaris/Kstat.pm
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64int/auto/Sun/Solaris/Kstat
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64int/auto/Sun/Solaris/Kstat/Kstat.bs
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64int/auto/Sun/Solaris/Kstat/Kstat.so
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64int/Sun/Solaris/Kstat.pm
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64/Sun/Solaris/Kstat.pm
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64/auto/Sun/Solaris/Kstat
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64/auto/Sun/Solaris/Kstat/Kstat.so
/usr/perl5/5.16.1/lib/i86pc-solaris-thread-multi-64/auto/Sun/Solaris/Kstat/Kstat.bs


doing the following seems to help for the time being:


root@omni1:~# cd /usr/perl5/site_perl/5.16/i86pc-solaris-thread-multi-64int/
root@omni1:/usr/perl5/site_perl/5.16/i86pc-solaris-thread-multi-64int# cp -R 
../../../5.16.1/lib/i86pc-solaris-thread-multi-64int/* .
root@omni1:/usr/perl5/site_perl/5.16/i86pc-solaris-thread-multi-64int# cd
root@omni1:~# svcadm clear svc:/system/intrd:default
root@omni1:~# svcs  svc:/system/intrd:default
STATE  STIMEFMRI
online 10:30:35 svc:/system/intrd:default



___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-19 Thread Richard PALO

Le 19/05/13 16:29, Theo Schlossnagle a écrit :

5.16.3?  I've only got 5.16.1 here.  OmniOS and bloody public repos both
show 5.16.1.

Can you provide details on your 5.16.3 package?



wow, maybe I should be worried...


root@omni1:~# perl -v

This is perl 5, version 16, subversion 3 (v5.16.3) built for 
i86pc-solaris-thread-multi-64int

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using man perl or perldoc perl.  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

root@omni1:~# pkg list -v perl
FMRI IFO
pkg://omnios/runtime/perl@5.16.3,5.11-0.151005:20130418T215804Z  i--



___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-19 Thread Theo Schlossnagle
I think eric might have played with 5.16.3 in bloody and then removed it.
 It is bloody after all.  Force install 5.16.1 and you'll be a happier
person.

We do intend to move the perl version forward, but there's stuff in gate
that has to happen first and we want to parameterize it instead of hacking
it for a 3rd time.


On Sun, May 19, 2013 at 11:13 AM, Richard PALO richard.p...@baou.fr wrote:

 Le 19/05/13 16:29, Theo Schlossnagle a écrit :

  5.16.3?  I've only got 5.16.1 here.  OmniOS and bloody public repos both
 show 5.16.1.

 Can you provide details on your 5.16.3 package?


 wow, maybe I should be worried...

  root@omni1:~# perl -v

 This is perl 5, version 16, subversion 3 (v5.16.3) built for
 i86pc-solaris-thread-multi-**64int

 Copyright 1987-2012, Larry Wall

 Perl may be copied only under the terms of either the Artistic License or
 the
 GNU General Public License, which may be found in the Perl 5 source kit.

 Complete documentation for Perl, including FAQ lists, should be found on
 this system using man perl or perldoc perl.  If you have access to the
 Internet, point your browser at http://www.perl.org/, the Perl Home Page.

 root@omni1:~# pkg list -v perl
 FMRI
 IFO
 pkg://omnios/runtime/perl@5.**16.3,5.11-0.151005:**20130418T215804Z
  i--



 __**_
 OmniOS-discuss mailing list
 OmniOS-discuss@lists.omniti.**com OmniOS-discuss@lists.omniti.com
 http://lists.omniti.com/**mailman/listinfo/omnios-**discusshttp://lists.omniti.com/mailman/listinfo/omnios-discuss




-- 

Theo Schlossnagle

http://omniti.com/is/theo-schlossnagle
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-18 Thread Richard PALO

In the meanwhile, pkg seems to be fouled now...


root@omni1:~# pkg update -v
Creating Plan |
pkg update: No solution was found to satisfy constraints
Plan Creation: Package solver has not found a solution to update to latest 
available versions.
This may indicate an overly constrained set of packages are installed.

latest incorporations:

  
pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151007:20130514T014154Z

The following indicates why the system cannot update to the latest version:

  No suitable version of required package 
pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151007:20130514T014154Z
 found:
Reject:  
pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151007:20130514T014154Z
Reason:  All versions matching 'incorporate' dependency 
pkg:/SUNWcs@0.5.11,5.11-0.151007 are rejected
  Reject:  pkg://omnios/SUNWcs@0.5.11,5.11-0.151007:20130514T014157Z
  Reason:  All versions matching 'require' dependency 
pkg:/service/fault-management@0.5.11,5.11-0.151007 are rejected
Reject:  
pkg://omnios/service/fault-management@0.5.11,5.11-0.151007:20130514T014227Z
Reason:  All versions matching 'require' dependency 
pkg:/system/library@0.5.11,5.11-0.151007 are rejected
  Reject:  
pkg://omnios/system/library@0.5.11,5.11-0.151007:20130514T014236Z
  Reason:  A version for 'require' dependency on 
pkg:/library/security/openssl@1.0.1.5,5.11-0.151006 cannot be found





___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-18 Thread Richard PALO
Perhaps I can brute force to the latest stable (using pkg incantations 
and not reinstalling, that is)?  Might you have a reasonable procedure?


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-17 Thread Eric Sproul
Richard,
Email me privately and I'll get you set up.

On Fri, May 17, 2013 at 12:39 AM, Richard PALO richard.p...@baou.fr wrote:
 Hi, just did an update of bloody, but the problem remains.
 Guess I'd like an account as well in order to file eventual problem reports.



 ___
 OmniOS-discuss mailing list
 OmniOS-discuss@lists.omniti.com
 http://lists.omniti.com/mailman/listinfo/omnios-discuss
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] some problems with last update to bloody omnios-8d266aa 64-bit

2013-05-16 Thread Richard PALO

Hi, just did an update of bloody, but the problem remains.
Guess I'd like an account as well in order to file eventual problem reports.


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss