Bug 1079342 - uniconvertor has a dependency on pycairo that's missing on install
Summary: uniconvertor has a dependency on pycairo that's missing on install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: uniconvertor
Version: 20
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-21 12:51 UTC by Tom Humphrey
Modified: 2015-12-07 07:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-30 01:27:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom Humphrey 2014-03-21 12:51:02 UTC
Description of problem: Uniconvertor require the pycairo package, which is not included as a dependency when the the package is installed.


Version-Release number of selected component (if applicable):


How reproducible: always


Steps to Reproduce:
1. yum install uniconvertor
2. uniconvertor --help

Actual results:

Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 21, in <module>
    import uc2
  File "/usr/lib64/python2.7/site-packages/uc2/__init__.py", line 18, in <module>
    import cairo
ImportError: No module named cairo

Expected results:

display of uniconvertor help

Additional info:

Installing the pycairo package resolves the problem.

Comment 1 Pavel Alexeev 2014-03-21 14:00:39 UTC
Thanks for the report.

Comment 2 Fedora Update System 2014-03-21 15:58:08 UTC
uniconvertor-2.0-0.4.svn362.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/uniconvertor-2.0-0.4.svn362.fc20

Comment 3 Fedora Update System 2014-03-30 06:12:41 UTC
uniconvertor-2.0-0.4.svn362.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Andriy 2014-03-30 20:01:49 UTC
I had uniconvertor-2.0-0.2.svn344.fc20 and pycairo-1.8.10-7.fc20 on my system.

UniConvertor failed during saving as sk1 in inkscape-0.48.4-10.fc20

Traceback (most recent call last):
  File "/bin/uniconvertor", line 23, in <module>
    uc2.uc2_run()
  File "/usr/lib/python2.7/site-packages/uc2/__init__.py", line 45, in uc2_run
    app.run()
  File "/usr/lib/python2.7/site-packages/uc2/application.py", line 130, in run
    self.default_cms = cms.ColorManager([], True)
TypeError: __init__() takes exactly 1 argument (3 given)

Update to uniconvertor-2.0-0.4.svn362.fc20 has required installing for dependencies potrace-1.11-3.fc20 

Now, there is no error  

~/tmp % uniconvertor --verbose test.svg test.sk1

~/tmp %

ans test.sk1 was not created.

inkscape does not show any details too: 

Inkscape has received additional data from the script executed.  The script did not return an error, but this may indicate the results will not be as expected.
UniConvertor failed:

inkscape creates empty test.sk1

Comment 5 Andriy 2014-03-30 21:22:55 UTC
I am wondering how potrace can help a missing dependency (pycairo)?

uniconvertor does not convert svg files in any allowed output format ...

Comment 6 Pavel Alexeev 2014-04-03 11:08:03 UTC
It is completely different bug, please open new one. pycairo dependency now pulled as dep.

Comment 7 Pavel Alexeev 2014-04-03 11:34:49 UTC
Your last comments should have been in bug #1075416.

Comment 8 Fedora End Of Life 2015-05-29 11:19:52 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Fedora End Of Life 2015-06-30 01:27:37 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.