Summary: | app-shells/bash-4.3_p48-r2 calls commands that do not exist | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kfm |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 688437 [details]
build.log
build log and emerge --info
This is a familiar issue: a test suite that relies in part on the presence of the en_US.UTF-8 locale as a 'universal' means of setting the character type to UTF-8. Given that Gentoo always offers the C.UTF-8 locale, it might be reasonable for it to monkey-patch some of the tests accordingly. It would also help where musl is the libc. |