Comment 2 for bug 2039279

Revision history for this message
Thomas Debesse (illwieckz) wrote :

I was able to remove the old package and continue the installation this way:

```
dpkg -r libsgutils2-2
apt-get --fix-broken install
apt-get dist-upgrade
```