Bug 1230396

Summary: Security Lab live images (Rawhide 20150607) exceed the standard size for a CD
Product: [Fedora] Fedora Reporter: Giulio 'juliuxpigface' <juliux.pigface>
Component: LiveCDAssignee: Matthias Clasen <mclasen>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-06 18:52:33 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:

Description Giulio 'juliuxpigface' 2015-06-10 19:37:22 UTC
Description of problem:
Both Fedora-Live-Security ISO exceeds the standard size for a CD.


Version-Release number of selected component (if applicable):
Fedora-Live-Security-x86_64-rawhide-20150607.iso
Fedora-Live-Security-i686-rawhide-20150607.iso


Steps to Reproduce:
1.$ curl -sI https://kojipkgs.fedoraproject.org/work/tasks/4575/9974575/Fedora-Live-Security-x86_64-rawhide-20150607.iso  | grep Content-Length

2.$ curl -sI https://kojipkgs.fedoraproject.org/work/tasks/4573/9974573/Fedora-Live-Security-i686-rawhide-20150607.iso  | grep Content-Length

Actual results:
i686: 945815552
x86_64: 979369984


Expected results:
Accordingly to https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Size, I think that these two ISO should fit the standard size of a CD, which should be 734003200.

Additional info:
This is the first time I report this kind of "bug", so please forgive me if this is a mystake. Also... I'm not sure if these ISO should actually fit the standard size of a CD, or an USB stick is sufficient.

Comment 1 Giulio 'juliuxpigface' 2015-07-06 18:52:33 UTC
According to https://fedoraproject.org/wiki/Releases/21/Spins the size of the Security ISOs should be below 1GB.

Since 1Gb = 1000^3 bytes (1000000000), the sizes indicated in my previous comment are ok.

So, I close this since it's not a bug at all.