Bug 2371782 - F43FailsToInstall: python3-pyproj
Summary: F43FailsToInstall: python3-pyproj
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: pyproj
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jos de Kloe
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.14 F43FailsToInstall, RAWHIDEFailsToInstall 2371779 2371875 2371918 2371920 2371962 2371972 2372035 2372075 2372086 2372704
TreeView+ depends on / blocked
 
Reported: 2025-06-11 08:06 UTC by Fedora Fails To Install
Modified: 2025-06-13 16:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2025-06-11 08:06:09 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (pyproj) Fails To Install in Fedora 43:

can't install python3-pyproj:
  - nothing provides python3.13dist(certifi) needed by python3-pyproj-3.7.0-2.fc42.x86_64
  - nothing provides python(abi) = 3.13 needed by python3-pyproj-3.7.0-2.fc42.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-43-x86_64 --config-opts mirrored=False install python3-pyproj


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Jos de Kloe 2025-06-13 12:58:57 UTC
This problem is in the automatic tests of the pyproj package build, and was triggered by the upgrade of the proj package from version 9.6.1 to 9.6.2.
I could reproduce the problem on my local system in a container running Fedora-43, so it is not related to recent changes in rawhide such as the python upgrade to 3.14.

Unfortunately, the numerical differences that trigger the tests to fail are large, not just small rounding errors, and it is beyond my expertise to judge which proj version gives the correct answer. Therefore we have to wait for upstream to investigate the issue.
Therefore I will not merge this pull request for now: https://src.fedoraproject.org/rpms/pyproj/pull-request/7

I have reported this upstream now at this location: https://github.com/pyproj4/pyproj/issues/1501

Comment 2 Jos de Kloe 2025-06-13 13:04:03 UTC
See also this pull request for Fedora, which I will not merge unless I understand why we have this failure, and which proj result is correct: https://src.fedoraproject.org/rpms/pyproj/pull-request/7


Note You need to log in before you can comment on or make changes to this bug.