Package: dbconfig-common

Noticed that autopkgtests started failing with the upload of MariaDB
10.5 to unstable.

The command3 seems to be failing on unexpected output from MariaDB (if
I read the output correctly).

>From 
>https://ci.debian.net/data/autopkgtest/testing/amd64/d/dbconfig-common/7197597/log.gz

-creating database testdbname: success.
-verifying database testdbname exists: success.
+sanity check failed for dbc_dbadmin.

-dropping database testdbname: success.
-verifying database testdbname was dropped: success.
+sanity check failed for dbc_dbadmin.

-checking privileges on database testdbname for testdbuser@localhost:
user creation needed.
-granting access to database testdbname for testdbuser@localhost: success.
-verifying access for testdbuser@localhost: success.
+sanity check failed for dbc_dbadmin.

-checking privileges on database testdbname for testdbuser@localhost: ok.
+sanity check failed for dbc_dbadmin.

-revoking access to database testdbname from testdbuser@localhost: success.
+sanity check failed for dbc_dbadmin.


Maybe the test should be updated to expect new strings..?

Reply via email to