From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uLxVIV/SiWXHBAAAkFu2QA (envelope-from ) for ; Mon, 25 Dec 2023 20:05:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4PNAHV/SiWVK+wAAe85BDQ (envelope-from ) for ; Mon, 25 Dec 2023 20:05:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=E2Ks1R5O; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703531103; 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: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=m8+wQN9IMdiNhVxW2fEVMpWg3918OBWvOROyZFLCxw8=; b=AFhSep/2SVU3/qpBz9m/hiIEGtn+NAx47tJ2A2EaQ/SHmeRdZ704mcjIdRFh/cvR6w4h9u Y8eOMG1i60yG+2eOWlV1/ByClHfiDcaovPWKXWxqMc2F1ToTvQfEF4NVy4IUCWNIk2PG9B n6awnJ2qnVbshWIOJ9nHTFcP7VoPgqbauf1F4vs+ZR0HGg+1MnCogjQBLP4u3q7XTndG6P z4wE7KLRVwd07bHG3AzwRVYibVbM/Zn6cMiyfaSWFadXeDeDOh9RU0xBoxaji6zCcZIuYx R4T9wtpg6SMaSiB76hIjfh939bFvFu2iDrGtArHe5qah36kTD6lAU1G0fGWL+g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703531103; a=rsa-sha256; cv=none; b=HULTZ6SpFeAzHS3lNZCmt2QCmPasTlGWy8Excyln/4ozJJhjx9MMUa5cJzrtFiT936JBhg svPIjykV45vLfP8jZW0OiWLQS7tGZTeHO1BC9IzQXhTkuQLC196BFxAZO04f40QJyATtV3 ConfhWAIZGjNeUsptmtXfZxowdReVq3+8XR2wW5U7ZWfvbhB6fvVaaj8tl1OnnB8DLxeeU e+yo6yOaTBEM5nAQILZPZQonWKu9L1dUGJOY06W0UBrvqNLE8ksjJYtK/E+XQ8Cxax7zZB o9zFW3yLnSK4f9Iinu2Zmmd4Tj+0rHxnkNOWByIvIir5+XcQ+uLzDKKX7iaa+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=E2Ks1R5O; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) 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 2635555D76 for ; Mon, 25 Dec 2023 20:05:03 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rHqG1-0008JV-2b; Mon, 25 Dec 2023 14:04:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHqFz-0008JH-Hg for guix-patches@gnu.org; Mon, 25 Dec 2023 14:04:55 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rHqFz-00082D-A3 for guix-patches@gnu.org; Mon, 25 Dec 2023 14:04:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rHqG5-0006ma-VK for guix-patches@gnu.org; Mon, 25 Dec 2023 14:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68024] [PATCH] Remove ocaml4.07 packages Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Dec 2023 19:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68024 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 68024@debbugs.gnu.org Received: via spool by 68024-submit@debbugs.gnu.org id=B68024.170353106326013 (code B ref 68024); Mon, 25 Dec 2023 19:05:01 +0000 Received: (at 68024) by debbugs.gnu.org; 25 Dec 2023 19:04:23 +0000 Received: from localhost ([127.0.0.1]:55390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHqFS-0006lV-JF for submit@debbugs.gnu.org; Mon, 25 Dec 2023 14:04:22 -0500 Received: from mout02.posteo.de ([185.67.36.66]:56827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHqFP-0006lC-GY for 68024@debbugs.gnu.org; Mon, 25 Dec 2023 14:04:20 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id D6F79240101 for <68024@debbugs.gnu.org>; Mon, 25 Dec 2023 20:04:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1703531046; bh=m8+wQN9IMdiNhVxW2fEVMpWg3918OBWvOROyZFLCxw8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=E2Ks1R5O2MTYEDIZKPAfWqVKiTAgrqoVc9IGLQskQwhXEO5cCWmFKJPTuieZMJ6mh 11zUZLGnh6rzjnrp7QEFRS2x0qnCiTFzKKKSqWgx2dyGDKkOoKfh/XbOT4RqurOr0F H2TVzUl1nPTvTg0exx5HeaHIfgaki0ZkAc0UcZRBV5ODbuOAE7xB0Fr/Mr32ZtSh50 qnA0g4SCw/MsXyQSsn1rsERCAbbLzIMFSved0cJyammWXH/v2nEXrnhThAmM9W0cMY uXYAaJNdZd+3JYRBYNi8UQL4nt084QLYf0qsLnvUC4HdhxO91lRpir85j7zekKL7jc OJPKdNy/yFi+A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SzS4Q00Wtz9rxG; Mon, 25 Dec 2023 20:04:05 +0100 (CET) References: <20231225121821.009eda51@tachikoma.lepiller.eu> From: pukkamustard Date: Mon, 25 Dec 2023 18:58:51 +0000 In-reply-to: <20231225121821.009eda51@tachikoma.lepiller.eu> Message-ID: <86mstyrtnf.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.08 X-Spam-Score: -4.08 X-Migadu-Queue-Id: 2635555D76 X-Migadu-Scanner: mx11.migadu.com X-TUID: PkDWBdlDQ/R3 Hi! Julien Lepiller writes: > Hi Guix! > > I created a long patch series (67 patches) to remove ocaml 4.07 > packages. The series keeps ocaml@4.07 itself, as well as findlib and > dune, so we can always build ocaml4.07 packages later if we want to (we > might need to build at least menhir, that will be required to build > ocaml>4.07) +1 If you think it makes sense, you could also move the ocaml@4.07 to a new ocaml-boot.scm. But this can also be done later when/if we split up OCaml packages. > I don't think it requires QA, since we're only removing packages. > Patches look like the attached patch. If you agree with this in > principle, I'll push the series this week. I agree with the principle. > I checked that each intermediate commit builds (no unbound variable), > used guix refresh to discover a proper order (removing leaf packages). > If you prefer, I can send the whole series. Excellent. I trust your dilligence. Thanks!