On Thu, Feb 18, 2016 at 10:31 PM, Mateus Caruccio <
[email protected]> wrote:

> Hi.
>
> How can I reinstall gblic-common so it recreates all locale files from
> /usr/share/locales/*?
> I'm trying `yum reinstall glibc-common` with no success. It's still empty,
> except for en_*.
>
> The base image centos:centos7 was built without those files, as one can
> see by doing:
>
> $ docker run -it --rm centos:centos7 ls -la /usr/share/locale/pt_BR/
> total 8
> drwxr-xr-x  2 root root 4096 Feb 16 16:45 .
> drwxr-xr-x 40 root root 4096 Feb 17 16:52 ..
>
> It works if I `yumdownload glibc` and `rpm -Uvh --force glibc-*.rpm`,
> however it doesn't seams right. There are anything I need to say to yum?
>
> BTW, where can I find the Dockerfile for openshift/base-centos7?
>
>
​can't help you w/ your main question, but base-centos7 is built from:
https://github.com/openshift/sti-base

Note that that image is really intended for our internal use to build our
s2i images on top of, so we don't make promises about how it may or may not
change in the future, depending on the needs of those downstream images.
​



> Thanks,
>
> *Mateus Caruccio*
> Master of Puppets
> +55 (51) 8298.0026
> gtalk:
>
>
> *[email protected] <[email protected]>twitter:
> @MateusCaruccio <https://twitter.com/MateusCaruccio>*
> This message and any attachment are solely for the intended
> recipient and may contain confidential or privileged information
> and it can not be forwarded or shared without permission.
> Thank you!
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>
>


-- 
Ben Parees | OpenShift
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to