Thanks for catching this error.
I have respun the webrev, http://cr.opensolaris.org/~padraig/ips-8660-v2/.
Padraig
On 06/03/09 16:22, Danek Duvall wrote:
On Wed, Jun 03, 2009 at 04:10:30PM +0100, Padraig O'Briain wrote:
The webrev, http://cr.opensolaris.org/~padraig/ips-8660-v1/, fixes
8660 packagemanager traceback if PACKAGE_MANAGER_ROOT missing trailing '/'
In misc.py, display_help() uses os.path.join() incorrectly -- the result of
that call will never have application_dir prepended; you'll need to strip
the leading slash from "/usr/share/..." like you did everywhere else.
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss