Date: Sat, 27 Sep 2008 09:23:27 -0400 From: Eduardo Cerejo <ejcerejo@optonline.net> To: FreeBSD-questions@FreeBSD.org Subject: neon28 fails, conflicts with neon26 Message-ID: <20080927092327.c268393b.ejcerejo@optonline.net>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080927092327.c268393b.ejcerejo>