From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH 6/6] gnu: add python-geoip2 and python2-geoip2 Date: Thu, 21 Apr 2016 22:29:01 +0200 Message-ID: <5719380D.8060705@goebel-consult.de> References: <1461266395-2731-1-git-send-email-h.goebel@crazy-compilers.com> <1461266395-2731-8-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------010005090103070804010406" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atLDq-0005fn-7c for guix-devel@gnu.org; Thu, 21 Apr 2016 16:29:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atLDl-0008HO-7Z for guix-devel@gnu.org; Thu, 21 Apr 2016 16:29:10 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:48299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atLDk-0008HJ-U8 for guix-devel@gnu.org; Thu, 21 Apr 2016 16:29:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3qrVhc0S0dz3hjGj for ; Thu, 21 Apr 2016 22:29:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3qrVhb6bshzvkFd for ; Thu, 21 Apr 2016 22:29:03 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id SLP03-VdSQ_S for ; Thu, 21 Apr 2016 22:29:02 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-141-229.dynamic.mnet-online.de [188.174.141.229]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 21 Apr 2016 22:29:02 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 7BDA76005B for ; Thu, 21 Apr 2016 22:29:01 +0200 (CEST) In-Reply-To: <1461266395-2731-8-git-send-email-h.goebel@crazy-compilers.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: guix-devel@gnu.org This is a multi-part message in MIME format. --------------010005090103070804010406 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Hi, > + (properties `((python2-variant . ,(delay python2-mayminddb)))))) I've just discovered, this line is wrong: Of cource it must be "python2-geoip2" here. Whoever is committing, please fix it. Thanks. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/vorratsdatenspeicherung-jetzt-verfassungsbeschwerde-unterschreiben Kolumne: http://www.cissp-gefluester.de/2011-11-in-troja-nichts-neues --------------010005090103070804010406 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit
Hi,
+    (properties `((python2-variant . ,(delay python2-mayminddb))))))

I've just discovered, this line is wrong: Of cource it must be "python2-geoip2" here. Whoever is committing, please fix it. Thanks.

--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, Security Governance, Secure Software Development

Goebel Consult, Landshut
http://www.goebel-consult.de

Blog: http://www.goebel-consult.de/blog/vorratsdatenspeicherung-jetzt-verfassungsbeschwerde-unterschreiben
Kolumne: http://www.cissp-gefluester.de/2011-11-in-troja-nichts-neues

--------------010005090103070804010406--