https://bugzilla.novell.com/show_bug.cgi?id=841337 https://bugzilla.novell.com/show_bug.cgi?id=841337#c0 Summary: mariadb-5.5.32-3.1.x86_64 Fatal error in defaults handling. Program aborted Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: doiggl@velocitynet.com.au QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 SeaMonkey/2.20 Hello. Got this on a fresh install of 13.1-Beta1 openSUSE-Factory-KDE-Live-Build0725-x86_64.iso # rpm -qa |grep -i mariadb |sort mariadb-5.5.32-3.1.x86_64 mariadb-client-5.5.32-3.1.x86_64 mariadb-errormessages-5.5.32-3.1.x86_64 # systemctl status mysql.service mysql.service - LSB: Start the MySQL database server Loaded: loaded (/etc/init.d/mysql) Active: failed (Result: exit-code) since Fri 2013-09-20 02:14:58 EST; 5min ago Sep 20 02:14:57 test.site mysql[23525]: Fatal error in defaults handling. Program aborted Sep 20 02:14:58 test.site mysql[23525]: Installing MariaDB/MySQL system tables in '/var/lib/mysql' ... Sep 20 02:14:58 test.site mysql[23525]: [62B blob data] Sep 20 02:14:58 test.site mysql[23525]: Fatal error in defaults handling. Program aborted Sep 20 02:14:58 test.site mysql[23525]: Installation of system tables failed! Examine the logs in Sep 20 02:14:58 test.site mysql[23525]: /var/lib/mysql for more information. Sep 20 02:14:58 test.site mysql[23525]: The problem could be conflicting information in an external Sep 20 02:14:58 test.site systemd[1]: mysql.service: control process exited, code=exited status=1 Sep 20 02:14:58 test.site systemd[1]: Failed to start LSB: Start the MySQL database server. Sep 20 02:14:58 test.site systemd[1]: Unit mysql.service entered failed state. # journalctl -xn -- Logs begin at Thu 2013-09-19 20:59:00 EST, end at Fri 2013-09-20 02:20:01 EST. -- Sep 20 02:15:01 test.site systemd[23691]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Sep 20 02:15:01 test.site systemd[23691]: Startup finished in 38ms. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required KERNEL_USEC microseconds. -- -- Initial RAM disk start-up required INITRD_USEC microseconds. -- -- Userspace start-up required 38997 microseconds. Sep 20 02:15:01 test.site systemd[1]: Started User Manager for 30. -- Subject: Unit user@30.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user@30.service has finished starting up. -- -- The start-up result is done. Sep 20 02:15:01 test.site /USR/SBIN/CRON[23689]: pam_unix(crond:session): session closed for user root Sep 20 02:15:02 test.site /USR/SBIN/CRON[23690]: pam_unix(crond:session): session closed for user wwwrun Sep 20 02:20:01 test.site /usr/sbin/cron[23819]: pam_unix(crond:session): session opened for user wwwrun by (uid=0) Sep 20 02:20:01 test.site systemd[1]: Starting Session 35 of user wwwrun. -- Subject: Unit session-35.scope has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-35.scope has begun starting up. Sep 20 02:20:01 test.site systemd[1]: Started Session 35 of user wwwrun. -- Subject: Unit session-35.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-35.scope has finished starting up. -- -- The start-up result is done. Reproducible: Always Steps to Reproduce: 1.Install 13.1-Beta1 openSUSE-Factory-KDE-Live-Build0725-x86_64.iso 2.# rpm -qa |grep -i mariadb |sort mariadb-5.5.32-3.1.x86_64 mariadb-client-5.5.32-3.1.x86_64 mariadb-errormessages-5.5.32-3.1.x86_64 Actual Results: # systemctl status mysql.service mysql.service - LSB: Start the MySQL database server Loaded: loaded (/etc/init.d/mysql) Active: failed (Result: exit-code) since Fri 2013-09-20 02:14:58 EST; 5min ago Sep 20 02:14:57 test.site mysql[23525]: Fatal error in defaults handling. Program aborted Sep 20 02:14:58 test.site mysql[23525]: Installing MariaDB/MySQL system tables in '/var/lib/mysql' ... Sep 20 02:14:58 test.site mysql[23525]: [62B blob data] Sep 20 02:14:58 test.site mysql[23525]: Fatal error in defaults handling. Program aborted Sep 20 02:14:58 test.site mysql[23525]: Installation of system tables failed! Examine the logs in Sep 20 02:14:58 test.site mysql[23525]: /var/lib/mysql for more information. Sep 20 02:14:58 test.site mysql[23525]: The problem could be conflicting information in an external Sep 20 02:14:58 test.site systemd[1]: mysql.service: control process exited, code=exited status=1 Sep 20 02:14:58 test.site systemd[1]: Failed to start LSB: Start the MySQL database server. Sep 20 02:14:58 test.site systemd[1]: Unit mysql.service entered failed state. # journalctl -xn -- Logs begin at Thu 2013-09-19 20:59:00 EST, end at Fri 2013-09-20 02:20:01 EST. -- Sep 20 02:15:01 test.site systemd[23691]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Sep 20 02:15:01 test.site systemd[23691]: Startup finished in 38ms. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required KERNEL_USEC microseconds. -- -- Initial RAM disk start-up required INITRD_USEC microseconds. -- -- Userspace start-up required 38997 microseconds. Sep 20 02:15:01 test.site systemd[1]: Started User Manager for 30. -- Subject: Unit user@30.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user@30.service has finished starting up. -- -- The start-up result is done. Sep 20 02:15:01 test.site /USR/SBIN/CRON[23689]: pam_unix(crond:session): session closed for user root Sep 20 02:15:02 test.site /USR/SBIN/CRON[23690]: pam_unix(crond:session): session closed for user wwwrun Sep 20 02:20:01 test.site /usr/sbin/cron[23819]: pam_unix(crond:session): session opened for user wwwrun by (uid=0) Sep 20 02:20:01 test.site systemd[1]: Starting Session 35 of user wwwrun. -- Subject: Unit session-35.scope has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-35.scope has begun starting up. Sep 20 02:20:01 test.site systemd[1]: Started Session 35 of user wwwrun. -- Subject: Unit session-35.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-35.scope has finished starting up. -- -- The start-up result is done. Expected Results: mariadb-5.5.32-3.1.x86_64 starts ok -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.