Rich Burridge wrote: > >>> >>> There were several inventory related errors that were fixed after the >>> build 99 version of pkg. >>> >>> Can you try pkg tip? >> >> Okay. In a little while though; I'm working on something else at the >> moment. >> Maybe you can try it in the meantime... >> >> >> > > I should add that pkg is a tad confused on my machine at the moment: > > $ 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 > Version: 0.5.11 > Build Release: 5.11 > Branch: 0.99 > Packaging Date: Wed Oct 8 14:36:28 2008 > Size: 86.4 MB > FMRI: pkg://osol-re/[EMAIL PROTECTED],5.11-0.99:20081008T143628Z > > [EMAIL PROTECTED]:~$ pfexec pkg install -v SUNWj6rt > Before evaluation: UNEVALUATED: > > After evaluation: > None > Nothing to install in this image (is this package already installed?) > > [EMAIL PROTECTED]:~$ > > Is there something I can easily do to find out if this package is installed > and if it isn't, then why trying to install fails? I.e. are there any > debug I can set?
You can look in /var/pkg/state/installed Unfortunately, there aren't any debug flags you can set to get more information right now. They are planned, but not yet implemented. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
