Hi!

The mate-hud version 22.10.3-2 from Debian unstable works normally.

Thanks, Mike!

On 7/15/25 00:06, Mike Gabriel wrote:
Hi,

On  Do 10 Jul 2025 21:12:34 CEST, Norbert X wrote:

Package: mate-hud
Version: 22.10.3
Severity: important
X-Debbugs-Cc: nrb...@gmail.com

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.

The package in Debian unstable is fixed, actually and it does not fail to build anymore.

Unfortunately, I was too late with an upload that mate-hud depends on, so we won't be able to get this into trixie due to Debian release policy anymore.

However, I can bring this to trixie-backports after the Debian 13 release. For now, please use the package from unstable and let me know if it works for you.

Mike

--
With best regards,
Norbert.

Reply via email to