Bug 11375 - Missing requires to python-apsw for calibre
Summary: Missing requires to python-apsw for calibre
Status: RESOLVED DUPLICATE of bug 11368
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 12:54 CEST by Malo Deniélou
Modified: 2013-10-04 12:58 CEST (History)
0 users

See Also:
Source RPM: calibre
CVE:
Status comment:


Attachments

Description Malo Deniélou 2013-10-04 12:54:00 CEST
Description of problem:
> urpmi calibre
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch    
(medium "Core Release")
  calibre                        1.5.0        1.mga4        x86_64  
  python-babel                   0.9.6        2.mga3        noarch  
  python-beautifulsoup           3.2.1        2.mga3        noarch  
  python-cherrypy                3.2.4        1.mga4        noarch  
  python-clientform              0.2.10       4.mga3        noarch  
  python-cssselect               0.8          2.mga4        noarch  
  python-cssutils                0.9.10       1.mga4        noarch  
  python-django                  1.5.4        1.mga4        noarch  
  python-django-tagging          0.3.1        3.mga3        noarch  
  python-dnspython               1.11.0       1.mga4        noarch  
  python-genshi                  0.7          1.mga4        x86_64  
  python-mechanize               0.2.5        3.mga3        noarch  
  python-netifaces               0.8          2.mga3        x86_64  
  python-odf                     0.9.6        1.mga4        noarch  
  python-pypdf                   1.13         3.mga3        noarch  
  python-qt4-help                4.10.3       1.mga4        x86_64
[...]
> calibre &
[1] 6458
Traceback (most recent call last):
  File "/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


Reproducible: 

Steps to Reproduce:
Comment 1 Malo Deniélou 2013-10-04 12:58:37 CEST
Already fixed by Damien.

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

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


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