Currently trying to install OEM OPs Centre 12c R4 on a new sparc machine running factory install S11.4.
I haven't provided a username/email address on first steps (planing on configuring OCM later). Problem is, the install fails at a pre-req's stage (even though OCDoctor reports fine.
Error as below
####################
Failed Step: Check for installation prerequisites.
The following is a portion of the installer
log which may indicate the cause of the error.
If this does not indicate the cause of the
error, you will need to view the full log
file. More information on how to do that is
available below.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Executing: /usr/sbin/beadm mount s11_test_BE_39457 /var/tmp/opscenter/s11_test_BE_39457
Executing: /usr/bin/pkg -R /var/tmp/opscenter/s11_test_BE_39457 uninstall //solaris/entire
Executing: /usr/bin/pkg -R /var/tmp/opscenter/s11_test_BE_39457 install //solaris/entire
Error: Failed to re-install package entire to BE s11_test_BE_39457
Testing Shell Limits
localhost is alive
error: The configured Oracle Solaris 11 publisher, solaris, does not support
the version of Oracle Solaris 11 that is installed on this system.
Number of precheck error messages: 1, number of warnings: 0
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Please fix the problem and then try this step again.
For a full log of the failed install see the file: /var/tmp/opscenter/installer.log.28166.
t. Try this step again (correct the failure before proceeding)
x. Exit
Enter selection: (t/x)
#########################
Logfile show below
######################
This vers, 11.4.11.0.1.4.0, is greater than or equal to 0.175.2.0.0.42.0
/usr/bin/pkgrepo list -s http://pkg.oracle.com/solaris/release/ pkg://solaris/entire@11.4-11.4.11.0.1.4.0:20190712T004819Z
pkgrepo returned error: 1
Now test to see whether the solaris pub supports this version of solaris
Executing: /usr/sbin/beadm create s11_test_BE_39457
Executing: /usr/sbin/beadm mount s11_test_BE_39457 /var/tmp/opscenter/s11_test_BE_39457
Executing: /usr/bin/pkg -R /var/tmp/opscenter/s11_test_BE_39457 uninstall //solaris/entire
Executing: /usr/bin/pkg -R /var/tmp/opscenter/s11_test_BE_39457 install //solaris/entire
Error: Failed to re-install package entire to BE s11_test_BE_39457
Testing Shell Limits
localhost is alive
error: The configured Oracle Solaris 11 publisher, solaris, does not support
the version of Oracle Solaris 11 that is installed on this system.
Number of precheck error messages: 1, number of warnings: 0
############################
uname -a
SunOS UK1-SSE-OCEC-01 5.11 11.4.11.4.0 sun4v sparc sun4v
This is on a sparc T7.
pkg publisher
PUBLISHER TYPE STATUS P LOCATION
solaris origin online F http://pkg.oracle.com/solaris/release/
Any help would be much appreciated as i cant seem to find any info that helps.
Thanks