On Thu, Jun 04, 2009 at 10:55:50PM +1000, James C. McPherson wrote:
> # pkg set-publisher -O http://pkg.opensolaris.org/dev osol-dev
>
> I see the response
>
> pkg: No image found.
>
> I've tried adding a "-R /var/pkg" to that command line, and I've
> also used different repos - all give me the same response from
> the pkg command.
>
> What am I doing wrong?
You need to create an image:
pkg image-create -p opensolaris.org=http://ipkg.sfbay/release /path/to/image
and then you can install things there:
pkg -R /path/to/image install SUNWcsd SUNWcs
What are you trying to do? You know you can't manage a Nevada system with
pkg(5), right?
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss