Bug 11375

Summary: Missing requires to python-apsw for calibre
Product: Mageia Reporter: Malo Deniélou <pmdenielou>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: calibre CVE:
Status comment:

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