Re: Re: Upgrading from 1.4.3
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
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