Date: 03 Jun 2003 08:25:59 -0400 From: Adam <blueeskimo@gmx.net> To: freebsd-ports@FreeBSD.org Subject: Problems portupgrading apache-1.3.27_4 to 1.3.27_5 Message-ID: <1054643159.16970.86.camel@jake>
next in thread | raw e-mail | index | archive | help
<=== [include] ===> [data: Installing initial data files] echo "Copying tree ./htdocs/ -> /usr/local/www/data-dist/"; (cd ./htdocs/ && /usr/bin/tar -hcf - index* apache_pb.* ) | (cd /usr/local/www/data-dist/ && /usr/bin/tar -xf -); find /usr/local/www/data-dist/ -type d -exec chmod a+rx {} \; ; find /usr/local/www/data-dist/ -type f -print | xargs chmod a+r ; Copying tree ./htdocs/ -> /usr/local/www/data-dist/ xargs: unterminated quote *** Error code 1 Stop in /usr/ports/www/apache13/work/apache_1.3.27. *** Error code 1 Stop in /usr/ports/www/apache13/work/apache_1.3.27. *** Error code 1 Stop in /usr/ports/www/apache13. *** Error code 1 Stop in /usr/ports/www/apache13. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade25252.0 make reinstall egrep: /var/db/pkg/apache-1.3.27_4/+CONTENTS: No such file or directory ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 279 packages found (-0 +1) . done] ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/apache13 (apache-1.3.27_4) (install error) *********************************************************************** Anyone else having the same problem, or just me? -- Adam <blueeskimo@gmx.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1054643159.16970.86.camel>