Your message dated Fri, 14 Sep 2018 13:37:01 +0800
with message-id <20180914053701.GB32046@debian>
and subject line Close ratt bugs fixed in 0.0~git20160202.0.a14e2ff-1
has caused the Debian Bug report #801595,
regarding ratt calls sbuild in a way that uses the user's sbuildrc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
801595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801595
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ratt
Version: 0.0~git20150816.0.b060319-1
Severity: wishlist

Hi,

ratt calls sbuild without setting the SBUILD_CONFIG environment variable
which was introduced in sbuild 0.66.0-1.

Without that environment variable, sbuild will use the users subildrc in
~/.sbuildrc which in turn might mean that the build will be carried out
with other options than required by ratt.

When using SBUILD_CONFIG you can instead specify a sane configuration
file.

On top of that you could even then add things like:

$external_commands = {
  'post-build-commands' => [
    ['adt-run', '--changes', '%c', '--no-built-binaries', '--source', '%d', 
'---', 'schroot', 'unstable-amd64-sbuild']
  ]
};

which would run autopkgtests as part of every build. This way, ratt
could not only be used to check whether the reverse build dependencies
FTBFS but would also check whether the produced binary packages pass
their runtime tests!

Thanks!

cheers, josch

--- End Message ---
--- Begin Message ---
Source: ratt
Source-Version: 0.0~git20160202.0.a14e2ff-1


These pending commits are already uploaded in 2016.

-- 
Shengjing Zhu

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to