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.
Created attachment 844699 [details] build.log build log and emerge --info
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'
I can't reproduce this one. Are you sure that you have en_US.UTF-8 locale enabled?
No, I did have only c.utf8
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.