On 08. 06. 21 21:52, Jos de Kloe wrote:
I am seeing this error when trying to build locally using mock:

Error:
 Problem: package python3-xarray-0.17.0-1.fc35.noarch requires python(abi) = 3.9, but none of the providers can be installed   - package python3-devel-3.10.0~b2-3.fc35.x86_64 conflicts with python3 < 3.10.0~b2-3.fc35 provided by python3-3.9.5-2.fc35.i686   - package python3-devel-3.10.0~b2-3.fc35.x86_64 conflicts with python3 < 3.10.0~b2-3.fc35 provided by python3-3.9.5-2.fc35.x86_64
   - cannot install the best candidate for the job
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

So I get that python3-xarray has not yet been rebuild.
I'll add that pyproj dependency to bugzilla in a moment.

But what about this conflict between i686 and x86_64 python3-devel versions? That should not happen I think with a mock rebuild command like this:

mock -r fedora-rawhide-x86_64 --enablerepo=local --rebuild pyproj-3.1.0-1.fc34.src.rpm

Any idea what to do to solve that?

The conflict between i686 and x86_64 is just dnf resolver desperately trying to resolve somehow. When python3-xarray is rebuilt, you will not get that error.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to