[MDEV-7849] mariadb fails to be installed in Ubuntu 15.04 Created: 2015-03-26 Updated: 2015-04-27 Resolved: 2015-04-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 10.0.16-galera |
| Fix Version/s: | 10.0.17-galera, 10.0.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | breno leitao | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 15.04 |
||
| Description |
|
Mariadb fails to be installed (as a package) in ubuntu 15.04. The problem seems to be the DELIMITER in a postinst script. I applied the following patch and the problem is fixed.https://github.com/ottok/mariadb-10.0/commit/26fd165625b2e840fbda05ed11e5b7c12f308fca?diff=unified |
| Comments |
| Comment by Elena Stepanova [ 2015-03-26 ] |
|
nirbhay_c, |
| Comment by breno leitao [ 2015-03-26 ] |
|
Well, this is more a Canonical Ubuntu Bug in my opinion. I usually open On Thu, Mar 26, 2015 at 3:23 PM, Elena Stepanova (JIRA) < |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-27 ] |
|
otto I guess, you have already fixed this issue? |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-27 ] |
|
I was able to successfully install 10.0.17 mariadb-server and mariadb-galera-server packages on Vivid. |
| Comment by breno leitao [ 2015-04-27 ] |
|
Yes, please fix it! On Mon, Apr 27, 2015 at 4:40 PM, Nirbhay Choubey (JIRA) < |
| Comment by breno leitao [ 2015-04-27 ] |
|
sorry, I meant 'please close it. it is fixed' On Mon, Apr 27, 2015 at 4:43 PM, breno leitao (JIRA) < |
| Comment by Otto Kekäläinen [ 2015-04-27 ] |
|
Yes, the MariaDB 10.0 packages in Ubuntu 15.04 were updated some time ago and this fix should have ended up there already. |