Comment 8 for bug 1613970

Revision history for this message
Mohsen Ibrahim (mohsen47) wrote :

I had the same issue and it was solved using

sudo rm /var/lib/dpkg/info/util-linux.postinst

and

sudo apt-get dist-upgrade -f

Thanks for providing a solution.