e2fsck causing apt-get warnings

NoOp glgxg at sbcglobal.net
Sun Aug 10 20:35:07 UTC 2008


On 08/10/2008 11:59 AM, Derek Broughton wrote:

> 
> To avoid actually downloading anything, you could start by doing:
> 
> # sudo dpkg -i /var/cache/apt/archives/*.deb
> 
> but (a) that presumes that there's nothing wrong with any of those .debs (if
> in fact you have any) and (b) none of them have a configuration or
> post-install step that is going to overwrite anything you currently have
> installed (I can't guarantee that).


This might do the trick:
https://answers.launchpad.net/ubuntu/+question/5435
[ Dennis P. Nikolaenko  said on 2007-05-03:]
Note that the typo in that post was corrected to:
ls -1 /usr/share/doc | xargs -n 1 apt-get install -y --reinstall
a few posts later.






More information about the ubuntu-users mailing list