Bug 1142517

Summary: 21 Alpha Games live images over size limit
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: spin-kickstartsAssignee: Bruno Wolff III <bruno>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 21CC: admiller, bruno, kevin, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-04 06:17:26 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: 1043122    

Description Adam Williamson 2014-09-17 00:10:03 UTC
[adamw@adam spin-kickstarts (master %)]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Spins/i386/Fedora-Live-Games-i686-21_Alpha-1.iso | grep Length
Content-Length: 4402970624
[adamw@adam spin-kickstarts (master %)]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Spins/x86_64/Fedora-Live-Games-x86_64-21_Alpha-1.iso | grep Length
Content-Length: 4460642304

https://fedoraproject.org/wiki/Releases/21/Spins lists the target size as 4GiB, which is 4294967296 bytes, so both are over.

This isn't a release blocking image. Nominating as freeze exception just in case there's a very simple fix we can take for an RC2 if one happens.

Comment 1 Bruno Wolff III 2014-09-17 01:25:07 UTC
Games went over because XFCE gained a lot of size. I didn't want to make cuts too early in case someone made XFCE smaller. I'll make cuts for Beta if XFCE doesn't shrink very soon.

Comment 2 Bruno Wolff III 2014-10-11 17:09:38 UTC
I cut supertuxkart and games should be under 4 GiB for the next TC or RC.

Comment 3 Adam Williamson 2014-12-04 06:17:26 UTC
Looks good for Final.

[adamw@adam RC5]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_RC5/Spins/x86_64/Fedora-Live-Games-x86_64-21-5.iso | grep Length
Content-Length: 4182769664
[adamw@adam RC5]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_RC5/Spins/i386/Fedora-Live-Games-i686-21-5.iso | grep Length
Content-Length: 4157603840