Evolution does not start anymore after an upgrade

Jeremy Messenger mezz.freebsd at gmail.com
Wed Apr 25 19:37:07 UTC 2012


On Wed, Apr 25, 2012 at 2:23 PM, Boris Samorodov <bsam at passap.ru> wrote:
> 25.04.2012 18:59, Jeremy Messenger пишет:
>
>> 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 left.

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


-- 
mezz.freebsd at gmail.com - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org


More information about the freebsd-gnome mailing list