Bug 862921

Summary: Missing requires: python-dns
Product: [Fedora] Fedora Reporter: Jaroslav Škarvada <jskarvad>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: chkr, kevin, mbacovsk, nushio, sysoutfran
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: 2012-12-20 15:09:35 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:
Embargoed:

Description Jaroslav Škarvada 2012-10-03 21:38:55 UTC
Description of problem:
Missing requires: python-dns
Without it, share via e-mail doesn't work.

Version-Release number of selected component (if applicable):
calibre-0.8.63-1.fc17.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Setup sharing via e-mail.
2. Share via e-mail.
  
Actual results:
Traceback (most recent call last):
  File "/usr/lib64/calibre/calibre/gui2/threaded_jobs.py", line 82, in start_work
    self.result = self.func(*self.args, **self.kwargs)
  File "/usr/lib64/calibre/calibre/gui2/email.py", line 91, in __call__
    raise worker.exception
ImportError: No module named dns.resolver

Expected results:
No error and e-mail sent.

Additional info:

Comment 1 Kevin Fenzi 2012-10-03 22:36:36 UTC
Thanks. Will push out an update for this soon...

Comment 2 Fedora Update System 2012-10-06 18:42:53 UTC
calibre-0.9.1-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/calibre-0.9.1-1.fc17

Comment 3 Fedora Update System 2012-10-07 01:55:06 UTC
Package calibre-0.9.1-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing calibre-0.9.1-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15565/calibre-0.9.1-1.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-12-20 15:09:37 UTC
calibre-0.9.1-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.