Bug 2123422
Summary: | Latest lv2-devel update for f37 has a conflict with the earlier package preventing update, with workaround | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | stan <gryt2> |
Component: | lv2 | Assignee: | Guido Aulisi <guido.aulisi> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 37 | CC: | brendan.jones.it, gryt2, guido.aulisi, mtasaka, negativo17, nphilipp, zbyszek |
Target Milestone: | --- | Keywords: | Reopened |
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: | 2023-02-05 15:11:08 UTC | Type: | Bug |
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: | 975909 | ||
Bug Blocks: |
Description
stan
2022-09-01 16:04:47 UTC
Will check. Thanks for reporting. The problem is a longstanding bug with rpm that can not convert from links/folders to files and viceversa during an upgrade... https://bugzilla.redhat.com/show_bug.cgi?id=975909#c13 I'm definitely in the camp that thinks that this must be solved in rpm and the "solution" of forcing packagers to create very ugly workaround in each package and tripping users and packagers up all the time, over and over, is very very pointless. But things are as they are, and for now this must be fixed in the package. Please release the fix, as this bug will break upgrades for people. And since the issue only happens *after* all packages have been downloaded, this is very unpleasant. So, following https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/ , actually at least for me the following works: https://src.fedoraproject.org/rpms/lv2/pull-request/2 I would appreciate it if someone can review the above pull request. The package maintainer has reverted back the package to the old deprecated header structure, so not sure this applies anymore: https://src.fedoraproject.org/rpms/lv2/c/c593d97f5cce9e8c940b0c956c5277fc5afdc18e?branch=rawhide I'm doing some testo, I will merge if it's ok. The patch applies because it's after the revert Sorry, I meant "apply" as in relevant if the headers are back in the same layout as they were. |