From owner-freebsd-questions@FreeBSD.ORG Fri Dec 29 17:43:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E204016A40F for ; Fri, 29 Dec 2006 17:43:29 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.freebsd.org (Postfix) with ESMTP id 751CB13C486 for ; Fri, 29 Dec 2006 17:43:29 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.61]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20061229174328.XVXL60.dukecmmtao03.coxmail.com@dukecmmtao03> for ; Fri, 29 Dec 2006 12:43:28 -0500 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Fri, 29 Dec 2006 9:43:28 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20061229174328.XVXL60.dukecmmtao03.coxmail.com@dukecmmtao03> Subject: Re: Kerberos/Heimdal/samba-libsmbclient 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: Fri, 29 Dec 2006 17:43:30 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Vizion > Sent: Friday, December 29, 2006 7:56 AM > To: freebsd-questions@freebsd.org > Subject: Kerberos/Heimdal/samba-libsmbclient > > > I have a conflict regarding samba-libsmbclient-3.0.23d which > is no doubt due to making inappropriate option choices while > upgrading ports. > > I now get: > > Stale dependency: samba-libsmbclient-3.0.23d --> heimal > -0.7.2_2 - manually run 'pkgdb -F' to fix > > Attempting to fix selecting install stale dependency yes > fails with message > > heimdal -0.7.2_2 conflicts with installed package kbr5-1.5.1_1 > > It seems that I have a conflict with kerberos and heimdal. > > Can anyone tell me how to trace the problem and deal with it? > > Thanks > > David > # > Futher information: After trying pkgdb -aF the dependency error is changed to kdebase-3.5.3.4 ->samba-libsmbclient-3.0.23d. david