Date: Sat, 27 Sep 2008 13:28:47 -0400 From: Eduardo Cerejo <ejcerejo@optonline.net> To: Dan Nelson <dnelson@allantgroup.com> Cc: FreeBSD-questions@freebsd.org Subject: Re: neon28 fails, conflicts with neon26 Message-ID: <20080927132847.a38d51f5.ejcerejo@optonline.net> In-Reply-To: <20080927162424.GE86326@dan.emsphone.com> References: <20080927092327.c268393b.ejcerejo@optonline.net> <20080927162424.GE86326@dan.emsphone.com>
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. Here's what it says above that line, I just don't see any more errors above that line, it only says it conflicts with neon26. [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 1001 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for neon28-0.28.3 ===> neon28-0.28.3 depends on shared library: expat.6 - found ===> neon28-0.28.3 depends on shared library: intl - found ===> Generating temporary packing list ===> Checking if www/neon28 already installed ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1108.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?20080927132847.a38d51f5.ejcerejo>