Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1705460 - python-apsw FTBFS with Python 3.8
Summary: python-apsw FTBFS with Python 3.8
Keywords:
Status: CLOSED RAWHIDE
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: 1667497 PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-05-02 10:58 UTC by Miro Hrončok
Modified: 2019-07-19 20:26 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-19 20:26:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Full log from Copr (106.42 KB, text/plain)
2019-05-02 10:58 UTC, Miro Hrončok
no flags Details

Description Miro Hrončok 2019-05-02 10:58:39 UTC
Created attachment 1561530 [details]
Full log from Copr

There is a %check failure when building python-apsw 3.24.0.r1-3.fc31 with Python 3.8:

======================================================================
FAIL: testShell (tests.APSW)
Check Shell functionality
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/apsw-3.24.0-r1/tests.py", line 6291, in testShell
    self.assertTrue("select error;select 4;\n" in get(fh[2]))
AssertionError: False is not true

----------------------------------------------------------------------
Ran 86 tests in 92.205s

FAILED (failures=1)

Full log attached.

Comment 1 Denis Fateyev 2019-07-01 19:41:01 UTC
Updated and fixed in Rawhide https://koji.fedoraproject.org/koji/taskinfo?taskID=35988063

Comment 2 Zbigniew Jędrzejewski-Szmek 2019-07-19 13:35:11 UTC
Still an issue. It builds in rawhide, but fails with python3.8.

https://github.com/rogerbinns/apsw/pull/271
https://github.com/rogerbinns/apsw/issues/272

Comment 3 Zbigniew Jędrzejewski-Szmek 2019-07-19 13:45:17 UTC
https://src.fedoraproject.org/rpms/python-apsw/pull-request/1

Comment 4 Denis Fateyev 2019-07-19 20:26:52 UTC
Thanks for the PR, I have just merged to Rawhide.


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