Bug#380080: Logrotate hangs

2006-12-01 Thread Henk van de Kamer
both are different. Henk van de Kamer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#419992: logrotate gives process

2007-04-19 Thread Henk van de Kamer
var/run/lighttpd.pid ]; then \ if [ -x /usr/sbin/invoke-rc.d ]; then \ invoke-rc.d lighttpd force-reload > /dev/null 2>&1; \ else \ /etc/init.d/lighttpd force-reload > /dev/null 2>&1; \ fi; \ fi;

Bug#484974: The requested harmfull behavior

2008-12-19 Thread Henk van de Kamer
want to think about adding or substracting one or two hours in logs. Henk van de Kamer -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#421315: debian-udeb/gpgv is packaged in .deb?

2007-04-27 Thread Henk van de Kamer
(install_binary) build-udeb/g10/gpgv debian/gpgv/usr/bin/ $(STRIP) debian/gpgv/usr/bin/gpgv In the 6th line there is a build-udeb and if I understand this correctly the version build for udeb is packaged in the .deb? Not a problem if both are the same, but if not... Henk van de Kamer --

Bug#422224: building with libmysqlclient12-dev doesn't work

2007-05-04 Thread Henk van de kamer
his one is needed for the mysqli extension which is now default packaged in php5-mysql. That one needs libmysqlclient15 so depending on libmysqlclient12-dev seems odd? Henk van de Kamer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#481755: Still a problem with a remotre MySQL server

2008-05-18 Thread Henk van de Kamer
else -/usr/bin/mysql --defaults-extra-file=$MYSQLCONF_PASSWD --host=$MYSQL_HOST --user=$MYSQL_USER < $PURGE +/usr/bin/mysql --defaults-extra-file=$MYSQLCONF_PASSWD --host=$MYSQL_HOST --user=$MYSQL_USER $MYSQL_DB < $PURGE fi fi -- Henk van de