Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2008 01:47:38 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        yuri@tsoft.com
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: portupgrade fails to upgrade the package because the older version is installed
Message-ID:  <4877D4FA.7060705@FreeBSD.org>
In-Reply-To: <48753715.10601@tsoft.com>
References:  <48753715.10601@tsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yuri wrote:
> I got the error below during portupgrade -aP.
> 
> Why wouldn't portupgrade just upgrade neon?
> 
> 'pkgdb -F' doesn;t find any problems.
> 
> Yuri
> 
> ===>  Installing for neon28-0.28.2_1
> 
> ===>  neon28-0.28.2_1 conflicts with installed package(s):
>      neon26-0.26.4_1
> 
>      They install files into the same place.
>      Please remove them first with pkg_delete(1).
> *** Error code 1
> 
> Stop in /usr/ports/www/neon28.

Unfortunately portupgrade knows nothing about how neon26 relate with 
neon28. You should upgrade it by yourself with the command:
portupgrade -o www/neon28 neon

How it's described in entry 20080701 of UPDATING file. Reading this file 
is useful when you got any troubles. Or even better before you any 
upgrading.
-- 
Dixi.
Sem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4877D4FA.7060705>