Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819018 - [guru] [HELP] dev-python/psycopg2cffi-2.9.0 fails tests ImportError: cannot import name 'psycopg2_tests' from partially initialized module 'psycopg2cffi.tests' (most likely due to a circular import)
Summary: [guru] [HELP] dev-python/psycopg2cffi-2.9.0 fails tests ImportError: cannot i...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-10-20 13:57 UTC by Agostino Sarubbo
Modified: 2023-02-27 15:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,68.57 KB, text/plain)
2021-10-20 13:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-20 13:57:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/psycopg2cffi-2.9.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-20 13:57:58 UTC
Created attachment 745887 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-27 15:06:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38212e927a9233e80677309952b7ec44de5123b0

commit 38212e927a9233e80677309952b7ec44de5123b0
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-26 21:31:16 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-26 22:41:37 +0000

    dev-python/psycopg2cffi: enable py3.11, fix tests
    
    Closes: https://bugs.gentoo.org/819018
    Closes: https://bugs.gentoo.org/897522
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/psycopg2cffi/Manifest                   |  2 +-
 .../files/psycopg2cffi-2.9.0-include-tests.patch   | 10 ++++
 .../psycopg2cffi/psycopg2cffi-2.9.0-r1.ebuild      | 59 ++++++++++++++++++++++
 dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild  | 28 ----------
 4 files changed, 70 insertions(+), 29 deletions(-)