Bug#924881: postgresql: buster upgrade breaks older postgresql (9.6) and newer postgresql (11) is also inoperative

2019-05-03 Thread Colin Watson
m -rw-r--r-- 1 root root 664 Jan 20 2009 /etc/ssl/certs/ssl-cert-snakeoil.pem "sudo make-ssl-cert generate-default-snakeoil --force-overwrite" as suggested in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924881#15 fixed this for me as well. Thanks, -- Colin Watson [cjwat...@debian.org]

Team maintenance of more Apache modules?

2013-07-13 Thread Colin Watson
auth-plain, which is currently orphaned, but it'd be nice to have a few more. Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#716694: apache2-dev: dh_apache2 conditional function needs to be defined in postrm too

2013-07-11 Thread Colin Watson
there. Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201307111

Bug#536083: ssl-cert: comment typo

2009-07-07 Thread Colin Watson
[ "$1" != "generate-default-snakeoil" ]; then openssl req -config $TMPFILE -new -x509 -days 3650 -nodes -out $output -keyout $output > /dev/null 2>&1 Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIB

Re: [Debconf-devel] Bug#381619: debconf 1.5.3 breaks apache install

2006-08-07 Thread Colin Watson
rmal value. The only way I can see of avoiding this in debconf while still avoiding echo's undesirable behaviour is to do something like this: _db_internal_IFS="$IFS" IFS=' ' printf '%s\n' "$*" >&3 # Set to newline to get whole line. IFS=' &

Bug#225809: apache2: can -dev packages depend on libdb-dev instead of libdb4.1-dev?

2004-01-02 Thread Colin Watson
is to happen. (I scanned the debian-apache archives but couldn't find any mention of this.) Cheers, -- Colin Watson [EMAIL PROTECTED]