From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: [PATCH] gnu: Add Augeas. Date: Tue, 2 Feb 2016 18:13:14 +0100 Message-ID: References: <20160122202934.GB27435@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]:42611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeWZ-00010s-Ip for guix-devel@gnu.org; Tue, 02 Feb 2016 12:13:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQeWY-00032E-JL for guix-devel@gnu.org; Tue, 02 Feb 2016 12:13:55 -0500 Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]:36415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeWY-00032A-Et for guix-devel@gnu.org; Tue, 02 Feb 2016 12:13:54 -0500 Received: by mail-ob0-x233.google.com with SMTP id ba1so155378266obb.3 for ; Tue, 02 Feb 2016 09:13:54 -0800 (PST) In-Reply-To: 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: Ricardo Wurmus Cc: guix-devel Disclaimer: NixOS weenie here, On 2 February 2016 at 16:50, Ricardo Wurmus wrote: > I don=E2=80=99t know. The problem here is that when augeas is used as a = library > and you only add =E2=80=9Caugeas=E2=80=9D (but not =E2=80=9Clibxml2=E2=80= =9D) as an input the > configuration will silently fail. Isn't this better solved by patching libaugeas.la? Or does Guix not work like that? T G-R