From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OCHHG+DOOGEq/QAAgWs5BA (envelope-from ) for ; Wed, 08 Sep 2021 16:55:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UNQFF+DOOGEjVwAAB5/wlQ (envelope-from ) for ; Wed, 08 Sep 2021 14:55:28 +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 2C08819801 for ; Wed, 8 Sep 2021 16:55:28 +0200 (CEST) Received: from localhost ([::1]:50000 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNyz1-0006A0-0g for larch@yhetil.org; Wed, 08 Sep 2021 10:55:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNyyh-000630-4j for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50021) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNyyf-0002o9-9j for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNyyf-00088h-8n for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50476] [PATCH 08/10] gnu: guile-dbi-bootstrap: Remove package. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 Sep 2021 14:55:05 +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: 50476@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 50476-submit@debbugs.gnu.org id=B50476.163111286731147 (code B ref 50476); Wed, 08 Sep 2021 14:55:05 +0000 Received: (at 50476) by debbugs.gnu.org; 8 Sep 2021 14:54:27 +0000 Received: from localhost ([127.0.0.1]:33323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNyy3-00086B-0x for submit@debbugs.gnu.org; Wed, 08 Sep 2021 10:54:27 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNyxz-00085L-Lw for 50476@debbugs.gnu.org; Wed, 08 Sep 2021 10:54:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=DvGa7tSEfUiGCFEvnjmn2C3ehs+zN5dx/F3FiSbe3OE=; b=BACpOGoriO5jPDDv5JslRMHAFN 0EhfT86wlUOmsaBIsfUwpYAhe6S0Ij5qbXtmXdxH+VNp9YRF3TzXTdU0/zoWWEJgHyUAau0F8Qzqc AcvXBfZhyjTd5jxri8NBl8iivbqSd4TqHlH96b3aTPzxxLG/lS9YyguYuKxIYcYB3owFOttCsWPjo gFFbRWtAC//tDMV5RAWpCUUNIZbbbsz8avZtap1NVCCW7ZHzI3IC2ayEnnMhdiQ2YnHG5892yc5Iw 1kl2a5ROyfE9WVDVno58ZeKE19s653B336s5mtr31Zv9AObQGPaqjypBe2PQfWywgftw6BTv0vBP8 3Wn3EVdA==; Received: from [192.168.2.1] (port=55638 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mNyxs-000W6b-Gf; Wed, 08 Sep 2021 20:24:16 +0530 From: Arun Isaac Date: Wed, 8 Sep 2021 20:24:11 +0530 Message-Id: <20210908145413.4652-8-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210908145413.4652-1-arunisaac@systemreboot.net> References: <20210908145413.4652-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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=1631112928; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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:dkim-signature; bh=DvGa7tSEfUiGCFEvnjmn2C3ehs+zN5dx/F3FiSbe3OE=; b=GjUKj8d8IsqB6zMlf28n/91kQPtbhiXAd9deRfbfG8LOSf3T/SGOoSVCYll/8zewsF/a2k 9K/0CElGgENcIg7esCo+jwIPH3Spf9b/k5MPQKuhXgsIQnwuXvPTZqE9iCj1ZfZi0qwNta nVc3aF7x6jpq0AZifkPP5daUkuUPhaYERuAa2VJzaelgDjyDM1I6milh77BsZWDB+vWPuy 3JGx/7CuxWWkAMA8ubEvnbAJKlYI3zltyX85XR/eZ5HCTdCqBx+Kg1s+a0e8ZYHSy+1q55 H/l5oW3lNz27rMZmDLO/QKbBiNg4dwIKUv/Q6ZyArJSzGZYmDE853YlyX5g/HQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631112928; a=rsa-sha256; cv=none; b=BsNuoqIHTMtv7wRdaub50SF7wgtkIWrbhep4dxNtH8fjNBve7iksUyhqY+05t7ykQg8H2z VT+kLE/Y7F3Lis/VP21zytdXDZCFhXmRwd51nHqfZyYtKLZdGtG5MHL2MkKVDX+QLvzDtv JhjtXsOpOa58YpyVSpnQz9ExGccAhW0rG9RCViuMYmJ0YXcnKb706IyOfC2neRSijSASDx CjCANPz+LmmgyTX8SuptUDwVMXdAFs/Z8r1l9v2TAPHgJE6ZaVFWQi0MjiIqmxJFtlvKy1 ldBXrH8aBefz0UbuM5cqKKLB8f64W+8//VnD2pV/b7c8E8kE+i4i3zl518jFHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=BACpOGor; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=BACpOGor; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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-Queue-Id: 2C08819801 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: topEv6dH2Fh3 guile-dbi-bootstrap was formerly used by guile-dbd-sqlite3 and guile-dbd-postgresql. It is no longer required now that guile-dbi uses native-search-paths to find guile-dbd-* libraries. * gnu/packages/guile-xyz.scm (guile-dbi-bootstrap): Delete variable. --- gnu/packages/guile-xyz.scm | 9 --------- 1 file changed, 9 deletions(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index c59e7e51c8..15dc8b1219 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -1549,15 +1549,6 @@ It currently supports MySQL, Postgres and SQLite3.") (variable "LD_LIBRARY_PATH") (files '("lib"))))))) -(define guile-dbi-bootstrap - (package - (inherit guile-dbi) - (name "guile-dbi-bootstrap") - (inputs '()) - (arguments - (substitute-keyword-arguments (package-arguments guile-dbi) - ((#:make-flags _) '(list)))))) - (define-public guile-dbd-sqlite3 (package (inherit guile-dbi) -- 2.33.0