Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to install EMC PowerPath 6.0P3 on Solaris 11.3 (0.5.11-0.175.3.28.0.4.0)

Gonzalo LucenaMar 2 2018 — edited Mar 2 2018

PowerPath 6.0P3 have a dependency check to package shell/ksh

# pkg install -g /var/share/pkg/repositories/solaris/ EMCpower

Creating Plan (Solver setup): /

pkg install: No matching version of system/EMCpower can be installed:

  Reject:  pkg://emc.com/system/EMCpower@6.0.0.3.0-1

  Reason:  No version for 'require' dependency on shell/ksh@0.5.11,5.11-0.175.0.0.0.2.1 can be found

Package shell/ksh was removed/renamed in the Solaris 11.3.22 SRU

I can't install it because the package estatus is renamed:

# pkg info -r -g /var/share/pkg/repositories/S11.3_GA/ shell/ksh*

Name: shell/ksh

Summary:

State: Not installed (Renamed)

Renamed to: pkg:/shell/ksh93@93.21.0.20110208-0.175.1.0.0.21

Publisher: solaris

Version: 20110208

Build Release: 5.11

Branch: 0.175.1.0.0.21.0

Packaging Date: July 23, 2012 05:38:01 PM

Size: 5.46 kB

FMRI: pkg://solaris/shell/ksh@20110208,5.11-0.175.1.0.0.21.0:20120723T173801Z

# pkg install -g /var/share/pkg/repositories/S11.3_GA/ shell/ksh

No updates necessary for this image.

Similar problem is referenced in Doc ID 2296805.1

How can I install the package shell/ksh to fullfill the powerpath requirement?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2018
Added on Mar 2 2018
5 comments
1,189 views