Bug 2220114 - F39FailsToInstall: python3-apsw
Summary: F39FailsToInstall: python3-apsw
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-apsw
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Denis Fateyev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.12 F39FailsToInstall 2219956 2220402
TreeView+ depends on / blocked
 
Reported: 2023-07-05 19:08 UTC by Fedora Fails To Install
Modified: 2023-07-06 00:48 UTC (History)
4 users (show)

Fixed In Version: python-apsw-3.41.2.0-3.fc39
Clone Of:
Environment:
Last Closed: 2023-07-06 00:48:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github rogerbinns apsw issues 450 0 None closed Test failure with Python 3.12.0b1 2023-07-05 20:59:12 UTC

Description Fedora Fails To Install 2023-07-05 19:08:04 UTC
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/

Your package (python-apsw) Fails To Install in Fedora 39:

can't install python3-apsw:
  - nothing provides python(abi) = 3.11 needed by python3-apsw-3.41.2.0-1.fc39.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-39-x86_64 --config-opts mirrored=False install python3-apsw


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Ben Beasley 2023-07-05 20:59:13 UTC
$ fedpkg mockbuild --enablerepo=local
+ /usr/bin/python3 setup.py test
running test
.......................................................................................................F.........                Python  /usr/bin/python3 sys.version_info(major=3, minor=12, micro=0, releaselevel='beta', serial=3)
Testing with APSW file  /builddir/build/BUILDROOT/python-apsw-3.41.2.0-2.fc39.x86_64/usr/lib64/python3.12/site-packages/apsw/__init__.cpython-312-x86_64-linux-gnu.so
          APSW version  3.41.2.0
    SQLite lib version  3.41.2
SQLite headers version  3041002
    Using amalgamation  False
.
======================================================================
FAIL: testVTableStuff (apsw.tests.APSW.testVTableStuff)
Test new stuff added for Virtual tables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILDROOT/python-apsw-3.41.2.0-2.fc39.x86_64/usr/lib64/python3.12/site-packages/apsw/tests.py", line 1563, in testVTableStuff
    self.assertRaisesUnraisable(TypeError, self.db.execute, "create table sptest_bam2(x)")
  File "/builddir/build/BUILDROOT/python-apsw-3.41.2.0-2.fc39.x86_64/usr/lib64/python3.12/site-packages/apsw/tests.py", line 368, in assertRaisesUnraisable
    return self.baseAssertRaisesUnraisable(True, exc, func, args, kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILDROOT/python-apsw-3.41.2.0-2.fc39.x86_64/usr/lib64/python3.12/site-packages/apsw/tests.py", line 412, in baseAssertRaisesUnraisable
    self.assertEqual(exc, called[0][0])  # check it was the correct type
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: <class 'TypeError'> != <class 'UnicodeDecodeError'>

----------------------------------------------------------------------
Ran 114 tests in 157.872s   

FAILED (failures=1)

Upstream issue:

Test failure with Python 3.12.0b
https://github.com/rogerbinns/apsw/issues/450

Comment 3 Fedora Update System 2023-07-06 00:46:15 UTC
FEDORA-2023-e3701179b7 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e3701179b7

Comment 4 Fedora Update System 2023-07-06 00:48:09 UTC
FEDORA-2023-e3701179b7 has been pushed to the Fedora 39 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.