First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 4070
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Dan Armak (RETIRED) <danarmak@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jon Nelson <jnelson@jnelson.disabled>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 4070 depends on: Show dependency tree
Bug 4070 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-06-23 16:02 0000
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's what Redhat uses, and I'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="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/${P}.tar.gz"
 HOMEPAGE="http://www.rpm.org/"
 
-RDEPEND="=sys-libs/db-3.2.3h-r4
+RDEPEND="=sys-libs/db-3.2*
        >=sys-libs/zlib-1.1.3
        >=sys-apps/bzip2-1.0.1
        >=dev-libs/popt-1.6.3"
cvs server: Diffing files

------- Comment #1 From Jon Nelson 2002-06-29 17:02:15 0000 -------
I just committed a fix for this.

First Last Prev Next    No search results available      Search page      Enter new bug