From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 07/12] gnu: Add python-hacking. Date: Mon, 24 Oct 2016 16:59:28 -0400 Message-ID: <20161024205928.GA10350@jasmine> References: <1444686068-7668-1-git-send-email-tipecaml@gmail.com> <1444686068-7668-8-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bymLM-0005eP-9y for guix-devel@gnu.org; Mon, 24 Oct 2016 16:59:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bymLH-00058C-FN for guix-devel@gnu.org; Mon, 24 Oct 2016 16:59:40 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48880) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bymLH-00057e-9T for guix-devel@gnu.org; Mon, 24 Oct 2016 16:59:35 -0400 Content-Disposition: inline In-Reply-To: <1444686068-7668-8-git-send-email-tipecaml@gmail.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: Cyril Roelandt Cc: guix-devel@gnu.org On Mon, Oct 12, 2015 at 11:41:03PM +0200, Cyril Roelandt wrote: > * gnu/packages/openstack.scm (python-hacking, > python2-hacking): New variables. This package is failing on core-updates, because several of the "special" old versions of its dependencies are failing to build: https://hydra.gnu.org/build/1550461 Would anyone like to look into it?