Comment 22 for bug 1636573

Revision history for this message
Rahul Borkar (rahulaborkar) wrote :

Tried option mentioned in #11 but seems it has left broken packages.

When I try to fix the broken packages it is trying to remove all below packages, but these are required ex. letsencrypt is required for my Apache SSL certificates.

Please help!!!!

sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  augeas-lenses libaugeas0 python-augeas python-cffi-backend
  python-configargparse python-configobj python-cryptography python-dialog
  python-enum34 python-funcsigs python-idna python-ipaddress python-mock
  python-parsedatetime python-pbr python-psutil python-pyasn1 python-pyicu
  python-requests python-rfc3339 python-tz python-urllib3
  python-zope.component python-zope.event python-zope.hookable
  python-zope.interface
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED
  letsencrypt python-acme python-letsencrypt python-letsencrypt-apache
  python-ndg-httpsclient python-openssl
0 to upgrade, 0 to newly install, 6 to remove and 0 not to upgrade.
1 not fully installed or removed.
After this operation, 1,639 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.