From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 25 15:00:00 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CECB106566B for ; Wed, 25 Apr 2012 15:00:00 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 48AE18FC0C for ; Wed, 25 Apr 2012 15:00:00 +0000 (UTC) Received: by iahk25 with SMTP id k25so248789iah.13 for ; Wed, 25 Apr 2012 08:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=zFT6TjumyeGTyihJ1O9MGX5GntNU8zYIy82rGTQB+TU=; b=Cpp0F9iVSS4e5vF2O0Ye6Vq7bNQH25fXKSyPr+VcHmhuvF237paF0KGCn2l8TYwsGL abmcmRhALtvRqyZWtq/ZAppf3luvtvPxfeA8fzsSSBTvzApeqwlRq3iJu8VSaYS+xHkr eRKauV1AOL9WyUQF+LDkkl90xjBD/+l2bZDXH3JlhhMtfbM77H932U5zUJLxLO8KBhSO sTVGKzHIdg9F106c8qM5W91UewG4GvQ3UMKx2xnf8XNOP+v9NphivklMK5NnRUfqkJeN gmV3RfmLVas/PkqcTCAhJWD2vLOkkEp0bLO23zhPnhxYIgmCXpp7sIt2lBVuTPw3UySx 2mHw== MIME-Version: 1.0 Received: by 10.42.18.71 with SMTP id w7mr1726200ica.4.1335365999901; Wed, 25 Apr 2012 07:59:59 -0700 (PDT) Received: by 10.42.153.4 with HTTP; Wed, 25 Apr 2012 07:59:59 -0700 (PDT) In-Reply-To: <201204132258.26454.erichfreebsdlist@ovitrap.com> References: <201204110823.50764.erichfreebsdlist@ovitrap.com> <201204120902.52933.erichfreebsdlist@ovitrap.com> <201204132258.26454.erichfreebsdlist@ovitrap.com> Date: Wed, 25 Apr 2012 09:59:59 -0500 Message-ID: From: Jeremy Messenger To: Erich Dollansky Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-gnome@freebsd.org Subject: Re: Evolution does not start anymore after an upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Apr 2012 15:00:00 -0000 On Fri, Apr 13, 2012 at 10:58 AM, Erich Dollansky wrote: > Hi, > > On Friday 13 April 2012 20:46:37 Jeremy Messenger wrote: >> On Wed, Apr 11, 2012 at 9:02 PM, Erich Dollansky >> wrote: >> > >> > On Wednesday 11 April 2012 20:56:13 Jeremy Messenger wrote: >> >> On Tue, Apr 10, 2012 at 8:23 PM, Erich Dollansky >> >> wrote: >> >> > >> > There was a problem with the machine. It died during a port upgrade le= aving it in a but undefined state. After fixing the hardware, I deleted eve= rything (pkg_delete -a), updated the ports tree and started compiling. Port= s which did not compile (like evolution) were installed as package. >> > >> > As I started from scratch, I believed the notes in UPGRADING should no= t apply and I ignored all. >> >> Correct, you don't need to follow the UPDATING if you install it from >> scratch. But the question is that how did you start it from scratch? > > I deleted all installed ports with pkg_delete -a, made a 'make clean' in = /usr/ports and then I started to randomly install the ports I normally like= to have on the machine. Sorry, I lost track with emails. Next time, do the 'rm -rf /usr/local/* /var/db/pkg/*'. It works so much better than that 'pkg_delete -a'. >> I don't think it will help, because the change between of >> evolution-2.32.1_1 and evolution-2.32.1_2 are for libnotify. Try to >> remove ~/.gconf*. Yes it will remove your settings if you have >> modified. > > This I did already without success. I think there might be leftover of gconf stuff that didn't got delete when you ran 'pkg_delete -a'. I have no idea why you are having this issue though. >> > I never specified this ' with krb5'. Do you know which port uses this? >> >> Do you have NO_KERBEROS, WITH_HEIMDAL or HEIMDAL_HOME in your >> make.conf or anywhere? It's supposed to be install security/heimdal if >> you have one of define in somewhere. >> > HEIMDAL_HOME is in make.conf What do you have HEIMDAL_HOME in your make.conf? > Should I add the NO_KERBEROS? It's a bit same behavior with NO_KERBEROS by using heimdal port instead of base system. Do you have heimdal installed? It looks like evolution port found krb5 library, but it's in base system instead of ports so it didn't install heimdal port. I will know more after work when I can access to the FreeBSD box. Cheers, Mezz > Erich --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org