Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 14:47:28 -0500
From:      Barry Pederson <bp@barryp.org>
To:        "Jim C. Nasby" <decibel@decibel.org>
Cc:        stable@freebsd.org
Subject:   Re: Problems with portupgrade
Message-ID:  <428F9050.5050400@barryp.org>
In-Reply-To: <20050521193508.GO44623@decibel.org>
References:  <20050521193508.GO44623@decibel.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Jim C. Nasby wrote:
> I'm trying to upgrade spamassassin, but portupgrade is stubling on every
> dependant port. It appears it wants to re-install each port, which of
> course doesn't work. It generates the make deinstall first error
> message. portupgrade -m -DFORCE_PKG_REGISTER seems to have gotten around
> the problem, but I'm curious as to what's causing this. Anyone have any
> ideas?
> 
> This is 4.11-RELEASE if that matters...

Did you perhaps upgrade your Perl earlier? so that perhaps the existing 
installed dependant ports are Perl packages for 5.6.1, but you now have 
5.6.2 and portupgrade thinks your dependant packages should be for that 
- but it can't install them because the older versions for 5.6.1 are in 
place.

	Barry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428F9050.5050400>