Bug 2259655

Summary: ubertooth FTBFS with python-setuptools 69.0.3 (coming to Fedora Rawhide)
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: ubertoothAssignee: Davide Cavalca <davide>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: davide, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ubertooth-2020.12.R1-18.fc42 ubertooth-2020.12.R1-18.fc41 ubertooth-2020.12.R1-18.fc39 ubertooth-2020.12.R1-18.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-09-27 21:32:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2231791, 2260875, 2242706, 2244836, 2250718    

Description Karolina Surma 2024-01-22 14:41:19 UTC
ubertooth FTBFS with python-setuptools 69.0.3 (coming to Fedora Rawhide).

cd /builddir/build/BUILD/ubertooth-2020-12-R1/redhat-linux-build/python/specan_ui && /usr/bin/python3.12 setup.py build
Traceback (most recent call last):
  File "/builddir/build/BUILD/ubertooth-2020-12-R1/redhat-linux-build/python/specan_ui/setup.py", line 15, in <module>
    setup(
  File "/usr/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 147, in setup
    _setup_distribution = dist = klass(attrs)
                                 ^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 314, in __init__
    self.metadata.version = self._normalize_version(self.metadata.version)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/dist.py", line 350, in _normalize_version
    normalized = str(Version(version))
                     ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/_vendor/packaging/version.py", line 198, in __init__
    raise InvalidVersion(f"Invalid version: '{version}'")
setuptools.extern.packaging.version.InvalidVersion: Invalid version: ''

Build logs:
https://download.copr.fedorainfracloud.org/results/ksurma/setuptools-69.0.3:custom:isolated/fedora-rawhide-x86_64/06907447-ubertooth/builder-live.log.gz

All build attempts:
https://copr.fedorainfracloud.org/coprs/ksurma/setuptools-69.0.3/package/ubertooth/

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

Comment 2 Karolina Surma 2024-09-04 15:07:32 UTC
This package has failed to build with Python 3.13 so far. Fedora 41 is already in the Beta Freeze phase. What's your plan going forward? Will the package be fixed in time for the Final Freeze of Fedora 41 (planned on Oct 15th 2024)?
If you don't plan or can't fix the package before Fedora 41 goes into the Final Freeze phase, please retire the package. You can unretire it anytime during the Fedora 41 lifecycle - doing this now will simply ensure that we don't release Fedora with a broken package. Thank you!

Comment 3 Miro HronĨok 2024-09-17 10:00:29 UTC
*** Bug 2301342 has been marked as a duplicate of this bug. ***

Comment 4 Davide Cavalca 2024-09-27 16:06:49 UTC
Looking into this now

Comment 5 Fedora Update System 2024-09-27 21:28:04 UTC
FEDORA-2024-b4436bf9f2 (ubertooth-2020.12.R1-18.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-b4436bf9f2

Comment 6 Fedora Update System 2024-09-27 21:32:45 UTC
FEDORA-2024-b4436bf9f2 (ubertooth-2020.12.R1-18.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2024-09-28 14:58:43 UTC
FEDORA-2024-d69132673d (ubertooth-2020.12.R1-18.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-d69132673d

Comment 8 Fedora Update System 2024-09-28 15:32:12 UTC
FEDORA-2024-4467e757bc (ubertooth-2020.12.R1-18.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-4467e757bc

Comment 9 Fedora Update System 2024-09-28 16:08:12 UTC
FEDORA-2024-175661fbad (ubertooth-2020.12.R1-18.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-175661fbad

Comment 10 Fedora Update System 2024-09-29 01:24:43 UTC
FEDORA-2024-d69132673d has been pushed to the Fedora 41 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-d69132673d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d69132673d

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

Comment 11 Fedora Update System 2024-09-29 02:38:37 UTC
FEDORA-2024-175661fbad has been pushed to the Fedora 39 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-175661fbad`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-175661fbad

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

Comment 12 Fedora Update System 2024-09-29 02:56:46 UTC
FEDORA-2024-4467e757bc 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-4467e757bc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-4467e757bc

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

Comment 13 Fedora Update System 2024-10-07 00:15:56 UTC
FEDORA-2024-d69132673d (ubertooth-2020.12.R1-18.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2024-10-07 01:17:38 UTC
FEDORA-2024-175661fbad (ubertooth-2020.12.R1-18.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2024-10-07 01:31:13 UTC
FEDORA-2024-4467e757bc (ubertooth-2020.12.R1-18.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.