[MDEV-16321] Postinstall script referencing a wrong PATH for /usr/bin/mysql_install_db and better solutions suggestion Created: 2018-05-29 Updated: 2019-04-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Faustin Lammler | Assignee: | Faustin Lammler |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | systemd | ||
| Environment: |
Debian |
||
| Description |
|
Hi, Should be '/usr/bin/mysql_install_db'. Error was originallly caused by an apparmor old mysqld profile (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865534) and: Question: is it possible/do we want to - have more intelligent postinstall script that could suggest better solutions? |
| Comments |
| Comment by Otto Kekäläinen [ 2018-06-05 ] |
|
I read this but from the top of my head I don't have an approach to suggest. |
| Comment by Faustin Lammler [ 2018-07-03 ] |
|
Ok keeping this in my todo list. I am also adding this FTR: As suggestion from Michael Schaller seems relevant: > 2) A message should be printed that this might take a while and to be patient. |