GNU bug report logs - #57842
[PATCH] gnu: virt-manager: Fix gui.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 15 Sep 2022 23:23:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#57842: closed (Re: [bug#57842] [PATCH] gnu: virt-manager: Fix
 gui.)
Date: Fri, 16 Sep 2022 10:44:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57842: [PATCH] gnu: virt-manager: Fix gui.

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

-- 
57842: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57842
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 57842-done <at> debbugs.gnu.org
Subject: Re: [bug#57842] [PATCH] gnu: virt-manager: Fix gui.
Date: Fri, 16 Sep 2022 12:42:17 +0200
[Message part 3 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

> Fixes <https://issues.guix.gnu.org/57832>.
>
> * gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace
> gtksourceview with gtksourceview-4.
> ---
>  gnu/packages/virtualization.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, I tweaked the commit message to make it a bit more specific and
pushed to master as eb9a39c1b75a60fe3946496bb2eee8f32dbf09cd.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: virt-manager: Fix gui.
Date: Fri, 16 Sep 2022 01:22:16 +0200
Fixes <https://issues.guix.gnu.org/57832>.

* gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace
gtksourceview with gtksourceview-4.
---
 gnu/packages/virtualization.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index cebcc9742d..199156dbb9 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1517,7 +1517,7 @@ (define-public virt-manager
      (list dconf
            gtk+
            gtk-vnc
-           gtksourceview
+           gtksourceview-4
            libvirt
            libvirt-glib
            libosinfo
-- 
2.37.3




This bug report was last modified 2 years and 305 days ago.

Previous Next


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