Hi, On 13/06/13 12:37, Malcolm Matalka wrote:
> http://hydra.nixos.org/build/5270051 > > This job seems to fail sometimes in hydra. However when I run the do > "Reproduce locally" it works fine. > > Does anyone have any suggestions for how to debug this? The program "rebar" begins with "#! /usr/bin/env", but /usr/bin/env doesn't exist in the chroot environment used by Hydra, hence it fails. You can reproduce this locally by setting the Nix option "build-use-chroot" to "true". -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
