[buildd-tools-devel] [GIT] sbuild branch master updated. debian/sbuild-0.65.2-1-29-g3f0bca1

Johannes Schauer josch at moszumanska.debian.org
Sun Sep 13 12:49:39 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The branch, master has been updated
       via  3f0bca193cdde321ded5114b8cebf880ad9230e7 (commit)
       via  21662cf4a058f9186d76a77be14d77cb69bd52a9 (commit)
       via  cdac16a596bf9ffbd069615599a43bc8f14e6cca (commit)
       via  664c5193f513f05bd0f2aaffac33b295e4b01467 (commit)
      from  15fe6010de397a779012d20760489196f7a64307 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f0bca193cdde321ded5114b8cebf880ad9230e7
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Sep 6 08:47:09 2015 +0200

    Report a proper error message in case /var/lib/sbuild inside the chroot is not writable (Closes: #797783)
    
     - lib/Sbuild/ResolverBase.pm: setup():
         * wrap call to File::Temp in eval() block because it croak()s on error
         * instead of printing to STDERR use $self->log_error
         * return consistent success/failure
     - lib/Sbuild/Build.pm: run_chroot_session_locked():
         * check the return value of resolver->setup() and throw error
         * accordingly

commit 21662cf4a058f9186d76a77be14d77cb69bd52a9
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sat Apr 25 16:09:38 2015 -0700

    If Build-Depends can't be parsed, I now error loudly (Closes: #783335)
    
    Previously it was possible for sbuild to continue with mysterious failures later
    on

commit cdac16a596bf9ffbd069615599a43bc8f14e6cca
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Sep 13 14:01:49 2015 +0200

    properly setup buildd unstable chroot (Closes: #731062)

commit 664c5193f513f05bd0f2aaffac33b295e4b01467
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Sep 13 13:51:53 2015 +0200

    Handle $session being undefined properly (Closes: #798568, #745851)
    
     - lib/Sbuild/ChrootInfo.pm: throw an Sbuild exception instead of just
       dying
     - lib/Sbuild/Build.pm: run_chroot_session() throws an except if
       $session is undefined
     - lib/Sbuild/Build.pm: do not try to end the session if $session is
       undefined

-----------------------------------------------------------------------

Summary of changes:
 bin/create-chroot          |  4 ++--
 lib/Sbuild/Build.pm        | 47 ++++++++++++++++++++++++++++++++--------------
 lib/Sbuild/ChrootInfo.pm   | 14 ++++++++------
 lib/Sbuild/ResolverBase.pm | 34 +++++++++++++++++++++++++--------
 4 files changed, 69 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list