Bug 1312951

Summary: Live media creation broken by glibc langpack split
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 24CC: anaconda-maint-list, bcl, dennis, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard: AcceptedBlocker
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-05 23:17:17 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:
Bug Depends On:    
Bug Blocks: 1230431    

Description Adam Williamson 2016-02-29 15:34:50 UTC
Live image creation is currently failing for Rawhide and Fedora 24 due to the glibc langpack split. anaconda fails to start as the en langpack is missing, thus the image creation fails.

This is more or less the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=1312607 , but I'm filing it separately since the planned 'fix' for that bug - adding the langpacks to the installer environment for the dedicated installer images - may not fix this case.

Having anaconda Requires: all langpacks would probably solve this case and all other anaconda-related cases, but may be too big of a hammer, that's still under discussion.

This is an automatic blocker: "Bugs which entirely prevent the composition of one or more of the release-blocking images required to be built for a currently-pending (pre-)release" (it prevents building Workstation and KDE lives for F24, both of which are release-blocking).

Comment 1 Adam Williamson 2016-03-05 23:17:17 UTC
We've been getting lives for the last few days, so I think the glibc package changes resolved this.