[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2018-02-28 Thread Launchpad Bug Tracker
[Expired for mariadb-5.5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mariadb-5.5 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-19 Thread Otto Kekäläinen
Interesting. So 'mysqladmin --defaults-file=/etc/mysql/debian.cnf' fails but 'mysql --defaults-file=/etc/mysql/debian.cnf' works? Or both of those fail but manually passing username and password as thei are in /etc/mysql/debian.cnf via 'mysql -u debian-sys-maint -p' works? -- You received this bu

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-18 Thread James Stocker
I just noticed there was a typo: select * from mysql.user where user='debian-sys-maint'; This returns the content of the table and appears to have a hashed password along with a load of boolean fields. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-18 Thread James Stocker
What if you manually run 'mysql -u debian-sys-maint -p' and use the password in that file? - This connects fine to the database Have you changed the mysql.users table so that debian-sys-maint userpassword is no longer same as in the config file? - Not as far as I know (I haven't, but I'm not t

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-18 Thread Otto Kekäläinen
What if you manually run 'mysql -u debian-sys-maint -p' and use the password in that file? Have you changed the mysql.users table so that debian-sys-maint userpassword is no longer same as in the config file? What does 'select * from mysql.users where user='debian-sys-maint' show? Is the user th

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-17 Thread James Stocker
On my systems with this issue the debian.cnf is as follow (p/w redacted). As far as I know this hasn't been changed by anyone. # Automatically generated for Debian scripts. DO NOT TOUCH! [client] host = localhost user = debian-sys-maint password = socket = /var/run/mysqld/mysqld.soc

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-17 Thread Otto Kekäläinen
This is the problem: ++ /usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf shutdown + shutdown_out='/usr/bin/mysqladmin: connect to server at '\''localhost'\'' failed error: '\''Access denied for user '\''debian-sys-maint'\''@'\''localhost'\'' (using password: YES)'\''' What does /etc/my

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-02 Thread Otto Kekäläinen
** Summary changed: - package mariadb-hostname-5.5 5.5.44-1ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 + failed to install/upgrade: service stop/start did not work -- You received this bug notification because you are a

[Bug 1511432] Re: failed to install/upgrade: service stop/start did not work

2016-02-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mariadb-5.5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511432 Title: