Bug 2366490 - python-pkginfo2: FTBFS in Fedora Rawhide: AssertionError: None != '30.0.0'
Summary: python-pkginfo2: FTBFS in Fedora Rawhide: AssertionError: None != '30.0.0'
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pkginfo2
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact:
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
: 2372032 (view as bug list)
Depends On:
Blocks: PYTHON3.14 F43FTBFS, RAWHIDEFTBFS F43FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2025-05-15 12:22 UTC by Karolina Surma
Modified: 2025-06-11 16:57 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github aboutcode-org pkginfo2 issues 5 0 None open Tests are failing with new setuptools due to new metadata version 2025-06-10 20:22:17 UTC

Description Karolina Surma 2025-05-15 12:22:50 UTC
Description of problem:
Package python-pkginfo2 fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
30.0.0-6.fc42

Steps to Reproduce:
koji build --scratch f43 python-pkginfo2-30.0.0-6.fc42.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-pkginfo2

Reproducible: Always

Actual Results:
________________________ DevelopTests.test_ctor_w_path _________________________
self = <pkginfo2.tests.test_develop.DevelopTests testMethod=test_ctor_w_path>
    def test_ctor_w_path(self):
        from pkginfo2.tests import _checkSample
        develop = self._makeOne('.')
>       _checkSample(self, develop)
pkginfo2/tests/test_develop.py:15: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
pkginfo2/tests/__init__.py:11: in _checkSample
    testcase.assertEqual(installed.version, version)
E   AssertionError: None != '30.0.0'

Comment 2 Karolina Surma 2025-06-11 16:01:39 UTC
*** Bug 2372032 has been marked as a duplicate of this bug. ***


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