bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git checkout


From: Paolo Bonzini
Subject: Re: git checkout
Date: Tue, 26 Jan 2010 11:24:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 01/24/2010 10:01 AM, Ralf Wildenhues wrote:
Somehow a git (tarball?[1]) checkout of Autoconf sometimes manages to
get a version of UNKNOWN into its .version file.  Presumably that is on
systems without git installed (or listed as dependency).  See on the
hydra build:<http://hydra.nixos.org/build/256086>

My point is, the error that follows is quite unintuitive, and the issue
itself is worth fixing, too, I guess.

True.

Maybe store in git a file
containing at least the latest stable release number, so we can fall
back to something like 2.65-dirty rather than UNKNOWN?

You can get it from

sed -e '/.*changes in Autoconf \([^( ]*\) ([^?].*/!d;s//\1/;q' NEWS

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]