Bug 958427
Summary: | 19 Final TC3 x86_64 LXDE Live is oversized (larger than 700 MiB) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
Component: | LiveCD - LXDE | Assignee: | Christoph Wickert <christoph.wickert> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | awilliam, dennis |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-25 06:43:15 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: | 834091 |
Description
Andre Robatino
2013-05-01 12:55:12 UTC
Automatic Freeze Exception by https://fedoraproject.org/wiki/QA:SOP_freeze_exception_bug_process#Automatic_freeze_exceptions : "Any non-release-blocking Beta or Final TC/RC image exceeding its target size (failures of QA:Testcase_Mediakit_ISO_Size)" Still oversized in 19 Beta TC2. Fedora-Live-LXDE-i686-19-Beta-TC2-1.iso : 741,343,232 bytes (707 MiB) Fedora-Live-LXDE-x86_64-19-Beta-TC2-1.iso : 774,897,664 bytes (739 MiB) Still oversized in 19 Beta TC3. Fedora-Live-LXDE-i686-19-Beta-TC3-1.iso : 740,294,656 bytes (706 MiB) Fedora-Live-LXDE-x86_64-19-Beta-TC3-1.iso : 774,897,664 bytes (739 MiB) Still oversized in 19 Beta TC4. Fedora-Live-LXDE-i686-19-Beta-TC4-1.iso : 742,391,808 bytes (708 MiB) Fedora-Live-LXDE-x86_64-19-Beta-TC4-1.iso : 778,043,392 bytes (742 MiB) LXDE will continue to target 700 MiB. First attempt to slim things down: https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?id=d3b94b4 and https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?h=f19&id=8f64207 In 19 Beta RC1, 64-bit is oversized, but 32-bit is not. Fedora-Live-LXDE-i686-19-Beta-1.iso : 709,885,952 bytes (677 MiB) Fedora-Live-LXDE-x86_64-19-Beta-1.iso : 745,537,536 bytes (711 MiB) 64-bit is still oversized in 19 Beta RC2. Fedora-Live-LXDE-i686-19-Beta-1.iso : 709,885,952 bytes (677 MiB) Fedora-Live-LXDE-x86_64-19-Beta-1.iso : 744,488,960 bytes (710 MiB) 64-bit is still oversized in 19 Beta RC3. Fedora-Live-LXDE-i686-19-Beta-1.iso : 711,983,104 bytes (679 MiB) Fedora-Live-LXDE-x86_64-19-Beta-1.iso : 746,586,112 bytes (712 MiB) 64-bit is still oversized in 19 Beta RC4. Fedora-Live-LXDE-i686-19-Beta-1.iso : 710,934,528 bytes (678 MiB) Fedora-Live-LXDE-x86_64-19-Beta-1.iso : 746,586,112 bytes (712 MiB) 64-bit is still oversized in 19 Final TC1. Fedora-Live-LXDE-i686-19-TC1-1.iso : 711,983,104 bytes (679 MiB) Fedora-Live-LXDE-x86_64-19-TC1-1.iso : 749,731,840 bytes (715 MiB) Both 32- and 64-bit are oversized in 19 Final TC2. Fedora-Live-LXDE-i686-19-TC2-1.iso : 748,683,264 bytes (714 MiB) Fedora-Live-LXDE-x86_64-19-TC2-1.iso : 781,189,120 bytes (745 MiB) The size increase compared to F18 was caused by mtpaint depending on /usr/bin/kprinter (see bug 964588), which then pulls in kdebase3 and lots of KDE 3 stuff. I removed mtpaint from the lxde-apps group in comps, see https://git.fedorahosted.org/cgit/comps.git/commit/?id=df80c4293b I've explicitly excluded it in the kickstart, too: https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?h=f19&id=23c62b5 64-bit is still oversized in 19 Final TC3. Fedora-Live-LXDE-i686-19-TC3-1.iso : 706,740,224 bytes (674 MiB) Fedora-Live-LXDE-x86_64-19-TC3-1.iso : 742,391,808 bytes (708 MiB) Ok, this should hopefully do: https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?h=f19&id=62e1df1b6 Both images are okay in 19 Final TC5. There were no Lives or Spins for TC4. Fedora-Live-LXDE-i686-19-TC5-1.iso : 689,963,008 bytes (658 MiB) Fedora-Live-LXDE-x86_64-19-TC5-1.iso : 722,468,864 bytes (689 MiB) Also OK in RC1. At this point I think we can consider this fixed. |