GNU bug report logs - #57832
virt-manager broken due to broken GtkSource dependency

Previous Next

Package: guix;

Reported by: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>

Date: Thu, 15 Sep 2022 14:37:03 UTC

Severity: normal

Done: Michael Rohleder <mike <at> rohleder.de>

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 57832 in the body.
You can then email your comments to 57832 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#57832; Package guix. (Thu, 15 Sep 2022 14:37:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rick Huijzer <ikbenrickhuyzer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 15 Sep 2022 14:37:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: virt-manager broken due to broken GtkSource dependency
Date: Thu, 15 Sep 2022 16:02:53 +0200
[Message part 1 (text/plain, inline)]
Hi,

Since virt-manager 3.2.0 I cannot use the package anymore. Any action in
the GUI results in the following traceback:

```console
$virt-manager --debug

[Thu, 15 Sep 2022 15:55:10 virt-manager 17690] DEBUG (cli:195) Uncaught
exception:
Traceback (most recent call last):
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/xmleditor.py",
line 11, in <module>
    gi.require_version("GtkSource", "4")
  File
"/gnu/store/b07y8a2axslnz97pjdg7lp73xwk1gf8w-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/__init__.py",
line 129, in require_version
    raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace GtkSource not available for version 4

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/manager.py",
line 455, in new_vm
    from .createvm import vmmCreateVM
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/createvm.py",
line 30, in <module>
    from .storagebrowse import vmmStorageBrowser
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/storagebrowse.py",
line 11, in <module>
    from .hoststorage import vmmHostStorage
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/hoststorage.py",
line 16, in <module>
    from .createpool import vmmCreatePool
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/createpool.py",
line 18, in <module>
    from .xmleditor import vmmXMLEditor
  File
"/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/xmleditor.py",
line 14, in <module>
    gi.require_version("GtkSource", "3.0")
  File
"/gnu/store/b07y8a2axslnz97pjdg7lp73xwk1gf8w-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/__init__.py",
line 129, in require_version
    raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace GtkSource not available for version 3.0
```

I will happily provide more information if necessary

-- 
Met vriendelijke groet,

Rick Huijzer
[Message part 2 (text/html, inline)]

Reply sent to Michael Rohleder <mike <at> rohleder.de>:
You have taken responsibility. (Fri, 20 Jan 2023 20:57:02 GMT) Full text and rfc822 format available.

Notification sent to Rick Huijzer <ikbenrickhuyzer <at> gmail.com>:
bug acknowledged by developer. (Fri, 20 Jan 2023 20:57:02 GMT) Full text and rfc822 format available.

Message #10 received at 57832-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
Cc: 57832-done <at> debbugs.gnu.org
Subject: Re: bug#57832: virt-manager broken due to broken GtkSource dependency
Date: Fri, 20 Jan 2023 21:55:23 +0100
[Message part 1 (text/plain, inline)]
Rick Huijzer <ikbenrickhuyzer <at> gmail.com> writes:
> Since virt-manager 3.2.0 I cannot use the package anymore. Any action in
> the GUI results in the following traceback:
>
> ```console
> $virt-manager --debug
>
> [Thu, 15 Sep 2022 15:55:10 virt-manager 17690] DEBUG (cli:195) Uncaught
> exception:
> Traceback (most recent call last):
>   File
> "/gnu/store/976nmhmzaqfk4cim7q0h8x7f5z5api12-virt-manager-3.2.0/share/virt-manager/virtManager/xmleditor.py",
> line 11, in <module>
>     gi.require_version("GtkSource", "4")
>   File
> "/gnu/store/b07y8a2axslnz97pjdg7lp73xwk1gf8w-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/__init__.py",
> line 129, in require_version
>     raise ValueError('Namespace %s not available for version %s' %
> ValueError: Namespace GtkSource not available for version 4

I believe this is fixed with 8598aa4ea3c1ab5ea7f298c9c7034119498587e7
-> close.

-- 
Buddha was not buddhist.
Jesus was not christian.
Muhammad was not muslim.
They were teachers who tought LOVE.
Love was their religion. - Osho
[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, 18 Feb 2023 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 61 days ago.

Previous Next


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