Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] docker: "docker-init": executable file not found in $PATH
@ 2021-04-20  1:56 pudiva
  2021-04-20  2:20 ` pudiva
                   ` (58 more replies)
  0 siblings, 59 replies; 60+ messages in thread
From: pudiva @ 2021-04-20  1:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

New issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341

Description:
### System

* xuname:  
  *Void 5.11.13_1 x86_64 GenuineIntel uptodate rrrrmdFFFF*
* package:  
  *docker-20.10.5_2*

### Expected behavior

stuff working

### Actual behavior

```
$ docker-compose run --name wscef wscef
WARNING: The TZ variable is not set. Defaulting to a blank string.
Creating network "wscef-docker_default" with the default driver
Creating wscef-docker_wscef_run ... done
Error response from daemon: exec: "docker-init": executable file not found in $PATH
```

### Steps to reproduce the behavior

Follow steps at:  
https://github.com/farribeiro/wscef-docker

### My observations

* docker pkg template used to mention `docker-init`, but it no longer does after  9b3c344a79a1930062ec7a0df22882f3a04127ec was merged
* `xlocate docker-init` and `grep -R docker-init .` on my local void-packages repo, both returned nothing
* reinstalling docker and docker-cli didn't help


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
@ 2021-04-20  2:20 ` pudiva
  2021-04-20  2:27 ` endigma
                   ` (57 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20  2:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822921903

Comment:
@thypon @ahesford, @endigma and @radiden :point_up:
and also: are the maintainers autistic? I hope it's not biggotry :point_down:
> Packaged with Autism :)

https://pwa.cya.cx/



^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
  2021-04-20  2:20 ` pudiva
