Hi all, I'm looking for a review of the fix for bug #5705: http://defect.opensolaris.org/bz/show_bug.cgi?id=5705 Need script to check for "unhandled" pre and post install SVR4 scripts.
Webrev is at: http://cr.opensolaris.org/~richb/pkg-5705-v1/ This is another useful script for the distro-import directory written by Albert White (thanks!). In a similar way to the script in bug #5268 used to check for SVR4 WOS dependencies that we might not be handling in our IPS packages, we could use a script that would check to see if the SVR4 packages associated with the latest version of each IPS package, had any .../install/[preinstall, postinstall] files. If they did, and there wasn't any "add ..." links in the IPS package definition file, then we should output a message. This is not a perfect solution, must it does give us an indication of where there might be problem areas. The current output generated by this script can be seen at: http://defect.opensolaris.org/bz/attachment.cgi?id=1126 Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
