Nico Kaiser <[EMAIL PROTECTED]> wrote: > However the Midgard packages are compiled agains libmysqlclient14. Which > is the cause of the segfault problems.
Ok, look at this: For any debian version ( sarge, etch, sid ) we need mysql-client. mysql-client depends on libdbd-mysql-perl in every case. And libdbd-mysql-perl depends: sarge ( stable ): libmysqlclient12 etch ( testing ): libmysqlclient14 sid ( unstable ): libmysqlclient12 and libmysqlclient14 however dpkg on sid box ( just updated ) shows: dpkg -s libdbd-mysql-perl Depends: libc6 (>= 2.3.2.ds1-4), libmysqlclient10, Now tell me what should be done :) Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
