[MDEV-7603] MariaDB fails to install on Power8 Ubuntu because of apparmor Created: 2015-02-17 Updated: 2017-08-29 Resolved: 2017-08-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.0.16-galera, 10.0.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Bartholomew | Assignee: | Daniel Bartholomew |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB on Power8 Ubuntu correctly depends on the Advance Toolchain runtime but when trying to install, apparmor prevents mysqld from loading the libraries. I was under the impression that the /etc/apparmor.d/usr.sbin.mysqld disabled apparmor for MariaDB, and that file is in place on that host, but maybe there's something with the runtime that is interfering. Snippet from the syslog:
|
| Comments |
| Comment by Daniel Bartholomew [ 2015-02-18 ] |
|
I just spun up a new IBM P8 Ubuntu image and tried installing MariaDB and it worked. So it may be that it was a fluke. |
| Comment by Daniel Black [ 2017-08-29 ] |
|
seems fair enough to close this now. i've never seen it either. Debian/Ubuntu packages have systemd now and don't use mysqld_safe. |