Package: debomatic Followup-For: Bug #886412 Sorry for the late response.
> I tried reproducing the issue but I wasn't able to. Not sure if relevant: debomatic is running in a privileged LXC container (created using '-t debian' running stretch on a stretch host). > package The package I tried to build was lxcfs (2.0.8-1~bpo9+1; based on 2.0.8-1, created using `dch --bpo`, no futher changes required) [1]. To ensure that it's not package dependent I also tried building biboumi (6.1-1~bpo9+1) [2]. [1]: https://tracker.debian.org/pkg/lxcfs [2]: https://tracker.debian.org/pkg/biboumi > configuration file cat <<EOF [debomatic] incoming: /incoming debootstrap: debootstrap architecture: system threads: 1 inotify: False sleep: 10 logfile: /var/log/debomatic.log loglevel: debug [distributions] list: /etc/debomatic/distributions blacklist: mapper: {'sid': 'unstable', 'buster': 'testing', 'stretch': 'stable'} [chroots] profile: debomatic commands: /usr/share/debomatic/sbuildcommands [crossbuild] crossbuild: False hostarchitecture: None [gpg] gpg: False keyring: /etc/debomatic/debomatic.gpg [modules] modules: True path: /usr/share/debomatic/modules threads: 5 #blacklist: AutoPkgTest Blhc Lintian Mailer Piuparts Repository blacklist: AutoPkgTest Blhc Mailer [autopkgtest] options = --no-built-binaries [blhc] options: --all [lintian] options: -i -I -E --pedantic [mailer] sender: debomatic@localhost server: localhost port: 25 tls: False authrequired: False user: user passwd: pass success: /etc/debomatic/mailer/build_success.mail-template failure: /etc/debomatic/mailer/build_failure.mail-template lintian: False [piuparts] options: --log-level=info [repository] gpgkey: 0D5081ED0D229235530D2A72FD13C0DD70FBBC9B pubring: /root/.gnupg/pubring.kbx secring: /root/.gnupg/pubring.kbx EOF Thanks for looking into this! -- debomatic is awesome

