Hello, I installed Guix 0.11.0 and I have tried a basic 'guix pull' to upgrade to 0.12.0 but it fails with the output below. Does anyone else have this problem? Can anyone tell me what to try to fix it?
Thanks, Myles ============================================================================ Testsuite summary for GnuTLS 3.4.7 ============================================================================ # TOTAL: 14 # PASS: 11 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/cert-tests/test-suite.log Please report to [email protected] ============================================================================ Makefile:1523: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '/tmp/guix-build-gnutls-3.4.7.drv-0/gnutls-3.4.7/tests/cert-tests' Makefile:1629: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '/tmp/guix-build-gnutls-3.4.7.drv-0/gnutls-3.4.7/tests/cert-tests' Makefile:1800: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/tmp/guix-build-gnutls-3.4.7.drv-0/gnutls-3.4.7/tests/cert-tests' Makefile:3369: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-gnutls-3.4.7.drv-0/gnutls-3.4.7/tests' Makefile:1401: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 phase `check' failed after 276.3 seconds builder for `/gnu/store/9dfq1k96lqz6cc9m15fb4hi9fkfw6s3b-gnutls-3.4.7.drv' failed with exit code 1 guix pull: error: build failed: build of `/gnu/store/9dfq1k96lqz6cc9m15fb4hi9fkfw6s3b-gnutls-3.4.7.drv' failed guix pull 9.68s user 1.07s system 2% cpu 8:16.21 total
