Bug 1002009 - calibre-1.0.0-1.fc20 is missing a Requires for python-apsw
Summary: calibre-1.0.0-1.fc20 is missing a Requires for python-apsw
Keywords:
Status: CLOSED DUPLICATE of bug 1000835
Alias: None
Product: Fedora
Classification: Fedora
Component: calibre
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-28 10:29 UTC by Hans de Goede
Modified: 2013-08-28 14:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-28 14:17:12 UTC
Type: Bug


Attachments (Terms of Use)

Description Hans de Goede 2013-08-28 10:29:32 UTC
[hans@shalem ~]$ calibre
Traceback (most recent call last):
  File "/usr/bin/calibre", line 19, in <module>
    from calibre.gui2.main import main
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 7, in <module>
    import apsw
ImportError: No module named apsw

"yum install python-apsw" fixes this, please add a Requires for this so that it gets installed automatically.

Comment 1 Kevin Fenzi 2013-08-28 14:17:12 UTC

*** This bug has been marked as a duplicate of bug 1000835 ***


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