Bug 1029058

Summary: [abrt] icaro-1.0.2-3.fc20: motor.py:26:<module>:ImportError: No module named rsvg
Product: [Fedora] Fedora Reporter: Alex Irmel Oviedo Solis <alleinerwolf>
Component: icaroAssignee: Eduardo Echeverria <echevemaster>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: echevemaster, edvm, vinicius.passini, yajosev
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c969b929362baaefbd2e6917ec1eb77974dafcd5
Whiteboard: abrt_hash:043654b8f00403a00d5ac392e44f470542ee8a7a
Fixed In Version: icaro-1.0.4-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-01 06:49:50 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:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Alex Irmel Oviedo Solis 2013-11-11 15:00:48 UTC
Description of problem:
Running the icaro from terminal I get this error:

Traceback (most recent call last):
  File "/usr/share/icaro/main.py", line 32, in <module>
    from motor import MotorCairo
  File "/usr/share/icaro/motor.py", line 26, in <module>
    import rsvg
ImportError: No module named rsvg

Version-Release number of selected component:
icaro-1.0.2-3.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        python /usr/share/icaro/main.py
executable:     /usr/share/icaro/main.py
kernel:         3.11.7-300.fc20.i686
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
#1 <module> in /usr/share/icaro/motor.py:26
#2 <module> in /usr/share/icaro/main.py:32

Comment 1 Alex Irmel Oviedo Solis 2013-11-11 15:00:56 UTC
Created attachment 822447 [details]
File: backtrace

Comment 2 Alex Irmel Oviedo Solis 2013-11-11 15:00:59 UTC
Created attachment 822448 [details]
File: environ

Comment 3 vpassini 2014-06-07 23:02:30 UTC
Another user experienced a similar problem:

After click to execute , appeared a crash  report.

reporter:       libreport-2.2.2
cmdline:        python /usr/share/icaro/main.py
executable:     /usr/share/icaro/main.py
kernel:         3.14.4-200.fc20.i686
package:        icaro-1.0.3-1.fc20
reason:         motor.py:26:<module>:ImportError: No module named rsvg
runlevel:       N 5
type:           Python
uid:            1000

Comment 4 Emiliano Dalla Verde Marcozzi 2014-07-24 00:50:29 UTC
This is fixed by installing gnome-python2-rsvg, for example at fedora 20 (x84_64):
sudo yum install gnome-python2-rsvg.x86_64
Surely this dependency should be listed in the rpm-spec file.

Comment 5 Fedora Update System 2015-01-11 05:17:55 UTC
icaro-1.0.4-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/icaro-1.0.4-1.fc21

Comment 6 Fedora Update System 2015-01-11 05:19:24 UTC
icaro-1.0.4-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/icaro-1.0.4-1.fc20

Comment 7 Fedora Update System 2015-01-12 23:59:47 UTC
Package icaro-1.0.4-1.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 icaro-1.0.4-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0572/icaro-1.0.4-1.fc20
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2015-03-01 06:49:50 UTC
icaro-1.0.4-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-03-01 06:50:33 UTC
icaro-1.0.4-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.