From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 0/8] Make python-oslosphinx work in python-tests branch. Date: Wed, 18 Jan 2017 01:18:54 +0100 Message-ID: <20170118011848.7de54b81@scratchpost.org> References: <20170117222548.13995-1-dannym@scratchpost.org> <87h94xb9nr.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170117235546.5f34bec4@scratchpost.org> <87mvep9szx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170118002853.1296be4a@scratchpost.org> <20170118004652.45469d8d@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTdxu-0006ci-Eu for guix-devel@gnu.org; Tue, 17 Jan 2017 19:19:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTdxr-00037y-AK for guix-devel@gnu.org; Tue, 17 Jan 2017 19:19:02 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:38422) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTdxr-00036v-3f for guix-devel@gnu.org; Tue, 17 Jan 2017 19:18:59 -0500 In-Reply-To: <20170118004652.45469d8d@scratchpost.org> 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: Marius Bakke Cc: guix-devel@gnu.org On Wed, 18 Jan 2017 00:46:56 +0100 Danny Milosavljevic wrote: > Nevermind, fixed by updating to unittest2 1.1.0 (which has more dependencies, though). Nope. Turns out that has the exact same problem. But I found the cause now and fixed it.