Package: mate-hud
Version: 22.10.3
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
mate-hud is very useful for MATE session, it may be enabled from MATE Tweak.
Its FTBFS may be simply fixed by one line patch
--- /home/d/Downloads/deb-download/storage/mate-hud-22.10.3/setup.py
+++ /tmp/setup.py
@@ -75,7 +75,7 @@
cmdclass = {
"build" : DistUtilsExtra.command.build_extra.build_extra,
- "clean": DistUtilsExtra.command.clean_i18n.clean_i18n,
+ "clean_i18n": DistUtilsExtra.command.clean_i18n.clean_i18n,
}
setup(
Please apply it and bring mate-hud package back to Debian Trixie.
-- System Information:
Debian Release: 13.0
APT prefers testing-security
APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.35+deb13-amd64 (SMP w/1 CPU thread; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled