<div dir="ltr">close #981905</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 10, 2021 at 2:24 PM Debian Bug Tracking System <<a href="mailto:owner@bugs.debian.org">owner@bugs.debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Your message dated Wed, 10 Feb 2021 14:23:35 +0000<br>
with message-id <<a href="mailto:E1l9qP1-00044b-W3@fasolo.debian.org" target="_blank">E1l9qP1-00044b-W3@fasolo.debian.org</a>><br>
and subject line Bug#981905: fixed in mysql-8.0 8.0.23-2<br>
has caused the Debian Bug report #981905,<br>
regarding mysql-8.0: missing runtime dependency on -dev package<br>
to be marked as done.<br>
<br>
This means that you claim that the problem has been dealt with.<br>
If this is not the case it is now your responsibility to reopen the<br>
Bug report if necessary, and/or fix the problem forthwith.<br>
<br>
(NB: If you are a system administrator and have no idea what this<br>
message is talking about, this may indicate a serious mail system<br>
misconfiguration somewhere. Please contact <a href="mailto:owner@bugs.debian.org" target="_blank">owner@bugs.debian.org</a><br>
immediately.)<br>
<br>
<br>
-- <br>
981905: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981905" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981905</a><br>
Debian Bug Tracking System<br>
Contact <a href="mailto:owner@bugs.debian.org" target="_blank">owner@bugs.debian.org</a> with problems<br>
<br><br><br>---------- Forwarded message ----------<br>From: Gianfranco Costamagna <<a href="mailto:locutusofborg@debian.org" target="_blank">locutusofborg@debian.org</a>><br>To: <a href="mailto:submit@bugs.debian.org" target="_blank">submit@bugs.debian.org</a><br>Cc: <br>Bcc: <br>Date: Thu, 4 Feb 2021 22:38:11 +0100<br>Subject: mysql-8.0: missing runtime dependency on -dev package<br>Source: mysql-8.0<br>
Version: 8.0.23-1<br>
Severity: serious<br>
tags: patch<br>
<br>
Hello, the dev package exposes zstd build flags, but doesn't depend on it.<br>
e.g. you can see boinc build log failing<br>
<br>
checking mysql libraries... -L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lzstd -lm -lrt -lssl -lcrypto -ldl -lresolv<br>
checking mysql includes... -I/usr/include/mysql <br>
[...]<br>
libtool: link: /usr/bin/g++ -Wall -Wextra -Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -g -O2 -ffile-prefix-map=/<<BUILDDIR>>/boinc-7.16.16+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -flto -Wall -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -flto -g -O2 -ffile-prefix-map=/<<BUILDDIR>>/boinc-7.16.16+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -flto -o .libs/adjust_user_priority adjust_user_priority.o  ../sched/.libs/libsched.so ../lib/.libs/libboinc_crypt.so ../lib/.libs/libboinc.so -L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lzstd -lm -lrt -ldl -lresolv -lssl -lcrypto -pthread<br>
/usr/bin/ld: cannot find -lzstd<br>
collect2: error: ld returned 1 exit status<br>
<br>
<br>
this patch should do the trick<br>
diff -Nru mysql-8.0-8.0.23/debian/control mysql-8.0-8.0.23/debian/control<br>
--- mysql-8.0-8.0.23/debian/control     2021-01-19 15:07:46.000000000 +0100<br>
+++ mysql-8.0-8.0.23/debian/control     2021-02-04 22:30:12.000000000 +0100<br>
@@ -62,6 +62,7 @@<br>
 Section: libdevel<br>
 Depends: libmysqlclient21 (= ${binary:Version}),<br>
          libssl-dev,<br>
+         libzstd-dev,<br>
          zlib1g-dev,<br>
          ${misc:Depends},<br>
          ${shlibs:Depends}<br>
