Source: mini-buildd Severity: wishlist Hi,
sbuild is called with the following options (excerpt) --chroot-setup-command="cp /var/lib/mini-buildd/var/spool/4067918a514d15e1802dbf04a553e75c8aab7f38/apt_sources.list /etc/apt/sources.list" \ --chroot-setup-command="cat /etc/apt/sources.list" \ --chroot-setup-command="cp /var/lib/mini-buildd/var/spool/4067918a514d15e1802dbf04a553e75c8aab7f38/apt_preferences /etc/apt/preferences" \ --chroot-setup-command="cat /etc/apt/preferences" \ --chroot-setup-command="apt-key add /var/lib/mini-buildd/var/spool/4067918a514d15e1802dbf04a553e75c8aab7f38/apt_keys" \ --chroot-setup-command="apt-get --option=Acquire::Languages=none update" \ --chroot-setup-command="/var/lib/mini-buildd/var/spool/4067918a514d15e1802dbf04a553e75c8aab7f38/chroot_setup_script" \ it would be logical to cat the chroot_setup_script as well so that its contents will show up in the build log as well. Greetings Marc