Bug 1142517 - 21 Alpha Games live images over size limit
Summary: 21 Alpha Games live images over size limit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: spin-kickstarts
Version: 21
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Bruno Wolff III
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F21AlphaFreezeException
TreeView+ depends on / blocked
 
Reported: 2014-09-17 00:10 UTC by Adam Williamson
Modified: 2014-12-04 06:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-04 06:17:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.