Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain). Your package (wdune) Fails To Install in Fedora 34: can't install wdune: - nothing provides libosdCPU.so.3.4.0()(64bit) needed by wdune-1.958-3.fc34.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. 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/rawhide-gating/multi-builds/ Thanks!
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). 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.
Hello, This is the second reminder (step 4 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). 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.
This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component.
This package has been orphaned. You can pick it up at https://src.fedoraproject.org/rpms/wdune by clicking button "Take". If nobody picks it up, it will be retired and removed from a distribution.
Set to ASSIGNED. Thanks for the heads-up! I will fix it together with the other packages I inherited.
I tried reproducing the issue, but couldn't. wdune-1.958-3.fc34.x86_64 installs correctly in a Fedora 34-x86_64 mock environment. From the install error in the OP, it looks like the RPM was built against an older version of opensubdiv-devel from Fedora 32 and installed on Fedora 34 or the version of opensubdiv-devel changed in the meantime. On Fedora 32: > [amender@localhost wdune]$ repoquery --whatprovides libosdCPU.so.3.4.0 > opensubdiv-libs-0:3.4.0-3.fc32.x86_64 On Fedora 34: > [amender@localhost ~]$ repoquery --whatprovides libosdCPU.so.3.4.0 > [amender@localhost ~]$ repoquery --whatprovides libosdCPU.so.3.4.3 > opensubdiv-libs-0:3.4.3-1.fc34.x86_64 I anyhow cleaned up the SPEC file, because the Requires and BuildRequires were a little messy and submitted an update (dune-1.958-4.fc34.x86_64) Fedora 33 on Koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=56848489 Fedora 34 on Koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=56846837 It's not linked to this BR, since it's not an actual fix.