> 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) _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"