bug#18689: guix-register test fails

2014-11-02 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > diff --git a/nix/guix-register/guix-register.cc > b/nix/guix-register/guix-register.cc > index 92eedab..f5c610f 100644 > --- a/nix/guix-register/guix-register.cc > +++ b/nix/guix-register/guix-register.cc > @@ -224,16 +224,16 @@ main (int argc, char *argv

bug#18689: guix-register test fails

2014-10-11 Thread Ludovic Courtès
Philip Woods skribis: > + guix-register -p /home/elzair/Development/scheme/guix/t-register-4387 > error: creating directory `/gnu': Permission denied Here ‘guix-register’ attempts to create /gnu/store if it doesn’t exist yet, hence this error (I don’t have this error on my machine because /gnu/s

bug#18689: guix-register test fails

2014-10-11 Thread Philip Woods
GNU Guix 0.8: ./test-suite.log # TOTAL: 32 # PASS: 31 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tests/guix-register = + guix-register --version guix-r