Bug 1214474

Summary: Mutt mail client is not compiled with DEBUG support (Leap 15.5)
Product: [openSUSE] openSUSE Distribution Reporter: Carlos Gonzalez <piteccelaya>
Component: OtherAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger
Version: Leap 15.5   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Leap 15.5   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos Gonzalez 2023-08-22 17:54:59 UTC
Steps to reproduce:
mutt -nF /dev/null -v -d1

First output line is:
DEBUG was not defined during compilation.  Ignored.

Within output, in the Compile options section:
-DEBUG
Instead of +DEBUG

This was supposedly fixed here:
https://bugzilla.opensuse.org/show_bug.cgi?id=1203184
But I just tried mutt from OSS default repo, and problem still the same.
What did it mean in previous report that it was fixed? Was it only in the version of server:/mail repository?

Thanks.
Comment 1 Andreas Stieger 2023-08-22 18:39:43 UTC
(In reply to Carlos Gonzalez from comment #0)
> What did it mean in previous report that it was fixed? Was it only in the
> version of server:/mail repository?

Yes.

For Leap this package is inherited from SUSE:SLE-15:Update/mutt which is a different lineage. Maintainer has not put it in as a SLE update for this issue, and that seems to be the intend state.

*** This bug has been marked as a duplicate of bug 1203184 ***