Bug#474283: no need to depend on postgresql-x.x

2008-05-06 Thread Marko Kreen
There is no need for pgbouncer to depend on postgresql-X.X at all. It does not use libpq, and it does not need Postgres server nor client components to be installed on same machine. For some high-performance environments it may be preferable to install pgbouncer to separate machine from database.

Bug#343063: pg_ctlcluster cannot be run as root.

2005-12-12 Thread Marko Kreen
Package: postgresql-common Version: 37 Why the pg_ctlcluster needs to be run as postgres, but others as root? # pg_ctlcluster 8.1 opt reload Error: You must run this program as the cluster owner (postgres) Ok, this is not a big problem but still annoying. As they are one 'family' of scri

Bug#299509: libmcrypt4: does not pass cast-128 test vectors from rfc2144

2005-03-14 Thread Marko Kreen
Package: libmcrypt4 Version: 2.5.7-4 Severity: normal As the subject says, it has problems with test vectors from RFC2144. The one with 128-bit succeeds, but 80 and 40-bit keys fail. -- #include #include #include unsigned char plain [] = {

Bug#297283: guess

2005-03-01 Thread Marko Kreen
I have same problem. mysql-server.postinst has following lines in it: if [ -f /etc/mysql/dpkg__mysql_should_be_started ]; then rm /etc/mysql/dpkg__mysql_should_be_started invoke start fi But in /etc/mysql is see file "dpkg__mysql_was_running". -- marko -- To UNSUBSCRIBE, email to [EMAI