Hi, I have built illumos in OI-hipster using the attached illumos.sh file. The build process went fine, and IPS packages were generated successfully. However, I am unable to use the built packages to update another machine. Below is more information
My build machine is silver My test machine is gold root@silver:~# svcs svc:/application/pkg/server:on-nightly_9999 STATE STIME FMRI online 15:23:28 svc:/application/pkg/server:on-nightly_9999 root@silver:~# svcprop -p pkg/inst_root svc:/application/pkg/server:on-nightly_9999 /illumos-dev_9999/illumos-gate/packages/i386/nightly/repo.redist root@silver:~# svcprop -p pkg/port svc:/application/pkg/server:on-nightly_9999 8152 root@silver:~# root@silver:~# --- root@gold:~# pkg publisher PUBLISHER TYPE STATUS P LOCATION openindiana.org (non-sticky) origin online F http://pkg.openindiana.org/hipster-2014.1/ on-nightly origin online F http://silver:8152/on-nightly/ root@gold:~# When I try to update a package in name I get the below root@gold:~# pkg set-publisher --disable --no-refresh openindiana.org root@gold:~# pkg update -g http://silver:8152/on-nightly pkg:/[email protected] ,5.11-0.152 Creating Plan (Solver setup): | pkg update: No matching version of SUNWcs can be installed: Reject: pkg://on-nightly/[email protected],5.11-0.152:20150102T143655Z Reason: This version is excluded by installed incorporation pkg:// openindiana.org/consolidation/osnet/[email protected],5.11-2014.1.0.14529:20140626T125247Z root@gold:~# pkg update -g http://silver:8152/on-nightly pkg:/consolidation/osnet/[email protected] pkg update: 'pkg:/consolidation/osnet/[email protected]' matches no installed packages root@gold:~# Any ideas or thoughts? -- BR, Mohamed A. Khalfella _______________________________________________ openindiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
