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 TskALX6cy1/BJAAA0tVLHw (envelope-from ) for ; Sat, 05 Dec 2020 14:43:10 +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 yD9wKH6cy1+gEQAAbx9fmQ (envelope-from ) for ; Sat, 05 Dec 2020 14:43:10 +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 419E594011A for ; Sat, 5 Dec 2020 14:43:10 +0000 (UTC) Received: from localhost ([::1]:49396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klYmD-0007st-7T for larch@yhetil.org; Sat, 05 Dec 2020 09:43:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54506) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klYm6-0007sY-8f for bug-guix@gnu.org; Sat, 05 Dec 2020 09:43:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35295) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1klYm6-00020e-14 for bug-guix@gnu.org; Sat, 05 Dec 2020 09:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1klYm5-00012Q-Tl for bug-guix@gnu.org; Sat, 05 Dec 2020 09:43:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#45017: asdf-build-system packages have priority over user ones Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 05 Dec 2020 14:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45017 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Guillaume Le Vaillant Received: via spool by 45017-submit@debbugs.gnu.org id=B45017.16071793593962 (code B ref 45017); Sat, 05 Dec 2020 14:43:01 +0000 Received: (at 45017) by debbugs.gnu.org; 5 Dec 2020 14:42:39 +0000 Received: from localhost ([127.0.0.1]:46841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klYlj-00011q-Co for submit@debbugs.gnu.org; Sat, 05 Dec 2020 09:42:39 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:58365) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klYlg-00011a-SX for 45017@debbugs.gnu.org; Sat, 05 Dec 2020 09:42:37 -0500 X-Originating-IP: 90.92.160.122 Received: from bababa (lfbn-idf2-1-1094-122.w90-92.abo.wanadoo.fr [90.92.160.122]) (Authenticated sender: mail@ambrevar.xyz) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id DC2511C0004; Sat, 5 Dec 2020 14:42:29 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <87v9dgjzic.fsf@yamatai> References: <87wnxzmdiy.fsf@ambrevar.xyz> <87im9j2j06.fsf@yamatai> <87360nm5b1.fsf@ambrevar.xyz> <87ft4n2cax.fsf@yamatai> <874kl0sjbe.fsf@ambrevar.xyz> <87y2ick1sm.fsf@yamatai> <87v9dgjzic.fsf@yamatai> Date: Sat, 05 Dec 2020 15:42:28 +0100 Message-ID: <87czzofh63.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 45017@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.90 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 419E594011A X-Spam-Score: -1.90 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: Bl6Gyb9a+IM4 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Guillaume Le Vaillant writes: > Updated patches in attachment. > Do you see something else to fix or improve? Tested and approved! I suggest we merge on master since this is not very disruptive and it fixes a regression introduced with the build system overhaul. Thoughts? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl/LnFQSHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/PDYH/35KAXoGFtJ8eZdT3+xQg8ZWxV32XKCl F2LmBNF5hBY+zuIAb7thbEWZ2Ns1DwL82tMNlWuOwnBKIOqP6XFp/3XZQweBIqOf pAe+zB3Sc+wuK0DDArsc20XlQvw1UuJGf5ySWDWOzYdIt2LMyr/M6Luq60Ww43Cy eB+x/nmiFwcfMnZ0y/47Gki07DPQwPOSjZazTxm2wggOfNi+FeE+BRjfThzb6Nxu yjeYBhtnjH62AzJF7A6Jci1mygFQe7sKr9iRz6SOtEGDb1PhhxyB1aLzyIYQ0UKm kF3KR6nTrXljfXjgIjnHz7dftI8Ru2CRo55O6hn7o5HrPO6v7VPjqo0= =Ill0 -----END PGP SIGNATURE----- --=-=-=--