[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.50-20-gdf38a79

Andreas Beckmann anbe at debian.org
Wed Mar 20 22:04:03 UTC 2013


The following commit has been merged in the develop branch:
commit 0557b330ce82a703f12dc53f538d19b530dc579c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 17 11:22:24 2013 +0100

    kpr db_setup: catch dbconfig-common: noninteractive fail
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/known_problems/db_setup_error.conf b/known_problems/db_setup_error.conf
index 1634165..3de7a46 100644
--- a/known_problems/db_setup_error.conf
+++ b/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|Unable to connect to MySQL server|unable to connect to mysql server)"'
+COMMAND='grep -E "(dbconfig-common: .* configure: (aborted|noninteractive fail).|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|unable to connect to mysql server)"'
 WHERE='fail bugged affected'
 ISSUE=0
 HEADER='Packages with failed logs because installation failed because no database could be connected.'

-- 
piuparts git repository



More information about the Piuparts-commits mailing list