Bug 1294243
Summary: | grub2-setpassword only work when locale is C | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Michael S. <misc> |
Component: | grub2 | Assignee: | rmarshall |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | jstodola, pholica, rmarshall |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | grub2-2.02-0.34 | Doc Type: | Bug Fix |
Doc Text: |
Cause: Alternate locales translate the output from CLI tools.
Consequence: Searching for proper output in the shell script failed because of the translation; thus grub2-setpassword would fail because it put the wrong string into the password file.
Fix: Set Locale for that specific call in the shell script to ensure the output is what we expected to parse.
Result: grub2-setpassword works
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-04 04:00:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael S.
2015-12-25 17:15:13 UTC
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1292830 (found out after facing the problem on my own system) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2336.html The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |