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: Thu, 19 Jan 2017 10:48:10 +0100 Message-ID: <20170119104810.51717adb@scratchpost.org> References: <20170117222548.13995-1-dannym@scratchpost.org> <87vatd6wct.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> 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]:45169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cU9KP-0002kV-3F for guix-devel@gnu.org; Thu, 19 Jan 2017 04:48:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cU9KM-00061d-1c for guix-devel@gnu.org; Thu, 19 Jan 2017 04:48:21 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:51569) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cU9KL-0005wf-QT for guix-devel@gnu.org; Thu, 19 Jan 2017 04:48:17 -0500 In-Reply-To: <87vatd6wct.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> 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: ng0 Cc: guix-devel@gnu.org Hi ng0, > > gnu: Add python-dulwich. Do the git commandline tests execute for your dulwich? For me they are skipped unless I hard-patch the paths to the git executable in the tests (in dulwich/tests/compat/utils.py ).