On Tue, Oct 07, 2008 at 08:54:56PM -0700, Bart Smaalders wrote:

> >export WS=/path/to/sources
> >cd $WS/src
> >make install packages
> >cd util/distro_import
> >export REPO=http://xenbld:10023
> >export 
> >NONWOS_PKGS="/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/all 
> >/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/i386"
> >export WOS_PKGS=/mnt/Solaris_11/Product/
> >export PYTHONPATH=$WS/proto/root_i386/usr/lib/python2.4/vendor-packages/
> >export PATH=$WS/proto/root_i386/usr/bin/:$PATH
> >make -e 99/redist_import
> >
> >It looks like it's building OK now. Could we add the above into a
> >README?
> 
> Sure; I'll update the README on my next putback.

Thanks!

Turns out I was stomping all over the existing machine's repo (forget to
set $REPO). A little scary that a normal user can do that, but more
importantly, can we also add:

nohup $WS/proto/root_i386/usr/libpkg.depotd -p 10023 -d /var/tmp/johnlev/repo

to the instructions?

regards
john
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to