[Bug 204144] databases/percona55-server: updating port breaks ownership of /var/db/mysql

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 30 11:58:23 UTC 2015


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

            Bug ID: 204144
           Summary: databases/percona55-server: updating port breaks
                    ownership of /var/db/mysql
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: flo at FreeBSD.org
          Reporter: sergey at akhmatov.ru
          Assignee: flo at FreeBSD.org
             Flags: maintainer-feedback?(flo at FreeBSD.org)

On inital install /var/db/mysql is created owned by root:wheel
Directory ownership is changed by rc.d/mysql-server script in
'mysql_create_auth_tables' procedure on first startup.

When I reinstall port, e.g. for updating, /var/db/mysql ownership is changed to
root:wheel
rc-script no longer changes directory owner because it's already populated with
system tables.

SQL-server can't start until manual chown for /var/db/mysql

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


More information about the freebsd-ports-bugs mailing list