Hide Forgot
Description of problem: Package python-btrfs fails to build from source in Fedora rawhide. Version-Release number of selected component (if applicable): 13-3.fc35 Steps to Reproduce: koji build --scratch f35 python-btrfs-13-3.fc35.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-btrfs This looks like an error caused by the latest version of Sphinx. Exception occurred: File "/usr/lib/python3.10/site-packages/sphinx/util/docfields.py", line 369, in transform new_list += fieldtype.make_field(fieldtypes, self.directive.domain, items, TypeError: patched_make_field() got an unexpected keyword argument 'inliner'
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35.
Dear Maintainer, your package has an open Fails To Build From Source bug for Fedora 35. 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 2021-09-30). A week before the mass branching of Fedora 36 according to the schedule [3], any packages not successfully rebuilt at least on Fedora 34 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_to_install/ [3] https://fedorapeople.org/groups/schedule/f-36/f-36-key-tasks.html
Upstream has added a patch to fix this issue when sphinx version is >= 4 This now builds successfully in rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=74910269