From unknown Sun Jun 22 07:55:57 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51502] [PATCH] gnu: Add borgmatic. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 08:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51502 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51502@debbugs.gnu.org Cc: Arun Isaac X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163558429930840 (code B ref -1); Sat, 30 Oct 2021 08:59:01 +0000 Received: (at submit) by debbugs.gnu.org; 30 Oct 2021 08:58:19 +0000 Received: from localhost ([127.0.0.1]:56623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkBn-00081F-F7 for submit@debbugs.gnu.org; Sat, 30 Oct 2021 04:58:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:57716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkBj-000810-Jm for submit@debbugs.gnu.org; Sat, 30 Oct 2021 04:58:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgkBg-0003Sa-HY for guix-patches@gnu.org; Sat, 30 Oct 2021 04:58:05 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:50736) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgkBd-0004HZ-6X for guix-patches@gnu.org; Sat, 30 Oct 2021 04:58:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=XjX1gLF56bg1J6eb/vDY3jgBhgKb7rTl1UYbhdVcasM=; b=DtY9bkDYhkUoxTry5N53hRZE3+ 5hmrlJdG/WTUVMRlddvxcCmsTnbVti/THhj88ptcPZoueQWtX4M9Kb73ffAc8jOTv+bZw/fzGedbi 9KIxfsIJ2IMUCROYxeoIMYJPRIk5OX5TXqS3MHN9zErNh/MEG5BqxSqueD1mz8A464ZMX5X++4Xm2 pc+JMm4sV5GPMepfXjL8uk0M36kzsxITYvjor8zhI/H3uQ1QXH+7m9KNY/S2XGtdyjkw2Jz9Myccx 5rzJIQPyS3z7+ELU5bOSeNA8/e+eu05E5wiJHp25n6z7zw8FGjnc7La7yD4aqC5sOTm4TGQRNWs0z dhTjP6RA==; Received: from [192.168.2.1] (port=59534 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mgkBT-0001Sy-5J; Sat, 30 Oct 2021 14:27:51 +0530 From: Arun Isaac Date: Sat, 30 Oct 2021 14:27:48 +0530 Message-Id: <20211030085748.24338-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/backup.scm (borgmatic): New variable. --- gnu/packages/backup.scm | 50 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm index 61d330e861..acde7e5b2f 100644 --- a/gnu/packages/backup.scm +++ b/gnu/packages/backup.scm @@ -4,7 +4,7 @@ ;;; Copyright © 2015, 2016, 2017 Leo Famulari ;;; Copyright © 2017–2021 Tobias Geerinckx-Rice ;;; Copyright © 2017 Thomas Danckaert -;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017, 2021 Arun Isaac ;;; Copyright © 2017 Kei Kebreau ;;; Copyright © 2017, 2020 Efraim Flashner ;;; Copyright © 2017 Christine Lemmer-Webber @@ -80,6 +80,7 @@ (define-module (gnu packages backup) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) #:use-module (gnu packages rsync) + #:use-module (gnu packages serialization) #:use-module (gnu packages ssh) #:use-module (gnu packages tls) #:use-module (gnu packages valgrind) @@ -1174,3 +1175,50 @@ (define-public disarchive Gzip will need to describe the order of files in the tarball and the compression parameters used by Gzip.") (license license:gpl3+))) + +(define-public borgmatic + (package + (name "borgmatic") + (version "1.5.20") + (source + (origin + (method url-fetch) + (uri (pypi-uri "borgmatic" version)) + (sha256 + (base32 "1rdpj1mii4fbyprg56krf5k0xsd97ghybaabr7zdhsrcsxf719ha")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'configure + (lambda* (#:key inputs #:allow-other-keys) + ;; Set absolute store path to borg. + (substitute* "borgmatic/commands/borgmatic.py" + (("location\\.get\\('local_path', 'borg'\\)") + (string-append "location.get('local_path', '" + (assoc-ref inputs "borg") "/bin/borg" + "')"))))) + (replace 'check + (lambda* (#:key tests? inputs outputs #:allow-other-keys) + (when tests? + ;; Tests require the installed executable. + (setenv "PATH" (string-append (assoc-ref outputs "out") "/bin" + ":" (getenv "PATH"))) + (invoke "pytest"))))))) + (inputs + `(("borg" ,borg) + ("python-colorama" ,python-colorama) + ("python-jsonschema" ,python-jsonschema) + ("python-requests" ,python-requests) + ("python-ruamel.yaml" ,python-ruamel.yaml))) + (native-inputs + `(("python-flexmock" ,python-flexmock) + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (home-page "https://torsion.org/borgmatic/") + (synopsis "Simple, configuration-driven backup software") + (description "borgmatic is simple, configuration-driven backup software +for servers and workstations. Protect your files with client-side encryption. +Backup your databases too. Monitor it all with integrated third-party +services. borgmatic is powered by borg.") + (license license:gpl3+))) -- 2.33.0 From unknown Sun Jun 22 07:55:57 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arun Isaac Subject: bug#51502: closed (Re: [bug#51502] [PATCH] gnu: Add borgmatic.) Message-ID: References: <87k0hake4y.fsf@nicolasgoaziou.fr> <20211030085748.24338-1-arunisaac@systemreboot.net> X-Gnu-PR-Message: they-closed 51502 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 51502@debbugs.gnu.org Date: Sun, 14 Nov 2021 14:27:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1636900022-27741-1" This is a multi-part message in MIME format... ------------=_1636900022-27741-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #51502: [PATCH] gnu: Add borgmatic. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 51502@debbugs.gnu.org. --=20 51502: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51502 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1636900022-27741-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 51502-done) by debbugs.gnu.org; 14 Nov 2021 14:26:06 +0000 Received: from localhost ([127.0.0.1]:49555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmGSL-0007CB-S8 for submit@debbugs.gnu.org; Sun, 14 Nov 2021 09:26:05 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:49551) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmGSK-0007Bp-6a for 51502-done@debbugs.gnu.org; Sun, 14 Nov 2021 09:26:04 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 8D416E000A; Sun, 14 Nov 2021 14:25:57 +0000 (UTC) From: Nicolas Goaziou To: Arun Isaac Subject: Re: [bug#51502] [PATCH] gnu: Add borgmatic. References: <20211030085748.24338-1-arunisaac@systemreboot.net> Date: Sun, 14 Nov 2021 15:25:49 +0100 In-Reply-To: <20211030085748.24338-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Sat, 30 Oct 2021 14:27:48 +0530") Message-ID: <87k0hake4y.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 51502-done Cc: 51502-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Arun Isaac writes: > * gnu/packages/backup.scm (borgmatic): New variable. Applied. Thank you. > + (description "borgmatic is simple, configuration-driven backup > software Fixed: ... is a simple... Regards, -- Nicolas Goaziou ------------=_1636900022-27741-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Oct 2021 08:58:19 +0000 Received: from localhost ([127.0.0.1]:56623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkBn-00081F-F7 for submit@debbugs.gnu.org; Sat, 30 Oct 2021 04:58:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:57716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkBj-000810-Jm for submit@debbugs.gnu.org; Sat, 30 Oct 2021 04:58:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgkBg-0003Sa-HY for guix-patches@gnu.org; Sat, 30 Oct 2021 04:58:05 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:50736) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgkBd-0004HZ-6X for guix-patches@gnu.org; Sat, 30 Oct 2021 04:58:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=XjX1gLF56bg1J6eb/vDY3jgBhgKb7rTl1UYbhdVcasM=; b=DtY9bkDYhkUoxTry5N53hRZE3+ 5hmrlJdG/WTUVMRlddvxcCmsTnbVti/THhj88ptcPZoueQWtX4M9Kb73ffAc8jOTv+bZw/fzGedbi 9KIxfsIJ2IMUCROYxeoIMYJPRIk5OX5TXqS3MHN9zErNh/MEG5BqxSqueD1mz8A464ZMX5X++4Xm2 pc+JMm4sV5GPMepfXjL8uk0M36kzsxITYvjor8zhI/H3uQ1QXH+7m9KNY/S2XGtdyjkw2Jz9Myccx 5rzJIQPyS3z7+ELU5bOSeNA8/e+eu05E5wiJHp25n6z7zw8FGjnc7La7yD4aqC5sOTm4TGQRNWs0z dhTjP6RA==; Received: from [192.168.2.1] (port=59534 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mgkBT-0001Sy-5J; Sat, 30 Oct 2021 14:27:51 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH] gnu: Add borgmatic. Date: Sat, 30 Oct 2021 14:27:48 +0530 Message-Id: <20211030085748.24338-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/backup.scm (borgmatic): New variable. --- gnu/packages/backup.scm | 50 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm index 61d330e861..acde7e5b2f 100644 --- a/gnu/packages/backup.scm +++ b/gnu/packages/backup.scm @@ -4,7 +4,7 @@ ;;; Copyright © 2015, 2016, 2017 Leo Famulari ;;; Copyright © 2017–2021 Tobias Geerinckx-Rice ;;; Copyright © 2017 Thomas Danckaert -;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017, 2021 Arun Isaac ;;; Copyright © 2017 Kei Kebreau ;;; Copyright © 2017, 2020 Efraim Flashner ;;; Copyright © 2017 Christine Lemmer-Webber @@ -80,6 +80,7 @@ (define-module (gnu packages backup) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) #:use-module (gnu packages rsync) + #:use-module (gnu packages serialization) #:use-module (gnu packages ssh) #:use-module (gnu packages tls) #:use-module (gnu packages valgrind) @@ -1174,3 +1175,50 @@ (define-public disarchive Gzip will need to describe the order of files in the tarball and the compression parameters used by Gzip.") (license license:gpl3+))) + +(define-public borgmatic + (package + (name "borgmatic") + (version "1.5.20") + (source + (origin + (method url-fetch) + (uri (pypi-uri "borgmatic" version)) + (sha256 + (base32 "1rdpj1mii4fbyprg56krf5k0xsd97ghybaabr7zdhsrcsxf719ha")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'configure + (lambda* (#:key inputs #:allow-other-keys) + ;; Set absolute store path to borg. + (substitute* "borgmatic/commands/borgmatic.py" + (("location\\.get\\('local_path', 'borg'\\)") + (string-append "location.get('local_path', '" + (assoc-ref inputs "borg") "/bin/borg" + "')"))))) + (replace 'check + (lambda* (#:key tests? inputs outputs #:allow-other-keys) + (when tests? + ;; Tests require the installed executable. + (setenv "PATH" (string-append (assoc-ref outputs "out") "/bin" + ":" (getenv "PATH"))) + (invoke "pytest"))))))) + (inputs + `(("borg" ,borg) + ("python-colorama" ,python-colorama) + ("python-jsonschema" ,python-jsonschema) + ("python-requests" ,python-requests) + ("python-ruamel.yaml" ,python-ruamel.yaml))) + (native-inputs + `(("python-flexmock" ,python-flexmock) + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (home-page "https://torsion.org/borgmatic/") + (synopsis "Simple, configuration-driven backup software") + (description "borgmatic is simple, configuration-driven backup software +for servers and workstations. Protect your files with client-side encryption. +Backup your databases too. Monitor it all with integrated third-party +services. borgmatic is powered by borg.") + (license license:gpl3+))) -- 2.33.0 ------------=_1636900022-27741-1-- From unknown Sun Jun 22 07:55:57 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51502] [PATCH] gnu: Add borgmatic. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Nov 2021 12:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51502 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 51502-done@debbugs.gnu.org Received: via spool by 51502-done@debbugs.gnu.org id=D51502.163697919215858 (code D ref 51502); Mon, 15 Nov 2021 12:27:01 +0000 Received: (at 51502-done) by debbugs.gnu.org; 15 Nov 2021 12:26:32 +0000 Received: from localhost ([127.0.0.1]:52899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmb4C-00047i-DY for submit@debbugs.gnu.org; Mon, 15 Nov 2021 07:26:32 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:43522) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmb49-00047W-M0 for 51502-done@debbugs.gnu.org; Mon, 15 Nov 2021 07:26:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding: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=IIOPSay/MnlmhsWjlW6crSTpkri+a1B/R4U2myZjRsE=; b=nCBaRBkp4/erOS0jcMt4YffTK6 jjsQUTkb6CiWjBVCA+nPadaREcEx84dSnw3/7yCU6IhQXHsuzb1tV0Dcf6kQqnx+3HZvsMutYqayi tf0wb2CzVlL/qFKHIn3CZ/i4/4NqiVCMPsO3JtsAh0Wl3mUFalH64bRrjfNaA9DGVGKSXKkI0yQS/ s4r7SBCU34a5KI9jQel6svUSd4afWkOya2F+ZbIW+Te0BrSKlqbMwwxM9MCC9PbIsriWrkH2onwuE BAwsLrzFzx16nusb5eFy6XxYhvEZZIlXWNpHU2M86fNxYfkjXdUpV1EQxG/VZzKzYY+gYigo/vn0n X57Ka/yQ==; Received: from [192.168.2.1] (port=20660 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mmb46-000AMB-Ef; Mon, 15 Nov 2021 17:56:26 +0530 From: Arun Isaac In-Reply-To: <87k0hake4y.fsf@nicolasgoaziou.fr> References: <20211030085748.24338-1-arunisaac@systemreboot.net> <87k0hake4y.fsf@nicolasgoaziou.fr> Date: Mon, 15 Nov 2021 17:56:16 +0530 Message-ID: <87r1bhip07.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi Nicolas, Thanks for pushing! >> + (description "borgmatic is simple, configuration-driven backup >> software > > Fixed: ... is a simple... Software is a mass noun similar to furniture, luggage, information, etc. So, it is incorrect to say "borgmatic is /a/ software". "borgmatic is software" is correct. WDYT? Cheers, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmGSUekbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuz3yAH/iidziuPQ/sK8u+rJXsf k2rAGgiefX8M/s1uRTGPdttXr+JgY+/482jTB4FD4y6IDrV2CGIgsqI11hWz0CTQ 5Q9CTiIiChYjHrZg0sJkeL+f2c+8yyHMfp+IvQ0auiwqWAWNmRCNRTt/oQbrqyAr UBijQduvW0tmt+r3NGc62smiNuXsrzw8+LQZi3rKrG8cPOjuMT5hTFpcq+lvhtb+ e0IiEan6D+ivDU6zssHfHlkPi56Wy17RqyJbqVNXqMMuyWo1Z4GE9nPaYyInDNJf NUJ1KoSzJEnzO7puO3hwCwmkkvWPUN34uS5Ua5E6lVcVEM/DBiMUf2tUeYXOlGdH yJ4= =+b1j -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 07:55:57 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51502] [PATCH] gnu: Add borgmatic. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Nov 2021 19:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51502 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 51502-done@debbugs.gnu.org Received: via spool by 51502-done@debbugs.gnu.org id=D51502.163700632329519 (code D ref 51502); Mon, 15 Nov 2021 19:59:01 +0000 Received: (at 51502-done) by debbugs.gnu.org; 15 Nov 2021 19:58:43 +0000 Received: from localhost ([127.0.0.1]:56236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmi7m-0007g2-Ux for submit@debbugs.gnu.org; Mon, 15 Nov 2021 14:58:43 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:58329) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmi7k-0007fm-EN for 51502-done@debbugs.gnu.org; Mon, 15 Nov 2021 14:58:42 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 70002E000B; Mon, 15 Nov 2021 19:58:32 +0000 (UTC) From: Nicolas Goaziou References: <20211030085748.24338-1-arunisaac@systemreboot.net> <87k0hake4y.fsf@nicolasgoaziou.fr> <87r1bhip07.fsf@systemreboot.net> Date: Mon, 15 Nov 2021 20:58:32 +0100 In-Reply-To: <87r1bhip07.fsf@systemreboot.net> (Arun Isaac's message of "Mon, 15 Nov 2021 17:56:16 +0530") Message-ID: <87czn1yyvr.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Arun Isaac writes: > Software is a mass noun similar to furniture, luggage, information, > etc. So, it is incorrect to say "borgmatic is /a/ software". "borgmatic > is software" is correct. > > WDYT? Of course, it makes sense. I'll counter-fix it ASAP. Regards, -- Nicolas Goaziou From unknown Sun Jun 22 07:55:57 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51502] [PATCH] gnu: Add borgmatic. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Nov 2021 05:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51502 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 51502-done@debbugs.gnu.org Received: via spool by 51502-done@debbugs.gnu.org id=D51502.163703890825301 (code D ref 51502); Tue, 16 Nov 2021 05:02:01 +0000 Received: (at 51502-done) by debbugs.gnu.org; 16 Nov 2021 05:01:48 +0000 Received: from localhost ([127.0.0.1]:56759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmqbM-0006a0-NO for submit@debbugs.gnu.org; Tue, 16 Nov 2021 00:01:48 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:43524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmqbJ-0006Zo-AE for 51502-done@debbugs.gnu.org; Tue, 16 Nov 2021 00:01:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding: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=tD6o9aGkUmLxTH/7E/2JfVzLKxuZsGqmiqnq/vqW8g0=; b=QvG81akd5UUGwlPIb8mytPAJ6a azzLX2lnKP8yGJ0Sug/+hbIDzTevl91ukDe2htTFC8HtgsUDfkDNK+AH8RA4/cd9Xn26uRiCdGVDY 9x8oy2pEQGL6fdkkiYcF44pSLGv3Ta5kwiAy8CGhBajF8XMnrkIXbO8R1tbfZluWoFVdj6q6miY7l 3t+Y2RQrAJawiRmKERbgAKCYKI1Zy5EcdkxXn3FTPgAKCkRJsnLifvFsjGlHJGKrKZTNnp1Z8d+uJ Ds9RgETkJcI3AHpdElTzJSl2St2YGu+ZWZAoHhG+e0vONHy5A+EXafpIWACIVtvyC3y4x7isNWKPZ 97b9K+7Q==; Received: from [192.168.2.1] (port=20172 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mmqbG-000C2P-7r; Tue, 16 Nov 2021 10:31:42 +0530 From: Arun Isaac In-Reply-To: <87czn1yyvr.fsf@nicolasgoaziou.fr> References: <20211030085748.24338-1-arunisaac@systemreboot.net> <87k0hake4y.fsf@nicolasgoaziou.fr> <87r1bhip07.fsf@systemreboot.net> <87czn1yyvr.fsf@nicolasgoaziou.fr> Date: Tue, 16 Nov 2021 10:31:36 +0530 Message-ID: <87a6i4ithr.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain >> Software is a mass noun similar to furniture, luggage, information, >> etc. So, it is incorrect to say "borgmatic is /a/ software". "borgmatic >> is software" is correct. >> >> WDYT? > > Of course, it makes sense. I'll counter-fix it ASAP. Thank you! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmGTOzAbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuz1QIIAIvLtZ5r/dOAI4bHiBzb c3VV/WYVz/ZHJG9nu/G5jdJ3FH8DDNV+zk8JckVLOjbmo2HHDejQdbrGKk/14zmv ffL1ip44mOijy8WEwuC/JQIegLHCNBH0vF1mhbwzxB4+g7qyq2/fZPMDdiFJ2NxF 0ZvJ5zLW8ABK/sO81bCdmgL2u1BJR9zpPEhQQ8UxpzaX8e1udoR7UzXuo007iaiv sO/xfo+WkT83fgSCbnruUwo5QS+OGeuwymTbYBAtJeCJ9RzAgCj3I2OgAw2gEkk7 ePFZX6edwY8uHO5ivEY7GVYINWwPJNUnj4g8c0xVWmEmnYCAnlESvJNFDhwv9tJG 4IU= =8yso -----END PGP SIGNATURE----- --=-=-=--