On Tue, 25 Nov 2014, Ludovic Courtès wrote: > Eric Bavier skribis: > >> Adam Pribyl writes: >> >>> On Tue, 25 Nov 2014, Ludovic Courtès wrote: >>> >>>> FYI, if you installed a system from 0.8, chances are that your root file >>>> system is not cleanly unmounted (from what ext4 recovers without any >>>> problems, but still.) >>>> >>>> This is fixed by commit 1c27641, so consider running ‘guix pull’ and >>>> ‘guix system reconfigure’. >>> >>> Not sure if this was meant also for those running guix 0.8 as this is my >>> result of guix pull: >>> >>> # guix pull >>> starting download of `/tmp/guix-file.W6HuZ2' from >>> `http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz'... >>> http://git.savannah.gnu.org/.../guix-master.tar.gz 6775.4 KiB >>> transferred >>> The following derivation will be built: >>> /gnu/store/haam2bdcnzqmbyscaxmn7ixgm3bbygba-guix-latest.drv >>> building path(s) `/gnu/store/cnfxfvzsiphhhr6igjkaqzbfazh0afyk-guix-latest' >>> copying and compiling to >>> '/gnu/store/cnfxfvzsiphhhr6igjkaqzbfazh0afyk-guix-latest'... >>> compiling... 12.7% of 354 filesERROR: no binding `alsa-lib' in module >>> (gnu packages linux) >> >> Commit 77c9286 broke this. > > Yes, my bad. The next one unbroke it. > > Adam: could you try again? Well if I found it right: guix pull starting download of `guix-file.Hd9WTS' from `http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz'... ... ERROR: no code for module (json) Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t # ...] In unknown file: ?: 11 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 10 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 9 [eval # #] In ice-9/boot-9.scm: 2401: 8 [save-module-excursion #] 4050: 7 [#] 1724: 6 [%start-stack load-stack #] 1729: 5 [#] In unknown file: ?: 4 [primitive-load "/gnu/store/5mj3ppg03zid8yaxf4zy40bwqm2wi6cl-guix-latest-guile-builder"] In ice-9/eval.scm: 387: 3 [eval # ()] In /gnu/store/n2jjh4kzfv3hp4zhd0aflwq4i2jihnnq-module-import/guix/build/pull.scm: 121: 2 [build-guix "/gnu/store/lg0rmq4z3jp59pjn9f9v2rd11rpyd7pv-guix-latest" ...] 75: 1 [p-for-each # ...] In unknown file: ?: 0 [scm-error misc-error #f ...] ERROR: In procedure scm-error: ERROR: process failed # 256 > Ludo’. Adam