[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, piatti, updated. 0.42-25-gf60b806
Holger Levsen
holger at layer-acht.org
Thu Jan 19 22:34:59 UTC 2012
The following commit has been merged in the piatti branch:
commit f60b80697a354ee22a40d9095a7863cb97b14ca1
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 19 23:34:31 2012 +0100
also detect 'unable to connect to mysql'
diff --git a/home/piupartsm/bin/known_problems/db_setup_error.conf b/home/piupartsm/bin/known_problems/db_setup_error.conf
index e8c2259..01862f2 100755
--- a/home/piupartsm/bin/known_problems/db_setup_error.conf
+++ b/home/piupartsm/bin/known_problems/db_setup_error.conf
@@ -1,7 +1,7 @@
#
# detect packages with failed to install due to problems configuring the db - see #595652
#
-COMMAND='grep -E "(dbconfig-common: .* configure: aborted.|updating database schema for .*...command failed with code 0|psql: could not connect to server: No such file or directory|DBI connect.* failed: could not connect to server|pg_pconnect\(\): Unable to connect to PostgreSQL server)"'
+COMMAND='grep -E "(dbconfig-common: .* configure: aborted.|updating database schema for .*...command failed with code 0|psql: could not connect to server: No such file or directory|DBI connect.* failed: could not connect to server|pg_pconnect\(\): Unable to connect to PostgreSQL server)|Unable to connect to MySQL server: Can\'t connect to local MySQL server through socket"'
WHERE='fail bugged'
ISSUE=0
HEADER='Packages with failed logs because installation failed because no database could be conected.'
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list