#68183 closed defect (fixed)
python37 @3.7.17_0 is missing dep 'ossp-uuid'
Reported by: | fhgwright (Fred Wright) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | python37 |
Description
After doing a port reclaim
, python37
failed rev-upgrade. The relevant error was:
Could not open /opt/local/lib/libuuid.16.dylib: Error opening or reading file (referenced from /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_uuid.cpython-37m-darwin.so)
As in #68182, this is provided by ossp-uuid
.
Change History (2)
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 13 months ago by jmroot (Joshua Root)
Cc: | jmroot removed |
---|---|
Port: | python37 added |
Note: See
TracTickets for help on using
tickets.
In 3fa393c752d0b0fad3c091706005bf4bedf4d0c7/macports-ports (master):