From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH 0/2] Add nmap Date: Tue, 15 Mar 2016 09:07:03 +0100 Message-ID: <8737rs17x4.fsf@T420.taylan> References: <87bn6g18o3.fsf@T420.taylan> <20160315075620.GA4300@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afk0Q-0006nK-Fi for guix-devel@gnu.org; Tue, 15 Mar 2016 04:07:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afk0P-0000fm-JZ for guix-devel@gnu.org; Tue, 15 Mar 2016 04:07:06 -0400 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:33123) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afk0P-0000f3-Cm for guix-devel@gnu.org; Tue, 15 Mar 2016 04:07:05 -0400 Received: by mail-wm0-x244.google.com with SMTP id o64so38866wme.0 for ; Tue, 15 Mar 2016 01:07:05 -0700 (PDT) In-Reply-To: <20160315075620.GA4300@jasmine> (Leo Famulari's message of "Tue, 15 Mar 2016 03:56:20 -0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Tue, Mar 15, 2016 at 08:50:52AM +0100, Taylan Ulrich Bay=C4=B1rl=C4=B1= /Kammer wrote: >> Leo Famulari writes: >>=20 >> > This package provides nmap [0]. >>=20 >> Ah, thanks for doing this! I've had an nmap branch for ages that I >> couldn't get to work because I couldn't get the Python module loading to >> work right. > > I've had this branch for a while too. I don't remember any issues with > Python =E2=80=94 does everything work for you with this package? My issues were with zenmap and I think ndiff. Taylan