* Edward (valenced at speakeasy.net) wrote:
> Looks like Im getting the same error originally submitted, running build 111:
> 
> SunOS meep 5.11 snv_111 i86pc i386 i86pc Solaris

Ok, so you're running build 111......

> 
> :~$ pkg version 
> 05eb4fbadc69
> 
>  pkg authority
> PUBLISHER                             TYPE     STATUS   URI
> opensolaris.org          (preferred)  origin   online   
> http://pkg.opensolaris.org/release/

...but you're authority is pointing to /release which is based on 101
and won't be updated to 111 until we ship 2009.06.

At some point, you must have been pointing at the /dev repository and
updated to 111.

> neep at meep:~$ pfexec pkg refresh
> meep at meep:~$ pfexec pkg install gcc 
> Creating Plan |                        
> pkg: The following pattern(s) did not match any packages in the current 
> catalog.
> Try relaxing the pattern, refreshing and/or examining the catalogs:
>       gcc
> ~$ pfexec pkg install SUNWgcc at 3.4.3-0.101 
> Creating Plan |                        
> pkg: The following pattern(s) did not match any packages in the current 
> catalog.
> Try relaxing the pattern, refreshing and/or examining the catalogs:
>       SUNWgcc at 3.4.3-0.101

I think you've confused IPS by updating to a later build than where
you're trying to pull packages from.

If you reset your authority to /dev and then install SUNWgcc that should
work.  I think right now you're running into a problem where your
'entire' package is from build 111 and thus your package installs have
to be from build 111 as well.

Cheers,

-- 
Glenn

Reply via email to