Bug 882087
| Summary: | dracut-cmdline[58]: /etc/locale.conf: line 1: locale.LANG=es_ES.UTF-8: command not found | Fedora 18 beta rc1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | xset1980 | ||||
| Component: | dracut | Assignee: | dracut-maint | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | dracut-maint, harald, horsley1953, jonathan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-05-29 12:54:22 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: | |||||||
| Attachments: |
|
||||||
Yep, I see the same thing (after filming my boot in slow motion and playing it back frame by frame :-). If I expand the initramfs image and grep for locale, I find this gibberish in the file usr/lib/dracut/hooks/cmdline/20-parse-i18n.sh: inst_key_val '' /etc/locale.conf LANG locale.LANG inst_key_val '' /etc/locale.conf LC_ALL locale.LC_ALL I don't know what it means, but it appears to have some of the same strings in the error message :-). you could fix /usr/lib/dracut/modules.d/10i18n/parse-i18n.sh -inst_key_val '' /etc/locale.conf LANG locale.LANG -inst_key_val '' /etc/locale.conf LC_ALL locale.LC_ALL +inst_key_val '' /etc/locale.conf locale.LANG LANG +inst_key_val '' /etc/locale.conf locale.LC_ALL LC_ALL and run # dracut -f then this is gone. fixed in anaconda a log time ago. *** This bug has been marked as a duplicate of bug 870632 *** |
Created attachment 654813 [details] dracut screenshot error Description of problem: Attach screenshot with the bug. Version-Release number of selected component (if applicable): Fedora 18 beta rc1 KDE spin. dracut-024-10.git20121121.fc18.i686 How reproducible: Always Steps to Reproduce: 1.Fresh Install of F18 beta rc1 2.Press Esc on boot and see the boot process 3. Actual results: Expected results: Additional info: Attach screenshot