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

Re: System recovery nearing completion



>  --- "Karl E. Jorgensen" <karl@jorgensen.com> wrote: 
> >     # COLUMNS=2000 dpkg -l | \
> >         grep '^ii' | \
> >         awk '{print $2;}' | \
> >         xargs apt-get --reinstall install
> > ?
> 
> Ugh. 2000 is slightly high, not to mention the UUoG:
> 
> COLUMNS=200 dpkg -l | awk '/^ii/ {print $2}' | \ 
> xargs apt-get --reinstall install
> 
> -- Thomas Adam

Thanks to both Karl and Thomas.

I used strace and found that mozilla was segfaulting when it couldn't
find /var/lib/defoma/fontconfig.d/B/Bitstream-Vera-Serif.ttf

But when I check with the bots, that file is not in Debian.

I'll try reinstalling everything, but can anyone explain the above?

-- 
xplanet -body earth -transpng a.png -geometry "300x300-0+0" -origin sun
My politics : http://satp.blogspot.com
Programmer

Attachment: signature.asc
Description: Digital signature


Reply to: