[MacPorts] #65721: app portgroup: callback not used, causing issues when combined with other pgs
MacPorts
noreply at macports.org
Thu Aug 25 17:05:56 UTC 2022
#65721: app portgroup: callback not used, causing issues when combined with other
pgs
----------------------+-----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: portgroup
Port: gramps |
----------------------+-----------------------
Comment (by mascguy):
Replying to [comment:2 jmroot]:
> There is never any guarantee what order multiple pre- or post- phase
blocks will run in, so anything that relies on them running in a
particular order is broken. If gramps needs something to be done before
some post-destroot block runs, it needs to do it somewhere that runs
earlier like destroot or pre-destroot.
Hmmm, I thought that `post-destroot` blocks are run in a deterministic
manner, based on the order in which they're registered.
So that's not the case?
--
Ticket URL: <https://trac.macports.org/ticket/65721#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list