From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 30 22:20:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3B90106564A for ; Thu, 30 Jul 2009 22:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B48A38FC13 for ; Thu, 30 Jul 2009 22:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6UMK1Rj092480 for ; Thu, 30 Jul 2009 22:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6UMK1hE092479; Thu, 30 Jul 2009 22:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 30 Jul 2009 22:20:01 GMT Resent-Message-Id: <200907302220.n6UMK1hE092479@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "David O'Brien" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B939106566B for ; Thu, 30 Jul 2009 22:15:49 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 2722C8FC13 for ; Thu, 30 Jul 2009 22:15:49 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.3/8.14.3) with ESMTP id n6ULbgEL095899 for ; Thu, 30 Jul 2009 14:37:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.3/8.14.2/Submit) id n6ULbgFp095898; Thu, 30 Jul 2009 14:37:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200907302137.n6ULbgFp095898@dragon.nuxi.org> Date: Thu, 30 Jul 2009 14:37:42 -0700 (PDT) From: "David O'Brien" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/137280: cups-client clobbers cups-base X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David O'Brien List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 22:20:02 -0000 >Number: 137280 >Category: ports >Synopsis: cups-client clobbers cups-base >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: Thu Jul 30 22:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: FreeBSD 8.0-CURRENT i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD dragon.NUXI.org 8.0-CURRENT FreeBSD 8.0-CURRENT #602 r193988M: Thu Jun 11 06:55:19 PDT 2009 rootk@dragon:/src/fbsd/sys/i386/compile/DRAGON i386 >Description: I had cups-base installed and printing working very well. Then I installed a package thru 'pkg_add -r' that required cups-client. So 'pkg_add -r' installed it. This spammed my existing libcups.so.2 $ grep libcups.so /var/db/pkg/cups-*/+CONTENTS /var/db/pkg/cups-base-1.3.9_2/+CONTENTS:lib/libcups.so /var/db/pkg/cups-base-1.3.9_2/+CONTENTS:lib/libcups.so.2 /var/db/pkg/cups-client-1.3.9_2/+CONTENTS:lib/libcups.so /var/db/pkg/cups-client-1.3.9_2/+CONTENTS:lib/libcups.so.2 and I am left with both packages installed. Which means uninstalling either will break the other. To make things worse, cups-client is built with different options that may conflict with how cups-base was built. >How-To-Repeat: >Fix: Please add suitable conflicts notations to the ports Makfile. >Release-Note: >Audit-Trail: >Unformatted: