Quoting Aurelien Jarno (2024-04-28 15:57:29)
> When running sbuild in unshare chroot mode, it is not possible to write to
> /dev/stdout:
> 
> | echo test > /dev/stdout
> | sh: 1: cannot create /dev/stdout: Permission denied
> 
> This is the reason of the FTBFS of at least clisp and supervisor when using
> the unshare chroot mode of sbuild.

This works in podman. So somehow it's possible to connect /dev/stdout in a way
which preserves its intended functionality. Probably it would be useful to find
out how podman does this. For what its worth, mmdebstrap itself suffers from
the same problem, so whatever fix is used in sbuild should probably also be
added to mmdebstrap.

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to