Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 103829 - devel package has incorrect dependencies
Summary: devel package has incorrect dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: librsvg2
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
: 103838 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-05 13:51 UTC by Chris Ricker
Modified: 2007-04-18 16:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-05 14:33:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Ricker 2003-09-05 13:51:21 UTC
I get the following when using yum to update to today's rawhide:


Resolving dependencies
....identical dependency loop exceeded
package librsvg2-devel needs librsvg2 = %{epoch}:2.3.1-2 (not provided)

The problem appears to be use of a macro in the spec file for epoch w/o ever
defining it:

[root@server1 RPMS]# rpm -qpR librsvg2-devel-2.3.1-2.i386.rpm 
warning: librsvg2-devel-2.3.1-2.i386.rpm: V3 DSA signature: NOKEY, key ID e418e3aa
freetype-devel >= 2.0.1
gtk2-devel >= 2.2.0
libart_lgpl-devel >= 2.3.10
libgsf-devel  
librsvg2 = %{epoch}:2.3.1-2
libxml2-devel >= 2.4.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[root@server1 RPMS]#

Comment 1 Alexander Larsson 2003-09-05 14:33:14 UTC
fixed in 2.3.1-3

Comment 2 Chris Ricker 2003-09-05 20:12:35 UTC
*** Bug 103838 has been marked as a duplicate of this bug. ***


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