Bug#828306: galera-3: FTBFS with openssl 1.1.0

2016-06-26 Thread Kurt Roeckx
Source: galera-3
Version: 25.3.15-1
Severity: important
Control: block 827061 by -1

Hi,

OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
OpenSSL this package fail to build.  A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/galera-3_25.3.15-1_amd64-20160529-1418

On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail.  There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.

There is a libssl-dev package available in experimental that contains a recent
snapshot, I suggest you try building against that to see if everything works.

If you have problems making things work, feel free to contact us.


Kurt



Bug#828306: [debian-mysql] Bug#828306: galera-3: FTBFS with openssl 1.1.0

2016-06-27 Thread Otto Kekäläinen
I have forwarded this upstream at https://github.com/codership/galera/issues/407

Upstream thinks this is a generic libasio-dev / openssl issue, in
which case you'll have a lot of software breaking.



Bug#828306: [debian-mysql] Bug#828306: Bug#828306: galera-3: FTBFS with openssl 1.1.0

2016-10-26 Thread Otto Kekäläinen
You increased the seriousness of this issue, with the result of
upcoming autoremoval of galera-3 from Debian testing despite OpenSSL
1.1 not being available in testing yet, and not even in unstable yet.
Galera-3 currently builds fine in testing and unstable.

Also the build problem with OpenSSL is not per se in Galera, but in
libasio-dev. So if you want to have the status serious against
something, make it against asio
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828239) and push
the asio maintainer to release a new version of it, and then all other
packages that depend on it will automatically be fixed.



Bug#828306: [debian-mysql] Bug#828306: Bug#828306: galera-3: FTBFS with openssl 1.1.0

2016-10-27 Thread Kurt Roeckx
On Thu, Oct 27, 2016 at 08:58:17AM +0300, Otto Kekäläinen wrote:
> You increased the seriousness of this issue, with the result of
> upcoming autoremoval of galera-3 from Debian testing despite OpenSSL
> 1.1 not being available in testing yet, and not even in unstable yet.
> Galera-3 currently builds fine in testing and unstable.

But it will be uploaded soon, and then you'll have to fix it
anyway.

> Also the build problem with OpenSSL is not per se in Galera, but in
> libasio-dev. So if you want to have the status serious against
> something, make it against asio
> (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828239) and push
> the asio maintainer to release a new version of it, and then all other
> packages that depend on it will automatically be fixed.

So mark your bug as being blocked by the asio one.


Kurt