Hello all, my first post here , so be gentle.
I am trying to install Percona server 5.1 on a Dev machine, Ubuntu Lucid 64 bit. I installed the repos, and followed all instructions as per Percona website, however no matter what i do i always get the below error…
Any ideas?? What logs if any would i check?
Thanks to all
root@D9:/usr/local# apt-get install percona-server-server-5.1
Reading package lists… Done
Building dependency tree
Reading state information… Done
percona-server-server-5.1 is already the newest version.
The following packages were automatically installed and are no longer required:
libsensors4 libsnmp15 dbconfig-common linux-headers-2.6.32-24-server libsnmp-base libmcrypt4 snmp linux-headers-2.6.32-24 radiusclient1 lm-sensors
libradius1 fancontrol php5-mcrypt libperl5.10 wwwconfig-common javascript-common libjs-mootools
Use ‘apt-get autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up percona-server-server-5.1 (5.1.52-11.6-140.lucid) …
- Stopping MySQL database server mysqld [ OK ]
- Starting MySQL database server mysqld [fail]
invoke-rc.d: initscript mysql, action “start” failed.
dpkg: error processing percona-server-server-5.1 (–configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
percona-server-server-5.1
E: Sub-process /usr/bin/dpkg returned an error code (1)