From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: guix build fails: can't change into `/var/tmp/guix-build-...drv-0' Date: Mon, 2 Jan 2017 12:03:04 -0500 Message-ID: <20170102170304.GB12688@jasmine> References: <586A6EEE.3010002@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO60s-0003Bs-CD for guix-devel@gnu.org; Mon, 02 Jan 2017 12:03:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO60p-0000yL-9f for guix-devel@gnu.org; Mon, 02 Jan 2017 12:03:10 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:45040) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cO60p-0000xo-3v for guix-devel@gnu.org; Mon, 02 Jan 2017 12:03:07 -0500 Content-Disposition: inline In-Reply-To: <586A6EEE.3010002@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel On Mon, Jan 02, 2017 at 04:17:02PM +0100, Hartmut Goebel wrote: > Hi, > > I just upgraded to guix-0.12.0-2.b291 and now can not build (nor even > download) any longer: > > guix build: error: build failed: while setting up the build environment: > changing into `/var/tmp/guix-build-pyte-0.5.2.tar.gz.drv-0': No such > file or directory > > Please note that I' running the daemon with TMPDIR=/var/tmp. > File-permissions are (unchanged to prior the update): > > drwxrwxrwt 12 root root 24K Jan 2 15:55 /var/tmp/ > > On another system, where I have TMPDIR=/tmp, build works fine. By the way, since commit 8ecc3c6c447765b1f7c15b980f985d1826f48659, I can use a custom TMPDIR without any trouble except for the case of `guix build --source check`: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25089 I'm also using the daemon from guix-0.12.0-2.b291.