#927240 gammu: --debug is broken

Package:
gammu
Source:
gammu
Description:
mobile phone management utility
Submitter:
Jakub Wilk
Date:
2026-07-31 11:11:03 UTC
Severity:
normal
#927240#3
Date:
2019-04-16 18:43:44 UTC
From:
To:
This command doesn't print any debugging information:

   gammu --debug textall identify

This sort-of works:

   gammu --debug-file log --debug textall identify

It creates the log file, but then it leaves in empty and prints the
debugging information on stderr. Huh?

#927240#8
Date:
2026-07-31 10:41:06 UTC
From:
To:
close -1
thanks

I think that is normal, the upstream project provided those debug features for
dev builds only, while the Debian packaging is a release one.

As per me it does not make sense to change the Debian packaging to a much
slower debug build.