Can't Install pkg On OpenSolaris snv_127
I encountered a problem this evening that I can't really explain, I couldn't install any pkgs via the Package Manager or command line. Both were failing with the same error:
$ pfexec pkg install SUNWant
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:
SUNWant
$
At the time I had 2 pkg publishers defined:
$ pkg publisher
PUBLISHER TYPE STATUS URI
OpenSolaris-dev (preferred) origin online http://pkg.opensolaris.org/dev/
WebStack origin online http://pkg.opensolaris.org/webstack/
$
Both look good to me and have been working fine.
I tried ... Continue reading ►