Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 11:24:24 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Eduardo Cerejo <ejcerejo@optonline.net>
Cc:        FreeBSD-questions@freebsd.org
Subject:   Re: neon28 fails, conflicts with neon26
Message-ID:  <20080927162424.GE86326@dan.emsphone.com>
In-Reply-To: <20080927092327.c268393b.ejcerejo@optonline.net>
References:  <20080927092327.c268393b.ejcerejo@optonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 27), Eduardo Cerejo said:
> FreeBSD 7 stable
> 
> ports/UPDATING mentions this:
> 
> subversion now uses neon-0.28.x (www/neon28) port, and automatic
>   portupgrade will fail because www/neon28 will conflict with installed
>   www/neon26 port.
> 
>   You should upgrade neon library before subversion with the command:
> 
> 	# portupgrade -o www/neon28 neon26
> 
> I did exactly that and It still fails:
> 
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.44225.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=neon26-0.26.4_1 UPGRADE_PORT_VER=0.26.4_1 make reinstall
> --->  Restoring the old version
> pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
> pkg_add: -f specified; proceeding anyway
> ** Fix the installation problem and try again.
> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 1002 packages found (-0 +1) . done]
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>         ! www/neon28 (neon26-0.26.4_1)  (install error)

The last line you pasted indicates an install error of some sort, but
you didn't list the original error.  It'll be above the "** Command
failed [exit code 1]: ..." line, possibly some lines up if the neon
build requires gmake and recursed into a bunch of subdirectories before
failing.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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