On 6/20/06, Paul J Stevens <[EMAIL PROTECTED]> wrote:
DK wrote: > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 12949 to server version: > 4.0.24_Debian-10sarge2-log There you go. Install mysql-server-4.1 from sarge. Mysql-4.0 doesn't work. Still, dbmail shouldn't segfault on this, but rather issue a more descriptive message. I'll look into it.
Hi Paul, For a moment I thought that I had an easy fix but mysql-server-4.1 conflicts with libmysqlclient15off but dbmail needs that. # apt-get install mysql-server-4.1 dbmail-mysql mysql-common-4.1 Reading Package Lists... Done Building Dependency Tree... Done dbmail-mysql is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: dbmail-mysql: Depends: libmysqlclient15off but it is not going to be installed E: Broken packages # apt-get install mysql-server-4.1 dbmail-mysql mysql-common-4.1 libmysqlclient15off Reading Package Lists... Done Building Dependency Tree... Done dbmail-mysql is already the newest version. libmysqlclient15off is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libmysqlclient15off: Depends: mysql-common (>= 5.0.22-2) E: Broken packages # apt-get install mysql-server-4.1 dbmail-mysql mysql-common-4.1 libmysqlclient15off mysql-common Reading Package Lists... Done Building Dependency Tree... Done dbmail-mysql is already the newest version. libmysqlclient15off is already the newest version. mysql-common is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: mysql-common: Conflicts: mysql-common-4.1 mysql-common-4.1: Conflicts: mysql-common E: Broken packages
-- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
-- Demi
