From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gu1Rq-00076A-NP for guix-patches@gnu.org; Wed, 13 Feb 2019 15:48:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gu1Rq-00042f-1A for guix-patches@gnu.org; Wed, 13 Feb 2019 15:48:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48102) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gu1Rp-00042W-Tk for guix-patches@gnu.org; Wed, 13 Feb 2019 15:48:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gu1Rp-0003uD-Qi for guix-patches@gnu.org; Wed, 13 Feb 2019 15:48:01 -0500 Subject: [bug#34385] [PATCH v2 2/3] guix: ruby-build-system: Do gem install --verbose. Resent-Message-ID: Date: Wed, 13 Feb 2019 21:47:42 +0100 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20190213214742.27f1c467@alma-ubu> In-Reply-To: <20190208195642.4057-2-mail@cbaines.net> References: <875ztur313.fsf@cbaines.net> <20190208195642.4057-1-mail@cbaines.net> <20190208195642.4057-2-mail@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/kIqXi4cryr1fCrs16_/AtYC"; 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: Christopher Baines Cc: 34385@debbugs.gnu.org --Sig_/kIqXi4cryr1fCrs16_/AtYC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 8 Feb 2019 19:56:41 +0000 Christopher Baines wrote: > This is helpful as it displays more information about what gem > install is doing, especially for packages with native extensions. >=20 > * guix/build/ruby-build-system.scm (install): Add --verbose to gem > install command. --- LGTM. --Sig_/kIqXi4cryr1fCrs16_/AtYC Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXGSCbgAKCRC/KGy2WT5f /Z5VAKCyqDxYole7DrxDmh2GzCKcoemZfwCgrPHtE3WmHK/pjEM/r6b4TKsqNKI= =vDSq -----END PGP SIGNATURE----- --Sig_/kIqXi4cryr1fCrs16_/AtYC--