[Bug 43167] Re: Fails to install

Dennis P. Nikolaenko launchpad.20.dpnsubs at spamgourmet.com
Sat May 6 09:21:18 UTC 2006


I did a reinstall of every single package on my system with 

(ALL=`apt-show-versions | sed '{s/[\/ ].*//}' | wc -l`; I=0; for P in `apt-show-versions | sed '{s/[\/ ].*//}'`; do let I=I+1; echo; echo "Installing $P ($I/$ALL)" ; apt-get -y --force-yes -qq --reinstall install $P  ; done) 2>&1 | tee reinstall.log

That seemed to fix the problem. That was a corruption, maybe, but fsck showed no problems...

** Changed in: gconf2 (Ubuntu)
     Severity: Normal => Critical

** Changed in: gconf2 (Ubuntu)
     Severity: Critical => Minor
       Status: Unconfirmed => Rejected

-- 
Fails to install
https://launchpad.net/bugs/43167




More information about the desktop-bugs mailing list