Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1883297
Summary: | F34FailsToInstall: wdune | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
Component: | wdune | Assignee: | Andy Mender <andymenderunix> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | andymenderunix, igor.raits, mufti11 |
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: | 2020-12-05 17:56:43 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: | |||
Bug Blocks: | 1868279 |
Description
Igor Raits
2020-09-28 17:00:49 UTC
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. This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component. 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. 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. |