Bug 1067870

Summary: Missing dependency for movie generation
Product: [Fedora] Fedora Reporter: Sitsofe Wheeler <sitsofe>
Component: iowatcherAssignee: Andrew Price <anprice>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anprice
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iowatcher-1.0-4.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-23 08:38:06 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 Sitsofe Wheeler 2014-02-21 09:10:24 UTC
Description of problem:
To generate movies iowatcher needs rsvg-convert from librsvg2-tools. 

Version-Release number of selected component (if applicable):
iowatcher-1.0-3.fc20.x86_64

How reproducible:
Reproducible every time.

Steps to Reproduce:
1. Get a blktrace for sdf .
2. Run
iowatcher -t sdf1 --movie -o sdf1.ogg

Actual results:
Using movie style: spindle
Input file ./sdf1.blktrace.1 added
Converting svg files in io-movie-zW3Hx8
xargs: rsvg-convert: No such file or directory
Creating movie io-movie-zW3Hx8 with png2theora
no input files found; run with -h for help.
Removing movie dir io-movie-zW3Hx8

Expected results:
Using movie style: spindle
Converting svg files in io-movie-FwbaVJ
Creating movie io-movie-FwbaVJ with png2theora
750 frames, 1216x714
Compressing....                                          
io-movie-FwbaVJ/0000000000-sdf1.ogg.svg.png
io-movie-FwbaVJ/0000000001-sdf1.ogg.svg.png
[...]
io-movie-FwbaVJ/0000000749-sdf1.ogg.svg.png
   
done.

Removing movie dir io-movie-FwbaVJ

Additional info:
Installing librsvg2-tools resolved the problem.

Comment 1 Fedora Update System 2014-02-21 12:38:27 UTC
iowatcher-1.0-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/iowatcher-1.0-4.fc20

Comment 2 Andrew Price 2014-02-21 12:41:26 UTC
Hi Sits, thanks for your bug report. Could you give the update a try and add some karma if you can. Cheers.

Comment 3 Fedora Update System 2014-02-22 18:07:46 UTC
Package iowatcher-1.0-4.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing iowatcher-1.0-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-2892/iowatcher-1.0-4.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-02-23 08:38:06 UTC
iowatcher-1.0-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Sitsofe Wheeler 2014-02-23 08:47:02 UTC
I can't leave feedback on https://admin.fedoraproject.org/updates/iowatcher-1.0-4.fc20 as it seems to be broken. Here's what I put:
Bug 1067870 (missing librsvg2-tools dep) is resolved by this update.