#52144: mariadb: support for mpkg / mdmg -----------------------------+----------------------- Reporter: ctreleaven@… | Owner: pixilla@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mariadb-server | -----------------------------+----------------------- Comment (by ctreleaven@…): Revisions don't _have_ to go sequentially, do they? I'm using the intermediate revisions internally for A-B comparison. Unfortunately, I have a new patch. Even though the installer was reporting success, part of one script was failing. The installer runs the pre|postinstall scripts inside a sandbox that does not have access to /Private, among other things. Thus, no access to /tmp. This caused mysql_install_db to stumble. Fixed that by telling it to use the datadir for temp files. Sorry that I didn't catch this earlier. -- Ticket URL: <https://trac.macports.org/ticket/52144#comment:6> MacPorts <https://www.macports.org/> Ports system for macOS