From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id NCGHHIU4Cl+UKQAA0tVLHw (envelope-from ) for ; Sat, 11 Jul 2020 22:09:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uKHUF4U4Cl88ZAAAbx9fmQ (envelope-from ) for ; Sat, 11 Jul 2020 22:09:09 +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 E42239401AE for ; Sat, 11 Jul 2020 22:09:08 +0000 (UTC) Received: from localhost ([::1]:35118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1juNgB-00082I-If for larch@yhetil.org; Sat, 11 Jul 2020 18:09:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1juNg6-00082A-Nc for guix-patches@gnu.org; Sat, 11 Jul 2020 18:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33465) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1juNg6-0006Mv-EG for guix-patches@gnu.org; Sat, 11 Jul 2020 18:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1juNg6-0004Gg-9U for guix-patches@gnu.org; Sat, 11 Jul 2020 18:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42261] [PATCH 1/4] gnu: Add ganeti. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jul 2020 22:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42261 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 42261@debbugs.gnu.org Received: via spool by 42261-submit@debbugs.gnu.org id=B42261.159450532816387 (code B ref 42261); Sat, 11 Jul 2020 22:09:02 +0000 Received: (at 42261) by debbugs.gnu.org; 11 Jul 2020 22:08:48 +0000 Received: from localhost ([127.0.0.1]:45011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1juNfo-0004GB-B6 for submit@debbugs.gnu.org; Sat, 11 Jul 2020 18:08:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1juNfi-0004Fs-Cy for 42261@debbugs.gnu.org; Sat, 11 Jul 2020 18:08:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60513) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1juNfc-0006Ky-ST; Sat, 11 Jul 2020 18:08:32 -0400 Received: from 84-52-226.102.3p.ntebredband.no ([84.52.226.102]:49682 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1juNfc-0003rs-ER; Sat, 11 Jul 2020 18:08:32 -0400 From: Marius Bakke In-Reply-To: <87wo3bxeyv.fsf@gnu.org> References: <20200708100826.3114-1-marius@gnu.org> <20200708101118.3579-1-marius@gnu.org> <87wo3bxeyv.fsf@gnu.org> Date: Sun, 12 Jul 2020 00:08:23 +0200 Message-ID: <87ft9xd7s8.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Spam-Score: -3.11 X-TUID: Xry3Gy+HqSdd --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Marius Bakke skribis: > >> * gnu/packages/virtualization.scm (system->qemu-target, ganeti): New var= iables. >> * gnu/packages/patches/ganeti-copy-hmac.patch, >> gnu/packages/patches/ganeti-disable-version-symlinks.patch, >> gnu/packages/patches/ganeti-drbd-compat.patch, >> gnu/packages/patches/ganeti-haskell-pythondir.patch, >> gnu/packages/patches/ganeti-openvswitch-may-exist.patch, >> gnu/packages/patches/ganeti-preserve-PYTHONPATH.patch, >> gnu/packages/patches/ganeti-shepherd-master-failover.patch, >> gnu/packages/patches/ganeti-shepherd-support.patch: New files. >> * gnu/local.mk (dist_patch_DATA): Adjust accordingly. >> --- >> gnu/local.mk | 8 + >> gnu/packages/patches/ganeti-copy-hmac.patch | 83 ++++ >> .../ganeti-disable-version-symlinks.patch | 136 +++++++ >> gnu/packages/patches/ganeti-drbd-compat.patch | 168 ++++++++ >> .../patches/ganeti-haskell-pythondir.patch | 66 +++ >> .../ganeti-openvswitch-may-exist.patch | 25 ++ >> .../patches/ganeti-preserve-PYTHONPATH.patch | 21 + >> .../ganeti-shepherd-master-failover.patch | 26 ++ >> .../patches/ganeti-shepherd-support.patch | 87 ++++ >> gnu/packages/virtualization.scm | 378 ++++++++++++++++++ >> 10 files changed, 998 insertions(+) > > The patches are quite big, but maybe that=E2=80=99s unavoidable. Some have already been merged upstream, others should be shortly. Ultimately I hope to only carry the Shepherd- and PYTHONPATH-related patches. I haven't dared submitting 'disable-version-symlinks.patch' yet, mainly because I struggled to find a clean way to conditionally override Automake variables, ref (there is a reply from Karl Berry in 2020-07) > Apart from that, on a cursory look it LGTM! Awesome, I was able to do some more testing today and expect to push this in a couple of days. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl8KOFcACgkQoqBt8qM6 VPoNeAf/d7bfWqv37Pc/iW3pFJ+VMZU2VY/bSnpQ9ZchHOlv2HbR9MDgKyHH45kZ AmOMjJ50Ti4fpdRj748+3gYhgNMF2uCnygfJmZW0m4CCIGwX5cDtEzaTTA/UHyxb PVgnjpk2n2x/yrWzc/xPZ0LcNe2xEHnpgp1zAyKusw3w9UVyxczi8c0ukJse1PEJ 3bq2QCvoU1dVF9ExVN0DsKcR5xhQXn/Njijn53Fxs5RjPDasPZ7ewdiu4NNkd4GL c9giSDVKPBYhX4o4cl1kcvpzHHMDWPoCFGHeKRsi6rKLm+eliznAd3cELYFo9TBq Di+00zO69haOGZ7v2VnGqGmlrPU0wA== =HezY -----END PGP SIGNATURE----- --=-=-=--