GNU bug report logs - #29578
[PATCH] gnu: virtualization: Add qmpbackup.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Tue, 5 Dec 2017 07:27:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rutger Helling <rhelling <at> mykolab.com>
Subject: bug#29578: closed (Re: [bug#29578] [PATCH] gnu: virtualization:
 Add qmpbackup.)
Date: Fri, 08 Dec 2017 19:00:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#29578: [PATCH] gnu: virtualization: Add qmpbackup.

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 29578 <at> debbugs.gnu.org.

-- 
29578: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29578
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 29578-done <at> debbugs.gnu.org
Subject: Re: [bug#29578] [PATCH] gnu: virtualization: Add qmpbackup.
Date: Fri, 8 Dec 2017 13:59:44 -0500
[Message part 3 (text/plain, inline)]
On Tue, Dec 05, 2017 at 08:26:15AM +0100, Rutger Helling wrote:
> Hey Guix, 
> 
> This patch adds qmpbackup.

> From 46a7ca3cf49e11f13f5df15d6ef50aec8d4f09e0 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling <at> mykolab.com>
> Date: Tue, 5 Dec 2017 08:19:21 +0100
> Subject: [PATCH] gnu: virtualization: Add qmpbackup.
> 
> * gnu/packages/virtualization.scm (qmpbackup): New variable.

Thanks! Pushed as f46a3523de7e4816a340e48eaba68f11361beec8 with the
following changes:

diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 4b8daa53c..85563dde6 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -704,9 +704,8 @@ mainly implemented in user space.")
     (arguments
      `(#:python ,python-2))
     (home-page "https://github.com/abbbi/qmpbackup")
-    (synopsis "Create live full and incremental backups via QMP")
-    (description "qmpbackup is designed to create live full and
-incremental backups of running qemu virtual machines via the QMP
-protocol.  It makes use of the dirty-bitmap feature introduced in later
-qemu versions.")
+    (synopsis "Backup and restore QEMU machines")
+    (description "qmpbackup is designed to create and restore full and
+incremental backups of running QEMU virtual machines via QMP, the QEMU
+Machine Protocol.")
     (license gpl3+)))
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Rutger Helling <rhelling <at> mykolab.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: virtualization: Add qmpbackup.
Date: Tue, 05 Dec 2017 08:26:15 +0100
[Message part 6 (text/plain, inline)]
Hey Guix, 

This patch adds qmpbackup.
[Message part 7 (text/html, inline)]
[0001-gnu-virtualization-Add-qmpbackup.patch (text/x-diff, attachment)]

This bug report was last modified 7 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.