From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wMBEJhi0vmSqcwEASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 19:25:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qEdKJRi0vmSlpgAAG6o9tA (envelope-from ) for ; Mon, 24 Jul 2023 19:25:44 +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 1FD985A693 for ; Mon, 24 Jul 2023 19:25:44 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=OgSMh0qV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690219544; 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: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=jxBP/z97N3nDX+BXQ0+bMK6yFAa+6AsSEfG5tFzMavI=; b=W/snP/aJ3gvC9mFtf8Csu9/pU+L8OmTkGvegCTWkCuDHRu8rdvmkm1YOt6zuoWGTUbLsIQ VCOHyuE1BwMsI5Zj8UNfEae2qrUn4nudl6mpFH/tMK9T4OszV0ja9dHgunp/UnkJntTr/M fJHmXLMPkRUrVlXiIOzhmZiZ8mr8UCFLCM06icGIkU1p9kSwtqFVB+C1sIdATqNy2cOrXE tfEuD3sDsIUkWTWBAHCuHBTCyRmkt0RC2gG/yZIG6WhogSCMh/9mXZH8NZ2yUXZBrec6OM F7sz56iwKl4b6m4xmvjSlCWT+ifMOtlCxPOoDdVX1znzWhaBCO2A28QsnlDpqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=OgSMh0qV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690219544; a=rsa-sha256; cv=none; b=MmWNcfW0Flgi8GZoTPMQFeyx3lODet1rNOIoLijUVK4z6nDnwcqSy9YuDN0lEYTC4xD6H/ 4CMnpjqWYNPvOZMzaS3vWBjUzHv7FBRkqobEckdRptv3lOHeOqOBHt14kPHFP9oxx7VtR1 gHN6gGpKuVewb5v7GhP4HhgxbbXFJezRwugaKQk38jEB+PqXUFSoR+EvJSeJosx0yOPo0o BPGzIK/0LG02Cmgs2U2x5saH6w9XyJ6dFbE5mAd2HHXkUYCsJRGEIa8CORcI+gBtRZicn8 qBlV3eqN1OZy7winA4kG0yKnhce1/h7mVenuOwJ9zu8FaBzERyGBs3jnn5e0UA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNzJK-00036C-P3; Mon, 24 Jul 2023 13:25:30 -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 1qNzJF-00035a-PX for guix-patches@gnu.org; Mon, 24 Jul 2023 13:25:25 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qNzIs-0006X8-BS for guix-patches@gnu.org; Mon, 24 Jul 2023 13:25:19 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNzIs-0006E5-6z for guix-patches@gnu.org; Mon, 24 Jul 2023 13:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64808] [PATCH] gnu: Add andorid-sdkmanager. Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 17:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64808 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andreas Enge Cc: 64808@debbugs.gnu.org, maxim.cournoyer@gmail.com Received: via spool by 64808-submit@debbugs.gnu.org id=B64808.169021947123887 (code B ref 64808); Mon, 24 Jul 2023 17:25:02 +0000 Received: (at 64808) by debbugs.gnu.org; 24 Jul 2023 17:24:31 +0000 Received: from localhost ([127.0.0.1]:43947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNzIM-0006DD-VE for submit@debbugs.gnu.org; Mon, 24 Jul 2023 13:24:31 -0400 Received: from mx1.riseup.net ([198.252.153.129]:39382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNzIJ-0006Cu-8h for 64808@debbugs.gnu.org; Mon, 24 Jul 2023 13:24:29 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4R8n8P3VS9zDrcx; Mon, 24 Jul 2023 17:24:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1690219461; bh=jxBP/z97N3nDX+BXQ0+bMK6yFAa+6AsSEfG5tFzMavI=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=OgSMh0qVhmB+v0laVV6Go9s1OQLAwh0f4CETNz5/Ax0BQzLE2lnsFqkGdpRdQKwh/ qNd62vLPL4jkCoDA3B8nWuUhMZj9KsfdFiwGt4qkAgNujA23oca0FIuIApxxOUP60R fUtQMzw5PnxZ50mRtMJ4w7DwHuwl72HKpDgfVoQE= X-Riseup-User-ID: BB2F8FAFAEFC13D863E675F8E052B232949FB42C35DA752AC3B2BAC59ACAA19C Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4R8n8N30MzzFpnZ; Mon, 24 Jul 2023 17:24:20 +0000 (UTC) References: <87y1j6o437.fsf@riseup.net> <87ttttnyuf.fsf@riseup.net> From: Distopico Date: Mon, 24 Jul 2023 12:23:44 -0500 In-reply-to: Message-ID: <87cz0hnryb.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 2.75 X-Migadu-Queue-Id: 1FD985A693 X-Migadu-Spam-Score: 2.75 X-Migadu-Scanner: mx0.migadu.com X-TUID: VTfm4lRSxhaJ That patch works fine from my side, thank you. On 2023-07-24, Andreas Enge wrote: > Am Mon, Jul 24, 2023 at 09:51:35AM -0500 schrieb Distopico: >> The name change make sense, thank you and ANDROID_HOME is the way >> according with the documentation, but "gnupg" is necessary, if you test >> with `--container -N` you will se the error: >> `FileNotFoundError: [Errno 2] No such file or directory: 'gpgv'` >> after run `sdkmanager --list`, "gpgv" is part of gnupg package, for that >> reason I added it in "propagated-inputs". attached a patch with that >> change. > > Ah, I see, of course I did have gnupg in my profile already... > I think a better option is to replace the one occurrence of "gpgv" > in the script by the absolute path to the binary; this also registers > a reference with the package. > > Could you test the attached patch, please? > > Andreas > > [2. text/plain; 0001-gnu-Add-sdkmanager.patch]...