Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887935

Summary: dev-python/elementpath-3.0.2 fails tests (DASH-SYSTEM): Error: unsupported locale setting
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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.