On Wed, Oct 29, 2008 at 07:31:05AM -0700, Rich Burridge wrote: > $ pfexec beadm create opensolaris-8 > $ mkdir /tmp/mnt > $ pfexec beadm mount opensolaris-8 /tmp/mnt > $ pfexec pkg set-authority -P -O http://stard.sfbay.sun.com:21225 bug-1225 > $ pfexec pkg set-authority -O http://ipkg.sfbay.sun.com:29047 ipkg > $ pfexec pkg refresh > $ pfexec pkg -R /tmp/mnt install SUNWcs > $ pfexec pkg -R /tmp/mnt install SUNWj6rt > $ pfexec pkg set-authority -P opensolaris.org > $ pfexec pkg unset-authority bug-1225 > $ pfexec pkg unset-authority ipkg > $ pfexec beadm unmount opensolaris-8
You're installing SUNWcs and SUNWj6rt into your new BE, but none of the other commands apply to that new BE -- you're doing all the authority modifications to your current BE. I don't know if correcting that will solve all of your problems, but it might be a start. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
