Comment 11 for bug 245122

Revision history for this message
Andrew Abogado (andrewabogado) wrote :

I believe it's a bug. I found a simple work-around @ http://ubuntuforums.org/showthread.php?p=5336421 by LinuxRocks713

Here's the trick:

1.) sudo apt-get remove libnspr4
2.) sudo dpkg --install /var/cache/apt/archives/libnspr4-0d_4.7.1+1.9-0ubuntu0.8.04.2_i386.deb
3.) then sudo apt-get update and sudo apt-get upgrade

Works for me.