From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41754) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7ama-0003Sp-VQ for guix-patches@gnu.org; Fri, 28 Feb 2020 03:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7amY-0004ao-UL for guix-patches@gnu.org; Fri, 28 Feb 2020 03:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54639) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7amX-0004aT-RJ for guix-patches@gnu.org; Fri, 28 Feb 2020 03:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j7amX-0005lH-NL for guix-patches@gnu.org; Fri, 28 Feb 2020 03:14:01 -0500 Subject: [bug#39258] [PATCH 0/4] Xapian for Guix package search Resent-Message-ID: From: Pierre Neidhardt In-Reply-To: <20200227204150.30985-1-arunisaac@systemreboot.net> References: <20200227204150.30985-1-arunisaac@systemreboot.net> Date: Fri, 28 Feb 2020 09:13:45 +0100 Message-ID: <87eeuf5dty.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac , 39258@debbugs.gnu.org Cc: ludo@gnu.org, zimon.toutoune@gmail.com --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Fantastic, thank you so much for this great feature! I can't build your patch though: =2D-8<---------------cut here---------------start------------->8--- [ 30%] LOAD guix/scripts/package.scm ;;; note: source file ./guix/scripts/package.scm ;;; newer than compiled /home/ambrevar/projects/guix/guix/scripts/pac= kage.go ;;; note: source file ./guix/scripts/package.scm ;;; newer than compiled /home/ambrevar/projects/guix/guix/scripts/pac= kage.go ;;; note: source file ./gnu/packages.scm ;;; newer than compiled /home/ambrevar/projects/guix/gnu/packages.go ;;; note: source file ./gnu/packages.scm ;;; newer than compiled /home/ambrevar/projects/guix/gnu/packages.go error: failed to load 'gnu/packages.scm': ice-9/eval.scm:293:34: no code for module (xapian xapian) =2D-8<---------------cut here---------------end--------------->8--- Beside this issue, how do you test it? I guess we first need to install a bunch of package with `pre-inst-env guix ...` then to a `pre-inst-env sea= rch`? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl5Yy7kACgkQm9z0l6S7 zH8QWwf+IGDJgU0kdoe0i5VpNxWdDDL7J+MOttmJhSsJEDS1jMG6XTEPC8UPoTtM ftuf5t5LB+KEispRXIsg5mIUwd2qGvP9N5dbEmKqRrnpLyD6T8qalH9neYAN+++F Jed8csUTyrMD7BlseFOEFzUrQCiPabHK/+hOWfP5rAsecwr07NYt5yZPLgqgqLQU HMMJGjGzG8Zd2FEZGiRFhINlRh+WD8rMCyLmIsRNjXQDY153LPzC1KqCNHE2fIIs 5Naxy2dejwD0hos5Nn7EF9F8GiecnKKnludcQmFa1oCE7mZrGL0JPqrJZa+ZhpZE N9kbwFiswZVu+avqGKi/FTxdZdF2KA== =XIu9 -----END PGP SIGNATURE----- --=-=-=--