Hi, Andreas Enge <[email protected]> skribis:
> Am Donnerstag, 13. Dezember 2012 schrieb Ludovic Courtès: >> Andreas Enge <[email protected]> skribis: >> > cp: cannot stat `../nix-upstream/{COPYING,AUTHORS}': No such file >> > or >> > directory. >> >> That’s because the Git submodule wasn’t actually initialized. >> Commit e2a06dd should fix it. > > No, the problem is still there; and now it stops the bootstrap script, > so that autoreconf is not executed. Hmm, can you run ‘git submodule init && git submodule update’ from the top level, and check whether nix-upstream/{COPYING,AUTHORS} appear? Seems to work well on Hydra: <http://hydra.nixos.org/build/3490840/log/raw>. Thanks, Ludo’.
