Alan Coopersmith wrote:
> Shawn Walker wrote:
> If you want to see why you can't go to a specific version, then you'll
> have to try to install that specific version with something like:
>
> pfexec pkg install --no-refresh -nv \
> pkg:/[email protected],5.11-0.146 \
> pkg:/consolidation/xvm/[email protected],5.11-0.146 \
[...]
> pkg:/consolidation/gnome/[email protected],5.11-0.146
BTW, I think an easier to type/paste way of doing that would be:
pfexec pkg install --no-refresh -nv \
pkg:/[email protected],5.11-0.146 \
`pkg contents -Hr -t depend -a type=incorporate \
-o fmri pkg:/[email protected],5.11-0.146`
That way you don't have to worry about making sure you pasted all the
right consolidation incorporations, especially when they change.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss