Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 786150

Summary: Split CD-I and "extra" stuff to a k3b-extras or k3b-extra-formats subpackage
Product: [Fedora] Fedora Reporter: Kevin Kofler <kevin>
Component: k3bAssignee: Radek Novacek <rnovacek>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, jreznik, kevin, ltinkl, ovasik, rdieter, rnovacek, smparrish
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: 2012-02-06 16:28:12 UTC Type: ---
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: 765957    

Description Kevin Kofler 2012-01-31 15:37:40 UTC
Description of problem:
K3b includes these directories:
/usr/share/kde4/apps/k3b/cdi/ – support for CD-I(nteractive). Who burns such a thing?
/usr/share/kde4/apps/k3b/extra/ – the name says it all… (2 canned MPEG files used for the exotic Photo-VCD and Photo-SVCD formats)
These together take about 4 MiB and are mostly already compressed.

I suggest splitting those out into an optional subpackage which would not be included on the live image.

Version-Release number of selected component (if applicable):
k3b-2.0.2-6.fc17

How reproducible:
Always.

Steps to Reproduce:
1. Browse /usr/share/kde4/apps/k3b/ in a file manager.
  
Actual results:
Support for formats hardly anybody uses taking up valuable space.

Expected results:
Support for formats hardly anybody uses not installed by default.

Additional info:
This should help keeping our size image well-sized and hopefully allow us to readd Krusader.

Comment 1 Honza Horak 2012-02-06 16:00:18 UTC
I've tried the suggested change and it turned out that "extra" package won't safe so much space - specifically only 652K. I think this is caused by MPEG1 compression of the mpg files, which is compressed better into rpm later. Is 652K worth fixing this bug?

Comment 2 Rex Dieter 2012-02-06 16:28:12 UTC
confirmed, the live image savings will likely be comparable to the rpm size differences (similar compression), so I'd have to agree that benefits here aren't sufficient to justify splitting it out. :(

i guess we'll have to explore other possibilities to save kde live image space.