FS#68086 - [gnome-tweaks] missing dependency after GNOME 3.38 update

Attached to Project: Arch Linux
Opened by Akatsuki Rui (akiirui) - Saturday, 03 October 2020, 11:34 GMT
Last edited by Jan Alexander Steffens (heftig) - Monday, 05 October 2020, 18:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

After GNOME 3.38 update, `libhandy` upgrade to 1.x, but `gnome-tweaks` depend `libhandy` version 0.x. This library was package to a new package `libhandy0`.

Additional info:
* package version(s)

- gnome-tweaks 3.34.0-3
- libhandy 1.0.0-1
- libhandy0 0.0.13+12+gaa6b6f4-1

* config and/or log files etc.

```
Traceback (most recent call last):
File "/usr/bin/gnome-tweaks", line 15, in <module>
gi.require_version("Handy", "0.0")
File "/usr/lib/python3.8/site-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Handy not available for version 0.0
```

Steps to reproduce:
1. Enable [testing] and -Syu to update.
2. Remove orphan package `libhandy0`
3. Run `gnome-tweaks`
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Monday, 05 October 2020, 18:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  gnome-tweaks 3.34.0-4

Loading...