Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perl issue in el8 container #186

Closed
kpedro88 opened this issue May 26, 2022 · 3 comments
Closed

Perl issue in el8 container #186

kpedro88 opened this issue May 26, 2022 · 3 comments

Comments

@kpedro88
Copy link
Contributor

When I run these commands:

cmssw-el8
source /cvmfs/cms.cern.ch/cmsset_default.sh
cmsenv

I get the following warning:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

This does not happen in e.g. the cc7 image, so something is probably missing from the el8 image.

@cmsbuild
Copy link
Contributor

A new Issue was created by @kpedro88 Kevin Pedro.

@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@kpedro88
Copy link
Contributor Author

kpedro88 commented Aug 4, 2022

It looks like this is fixed now. @smuzaffar can you point out which commit fixed it?

@smuzaffar
Copy link
Contributor

@kpedro88 , this was fixed buy installing glibc-langpack-en package ( a2a6ca4 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants