[debian-mysql] Bug#1005950: Bug#1005950: mariadb-10.6: FTBFS with OpenSSL 3.0

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Thu Feb 24 17:02:29 GMT 2022


On 2022-02-24 00:26:51 [-0800], Otto Kekäläinen wrote:
> Hello Sebastian!
Hello Otto,

> I have now MariaDB 10.6 working with OpenSSL 3.0.0. Yihuu!

congratulations.

> However I have problems making the correct debian/control changes. If
> I use just 'libssl-dev' as the dependency then the build will pick up
> old OpenSSL 1.1.1. If I use 'libssl-dev (>= 3.0.0)' then only
> experimental builds work and the unstable builds fail. I can't upload
> that to Debian unstable.
> 
> What is wrong in my debian/control usage?

That is okay. The openssl transition is tracked in #995636 and did not
start yet. Once the release team allows, then 3.0 will uploaded to
unstable. Until then it will remain in experimental for testing.
So you have two options:
- upload one package that builds with openssl 1.1 and 3.0. Once the
  transition starts, the release team will binNMU your package and it
  will build against 3.0 without your doing.

- If your package can not build against both version you can just ignore
  it for it. Once the transition starts, this bug' severity level will
  increase and then you can do the upload.

The first option (a package that works with both versions) is preferred
in general.

Sebastian



More information about the pkg-mysql-maint mailing list