>>> I'm looking for a review of the fix for bug #7753: >>> >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=7553 >>> Missing dependencies in SUNWDTraceToolkit >>> >>> Webrev is at: >>> >>> http://cr.opensolaris.org/~richb/pkg-7553-v1/ >> >> Dumb question: The bug report states that there are dependencies on the >> following files: >> >> /usr/sbin/dtrace >> /usr/bin/i86/ksh93 >> /usr/bin/i86/isapython2.4 >> /usr/perl5/5.8.4/bin/perl5.8.4 >> >> Yet the webrev only shows a dependency for /usr/bin/dtrace. Can you >> explain why you only included /usr/sbin/dtrace? > > Sorry, I should have been clearer. > > "Note that the dependencies for the three "script" files will > be automatically handled by the fix for bug #7656 when it is > implemented." > > > So even though Alan's script reports dependencies on: > > /usr/bin/i86/ksh93 > /usr/bin/i86/isapython2.4 > /usr/perl5/5.8.4/bin/perl5.8.4 > > It's really dependencies on "script" files: > > /usr/bin/ksh (or /usr/bin/ksh93) > /usr/bin/python (or /usr/bin/python2.4) > /usr/perl5/bin/perl > > And the fix for bug #7656 that Bart's going to do, will automatically > drag those dependencies in.
Ok, thanks for the clarification. It looks fine, based upon that explanation. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
