On Tue, Oct 28, 2008 at 08:18:40AM -0700, Rich Burridge wrote: > $ pfexec pkg install SUNWj6rt > Nothing to install in this image (is this package already installed?) > > [EMAIL PROTECTED]:~$ pkg info SUNWj6rt > Name: SUNWj6rt > Summary: JDK 6.0 Runtime Env. (1.6.0_07) > State: Not installed > Authority: osol-re
That's the problem. It was installed from the osol-re authority, which no longer exists on your machine. All the bits are there, all the pieces that say it's installed are there, but this is what's confusing everything. Checking with latest gate bits, pkg info now claims it's installed, install correctly claims it's installed, and uninstall claims it cannot be removed due to existing dependencies. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
