On Fri, Jan 15, 2010 at 10:16 AM, Maciej (Matchek) Blizinski <[email protected]> wrote: > On Fri, Jan 15, 2010 at 10:12 AM, Dagobert Michelsen <[email protected]> wrote: >>> This symlink, if I understand correctly, makes it impossible to have >>> multiple MySQL databases installed at the same time, because >>> /opt/csw/lib/mysql is "the MySQL database", which is something people >>> were arguing against (notably, Phil). >> >> No, this is just transitional for packages that have >> /opt/csw/lib/mysql as runpath. It will be discarded when >> all these packages have been redone. Otherwise all these >> packages will remain broken. > > Would it be hard to get a list of these packages? If it's something > like 2 or 3 packages, it might better to update them instead of > dancing with symlinks.
Wasn't that hard. Find the dependencies of CSWmysql5rt, find the .so files inside them, run ldd. The result is that there are 2 packages which can't find the mysql library: CSWphp5mysql CSWpmdbdmysql Both are lacking active maintainers, but both are in GAR. How about rebuilding them instead? Is anyone up for it? _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
