Mark H Weaver ezt írta (időpont: 2018. júl. 20., P, 23:28): > Hydra failed its most recent evaluation attempt for the 'master' jobset, > with the following error: > > --8<---------------cut here---------------start------------->8--- > considering jobset gnu:master (last checked 25842s ago) > checking out Git branch master from > https://git.savannah.gnu.org/r/guix.git > Initialized empty Git repository in > /tmp/git-checkout-tmp-5663/git-export/.git/ > From > /var/lib/hydra/scm/git/f08e53b7f0f3ce68a74e8745c37add3d0aecabda3e30c724b0d838fdc6743e2b > * branch master -> FETCH_HEAD > * [new branch] master -> origin/master > Switched to a new branch 'fetchgit' > removing `.git'... > hash is 631480c61f698a8519ea0f2e4663fe841ea7bfe8a332e4a44eb4e4fe051143c9 > path is /gnu/store/zgj9yr6i285079pzs77jl5kka6n9j3fy-git-export > evaluator hydra-eval-guile-jobs > hydra-eval-guile-jobs returned exit code 1: > adding `/gnu/store/zgj9yr6i285079pzs77jl5kka6n9j3fy-git-export' to the > load path > prepending "/gnu/store/zgj9yr6i285079pzs77jl5kka6n9j3fy-git-export" to the > load path > prepending "/gnu/store/zgj9yr6i285079pzs77jl5kka6n9j3fy-git-export" to the > load path > evaluating for 'x86_64-linux' (heap size: 170.0 MiB)... > warning: SQLite database is busy > Backtrace: > In ice-9/eval.scm: > 196:43 19 (_ #(#(#(#) # ?) ?)) > In ice-9/boot-9.scm: > 152:2 18 (with-fluid* _ _ _) > 152:2 17 (with-fluid* _ _ _) > 152:2 16 (with-fluid* _ _ _) > In unknown file: > 15 (_ # # #) > In ice-9/eval.scm: > 191:27 14 (_ #(#(# #) ?)) > 196:35 13 (_ #(#(#(#(#) ?) ?) ?)) > 293:34 12 (_ #(#(#(#) #< ?) ?)) > 293:34 11 (_ #(#(# # ?) ?)) > In srfi/srfi-1.scm: > 592:29 10 (map1 (#< type: # ?)) > 592:29 9 (map1 (#< type: #?> ?)) > 592:17 8 (map1 (#< type: # ?)) > In ice-9/eval.scm: > 293:34 7 (_ #(#(#(# # # ?) ?) ?)) > In srfi/srfi-1.scm: > 592:17 6 (map1 (#< type: # ?)) > In ice-9/eval.scm: > 213:29 5 (_ #(#(#) #)) > 159:9 4 (_ #(#(#) #)) > 202:35 3 (_ #(#(#) #)) > 619:8 2 (_ #(#(#) #)) > In srfi/srfi-1.scm: > 640:9 1 (for-each # ?) > 640:9 0 (for-each # ?) > > srfi/srfi-1.scm:640:9: In procedure for-each: > Throw to key `srfi-34' with args `(# 'ssh-daemon' requires 'loopback', which is not provided by any service"] > 283afe00>)'. > --8<---------------cut here---------------end--------------->8--- > > I've not looked into this in detail, but would it be possible to bring in a service providing 'loopback'? > This is almost certainly related to the following commit: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=363c946b36a77aa6f0e60b8c93a171d2e649164f > > but I don't yet understand what's wrong with that commit, if anything. > I'm also surprised to see this code being run on Hydra during an > evaluation. > > Mark > > > >