From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YJfNMBjk4F4wewAA0tVLHw (envelope-from ) for ; Wed, 10 Jun 2020 13:46:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4Gy4LBjk4F6sRAAA1q6Kng (envelope-from ) for ; Wed, 10 Jun 2020 13:46:00 +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 284989408BB for ; Wed, 10 Jun 2020 13:45:59 +0000 (UTC) Received: from localhost ([::1]:54438 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj13G-0007Ml-Ny for larch@yhetil.org; Wed, 10 Jun 2020 09:45:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jj12Q-0007Kd-Pr for guix-devel@gnu.org; Wed, 10 Jun 2020 09:45:06 -0400 Received: from mx4.mail.mmer.org ([178.22.66.29]:49672) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj12O-0003Tx-ON for guix-devel@gnu.org; Wed, 10 Jun 2020 09:45:06 -0400 Received: from delta (92-109-1-225.cable.dynamic.v4.ziggo.nl [92.109.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx4.mail.mmer.org (Postfix) with ESMTPSA id 5DA359CC41; Wed, 10 Jun 2020 13:14:15 +0000 (UTC) From: Alexey Abramov To: Pierre Neidhardt Subject: Re: GNOME minimal References: <87a71ch1kc.fsf@ambrevar.xyz> <10abd7a4-c027-59e6-3eab-e9032c967167@web.de> <87sgf4pfib.fsf@nckx> <877dwggyn1.fsf@ambrevar.xyz> <87ftb4bav3.fsf@mmer.org> <87y2owfi73.fsf@ambrevar.xyz> <87wo4g48lb.fsf@mmer.org> <87lfkwfgks.fsf@ambrevar.xyz> Date: Wed, 10 Jun 2020 15:45:01 +0200 In-Reply-To: <87lfkwfgks.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 09 Jun 2020 16:40:19 +0200") Message-ID: <87sgf3vxuq.fsf@mmer.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.22.66.29; envelope-from=levenson@mmer.org; helo=mx4.mail.mmer.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/10 08:25:15 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: CyFosTHGxcv3 Pierre Neidhardt writes: > Looks like a bug in our gnome-keyring package definition. > Could you file this issue at bug-guix@gnu.org? Done. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41789 -- Alexey