Alan Coopersmith wrote:
Rich Burridge wrote:
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.

That's assuming it's not afflicted by the dependencies-not-following-symlinks
bug ( http://defect.opensolaris.org/bz/show_bug.cgi?id=3395 ).

But in that case, you should also not need to add the dtrace dependency
either, since it would be picked up by the same fix:

% head -1 /opt/DTT/Apps/httpdstat.d
#!/usr/sbin/dtrace -s

In that case it looks like we should just make this bug
dependent upon bug #7656, and I'll withdraw the patch.

Does that seem reasonable?

Thanks.

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to