You are right. The test improperly tests for biber being available. I thought I
fixed all those cases with my last commit but missed that one.
The file biber_biblatex has this code:
biber = test.where_is('biber')
if not latex:
test.skip_test("Could not find 'biber'; skipping test.\n")
which will not skip the test when biber is not found! I will try to fix that
real soon now!
________________________________________
From: [email protected] [[email protected]] on behalf of
Russel Winder [[email protected]]
Sent: Saturday, October 13, 2012 9:15 AM
To: [email protected]
Subject: Re: [Scons-dev] Full test run
Rob,
On Sat, 2012-10-13 at 16:02 +0000, Managan, Rob wrote:
> I am concerned about the biber_biblatex failure; not sure about the other one.
> I thought my recent biber updates should be OK and tested at least two
> versions of biblatex and biber.
>
> Can you tell me what versions you have of biblatex.sty (head `kpsewhich
> biblatex.sty`) and biber (biber -v)??
> And possibly the output when the test fails?
|> head `kpsewhich biblatex.sty`
% $Id: biblatex.sty,v 1.7 2011/11/13 19:09:07 lehman stable $
|> biber -v
-bash: biber: command not found
Which I think leads directly to the problem?
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev