From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Shepherd fails on core-updates Date: Sun, 31 Jul 2016 11:13:36 +0200 Message-ID: <20160731091336.GA8860@solar> References: <20160731080332.GA1532@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTmod-0006iI-QK for guix-devel@gnu.org; Sun, 31 Jul 2016 05:13:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTmoX-0004Ti-Oo for guix-devel@gnu.org; Sun, 31 Jul 2016 05:13:46 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:10981) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTmoX-0004Tb-Bs for guix-devel@gnu.org; Sun, 31 Jul 2016 05:13:41 -0400 Content-Disposition: inline In-Reply-To: <20160731080332.GA1532@solar> 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: guix-devel@gnu.org On Sun, Jul 31, 2016 at 10:03:32AM +0200, Andreas Enge wrote: > shepherd does not build on arm in core-updates: > http://hydra.gnu.org:3000/build/1246005 Well, in an effort to provide the logs of the failing tests, I compiled on my novena, and the tests do pass! I will restart it once again. The same happens for python2-alembic - it builds without problem on my x86_64. Andreas