Subject: pkg/30688: inconsistent conflict info between acroread5 and acroread7
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <smb@cs.columbia.edu>
List: pkgsrc-bugs
Date: 07/07/2005 18:27:00
>Number:         30688
>Category:       pkg
>Synopsis:       inconsistent conflict info between acroread5 and acroread7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 07 18:27:00 +0000 2005
>Originator:     Steven M. Bellovin
>Release:        NetBSD 3.99.7
>Organization:
Department of Computer Science, Columbia University
>Environment:
	
	
System: NetBSD berkshire.machshav.com 3.99.7 NetBSD 3.99.7 (BERKSHIRE) #1: Fri Jul 1 15:56:08 EDT 2005 smb@berkshire.machshav.com:/usr/BUILD/obj/sys/arch/i386/compile/BERKSHIRE i386
Architecture: i386
Machine: i386
>Description:
	If print/acroread5 is installed and you try to install
	print/acroread7, you're told there's a conflict.  If acroread7
	is installed and you try to install acroread5, there's no error,
	though you get this warning:

	pkg_create: Overwriting /usr/pkg/bin/acroread - pkg acroread7-7.0 bogus/conflicting?
	Full pathname symlink `/usr/pkg/bin/acroread5' is target of `/usr/pkg/bin/acroread' - adjusting to `../bin/acroread5'

>How-To-Repeat:
	See above
>Fix:
	Probably add this to the Makefile:

	CONFLICTS+=     acroread-7.*
	CONFLICTS+=     acroread7-7.*

>Unformatted: