Bug 891259

Summary: Grub gives an error about failing to load /etc/locale.conf
Product: [Fedora] Fedora Reporter: Victor Ion Munteanu <victor.munteanu>
Component: dracutAssignee: dracut-maint
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bcl, dcantrell, dennis, dracut-maint, harald, jonathan, mads, pjones
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-29 13:40:03 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:
Description Flags
grub.cfg none

Description Victor Ion Munteanu 2013-01-02 11:05:40 UTC
Description of problem:
Grub fails to load /etc/locale.conf and gives an error.

Version-Release number of selected component (if applicable):


How reproducible:
Every time i boot.

Steps to Reproduce:
1. Install fedora but make sure you encrypt the hdd
2. Boot and grub can not locate locale.conf (encrypted root, password not entered yet)
3.
  
Actual results:


Expected results:


Additional info:
I get this error before grub loads and after i hit enter on the boot option (does the kernel try to load locale.conf before I get to input the password?)

Comment 1 Mads Kiilerich 2013-01-02 11:22:09 UTC
Please attach a the exact error message with the context - for example a photo.

Please also attach your grub.cfg.

Comment 2 Victor Ion Munteanu 2013-01-05 11:55:52 UTC
Created attachment 672826 [details]
grub.cfg

Comment 3 Victor Ion Munteanu 2013-01-05 11:58:10 UTC
Just before grub starts (graphical) I get:

Welcome to GRUB!

error: file `/grub2/locale/en.mo.gz` not found.

And then, after I make my selection:

dracut-cmdline[98]:/etc/locale.conf: line 1: locale.LANG= .. not found

Which is ok because since the hdd is encrypted (and I have not entered the password i can not access it).

I can make a video if you really want.

Comment 4 Brian Lane 2013-01-07 17:54:51 UTC

*** This bug has been marked as a duplicate of bug 817187 ***

Comment 5 Mads Kiilerich 2013-01-07 21:38:20 UTC
Brian, the en.mo.gz error is not the primary error reported here, so I don't think the duplication is correct.

Dracut complains on a file dracut created - reassigning to dracut.

Comment 6 Victor Ion Munteanu 2013-01-08 21:11:33 UTC
Well, seems I reported 2 bugs and for one (the en.mo.gz error) there already is a thread.

What's left is the Dracut one.

Comment 7 Harald Hoyer 2013-01-09 11:44:10 UTC
Bug is fixed in recent dracut versions.