[MacPorts] #59505: Failed to upgrade from mariadb-10.2-10.2.25_0 to mariadb-10.2-10.2.27_0
MacPorts
noreply at macports.org
Tue Oct 29 10:22:37 UTC 2019
#59505: Failed to upgrade from mariadb-10.2-10.2.25_0 to mariadb-10.2-10.2.27_0
---------------------------+-----------------------
Reporter: jvmyers | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mariadb-10.2 |
---------------------------+-----------------------
Comment (by dehart):
If for some reason someone is (like me) looking at a mariadb that will no
longer start or build. This is my workaround:
{{{
git clone --single-branch https://github.com/macports/macports-ports.git
cd macports-ports
git checkout 010b501ffbfcdcf6b5716cc71802f4448e73216a
cd textproc/libxml2
sudo port install
sudo port install mariadb-10.2
}}}
the commit "010b501ffbfcdcf6b5716cc71802f4448e73216a" is before icu was
added to libxml2
--
Ticket URL: <https://trac.macports.org/ticket/59505#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list