Dear Maintainer,
I get this error when I try to run 'dpkg-reconfigure prelude-manager'
Configuring prelude-manager ├──────────────────────┐
│
│
│ An error occurred while installing the database:
│
│ ERROR 2002 (HY000): Can't connect to local server through socket
│ '/run/mysqld/mysqld.sock' (111) . Your options are:
│ * abort - Causes the operation to fail; you will need to
downgrade,
│ reinstall, reconfigure this package, or otherwise manually
intervene
│ to continue using it. This will usually also impact your ability
to
│ install other packages until the installation failure is
resolved.
│ * retry - Prompts once more with all the configuration questions
│ (including ones you may have missed due to the debconf priority
│ setting) and makes another attempt at performing the operation.
│ * retry (skip questions) - Immediately attempts the operation
again,
│ skipping all questions. This is normally useful only if you have
│ solved the underlying problem since the time the error occurred.
│
and regardless of the option I try (other than abort) it fails. I'm
unsure what
to try to resolve this.