hey all,
i've got an updated webrev for these changes:
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr3/webrev
this webrev addresses code review feedback from danek and shawn.
i also have a diffs webrev againt the the cr1 and cr2 webrevs [1]:
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr3/webrev.cr1.diff
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr3/webrev.cr2.diff
note that the diffs against the last webrev contain some noise because
of the gate resync. sorry.
if you're internal and you want to try these bits out then upgrade to
s11u1_17 or later and do:
---8<---
pkg install library/python-2/jsonrpclib
ROOT_i386=/net/mcescher.us.oracle.com/export/ws/pkg.pli.cr3/proto/root_i386
ROOT_sparc=/net/kodiak.us.oracle.com/builds/edp/ws/pkg.pli.cr3/proto/root_sparc
PATH=$(eval echo \$ROOT_$(uname -p)/usr/bin:$PATH)
PYTHONPATH=$(eval echo \$ROOT_$(uname -p)/usr/lib/python2.6/vendor-packages)
export PKG_CONCURRENCY=0
---8<---
then you'll just be able to run pkg.1m commands.
ed
[1] for reference, here's the old webrevs:
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr1/webrev
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr2/webrev
https://cr.opensolaris.org/action/browse/pkg/edp/pkg.pli.cr2/webrev.cr1.diff
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss