Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Sep 2008 10:17:48 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Michael P. Soulier" <msoulier@digitaltorque.ca>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: broken autoconf upgrade
Message-ID:  <44vdx9uzn7.fsf@lowell-desk.lan>
In-Reply-To: <fb6605670809050529hb9b7537oe58012d58088fb3@mail.gmail.com> (Michael P. Soulier's message of "Fri\, 5 Sep 2008 08\:29\:24 -0400")
References:  <fb6605670809050529hb9b7537oe58012d58088fb3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Michael P. Soulier" <msoulier@digitaltorque.ca> writes:

> 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?

Nope.

And that port doesn't do anything different with the texinfo files,
either.  Try just cleaning things up and making another attempt.  Or
remove all of the auto* ports and try to upgrade everything
remaining; I've never had problems with those ports interfering with
each other, but for some reason I worry about it anyway.  And you may
not need any of them for your upgrade run anyway.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44vdx9uzn7.fsf>