Bug 2301938

Summary: F41FailsToInstall: boost-graph-openmpi, boost-openmpi, boost-openmpi-python3
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: boostAssignee: Jonathan Wakely <jwakely>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: denis.arnaud_fedora, jwakely, laurent.rineau__fedora, mcermak, orion, ppalka, trodgers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-01 12:52:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2302033    
Bug Blocks: 2260877    

Description Fedora Fails To Install 2024-07-31 09:30:40 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 (boost) Fails To Install in Fedora 41:

can't install boost-graph-openmpi:
  - nothing provides libmpi.so.40()(64bit)(openmpi-x86_64) needed by boost-graph-openmpi-1.83.0-8.fc41.x86_64
  
can't install boost-openmpi:
  - nothing provides libmpi.so.40()(64bit)(openmpi-x86_64) needed by boost-openmpi-1.83.0-8.fc41.x86_64
  
can't install boost-openmpi-python3:
  - nothing provides libmpi.so.40()(64bit)(openmpi-x86_64) needed by boost-openmpi-python3-1.83.0-8.fc41.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-41-x86_64 --config-opts mirrored=False install boost-graph-openmpi boost-openmpi boost-openmpi-python3


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 Jonathan Wakely 2024-07-31 09:37:50 UTC
This is caused by openmpi-5.0.5-1.fc41 which has Provides: libmpi.so.40()(64bit)

In openmpi-5.0.3-3.fc41 we had Provides: libmpi.so.40()(64bit)(openmpi-x86_64)

Orion, was this an expected change in your OpenMPI 5.0.5 update?

Comment 2 Fedora Fails To Install 2024-08-01 12:52:13 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/

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 41.

Thanks for taking care of it!