From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1H7L-0004So-4C for guix-patches@gnu.org; Sun, 08 Oct 2017 15:20:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1H7K-0000y8-CM for guix-patches@gnu.org; Sun, 08 Oct 2017 15:20:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47975) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1H7K-0000xz-8W for guix-patches@gnu.org; Sun, 08 Oct 2017 15:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1H7J-000255-SO for guix-patches@gnu.org; Sun, 08 Oct 2017 15:20:01 -0400 Subject: [bug#28399] [PATCH 1/2] services: mysql: Fix missing modules on activation. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170909153905.087c013f@cbaines.net> <20170909145343.14851-1-mail@cbaines.net> <87shftd67d.fsf@gnu.org> <20170912194825.70eb4436@cbaines.net> <87377nlixr.fsf@gnu.org> <20170916113811.3c7d1b33@cbaines.net> <87tvzxu3m8.fsf@gnu.org> <20171008100607.5c175cf8@cbaines.net> <87po9xek4y.fsf@gnu.org> <20171008173431.0ff3299f@cbaines.net> Date: Sun, 08 Oct 2017 21:19:00 +0200 In-Reply-To: <20171008173431.0ff3299f@cbaines.net> (Christopher Baines's message of "Sun, 8 Oct 2017 17:34:31 +0100") Message-ID: <87o9phcusb.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Christopher Baines Cc: 28399-done@debbugs.gnu.org Christopher Baines skribis: > Awesome :) I think I've made these changes, and I've now pushed this > change, along with the simple MySQL test that now passes. > > I'm very glad that this issue should be resolved now. Ditto, thank you! Ludo=E2=80=99.