Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1320237

Summary: Games spin is oversize
Product: [Fedora] Fedora Reporter: Bruno Wolff III <bruno>
Component: spin-kickstartsAssignee: Jeroen van Meeuwen <vanmeeuwen+fedora>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 24CC: admiller, bruno, dustymabe, kevin, vanmeeuwen+fedora, vpavlin
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: 2016-03-22 16:11:36 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:
Bug Depends On:    
Bug Blocks: 1230432    

Description Bruno Wolff III 2016-03-22 15:46:28 UTC
User-Agent:       
Build Identifier: 

A recent change put the games spin oversize and unfortunately with livemedia-creator this is a fatal error. I think it is likely that adding firefox to XFCE (which is a base for games) is what put games oversize. I tried removing firefox from games in the f24 branch of spin-kickstarts on the 12th, but that change is not being used for branched livemedia builds. I suspect changes are being gated now, though I don't remember seeing any announcement about changes to the process in the way spin-kickstarts is being used. There is also a possibility that an incorrect branch is being pulled.
I'd like to get this change pulled in to try to get the games spin built for alpha.

Reproducible: Always

Comment 1 Bruno Wolff III 2016-03-22 15:52:39 UTC
The specific commit is:
https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?h=f24&id=3ddd549ff71897fb00d0e9aeedbf0cf3ad45283e
The latest branched games task is:
http://koji.fedoraproject.org/koji/taskinfo?taskID=13423884
The alpha composes don't seem to have the same logs, so I can't tell whats going on there.
The kickstart file used for the i686 build is:
https://kojipkgs.fedoraproject.org//work/tasks/3991/13423991/fedora-live-games.ks
Which you can see does not contain the requested change.

Comment 2 Dennis Gilmore 2016-03-22 16:11:36 UTC
we were using git head, we switched to origin/f24 just today. there is a pending livemedia-creator change that will switch to UDF when the image goes over 4GiB

Comment 3 Bruno Wolff III 2016-03-22 20:13:11 UTC
Thanks for the fixes and update.