On 02/11/14 05:04, Diogene Laerce wrote:
> Hi,
> 
> During the installation of some packages (iceweasel, open-ssl..), a 
> disclaimer sometimes appears which one has to pass by using the <q>
> key of the keyboard.
> 
> The use of "apt-get install -y <package>" does not seem to be useful
> to pass automatically this.

By design? i.e. those messages are considered important.


Apropos of -y, I don't recommend "assume yes" unless I've (-s) simulated
the apt-get /first/. "--trivial-only" is less dangerous if you haven't
done a dry run first.

> Does anyone know how to pass by this and prevent installer to stop?


It's recommended *not* to do this:-

apt-get -yq=2 install shootfoot  #should work

apt-get --force-yes -q=2 install shootfeet bothbarrels  #will work,
untested, obviously

Disclaimer: suing me is a waste of time ;)

> 
> Thank you,


Kind regards


Refs:-
man apt-get


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54557e39.7050...@gmail.com

Reply via email to