From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MFlSAeTitF9wfQAA0tVLHw (envelope-from ) for ; Wed, 18 Nov 2020 09:01:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QHvoOOPitF/fTgAAbx9fmQ (envelope-from ) for ; Wed, 18 Nov 2020 09:01:23 +0000 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 95EF1940415 for ; Wed, 18 Nov 2020 09:01:22 +0000 (UTC) Received: from localhost ([::1]:50500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfJL7-0000we-34 for larch@yhetil.org; Wed, 18 Nov 2020 04:01:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kfJ7H-0005ZI-0x for guix-patches@gnu.org; Wed, 18 Nov 2020 03:47:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50716) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kfJ7G-00076Z-FN for guix-patches@gnu.org; Wed, 18 Nov 2020 03:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kfJ7G-00059i-Dm for guix-patches@gnu.org; Wed, 18 Nov 2020 03:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44628] [PATCH 2/2] gnu: Add astroid. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Nov 2020 08:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 44628-done@debbugs.gnu.org Received: via spool by 44628-done@debbugs.gnu.org id=D44628.160568919219778 (code D ref 44628); Wed, 18 Nov 2020 08:47:02 +0000 Received: (at 44628-done) by debbugs.gnu.org; 18 Nov 2020 08:46:32 +0000 Received: from localhost ([127.0.0.1]:34029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfJ6m-00058w-Cc for submit@debbugs.gnu.org; Wed, 18 Nov 2020 03:46:32 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:59293) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfJ6k-00058g-1E for 44628-done@debbugs.gnu.org; Wed, 18 Nov 2020 03:46:30 -0500 X-Originating-IP: 176.185.184.238 Received: from localhost (static-176-185-184-238.axione.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id D915A40010; Wed, 18 Nov 2020 08:46:22 +0000 (UTC) Date: Wed, 18 Nov 2020 09:46:20 +0100 From: Tanguy LE CARROUR References: <20201114092611.6225-1-tanguy@bioneland.org> <20201114092611.6225-2-tanguy@bioneland.org> <20201117193755.GX987@E5400> <1605687026.i9n46bask7.astroid@melmoth.none> In-Reply-To: <1605687026.i9n46bask7.astroid@melmoth.none> MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1605689100.hkeeibitqk.astroid@melmoth.none> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: qSDNpRmJDesz Hi Efraim, Excerpts from Tanguy LE CARROUR's message of November 18, 2020 9:23 am: > Excerpts from Efraim Flashner's message of November 17, 2020 8:37 pm: >> This patch I went down a rabbit hole touching it up. >> [=E2=80=A6] >> The native-inputs should have a bunch moved to regular inputs. It was >> also missing gnupg and w3m, needed for the test suite. I removed >> adwaita-icon-theme from propagated inputs, we try not to propagate icon >> sets. I also sorted them alphabetically. >=20 > The problem is that=E2=80=A6 the software is built, but does not work! > I had to put back `gsettings-desktop-schemas` and `adwaita-icon-theme` > back into the propagated inputs to make it work. > Without the first one, it does not event start. Without the second, one > cannot switch to the thread view. >=20 > I'll submit a new patch for that. Submitted: --=20 Tanguy