<br>
<br>
Gianfranco<br>
<br><br><br>---------- Forwarded message ----------<br>From: Debian FTP Masters <<a href="mailto:ftpmaster@ftp-master.debian.org" target="_blank">ftpmaster@ftp-master.debian.org</a>><br>To: <a href="mailto:981905-close@bugs.debian.org" target="_blank">981905-close@bugs.debian.org</a><br>Cc: <br>Bcc: <br>Date: Wed, 10 Feb 2021 14:23:35 +0000<br>Subject: Bug#981905: fixed in mysql-8.0 8.0.23-2<br>Source: mysql-8.0<br>
Source-Version: 8.0.23-2<br>
Done: Gianfranco Costamagna <<a href="mailto:locutusofborg@debian.org" target="_blank">locutusofborg@debian.org</a>><br>
<br>
We believe that the bug you reported is fixed in the latest version of<br>
mysql-8.0, which is due to be installed in the Debian FTP archive.<br>
<br>
A summary of the changes between this version and the previous one is<br>
attached.<br>
<br>
Thank you for reporting the bug, which will now be closed.  If you<br>
have further comments please address them to <a href="mailto:981905@bugs.debian.org" target="_blank">981905@bugs.debian.org</a>,<br>
and the maintainer will reopen the bug report if appropriate.<br>
<br>
Debian distribution maintenance software<br>
pp.<br>
Gianfranco Costamagna <<a href="mailto:locutusofborg@debian.org" target="_blank">locutusofborg@debian.org</a>> (supplier of updated mysql-8.0 package)<br>
<br>
(This message was generated automatically at their request; if you<br>
believe that there is a problem with it please contact the archive<br>
administrators by mailing <a href="mailto:ftpmaster@ftp-master.debian.org" target="_blank">ftpmaster@ftp-master.debian.org</a>)<br>
<br>
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
Format: 1.8<br>
Date: Thu, 04 Feb 2021 22:30:12 +0100<br>
Source: mysql-8.0<br>
Architecture: source<br>
Version: 8.0.23-2<br>
Distribution: unstable<br>
Urgency: medium<br>
Maintainer: Debian MySQL Maintainers <<a href="mailto:pkg-mysql-maint@lists.alioth.debian.org" target="_blank">pkg-mysql-maint@lists.alioth.debian.org</a>><br>
Changed-By: Gianfranco Costamagna <<a href="mailto:locutusofborg@debian.org" target="_blank">locutusofborg@debian.org</a>><br>
Closes: 981905<br>
Changes:<br>
 mysql-8.0 (8.0.23-2) unstable; urgency=medium<br>
 .<br>
   * Team upload<br>
   * Add missing libzstd-dev on runtime dev package<br>
     (Closes: #981905)<br>
Checksums-Sha1:<br>
 c66292808144806c4ab6163efafab38c25f369f8 3631 mysql-8.0_8.0.23-2.dsc<br>
 e3b951e27322e683c83e9f5348d9799cf5327ea3 157956 mysql-8.0_8.0.23-2.debian.tar.xz<br>
 ef5424f1f44b87474d08f123e0c8e6726133f125 9398 mysql-8.0_8.0.23-2_source.buildinfo<br>
Checksums-Sha256:<br>
 cc324079e0986af62fd0dd0447c6cd966872c158bc8ceb461da0e33cc9cad522 3631 mysql-8.0_8.0.23-2.dsc<br>
 1fa1a817d1de9c1632542a66778ae78b3751c2fbb634cc1199150b55a8881cde 157956 mysql-8.0_8.0.23-2.debian.tar.xz<br>
 9b1aac8dbdc76fd2226e000d352ef8236636912603ea8347b3ffbc5390db28b4 9398 mysql-8.0_8.0.23-2_source.buildinfo<br>
Files:<br>
 a2db71564325734b683c89a18e1fcece 3631 database optional mysql-8.0_8.0.23-2.dsc<br>
 7bd0951ec265de1d5384550e2096070b 157956 database optional mysql-8.0_8.0.23-2.debian.tar.xz<br>
 d0f5156f75ea9f441848615871036799 9398 database optional mysql-8.0_8.0.23-2_source.buildinfo<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
<br>
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmAj5MsACgkQ808JdE6f<br>
Xdk0FRAArlFZa2MJ9eIVhOvT5qS1cb00FDnNgx11Ix0B8RQqaxxUxo97E1szkNv5<br>
x3GLbPvPC+pndD5YOYBjVQmdDFpTPYMQDwyFBKEUUZZTK+Lmd5ICuONEV7OmgBVN<br>
4GgLGesx4d7pihP5ZJnKBNALIMV2zReF9LQSeplW5l75LWo7mVrS0bE5Di6dNxYf<br>
+Xmt5/KzaY41PCLo48vpUUgOHX9ybZcSGlTP38WifvnRyCyIO0X3z6qOst+QZ1qo<br>
PSoIGvy1uCSQNdEZax7KRF4+ST6VQj0dz1vnaxnxsKYxenwG93HKqD6vkk1KdvAk<br>
iyg9UjHlvsHYHTkKxwygMMVbufChV23zMMA10oj0pK02j+M5Kc4OQjNWejXL7LTl<br>
KtkeMi8yYaIX5iGzaycfRuQ/hK7x6B3QWSJQ1uiGfPP9EyQn6kkTpxuXaJnMYBPk<br>
Fcsrnhdr/CmxGJNel1ZVFi5481pav7pVwfZ4J81qkI1cSwwOfdF5cjR5dHxNGVkM<br>
II2XtsnaPNHwuH4s1Inup6fv3bXnX9W7gAU4QiUlKC7AAdSziSLPDjn2cwHQCIhU<br>
5xK7KxQlEawQfKGvMFyomriea83UCeA08bZHIglJWBet6vtzhh7n5rnsB0wNuJVw<br>
dG6nM1ab/GXl2tVvOEnePEVLl7ao8m+t3ejk4DMkllkZbQFO3zA=<br>
=OfYk<br>
-----END PGP SIGNATURE-----</blockquote></div>