From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25089: Can't build source derivations with Guix 0.11.0-4.1f41 Date: Wed, 07 Dec 2016 10:46:51 +0100 Message-ID: <87oa0o9ilw.fsf@gnu.org> References: <20161202081008.GA30727@jasmine> <87r35n5rrn.fsf@gnu.org> <20161206011424.GA21206@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]:57373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEYpa-0001iu-Pd for bug-guix@gnu.org; Wed, 07 Dec 2016 04:48:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEYpW-000674-Lk for bug-guix@gnu.org; Wed, 07 Dec 2016 04:48:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43443) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cEYpW-00066z-Iw for bug-guix@gnu.org; Wed, 07 Dec 2016 04:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cEYpW-000540-EA for bug-guix@gnu.org; Wed, 07 Dec 2016 04:48:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20161206011424.GA21206@jasmine> (Leo Famulari's message of "Mon, 5 Dec 2016 20:14:24 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 25089@debbugs.gnu.org Leo Famulari skribis: >> > Starting download of /gnu/store/hbdalsf5lpf01x4dcknwx6xbn6n5km6k-hello= -2.10.tar.gz >> > From http://ftpmirror.gnu.org/hello/hello-2.10.tar.gz... >> > following redirection to `http://mirrors.ibiblio.org/pub/mirrors/gnu/f= tp/gnu/hello/hello-2.10.tar.gz'... >> > following redirection to `http://mirrors.ibiblio.org/gnu/ftp/gnu/hello= /hello-2.10.tar.gz'... >> > ERROR: In procedure open-file: Permission denied: "/gnu/store/hbdalsf5= lpf01x4dcknwx6xbn6n5km6k-hello-2.10.tar.gz" [...] > Can you try reproducing it like this? > > $ guix build hello --source && guix build hello --source --check Indeed, I can reproduce it. Ludo=E2=80=99.