Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Won't Fix
-
5.5.33
-
None
-
None
-
None
-
Ubuntu 12.04 LTS
Description
After the release of MariaDB 5.5.33, running an apt-get upgrade on the machine leaves mariadb packages in an incomplete status.
The syslog reports the following error:
Sep 18 12:05:32 db01 mysqld_safe[10670]: 130918 12:05:32 [ERROR] /usr/sbin/mysqld: unknown variable 'pam_use_cleartext_plugin=1'
|
Removing the option from the config files and restarting the upgrade fixes the problem, and after that I can re-enable the option and restart MariaDB successfully.