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 2BWGMUATC19pLAAA0tVLHw (envelope-from ) for ; Sun, 12 Jul 2020 13:42: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 OKAxLUATC1+LTwAAbx9fmQ (envelope-from ) for ; Sun, 12 Jul 2020 13:42:24 +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 3318D9400EF for ; Sun, 12 Jul 2020 13:42:24 +0000 (UTC) Received: from localhost ([::1]:55572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jucFJ-0004WO-PJ for larch@yhetil.org; Sun, 12 Jul 2020 09:42:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42212) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jucFC-0004W5-D4 for help-guix@gnu.org; Sun, 12 Jul 2020 09:42:14 -0400 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]:46637) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jucFA-0002xw-Qi for help-guix@gnu.org; Sun, 12 Jul 2020 09:42:14 -0400 Received: by mail-wr1-x429.google.com with SMTP id r12so10228769wrj.13 for ; Sun, 12 Jul 2020 06:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=DYvVC1o0ePjN4b064oIL07YgJGZ2RMXOOg4bMio4j+8=; b=oEC/B8h2BCgaFtFM0NBscf8ZrZOKJ0jsyFgIrrVduuj/Lqm7uCg1SYSKzV885iludu wccm5IpQNV5R0DIiMhZK5idBM0G2odyL7F/zEfOPjpb/uN21jiJ78sP8vvAxjmmm4OXu C3Sg20fpmhJMBzH7n6PjdeRnl+L5D3UGB6ryY5iIML7q4SFH+IoFXVOWvL9iYS8oCwUn EXla1E+ZxKVbVHjA8X3Qyy3Pyfyt8/clO/OzaCxMAO5Y7My0B+ahBl+xYa+57hmgPzSF w6VnUzENdVRbKneZN884uL8yC5ffMHgPn62R3gE/F1L5D4j1ujPjtUOPz/wdT5kzwyr/ 05zw== 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:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=DYvVC1o0ePjN4b064oIL07YgJGZ2RMXOOg4bMio4j+8=; b=E8ojUTnOZoQI3VGI6xGhYcLGsSq3VtU5ZZViKKBhSwEk4NUdYFy5PJd53X65EVKVJ0 T40F2zEgRISM627PNiWYBnHcL4czX5dhkMep534xaH/hvegnN/WjuBBeb1CYN0NXKZf1 Ra6D8F8zTVZW92xO/ly9Xl3DQsmR45GQH9kGfUJ3FByj+SkEMC6/YmZTaygABNS6gWkO GX1M6i3uC5chILsEo0tHy+ouGwJh1Zn/I/F+FSx/hXIhNpavYruUAUVyJsLnDgyZF3Iz cxob8UQliWGlLvC/LZUq3ngl07VqR7kdq0zuOQZDiLh5Pl7bwCQQy4LWuBiybRReLDx9 o2BA== X-Gm-Message-State: AOAM530/p98vJDlFGIO27T/VW7vfMAemQwvEQRpgO/ekr+wW5TctvzFV XqjdDHxgqALjTBkXMbVaqmc= X-Google-Smtp-Source: ABdhPJzIaJ4xnLEOy7T3uW3oA3VMQWLGzxxTooEHUvJOBIPgXfRPBrIyMmD+HebroI2FjMPwGOxYcg== X-Received: by 2002:a5d:69c5:: with SMTP id s5mr75508423wrw.197.1594561330885; Sun, 12 Jul 2020 06:42:10 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id h2sm18364775wrw.62.2020.07.12.06.42.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 12 Jul 2020 06:42:10 -0700 (PDT) From: zimoun To: Tobias Geerinckx-Rice , Julien Lepiller Subject: Re: Which package installed which dependency? In-Reply-To: <87mu446fy3.fsf@nckx> References: <87imet8ul9.fsf@dustycloud.org> <86blklav4j.fsf@gmail.com> <87pn9156r5.fsf@nckx> <87mu446fy3.fsf@nckx> Date: Sun, 12 Jul 2020 15:42:08 +0200 Message-ID: <868sfoc0jz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::429; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x429.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=oEC/B8h2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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-Spam-Score: 1.09 X-TUID: LKEtzXoGnMEJ Hi Tobias, On Sun, 12 Jul 2020 at 15:06, Tobias Geerinckx-Rice wrote: > =CE=BB guix graph --path -t references `readlink -f=20 > /run/current-system` bash > guix graph: error: no path from '/gnu/store/cca=E2=80=A6-system' to > '/gnu/store/vk4=E2=80=A6-bash-5.0.16-doc' > > The guix command above is the same version of Guix that built=20 > current-system, and current-system's closure does contain that=20 > bash's :out. > > I'm sure I simply don't understand exactly how =E2=80=98guix graph=E2=80= =99 works.=20 > In fact I'm certain of it. That's something I can fix. I think you identified one of the improvement already discussed when introducing [1] the command. :-) 1: http://issues.guix.gnu.org/issue/41164#12 Basically, "guix graph --path" does not manage correctly the packages with several outputs. Maybe you could open a bug report for remembering to fix. :-) All the best, simon