GNU bug report logs -
#29578
[PATCH] gnu: virtualization: Add qmpbackup.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29578 in the body.
You can then email your comments to 29578 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#29578
; Package
guix-patches
.
(Tue, 05 Dec 2017 07:27:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Rutger Helling <rhelling <at> mykolab.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 05 Dec 2017 07:27:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hey Guix,
This patch adds qmpbackup.
[Message part 2 (text/html, inline)]
[0001-gnu-virtualization-Add-qmpbackup.patch (text/x-diff, attachment)]
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Fri, 08 Dec 2017 19:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Rutger Helling <rhelling <at> mykolab.com>
:
bug acknowledged by developer.
(Fri, 08 Dec 2017 19:00:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 29578-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 06 Jan 2018 12:24:05 GMT)
Full text and
rfc822 format available.
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.