Chris Hofstaedtler <[email protected]> writes: > Please show us the output of `findmnt /tmp` and `findmnt /`. > > I'd assume your /tmp has "interesting" flags and you'll need to > either remove them or tell sbuild about another location it can use. > > Chris
here $ findmnt /tmp TARGET SOURCE FSTYPE OPTIONS /tmp tmpfs tmpfs rw,nosuid,nodev,nr_inodes=1048576,inode64 $ findmnt / TARGET SOURCE FSTYPE OPTIONS / /dev/nvme0n1p2 ext4 rw,relatime,errors=remount-ro

