Bug 2252914 - python-f5-icontrol-rest fails to build with Sphinx 7.x
Summary: python-f5-icontrol-rest fails to build with Sphinx 7.x
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-f5-icontrol-rest
Version: 40
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xavier Bachelot
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F40FTBFS PYTHON3.13 2188968
TreeView+ depends on / blocked
 
Reported: 2023-12-05 09:04 UTC by Karolina Surma
Modified: 2024-05-05 02:01 UTC (History)
1 user (show)

Fixed In Version: python-f5-icontrol-rest-1.3.16-1.fc40
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-05 02:01:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2023-12-05 09:04:11 UTC
python-f5-icontrol-rest fails to build with Sphinx 7.x in Fedora 40 (currently Rawhide).

The issue detected:
```
+ /usr/bin/python3 setup.py build_sphinx
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'build_sphinx'
```
Sphinx 7 has removed the setuptools integration (see: https://github.com/sphinx-doc/sphinx/pull/11363).
`setup.py` has been long deprecated and projects are encouraged to migrate away from using it.

Comment 1 Aoife Moloney 2024-02-15 23:06:57 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 2 Fedora Update System 2024-04-26 23:39:03 UTC
FEDORA-2024-e022766bd1 (python-f5-icontrol-rest-1.3.16-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-e022766bd1

Comment 3 Fedora Update System 2024-04-27 01:09:41 UTC
FEDORA-2024-e022766bd1 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-e022766bd1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-e022766bd1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2024-05-05 02:01:50 UTC
FEDORA-2024-e022766bd1 (python-f5-icontrol-rest-1.3.16-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.