sudo rm /usr/local/lib/libcairo* (may or may not be nessessary) sudo apt-get install --reinstall libcairo2 (with offical repos)
That or if it doesn't work: sudo mv /etc/apt/sources.list /etc/apt/sources-backup.list.bak sudo touch /etc/apt/sources.list sudo rm /usr/local/lib/libcairo* #(again, may or may not be nessessary) sudo apt-get update sudo apt-get install --reinstall libcairo2 sudo mv /etc/apt/sources.list /etc/apt/sources.list.clean sudo mv /etc/apt/sources-backup.list.bak That might provide partial relief from this bug. -- Instable applications that using cairo https://bugs.launchpad.net/bugs/129816 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs