From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Pribyl Subject: Re: Root file system not cleanly unmounted Date: Tue, 25 Nov 2014 22:09:09 +0100 (CET) Message-ID: References: <877fyjgzhn.fsf@inria.fr> <877fyjt5pj.fsf@gmail.com> <87h9xnyp5p.fsf@gnu.org> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463811484-109930987-1416949749=:25747" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtNMK-00027d-MA for guix-devel@gnu.org; Tue, 25 Nov 2014 16:09:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtNMF-0005zE-8l for guix-devel@gnu.org; Tue, 25 Nov 2014 16:09:16 -0500 Received: from sandbox.cz ([87.236.197.188]:55216 helo=mx.sandbox.cz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtNME-0005z6-TE for guix-devel@gnu.org; Tue, 25 Nov 2014 16:09:11 -0500 Received: from localhost (localhost [127.0.0.1]) by sandbox.cz (Postfix) with ESMTP id F2F5638149 for ; Tue, 25 Nov 2014 22:09:09 +0100 (CET) In-Reply-To: <87h9xnyp5p.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Cc: Guix-devel This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463811484-109930987-1416949749=:25747 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable On Tue, 25 Nov 2014, Ludovic Court=C3=A8s wrote: > Eric Bavier skribis: > >> Adam Pribyl writes: >> >>> On Tue, 25 Nov 2014, Ludovic Court=C3=A8s 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 =E2=80=98guix p= ull=E2=80=99 and >>>> =E2=80=98guix system reconfigure=E2=80=99. >>> >>> 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.g= z'... >>> 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-la= test' >>> copying and compiling to >>> '/gnu/store/cnfxfvzsiphhhr6igjkaqzbfazh0afyk-guix-latest'... >>> compiling... 12.7% of 354 filesERROR: no binding `alsa-lib' in mo= dule >>> (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=20 `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=20 "/gnu/store/5mj3ppg03zid8yaxf4zy40bwqm2wi6cl-guix-latest-guile-builder"] In ice-9/eval.scm: 387: 3 [eval # ()] In=20 /gnu/store/n2jjh4kzfv3hp4zhd0aflwq4i2jihnnq-module-import/guix/build/pull= .scm: 121: 2 [build-guix=20 "/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=E2=80=99. Adam ---1463811484-109930987-1416949749=:25747--