Overview
Request 1093399 accepted
- Fix conflicts/provides for python3-clang to point to
%python3_sitelib instead of %python3_sitearch.
- Created by aaronpuchert
- In state accepted
- Supersedes 1093388
Please consider staging in adi:11
to resolve the installcheck
issue there.
puthon_sitelib is not libdir - it is not at h dependent. Only python_sitearch is
Maybe there is a packaging mistake here:
> rpm -q --provides python3-clang16 /usr/lib64/python3.10/site-packages/clang/ ... > rpm -ql python3-clang16 /usr/lib/python3.10/site-packages/clang /usr/lib/python3.10/site-packages/clang/__init__.py /usr/lib/python3.10/site-packages/clang/cindex.py /usr/lib/python3.10/site-packages/clang/enumerations.py ...
whereas
> rpm -q --provides python3-lldb16 /usr/lib64/python3.10/site-packages/lldb/ ... > rpm -ql python3-lldb16 /usr/lib64/python3.10/site-packages/lldb /usr/lib64/python3.10/site-packages/lldb/__init__.py /usr/lib64/python3.10/site-packages/lldb/_lldb.cpython-310-x86_64-linux-gnu.so ...
Seems like the Clang bindings, unlike the LLDB bindings, don't end up in %python_sitearch
but in %python_sitelib
, because they don't have a link to an arch-dependent library. So the Conflicts/Provides pair is actually wrong and should use %python_sitelib
, right?
Request History
aaronpuchert created request
- Fix conflicts/provides for python3-clang to point to
%python3_sitelib instead of %python3_sitearch.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:59"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:59"
dimstar_suse added factory-staging as a reviewer
Being evaluated by group "factory-staging"
dimstar_suse accepted review
Unstaged from project "openSUSE:Factory:Staging:adi:59"
dimstar_suse added openSUSE:Factory:Staging:adi:11 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:11"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:11"
darix accepted review
Accepted review for by_group opensuse-review-team request 1093399 from user dimstar_suse
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:11 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:11 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:11 got accepted.