From unknown Fri Jun 13 06:09:32 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42291 <42291@debbugs.gnu.org> To: bug#42291 <42291@debbugs.gnu.org> Subject: Status: data service: Show list of files and allow qeuerying Reply-To: bug#42291 <42291@debbugs.gnu.org> Date: Fri, 13 Jun 2025 13:09:32 +0000 retitle 42291 data service: Show list of files and allow qeuerying reassign 42291 guix submitter 42291 Hartmut Goebel severity 42291 wishlist thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 04:14:09 2020 Received: (at submit) by debbugs.gnu.org; 9 Jul 2020 08:14:09 +0000 Received: from localhost ([127.0.0.1]:39773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtRh3-00049H-IN for submit@debbugs.gnu.org; Thu, 09 Jul 2020 04:14:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:46286) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtRh1-00049A-Rw for submit@debbugs.gnu.org; Thu, 09 Jul 2020 04:14:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50642) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtRh1-0006Kn-NC for bug-guix@gnu.org; Thu, 09 Jul 2020 04:14:07 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:54821) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtRgz-0005ul-NT for bug-guix@gnu.org; Thu, 09 Jul 2020 04:14:07 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B2TTl4wvHz1rvyB; Thu, 9 Jul 2020 10:14:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B2TTl37CJz1qr4k; Thu, 9 Jul 2020 10:14:03 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id USfk9olduhSy; Thu, 9 Jul 2020 10:14:01 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-55-167.dynamic.mnet-online.de [188.174.55.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Thu, 9 Jul 2020 10:14:00 +0200 (CEST) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id E51EE60122; Thu, 9 Jul 2020 10:14:02 +0200 (CEST) To: bug-guix From: Hartmut Goebel Subject: data service: Show list of files and allow qeuerying Organization: crazy-compilers.com Message-ID: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> Date: Thu, 9 Jul 2020 10:13:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: none client-ip=212.18.0.10; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/09 04:14:03 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Christopher Baines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Serverity: wishlist I often find myself checking the content of a package. For this I would like to be able to inspect the list of files in a package, or even query for a specific file. This is much like Debian does in "list of files" for each package (e.g. ) and with "Search the contents of packages" Many thanks :-) -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 05:06:56 2020 Received: (at control) by debbugs.gnu.org; 9 Jul 2020 09:06:56 +0000 Received: from localhost ([127.0.0.1]:39879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSW8-0005TS-6c for submit@debbugs.gnu.org; Thu, 09 Jul 2020 05:06:56 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSW6-0005TK-Uk for control@debbugs.gnu.org; Thu, 09 Jul 2020 05:06:55 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B2Vfk03RPz1qs3P for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B2Vfj5kScz1qr51 for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id eqNRiUmY98SS for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-55-167.dynamic.mnet-online.de [188.174.55.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 2CBC26008C for ; Thu, 9 Jul 2020 11:06:55 +0200 (CEST) To: debbugs control From: Hartmut Goebel Subject: control Organization: crazy-compilers.com Message-ID: Date: Thu, 9 Jul 2020 11:06:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) severity 42290 wishlist severity 42291 wishlist severity 42292 wishlist From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 05:25:14 2020 Received: (at 42291) by debbugs.gnu.org; 9 Jul 2020 09:25:14 +0000 Received: from localhost ([127.0.0.1]:39893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSnq-000848-Ir for submit@debbugs.gnu.org; Thu, 09 Jul 2020 05:25:14 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:44231) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSno-00083t-Uu for 42291@debbugs.gnu.org; Thu, 09 Jul 2020 05:25:13 -0400 Received: by mail-wr1-f65.google.com with SMTP id b6so1547778wrs.11 for <42291@debbugs.gnu.org>; Thu, 09 Jul 2020 02:25:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=HNTifrM5H/6pVAiUNuRWN3CfqnATRIac8J9hfZfBOVw=; b=QPm89F4cuWYC8WYvBdnGs1Mil//cCzzqhqbOS6jdpBxh9O8TzDrTdmNnHnGmcQaU7a LB9HtoKLcqkCpwwjFeMyTqRA+UCg8XkEeMMlyGis8PQdJZDlF0JlfXsOyHikjpYJtntJ hW9MmWWfft5qZt4r09FHMNWh0dgCyfYUm76N/V7g7EBRXUGaY2d7yUfgFBhoQ6Tl4Gv8 nWYQasgEfAP9qvHGn72Uw/ADx9TOfX/WY0njGMIRwmVXas8/eyIGVrO/VwhSMYoL0zVA QpMv/AwEB0Fffh2VQrMp+JeOlZ55k1cdLneMbIF9JMcvUXFsaRf11ftiIGA3UhGnBL8Y 9ONg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=HNTifrM5H/6pVAiUNuRWN3CfqnATRIac8J9hfZfBOVw=; b=ZfYbl6AZLeG/S4I/kznNzcrEc3wa2p3+Zk57BtIVoX81oQYeZLmmtCQ/XyPLEnDCU/ UL6X9RQ3N4nMxj1eMlgzCbbXAjNTfOeRbrQu3yDSezuxJWTyWrIDbLUBLEkxt2HsetLI KXVVqc/az6lawX85KMrPhAzT00IRYxwpiynzlPbxqOmSZv00q1bFV1B31diX+2Nn3JaM 1YvZgn3ud94Wh/CzZ3+TBI2ir1GRGDyg/KnzySN8LOTiwOi0Zcdu4f04t1jyFOjYOYGi V86x1A0BBioBEWIQp079OPhFQa8TLBgEEKjRySzSr3eVZvJsH9dk+d8wflurl+ZiRV8T k1lQ== X-Gm-Message-State: AOAM530aJJ1Le2EHHIvK/AcceRDD62geOOcq0TeIfpcrdMZTfOH/tEWw 5AQIymhDC+lGcmzpBP/FBXw= X-Google-Smtp-Source: ABdhPJwLK0Sxc4wim+6fSPozkER+750bnhKrwPQoZzr7xkk+1pjuqul3irryKPuy0mXCelx/cQp+Wg== X-Received: by 2002:adf:f984:: with SMTP id f4mr61743234wrr.221.1594286707035; Thu, 09 Jul 2020 02:25:07 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id s10sm3867159wme.31.2020.07.09.02.25.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Jul 2020 02:25:06 -0700 (PDT) From: zimoun To: Hartmut Goebel , 42291@debbugs.gnu.org, Pierre Neidhardt Subject: Re: bug#42291: data service: Show list of files and allow qeuerying In-Reply-To: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> References: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> Date: Thu, 09 Jul 2020 11:25:05 +0200 Message-ID: <863661ca6m.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42291 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Dear, +Pierre because I am not sure he reads carefully debuugs. ;-) On Thu, 09 Jul 2020 at 10:13, Hartmut Goebel wrote: > Serverity: wishlist > I often find myself checking the content of a package. For this I > would like to be able to inspect the list of files in a package, or > even query for a specific file. Pierre proposed "guix filesearch" some time ago. https://lists.gnu.org/archive/html/guix-devel/2019-03/msg00236.html > This is much like Debian does in "list of files" for each package (e.g. ) and with "Search the contents of packages" Yes, it could be nice to have that in the Data Service. All the best, simon From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 05:34:21 2020 Received: (at 42291) by debbugs.gnu.org; 9 Jul 2020 09:34:21 +0000 Received: from localhost ([127.0.0.1]:39905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSwf-0008Ip-1m for submit@debbugs.gnu.org; Thu, 09 Jul 2020 05:34:21 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:47469) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSwc-0008Ib-JU for 42291@debbugs.gnu.org; Thu, 09 Jul 2020 05:34:19 -0400 X-Originating-IP: 92.169.129.147 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id ABE7024000E; Thu, 9 Jul 2020 09:34:11 +0000 (UTC) From: Pierre Neidhardt To: zimoun , Hartmut Goebel , 42291@debbugs.gnu.org Subject: Re: bug#42291: data service: Show list of files and allow qeuerying In-Reply-To: <863661ca6m.fsf@gmail.com> References: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> <863661ca6m.fsf@gmail.com> Date: Thu, 09 Jul 2020 11:34:10 +0200 Message-ID: <873661m3ql.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The good news is that I'm going to work on this... Soon© ;) -- Pierre Neidhardt https://ambrevar.xyz/ Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: ambrevar.xyz] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: ambrevar.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 42291 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The good news is that I'm going to work on this... Soon© ;) -- Pierre Neidhardt https://ambrevar.xyz/ Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: ambrevar.xyz] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: ambrevar.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable The good news is that I'm going to work on this... Soon=C2=A9 ;) =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl8G5JIACgkQm9z0l6S7 zH8fQwf9H4odEJLR1fyoVrfojoWSjz+9sWC0aMK0h5080X9E63a2OIO4/SgezmZZ lNivPzQdjBdt7Smjvw5+hI6mX/sw4UNDoUjv1bkPEbBMBb7YVqjudKiLc+NIc/tZ KRP4OY2qq2rL/oAvqw0NJYdZsrWJsAfBgcjT8KeXp1IjmjPisrKusJsRk3dYRywY zbTkOScd1Z790sZhZq5g4QDZ/PHbYg3yOD1DAcsMm8jRG7z5thl05HzZoMjOEfz+ BT+b85ReVxTmhFeOGzm5a30hPABe4YjcdrUVZ+d+WYlM03yNUzZv/vdrGGa/zlwF 8ioDdEI8BE2YPUEQaXjJAWyxb8hjjg== =zQgW -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 21:52:40 2020 Received: (at 42291) by debbugs.gnu.org; 10 Jul 2020 01:52:40 +0000 Received: from localhost ([127.0.0.1]:41937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtiDQ-0000sA-CM for submit@debbugs.gnu.org; Thu, 09 Jul 2020 21:52:40 -0400 Received: from imta-36.everyone.net ([216.200.145.36]:39210 helo=imta-38.everyone.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtiDN-0000rz-SA for 42291@debbugs.gnu.org; Thu, 09 Jul 2020 21:52:39 -0400 Received: from pps.filterd (omta002.sj2.proofpoint.com [127.0.0.1]) by imta-38.everyone.net (8.16.0.27/8.16.0.27) with SMTP id 06A1ptN1023318; Thu, 9 Jul 2020 18:52:28 -0700 X-Eon-Originating-Account: J_uu9--ylLOE-T0N42mdifcv7vYFPN2ECmFOQPbFX20 X-Eon-Dm: m0117124.ppops.net Received: by m0117124.mta.everyone.net (EON-AUTHRELAY2 - 53b92ecf) id m0117124.5ef25234.1cd2dc; Thu, 9 Jul 2020 18:52:26 -0700 X-Eon-Sig: AQMHrIJfB8namD5x4AIAAAAE,ea88b78e004811d40eecd992ab740436 X-Eip: yoUh3T5WIWJdiTJBOgLRJlORDnwxOtSgfqxjctutyIQ Date: Fri, 10 Jul 2020 03:52:16 +0200 From: Bengt Richter To: zimoun Subject: Re: bug#42291: data service: Show list of files and allow qeuerying Message-ID: <20200710015216.GA2523@LionPure> References: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> <863661ca6m.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <863661ca6m.fsf@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-07-09_11:2020-07-09, 2020-07-09 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1034 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2006250000 definitions=main-2007100007 X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 42291 Cc: Hartmut Goebel , Pierre Neidhardt , 42291@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Bengt Richter Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) Hi On +2020-07-09 11:25:05 +0200, zimoun wrote: > Dear, > > +Pierre because I am not sure he reads carefully debuugs. ;-) > > On Thu, 09 Jul 2020 at 10:13, Hartmut Goebel wrote: > > Serverity: wishlist > > I often find myself checking the content of a package. For this I > > would like to be able to inspect the list of files in a package, or > > even query for a specific file. > > Pierre proposed "guix filesearch" some time ago. > > https://lists.gnu.org/archive/html/guix-devel/2019-03/msg00236.html > > > > This is much like Debian does in "list of files" for each package (e.g. ) and with "Search the contents of packages" > > Yes, it could be nice to have that in the Data Service. > Since this is about listing files, seems like it wouldn't be that hard to provide a file globbing selection option like find dir -iname globexpr (pass through to find itself?) (hm, also -newerct timespec can be a handy find opt) and/or output control like "stat -c 'formatstring'" (likewise pass through to stat) ? Also, ls-borrowed options like -B -1 -d -A might be nice. If you want to consider the general problem of inspecting arbitrary object component details, lsblk -o,selected,fields,listed,here might be a good model (including -n option). I think it would be nice if all object detail listing functions would converge in design to a few consistent ways of specifying source and output options, so we wouldn't have to re-invent "$(foo -dumpalot|sed -E ad_hoc_hack)" so much. Are there any system design guidelines for converging? BTW, please preserve cli and info retrieval independence from GUI systems, (except when GUI preferences and parameters are the objects being inspected, of course, but even then, minimize entanglements :) > > All the best, > simon > > > -- Regards, Bengt Richter From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 13 15:29:40 2020 Received: (at 42291) by debbugs.gnu.org; 13 Jul 2020 19:29:40 +0000 Received: from localhost ([127.0.0.1]:49332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jv48x-0001tx-NI for submit@debbugs.gnu.org; Mon, 13 Jul 2020 15:29:39 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jv48v-0001tn-Nk for 42291@debbugs.gnu.org; Mon, 13 Jul 2020 15:29:38 -0400 Received: from localhost (unknown [46.237.175.173]) by mira.cbaines.net (Postfix) with ESMTPSA id D204F27BBE1; Mon, 13 Jul 2020 20:29:36 +0100 (BST) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id bf7728f1; Mon, 13 Jul 2020 19:29:34 +0000 (UTC) References: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> User-agent: mu4e 1.4.10; emacs 26.3 From: Christopher Baines To: Hartmut Goebel Subject: Re: data service: Show list of files and allow qeuerying In-reply-to: <38704555-aa70-e925-d43c-baa02998b58f@crazy-compilers.com> Date: Mon, 13 Jul 2020 20:29:32 +0100 Message-ID: <877dv7jjs3.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 42291 Cc: 42291@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hartmut Goebel writes: > Serverity: wishlist > I often find myself checking the content of a package. For this I > would like to be able to inspect the list of files in a package, or > even query for a specific file. > > This is much like Debian does in "list of files" for each package > (e.g. ) > and with "Search the contents of packages" > > > Many thanks :-) Hi Hartmut, So, I'm in total agreement that this data would be great to have, but so far I've not been imagining meeting the need to search the files or contents of store items through the Guix Data Service. The contents of a package can also be viewed as the contents of a directory in the store. The Guix Data Service does know about nars, but just the information in the narinfo file. What I've had in mind for a while is a service that listens to the Guix Data Service for new nars, downloads them, indexes them (either just the files, or file contents too), and then provides a search interface over this data. It's a little tricky, as you have to decide what to do about the build reproducibility problem, if a package doesn't build reproducibly, it's possible to get multiple different lists of files for the same package. At the moment, I'm looking at the "building things" area, but I'm still interested in this. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl8MthxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XfTaw//ZWJHx3Tujxtd5byOST7gwUyF3exGIa6pQCVJEtwVyZwJWMAk91OEV1hl bRoGVAtPVlcBBhiT/KZCdyut60ocVbdNFyGNKUdeyhafa8HOBB2XgQ0XMqAO+dYX gC9N6oowE6usqPXCd8hgxnQo18AbYyN0pGmOherETVp8XlLwsYKt30yCsQh+PBQe RdUjtQl8fGh2ZbzBfdbykdmrHs5+moTURvaQc0d9Ba+6sMqhW5K4xQI8Wf7B4w9w rHG4MCc7jpyLlwTS6htTUHlU+sDjIB09jASQw2e5baKTJnbqWo9+tF8NbAwTHaR1 LRGrY9Fgkqh7Pmr04HtwUdFnrMxhYXWz8dd6gkYo//FcWCjXnFVOGpokT0V36P+s zJpAJIS06xw1NCYY4o63575HzZVQEFLu3VuQQ9dtVaDZu2BLLGQmYdh/PS3l2lLg ocC+LmBdDa9uKzId00dYxATM+C3PfGeUNFTiwKTLWrgfEJa9yDDPlO+r6L5ODsyg r33EKWlTPEEGXBlTUJmZZmH5AFW6o9LNV5ktgbD1pC8AH3HCX9keGmLe1Drk+kmg 6/8MzkwxF5Md4hFSYagLs0h5JApSUlapPxX2FR5AkD3lp4kpJJQ/aLRfI6+1zJ29 L8hhIPNHhthCzHtjQrVv4etoK4LICytKr5msiXqcQVuBAJm9c6U= =XLMK -----END PGP SIGNATURE----- --=-=-=--