Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887935 - dev-python/elementpath-3.0.2 fails tests (DASH-SYSTEM): Error: unsupported locale setting
Summary: dev-python/elementpath-3.0.2 fails tests (DASH-SYSTEM): Error: unsupported lo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-22 10:38 UTC by Agostino Sarubbo
Modified: 2023-02-20 12:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,402.66 KB, text/plain)
2022-12-22 10:38 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 2022-12-22 10:38:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/elementpath-3.0.2 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-22 10:38:35 UTC
Created attachment 844699 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-22 10:38:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: unsupported locale setting
FAILED (errors=68, skipped=2)
elementpath.exceptions.ElementPathLocaleError: [FOCH0002] Unsupported collation 'en_US.UTF-8'
elementpath.exceptions.ElementPathLocaleError: [err:FOCH0002] Unsupported collation 'en_US.UTF-8'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-23 11:11:24 UTC
I can't reproduce this one.  Are you sure that you have en_US.UTF-8 locale enabled?
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-24 20:15:58 UTC
No, I did have only c.utf8
Comment 5 MW 2023-02-20 12:19:02 UTC
I'm using bash and I also ran into this (I didn't have en-US.UTF-8). It builds fine and passes the tests after adding en-US.UTF-8 to /etc/locale.gen.