| Summary: | calibre-1.0.0-1.fc20 is missing a Requires for python-apsw | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hans de Goede <hdegoede> |
| Component: | calibre | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | chkr, frankly3d, kevin, mbacovsk, nushio |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-28 14:17:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 1000835 *** |
[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.