View Single Post
Posts: 466 | Thanked: 335 times | Joined on Jan 2010 @ Vienna, Austria
#6
I set the clock right now!

Originally Posted by D@vIcHoJD View Post
Try to delete these files from filebox.

/var/cache/apt/pkgcache.bin
/var/cache/apt/srcpkgcache

or in x-terminal

sudogainroot
rm /var/cache/apt/pkgcache.bin
rm /var/cache/apt/srcpkgcache
that was supposed to be "srcpkgcache.BIN", was it?


then

apt-get autoremove
apt-get autoclean
apt-get clean
apt-get install -f
apt-get update -f
apt-get update
- autoremove returned another error "while processing libassa", see 1st screenshot. I've seen this before, I have a hunch that stupid libassa has been causing all this.

Name:  screenshot02.jpg
Views: 301
Size:  23.9 KB

- autoclean for some reason deleted: ghosts over board,
Cutetubeqml, and Qcpufreq and Filebox!

- clean returned no output
- install -f returned the same error with libassa as autoremove, see 1st screenshot.

- update -f and -update returned what you see on 2nd screenshot:
Name:  screenshot03.jpg
Views: 308
Size:  24.8 KB

Thanks for any hints!

Last edited by bennypr0fane; 2012-02-05 at 23:37.