I am installing OVM Server on Sparc and during installation, it is failing on one package. It is not giving me a clear idea. what do I need to do to fix it?
root@ovs-server1:# ./install
Oracle VM Agent Release 3.4.6 Installer - Installing Packages Updating package cache 1/1 Creating Plan (Solver setup): - pkg install: No matching version of ovm/ovs-agent can be installed: Reject: pkg://ovm/ovm/[email protected] Reason: No version matching 'require' dependency system/io/test-drivers can be installed ---------------------------------------- Reject: pkg://solaris/system/io/[email protected] Reason: This version is excluded by installed incorporation consolidation/osnet/[email protected] ---------------------------------------- There was an error during the installation. The Oracle VM Agent might not be fully installed or configured. root@ovs-server1:# root@ovs-server1:/# pkg list -af system/io/test-drivers NAME (PUBLISHER) VERSION IFO system/io/test-drivers (solaris) 11.4-11.4.0.0.1.15.0 --- root@ovs-server1:/# pkg list -af osnet-incorporation NAME (PUBLISHER) VERSION IFO consolidation/osnet/osnet-incorporation (solaris) 11.4-11.4.11.0.1.4.0 i-- consolidation/osnet/osnet-incorporation (solaris) 11.4-11.4.0.0.1.15.0 --- root@ovs-server1:/# root@ovs-server1:/# pkg publisher PUBLISHER TYPE STATUS P LOCATION solaris origin online F file:///repo/ root@ovs-server1:/# df -h /repo Filesystem Size Used Available Capacity Mounted on rpool/repo 25G 10G 15G 41% /repo root@ovs-server1:/# ls -ltr /repo total 34 -rw-r--r-- 1 root root 347 Aug 16 2018 pkg5.repository -rw-r--r-- 1 root root 573 Aug 16 2018 readme.txt -rw-r--r-- 1 root root 5949 Aug 16 2018 README-repo-iso.txt -rw-r--r-- 1 root root 1626 Aug 16 2018 NOTICES -rw-r--r-- 1 root root 3440 Aug 16 2018 COPYRIGHT drwxr-xr-x 3 root root 3 Feb 27 00:53 publisher root@ovs-server1:/# root@ovs-server1:/# pkg list -af entire NAME (PUBLISHER) VERSION IFO entire 11.4-11.4.11.0.1.4.0 i-- entire 11.4-11.4.0.0.1.15.0 --- root@ovs-server1:/# pkg update -nv No updates available for this image. root@ovs-server1:/# pfexec pkg update -nv [email protected] Creating Plan (Solver setup): / pkg update: Package 'library/python/pillow-34' must be uninstalled or upgraded if the requested operation is to be performed. Reject: pkg://solaris/library/python/[email protected] Reason: No version matching 'require' dependency image/library/[email protected] can be installed ---------------------------------------- Reject: pkg://solaris/image/library/[email protected] Reason: Excluded by proposed incorporation 'consolidation/userland/userland-incorporation' ---------------------------------------- How can I fix/upgrade it?
Thanks
Package 'library/python/pillow-34' must be uninstalled or upgraded if the requested operation is to be performed.pkg://solaris/system/io/test-drivers. Did you download the latest available OVM version?