FS#66224 - [libratbag] Missing dependency: python-gobject

Attached to Project: Community Packages
Opened by xcg (xcg) - Sunday, 12 April 2020, 11:38 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 13 April 2020, 03:52 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The python-gobject package is needed during runtime but currently resides in checkdepends only.

Additional info:
* libratbag 0.13-1
* link to upstream bug report: https://github.com/libratbag/libratbag/issues/193

Steps to reproduce:

$ ratbagctl list
Traceback (most recent call last):
File "/usr/bin/ratbagctl", line 36, in <module>
from gi.repository import Gio, GLib, GObject
ModuleNotFoundError: No module named 'gi.repository'

After explicit installation of python-gobject it works as intended:
$ ratbagctl list
hollering-marmot: Logitech G102 Prodigy Gaming Mouse
This task depends upon

Closed by  Filipe Laíns (FFY00)
Monday, 13 April 2020, 03:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  libratbag 0.13-2

Loading...