[Bug 1439910] Re: Non-interactive mode fails at EULA

Edwin Grubbs 1439910 at bugs.launchpad.net
Thu Oct 8 16:00:36 UTC 2015


Here is the same command without the wrapping that made it look like I
typed in two commands instead of one.

echo ttf-mscorefonts-installer \
   msttcorefonts/accepted-mscorefonts-eula \
   select true \
   | sudo debconf-set-selections

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to msttcorefonts in Ubuntu.
https://bugs.launchpad.net/bugs/1439910

Title:
  Non-interactive mode fails at EULA

Status in msttcorefonts package in Ubuntu:
  New

Bug description:
  When I run this shell script:

  #!/bin/bash
  export DEBIAN_FRONTEND=noninteractive
  sudo add-apt-repository -y ppa:ubuntu-wine/ppa
  sudo apt-get -y update
  sudo apt-get -y install wine1.7

  My install still pops up asking me to accept the EULA... I realize an
  EULA is important, but i dont think its important enough to not work
  with 'export DEBIAN_FRONTEND=noninteractive' I know there is a EULA
  associated with the fonts, and accept the terms when I set
  noninteractive mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1439910/+subscriptions



More information about the foundations-bugs mailing list