From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH] gnu: Add bind Date: Sun, 18 Sep 2016 17:03:14 +0200 Message-ID: <88873b3a-ce8d-2536-4d84-97b4668b80f2@crazy-compilers.com> References: <20160910192545.GA3904@jasmine> <1473545186-6899-1-git-send-email-jmd@gnu.org> <20160910220817.GA6974@jocasta.intra> <20160918135758.GA8167@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bldco-0003YT-Hg for guix-devel@gnu.org; Sun, 18 Sep 2016 11:03:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bldck-0002tB-Aq for guix-devel@gnu.org; Sun, 18 Sep 2016 11:03:21 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:57807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bldck-0002sd-3x for guix-devel@gnu.org; Sun, 18 Sep 2016 11:03:18 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3scXMS5Td8z3hkP2 for ; Sun, 18 Sep 2016 17:03:16 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3scXMS4PJnzvkdS for ; Sun, 18 Sep 2016 17:03:16 +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 sQ5T1ibKXBJg for ; Sun, 18 Sep 2016 17:03:15 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-148-135.dynamic.mnet-online.de [188.174.148.135]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Sun, 18 Sep 2016 17:03:15 +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 CD62360375 for ; Sun, 18 Sep 2016 17:03:14 +0200 (CEST) In-Reply-To: <20160918135758.GA8167@jocasta.intra> 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 Am 18.09.2016 um 15:57 schrieb John Darrington: > Does anyone have any opinions/objections before I make this commit? > + (string-append "--with-dlz-mysql=3D" > + (assoc-ref %build-inputs "mysql"= )) I don't think, this should be build with DLZ mysql per default. While DLZ is an important feature, this would urgh GuixSD users to use mysql. They mayprefer postgresql, though. Thus DLZ MySQL should not part of the default setup IMHO. > + (outputs `("out" "utils")) Please muve this above the phases defintions. I missed this and thought the utils are going into the same package as the server. --=20 Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |