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?

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

Reply via email to