From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 25 19:37:07 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4AA11065670 for ; Wed, 25 Apr 2012 19:37:07 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5B26D8FC0C for ; Wed, 25 Apr 2012 19:37:07 +0000 (UTC) Received: by yhgm50 with SMTP id m50so550250yhg.13 for ; Wed, 25 Apr 2012 12:37:06 -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=jzT+gWC8ZlORUHoA84By7BMVOpQ2guCjBhZJ1jatQNY=; b=SYHExopK0QqfwOcH7vA6ozfRg0pMM1qtge4m3L4Sp7ooj1rV9qoAQbgcoriXD7lLEE dWrGCtdTbvWD6QpGnpdobKZVFwagVGvQPU2INUOBpHQAPSicVKL+/PIGbFpepIiWkWjt T/tkhzwTLyXjSqxRIp3GulaslXF3BbfgJDc5/l5tWsjXt1CPXHny7/Wx3Hlc9j96g6xW Dc7j3xzzukuwLYRO6COkOrAk4IzmEQyp4DSxl68dGgt134nFNgsdhaWvDBWUbeDoelBV HNZ1gbjh2wkSJGIbn54rQhX8vR51jyk8GFTXxoBQ1wXs/TKySIVvhkY2E9bnx4nOFlPQ 5XBw== MIME-Version: 1.0 Received: by 10.50.17.226 with SMTP id r2mr3864203igd.67.1335382626330; Wed, 25 Apr 2012 12:37:06 -0700 (PDT) Received: by 10.42.153.4 with HTTP; Wed, 25 Apr 2012 12:37:06 -0700 (PDT) In-Reply-To: <4F984F34.3050606@passap.ru> References: <201204110823.50764.erichfreebsdlist@ovitrap.com> <201204120902.52933.erichfreebsdlist@ovitrap.com> <201204132258.26454.erichfreebsdlist@ovitrap.com> <4F984F34.3050606@passap.ru> Date: Wed, 25 Apr 2012 14:37:06 -0500 Message-ID: From: Jeremy Messenger To: Boris Samorodov Content-Type: text/plain; charset=KOI8-R 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 19:37:07 -0000 On Wed, Apr 25, 2012 at 2:23 PM, Boris Samorodov wrote: > 25.04.2012 18:59, Jeremy Messenger =D0=C9=DB=C5=D4: > >> Next time, do the 'rm -rf /usr/local/* /var/db/pkg/*'. It works so >> much better than that 'pkg_delete -a'. > > And don't forget about /compat/linux. ;-) I don't do that anymore for long time, because I have /compat/linux/proc mounted. If you rm -rf /compat/linux/* and you won't be able to reboot correct if you forgot (I always do that) to remove it from fstab or put /compat/linux/proc back in. When I have Linux compat installed, I usually do the 'pkg_delete -f linux\*'. Here's what I always do: # kldunload nvidia # pkg_delete -f nvidia\* # pkg_delete -f linux\* # rm -rf /usr/local/* /var/db/pkg/* /var/db/ports/* I always check in /compat/linux to make sure it only has proc directory lef= t. Cheers, Mezz > BTW, "mv /usr/local /usr/local.old" works even > better: both faster and leave some useful info, > ex. LOCALBASE/etc. > > -- > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org