Subject: pkg/28874: subversion-base from pkgsrc should not use db-4.3.x
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <nvie@turkish.nvie.com>
List: pkgsrc-bugs
Date: 01/05/2005 16:06:00
>Number:         28874
>Category:       pkg
>Synopsis:       subversion-base from pkgsrc should not use db-4.3.x
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 05 16:06:00 +0000 2005
>Originator:     Vincent Driessen
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD turkish.nvie.com 1.6.2 NetBSD 1.6.2 (TURKISH) #0: Thu Apr 15 02:58:40 CEST 2004 nvie@turkish:/usr/src/sys/arch/i386/compile/TURKISH i386
Architecture: i386
Machine: i386
>Description:
	subversion from pkgsrc currently is at version 1.1.1, which,
	according to the developers of subversion does not support
	Berkeley DB version 4.3.x yet.  This support is currently
	experimental in version 1.1.2.
	However, in pkgsrc, subversion-base-1.1.1 is compiled against
	Berkeley DB version 4.3.x.  This should be 4.2.

	When upgrading to this subversion, existing databases become
	inaccessible and possibly will become subject to data corruption
	or other damage.
>How-To-Repeat:
	Put the line PKG_OPTIONS.apr=db4 in /etc/mk.conf and compile
	subversion from /usr/pkgsrc/devel/subversion-base.
>Fix:
	N/A