From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6FJwOzHKkmRwFAAASxT56A (envelope-from ) for ; Wed, 21 Jun 2023 12:00:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2CvzOjHKkmToAAAAauVa8A (envelope-from ) for ; Wed, 21 Jun 2023 12:00:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 302EA2A972 for ; Wed, 21 Jun 2023 12:00:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qBudB-00034u-4U; Wed, 21 Jun 2023 06:00:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBud9-00034l-Nm for guix-patches@gnu.org; Wed, 21 Jun 2023 06:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qBud9-0001TI-EO for guix-patches@gnu.org; Wed, 21 Jun 2023 06:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qBud8-0004su-Mv for guix-patches@gnu.org; Wed, 21 Jun 2023 06:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62199] [PATCH v5] gnu: Add emacs-fdroid. Resent-From: Miguel =?UTF-8?Q?=C3=81ngel?= Moreno Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Jun 2023 10:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62199 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 62199@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , Andrew Tropin Received: via spool by 62199-submit@debbugs.gnu.org id=B62199.168734159018734 (code B ref 62199); Wed, 21 Jun 2023 10:00:02 +0000 Received: (at 62199) by debbugs.gnu.org; 21 Jun 2023 09:59:50 +0000 Received: from localhost ([127.0.0.1]:60688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBucw-0004s6-1c for submit@debbugs.gnu.org; Wed, 21 Jun 2023 05:59:50 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:35627) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBucu-0004rs-Jt for 62199@debbugs.gnu.org; Wed, 21 Jun 2023 05:59:49 -0400 X-GND-Sasl: me@mianmoreno.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mianmoreno.com; s=gm1; t=1687341582; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=a/s4QEFHWkJ+4uL5TGKg/BROxppYT4YK+oxG9sbbsSg=; b=JcMDt2q3Xuh0Zwp/uWOrofC6JVBNPjIRkxVc5fzEfCNED2EzZemq1Wz3yDPM/X/6AfJ9F0 LHlrCSmPlBMoy60Df3Bn1JZQeMACJIzVrM/jaT8exuyqtdLWkj7GwroH8fxe6I9ir1G4+e vxNRupcDp8LVtQzORIDYIX/bFLu0YWm7lv66M7pgSP21EMsHtOTs6pZT77MMZxx4Hu4R0X +uFri4jkyJT4v4UQe4AQrbCCzDmNGxHa7caDz26mkNVw6RZNUbzI8fh7ZwKMkjix2TD30S QxVbqwcQ21JcIDz4UnYLz19UKOEmQhhAv/XV0vKrpz1fAxX+rH9q5aBNKE65Gw== X-GND-Sasl: me@mianmoreno.com X-GND-Sasl: me@mianmoreno.com X-GND-Sasl: me@mianmoreno.com Received: by mail.gandi.net (Postfix) with ESMTPSA id A64FF240004; Wed, 21 Jun 2023 09:59:41 +0000 (UTC) From: Miguel =?UTF-8?Q?=C3=81ngel?= Moreno In-Reply-To: <87mt17ays8.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 10 Jun 2023 21:43:35 +0200") References: <86bkkuxld7.fsf@conses.eu> <865y7xbwiq.fsf@mianmoreno.com> <87mt17ays8.fsf@nicolasgoaziou.fr> Date: Wed, 21 Jun 2023 11:59:39 +0200 Message-ID: <86r0q52l10.fsf@mianmoreno.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687341617; a=rsa-sha256; cv=none; b=pUgSFPoOOm4jpMEB9YLrpH2m8EQkjIEM1C5MHj9Zf96rD0q2azfPrMebt/8D4s3EkIRLjB 2e50WpJMF6szAhD6FI/cZSp6pcmWs8f1iWx1ugcb7msyYmfAzxsEN60aExnh5OA1JOnXhu DAZsPjuKzTH7X7hwZ13tvLuHzEvXwcO+neiB06RCd2/TMR67OThkqKLtYcR7f9urqQEAKx 04ZIqGAraX25OgMN62Xmjkz3LVsjLy1uPN2HG1NDeqmsRh1mw4mPhvfB99L3hR/2q+9Gex ZuST9JoI2oJT5gWceTEKBTagMECh6fY3a/gYosC3X0SudYEefHuDapv0g5F7lQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mianmoreno.com header.s=gm1 header.b=JcMDt2q3; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687341617; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=a/s4QEFHWkJ+4uL5TGKg/BROxppYT4YK+oxG9sbbsSg=; b=PoYXn6DPSVr+27crglbIrlBOVmDwkIvhAu6EcKWAXVpBu/7CqG+bAjX6QvIY3gJCx3Q1wA o3eWz9M9W2OPIot6+GG3PmLdZPOxiIGJ3LDA4NMfR+1CnuraqhxR7A44tobFTd7ZLR8q+1 blz+8O91NFj5Yy1jpQYCB5bpH/5LNkS5LGU1ay/OkGglIjFYZDTIN2FV7ip4lk55JTNX45 EoNpARWjjWmXQZVQu17iRzAxI9AGw6fdJNGYmJW5CAVHgIb70EclkGw4C0R4F16+vwhP/S UvB1FzZvaZHxGewLGIftPd6407VBJa9COIlvZGwREvMuJvxBxeZcjbwjmCfSOg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mianmoreno.com header.s=gm1 header.b=JcMDt2q3; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.75 X-Spam-Score: -2.75 X-Migadu-Queue-Id: 302EA2A972 X-TUID: hOjcV+fAquQc On 2023-06-10 21:43, Nicolas Goaziou wrote: > Hello, > > Miguel =C3=81ngel Moreno writes: > >> * gnu/packages/emacs-xyz.scm (emacs-fdroid): New variable. >> --- >> gnu/packages/emacs-xyz.scm | 31 +++++++++++++++++++++++++++++++ >> 1 file changed, 31 insertions(+) >> >> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm >> index cad9819a5e..4dff0f85d9 100644 >> --- a/gnu/packages/emacs-xyz.scm >> +++ b/gnu/packages/emacs-xyz.scm >> @@ -163,6 +163,7 @@ (define-module (gnu packages emacs-xyz) >> #:use-module (guix build-system trivial) >> #:use-module (gnu packages) >> #:use-module (gnu packages admin) >> + #:use-module (gnu packages android) > > I still get an error with this line. Maybe someone else can test it too. > > Regards, Hi Nicolas, I'm Cc'ing Ludovic, who might be able to test this. At any rate, do you think we can proceed without the fdroidcl input in case the package build keeps failing? --=20 Best regards, Miguel =C3=81ngel Moreno