[buildd-tools-devel] Bug#825359: Aw: Re: Re: sbuild: unrealistic figure about total space used

Johannes Schauer josch at debian.org
Fri Jul 1 15:06:02 UTC 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20160701/16128819/attachment.sig>


More information about the Buildd-tools-devel mailing list