Am Sonntag, den 24.07.2005, 10:33 +0200 schrieb Piotras: > > I have the same problem after a dist-upgrade on Debian Sarge. Again. > > (see http://siriux.net/news/2005/03/02/midgard-vs-debian-sarge/ ) > > Hmmm... this one should be ice age history now. > Read php4-mysql changelog. Adam Conrad compiles php4 packages against > libmysqlclient12.
However the Midgard packages are compiled agains libmysqlclient14. Which is the cause of the segfault problems. 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". - 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... Nico. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
