(Jeez, I typed #7753 twice when I really meant #7553. Sorry about that).
[email protected] wrote:
On Thu, Mar 26, 2009 at 02:38:52PM -0700, Rich Burridge wrote:
Hi all,
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.
It might be worthwhile
to update the bug report with that explanation too.
Agreed. Done.
Thanks.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss