committing changes in /etc after apt run
Package changes: -mariadb-client-core-10.5 1:10.5.12+maria~stretch amd64 +mariadb-client-10.6 1:10.6.5+maria~stretch amd64 +mariadb-client-core-10.6 1:10.6.5+maria~stretch amd64 -mariadb-server 1:10.5.12+maria~stretch all +mariadb-server 1:10.6.5+maria~stretch all -mariadb-server-core-10.5 1:10.5.12+maria~stretch amd64 +mariadb-server-10.6 1:10.6.5+maria~stretch amd64 +mariadb-server-core-10.6 1:10.6.5+maria~stretch amd64
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ case "${1:-''}" in
|
||||
|
||||
if ! mariadbd_status check_dead warn; then
|
||||
log_end_msg 1
|
||||
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.5/README.Debian.gz!"
|
||||
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.6/README.Debian.gz!"
|
||||
exit -1
|
||||
else
|
||||
log_end_msg 0
|
||||
|
||||
Reference in New Issue
Block a user