Comment 2 for bug 213863

Revision history for this message
Matthias Metzger (macellarius) wrote : Re: Broken package dependency

Confirmed. A possible workaround should be the following:
1. Download http://archive.ubuntu.com/ubuntu/pool/main/l/launchpad-integration/liblaunchpad-integration1_0.1.18_i386.deb
2. Install this package manually with the following commands: sudo dpkg --force-overwrite -i liblaunchpad-integration1_0.1.18_i386.deb
3. sudo apt-get -f install or sudo apt-get upgrade

Regards
Matthias