From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4bJsFK0rbGFvPwEAgWs5BA (envelope-from ) for ; Sun, 17 Oct 2021 15:57:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YPCfD60rbGHpHgAAB5/wlQ (envelope-from ) for ; Sun, 17 Oct 2021 13:57:01 +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 6B1DB4DCD for ; Sun, 17 Oct 2021 15:57:00 +0200 (CEST) Received: from localhost ([::1]:50940 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mc6eo-0005Kc-JL for larch@yhetil.org; Sun, 17 Oct 2021 09:56:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45212) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mc6eU-0005KS-G8 for help-guix@gnu.org; Sun, 17 Oct 2021 09:56:38 -0400 Received: from mail-pg1-x531.google.com ([2607:f8b0:4864:20::531]:44618) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mc6eT-0002Cl-1U for help-guix@gnu.org; Sun, 17 Oct 2021 09:56:38 -0400 Received: by mail-pg1-x531.google.com with SMTP id c4so6281235pgv.11 for ; Sun, 17 Oct 2021 06:56:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=Qa1x6GX30btwnViK6xZfZcTWgRgeaNWCXQvDP4ISRsc=; b=GxGCrm7lp9nkCgttzX6AuwIRTFAMZ8MIc5rAQrWauvuVJjbtL1qre9roXcr1VSwpAq iTiWwq1Asl/0EAbm4Nt6gtT+thbU6WPnIUa1jvPa0dOxMqBiiRf+tSM4Gou3Ia39d5rx 5nfB/BFl6clwJetDaZU7IVTUqy7hiDtHJXKmwLg4oObjw7kGKnRhrDmWLxDt7/5Qj6po ldp21CwOPUR922EPI+MYe6226RLpdRFLkHFsUzjftzHfyUT5Mnh5o653CfCcltdg8SgN e5fm916K41zXZf52ojpzGg2LHOO5ZrA/VheTKVu+nC9xrLgR2vZuA4cJmrYbTGzJSZKn a7Qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=Qa1x6GX30btwnViK6xZfZcTWgRgeaNWCXQvDP4ISRsc=; b=alPRe5KOto2rfZw6ZIUq/4UGPNWQ0spjt5XgqRjPrQ7uELtocdiJcfLLf5whs5XClj 8J2Up/tmTT5t4HislJjvJH94xPJawuRsWz4TH65F4zDqZp9LICQp9xkZ7ARNCrzlqU3B UvrGIvbA3+vYYPuSi4/3xGtKkPh67vhNrGzM1ALVqzsdsILPeQCw+KUCHPL/2EZ1H4By Vn+4Mnfb/xPup2zS6g4ncQlaM/mrDP2XZ0iOvM6SvktZ1y3NYN52QnDetO4NUcJLOcF4 uNhLsh4YA0VJBdoqoxHeiJ4JtglSKgmRDvVtWHp9TlgfLDFSrYUZRRqxA9D+gisSQx7w vM3g== X-Gm-Message-State: AOAM533SakEmrmi56pS+U6NDizjLrSv7j2+XfQipSBgss+pmIoMjYFxv Rw3S0WNzc8rzmnkKunVzCvo= X-Google-Smtp-Source: ABdhPJxJB91x5Ja3jwSO1/iYmcBM8zB+McFRdaNTA1zm8b7ItnW2MZQRYdcTVvK8/Z1WKFH0Dqk+xg== X-Received: by 2002:a63:ab02:: with SMTP id p2mr16419976pgf.258.1634478995536; Sun, 17 Oct 2021 06:56:35 -0700 (PDT) Received: from localhost ([202.160.34.89]) by smtp.gmail.com with ESMTPSA id x184sm10275288pfc.44.2021.10.17.06.56.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Oct 2021 06:56:34 -0700 (PDT) Date: Sun, 17 Oct 2021 13:56:31 +0000 From: Tim Lee To: Phil Subject: Re: GUIX_PACKAGE_PATH doesn't have priority over official guix packages Message-ID: <20211017135631.oqycwligw6ynz5nq@localhost> Mail-Followup-To: Phil , help-guix@gnu.org References: <20211016222911.ex2z4acagxyrgipb@localhost> <87h7dfc1pt.fsf@nckx> <87tuhfc0fc.fsf@beadling.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87tuhfc0fc.fsf@beadling.co.uk> Received-SPF: pass client-ip=2607:f8b0:4864:20::531; envelope-from=progscriptclone@gmail.com; helo=mail-pg1-x531.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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634479020; 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=Qa1x6GX30btwnViK6xZfZcTWgRgeaNWCXQvDP4ISRsc=; b=X7XJeugWssUUv+Pm63THT458cDLB7ol7evC40X+ozpduIngrBtbGcJ8wwab8nkVHWX2D+F MDmx9NNKmnNvmWP44BIbsP3YkZHTm+NzqRDDhi8q04scZDqsYjR4vLt2bcObQFrfdHKRzA YSZ5CBFcmN9rmSJrA7aHwvknUI0TZnpeTrMZ5utxiWCtSeP1Hqw0TAdg1+n+edvO/xP+Q3 v9p3l32HieSrRY83Fs6kL0XK5cW7ehu7kMGHanXkFIZviDGCQ9Rmu0dhMMxMZ9EPeiSfW/ Ic5C83rxY0tybMZmAEND2lWUx089XSNknVoG9J91MgkKMvR2Y7epOxnPLBTzbQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634479020; a=rsa-sha256; cv=none; b=GLBuS/GSvBRDjKYxT3KhrmjjnCJ4hc9FGHm6IkZRxXxhv8uxw+KZ4TpT4qL7Wj/GAHE+Ri By0s218fz/9vZsmjslmuYZPXGZ7LYUzYkYS8X9AjmHzlwOJMe7pqcwRkSiTWmfSUGxxCq5 leDSEvqEF1XXRTiHUqdB2F8Wyp24zJiEWBaMiwph0jE4XJikHBPceoW8OQ9xstXIU0pXGC qRGdwMsppdx3bRWoEOvWnEciK3oSMJYvhf/KKu1E6ca3HGq6gGipiW+WLEwoKrU8xNBWkE DrZ/jwpi7AlrfnwjiwVQoacbhd1fT+D7n9HJ73gU8goMzsNdEopOhJqzmKU6ig== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GxGCrm7l; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GxGCrm7l; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 6B1DB4DCD X-Spam-Score: -2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8hZ/3Hl/x8aL On 2021-10-17 13:15 +0100, Phil wrote: > I'd highlight that when 2 packages exist with identical verison number, > and one package is specified as local (via -L or GUIX_PACKAGE_PATH), > that local version is preferred over a git-hosted channel. Warnings will also be printed. For example: > guix install: warning: ambiguous package specification `mypackage' > guix install: warning: choosing mypackage@1.2.3 from ./path/to/mysoftware.scm:123:4