Need some suggestions on a borked upgrade

Jeffry Smith jsmith at alum.mit.edu
Sun May 10 22:28:47 EDT 2015


The "tee" means the output goes to both file and screen.   Either should
work for getting the log file.

Jeff
On May 10, 2015 9:50 PM, "David Rysdam" <david at rysdam.org> wrote:

> Jeffry Smith <jsmith at alum.mit.edu> writes:
> >> Joshua Judson Rosen <rozzin at hackerposse.com> writes:
> >> > Can you run "apt-get install -f 2>&1 | tee apt-errors.log"
> >>
> >> OT, but why not just:
> >>
> >>     apt-get install > apt-errors.log 2>&1
> >>
> > The -f flag tells apt to try and fix errors.
>
> I left the -f out accidentally. I left the pipe and the tee out on
> purpose.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20150510/5fab6da2/attachment.html 


More information about the gnhlug-discuss mailing list