ports/147165: conflicts checking broken when upgrading

Garrett Wollman wollman at khavrinen.csail.mit.edu
Fri May 28 16:00:13 UTC 2010


>Number:         147165
>Category:       ports
>Synopsis:       conflicts checking broken when upgrading
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 28 16:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Wollman
>Release:        FreeBSD 7.3-RELEASE amd64
>Organization:
MIT Computer Science & Artificial Intelligence Laboratory
>Environment:
System: FreeBSD khavrinen.csail.mit.edu 7.3-RELEASE FreeBSD 7.3-RELEASE #8 r208486: Tue May 25 19:02:53 EDT 2010 wollman at khavrinen.csail.mit.edu:/usr/obj/usr/src/sys/KHAVRINEN amd64

/usr/ports/Mk/bsd.port.mk:
     $FreeBSD: ports/Mk/bsd.port.mk,v 1.639 2010/05/25 00:25:02 alepulver Exp $
     $NetBSD: $
     $entry: category $

portupgrade-2.4.6_4,2

>Description:

	Conflicts checking causes port upgrades to break.  For example,

# portupgrade -o math/gmp libgmp4

	gives the error message:

===>  gmp-5.0.1 conflicts with installed package(s): 
      libgmp-4.3.2

at build time.  Conflicts checking should only take place at install time.

>How-To-Repeat:

portupgrade something where the current makefile has CONFLICTS set to match
the old port.

>Fix:

Disable conflicts checking on build (perhaps only when UPGRADE_TOOL is
defined?).

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list