http://bugzilla.novell.com/show_bug.cgi?id=496196 Summary: mysql packages broken in repositories/server:/database/openSUSE_11.0 Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Maintenance AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: drankinatty@suddenlinkmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8) Gecko/2009032600 SUSE/3.0.8-1.1 Firefox/3.0.8 After update from buildservice repositories/server:/database/openSUSE_11.0, mysql was broken. Additionally, there was no more log file in /var/log. After finding the log file in /var/lib/mysql, the following was shown for each mysql start attempt subsequent to the update: 90410 3:48:17 InnoDB: Started; log sequence number 0 43655 090410 3:48:17 [ERROR] /usr/sbin/mysqld: unknown option '--skip-federated' 090410 3:48:17 [ERROR] Aborting 090410 3:48:17 InnoDB: Starting shutdown... 090410 3:48:21 InnoDB: Shutdown completed; log sequence number 0 43655 090410 3:48:21 [Warning] Forcing shutdown of 1 plugins 090410 3:48:21 [Note] /usr/sbin/mysqld: Shutdown complete Looking at the installed mysql packages, something is definitely out of whack: [02:55 alchemy:/home/david] # rpm -qa | grep mysql libgda-3_0-mysql-3.1.2-42.1 libmysqlclient15-5.0.67-49.1 libmysqlclient16-5.1.33-26.1 libmysqlclient_r15-5.0.67-49.1 libmysqlclient_r16-5.1.33-26.1 mysql-5.1.33-26.1 mysql-client-5.1.33-26.1 The problem is with the dependencies for the following packages. mysql-administrator-5.0r12-195.1 mysql-gui-tools-5.0r12-195.1 mysql-query-browser-5.0r12-195.1 mysql-workbench-5.0r12-195.1 Update of these packages to the version 5.0r14 pulls in libmysqlclient_r16-5.1.33-26.1 and libmysqlclient16-5.1.33-26.1. At present, libmysqlclient15-5.0.67-49.1 and libmysqlclient_r15-5.0.67-49.1 are left installed by the updater. This seems to be causing whole bloody mess... Other users on the openSuSE list have reported: "Yes. It's broken. mysql.sock was moved from /var/lib/mysql to /var/run. mysqldump is hosed," -- and -- "Does anyone know a way to restore the mysql server access. It seems to be broken after the last updates." I'm sure it is just the few new non-conforming packages and probably just a simple problem with the .spec file used to build the rpms. If I can provide any additional information, just let me know. Thanks. Reproducible: Always Steps to Reproduce: 1. Update mysql and mysql-gui-toos from repositories/server:/database/openSUSE_11.0 2. Try to start mysql -- BSOD (not quite, but you get the picture) 3. Actual Results: See above Expected Results: mysql continues to start and run after update and the log files should stay where they have always been in /var/log so users don't have to hunt all over their systems for hidden or atavistic log files. Perhaps the maintainer can pull the packages until they are fixed so others are not bitten by this... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.