I had the same problem with the same package but with ubuntu 12.04.4 LTS :
MySQLConf.etc.mysql.my.cnf: Error: [Errno 2] File o directory non esistente: 
'/etc/mysql/my.cnf'
After restoring this file, it was possible to continue successfully the 
installation with
 sudo dpkg --configure mysql-server-5.5
Note that I had an old version of my.cnf stored in /etc/mysql.old/my.cnf and 
the restoration was realized simply by
sudo cp /etc/mysql.old/my.cnf /etc/mysql/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244424

Title:
  package mysql-server-5.5 5.5.34-0ubuntu0.13.10.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1244424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to