ikiwiki failed to build from source in Fedora rawhide/f42 https://koji.fedoraproject.org/koji/taskinfo?taskID=127987968 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild Please fix ikiwiki at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, ikiwiki will be orphaned. Before branching of Fedora 43, ikiwiki will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2070466 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2070467 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2070468 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42.
From build.log: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/ikiwiki-3.20200202.4-build/BUILDROOT error: Installed (but unpackaged) file(s) found: /usr/sbin/ikiwiki-mass-rebuild File listed twice: /usr/bin/ikiwiki File listed twice: /usr/bin/ikiwiki-calendar File listed twice: /usr/bin/ikiwiki-comment File listed twice: /usr/bin/ikiwiki-makerepo File listed twice: /usr/bin/ikiwiki-transition File listed twice: /usr/bin/ikiwiki-update-wikilist RPM build warnings: RPM build errors: Installed (but unpackaged) file(s) found: /usr/sbin/ikiwiki-mass-rebuild A difference between last passing and first failing build root is at <https://koschei.fedoraproject.org/build/19454272>. An upgrade of filesystem-srpm-macros from 3.18-29.fc42 to 3.18-30.fc42 is suspicious: * Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek.pl> - 3.18-30 - Merge /usr/sbin and /usr/bin (2nd attempt) This failure is probably triggered by changing %{_sbindir} from /usr/sbin to /usr/bin on RPM level, but the source build script still installs into /usr/sbin.
*** Bug 2366456 has been marked as a duplicate of this bug. ***
*** Bug 2371730 has been marked as a duplicate of this bug. ***
Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ This package fails to install and maintainers are advised to take one of the following actions: - Fix this bug and close this bugzilla once the update makes it to the repository. (The same script that posted this comment will eventually close this bugzilla when the fixed package reaches the repository, so you don't have to worry about it.) or - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet. or - Orphan the package if you no longer plan to maintain it. If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue. This package may be orphaned in 7+ weeks. This is the first reminder (step 3) from the policy. Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug.
(In reply to Petr Pisar from comment #5) > This failure is probably triggered by changing %{_sbindir} from /usr/sbin to > /usr/bin on RPM level, but the source build script still installs into > /usr/sbin. Exactly. Thanks for the hint.