@ 2021-04-20  2:27 ` endigma
  2021-04-20  2:27 ` endigma
                   ` (56 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  2:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822924649

Comment:
> @thypon @ahesford, @endigma and @radiden 
> and also: are the maintainers autistic? I hope it's not biggotry 
> 
> > Packaged with Autism :)
> 
> https://pwa.cya.cx/

Don't worry, diagnosed here making a little fun.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
  2021-04-20  2:20 ` pudiva
  2021-04-20  2:27 ` endigma
@ 2021-04-20  2:27 ` endigma
  2021-04-20  2:28 ` endigma
                   ` (55 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  2:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822924649

Comment:
> and also: are the maintainers autistic? I hope it's not biggotry 

Don't worry, diagnosed here making a little fun.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (2 preceding siblings ...)
  2021-04-20  2:27 ` endigma
@ 2021-04-20  2:28 ` endigma
  2021-04-20  3:01 ` pudiva
                   ` (54 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  2:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822924649

Comment:
> and also: are the maintainers autistic? I hope it's not biggotry 

Don't worry, diagnosed here making a little fun. We use the silly site for a few things, nothing hateful at all.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (3 preceding siblings ...)
  2021-04-20  2:28 ` endigma
@ 2021-04-20  3:01 ` pudiva
  2021-04-20  3:02 ` pudiva
                   ` (53 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20  3:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822937259

Comment:
> > and also: are the maintainers autistic? I hope it's not biggotry
> 
> Don't worry, diagnosed here making a little fun. We use the silly site for a few things, nothing hateful at all.

cool :)

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (4 preceding siblings ...)
  2021-04-20  3:01 ` pudiva
@ 2021-04-20  3:02 ` pudiva
  2021-04-20  3:10 ` pudiva
                   ` (52 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20  3:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822937637

Comment:
I can confirm that reverting 9b3c344a79a1930062ec7a0df22882f3a04127ec brings back `docker-init` and fix (this) issue.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (5 preceding siblings ...)
  2021-04-20  3:02 ` pudiva
@ 2021-04-20  3:10 ` pudiva
  2021-04-20  3:11 ` ericonr
                   ` (51 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20  3:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822937637

Comment:
I can confirm that reverting 9b3c344a79a1930062ec7a0df22882f3a04127ec brings back `docker-init` and fix this issue.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (6 preceding siblings ...)
  2021-04-20  3:10 ` pudiva
@ 2021-04-20  3:11 ` ericonr
  2021-04-20  3:11 ` ericonr
                   ` (50 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20  3:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822940459

Comment:
https://github.com/archlinux/svntogit-community/blob/992efbc7d9d12e1db0e430e95e226c49e5c39a06/trunk/PKGBUILD#L105 and https://git.alpinelinux.org/aports/tree/community/docker/APKBUILD#n128 use `tini-static` as the source for `docker-init`, it seems.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (7 preceding siblings ...)
  2021-04-20  3:11 ` ericonr
@ 2021-04-20  3:11 ` ericonr
  2021-04-20  3:34 ` endigma
                   ` (49 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20  3:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822940748

Comment:
So it would seem we are missing the part where do that manually, which probably used to be done by some manner of script in the previous version of the packages.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (8 preceding siblings ...)
  2021-04-20  3:11 ` ericonr
@ 2021-04-20  3:34 ` endigma
  2021-04-20  3:38 ` endigma
                   ` (48 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  3:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822948252

Comment:
I don't have this issue, could you send more details about your error case? docker-init isn't a command provided by docker-cli. If you need this binary, I suggest implementing it as a separate package. We don't pull in tini-static or tini at all because this isn't really necessary for most people.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (9 preceding siblings ...)
  2021-04-20  3:34 ` endigma
@ 2021-04-20  3:38 ` endigma
  2021-04-20  3:39 ` endigma
                   ` (47 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  3:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822948252

Comment:
I don't have this issue, could you send more details about your error case? docker-init isn't a command provided by docker-cli. If you need this binary, I suggest implementing it as a separate package. We don't pull in tini-static or tini at all because this isn't really necessary for most people.

Alternatively, if you believe this is functionality that should be provided by default, PR in the fix, should just be a symlink and a depend.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (10 preceding siblings ...)
  2021-04-20  3:38 ` endigma
@ 2021-04-20  3:39 ` endigma
  2021-04-20  3:41 ` endigma
                   ` (46 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  3:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822948252

Comment:
I don't have this issue, could you send more details about your error case? docker-init isn't a command provided by docker-cli. If you need this binary, I suggest implementing it as a separate package. We don't pull in tini-static or tini at all because this isn't really necessary for most people.

Alternatively, if you believe this is functionality that should be provided by default, PR in the fix, should just be a symlink and a depend. I believe the best approach here would be to provide a separate package that does this, as I don't need tini-static nor do many other docker users.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (11 preceding siblings ...)
  2021-04-20  3:39 ` endigma
@ 2021-04-20  3:41 ` endigma
  2021-04-20  5:19 ` thypon
                   ` (45 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  3:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822948252

Comment:
I don't have this issue, could you send more details about your error case? docker-init isn't a command provided by docker-cli. If you need this binary, I suggest implementing it as a separate package. We don't pull in tini-static or tini at all because this isn't really necessary for most people.

Alternatively, if you believe this is functionality that should be provided by default, PR in the fix, should just be a symlink and a depend. I believe the best approach here would be to provide a separate package that does this, as I don't need tini-static nor do many other docker users.

If you do decide that making it included is the best approach, ensure the tini binary is statically linked, as this binary is run INSIDE the docker container.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (12 preceding siblings ...)
  2021-04-20  3:41 ` endigma
@ 2021-04-20  5:19 ` thypon
  2021-04-20  5:41 ` endigma
                   ` (44 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  5:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 369 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822980707

Comment:
> @thypon @ahesford, @endigma and @radiden :point_up:
> 
> and also: are the maintainers autistic? I hope it's not biggotry :point_down:
> 
> > Packaged with Autism :)
> 
> 
> 
> https://pwa.cya.cx/

Seems it was took over =)



^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (13 preceding siblings ...)
  2021-04-20  5:19 ` thypon
@ 2021-04-20  5:41 ` endigma
  2021-04-20  5:41 ` endigma
                   ` (43 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822988917

Comment:
> Seems it was took over =)
Not sure what you mean, we still actively maintain the package. I just disagree with the adding of docker-init, so I haven't done it myself.


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (14 preceding siblings ...)
  2021-04-20  5:41 ` endigma
@ 2021-04-20  5:41 ` endigma
  2021-04-20  5:42 ` endigma
                   ` (42 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822988917

Comment:
> Seems it was took over =)

Not sure what you mean, we still actively maintain the package. I just disagree with the adding of docker-init, so I haven't done it myself.


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (15 preceding siblings ...)
  2021-04-20  5:41 ` endigma
@ 2021-04-20  5:42 ` endigma
  2021-04-20  5:45 ` thypon
                   ` (41 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822988917

Comment:
> Seems it was took over =)

Not sure what you mean, we still actively maintain the package. I just disagree with the adding of docker-init, so I haven't done it myself. Ultimately it's up to the void maintainers what happens, but even so I'd still be the one updating the package after the patch.


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (16 preceding siblings ...)
  2021-04-20  5:42 ` endigma
@ 2021-04-20  5:45 ` thypon
  2021-04-20  5:47 ` endigma
                   ` (40 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  5:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822990466

Comment:
> > Seems it was took over =)

I was cited, seems like I'm not the maintainer of this package anymore from the last change.



^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (17 preceding siblings ...)
  2021-04-20  5:45 ` thypon
@ 2021-04-20  5:47 ` endigma
  2021-04-20  5:49 ` ericonr
                   ` (39 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822991247

Comment:
Oh, my mistake, I just noticed after I posted.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (18 preceding siblings ...)
  2021-04-20  5:47 ` endigma
@ 2021-04-20  5:49 ` ericonr
  2021-04-20  5:53 ` thypon
                   ` (38 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20  5:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822992143

Comment:
The old `docker` package provided `docker-init`, so this is technically a regression.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (19 preceding siblings ...)
  2021-04-20  5:49 ` ericonr
@ 2021-04-20  5:53 ` thypon
  2021-04-20  5:54 ` endigma
                   ` (37 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  5:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822993777

Comment:
Maybe a diff pass on package files would help in managing these kind of regressions.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (20 preceding siblings ...)
  2021-04-20  5:53 ` thypon
@ 2021-04-20  5:54 ` endigma
  2021-04-20  5:54 ` endigma
                   ` (36 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822994222

Comment:
Although technically a regression, adding a dependency for feature parity's sake seems excessive to me. It's not like we already have the tini binary and aren't installing it. This could easily be a docker-tini package with the same amount of effort.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (21 preceding siblings ...)
  2021-04-20  5:54 ` endigma
@ 2021-04-20  5:54 ` endigma
  2021-04-20  5:56 ` endigma
                   ` (35 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822994222

Comment:
Although technically a regression, adding a dependency for feature parity's sake seems excessive to me. It's not like we already have the tini binary and aren't installing it. This could easily be a docker-tini/init package with the same amount of effort.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (22 preceding siblings ...)
  2021-04-20  5:54 ` endigma
@ 2021-04-20  5:56 ` endigma
  2021-04-20  5:57 ` thypon
                   ` (34 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822994222

Comment:
Although technically a regression, adding a dependency for feature parity's sake seems excessive to me. It's not like we already have the tini binary and aren't installing it. This could easily be a docker-tini/init package with the same amount of effort. The packages you linked from arch and alpine explicitly pull in tini externally, statically build it and install it under a different name, this is of course doable but perhaps given it would need to have it's own do_build section it might be optimal to make it either a sub package or a separate package entirely.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (23 preceding siblings ...)
  2021-04-20  5:56 ` endigma
@ 2021-04-20  5:57 ` thypon
  2021-04-20  5:58 ` endigma
                   ` (33 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  5:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822995389

Comment:
If breaking changes are introduced for some users, it is a good practice to add an install message on how to install the missing part.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (24 preceding siblings ...)
  2021-04-20  5:57 ` thypon
@ 2021-04-20  5:58 ` endigma
  2021-04-20  6:03 ` thypon
                   ` (32 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20  5:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822995790

Comment:
I can't actively participate in this discussion any further, as its approaching 4 am here, but whatever is decided as the optimal route I'll implement tomorrow if not done already.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (25 preceding siblings ...)
  2021-04-20  5:58 ` endigma
@ 2021-04-20  6:03 ` thypon
  2021-04-20  6:03 ` thypon
                   ` (31 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  6:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822997712

Comment:
🥵 tini in a separated package
🥶 docker install message
🤢 tini in docker main package

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (26 preceding siblings ...)
  2021-04-20  6:03 ` thypon
@ 2021-04-20  6:03 ` thypon
  2021-04-20  6:04 ` thypon
                   ` (30 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  6:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822997712

Comment:
🥵 tini in a separated package
🥶 docker install message
🤢 tini in docker main package

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (27 preceding siblings ...)
  2021-04-20  6:03 ` thypon
@ 2021-04-20  6:04 ` thypon
  2021-04-20  6:05 ` thypon
                   ` (29 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  6:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822997712

Comment:
👍  tini in a separated package
👎  docker install message
🤢 tini in docker main s

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (28 preceding siblings ...)
  2021-04-20  6:04 ` thypon
@ 2021-04-20  6:05 ` thypon
  2021-04-20 10:30 ` ahesford
                   ` (28 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20  6:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-822997712

Comment:
👍  tini in a separated package
👎  docker install message
🚀  tini in docker main package

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (29 preceding siblings ...)
  2021-04-20  6:05 ` thypon
@ 2021-04-20 10:30 ` ahesford
  2021-04-20 10:45 ` ahesford
                   ` (27 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ahesford @ 2021-04-20 10:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823166396

Comment:
The right course of action is to add a package for tini that restores the missing functionality and have the `docker` meta pull in the new package as a dependency.

It was bad to break people's workflows with this change and an oversight on my part to merge without tini.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (30 preceding siblings ...)
  2021-04-20 10:30 ` ahesford
@ 2021-04-20 10:45 ` ahesford
  2021-04-20 13:19 ` pudiva
                   ` (26 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ahesford @ 2021-04-20 10:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823174433

Comment:
@thypon, please accept my apology for missing the maintainer change among the restructuring of the package. I hope you will reclaim the packages if you wish.

@endigma and @radiden, in the future, please seek approval from existing maintainers before you replace their names.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (31 preceding siblings ...)
  2021-04-20 10:45 ` ahesford
@ 2021-04-20 13:19 ` pudiva
  2021-04-20 13:44 ` ericonr
                   ` (25 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20 13:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823267564

Comment:
Good afternoon, voiders.

After I reverted  9b3c344a79a1930062ec7a0df22882f3a04127ec locally, I started getting:

```
$ docker start -i -a wscef
setpriv: libcap-ng is too old for "all" caps
```

I didn't investigate much, but might be related to #26188 and me updating recently linux to 5.11?

Also tried to update docker to upstream and copy just the `docker-init` binary from my reverted build, but still got the error.

Maybe @ericonr knows what to do?

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (32 preceding siblings ...)
  2021-04-20 13:19 ` pudiva
@ 2021-04-20 13:44 ` ericonr
  2021-04-20 13:44 ` ericonr
                   ` (24 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823285700

Comment:
That looks like something wrong with `setpriv` from inside the container, I think...

Our setcaps doesn't even have that error anymore.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (33 preceding siblings ...)
  2021-04-20 13:44 ` ericonr
@ 2021-04-20 13:44 ` ericonr
  2021-04-20 13:44 ` ericonr
                   ` (23 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 282 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823285700

Comment:
That looks like something wrong with `setpriv` from inside the container, I think...

Our `setpriv` doesn't even have that error anymore.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (34 preceding siblings ...)
  2021-04-20 13:44 ` ericonr
@ 2021-04-20 13:44 ` ericonr
  2021-04-20 14:14 ` sgn
                   ` (22 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ericonr @ 2021-04-20 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823285700

Comment:
That looks like something wrong with `setpriv` from inside the container, I think...

Our `setpriv` doesn't even have that error anymore.

But yes, it would be caused by the kernel version.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (35 preceding siblings ...)
  2021-04-20 13:44 ` ericonr
@ 2021-04-20 14:14 ` sgn
  2021-04-20 14:33 ` endigma
                   ` (21 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: sgn @ 2021-04-20 14:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823309523

Comment:
@thypon @ahesford Sorry, it was me who removed your name from maintainer field. At the time, I reworked `docker`, I didn't know your real name and email. Please accept my apology.

For the `docker-init`, I think we can reintroduce it as a separated package and let's `docker` depends on it.
It's a tiny binary, we ain't aimed to be a minimalist distro, let's not worry about space.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (36 preceding siblings ...)
  2021-04-20 14:14 ` sgn
@ 2021-04-20 14:33 ` endigma
  2021-04-20 14:33 ` endigma
                   ` (20 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 14:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823323893

Comment:
> @endigma and @radiden, in the future, please seek approval from existing maintainers before you replace their names.

Understood, we took over maintainer because the package was almost a year and several versions out of date, and required being totally rewritten. Hope the previous maintainer doesn't mind.

If the conclusion is that tini should be included, I'll implement that today.


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (37 preceding siblings ...)
  2021-04-20 14:33 ` endigma
@ 2021-04-20 14:33 ` endigma
  2021-04-20 14:37 ` thypon
                   ` (19 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 14:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823323893

Comment:
> @endigma and @radiden, in the future, please seek approval from existing maintainers before you replace their names.

Understood, we took over maintainer because the package was almost a year and several versions out of date, and required being totally rewritten. Hope the previous maintainer doesn't mind.

If the conclusion is that tini should be included in a separate package, I'll implement that today. The docker meta will depend on it.


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (38 preceding siblings ...)
  2021-04-20 14:33 ` endigma
@ 2021-04-20 14:37 ` thypon
  2021-04-20 14:37 ` thypon
                   ` (18 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20 14:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 145 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823327019

Comment:
```

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (39 preceding siblings ...)
  2021-04-20 14:37 ` thypon
@ 2021-04-20 14:37 ` thypon
  2021-04-20 14:42 ` thypon
                   ` (17 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20 14:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 145 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823327019

Comment:
```

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (40 preceding siblings ...)
  2021-04-20 14:37 ` thypon
@ 2021-04-20 14:42 ` thypon
  2021-04-20 14:45 ` endigma
                   ` (16 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: thypon @ 2021-04-20 14:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823331929

Comment:
```
commit 9c3de52a7a584750ebb2be2a5572d944725a1379
Author: Érico Rolim <erico.erc@gmail.com>
Date:   Sat Nov 14 14:11:30 2020 -0300

    srcpkgs/: remove go from hostmakedepends for packages with
    build_style=go.

commit a033077175fd60900340b1fe7a5194a381befb82
Author: Andrea Brancaleoni <abc@pompel.me>
Date:   Fri Feb 5 23:04:48 2021 +0000

    docker: update to 19.03.15.
```

Over an year in non faster-than-light traveling humans is a couple of months. I don't care about maintaining; it's completely ok for me if someone wants to keep updating docker. Just please stop acting like somebody is attacking you personally.
It's just a bug, maintaining free software is just an unpaid responsibility.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (41 preceding siblings ...)
  2021-04-20 14:42 ` thypon
@ 2021-04-20 14:45 ` endigma
  2021-04-20 15:24 ` ahesford
                   ` (15 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 14:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823334295

Comment:
I didn't mean to act attacked, I don't feel that way. We'll fix the issue today and push a new package docker-init/tini and add it as a meta depend to docker. Should it be docker-tini or docker-init?

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (42 preceding siblings ...)
  2021-04-20 14:45 ` endigma
@ 2021-04-20 15:24 ` ahesford
  2021-04-20 15:42 ` endigma
                   ` (14 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: ahesford @ 2021-04-20 15:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823364389

Comment:
The package should be called `tini` to confirm to our naming conventions.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (43 preceding siblings ...)
  2021-04-20 15:24 ` ahesford
@ 2021-04-20 15:42 ` endigma
  2021-04-20 15:44 ` endigma
                   ` (13 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 15:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823378340

Comment:
> The package should be called `tini` to confirm to our naming conventions.

@ahesford 
Isn't this a bit misleading? tini does not just exist to be named `docker-init`, if someone wished to package tini for use on the host in the future, this would be a naming conflict. 

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (44 preceding siblings ...)
  2021-04-20 15:42 ` endigma
@ 2021-04-20 15:44 ` endigma
  2021-04-20 15:47 ` pudiva
                   ` (12 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 15:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823378340

Comment:
> The package should be called `tini` to confirm to our naming conventions.

@ahesford 
Isn't this a bit misleading? tini does not just exist to be named `docker-init` for use by docker, if someone wished to package tini for use on the host in the future, this would be a naming conflict.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (45 preceding siblings ...)
  2021-04-20 15:44 ` endigma
@ 2021-04-20 15:47 ` pudiva
  2021-04-20 16:17 ` endigma
                   ` (11 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-04-20 15:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823383966

Comment:
> That looks like something wrong with `setpriv` from inside the container, I think...
> 
> Our `setpriv` doesn't even have that error anymore.
> 
> But yes, it would be caused by the kernel version.

@ericonr you were, right, I updated the debian version on the Dockerfile and it now works with the reverted pkg. Thanks for the insight.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (46 preceding siblings ...)
  2021-04-20 15:47 ` pudiva
@ 2021-04-20 16:17 ` endigma
  2021-05-03 18:32 ` Skaytacium
                   ` (10 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-04-20 16:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-823413000

Comment:
For now I'm going to have the tini package install `tini` and `tini-static`, as well as `docker-init` (tini-static). I'm not sure if a symlink will work, but I'll test.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (47 preceding siblings ...)
  2021-04-20 16:17 ` endigma
@ 2021-05-03 18:32 ` Skaytacium
  2021-05-03 18:36 ` endigma
                   ` (9 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: Skaytacium @ 2021-05-03 18:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by Skaytacium on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-831448223

Comment:
Any updates on this? still don't see a tini/docker-init package.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (48 preceding siblings ...)
  2021-05-03 18:32 ` Skaytacium
@ 2021-05-03 18:36 ` endigma
  2021-05-03 18:36 ` endigma
                   ` (8 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-05-03 18:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-831450626

Comment:
We made the additions in a PR, still no merge. They haven't told us why.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (49 preceding siblings ...)
  2021-05-03 18:36 ` endigma
@ 2021-05-03 18:36 ` endigma
  2021-05-03 18:39 ` Skaytacium
                   ` (7 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2021-05-03 18:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-831450626

Comment:
We made the additions in a PR, still no merge. They haven't told us why. The PR is mentioned above.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (50 preceding siblings ...)
  2021-05-03 18:36 ` endigma
@ 2021-05-03 18:39 ` Skaytacium
  2021-05-04 10:38 ` pudiva
                   ` (6 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: Skaytacium @ 2021-05-03 18:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

New comment by Skaytacium on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-831452110

Comment:
Yep, I did see that. Interesting, this is quite a small change, and its just been on hold for 2 weeks.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (51 preceding siblings ...)
  2021-05-03 18:39 ` Skaytacium
@ 2021-05-04 10:38 ` pudiva
  2021-05-04 10:38 ` [ISSUE] [CLOSED] " pudiva
                   ` (5 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-05-04 10:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-831845388

Comment:
I guess this can be closed now

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: [ISSUE] [CLOSED] docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (52 preceding siblings ...)
  2021-05-04 10:38 ` pudiva
@ 2021-05-04 10:38 ` pudiva
  2023-06-25 17:19 ` hholst80
                   ` (4 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: pudiva @ 2021-05-04 10:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

Closed issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/30341

Description:
### System

* xuname:  
  *Void 5.11.13_1 x86_64 GenuineIntel uptodate rrrrmdFFFF*
* package:  
  *docker-20.10.5_2*

### Expected behavior

stuff working

### Actual behavior

```
$ docker-compose run --name wscef wscef
WARNING: The TZ variable is not set. Defaulting to a blank string.
Creating network "wscef-docker_default" with the default driver
Creating wscef-docker_wscef_run ... done
Error response from daemon: exec: "docker-init": executable file not found in $PATH
```

### Steps to reproduce the behavior

Follow steps at:  
https://github.com/farribeiro/wscef-docker

### My observations

* docker pkg template used to mention `docker-init`, but it no longer does after  9b3c344a79a1930062ec7a0df22882f3a04127ec was merged
* `xlocate docker-init` and `grep -R docker-init .` on my local void-packages repo, both returned nothing
* reinstalling docker and docker-cli didn't help


^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (53 preceding siblings ...)
  2021-05-04 10:38 ` [ISSUE] [CLOSED] " pudiva
@ 2023-06-25 17:19 ` hholst80
  2023-06-25 17:22 ` hholst80
                   ` (3 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: hholst80 @ 2023-06-25 17:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

New comment by hholst80 on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-1606171026

Comment:
Please re-open this.  I cannot understand how this could be allowed to pass through.  docker-init must be shipped with the core docker package.  If that is via direct shipping it or a required dependency is immaterial but it must work out of the box to pass --init to docker run otherwise the installation is broken.

Ping @pudiva 

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (54 preceding siblings ...)
  2023-06-25 17:19 ` hholst80
@ 2023-06-25 17:22 ` hholst80
  2023-06-25 17:32 ` classabbyamp
                   ` (2 subsequent siblings)
  58 siblings, 0 replies; 60+ messages in thread
From: hholst80 @ 2023-06-25 17:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 831 bytes --]

New comment by hholst80 on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-1606171026

Comment:
Please re-open this.  I cannot understand how this could be allowed to pass through.  docker-init must be shipped with the core docker package.  If that is via direct shipping it or a required dependency is immaterial but it must work out of the box to pass --init to docker run otherwise the installation is broken.

There is no formal dependency between tini and docker. Docker might use tini to implement it's init service, but the relationship is now the opposite.  There should be a symlink in docker to tini-static and docker should have tini as a dependency.

[I] root@trump ~# xlocate docker-init
tini-0.19.0_2  /usr/bin/docker-init -> /usr/bin/tini-static

Ping @pudiva 

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (55 preceding siblings ...)
  2023-06-25 17:22 ` hholst80
@ 2023-06-25 17:32 ` classabbyamp
  2023-06-25 18:52 ` endigma
  2023-06-25 18:52 ` endigma
  58 siblings, 0 replies; 60+ messages in thread
From: classabbyamp @ 2023-06-25 17:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-1606176940

Comment:
docker does depend on tini:
```
$ xbps-query -Rx docker
docker-cli>=24.0.2_1
moby>=0
tini>=0
```

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (56 preceding siblings ...)
  2023-06-25 17:32 ` classabbyamp
@ 2023-06-25 18:52 ` endigma
  2023-06-25 18:52 ` endigma
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2023-06-25 18:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-1606217543

Comment:
@hholst80 If you are experiencing some sort of issue here it would be best not to necro, this is 2 years closed now. You need to install the metapackage if you want all the components, docker is not shipped monolithically anymore I think due to the usefulness of remote docker daemons.

^ permalink raw reply	[flat|nested] 60+ messages in thread

* Re: docker: "docker-init": executable file not found in $PATH
  2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
                   ` (57 preceding siblings ...)
  2023-06-25 18:52 ` endigma
@ 2023-06-25 18:52 ` endigma
  58 siblings, 0 replies; 60+ messages in thread
From: endigma @ 2023-06-25 18:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

New comment by endigma on void-packages repository

https://github.com/void-linux/void-packages/issues/30341#issuecomment-1606217543

Comment:
@hholst80 If you are experiencing some sort of issue here it would be best not to necro, this is 2 years closed now. You need to install the meta-package if you want all the components, docker is not shipped monolithically anymore I think due to the usefulness of remote docker daemons.

^ permalink raw reply	[flat|nested] 60+ messages in thread

end of thread, other threads:[~2023-06-25 18:52 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  1:56 [ISSUE] docker: "docker-init": executable file not found in $PATH pudiva
2021-04-20  2:20 ` pudiva
2021-04-20  2:27 ` endigma
2021-04-20  2:27 ` endigma
2021-04-20  2:28 ` endigma
2021-04-20  3:01 ` pudiva
2021-04-20  3:02 ` pudiva
2021-04-20  3:10 ` pudiva
2021-04-20  3:11 ` ericonr
2021-04-20  3:11 ` ericonr
2021-04-20  3:34 ` endigma
2021-04-20  3:38 ` endigma
2021-04-20  3:39 ` endigma
2021-04-20  3:41 ` endigma
2021-04-20  5:19 ` thypon
2021-04-20  5:41 ` endigma
2021-04-20  5:41 ` endigma
2021-04-20  5:42 ` endigma
2021-04-20  5:45 ` thypon
2021-04-20  5:47 ` endigma
2021-04-20  5:49 ` ericonr
2021-04-20  5:53 ` thypon
2021-04-20  5:54 ` endigma
2021-04-20  5:54 ` endigma
2021-04-20  5:56 ` endigma
2021-04-20  5:57 ` thypon
2021-04-20  5:58 ` endigma
2021-04-20  6:03 ` thypon
2021-04-20  6:03 ` thypon
2021-04-20  6:04 ` thypon
2021-04-20  6:05 ` thypon
2021-04-20 10:30 ` ahesford
2021-04-20 10:45 ` ahesford
2021-04-20 13:19 ` pudiva
2021-04-20 13:44 ` ericonr
2021-04-20 13:44 ` ericonr
2021-04-20 13:44 ` ericonr
2021-04-20 14:14 ` sgn
2021-04-20 14:33 ` endigma
2021-04-20 14:33 ` endigma
2021-04-20 14:37 ` thypon
2021-04-20 14:37 ` thypon
2021-04-20 14:42 ` thypon
2021-04-20 14:45 ` endigma
2021-04-20 15:24 ` ahesford
2021-04-20 15:42 ` endigma
2021-04-20 15:44 ` endigma
2021-04-20 15:47 ` pudiva
2021-04-20 16:17 ` endigma
2021-05-03 18:32 ` Skaytacium
2021-05-03 18:36 ` endigma
2021-05-03 18:36 ` endigma
2021-05-03 18:39 ` Skaytacium
2021-05-04 10:38 ` pudiva
2021-05-04 10:38 ` [ISSUE] [CLOSED] " pudiva
2023-06-25 17:19 ` hholst80
2023-06-25 17:22 ` hholst80
2023-06-25 17:32 ` classabbyamp
2023-06-25 18:52 ` endigma
2023-06-25 18:52 ` endigma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).