It looks like this system is in some weird state where there are
packages from 151006 and 151008.

For example, /etc/release shows:

root@massive02-b:~# cat /etc/release
  OmniOS v11 r151008
  Copyright 2013 OmniTI Computer Consulting, Inc. All rights reserved.
  Use is subject to license terms.

but, when I try to do a pkg update, I see this (multiple repeating lines):

  No suitable version of required package
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151008:20131204T231613Z
found:
    Reject:  
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151008:20131204T231613Z
    Reason:  A version for 'incorporate' dependency on
pkg:/library/security/[email protected],5.11-0.151008 cannot be found
  No suitable version of required package
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20121024T180535Z
found:
    Reject:  
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20121024T180535Z
    Reason:  A version for 'incorporate' dependency on
pkg:/archiver/[email protected],5.11-0.151004 cannot be found
  No suitable version of required package
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151006:20130506T214442Z
found:
    Reject:  
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151006:20130506T214442Z
    Reason:  A version for 'incorporate' dependency on
pkg:/archiver/[email protected],5.11-0.151006 cannot be found

and for openssl, I see this:

root@massive02-b:~# pkg info library/security/openssl
          Name: library/security/openssl
       Summary: openssl - A toolkit for Secure Sockets Layer (SSL
v2/v3) and Transport Layer (TLS v1) protocols and general purpose
cryptographic library
         State: Installed
     Publisher: omnios
       Version: 1.0.1.10 (1.0.1j)
 Build Release: 5.11
        Branch: 0.151006
Packaging Date: October 15, 2014 03:40:22 PM
          Size: 18.08 MB
          FMRI:
pkg://omnios/library/security/[email protected],5.11-0.151006:20141015T154022Z
root@massive02-b:~# pkg install
pkg:/library/security/[email protected],5.11-0.151008
Creating Plan /
pkg install: No matching version of library/security/openssl can be installed:
  Reject:  
pkg://omnios/library/security/[email protected],5.11-0.151008:20131204T024253Z
           
pkg://omnios/library/security/[email protected],5.11-0.151008:20140110T173804Z
           
pkg://omnios/library/security/[email protected],5.11-0.151008:20140407T220403Z
           
pkg://omnios/library/security/[email protected],5.11-0.151008:20140408T142844Z
           
pkg://omnios/library/security/[email protected],5.11-0.151008:20140605T140630Z
           
pkg://omnios/library/security/[email protected],5.11-0.151008:20140807T035111Z
  Reason:  Newer version
pkg://omnios/library/security/[email protected],5.11-0.151006:20141015T154022Z
is already installed

Ian

On Wed, Dec 10, 2014 at 10:15 AM, Dan McDonald <[email protected]> wrote:
>
>> On Dec 10, 2014, at 12:01 PM, Ian Kaufman <[email protected]> wrote:
>>
>> Hi all,
>>
>> I have a situation where a bunch of libs are complaining about missing
>> the following:
>>
>> libc.so.1 (ILLUMOS_0.7)
>>
>> or
>>
>> libc.so.1 (ILLUMOS_0.6)
>>
>> This is happening on one system, but I have others that are fine. A
>> standard libc.so.1 exists, but various libs are looking for the tagged
>> one.
>>
>> Any ideas?
>
> You'll need to provide more data.  It's as if something you compiled was 
> compiled against a later version of libc, and then moved to an earlier 
> version of libc.
>
> Dan
>



-- 
Ian Kaufman
Research Systems Administrator
UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu
_______________________________________________
OmniOS-discuss mailing list
[email protected]
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to