Hi Santiago,

I can't do that as I'm just a contributor, but I'm sure Dmitry, who
maintains the package, will take care of that soon.

Thanks for the feedback,

  Arnaud


On 08/23/2018 07:06 PM, Santiago Vila wrote:
> On Thu, Aug 23, 2018 at 08:21:04AM +0700, Arnaud Rebillout wrote:
>> On 08/23/2018 06:14 AM, Santiago Vila wrote:
>>> [... snipped ...]
>>>
>>> # github.com/docker/docker/daemon/listeners
>>> src/github.com/docker/docker/daemon/listeners/listeners_linux.go:65:43: too 
>>> many arguments in call to activation.TLSListeners
>>>         have (bool, *tls.Config)
>>>         want (*tls.Config)
>>> src/github.com/docker/docker/daemon/listeners/listeners_linux.go:67:40: too 
>>> many arguments in call to activation.Listeners
>>>         have (bool)
>>>         want ()
>>> FAIL    github.com/docker/docker/cmd/dockerd [build failed]
>>>
>>> [...]
>> This is due to the package golang-github-coreos-go-systemd, the version
>> 17 breaks docker build. Apparently v17 made it to testing on August
>> 19th, 4 days ago.
>>
>> We have docker 18.06 in experimental, which works with (actually,
>> requires) golang-github-coreos-go-systemd v17.
> IMHO, it would be better to upload 18.06 for unstable, as it fixes at
> least one RC bug (this one).
>
> Thanks.
>

Reply via email to