On Tue, May 05, 2009 at 09:27:47PM -0700, [email protected] wrote: > 8467 SUNWapch22 is missing a dependency on SUNWapu13-ldap => crash > > diff -r be627b90a52f src/util/distro-import/108/common/SUNWapch22 > --- a/src/util/distro-import/108/common/SUNWapch22 Sat May 02 00:38:12 > 2009 +0200 > +++ b/src/util/distro-import/108/common/SUNWapch22 Tue May 05 15:28:43 > 2009 -0700 > @@ -3,4 +3,8 @@ > import SUNWapch22u > import SUNWapch22r > version 2.2.11 > +depend SUNWapu13-ldap > +depend SUNWapu13dbd-mysql > +depend SUNWapu13dbd-pgsql > +depend SUNWapu13dbd-sqlite > end package
So why doesn't anything have an ELF dependency on the libraries provided by SUNWapu13-ldap? If the library is dlopen()ed explicitly, then it should be checking for failure. Is this just a workaround for an Apache bug? I definitely object to Apache now bringing in mysql, postgres, and sqlite. If there are Apache modules that require these, that's fine, but they should be in separate packages. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
