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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439910

Title:
  Non-interactive mode fails at EULA

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to