[MacPorts] #63596: py-sip and py-sip4 conflict
MacPorts
noreply at macports.org
Sat Oct 9 11:51:30 UTC 2021
#63596: py-sip and py-sip4 conflict
-----------------------------+-----------------------
Reporter: ryandesign | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: | Keywords:
Port: py-sip py-sip4 |
-----------------------------+-----------------------
Comment (by reneeotten):
that is strange Ryan as I have no problems here:
{{{
% port -v installed | grep sip | grep -v pyqt5
py37-sip @6.2.0_0 (active) requested_variants='' platform='darwin 19'
archs='x86_64' date='2021-10-09T06:46:06-0400'
py37-sip4 @4.19.25_1 (active) requested_variants='' platform='darwin 19'
archs='x86_64' date='2021-10-09T06:46:07-0400'
py39-sip @6.2.0_0 (active) requested_variants='' platform='darwin 19'
archs='x86_64' date='2021-10-03T14:22:36-0400'
py39-sip4 @4.19.25_1 (active) requested_variants='' platform='darwin 19'
archs='x86_64' date='2021-10-04T12:09:28-0400'
}}}
the {{{py37-sip}}} port does not install a file called {{{sip}}}:
{{{
% port contents py37-sip | grep bin | grep -v bindings
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
build
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
distinfo
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
install
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
module
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
sdist
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/sip-
wheel
/opt/local/bin/sip-build-3.7
/opt/local/bin/sip-distinfo-3.7
/opt/local/bin/sip-install-3.7
/opt/local/bin/sip-module-3.7
/opt/local/bin/sip-sdist-3.7
/opt/local/bin/sip-wheel-3.7
}}}
so there shouldn't be a conflict. In fact, there are no overlapping files
in both packages and that's why I removed the {{{conflicts}}} declaration
in [changeset:0f882712ecb6f80671a31e83ed6a39df7ac5bfa4/macports-ports this
commit].
In short, I am not sure why you're seeing this issue, unless it's related
to the {{{universal}}} variant which I don't use nor can test on my OS. If
that's the case can you please list the files that {{{py37-sip}}} and
{{{py37-sip4}}} want to install if you activate either of them?
--
Ticket URL: <https://trac.macports.org/ticket/63596#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list