From 9d13cc6cb81c36e9a12b9c9add210e595bd974ec Mon Sep 17 00:00:00 2001 From: vitalyster Date: Fri, 1 Sep 2017 17:32:56 +0300 Subject: [PATCH] Mention #150 in documentation --- documentation/installation/packages_debian_ubuntu.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/installation/packages_debian_ubuntu.md b/documentation/installation/packages_debian_ubuntu.md index 584b9504..4f3e2a7f 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