Bug 130920

Summary: bind = 10:bind-9.2.4rc7-8 is needed by bind-devel-9.2.4rc7-8
Product: [Fedora] Fedora Reporter: Kaj J. Niemi <kajtzu>
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:17 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 Kaj J. Niemi 2004-08-25 19:24:37 UTC
Description of problem:
bind-devel (and the other packages) require bind version to be
10:bind-9.2.4rc7-8 when they really might want to require version =
10:9.2.4rc7-8.

% sudo rpm -Fvh bind*.rpm
WARNING: Multiple same specifications for /var/mailman/cgi-bin/.*.
error: Failed dependencies:
        bind = 10:bind-9.2.4rc7-8 is needed by bind-devel-9.2.4rc7-8


% rpm -qp --qf '%{name} %{epoch} %{version} %{release}\n' bind*.rpm
bind 10 9.2.4rc7 8
bind-chroot 10 9.2.4rc7 8
bind-devel 10 9.2.4rc7 8
bind-libs 10 9.2.4rc7 8
bind-utils 10 9.2.4rc7 8

% rpm -qp --provides bind-9.2.4rc7-8.i386.rpm
config(bind) = 10:9.2.4rc7-8
bind = 10:9.2.4rc7-8



That said, why is the epoch suddenly set to 10? The previous release
did not have any epoch at all.

% rpm -q --qf '%{name} %{epoch} %{version} %{release}\n' bind
bind-utils bind-devel
bind (none) 9.2.4rc7 7
bind-utils (none) 9.2.4rc7 7
bind-devel (none) 9.2.4rc7 7

Comment 1 Kaj J. Niemi 2004-08-25 19:26:35 UTC

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

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