Cannot install mysql-server-5.1 on PPC 'cause service won't start

Bug #318154 reported by Matteo Settenvini
This bug report is a duplicate of:  Bug #316974: Mysql dead after update. Edit Remove
2
Affects Status Importance Assigned to Milestone
mysql-dfsg-5.1 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Trying to update to latest mysql-server-5.1 on PPC doesn't work: when the service is restarted in the "configure" phase, it just hangs there until some timeout occurs, and then the installation process fails.

ProblemType: Package
Architecture: powerpc
DistroRelease: Ubuntu 9.04
ErrorMessage: il sottoprocesso post-installation script ha restituito un codice di errore 1
Package: mysql-server-5.1 5.1.30-2ubuntu3
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.30-2ubuntu3 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1
Uname: Linux 2.6.27-1-powerpc64-smp ppc64

Revision history for this message
Matteo Settenvini (tchernobog) wrote :
Revision history for this message
Matteo Settenvini (tchernobog) wrote :

sh -x /etc/init.d/mysql start shows a bunch of:

+ ping_alive=0
+ ps_alive=0
+ mysqld_get_param pid-file
+ /usr/sbin/mysqld --print-defaults
+ tr \n
+ grep -- --pid-file
+ tail -n 1
+ cut -d= -f2
+ pidfile=/var/run/mysqld/mysqld.pid
+ [ -f /var/run/mysqld/mysqld.pid ]
+ [ check_alive = check_alive -a 0 = 1 ]
+ [ check_alive = check_dead -a 0 = 0 -a 0 = 0 ]
+ [ nowarn = warn ]
+ return 1
+ log_progress_msg .
+ :
+ sleep 1
+ mysqld_status check_alive nowarn
+ /usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping
+ ping_output=/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.