[buildd-tools-devel] Bug#612324: Creates log file in package directory -- confuses dpkg-source

Loïc Minier lool at dooz.org
Mon Feb 7 18:08:08 UTC 2011


Package: sbuild
Version: 0.60.8-1
Severity: minor

        Hey there

 I'm building u-boot packages with something like:
git-buildpackage --git-builder='sbuild -A -s --dpkg-source-opt=-i -d unstable'
 but I don't think the git-buildpackage part is relevant.

 I'm getting warnings from dpkg-source like this one:
dpkg-source: warning: newly created empty file 'build-unstable-20110207-1723.wRCNDh.log' will not be represented in diff

 I think this is due to sbuild creating the log file in the current
 directory, just like when it's invoked on a .dsc file, instead of using
 the parent directory for the log file when called from a source package
 directory.

    Cheers,

/etc/sbuild/sbuild.conf changed:
$purge_build_directory="successful";
$apt_clean = 1;
$apt_update = 1;
$apt_upgrade = 1;
$apt_distupgrade = 1;
1;

-- 
Loïc Minier





More information about the Buildd-tools-devel mailing list