From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 10:49:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 101D916A41F for ; Tue, 15 Nov 2005 10:49:34 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84BEA43D46 for ; Tue, 15 Nov 2005 10:49:26 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id jAFAnMNh042674; Tue, 15 Nov 2005 04:49:24 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <4379BD2A.2020109@daleco.biz> Date: Tue, 15 Nov 2005 04:49:14 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "O. Hartmann" References: <4379B868.7020302@mail.uni-mainz.de> In-Reply-To: <4379B868.7020302@mail.uni-mainz.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Con not update xterm-206 via portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 10:49:34 -0000 O. Hartmann wrote: > > ===> xterm-206_1 conflicts with installed package(s): > xorg-clients-6.8.2 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/x11/xterm. > *** Error code 1 > > Stop in /usr/ports/x11/xterm. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade39341.11 make reinstall > > > This seems to be a mistake, isn't it? > > Oliver Not necessarily ... see the list archives for about 12 hours ago, and especially see /usr/ports/UPDATING. HTH, KDK