From 9d13cc6cb81c36e9a12b9c9add210e595bd974ec 2017-09-01 16:32:56 From: vitalyster Date: 2017-09-01 16:32:56 Subject: [PATCH] Mention #150 in documentation --- diff --git a/documentation/installation/packages_debian_ubuntu.md b/documentation/installation/packages_debian_ubuntu.md index 584b9504245febab7fd384a794dfaa84fe40c9f0..4f3e2a7f9a2b18b5934d4a463b50e4d0c774e9b0 100644 --- a/documentation/installation/packages_debian_ubuntu.md +++ b/documentation/installation/packages_debian_ubuntu.md @@ -34,7 +34,8 @@ You need to rebuild source libcommuni and spectrum packages from our source pack When the compilation process has ended the .deb packages for libcommuni and spectrum will be generated in the current directory and can be installed with `dpkg -i < filename.deb >`. ### Troubleshooting -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) +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 ## Quick packaging with CPack