Comment 19 for bug 1692981

Revision history for this message
Seth Arnold (seth-arnold) wrote :

I'm curious how we can work around this bug. If you're affected please report the results of:

dpkg -l | awk '/^iH/ { print $2 }'

This shows which specific packages are half-installed on your systems.

With the list of packages this returns, please also report success or failure of:

sudo apt-get install --reinstall ALL PACKAGES FROM THE HALF-INSTALLED LIST

Thanks