I setup a IPS repo. with the prefix as "desktop", and there is a cluster package named "verm-stable-i386", which just depends all the desktop packages that I want to install, so I can install them all if I run "pkg install verm-stable-i386". However, this didn't work since b128, I got the following error,
pkg: No version of verm-stable-i386 can be installed:
pkg://desktop/[email protected],5.11-0.129.90:20091211T034715Z: Suitable 
required dependency pkg:/[email protected],5.11-0.129.90 cannot be 
found

I guess the problem is that when pkg looked for SUNWavahi-bridge-dsd, the prefix 
"desktop" was missed in fmri.

Have any ideas about this issue?

The content of the cluster pacage "verm-stable-i386"
set name=pkg.fmri 
value=pkg://desktop/[email protected],5.11-0.129.90:20091211T034715Z
set name=pkg.description value="desktop install cluster"
set name=org.opensolaris.consolidation value=install
set name=variant.arch value=i386
set name=variant.opensolaris.zone value=global value=nonglobal
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
....

Thanks
Dave

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to