Archive

Posts Tagged ‘pkg install’

OSol 2009.6 and pkg install problem

May 24th, 2009 No comments

After installation of OSol 2009.6 (build 111) i’v got some weird problem:

1
2
3
4
5
root@cheetah:~# pkg install amp
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:
 amp

Solution is simple:

root@cheetah:~# pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev opensolaris.org

Some pieces of explanation is here : http://opensolaris.org/jive/thread.jspa?messageID=368732. Is short: need to use developer repository.