Comment 3 for bug 2009353

Revision history for this message
Heinrich Schuchardt (xypron) wrote :

This worked for me:
sudo find /var/lib/dpkg/ -name '*libgl1-amber-dri*' -exec rm {} \;
sudo apt-get install --fix-broken