From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 00/10] Add python-barbicanclient. Date: Fri, 6 May 2016 14:51:02 -0400 Message-ID: <20160506185102.GD8278@jasmine> References: <1461939663-5936-1-git-send-email-tipecaml@gmail.com> <20160501164106.GA22911@jasmine> <572BF4A7.5040405@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]:46603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aykqW-0006bq-6D for guix-devel@gnu.org; Fri, 06 May 2016 14:51:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aykqK-0006i9-I7 for guix-devel@gnu.org; Fri, 06 May 2016 14:51:22 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:55646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aykqI-0006ey-9a for guix-devel@gnu.org; Fri, 06 May 2016 14:51:16 -0400 Content-Disposition: inline In-Reply-To: <572BF4A7.5040405@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 Fri, May 06, 2016 at 03:34:31AM +0200, Cyril Roelandt wrote: > On 05/01/2016 06:41 PM, Leo Famulari wrote: > > I wanted to make sure the updates to mock and unittest2 wouldn't break > > anything. No problems! > I also managed to rebuild a bunch of packages on my machine. I only > failed to rebuild those that required LaTeX because I ran out of disk > space :) That always happens to me, too ;) I decided to make gcroots of texlive-texmf's source code and built output. I will have to remember to update them when necessary.