The pkg.opensolaris.org/release repository doesn't have build 111 yet, set your publisher to the pkg.opensolaris.org/dev repository and retry.
# pkg set-publisher -P -O http://pkg.opensolaris.org/dev opensolaris.org But if you're on the swan, I suggest using our internal ipkg dev repo instead: # pkg set-publisher -P -O http://ipkg.sfbay/dev ipkg.sfbay -ethan Michael Barrett wrote: > I'm trying to install SUNWinstalladm-tools from the IPS repo > (http://pkg.opensolaris.org/release), but for some reason it can't match it. > > > root at AIJumpServer:~# pkg install SUNWinstalladm-tools > 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: > SUNWinstalladm-tools > > root at AIJumpServer:~# pkg search installadm > INDEX ACTION VALUE PACKAGE > basename dir usr/lib/installadm pkg:/SUNWinstalladm-tools at > 0.5.11- 0.101 > basename dir var/installadm pkg:/SUNWinstalladm-tools at > 0.5.11- 0.101 > basename dir usr/sbin/installadm pkg:/SUNWinstalladm-tools at > 0.5.11- 0.100 > basename dir var/installadm pkg:/SUNWinstalladm-tools at > 0.5.11- 0.100 > basename file usr/sbin/installadm pkg:/SUNWinstalladm-tools at > 0.5.11- 0.101 > basename file usr/sbin/installadm/installadm pkg:/SUNWinstalladm-tools > at 0. 5.11-0.100 > > root at AIJumpServer:~# uname -a > SunOS AIJumpServer 5.11 snv_111 i86pc i386 i86pc Solaris >