From 06b28d653a1b29b2608ec99de9b7191cb9df9b33 2018-04-27 12:16:19 From: vitalyster Date: 2018-04-27 12:16:19 Subject: [PATCH] Update packages_debian_ubuntu.md --- diff --git a/documentation/installation/packages_debian_ubuntu.md b/documentation/installation/packages_debian_ubuntu.md index f58e2c8306902275354e3ad0b99b9f0916e5d660..e6222b9fb5b02d554f5bd07d3653538e83566dd2 100644 --- a/documentation/installation/packages_debian_ubuntu.md +++ b/documentation/installation/packages_debian_ubuntu.md @@ -36,7 +36,7 @@ When the compilation process has ended the .deb packages for libcommuni and spec ### Troubleshooting 1. If you got gpg verification error, then `dscverify` can not find appropriate keystore, see http://askubuntu.com/a/215008 for fix. This shouldn't happened if you are install keys and build packages from the same account (Note, building doesn't require root) -2. There is unresolved issue with [MySQL 5.5](https://github.com/SpectrumIM/spectrum2/issues/150) - please upgrade to newer version +2. There is unresolved issue with [MySQL private headers](https://github.com/SpectrumIM/spectrum2/issues/150) - please switch to MariaDB or follow [instructions](https://github.com/SpectrumIM/spectrum2/issues/150#issuecomment-273991724) to patch libpurple ## Quick packaging with CPack