Hi,

Quoting Johannes Schauer (2016-07-01 16:36:29)
> The fix is in my local git now. In addition I will also prettify the code
> there a bit more because I agree that use of these implicitly set variables
> like $_ and $1 can become quite confusing and should be avoided.

I refactored the whole function calculating the space and things should be
easier to understand now.

If you want, you can try if sbuild from git still fixes your problem. Running
sbuild from git is quite simple, you just have to execute the sbuild binary
from git and tell perl to use a different library than the installed one. So
you would do:

$ git clone git://anonscm.debian.org/buildd-tools/sbuild sbuild-git
$ PERL5LIB=$PWD/sbuild-git/lib $PWD/sbuild-git/bin/sbuild yourpackage.dsc

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to