[Bug 1827576] Re: mk-sbuild should stop passing --force-yes to apt

Brian Murray brian at ubuntu.com
Fri May 3 18:08:36 UTC 2019


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 MOTU,
which is subscribed to ubuntu-dev-tools in 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



More information about the universe-bugs mailing list