From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51850) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ikmyS-0006W8-AF for guix-patches@gnu.org; Fri, 27 Dec 2019 05:36:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ikmyR-0006fn-8c for guix-patches@gnu.org; Fri, 27 Dec 2019 05:36:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ikmyQ-0006dW-OG for guix-patches@gnu.org; Fri, 27 Dec 2019 05:36:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ikmyP-0001lZ-Ll for guix-patches@gnu.org; Fri, 27 Dec 2019 05:36:01 -0500 Subject: [bug#38527] [PATCH] gnu: libdbi-drivers: Fix build with multi-output mariadb. Resent-Message-ID: References: <20191208125053.17828-1-glv@posteo.net> <87a77pcnj6.fsf@devup.no> <87mubozij3.fsf@yamatai> <87a77fja7o.fsf@devup.no> From: Guillaume Le Vaillant In-reply-to: <87a77fja7o.fsf@devup.no> Date: Fri, 27 Dec 2019 11:34:52 +0100 Message-ID: <875zi23vlf.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 38527-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Marius Bakke skribis: > Guillaume Le Vaillant writes: > >> Marius Bakke skribis: >> >>> Guillaume Le Vaillant writes: >>> >>>> * gnu/packages/databases.scm (libdbi-drivers)[native-inputs]: Add mysql and >>>> mysql-dev. >>>> [inputs]: Remove mysql and add mysql-lib and zlib. >>>> [arguments]: Remove unnecessary configure-flags and disable mysql >>>> test because mysql_install_db fails to run. >>> >>> Whoops, I did not see this issue until I had fixed it and searched for a >>> recent bug report on help-guix@. So I ended up pushing a variant that >>> fixed the MariaDB problem in 9077cf68ec57c0303ef7746e203c3fe5ed041add. >>> >>> By the way, could you create an account on Savannah so that we can grant >>> you commit access? If you are okay with that, please send a signed >>> reply to this message signed by the same GPG key that you uploaded to >>> Savannah for signing git commits. >>> >>> Thanks, >>> Marius >> >> Hi, I created an account on Savannah (account name is "glv"). The GPG >> key I usually use is an ED25519 key, but it looks like the version of >> GnuPG on Savannah is old and doesn't support that. So I added a DSA >> subkey and tried to upload the updated key. The Savannah website printed >> a "key saved" message, but I'm not sure if it will work as the main key >> is an ED25519 one... > > Looks good! > > I have added you to the project now, so you should be able to push > commits directly. > > Make sure to read HACKING, as well as the "Contributing" section of the > manual; and don't be afraid to ask on #guix or the lists if you are > unsure about anything. > > Thank you, and welcome! Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEAREKAB0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCXgXeXwAKCRBr6CCK3yH+ P0L2AP4ju09JSiuUu6u9i24VpxLhNIur0ceLEVdW6sKFHwwAywD/bIJx7W28/dEA dvqls32KCCCWZ/IOi2QBhvOUYBE5zGE= =lCAJ -----END PGP SIGNATURE----- --=-=-=--