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 EPPzOlIYVmFgJAEAgWs5BA (envelope-from ) for ; Thu, 30 Sep 2021 22:04:34 +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 GNOhNlIYVmE4agAAB5/wlQ (envelope-from ) for ; Thu, 30 Sep 2021 20:04:34 +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 BC7333419B for ; Thu, 30 Sep 2021 22:04:34 +0200 (CEST) Received: from localhost ([::1]:36764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mW2ID-0005HK-CV for larch@yhetil.org; Thu, 30 Sep 2021 16:04:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVzJq-00060Y-Kf for guix-patches@gnu.org; Thu, 30 Sep 2021 12:54:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42305) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mVzJq-000473-BK for guix-patches@gnu.org; Thu, 30 Sep 2021 12:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mVzJq-0008Fl-9v for guix-patches@gnu.org; Thu, 30 Sep 2021 12:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50476] [PATCH v2 08/10] gnu: guile-dbi-bootstrap: Remove package. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Sep 2021 16:54: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Arun Isaac Cc: 50476@debbugs.gnu.org Received: via spool by 50476-submit@debbugs.gnu.org id=B50476.163302079231627 (code B ref 50476); Thu, 30 Sep 2021 16:54:02 +0000 Received: (at 50476) by debbugs.gnu.org; 30 Sep 2021 16:53:12 +0000 Received: from localhost ([127.0.0.1]:53839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVzJ1-0008E1-Uq for submit@debbugs.gnu.org; Thu, 30 Sep 2021 12:53:12 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVzId-0008C9-EC for 50476@debbugs.gnu.org; Thu, 30 Sep 2021 12:52:47 -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=ISulmZ5Y8E/OGwg86d+DLg4lhWytOO8HiyUkdB3bmL8=; b=QoP5n4L9hS8MvIVLvPdaywU5+t hmkdKCXrGoa7Nl11T6/nDStdo9TQY9Y2UEQwlvsMtrdiTf6m9SnqwvcGxI3wbhSjyFHrUmJqEPVhl RBGG+Q/UdhtGeA4YAP3QF0l2TE71auV42DY8AKWC19Bgdhkva/dTTda1r8cJiMy7t77snpiupiCfu mL5N90QQ0eYHufc0BcpSnYqx1JZ7ajRAxj8IgIJJDO+jANcJbP9ZDFYUkHZZAa3qv9YVdoz++jcjA cyu6/fxiXEzsjYlSf3QLkXRYP3Pd4DQk26mMICmauzjhiGRsLuiZzFDvyZghDGRAv2a7shBTDb28c IszZJzTA==; Received: from [192.168.2.1] (port=15514 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 1mVzIW-000mG6-Mi; Thu, 30 Sep 2021 22:22:40 +0530 From: Arun Isaac Date: Thu, 30 Sep 2021 22:22:33 +0530 Message-Id: <20210930165235.13180-9-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: <87wnn2j9fs.fsf@gnu.org> References: <87wnn2j9fs.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Thu, 30 Sep 2021 16:04:16 -0400 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=1633032274; 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=ISulmZ5Y8E/OGwg86d+DLg4lhWytOO8HiyUkdB3bmL8=; b=VKLFjvfaAkpiZnFM4tz1VweN+Ww9qRNp6pTsN4FqIZNSqdFKPfnZyqrQNCsXQp9/GqXAra T6wGZEZICQKsRpoxZWKnj78U0a5W0dOf0PIhsLu2qEiSmEPuv7UT5gwv/2byHB44key/rF MCUBzrzWBe5HpseNhVxj35Mg14NwWakVIjOyEde/rvYHoa81UpjgkwwC8FTepk2LnV345y 0sQlIfYgDl5S+JEmd3qxUj9CFdnKrM/oRv7ExwYil9BEyFgcLYOcEiOXurr2XAkp82gfl7 rW1OSYlyVL+HgrXY9pgKoSC27AObAkL5zs7Z4L4dY+35+Inde+pjVt2KKomx4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633032274; a=rsa-sha256; cv=none; b=j13Ety8R/25A02Eeh+O3CqZ/5PTonjaXCnwaASWMBcCy0tqbAnTP59KgUrH/PauXYyIcM4 IqNAkCdlRfuDOcU/VCn0yktobAUjzuSkDysM+YINZm3ON9Mvn/CODNCUsXkXQLg67ytn8y 6LbPlmJiobBz9STuThqcQZcvTyDHQ6aqoY/cP2x1FgbhmSjNKeQeMY4kWnP6cC+QYF2smr nk2Y0bY/KOUhh5jJ0ri/34OcxPjC1GDcpJNjQjJlEtCLnO9nNcjzXBL+tlw1xp0WmdnTzy Qe8/2xgaAdzD88ot3j/MdRDH3u0By1BFbNpyZFMIGSd5jj66M0orgvunjLzZKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=QoP5n4L9; 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.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=QoP5n4L9; 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: BC7333419B X-Spam-Score: 3.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: GU1yiX5uHR4W 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 bc86bf3f68..b321df93a5 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 "GUILE_DBD_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