From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Guix does not find packages Date: Wed, 19 Feb 2020 16:02:20 +0100 Message-ID: <875zg2fwn7.fsf@nckx> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55109) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4QrV-0006fu-Nv for help-guix@gnu.org; Wed, 19 Feb 2020 10:02:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4QrQ-0000bc-9F for help-guix@gnu.org; Wed, 19 Feb 2020 10:02:05 -0500 Received: from tobias.gr ([2001:470:7405::1]:40608) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4QrP-0000Zo-Pi for help-guix@gnu.org; Wed, 19 Feb 2020 10:02:00 -0500 Received: by tobias.gr (OpenSMTPD) with ESMTP id 5f7d89a3 for ; Wed, 19 Feb 2020 15:01:57 +0000 (UTC) Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id f8016a59 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 19 Feb 2020 15:01:57 +0000 (UTC) In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Zelphir Kaltstahl =E5=86=99=E9=81=93=EF=BC=9A > And then there is the strange issue, that I cannot install font=20 > packages: > > `guix package -i font-fira-code font-fire-mono font-fire-sans` > > Gives: > > `guix package: error: font-fire-mono: unknown package` This is just a typo. Correct it and try again ;-) > Is my Guix installation buggy? I never did anything weird to it,=20 > only > ever used the Guix CLI commands to interact with it. No. It was a deliberate decision to make =E2=80=98guix search=E2=80=99/=E2= =80=98guix=20 package -s=E2=80=99 show only the =E2=80=98top=E2=80=99 result when stdout = is a TTY. I=20 don't like it either. The argument was that packages are sorted=20 with the most relevant one at the top, which would scroll out of=20 view. I *still* think we should either do nothing, or call $PAGER=20 automatically when stdout is a TTY. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl5NTfwACgkQ2Imw8BjF STyzURAAmoou7eR1JpYQ8QJvWWBDYpgw0kPwyS8H0omFOqUjEOt6yBG9eXUVP6CN w7z7AQePnYkhsJ8mSH7gpp2crsOBHQ9/wee8csi43V7VmRRHsFToevdEsGb3bWEr MaxWe76tXxYNPIH3n3VjoLYxSCPm8gw6LXMj3YiMye+vf2tiWiw5y4cIvK9ZnpWd 1JrJL4fyH07ckyttnM0SrxFWj4JLHpPq7kirNcfiBi2uEeBhIGSkrMjV1o3dXD5Q pcPnolymsg+s33m6ZXTzY4QvoC3dxkgYRw/NNDtEE/VmHtVUZdOHdVZ1Lfu58c0d rnldlTjPr0fLVTVdeN2YcbhV7u/9KDEeU5max6VXkiwo9BnRMF2A8qatuGB+69Yz DwaOw860DT/1oIaWd4T05cj5OqUargesLL59rVL9kBcjl3T28T603Y+/rSMnsVXZ hpE1Hym7bHspk21JgR6r5qa0P0KMApeUTmXKTwHARLlcpV9TLgBoYPbOxk7q9wmo kkB/U8oZyKCWgNSUMpgfLccboybxpIUr4EMn4ykFpUCHgrD9COy8WED0PZIfGAPv B55aiM3uIX3u1bIsE/5wclfWGficlhbJvUKW/ipfP5+h/G98g72UkvHfCSCzfI4I pTHNrmgiOlqsSmsADZCa39yLJfWddvdx1Q4aWY4f/X4XYBGILyI= =Biot -----END PGP SIGNATURE----- --=-=-=--