Bug 597914 - unbound pulls in bind as dependency (dnssec-conf no longer needed/useful)
Summary: unbound pulls in bind as dependency (dnssec-conf no longer needed/useful)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: unbound
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-31 01:27 UTC by Charles R. Anderson
Modified: 2010-06-23 17:51 UTC (History)
3 users (show)

Fixed In Version: unbound-1.4.4-2.fc13
Clone Of:
Environment:
Last Closed: 2010-06-23 17:51:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Charles R. Anderson 2010-05-31 01:27:49 UTC
Description of problem:

unbound requires the dnssec-conf package.  At some point, the bind
package consumed dnssec-conf (obsoleting/providing it), while removing
the actual point of that package--there is no longer any way to easily
configure dnssec support in bind or unbound since
/usr/{,s}bin/dnssec-conf no longer exists.  And	now we have the	bloat 
that installing	unbound	requires bind. 	That just seems	wrong.  Is there something else provided by bind that was formerly in dnssec-conf which is needed by unbound?  Should a real dnssec-conf be brought back for use by unbound?

Version-Release number of selected component (if applicable):
unbound-1.4.1-1.fc13.x86_64
bind-9.7.0-10.P2.fc13.x86_64
  
Actual results:

>rpm -q --requires unbound | grep dnssec
dnssec-conf
dnssec-conf >= 1.19

>rpm -q --provides bind | grep dnssec
dnssec-conf = 1.22-5

Expected results:

Remove Requires: dnssec-conf from unbound package.

Comment 1 Paul Wouters 2010-05-31 02:54:21 UTC
Yes, they will be build tomorrow. We were waiting on unbound 2.4.5, since we will need to ship 2.4.4 with 6 svn patches, but I have not seen the pre-release yet. 

Packages should show up shortly. Thanks for reporting this

Comment 2 Paul Wouters 2010-05-31 16:39:35 UTC
Updates have been build and are awaiting in various queues for EL and Fedora

Comment 3 Charles R. Anderson 2010-06-03 13:47:21 UTC
I see F11 and F12 updates in Bodhi.  Were you going to do an F13 one?  Thanks.

Comment 4 Fedora Update System 2010-06-04 20:45:01 UTC
unbound-1.4.4-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/unbound-1.4.4-2.fc13

Comment 5 Fedora Update System 2010-06-07 22:20:15 UTC
unbound-1.4.4-2.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update unbound'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/unbound-1.4.4-2.fc13

Comment 6 Jordan Russell 2010-06-22 01:13:34 UTC
This change has broken BIND on F12.
Please see bug 606478.

On F12:
- bind requires dnssec-conf
- dnssec-conf includes the DNSSEC files for bind
- unbound, as of today, replaces dnssec-conf
- unbound does NOT include the DNSSEC files for bind

Comment 7 Fedora Update System 2010-06-23 17:51:33 UTC
unbound-1.4.4-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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