From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id opjaDh1nWGGCCQEAgWs5BA (envelope-from ) for ; Sat, 02 Oct 2021 16:05:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KGPjCR1nWGEROgAAB5/wlQ (envelope-from ) for ; Sat, 02 Oct 2021 14:05:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 01E0E2E636 for ; Sat, 2 Oct 2021 16:05:17 +0200 (CEST) Received: from localhost ([::1]:46660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWfdc-0007L3-6i for larch@yhetil.org; Sat, 02 Oct 2021 10:05:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWfdO-0007KM-UR for guix-patches@gnu.org; Sat, 02 Oct 2021 10:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48574) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWfdO-0004jn-Hp for guix-patches@gnu.org; Sat, 02 Oct 2021 10:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWfdO-0003rp-Cv for guix-patches@gnu.org; Sat, 02 Oct 2021 10:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50476] [PATCH v2 00/10] Update guile-dbi and guile-dbd-* Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 02 Oct 2021 14:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50476 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 50476@debbugs.gnu.org Received: via spool by 50476-submit@debbugs.gnu.org id=B50476.163318346914814 (code B ref 50476); Sat, 02 Oct 2021 14:05:02 +0000 Received: (at 50476) by debbugs.gnu.org; 2 Oct 2021 14:04:29 +0000 Received: from localhost ([127.0.0.1]:60120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWfcq-0003qs-NV for submit@debbugs.gnu.org; Sat, 02 Oct 2021 10:04:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWfco-0003qg-Vy for 50476@debbugs.gnu.org; Sat, 02 Oct 2021 10:04:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53486) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWfci-0003ZG-G9; Sat, 02 Oct 2021 10:04:20 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=36476 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWfcg-0000Pv-GZ; Sat, 02 Oct 2021 10:04:20 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87wnn2j9fs.fsf@gnu.org> <20210930165235.13180-1-arunisaac@systemreboot.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 =?UTF-8?Q?Vend=C3=A9miaire?= an 230 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 02 Oct 2021 16:04:17 +0200 In-Reply-To: <20210930165235.13180-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Thu, 30 Sep 2021 22:22:25 +0530") Message-ID: <87v92fy13y.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633183517; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=TDp4u4OAKMx+VlDSNdShYayBPXKGU3RsDHH6urLyQJM=; b=MpMkyDdDNFnpAHW2zyGMVgzyNE6TM5YUbIsBQz2EGwRB8jFuoAwvFX2gxtusxAWf/bKomS zmW1iyfkWOAhIrGoIZLS0RIwaZxH4FvDDHp8IDhke5SQePvrsg8viWLKlOMzBlEVknOHl2 rKaj9d6AUonhBZspu67yFOOb0sqNSUn0ulyoPwlc6sxjzFicPLeqTBtZfEmJPzSr1y1197 CR3rLQ704Oz5nevoCyQlc8DjqQah8/coZsJYmWIPFUCQNT1BeH3Qz19urrOK5DgieW+6pY z80435uyp7yPOwPD1R9RevnK7Ji17XOg2lKdP2Pi8Jd/X7cpiiKsQ0ifxnRd/A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633183517; a=rsa-sha256; cv=none; b=Cjh7papsgVstDAy8wORUdQmWGYLPyqFEto5OzOgeYlTgOhSH5NgWeQdErIfZgGJ9PxoOEt UPR9/kSo/CA1VAq/pD7yCw8VL64MaWSLwzSL/cdQzQteYtC9ujubvj9i/wPirANbj5G+kx gNgAlfTIV2iIT85yDrRWGGhwIBnIbj6PpqMdQsuJvEDAAOcJWaWN338PGi1ZksZ9P/9Dpa W/xryFbjGhT2ideYBUr/8BS217V1J4At++2evFJ8+wzvRLP2Ro4htbNS9HCQCqCCATIWH+ LDNjzqEPTbzTRtegREyy9ougNANCBL9M7ztuNPkcufKlzCP0JD6aHjF7nyB8FQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.90 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 01E0E2E636 X-Spam-Score: -2.90 X-Migadu-Scanner: scn0.migadu.com X-TUID: NaA12+1R9g3K Hi Arun, Arun Isaac skribis: > The fix was surprisingly simple. It turns out that guile-dbi already supp= orts > a GUILE_DBD_PATH environment variable. See line 312 of > guile-dbi/src/guile-dbi.c. So, I just had to fix patch 03/10 to set > GUILE_DBD_PATH in the native-search-paths of the guile-dbi package. Other= wise, > this patchset is the same. Wonderful. > gnu: guile-dbi: Update upstream source. > gnu: guile-dbi: Remove hard-coded guile effective version. > gnu: guile-dbi: Search for dbd libraries using native-search-paths. > gnu: guile-dbi: Do not return #t from custom phases. > gnu: guile-dbi: Update to 2.1.8. > gnu: guile-dbd-sqlite3: Inherit from guile-dbi. > gnu: guile-dbd-postgresql: Inherit from guile-dbi. > gnu: guile-dbi-bootstrap: Remove package. > gnu: Add guile-dbd-mysql. > gnu: guile-dbd-sqlite3: Use normal variable instead of @ reference. LGTM! Thanks, Ludo=E2=80=99.