[MacPorts] #68019: clean fails with ::registry::entryXX for multiple ports from darwin 19 --> darwin 22.
MacPorts
noreply at macports.org
Wed Aug 23 20:07:10 UTC 2023
#68019: clean fails with ::registry::entryXX for multiple ports from darwin 19 -->
darwin 22.
-------------------------+--------------------
Reporter: jeffszuhay | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.8.1
Resolution: | Keywords:
Port: |
-------------------------+--------------------
Comment (by jmroot):
Replying to [comment:4 jeffszuhay]:
> Is -R (also upgrade dependencies) on by default?
`-R` is "Also upgrade dependents", not dependencies. It makes no
difference in this case because you are already upgrading all outdated
ports. Dependencies are upgraded first by default unless you use `-n`.
> I use -s to build from source so that I have a copy of the source code
on my system (I think). Is there a better way to get the source code for
each version of a given port?
`-s` makes MacPorts build from source instead of downloading a prebuilt
binary archive. If you just want to have a copy of the source, you can use
`port fetch`m which you can do regardless of whether the port was built
from source locally or not.
> Not readily reproducible since the upgrades actually succeeded. Will
have to wait for new upgrades to these ports to see if it recurs.
It will be very difficult to investigate this without either a
reproduction recipe or a backtrace as printed by the `-d` option.
--
Ticket URL: <https://trac.macports.org/ticket/68019#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list