Re: [Nix-dev] hydra build fails on unstable localhost

2015-04-07 Thread Moritz Ulrich
This isn't related to your original issue, but I've noticed something regarding your 'authentication' string: Nix merges multiple strings for an attribute together. That means your 'authentication' attribute is appended (prepended?) to the default value. Therefore it is overriden by the default

Re: [Nix-dev] hydra build fails on unstable localhost

2015-04-07 Thread stewart mackenzie
yes it helps it run # hydra-init okay all good thanks /sjm ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

[Nix-dev] hydra build fails on unstable localhost

2015-04-07 Thread stewart mackenzie
Hi, an unstable localhost has an issue with building hydra: Error message: building make flags: SHELL=/nix/store/4dd49ybmqlaq2xw6cb4wxrgs51zhv19s-bash-4.3-p33/bin/bash building all-recursive Making all in src make[1]: Entering directory

Re: [Nix-dev] hydra build fails on unstable localhost

2015-04-07 Thread stewart mackenzie
Okay this is great progress. Moritz, thanks for that info, I did as you suggested, then switched. but exactly the same errors appeared: [root@server:~] $ hydra-create-user sjm --password 123 --role admin DBIx::Class::Storage::DBI::_prepare_sth(): DBI Exception: DBD::SQLite::db prepare_cached

Re: [Nix-dev] hydra build fails on unstable localhost

2015-04-07 Thread Eelco Dolstra
Hi, On 07/04/15 15:39, stewart mackenzie wrote: hydra-eval-jobs.cc: In lambda function: hydra-eval-jobs.cc:215:16: error: 'initGC' was not declared in this scope initGC(); You need a newer version of nixUnstable. A sufficiently new version is provided by both the Nixpkgs 14.12 and