From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eM3cHrPh1GDuSwAAgWs5BA (envelope-from ) for ; Thu, 24 Jun 2021 21:49:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id CA6TGrPh1GBJZQAA1q6Kng (envelope-from ) for ; Thu, 24 Jun 2021 19:49:07 +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 31F5410978 for ; Thu, 24 Jun 2021 21:49:07 +0200 (CEST) Received: from localhost ([::1]:37840 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwVLW-0001U9-2y for larch@yhetil.org; Thu, 24 Jun 2021 15:49:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwVLE-0001Ql-2I for guix-devel@gnu.org; Thu, 24 Jun 2021 15:48:48 -0400 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]:40520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lwVLC-0004uw-E7; Thu, 24 Jun 2021 15:48:47 -0400 Received: by mail-qk1-x72f.google.com with SMTP id x1so12745262qkp.7; Thu, 24 Jun 2021 12:48:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=mDzKCAcZOWCzMq8s94a5EZPzlpVxKifE72D+ldzFoxg=; b=vGeH/WYid7VQPziX1BfbzHU+9s8GnDdF/ZbF6eoh4TRLIlySVPSJRlX7cnxu5ksbJj On4vbSYjjj8SFLhqVrkoBBmTHPe/+e4v+i0wxhcARE6fWbQjywWp9pCFPCDaGqXzcLlN NcfRNNsnNB89kLAM6CcSQWXkneKXg0acC3bOjO5+njeni7TFPg9s8PeCDCgEduaO18g6 lP4MDseNs2qiIhQxuXKo35ITv9PlzAn44obOpM5yNjGkpftAWJ9zA5ur3VrDcDdC9KQc hzDYWtPMtEC7cmKr4W5j7mnxRbiScJlTgvq/80/V1k6dVd303q2C2jdwd0wgevt3vk1A 4uoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=mDzKCAcZOWCzMq8s94a5EZPzlpVxKifE72D+ldzFoxg=; b=OLKNHT/10HbDrEDCpnw38cNmRxjlylStzrHTIkdD64/Oth3w48O2Wr5kJQ4uBCMvzb JiuHngxzSmbZXubj+ARMcdsyAEJpMU13/mh5qPhGLWvnVttcpIC096UN4dDzsxZZ3cna 2Ugh+mREPDj2X6E/BfcGpQLYvHl9r02Z87dRULTBTAWJuRndOfsOAclGNBmC+HApxSdG rODPdQHbCKJJMt4OK9CJ34zwv2YeqQ27rg74ATr+wm79MqRqSlJ6A8Wa8WhF7DvWxjPI Kh3m/sPfbg1bTxkzG8G0pUS1Tglpwz+Upbj3V2mfZw4XiIkCrZFqzwWC9YIkzcezZYM5 eblg== X-Gm-Message-State: AOAM533KQuTllqRfW2mFcSBYLBWBGEY5afifdcbIPazgm2VYcM3/2QgG KMbFNTbt0ZY9KchhunuqIaEWPHUNmxWiHg== X-Google-Smtp-Source: ABdhPJwjLuAVsR53e76PqDKSiWAbk3qeyfhtbmium+nzhJ1Ait8u5snHksSgQkDrG0TSpp7Zn4GQ4A== X-Received: by 2002:a37:b503:: with SMTP id e3mr7715038qkf.475.1624564124689; Thu, 24 Jun 2021 12:48:44 -0700 (PDT) Received: from hurd ([207.35.95.2]) by smtp.gmail.com with ESMTPSA id 78sm3433621qki.61.2021.06.24.12.48.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Jun 2021 12:48:44 -0700 (PDT) From: Maxim Cournoyer To: Chris Marusich Subject: Re: GNU Guix 1.4.0 in September? References: <87eeec8nfc.fsf@gmail.com> <87v97khrse.fsf@gnu.org> <87tun2om0a.fsf_-_@gmail.com> <87im2edzb1.fsf@gmail.com> Date: Thu, 24 Jun 2021 15:48:43 -0400 In-Reply-To: <87im2edzb1.fsf@gmail.com> (Chris Marusich's message of "Wed, 16 Jun 2021 00:49:22 -0700") Message-ID: <877dijyrfo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::72f; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x72f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_FILL_THIS_FORM_SHORT=0.01 autolearn=ham autolearn_force=no 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 Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624564147; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=mDzKCAcZOWCzMq8s94a5EZPzlpVxKifE72D+ldzFoxg=; b=S2qcsVyRkqVz1PSbyDWAWrXQRiD0WGK+qu/eT1JilbO4Xf8Pie/Y0+m9iNWp6PVACcGafw 4IOip0bZYaObOtQHOf7PzPU6K2aZoW6RnMqyLa8L4iVySrm5nkBvpO6WpiBNcUPjDFLKTy p4puxbCXbZxrJaIJTme+h796Cho7JFqekLbzemYhaTvBBdVx8ndmFJFqO6uuBkksWAbO0s H7+6hcdYTqoUuCPExm4UG6IOvyXCS7J7J6V9Uj3ebvZYpLe2ebqviv5U+KoABmSC+sYuON gi87oIlGkk5WvzBdBfNIHZra1ztEnaIDaySKkRKe/u0h5xe94lU5xmkLJURkeA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624564147; a=rsa-sha256; cv=none; b=Y1NZWewSN8hPVtNpJFnvbK3uvAwUEy9mVomLXnZHuB5ItGElBTxdKePoYcQve0tGeKFbLv w84fpdcMBtLMwotrt6OEPyZQ5OUK8vMv3PkvyYfyCHthHQvrfYsbbtAEQNN9YiYqKqDdGu HhHVEWyaiBo7RR6Z/iOiQhuvIsxCnpuDq/75Jt/UQwdkMyJ13RUfVh/3t1x5DeSHJxisbV l14G3Ys/0Ye0HQ5HRee9oaNmUgJj/3ris0SSptzAflMXP7BsXkCe6t+j8oNjcRbx8naKIa mLkhO+3XiEZOhjLNr2yKxqFXozLmvQriKQj7kkJU9QAazfsFtJBc/U1bmGyvNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="vGeH/WYi"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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-Migadu-Spam-Score: -0.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="vGeH/WYi"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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-Migadu-Queue-Id: 31F5410978 X-Spam-Score: -0.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: HtIhGtOAyUtQ Hello Chris, Chris Marusich writes: [...] > I intend to try to get POWER9 working on core-updates before the next > release. Hopefully the recent upgrade to GCC 10 will make it easier. Neat! > Anyone who wants to help with powerpc64le-linux is, of course, more than > welcome to coordinate and lend a hand! I will be tagging bug reports > specific to powerpc64le-linux with the "powerpc64le-linux" usertag, for > the user "guix-devel@gnu.org". You can see the open bugs tagged thusly > here: I'm rather late to the party, but may I suggest simply using 'guix' as the user? It was made possible to do so as the result of me bothering the very nice GNU people maintaining emacs-debbugs / GNU debbugs instance (there used to be a limitation for 5 letters+ projects so that 'emacs' would be usable as a user). C-h f debbugs-gnu-usertags also has the docstring "List all user tags for USERS, which is \(\"emacs\"\) by default." and later the input text "Package name(s) or email address: ", which suggest 'guix' should be valid. Thanks for this nice initiatives of yours! Maxim