<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>4070</bug_id>
          
          <creation_ts>2002-06-23 16:02 0000</creation_ts>
          <short_desc>rpm dependency on db too strict</short_desc>
          <delta_ts>2003-02-04 19:42:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.1a</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jnelson@jnelson.disabled</reporter>
          <assigned_to>danarmak@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jnelson@jnelson.disabled</who>
            <bug_when>2002-06-23 16:02:08 0000</bug_when>
            <thetext>The current RPM build has a db dependency that is too strict
(same goes for gnorpm).

db-3.2.9 is a plug-in replacement for db 3.2.3h (sans the scary bugs),
and works fine with rpm (in fact, it&apos;s what Redhat uses, and I&apos;ve been using
3.2.9 for months now, no trouble.)



Index: rpm-4.0.4-r2.ebuild
===================================================================
RCS file: /home/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r2.ebuild,v
retrieving revision 1.2
diff -u -r1.2 rpm-4.0.4-r2.ebuild
--- rpm-4.0.4-r2.ebuild 2002/05/30 02:43:32     1.2
+++ rpm-4.0.4-r2.ebuild 2002/06/23 21:00:37
@@ -10,7 +10,7 @@
 SRC_URI=&quot;ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/${P}.tar.gz&quot;
 HOMEPAGE=&quot;http://www.rpm.org/&quot;
 
-RDEPEND=&quot;=sys-libs/db-3.2.3h-r4
+RDEPEND=&quot;=sys-libs/db-3.2*
        &gt;=sys-libs/zlib-1.1.3
        &gt;=sys-apps/bzip2-1.0.1
        &gt;=dev-libs/popt-1.6.3&quot;
cvs server: Diffing files</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jnelson@jnelson.disabled</who>
            <bug_when>2002-06-29 17:02:15 0000</bug_when>
            <thetext>I just committed a fix for this.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>