From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: tests/packages.scm fails with make check Date: Sat, 19 Jan 2013 23:15:50 +0100 Message-ID: <201301192315.50429.andreas@enge.fr> References: <871udh1dkm.fsf@gnu.org> <50FAADAB.7040005@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_Wsx+QVwueXyOBHw" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Twgho-0002RK-2d for bug-guix@gnu.org; Sat, 19 Jan 2013 17:16:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Twghl-0004em-9E for bug-guix@gnu.org; Sat, 19 Jan 2013 17:16:04 -0500 In-Reply-To: <50FAADAB.7040005@gmail.com> 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Cc: Alen Skondro --Boundary-01=_Wsx+QVwueXyOBHw Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hello, I get a test failure in guix-download.sh, the last line of which reads: guix-download "file://$abs_top_srcdir/README" As $abs_top_srcdir is undefined, it tries to download /README, which does not exist. Andreas --Boundary-01=_Wsx+QVwueXyOBHw Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit

Hello,

 

I get a test failure in guix-download.sh, the last line of which reads:

guix-download "file://$abs_top_srcdir/README"

 

As $abs_top_srcdir is undefined, it tries to download /README, which does not exist.

 

Andreas

 

--Boundary-01=_Wsx+QVwueXyOBHw--