From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 30 22:09:08 2022 Received: (at 55997) by debbugs.gnu.org; 1 Jul 2022 02:09:08 +0000 Received: from localhost ([127.0.0.1]:35975 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o765k-0005Xk-2x for submit@debbugs.gnu.org; Thu, 30 Jun 2022 22:09:08 -0400 Received: from mx.kolabnow.com ([212.103.80.154]:60390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o765f-0005XB-HQ for 55997@debbugs.gnu.org; Thu, 30 Jun 2022 22:09:07 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 0DD001857; Fri, 1 Jul 2022 04:08:56 +0200 (CEST) Authentication-Results: ext-mx-out001.mykolab.com (amavisd-new); dkim=pass (4096-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:in-reply-to :date:date:subject:subject:from:from:references:received :received:received; s=dkim20160331; t=1656641335; x=1658455736; bh=Oz4w3q1WzQsR+tjeta8QahgehbYzjqAqe3K/qMWMOOk=; b=ZoCtnzeAa2UE pSSfJLK4NtRjaXEZXoKOAxDzGtCZfX7Fk69WcuXF6sT+p1PZQqBmEUPeNqcUCBSd ugc8nkQMg8aNhDpiRggJapf5zwPRCP/+eSP8WSLTpm542pVMkIla69t6s6V7HDUV i9UdHM5xNpvK0guVKV9S5BgQMOUNqVn6lvZA0L4/UYjlFVn7nNRQVpEFHIl6vQrs 383IT/YOImq5R9Y/iUb5Jo7GBd/GQv3SWkw1mhuGeddmCaojgihYX1cvtUO6k8ek GTZep5W9DO22LneYlsA2fGt1xsJVW7XwptjMgKMxJxZo8WLUP0APFFRAoF3txnNS 5xwircZHJYmjrOhL6NuEASIk49pRtr7auRw8R9vlS0jQ+FAU0M+Xhsns/HcSypmQ yEkmSjbWxATriV61NWIr1lVPGYgAkn9dZW+j+DIisIubNl8xvp05CJtPuD3OP88x 2qfCCFXMci+eSarJ3V/o8U+MtUIclMBXFPXHtDyeuqHa1mIzFq54F33PyQafuuB0 wJTtT0Ag0Cu1FDN542cTAN/8KSA4YG7B2FXbXKwY+cWuV5kQQKtzT3dxG2UvSh1M 5IriMlei1N14sFSdOdZeeSEknJgLNlfH8yFO2RYNz7VO3bnlTP9dRkAhAwELrj/k Ksz5zWaOcVTuX6KR/G6EuhldbVbjHuI= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ur7Nd16zWUYY; Fri, 1 Jul 2022 04:08:55 +0200 (CEST) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by mx.kolabnow.com (Postfix) with ESMTPS id 72A7617DA; Fri, 1 Jul 2022 04:08:54 +0200 (CEST) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx003.mykolab.com (Postfix) with ESMTPS id 095AD2E08; Fri, 1 Jul 2022 04:08:51 +0200 (CEST) References: <20220615145805.3189-1-tom@tom-fitzhenry.me.uk> <20220624110838.21580-1-tom@tom-fitzhenry.me.uk> <87zghvhl2d.fsf@tom-fitzhenry.me.uk> From: Thiago Jung Bauermann To: Tom Fitzhenry Subject: Re: [bug#55997] [PATCH staging v2 0/5] Remove texlive's dependence on mariadb. Date: Thu, 30 Jun 2022 23:07:08 -0300 In-reply-to: <87zghvhl2d.fsf@tom-fitzhenry.me.uk> Message-ID: <87o7y9d1oy.fsf@kolabnow.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55997 Cc: 55997@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Tom, Tom Fitzhenry writes: > Tom Fitzhenry writes: >> Tests performed: >> >> $ ./pre-inst-env guix build guix ruby-hydra-minimal ruby-hydra ruby-nokogiri-diff >> texlive-hyphen-afrikaans >> [... success ...] >> $ ./pre-inst-env guix style ruby-hydra-minimal ruby-hydra ruby-nokogiri-diff >> texlive-hyphen-afrikaans >> [... ignored unrelated changes ...] >> $ ./pre-inst-env guix lint ruby-hydra-minimal ruby-hydra >> ruby-nokogiri-diff texlive-hyphen-afrikaans > > Are there any additional tests that I could perform to give confidence > in this patch series? These patches look great to me! Thanks for addressing the review comments. Sorry for the delay. -- Thanks Thiago