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

Unable to open env file: /etc/default/locale #74

Open
dortegau opened this issue Jan 29, 2019 · 0 comments
Open

Unable to open env file: /etc/default/locale #74

dortegau opened this issue Jan 29, 2019 · 0 comments
Labels

Comments

@dortegau
Copy link
Member

Prerequisites

Description

/etc/default/locale seems not configured at least running molecule tests.

root@solrcloud1:/opt/solr/server# journalctl -u solr.service
-- Logs begin at Tue 2019-01-29 10:25:33 UTC, end at Tue 2019-01-29 10:53:48 UTC. --
Jan 29 10:29:13 solrcloud1 systemd[1]: Starting LSB: Controls Apache Solr as a Service...
Jan 29 10:29:13 solrcloud1 su[1505]: Successful su for solr by root
Jan 29 10:29:13 solrcloud1 su[1505]: + ??? root:solr
Jan 29 10:29:13 solrcloud1 su[1505]: pam_env(su:session): Unable to open env file: /etc/default/locale: No such file or directory

It would be nice to check if under common installation (not under this docker container) prints that error.

Steps to Reproduce

  1. Execute molecule tests
  2. See journalctl for that service: journalctl -u solr.service

Expected behavior: Not to see that error message

Actual behavior: Prints that error message

Reproduces how often: 100%

Versions

2.1.1

@dortegau dortegau added the bug label Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant