Hi
Devuan Docker container image maintainer here.
"blithe_worried.4k--- via Dng" <dng@???> writes:
> Hi there,
>
> The Devuan v6.0 excalibur release of the `devuan/devuan:latest` container started causing my GitHub Actions for the
> Dorothy dotfile ecosystem https://github.com/bevry/dorothy to fail. I've tracked it down to `/usr/sbin` having
> permissions 0777 which causes the openssh-client dependency of git to fail to install. Doing `chmod o-w /usr/sbin`
> resolves the failure.
While I don't know (yet?) why, the container images have had those
permissions for /usr/sbin for a long time. I checked all of ascii,
beowulf, chimaera and daedalus.
I suggest you work around with chmod or switch back to daedalus for
the time being.
> [...]
I have submitted
https://git.devuan.org/paddy-hack/container-images/issues/67
Hope this helps,
--
Olaf Meeuwissen