From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4P1WIBxwjGR5dwEASxT56A (envelope-from ) for ; Fri, 16 Jun 2023 16:22:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uGUrIBxwjGQrCAEAauVa8A (envelope-from ) for ; Fri, 16 Jun 2023 16:22:20 +0200 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 618063A59C for ; Fri, 16 Jun 2023 16:22:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAAKy-0008Nl-Hp; Fri, 16 Jun 2023 10:22:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAAKw-0008Mx-4b for guix-patches@gnu.org; Fri, 16 Jun 2023 10:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAAKv-0002pw-SW for guix-patches@gnu.org; Fri, 16 Jun 2023 10:22:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAAKv-0002Rd-NL for guix-patches@gnu.org; Fri, 16 Jun 2023 10:22:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62264] [PATCH] Add 'guix locate' command Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Jun 2023 14:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62264 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 62264@debbugs.gnu.org Received: via spool by 62264-submit@debbugs.gnu.org id=B62264.16869252979364 (code B ref 62264); Fri, 16 Jun 2023 14:22:01 +0000 Received: (at 62264) by debbugs.gnu.org; 16 Jun 2023 14:21:37 +0000 Received: from localhost ([127.0.0.1]:50110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAAKW-0002Qy-KF for submit@debbugs.gnu.org; Fri, 16 Jun 2023 10:21:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAAKV-0002Qh-53 for 62264@debbugs.gnu.org; Fri, 16 Jun 2023 10:21:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAAKP-0002jG-E7; Fri, 16 Jun 2023 10:21:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=yx+Pr7hJfPhbKkjeZZBwKrKcrUCmPXwltDqtLyPuudA=; b=pk9PqqugXDHsnObEUMBv O05rovRFIsZtPR1Rh6YI5AettfzO+/SgewpIimLmHHrVBBCjw9/ryfYY1mzQF31jcGtk9NJQgbLOz /dJWJPci1ejux/qdlHz11k92xs9uV+87Rg+JHgAYMEmapK6AYoRI9yMATxZHKdSnGj8zFxT/zdU/k 0g86Y+Nj/Ec7LhRSYnhHABmmOqeCv89eE3zCVq6o9grjLmR2Ll90OoXXETEJJ6BPwsjMoZUHeUP4Y jQDmfVAKM5FyzhZ5UMRZzstAxR6qZQxJvBxRykDBttsC8Q47BCtQPsOgg1o2dyhSnKkvwQbSVJ64Z umh8aICEOEQVvA==; Received: from [193.50.110.184] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAAKP-0004dC-02; Fri, 16 Jun 2023 10:21:29 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87zg5e27cd.fsf_-_@gnu.org> <87fs71649a.fsf@pelzflorian.de> Date: Fri, 16 Jun 2023 16:21:27 +0200 In-Reply-To: <87fs71649a.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Thu, 08 Jun 2023 23:19:45 +0200") Message-ID: <87h6r7sd20.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686925340; a=rsa-sha256; cv=none; b=gl2sdaPuNifpZd2tFvbr0qsv9xFb0jcfqZmMBTcNYz0FFMiDGWVweY4Lpw1kvr0gRaEI3m /JIzZmY6Y49Zo3oEP2tvOP75SKKc0i8H2SfVPeltkcrEhcGcqRD/7oaZHEqpBs5vUfaAIU QoZt5SzpNZK6Xd2O4NFiZ9d671CKuZvqB5gSAhHZbBzaG+ex1TngAJHycFZCFx9WxH9nfR aJRYVCRrF/r1Rp9kUPX8V6syB5ZGcULIpwTXF/QH3RPQ+WEB3WOlRjIejxLCEFoPffQNZB gqRNNhtBtc5+KrgBkqbcac1av8KHzcUfZoFfAgNvyjg+tOX39UyLO/RoyhDe8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pk9Pqqug; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686925340; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yx+Pr7hJfPhbKkjeZZBwKrKcrUCmPXwltDqtLyPuudA=; b=cSF5uZXozaIImTwYNoUf1lHGvEX3Jjg/s0mUUNgUnKZUm3w0UAxONvFCnY06j/29jKhAT2 l9ISEtxC7OJkfOFGUmk9P2nFxsRITWfexhq4PHWz4Zg66w5FQ7lfX+VbG/bRwL1l1gro6E 7w8Nxno+e0dnsAWVTU4h1bMmUyAijn1lrEnVIbFPVKw3vANy5kIn5g3+pX21yz7PRai/2C 1WQ62KjHNwnMsSII1+YSlITtBLPay3CaK8IC+QRnO+EHrhW9ImA+CeqwklC7ES6M/qra0L IxxFLs+bte5wzeDdfoGl9SC0tImkLDdQbuFERvYac7IxuxKSSvIx1QvK6m6JAQ== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pk9Pqqug; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.63 X-Spam-Score: -4.63 X-Migadu-Queue-Id: 618063A59C X-TUID: BoPKXt14/umf Hi, "pelzflorian (Florian Pelz)" skribis: >> +Currently the command relies on purely local information. It is thus u= nable >> +to find packages that have not been directly or indirectly reached your= store. > > The word =E2=80=9Cbeen=E2=80=9D is wrong. It is not clear to me: What do= es directly or > indirectly mean? Oops. I changed it to: =E2=80=9Cfind packages that have not reached your s= tore.=E2=80=9D > Then, could you add this German translation? Done, thanks! Also took into account your other comment. Ludo=E2=80=99.