Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2022 18:10:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261521] mysql80-server does not install /usr/local/bin/mysql_secure_installation
Message-ID:  <bug-261521-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261521

            Bug ID: 261521
           Summary: mysql80-server does not install
                    /usr/local/bin/mysql_secure_installation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sean@rogue-research.com

Repro steps:

- create a fresh FreeBSD 13 VM
- do basic installation
- create VM snapshot
- pkg install mysql57-client mysql57-server
- run:

root@test:/home/test #  find / -iname mysql_secure_installation
/usr/local/bin/mysql_secure_installation

mysql_secure_installation exists as expected.

- rollback the VM to the snapshot
- pkg install mysql80-client mysql80-server
- search for mysql_secure_installation again
- mysql_secure_installation is NOT present, but interestingly the man page
exists

This used to work.  I have running mysql_secure_installation in my FAMP set=
up
notes, and now that I'm creating a new server I found this issue.

See also:
https://forums.freebsd.org/threads/created-famp-server-from-scratch-but-mys=
ql_secure_installation-is-missing.83867/

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261521-7788>