On 08/10/12 16:55, Shawn Walker wrote:
On 08/10/12 13:54, Misaki.Miyashita wrote:
Hi

I'm trying to install the openssl pkg I built on s11u1_b20ish OS.
Does anybody know how to resolve this issue?

# pkg set-publisher -p file:///net/cube/builds/mm124947/userland/sparc/repo
# pkg set-publisher --non-sticky solaris
# pkg uninstall redistributable <-- this didn't do anything
# pkg change-facet facet.version-lock.library/security/openssl=false
# pkg install pkg://userland/library/security/openssl

The last command failed with

$<3>Creating Plan (Solver setup): |
pkg install: No matching version of library/security/openssl can be
installed:
Reject:
pkg://userland/library/security/[email protected],5.11-0.175.1.0.0.22.1028:20120807T224109Z

Reason: All versions matching 'require' dependency
pkg:/runtime/[email protected],5.11-0.175.1.0.0.21.0 are rejected
Reject:
pkg://solaris/runtime/[email protected],5.11-0.175.1.0.0.21.0:20120723T172752Z

pkg://solaris/runtime/[email protected],5.11-0.175.1.0.0.22.0:20120806T161834Z

Reason: This version is excluded by installed incorporation
pkg://solaris/consolidation/userland/[email protected],5.11-0.175.1.0.0.20.0:20120709T173844Z

You'll have to set the version-lock for perl-512 to false too.

The OpenSSL package depends on perl because it includes a perl script.

It seems wrong that it depends on a specific version, but there's no way around that here.

-Shawn


Thank you, Shawn.

I just unlocked perl-512.  Now it fails with

# pkg install pkg://userland/library/security/openssl
$<3>Creating Plan (Solver setup): \
pkg install: No matching version of library/security/openssl can be installed: Reject: pkg://userland/library/security/[email protected],5.11-0.175.1.0.0.22.1028:20120807T224109Z Reason: All versions matching 'require' dependency pkg:/system/[email protected],5.11-0.175.1.0.0.21.0 are rejected Reject: pkg://on-nightly/system/[email protected],5.11-0.175.1.0.0.22.0:20120731T004001Z Reason: This version is excluded by installed incorporation pkg://solaris/consolidation/osnet/[email protected],5.11-0.175.1.0.0.20.0:20120709T162132Z Reject: pkg://solaris/system/[email protected],5.11-0.175.1.0.0.21.0:20120723T162205Z pkg://solaris/system/[email protected],5.11-0.175.1.0.0.22.0:20120806T152619Z
    Reason:  Higher ranked publisher on-nightly was selected
This version is excluded by installed incorporation pkg://solaris/consolidation/osnet/[email protected],5.11-0.175.1.0.0.20.0:20120709T162132Z


hmm...it looks like I have to update the OS version to b22?

-- misaki
_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to