On Mon, Jan 12, 2026 at 08:59:10PM +0100, picca wrote:
> 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
                          ^^^^^^^^^^^^


Well, you cannot extract packages with suid files on a nosuid 
filesystem.

You'll need to tell sbuild about another location to use.

Chris

Reply via email to