Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2009 10:07:24 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Sorin Panca <sorin.panca@psrk.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Installing packages using ports after freebsd-update doesn't work on amd64
Message-ID:  <497CAA5C.2050900@FreeBSD.org>
In-Reply-To: <497C28A6.9040701@psrk.com>
References:  <497B85DE.1040005@psrk.com> <497BA079.6060309@FreeBSD.org> <497C28A6.9040701@psrk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorin Panca wrote:
> Prior to starting the upgrade I did a pkg_delete -a. I wanted a clean
> system (just like a reinstallation). How do I ensure that all packages
> were removed by pkg_delete -a ?

Check /usr/local and make sure there is nothing there. In particular
make sure that /usr/local/lib/compat/pkg does not exist. It sounds
like this is already true, but also make sure that /var/db/pkg is
empty as well. If none of that works then you've got a bigger problem.

If you still can't install ruby and/or portupgrade, try installing a
simple port just using 'make clean ; make install' in the port's
directory. If that works, try a more complex port until something
fails. If nothing fails installing manually it's a problem with
portupgrade and/or ruby and you can send in a new bug report focusing
on that.

You might also consider using portmaster of course. :)


hope this helps,

Doug

-- 

    This .signature sanitized for your protection




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?497CAA5C.2050900>