Bug 130940

Summary: bad Requires: in bind-devel
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: bindAssignee: Jason Vas Dias <jvdias>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:05:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Oliva 2004-08-25 21:40:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2)
Gecko/20040809

Description of problem:
Requires: bind = %{epoch}:%{name}-%{version}-%{release}

%{name}- shouldn't be there, since the package name is already given
by bind = .  What you want is E:V-R, not E:N-V-R.

Version-Release number of selected component (if applicable):
bind-9.2.4rc7-8

How reproducible:
Always

Steps to Reproduce:
1.Try to install today's bind-devel.

Actual Results:  Unsatisfyable dependency.

Expected Results:  Well, given the mistaken Requires:, the error is
actually to be expected :-)

Additional info:

Comment 1 Jason Vas Dias 2004-08-25 21:59:48 UTC
This is fixed in bind-9.2.4rc7-9 .


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

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:18 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.