Hi all,

I'm looking for a review of the fix for bug #5268:

  http://defect.opensolaris.org/bz/show_bug.cgi?id=5268
  Script to check if SVR4 WOS package dependencies are
  present in the latest IPS packages.

Webrev is at:

  http://cr.opensolaris.org/~richb/pkg-5268-v1/

This is a simple script to check the dependencies of each of the latest IPS
packages against those specified in the imported WOS SVR4 packages
.../install/depend file, and list those not present to stdout.

It would be an additional tool that lives in the distro-import
directory.

It ignores the set of dependencies in
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/pkgdefs/common_files/depend
as these tend to bogusly get included in a lot of SVR4
.../install/depend files.

Thanks to Albert White, it now also looks at the depend
information from the repo rather than the distro-import
directory.

It's not a perfect solution, but it can hopefully help
us to pinpoint glaring mistakes.

See:

http://defect.opensolaris.org/bz/attachment.cgi?id=1014

for a list of the current "missing dependencies".

Thanks.

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

Reply via email to