bug#23836: bae0636 bournish: Add 'wc' command. make check FAIL: 9

2016-06-23 Thread myglc2
Running Guix on Debian 8.3 from git bae0636 bournish: Add 'wc' command. Testsuite summary for GNU Guix 0.10.0 # TOTAL: 582 # PASS: 558 # SKIP:

bug#23834: 9/582 tests failed on machine running debian testing

2016-06-23 Thread Alex Vong
Hi guix, The tests 'tests/substitute.scm' and 'tests/containers.scm' failed, the relevant logs are attched below. The machine has the following 'uname -a' output: Linux debian 4.6.0-1-amd64 #1 SMP Debian 4.6.1-1 (2016-06-06) x86_64 GNU/Linux Thanks, Alex test-suite.log Description: Binary d

bug#23828: unsupported sexp item type #f ```

2016-06-23 Thread Ludovic Courtès
merge 23828 22459 thanks David Craven skribis: > The usage of NIX environment variables is a problem when trying to > coexist with nix on nixos. > ``` > (define %config-directory > ;; This must match `NIX_CONF_DIR' as defined in `nix/local.mk'. > (or (getenv "NIX_CONF_DIR") "@guix_sysconfdir

bug#23828: unsupported sexp item type #f ```

2016-06-23 Thread Ludovic Courtès
David Craven skribis: > I'm running guix from > `/gnu/store/3g6zn8y5sfwywr4pqiwqrab735a0x4zl-guix-0.10.0/bin` since I > don't have my profile/PATH setup correctly yet. I was under the > impression that `./guix package -i guix` would create the right > symlinks in `/var/guix/profiles/per-user`. O