Bug 1142522 - 21 Alpha SoaS lives over size limit
Summary: 21 Alpha SoaS lives over size limit
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: spin-kickstarts
Version: 21
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-17 00:20 UTC by Adam Williamson
Modified: 2014-12-04 10:18 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

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

https://fedoraproject.org/wiki/Releases/21/Spins lists the target size as <= 700MiB, so this is 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 Adam Williamson 2014-09-17 00:22:00 UTC
Note also:

[adamw@adam spin-kickstarts (master %)]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Images/armhfp/Fedora-SoaS-armhfp-21_Alpha-1-sda.raw.xz | grep Length
Content-Length: 700843440

the listed size is 700MiB not 700MB so that's technically OK, but you may want to get it under 700000000.

Comment 2 Peter Robinson 2014-09-17 11:03:09 UTC
Thanks Adam, looking

Comment 3 Peter Robinson 2014-09-28 21:09:57 UTC
A reasonable improvement, the main remaining improvement that I hope to fix by Beta is the removal of the webkit dupe in webkitgtk3/webkitgtk4

$ curl -sI  https://kojipkgs.fedoraproject.org//work/tasks/2907/7712907/Fedora-Live-SoaS-x86_64-21-20140928.iso | grep Length
Content-Length: 768606208

$ curl -sI  https://kojipkgs.fedoraproject.org//work/tasks/2906/7712906/Fedora-Live-SoaS-i686-21-20140928.iso | grep Length
Content-Length: 714080256

$ curl -sI  https://kojipkgs.fedoraproject.org//work/tasks/2954/7712954/Fedora-SoaS-armhfp-21-20140928-sda.raw.xz | grep Length 
Content-Length: 597112732

Comment 4 Adam Williamson 2014-10-22 23:58:44 UTC
Still valid for Beta TC4:

[adamw@adam Beta_TC]$ curl -sI https://dl.fedoraproject.org/pub/alt/stage/21_Beta_TC4/Live/x86_64/Fedora-Live-SoaS-x86_64-21_Beta-TC4.iso | grep Len
Content-Length: 794820608

Comment 5 Adam Williamson 2014-12-04 06:18:07 UTC
Still over for Final, but we're kinda done (we hope) now, so not much to be done.

Comment 6 Peter Robinson 2014-12-04 10:09:18 UTC
(In reply to Adam Williamson (Red Hat) from comment #5)
> Still over for Final

The main issue was multiple copies of webkitgtk which upstream haven't dealt with yet. Ultimately it's designed to run off a USB key not a 700mb CD so I'm not overly bothered.

Comment 7 Adam Williamson 2014-12-04 10:18:32 UTC
if you're not interested in the CD size target any more you can always simply change the spin's size target.


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