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

Add glibc-langpack-en requirement #836

Merged
merged 1 commit into from
May 4, 2023
Merged

Add glibc-langpack-en requirement #836

merged 1 commit into from
May 4, 2023

Conversation

sandrobonazzola
Copy link
Member

Changes introduced with this PR

Installing on a clean system with Italian locale, engine-setup fails with:

[ INFO  ] Initializing PostgreSQL
[ INFO  ] Creating PostgreSQL 'engine' database
[ ERROR ] Failed to execute stage 'Misc configuration': ERRORE:  nome locale non valido "en_US.UTF-8"
         
[ INFO  ] DNF Performing DNF transaction rollback
[ INFO  ] DNF Repository copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot is listed more than once in the configuration
[ INFO  ] Stage: Clean up
          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20230420105508-xx23f2.log
[ INFO  ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20230420105553-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

Requiring glibc-langpack-en in order to ensure "en_US.UTF-8" locale exists.

Are you the owner of the code you are sending in, or do you have permission of the owner?

y

Installing on a clean system with Italian locale, engine-setup fails with:

```console
[ INFO  ] Initializing PostgreSQL
[ INFO  ] Creating PostgreSQL 'engine' database
[ ERROR ] Failed to execute stage 'Misc configuration': ERRORE:  nome locale non valido "en_US.UTF-8"
         
[ INFO  ] DNF Performing DNF transaction rollback
[ INFO  ] DNF Repository copr:copr.fedorainfracloud.org:ovirt:ovirt-master-snapshot is listed more than once in the configuration
[ INFO  ] Stage: Clean up
          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20230420105508-xx23f2.log
[ INFO  ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20230420105553-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed
```

Requiring glibc-langpack-en in order to ensure  "en_US.UTF-8" locale exists.


Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
@sandrobonazzola
Copy link
Member Author

/ost

@didib didib merged commit 72468d0 into master May 4, 2023
@didib didib deleted the sandrobonazzola-patch-1 branch May 4, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants