Bug 1173867

Summary: Missing Requires on unbound
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: unboundAssignee: Paul Wouters <pwouters>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: pj.pandit, psimerda, pwouters, thozza, vonsch
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: 2015-01-19 12:02:25 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 Ben Boeckel 2014-12-13 16:19:05 UTC
Description of problem:
% tlsa
Traceback (most recent call last):
  File "/usr/bin/tlsa", line 23, in <module>
    import unbound
ImportError: No module named unbound

Version-Release number of selected component (if applicable):
hash-slinger-2.5-2.fc21.noarch

Comment 1 Ben Boeckel 2014-12-13 16:37:53 UTC
Actually, it appears that there *is* a Requires…but unbound-python is python3, not python2 without a python2 offering; the contents of unbound-python switched in Rawhide.

Comment 2 Pavel Šimerda (pavlix) 2015-01-19 12:02:25 UTC

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