My bad, I was using mk-sbuild. " 871 # Pull down signature requirements 872 apt-get -y --force-yes install gnupg ${DISTRO}-keyring 873 # Reload package lists 874 apt-get update || true 875 # Disable debconf questions so that automated builds won't prompt 876 echo set debconf/frontend Noninteractive | debconf-communicate 877 echo set debconf/priority critical | debconf-communicate 878 # Install basic build tool set, trying to match buildd 879 apt-get -y --force-yes install $BUILD_PKGS 880 # Set up expected /dev entries "
** Summary changed: - should stop passing --force-yes to apt + mk-sbuild should stop passing --force-yes to apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827576 Title: mk-sbuild should stop passing --force-yes to apt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1827576/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs