petede wrote:
Bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=9692
9692 SystemError: error return without exception set when
trying to publish a package.
Webrev:
http://cr.opensolaris.org/~petede/gate/
Testing:
- passed the make test (sparc/x86) and also the publishing
of the SUNWcs as per Rich's test case.
Assumption in the code is that it is actually okay to have
an empty list passed in - it just means that there is no
work to be done via the callback - and so return (0) as opposed
to -1.
With this change I was able to do a full redist_import of build #117
so it looks good to me.
What might be nice (assuming it's possible) is for a test to be added
to the test suite, that tests for this condition.
Thanks.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss