On Mon, Apr 09, 2007 at 07:20:41PM +0200, Loïc Minier <[EMAIL PROTECTED]> was heard to say: > I wish aptitude could be forced to install from unsigned repositories > without prompting, just like apt-get --force-yes -y.
If you pass "-o Aptitude::CmdLine::Ignore-Trust-Violations=true", the prompt will be suppressed. Daniel