Dave Lin wrote:
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?
In other words, you have two publishers publishing the same package,
and you want your newer, more-preferred one (where the package was
not originally installed from) to take it over on upgrade.
You need to pkg set-publisher --non-sticky opensolaris.org.
(This is an advanced option usually for developers only. Most users
won't want this.)
liane
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss