GNU bug report logs - #35281
[PATCH] gnu: docker: Add a couple go dependencies and enable docker-proxy.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sun, 14 Apr 2019 23:12:02 UTC

Severity: normal

Tags: patch

Done: T460s laptop <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: bug#35281: closed (Re: [bug#35281] [PATCH] gnu: docker: Add a
 couple go dependencies and enable docker-proxy.)
Date: Mon, 06 May 2019 00:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#35281: [PATCH] gnu: docker: Add a couple go dependencies and enable docker-proxy.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 35281 <at> debbugs.gnu.org.

-- 
35281: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35281
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: T460s laptop <maxim.cournoyer <at> gmail.com>
To: 35281-done <at> debbugs.gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: Re: [bug#35281] [PATCH] gnu: docker: Add a couple go dependencies and
 enable docker-proxy.
Date: Sun, 05 May 2019 20:26:49 -0400
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Hi Danny!
>
> Danny Milosavljevic <dannym <at> scratchpost.org> writes:
>
>> Hi,
>>
>> On Sun, 14 Apr 2019 19:02:53 -0400
>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:
>>
>>> +         ;; The tests fail with the error:
>>> +         ;; src/github.com/docker/libnetwork/network.go:1057: Warnf format %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!
>
> Thanks for bringing my attention to that part; I've tried re-enabling
> the tests but it seems to fail because of unmet dependencies now --
> which makes sense since I'm not adding any inputs.  I've removed the
> tests? #f argument and detailed in the top comment that this is simply
> used as a template and doesn't even build.
>
> Thanks for the review!
>
> Maxim

Pushed as 7a31d93a61. Thanks!

Maxim

[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: docker: Add a couple go dependencies and enable
 docker-proxy.
Date: Sun, 14 Apr 2019 19:02:53 -0400
[Message part 4 (text/plain, inline)]
Hello Guix!

Before this change, attempting to start a docker registry such as with
the following command[0]:

--8<---------------cut here---------------start------------->8---
docker run -d -p 5000:5000 --restart=always --name registry registry:2
--8<---------------cut here---------------end--------------->8---

Would give the following error:

--8<---------------cut here---------------start------------->8---
/gnu/store/dzaijl53fcd3jhkpd70vsf4cnvv10ywj-docker-cli-18.09.3/bin/docker:
Error response from daemon: driver failed programming external
connectivity on endpoint registry
(709754084a9e208c32075e47ea9584296a6f274deeef08283d0de9c9a5161112):
exec: "docker-proxy": executable file not found in $PATH.
--8<---------------cut here---------------end--------------->8---

This series of patches adds docker-libnetwork-cmd-proxy and a few new go
packages it required.

The docker service is modified to enable (or disable) using a 'docker-proxy'.

Thanks!

Maxim

[0001-gnu-Add-go-sctp.patch (text/x-patch, attachment)]
[0002-gnu-Add-go-netns.patch (text/x-patch, attachment)]
[0003-gnu-Add-go-netlink.patch (text/x-patch, attachment)]
[0004-gnu-Add-docker-libnetwork.patch (text/x-patch, attachment)]
[0005-gnu-Add-docker-libnetwork-cmd-proxy.patch (text/x-patch, attachment)]
[0006-services-docker-Add-new-fields-to-support-proxy.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.