The problems you're seeing are being caused by the fact that your /opt mountpoint is not empty. You'll need to temporaily mount rpool/ROOT/opensolaris/opt, copy everything out of /opt into it, clean everything out of /opt and remount rpool/ROOT/opensolaris/opt into it's proper place.
Once this is done you shouldn't see these issues anymore. -evan Thiago Pereira wrote: > If I try to run image-update I'm getting this error: > > -bash-3.2# pkg refresh > -bash-3.2# pkg image-update > pkg: unable to create BE None > pkg: attempt to mount opensolaris failed. > pkg: image-update cannot be done on live image > > Thanks > > TaP > > On Tue, Jul 15, 2008 at 12:22 PM, Louis <chillipower.uk > <http://chillipower.uk>@gmail.com <http://gmail.com>> wrote: > > Not sure if it's related but I had a couple of old BEs that I > couldn't destroy from the process of upgrading to b93 from b91, but > I just tried again and I've been able to remove them all. > > The only thing I can think has changed is that I've restarted the > machine since I did the upgrade - could that free up the old BEs so > they can be deleted? > > No idea on "can't create BE" unless it already exists. > > Out of interest, will upgrade from b93 going forwards be back to the > simple process of: > > #pfexec pkg refresh > #pfexec pkg image-update > > The process of getting to b91 and b93 contain work arounds for a > bug? (sorry, not massively familiar with the dev history on > OpenSolaris as yet) > > I can say b93 has been working like a dream and my instabilities > have also gone away - got svn, ant, netbeans, glassfish, mysql, > apache22, mod-jk all installed and running without any issues today > by just tinkering with it in between my main tasks of the day. > > cheers everyone, OpenSolaris is an excellent platform! :) > -- > > This message posted from opensolaris.org <http://opensolaris.org> > > _______________________________________________ > indiana-discuss mailing list > [email protected] <mailto:[email protected]> > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss > > > > ------------------------------------------------------------------------ > > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
