> On 03 янв. 2015 г., at 11:07, Alexander Eremin <[email protected]> > wrote: > >> On 03 янв. 2015 г., at 11:41, Mohamed Khalfella <[email protected]> wrote: >> >> 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 > > This osnet-incorporation has branch version which is higher than 0.152. > You need to clean up your repository by removing packages with 2014.1.0... > branch > or use for upgrade this branch instead of 0.152 (not sure you want this) > > Alex > >
And while you have this branch installed, you can upgrade you system only to branch that is higher than 2014.1.0... Alex _______________________________________________ openindiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
