NAME
localedef - define locale environment
SYNOPSIS
localedef [-c][-f charmap][-i sourcefile][-u code_set_name] name
DESCRIPTION
The localedef utility shall convert source definitions for locale cate‐
gories into a format usable by the functions and utilities whose opera‐
tional behavior is determined by the setting of the locale environment
variables defined in the Base Definitions volume of
IEEE Std 1003.1-2001, Chapter 7, Locale. It is implementation-defined
whether users have the capability to create new locales, in addition to
those supplied by the implementation. If the symbolic constant
POSIX2_LOCALEDEF is defined, the system supports the creation of new
locales. On XSI-conformant systems, the symbolic constant
POSIX2_LOCALEDEF shall be defined.
yum reinstall glibc-commonme facilitó localedef en el 2.17-196.172.amzn1contenedor Docker de Amazon Linux : hub.docker.com/r/ambakshi/amazon-linux y me permitió instalar el elixir.
yum whatprovides */localedefinformes para elglibc-commonpaquete, mientras/usr/bin/localedefque no existe. extraño, a causa de docker?ldd /usr/bin/localedef.localecomando. Si conoce Docker, puede correrdocker run -i -t centos bashpara verificar también.Proporcioné información adicional basada en la respuesta @Gnouc (
localedefse utilizará en centos)La
centos dockeres una imagen especial que proporciona paquetes mínimos, consulte el script https://github.com/dotcloud/docker/blob/master/contrib/mkimage-yum.shEl comando interno
localedefse elimina, elglibc-commonpaquete que incluye esto se reinstalaráseguramente el tamaño se incrementará
fuente
yum reinstall glibc-commonme facilitó localedef en el2.17-196.172.amzn1contenedor Docker de Amazon Linux : hub.docker.com/r/ambakshi/amazon-linux y me permitió instalar el elixir.