Bart Smaalders wrote:
http://cr.opensolaris.org/~barts/7656/
I commented on your fix (from a runtime perspective) in the bug: Using the analysis of the dependencies in bug #7588 <http://defect.opensolaris.org/bz/show_bug.cgi?id=7588> at: http://defect.opensolaris.org/bz/attachment.cgi?id=1596 I tried the diffs to create a local repository with just SUNWgnome-base-libs and SUNWgnome-common-devel. The following dependencies reported by Alan's check-deps.pl script, should have now been found: SUNWgnome-base-libs: *** /usr/bin/amd64/gtester-report (SUNWgnome-base-libs) requires /usr/bin/i86/isapython2.4 which is found in SUNWPython, but that is not listed as a package dependency. This is a dependency on /usr/bin/python (FOUND) *** /usr/bin/glib-gettextize (SUNWgnome-base-libs) requires /usr/bin/i86/ksh93 which is found in SUNWcs, but that is not listed as a package dependency. This is a dependency on /bin/sh (NOT FOUND) *** /usr/bin/glib-mkenums (SUNWgnome-base-libs) requires /usr/perl5/5.8.4/bin/perl5.8.4 which is found in SUNWperl584core, but that is not listed as a package dependency. This is a dependency on /usr/perl5/bin/perl (Reports: usr/bin/glib-mkenums has missing dependencies: ['/usr/perl5/bin/perl']) -- SUNWgnome-common-devel: *** /usr/bin/gnome-doc-common (SUNWgnome-common-devel) requires /usr/bin/i86/ksh93 which is found in SUNWcs, but that is not listed as a package dependency. This is a dependency on /usr/bin/sh (FOUND) *** /usr/bin/gtkdoc-check (SUNWgnome-common-devel) requires /usr/perl5/5.8.4/bin/perl5.8.4 which is found in SUNWperl584core, but that is not listed as a package dependency. This is a dependency on /usr/perl5/bin/perl (Reports: usr/bin/gtkdoc-check has missing dependencies: ['/usr/perl5/bin/perl']) *** /usr/bin/gtkdoc-depscan (SUNWgnome-common-devel) requires /usr/bin/i86/isapython2.4 which is found in SUNWPython, but that is not listed as a package dependency. This is a dependency on /usr/bin/python (FOUND) -- What's up with the (NOT FOUND) ones and the ones like: (Reports: usr/bin/gtkdoc-check has missing dependencies: ['/usr/perl5/bin/perl']) ? _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
