[pkg-go] Bug#801596: ratt hardcodes --dist=sid as sbuild argument
Johannes Schauer
josch at debian.org
Mon Oct 12 11:23:33 UTC 2015
Package: ratt
Version: 0.0~git20150816.0.b060319-1
Severity: wishlist
Hi,
ratt currently seems to unconditionally pass --dist=sid to sbuild. This
is problematic because:
1. it requires a local chroot with the name "sid" but it might also be
named "unstable" for example
2. it means that only a sid/unstable chroot can be used which makes
ratt less useful to test in other environments or to be used outside
of Debian (like Ubuntu)
Maybe ratt should:
- have an option that lets pass arbitrary sbuild arguments
- have an option that lets one select the sbuild chroot
- use the Distribution value from the .changes file to choose the
chroot
Thanks!
cheers, josch
More information about the Pkg-go-maintainers
mailing list