Comment 31 for bug 1692981

Revision history for this message
Adriano Batista Prieto (prietoab) wrote :

Seth,

Thank you very much. Your advice worked for me.

Here the results you've requested:

1) dpkg -l | awk '/^iH/ { print $2 }' ----> libssl1.0.0:amd64

2) sudo apt-get install --reinstall libssl1.0.0:amd64 ----> Ok.

3) dpkg -l | awk '/^iH/ { print $2 }' ----> (none)