[MacPorts] #68188: synfigstudio @1.4.4_1: touch: /opt/local/share/mime/packages: Operation not permitted
MacPorts
noreply at macports.org
Mon Sep 18 15:28:42 UTC 2023
#68188: synfigstudio @1.4.4_1: touch: /opt/local/share/mime/packages: Operation not
permitted
---------------------------+----------------------
Reporter: cooljeanius | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: synfigstudio |
---------------------------+----------------------
Comment (by mascguy):
> Isn't updating the mime database usually done in a post-activate block
anyways?
Yes it is, and that's precisely what this port is doing:
{{{
post-activate {
system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
}
post-deactivate {
system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68188#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list