Hi,

Quoting Benjamin Drung (2020-01-22 12:58:38)
> when I set TMPDIR to a directory that has mode 0755, mmdebstrap will fail:
> 
> ```
> $ ls -ld .
> drwxr-xr-x 3 bdrung bdrung 80 Jan 22 12:43 .
> $ TMPDIR=$(pwd) mmdebstrap buster buster.tar.xz
> I: automatically chosen mode: unshare

you are using the unshare mode. This means that your temporary directory needs
to be accessible by the unshared user. Evidently it is not. I don't think there
is anything that mmdebstrap can do about it.

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to