From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 10 12:33:39 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4357F16A4CE for ; Wed, 10 Nov 2004 12:33:39 +0000 (GMT) Received: from alpha.mini.pw.edu.pl (alpha.mini.pw.edu.pl [194.29.178.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5724D43D49 for ; Wed, 10 Nov 2004 12:33:38 +0000 (GMT) (envelope-from kozlowsm@mini.pw.edu.pl) Received: from localhost (localhost [127.0.0.1]) by alpha.mini.pw.edu.pl (Postfix) with ESMTP id 26C2F47DC3 for ; Wed, 10 Nov 2004 13:33:36 +0100 (CET) Received: from alpha.mini.pw.edu.pl ([127.0.0.1]) by localhost (alpha.mini.pw.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11617-07 for ; Wed, 10 Nov 2004 13:33:31 +0100 (CET) Received: from [192.168.0.3] (dls69.neoplus.adsl.tpnet.pl [83.24.48.69]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by alpha.mini.pw.edu.pl (Postfix) with ESMTP id 94AD947DC1 for ; Wed, 10 Nov 2004 13:33:31 +0100 (CET) Message-ID: <41920A81.3090409@mini.pw.edu.pl> Date: Wed, 10 Nov 2004 13:33:05 +0100 From: Marek Kozlowski User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mini.pw.edu.pl Subject: security (sh gnome_upgrade.sh) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 12:33:39 -0000 :-) I've experienced another problem during the 5th stage: ximian-connector requires Kerberos. I've installed 'krb5' and then I run 'sh gnome_upgrade.sh -restart' and I the upgrade finished with success.. but.. ..I have a few messages about stale dependencies -> heimdal when I run 'pkgdb -F' and in the log. Should I deinstall krb5 and install heimdal? Or maybe another cvsup...? Best regards, Marek