From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFv1D-0003P5-Oy for guix-patches@gnu.org; Mon, 15 Apr 2019 02:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFv1C-0003Cu-Te for guix-patches@gnu.org; Mon, 15 Apr 2019 02:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48328) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hFv1C-0003Ca-IS for guix-patches@gnu.org; Mon, 15 Apr 2019 02:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hFv1C-0008NT-3w for guix-patches@gnu.org; Mon, 15 Apr 2019 02:23:02 -0400 Subject: [bug#35281] [PATCH] gnu: docker: Add a couple go dependencies and enable docker-proxy. Resent-Message-ID: Date: Mon, 15 Apr 2019 08:22:26 +0200 From: Danny Milosavljevic Message-ID: <20190415082226.03761fcc@scratchpost.org> In-Reply-To: <87muksnqaq.fsf@gmail.com> References: <87muksnqaq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/V6oubOn6bPZ1=ygFjMkjFaD"; 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: Maxim Cournoyer Cc: 35281@debbugs.gnu.org --Sig_/V6oubOn6bPZ1=ygFjMkjFaD Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, On Sun, 14 Apr 2019 19:02:53 -0400 Maxim Cournoyer wrote: > + ;; The tests fail with the error: > + ;; src/github.com/docker/libnetwork/network.go:1057: Warnf form= at %q > + ;; has arg n.configOnly of wrong type bool. > + #:tests? #f)) > + (home-page "https://github.com/docker/libnetwork/") It might make sense to report that bug upstream--they're helpful people. Otherwise LGTM! --Sig_/V6oubOn6bPZ1=ygFjMkjFaD Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAly0IyIACgkQ5xo1VCww uqWh7Qf+JkEek8eDAupzlp9UsYxxJT+EwNpKtY5drnKSnyP0+r57PZ8BF0r35Z/g NRYUnXPrsnKliZopZvsbZPpK7KGYmtpF6QB8bQG3nko8vPaIt96ooTcsmu1gXxkP WWHS2oHA8+GdXjPZB5dunNvzO0gSANwYHnxEy2dmJ1GZFC/W9S/5/8ZRBY3pkP/0 llql182r9dr5x1Hqvqm56OVLKv4P1UNK/LPXdbXlyC9ct/hBmLbqsUagqCnOpnHw 9O7BEhZIEYV5Y7S0fqmU5L4GBJTLVdeco+QodO9ba5gnI+4yNbhwAzKSumPIcsBj VhRfnUDQ+3crAQtvjs8HqUQpHeFmFA== =GpUM -----END PGP SIGNATURE----- --Sig_/V6oubOn6bPZ1=ygFjMkjFaD--