Re: Re: Upgrading from 1.4.3
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> However the Midgard packages are compiled agains libmysqlclient14. Which > is the cause of the segfault problems. etch ones? > I fixed the problem with the following: > - Get all sources for all Midgard packages (1.6.3) > - Fix the dependencies in several debian/* files. There should only be > libmysqlclient12, *neither* "libmysqlclient10" *nor* "libmysqlclient12| > libmysqlclient14". There should be libmysqlclient12|libmysqlclient14 Just in case when someone wants to compile packages for MySQL 4.1. libmysqlclient12 is default then. > - Recompile, install > - Disable Midgard line in sources.list > - Works > > One of the packages, I guess it was libapache-mod-midgard (which is > obsolete for me because of Apache 2), has a broken prerm script, and it > was quite hard to fix the versioning mix (old 1.6.2, broken 1.7rc, new > 1.6.3...) but now it seems to work... Wait. What we are talking about? New apache modules has no such scripts in debian dir. I removed them before rc2 was out. Piotras