From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 12:45:58 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 4B3D916A41F for ; Tue, 15 Nov 2005 12:45:58 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D6443D49 for ; Tue, 15 Nov 2005 12:45:56 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 58FF45647E; Tue, 15 Nov 2005 13:45:55 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 71594-07-2; Tue, 15 Nov 2005 13:45:54 +0100 (CET) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 2134C5647C; Tue, 15 Nov 2005 13:45:54 +0100 (CET) Received: from 145.248.192.30 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Tue, 15 Nov 2005 13:45:54 +0100 (CET) Message-ID: <35417.145.248.192.30.1132058754.squirrel@webmail.thilelli.net> In-Reply-To: <4379C944.4010908@mail.uni-mainz.de> References: <4379B868.7020302@mail.uni-mainz.de> <4379BD2A.2020109@daleco.biz> <4379C944.4010908@mail.uni-mainz.de> Date: Tue, 15 Nov 2005 13:45:54 +0100 (CET) From: "Julien Gabel" To: "O. Hartmann" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net 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 Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 12:45:58 -0000 >>> ===> 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? >> Not necessarily ... see the list archives for about 12 hours ago, and >> especially see /usr/ports/UPDATING. > Oh, sorry for the noise. I will try what I was recommended to do. FYI, i had to: 1/ Manually remove the xterm package (`pkg_deinstall -f'); 2/ Fix the dependancies using `pkgdb -F', replacing xterm by xorg-clients; 3/ Rebuilding the ports (with these dependancies). -- -jpeg.