[DRE-maint] Bug#803222: RuntimeError: Incorrect MySQL client library version

Adam Majer adamm at zombino.com
Sat Oct 31 18:06:55 UTC 2015


severity 803222 grave
tag 803222 + patch
thanks

After more careful look at this bug, the problem is entirely within
ruby-mysql and its handling of MySQL versions. Debian does not work
the way this software thinks. Needless to say, the entire MySQL
version check currently results in complete breaking of ruby-mysql on
testing and sid, requiring a rebuild.

Furthermore, rebuilding does not fix the bug at root of the
problem. If MySQL get upgraded to another minor version while keeping
its soname as is (ie. ABI doesn't change), ruby-mysql will break
again.

The attached patch removes this broken version checking.

- Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ruby-mysql.patch
Type: text/x-diff
Size: 989 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20151031/cf57cab2/attachment.patch>


More information about the Pkg-ruby-extras-maintainers mailing list