[Bug 192657] New: [patch] databases/mysql56-server rc script fails to (one)start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 14 17:50:49 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192657

            Bug ID: 192657
           Summary: [patch] databases/mysql56-server rc script fails to
                    (one)start
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: harry.weppner at gmx.net

Created attachment 145781
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145781&action=edit
mysql-server rc script patch to pass mysql_user to mysql_install_db

With mysql56, the rc script attempts to bootstrap using mysql_install_db  but
the created directories mysql/ and test/ are not chown'ed to the mysql user and
thus cause subsequent failures.

I believe the mysql_install_db (perl) script expects the user option to be
passed. The attached patch fixes this issue.

Thanks & cheerio, Harry.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list