https://bugzilla.novell.com/show_bug.cgi?id=881785 https://bugzilla.novell.com/show_bug.cgi?id=881785#c0 Summary: mariadb-10.0.11-4.4.x86_64 fails to start [in factory] Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 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:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 # rpm -qa | grep -i mariadb |sort mariadb-10.0.11-4.4.x86_64 mariadb-bench-10.0.11-4.4.x86_64 mariadb-client-10.0.11-4.4.x86_64 mariadb-errormessages-10.0.11-4.4.x86_64 mariadb-tools-10.0.11-4.4.x86_64 test:~ # /bin/systemctl start mysql.service Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details. test:~ # systemctl status mysql.service mysql.service - MySQL server Loaded: loaded (/usr/lib/systemd/system/mysql.service; disabled) Active: failed (Result: exit-code) since Sat 2014-06-07 22:03:25 EST; 25s ago Process: 15609 ExecStart=/usr/lib/mysql/rcmysql start (code=exited, status=1/FAILURE) Jun 07 22:03:25 test.site systemd[1]: Starting MySQL server... Jun 07 22:03:25 test.site rcmysql[15609]: You are upgrading from different stable version of MySQL! Jun 07 22:03:25 test.site systemd[1]: mysql.service: control process exited, code=exited status=1 Jun 07 22:03:25 test.site systemd[1]: Failed to start MySQL server. Jun 07 22:03:25 test.site systemd[1]: Unit mysql.service entered failed state. test:~ # journalctl -xn -- Logs begin at Sat 2014-06-07 15:00:50 EST, end at Sat 2014-06-07 22:04:13 EST. -- Jun 07 22:04:09 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=137.166.4.30 DST=192.168.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL= Jun 07 22:04:09 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=74.125.237.216 DST=192.168.1.1 LEN=84 TOS=0x0C PREC=0x20 TT Jun 07 22:04:10 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=137.166.4.30 DST=192.168.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL= Jun 07 22:04:10 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=74.125.237.216 DST=192.168.1.1 LEN=84 TOS=0x0C PREC=0x20 TT Jun 07 22:04:11 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=137.166.4.30 DST=192.168.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL= Jun 07 22:04:11 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=74.125.237.216 DST=192.168.1.1 LEN=84 TOS=0x0C PREC=0x20 TT Jun 07 22:04:12 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=137.166.4.30 DST=192.168.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL= Jun 07 22:04:12 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=74.125.237.216 DST=192.168.1.1 LEN=84 TOS=0x0C PREC=0x20 TT Jun 07 22:04:13 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=137.166.4.30 DST=192.168.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL= Jun 07 22:04:13 test.site kernel: SFW2-IN-ACC-EST IN=enp3s0f5 OUT= MAC=20:cf:30:28:fd:a2:00:04:ed:ae:0d:89:08:00 SRC=74.125.237.216 DST=192.168.1.1 LEN=84 TOS=0x0C PREC=0x20 TT # systemctl status mysql.service mysql.service - MySQL server Loaded: loaded (/usr/lib/systemd/system/mysql.service; disabled) Active: failed (Result: exit-code) since Sat 2014-06-07 22:03:25 EST; 8min ago Process: 15609 ExecStart=/usr/lib/mysql/rcmysql start (code=exited, status=1/FAILURE) Jun 07 22:03:25 test.site systemd[1]: Starting MySQL server... Jun 07 22:03:25 test.site rcmysql[15609]: You are upgrading from different stable version of MySQL! Jun 07 22:03:25 test.site systemd[1]: mysql.service: control process exited, code=exited status=1 Jun 07 22:03:25 test.site systemd[1]: Failed to start MySQL server. Jun 07 22:03:25 test.site systemd[1]: Unit mysql.service entered failed state. Reproducible: Always Steps to Reproduce: 1.# /bin/systemctl start mysql.service Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details. Actual Results: # systemctl status mysql.service mysql.service - MySQL server Loaded: loaded (/usr/lib/systemd/system/mysql.service; disabled) Active: failed (Result: exit-code) since Sat 2014-06-07 22:03:25 EST; 8min ago Process: 15609 ExecStart=/usr/lib/mysql/rcmysql start (code=exited, status=1/FAILURE) Expected Results: mariadb starts -- 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.