https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Bug ID: 2189098 Summary: dropbox-api-command-2.13-11.fc39 FTBFS: File not found: /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13 -11.fc39.x86_64/usr/share/man/man1/*.1* Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/dropbox-api- command OS: Linux Status: NEW Component: dropbox-api-command Severity: medium Assignee: fedora@me.benboeckel.net Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: fedora@me.benboeckel.net, perl-devel@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
dropbox-api-command-2.13-11.fc39 fails to build in Fedora 39:
Processing files: dropbox-api-command-2.13-11.fc39.noarch error: File not found: /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/man/man1/*.1* Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gWsKBg + umask 022 + cd /home/test/fedora/dropbox-api-command + cd dropbox-api-command-2.13 + DOCDIR=/home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/doc/dropbox-api-command + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/doc/dropbox-api-command + cp -pr Changes /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/doc/dropbox-api-command + cp -pr README.md /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/doc/dropbox-api-command + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MDeuqJ + umask 022 + cd /home/test/fedora/dropbox-api-command + cd dropbox-api-command-2.13 + LICENSEDIR=/home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/licenses/dropbox-api-command + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/licenses/dropbox-api-command + cp -pr LICENSE /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/licenses/dropbox-api-command + RPM_EC=0 ++ jobs -p + exit 0
RPM build warnings: Macro expanded in comment on line 2: (c=%{commit}; echo ${c:0:7})
Macro expanded in comment on line 2: (c=%{commit}; echo ${c:0:7})
RPM build errors: File not found: /home/test/rpmbuild/BUILDROOT/dropbox-api-command-2.13-11.fc39.x86_64/usr/share/man/man1/*.1*
A difference between passing and failing build roots is at https://koschei.fedoraproject.org/build/15311444, An upgrade of perl-Module-Build-Tiny from 0.039-25.fc38 to 0.041-1.fc39 looks suspicious.
Reproducible: Always
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2168842 | |(F39FTBFS,RAWHIDEFTBFS)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842 [Bug 2168842] Fedora 39 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
--- Comment #1 from Petr Pisar ppisar@redhat.com --- From Module-Build-Tiny changelog:
0.040 2023-02-05 23:06:28+01:00 Europe/Amsterdam (TRIAL RELEASE) - Manify .pod after .pm - Filter out script documentation from scripts - Don't manify podless modules/scripts
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Fedora Release Engineering releng@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(fedora@me.benboec | |kel.net)
--- Comment #3 from Fedora Release Engineering releng@fedoraproject.org --- Dear Maintainer,
your package has an open Fails To Build From Source bug for Fedora 39. Action is required from you.
If you can fix your package to build, perform a build in koji, and either create an update in bodhi, or close this bug without creating an update, if updating is not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to acknowledge this. If you have already fixed this issue, please close this Bugzilla report.
Following the policy for such packages [2], your package will be orphaned if this bug remains in NEW state more than 8 weeks (not sooner than 2023-06-19).
A week before the mass branching of Fedora 40 according to the schedule [3], any packages not successfully rebuilt at least on Fedora 38 will be retired regardless of the status of this bug.
[1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ [2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_... [3] https://fedorapeople.org/groups/schedule/f-40/f-40-key-tasks.html
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-ff2ba5ec16 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ff2ba5ec16
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ERRATA Fixed In Version| |dropbox-api-command-2.13-13 | |.fc40 Status|MODIFIED |CLOSED Last Closed| |2023-12-26 15:45:11
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-ff2ba5ec16 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=2189098
Ben Boeckel fedora@me.benboeckel.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(fedora@me.benboec | |kel.net) |
perl-devel@lists.fedoraproject.org