[Bug 1439910] [NEW] Non-interactive mode fails at EULA

Joseph Matheney pfifo.fast at gmail.com
Fri Apr 3 00:42:39 UTC 2015


Public bug reported:

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

** Affects: msttcorefonts (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- When I run this shess script:
+ 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
+ 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

-- 
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