From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix build fails: can't change into `/var/tmp/guix-build-...drv-0' Date: Sat, 14 Jan 2017 22:08:54 +0100 Message-ID: <874m11l57d.fsf@gnu.org> References: <586A6EEE.3010002@crazy-compilers.com> <20170102165344.GA12688@jasmine> <586BD4B8.8000509@crazy-compilers.com> <20170103172816.GA22250@jasmine> <871sw85qbt.fsf@gnu.org> <20170112183337.GC23706@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSVZO-0002SL-67 for guix-devel@gnu.org; Sat, 14 Jan 2017 16:09:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSVZJ-0001Yj-Ek for guix-devel@gnu.org; Sat, 14 Jan 2017 16:09:02 -0500 In-Reply-To: <20170112183337.GC23706@jasmine> (Leo Famulari's message of "Thu, 12 Jan 2017 13:33:37 -0500") 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" To: Leo Famulari Cc: guix-devel Leo Famulari skribis: > On Thu, Jan 12, 2017 at 03:02:30PM +0100, Ludovic Court=C3=A8s wrote: >> Leo Famulari skribis: >>=20 >> > On Tue, Jan 03, 2017 at 05:43:36PM +0100, Hartmut Goebel wrote: >> >> Am 02.01.2017 um 17:53 schrieb Leo Famulari: >> >> > Could it be related to this bug? >> >> > >> >> > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D25242 >> >> Yes, this looks like my problem. >> >>=20 >> >> Now I just need to find out how to update. `guix pull` as of yesterday >> >> still has version 0.12.0-2.b291. >> > >> > I think we need to make a new guix-devel snapshot. >>=20 >> I=E2=80=99ve just updated it in commit a91740655c8d18cd1b266d4d5719146cf= eaf400d. > > Are there any special considerations to account for when updating the > snapshot? Should I have just done it myself? No special considerations: just make sure it builds and that=E2=80=99s fine. Ludo=E2=80=99.