Hi. I was trying to understand the new Image based packaging system, and I had some questions.
I started a new pkg repository server on my local machine to serve out packages. It's running on localhost at port 10000. I had an SVR4 style package and I uploaded this package file by file and directory by directory one at a time (scripted, of course), using pkgsend Now I want to know how to access and install this package from the repository. I tried running # pkg -s localhost install pkg:/SFWmypkg pkg: no matching packages found in catalog # pkg -s http://localhost:10000/ list pkg: no matching packages found in catalog So, no dice. What am I doing wrong? -anoop _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
