From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 17:00:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B4E716A4D1 for ; Sat, 7 Aug 2004 17:00:40 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E90A43D31 for ; Sat, 7 Aug 2004 17:00:39 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BtUYg-0006mG-00 for ; Sat, 07 Aug 2004 19:00:38 +0200 Received: from pd951f681.dip.t-dialin.net ([217.81.246.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Aug 2004 19:00:37 +0200 Received: from kai by pd951f681.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Aug 2004 19:00:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Kai Grossjohann Date: Sat, 07 Aug 2004 19:00:29 +0200 Lines: 8 Message-ID: <86ekmizxw2.fsf@ketchup.de.uu.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd951f681.dip.t-dialin.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:edBv+RaXWzdgMXHpdAQ9oiew6mc= Sender: news Subject: sysutils/coreutils plus devel/id-utils equals conflict X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 17:00:40 -0000 I would like to install both sysutils/coreutils and devel/id-utils, but "portinstall id-utils" tells me that there is a conflict. This gave me the chance to learn about the program comm, and now I know that the conflicting file is /usr/local/bin/gid. What do I do? Punt? Kai