https://bugzilla.redhat.com/show_bug.cgi?id=1679590 Bug ID: 1679590 Summary: perl-File-Edit-Portable-1.24-9.fc30 FTBFS: files are not named in the MANIFEST file: /builddir/build/BUILD/File-Edit-Portable-1.24/debugfil es.list Product: Fedora Version: 30 Status: NEW Component: perl-File-Edit-Portable Assignee: denis@xxxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: denis@xxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora perl-File-Edit-Portable-1.24-9.fc30 fails to build in F30 because a test fails: t/18-bugs.t ............... ok BUILDSTDERR: # Failed test at /usr/share/perl5/vendor_perl/Test/CheckManifest.pm line 177. BUILDSTDERR: # got: 0 BUILDSTDERR: # expected: 1 BUILDSTDERR: # The following files are not named in the MANIFEST file: /builddir/build/BUILD/File-Edit-Portable-1.24/debugfiles.list, /builddir/build/BUILD/File-Edit-Portable-1.24/debuglinks.list, /builddir/build/BUILD/File-Edit-Portable-1.24/debugsourcefiles.list, /builddir/build/BUILD/File-Edit-Portable-1.24/debugsources.list, /builddir/build/BUILD/File-Edit-Portable-1.24/elfbins.list BUILDSTDERR: # MANIFEST: /builddir/build/BUILD/File-Edit-Portable-1.24/MANIFEST BUILDSTDERR: # Looks like you failed 1 test of 1. t/manifest.t .............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests This is triggered by upgrading perl-Test-CheckManifest from 1.33-5.fc30 to 1.39-1.fc30. That's because debuginfo generator keeps temporary files like ./debugsources.list and the newer Test::CheckManifest is stricter and reports them as unexpected. I recommend not running the release tests. They are fragile and have many assumptions about a build host. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx