...
> >>
> >> pfexec pkg update
> >> Creating Plan \
> >> pkg update: No solution was found to satisfy constraints
> >> Plan Creation: Package solver has not found a solution to update to
> >> latest available versions.
> >> This may indicate an overly constrained set of packages are installed.
> > Try:
> >
> > pfexec pkg update '*@latest'
> >
> > That will tell the package system that you're trying to update to the
> > latest version of all packages.
> >
> > It will then attempt to determine why it cannot do that.
> >
> > If you have *any* packages installed from opensolaris.org, you'll likely
> > need to remove them.
> >
> I guess these are the culprits:
> 
> pfexec pkg update '*@latest'
> Creating Plan |
> pkg update: No matching version of gnome-photo-printer can be installed:
>    Reject:  
> pkg://contrib.opensolaris.org/gnome-photo-printer <at> 0.6.5,5.11-
0.111:20091204T201935Z
>    Reason:  All acceptable versions of 'require' dependency on 
> pkg:/SUNWgnome-print <at> 0.5.11,5.11-0.111 are obsolete
> No matching version of openoffice can be installed:
>    Reject:  
> pkg://opensolaris.org/openoffice <at> 3.1.0,5.11-0.111:20090518T062712Z
>    Reason:  All acceptable versions of 'require' dependency on 
> pkg:/SUNWPython <at> 2.4.4,5.11-0.111 are obsolete
> No matching version of virtualbox can be installed:
>    Reject:  pkg://extra/virtualbox <at> 3.1.8,5.11-0.101:20100511T153708Z
>    Reason:  All acceptable versions of 'require' dependency on 
> pkg:/SUNWPython25 <at> 2.5,5.11-0.101 are obsolete
> 


I just wanted to say thanks for posting this information here.

I had openoffice and virtualbox installed on mine as well.  pkg 
update '*@latest'  was the perfect answer.

This really needs to be added to the solaris 11 install instructions, or even 
better the output of pkg update should give the problematic packages when 
there is an error like this.

It just does not seem logical to expect this error after the solaris 11 
express upgrade from opensolaris was problem free.

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to