perl-Test-DistManifest-1.014-22.fc37 fails to build locally in F37 because a test fails: t/00-report-prereqs.t .. ok # Unable to parse MANIFEST.SKIP file: # No such file or directory # Using default skip data from ExtUtils::Manifest 1.73 # Distribution files are missing in MANIFEST: # .package_note-perl-Test-DistManifest-1.014-22.fc37.x86_64.ld # Failed test 'All files are listed in MANIFEST or skipped' # at t/02manifest.t line 24. # Looks like you failed 1 test of 4. t/02manifest.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests I have package-notes-srpm-macros-0.4-14.fc36.noarch and perl-libs-5.34.0-485.fc36.x86_64. See bug #2059502 for a similar report.
Broken by https://src.fedoraproject.org/rpms/package-notes/c/b7381d as part of https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects Workaround for this noarch package is very similar to similar workaround needed for debuginfo temp files: %undefine _package_note_file
FEDORA-2022-45495fdb32 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-45495fdb32
"%undefine _package_note_file" is not a good workaround because it disables that feature.
As a general fix no, but this is a noarch package with no ELF files so the feature isn't being used here anyway.
I see. I wasn't aware the notes generator is active even for noarch packages.
As is the debuginfo generator, unfortunately.
FEDORA-2022-45495fdb32 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-45495fdb32` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-45495fdb32 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-45495fdb32 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.