Date: Fri, 5 Sep 2008 08:29:24 -0400 From: "Michael P. Soulier" <msoulier@digitaltorque.ca> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: broken autoconf upgrade Message-ID: <fb6605670809050529hb9b7537oe58012d58088fb3@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
While running portupgrade -ai, I noticed this
else \
rc=$?; \
cd . && \
$restore $backupdir/* `echo "./autoconf-2.62.info" | sed 's|[^/]*$||'`
; \
fi; \
rm -rf $backupdir; exit $rc
autoconf-2.62.texi:1723: Unknown command `'.
autoconf-2.62.texi:3353: Unknown command `'.
autoconf-2.62.texi:3920: Unknown command `'.
autoconf-2.62.texi:3935: Unknown command `'.
autoconf-2.62.texi:3947: Unknown command `'.
autoconf-2.62.texi:3965: Unknown command `'.
autoconf-2.62.texi:3986: Unknown command `'.
autoconf-2.62.texi:4001: Unknown command `'.
autoconf-2.62.texi:4019: Unknown command `'.
autoconf-2.62.texi:4027: Unknown command `'.
So, this won't upgrade. Anyone else see that?
Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb6605670809050529hb9b7537oe58012d58088fb3>
