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 20:34:03 +0100 (CET) Message-ID: References: <877fyjgzhn.fsf@inria.fr> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463811484-1415249754-1416944043=:25747" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtLsI-0008Dn-HE for guix-devel@gnu.org; Tue, 25 Nov 2014 14:34:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtLsD-0007uY-Ke for guix-devel@gnu.org; Tue, 25 Nov 2014 14:34:10 -0500 Received: from sandbox.cz ([87.236.197.188]:49874 helo=mx.sandbox.cz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtLsD-0007uP-Da for guix-devel@gnu.org; Tue, 25 Nov 2014 14:34:05 -0500 Received: from localhost (localhost [127.0.0.1]) by sandbox.cz (Postfix) with ESMTP id 52DC838149 for ; Tue, 25 Nov 2014 20:34:03 +0100 (CET) In-Reply-To: <877fyjgzhn.fsf@inria.fr> 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-1415249754-1416944043=: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: > FYI, if you installed a system from 0.8, chances are that your root fil= e > 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 pull= =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.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) Backtrace: In ice-9/boot-9.scm: 157: 11 [catch #t # ...] In unknown file: ?: 10 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 9 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 8 [eval # #] In ice-9/boot-9.scm: 2401: 7 [save-module-excursion #] 4050: 6 [#] 1724: 5 [%start-stack load-stack ...] 1729: 4 [#] In unknown file: ?: 3 [primitive-load "/gnu/store/wschzj6qf16y7nibnav2cwsv40b7inss-guix-latest-builder"] In /gnu/store/d4vmrl5kvprwbblrg5m44sf4az5lbha3-module-import/guix/build/pull= .scm: 151: 2 [build-guix "/gnu/store/cnfxfvzsiphhhr6igjkaqzbfazh0afyk-guix-latest" ...] 97: 1 [loop # 2 45] In unknown file: ?: 0 [scm-error misc-error #f ...] ERROR: In procedure scm-error: ERROR: process failed # 256 builder for `/gnu/store/haam2bdcnzqmbyscaxmn7ixgm3bbygba-guix-latest.drv' failed with exit code 1 killing process 1095 guix pull: error: build failed: build of `/gnu/store/haam2bdcnzqmbyscaxmn7ixgm3bbygba-guix-latest.drv' failed > Thanks, > Ludo=E2=80=99. Adam Pribyl ---1463811484-1415249754-1416944043=:25747--