Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935919 - dev-python/peewee-3.17.6 fails tests: ERROR: test_tz_field (tests.psycopg3_ext.TestPsycopg3TZField)
Summary: dev-python/peewee-3.17.6 fails tests: ERROR: test_tz_field (tests.psycopg3_ex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-13 04:41 UTC by Agostino Sarubbo
Modified: 2024-07-22 14:08 UTC (History)
0 users

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


Attachments
build.log (build.log,192.56 KB, text/plain)
2024-07-13 04:41 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 2024-07-13 04:41:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/peewee-3.17.6 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-13 04:41:38 UTC
Created attachment 897514 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-13 04:41:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: test_tz_field (tests.psycopg3_ext.TestPsycopg3TZField)
FAILED (errors=1, skipped=105)
peewee.DataError: invalid value for parameter "TimeZone": "us/eastern"
performing post-bootstrap initialization ... 2024-07-13 03:39:45.251 GMT [31] LOG:  could not open directory "/usr/share/zoneinfo": No such file or directory
running bootstrap script ... 2024-07-13 03:39:45.043 GMT [29] LOG:  could not open directory "/usr/share/zoneinfo": No such file or directory
selecting default time zone ... initdb: warning: could not open directory "/usr/share/zoneinfo": No such file or directory
sh: line 1: locale: command not found
test_integer_index_weirdness (tests.psycopg3_ext.TestPsycopg3BinaryJsonField) ... 2024-07-13 03:39:50.781 UTC [123] ERROR:  operator does not exist: jsonb ?| smallint[] at character 79
test_tz_field (tests.psycopg3_ext.TestPsycopg3TZField) ... 2024-07-13 03:39:51.326 UTC [145] LOG:  could not open directory "/usr/share/zoneinfo": No such file or directory
waiting for server to start....2024-07-13 03:39:46.072 GMT [35] LOG:  could not open directory "/usr/share/zoneinfo": No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-07-22 14:08:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e985aa9aa7da2035c20ca3282497c6e11f51be00

commit e985aa9aa7da2035c20ca3282497c6e11f51be00
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-07-22 14:06:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-07-22 14:07:24 +0000

    dev-python/peewee: Add timezone-data test dependnency
    
    Closes: https://bugs.gentoo.org/935919
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/peewee/peewee-3.17.6.ebuild | 1 +
 1 file changed, 1 insertion(+)