I'm seeing the same problem for *all* buildd logs on the hppa architecture.
For example, the "binutils" logs (see last column): https://buildd.debian.org/status/logs.php?pkg=binutils&arch=hppa show that sbuild version 0.68.0 gives a usage of 740 MB, while starting with sbuild version 0.69.0 it gives a usage of ~4.30 GB disc usage. Please fix this bug... The bug seems to be somewhere in the Build.pm script: https://anonscm.debian.org/cgit/buildd-tools/sbuild.git/log/lib/Sbuild/Build.pm Maybe the scanned directory list changed between versions ? Another possibilty: The hppa build servers (I'm running multiple buildds on each server) all build the their packages in a subdirectory in /var/lib/sbuild/build/ Maybe now the new sbuild package scans this directory and all subdirs and not only the /var/lib/sbuild/build/<src-package-name>/ directory? Helge

