[MacPorts] #67746: mongodb @6.0.5: fails to install on macOS Ventura (Apple M2 Pro)
MacPorts
noreply at macports.org
Thu Sep 7 20:37:18 UTC 2023
#67746: mongodb @6.0.5: fails to install on macOS Ventura (Apple M2 Pro)
----------------------+---------------------------
Reporter: klmr | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: ventura arm64
Port: mongodb |
----------------------+---------------------------
Comment (by mohd-akram):
The pip issue is related to a change that caused
[https://github.com/pypa/pip/issues/8559 widespread breakage]. The wheel
package is now required to install anything, but the version in the
Portfile seemed to have a circular dependency on setuptools. The issue is
resolved by updating the wheel dependency to the next newer version:
{{{
wheel-0.40.0.tar.gz \
rmd160 1df635f1a5dc250e096385eca68f0b8c6e5b3472 \
sha256
cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873 \
size 96226
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67746#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list