According to Panu, the explicit subpackage clause in the RPM spec file conflicts with the automatically generated one: %package -n perf-debuginfo Summary: Debug information for package perf Requires: %{name}-debuginfo-common-%{_target_cpu} = %{version}-%{release} AutoReqProv: no %description -n perf-debuginfo This package provides debug information for the perf package. This cause the output RPM file to be written twice, occasionally corrupting it. RPM will likely be changed to recognize this problem and report an error, instead of silently producing corrupt RPM files. Seen with kernel-tools-5.5.15-200.fc31.
Yup. In addition to that you'll need to remove the "%files -f perf-debuginfo.list -n perf-debuginfo" line. The _find_debuginfo_opts tweak also looks like something that's kernel-inherited and shouldn't be needed here, but then I don't know the background to that.
FEDORA-2020-73c00eda1c has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-73c00eda1c
FEDORA-2020-a188b75f17 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a188b75f17
FEDORA-2020-a188b75f17 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-a188b75f17` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a188b75f17 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-73c00eda1c has been pushed to the Fedora 30 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-73c00eda1c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-73c00eda1c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-a188b75f17 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-73c00eda1c has been pushed to the Fedora 30 stable repository. If problem still persists, please make note of it in this bug report.