Forum archive
TKLDEV and starting mysqld
Hi folks. Enthusiastic about TKLDEV and reliving fond memories. Trying to port Ampache patch for TKLpatch to TKLDEV and do now what we should have done then, being a bit wiser and all. But I get stuck.
When I try to make a patch with LAMP as the base, /etc/init.d/mysql start fails. I can't figure out what the snag is. I move it around in the script based on the great model appliances on Github that also have lamp base. Any ideas? The patch is on github at https://github.com/ghoulmann/TKL-ampache.
Thank you,
Rik
Thanks Eric. I remember now - that takes me back to TKLPatch. However, in this case, rebooting the dev environment didn't help. Here's the output when the make gets to mysql start in a freshly booted environment:
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
. ok
+ /etc/init.d/mysql start
df: Warning: cannot read table of mounted file systems: No such file or directory
[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
make: *** [build/stamps/root.patched] Error 1