[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mediatomb install fails on wheezy



On Thu, 17 Oct 2013, Pierre Frenkiel wrote:

I have a shortcut for apt-get install which is:
  apt-get --install-suggests install "$@" 2>&1  | tee -a $LOG
With that, I get the 1st prompt (Do you want to continue? [Y/n]), but
the install fails without the 2nd prompt.

  I also tried with output redirection (1>>log), but that gave the same result as tee.
  The way I found to save the apt-get log is to use the logging feature of
  xterm (xterm -l -lf logfile apt-get ...}
  Does anybody see an other way to save the log?

best regards,
--
Pierre Frenkiel


Reply to: