Bug 769932

Summary: console stuff is missing from initramfs
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bcl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-11 17:47:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Reiser 2011-12-22 19:18:14 UTC
Description of problem: dracut complains about missing console stuff when building initramfs from lorax from pungi.


Version-Release number of selected component (if applicable):
lorax-17.1-1.fc17.x86_64
pungi-2.9-1.fc16.noarch
dracut-014-9.git20111215.fc17.noarch


How reproducible: every time


Steps to Reproduce:
1./usr/bin/pungi -c fedora-install-fedora-17.ks \
	--destdir=$DESTDIR --name Fedora --ver $VERSION --nosource
2.
3.
  
Actual results: console terminal contains:
-----
rebuilding initramfs images
rebuilding boot/initramfs-3.2.0-0.rc6.git3.1.fc17.x86_64.img
E: Directories consolefonts, consoletrans, keymaps, unimaps not found.  Please inform us about the issue including your OS name and version.
populating output tree and building boot images
running x86.tmpl
-----

Expected results: no complaints


Additional info: