[SSSD] [PATCH] sss_cache: Call DEBUG_INIT sooner

Pavel Březina pbrezina at redhat.com
Fri Jan 11 09:13:08 UTC 2013


On 01/11/2013 10:01 AM, Jakub Hrozek wrote:
> On Fri, Jan 11, 2013 at 09:30:30AM +0100, Pavel Březina wrote:
>> On 01/10/2013 02:22 PM, Michal Židek wrote:
>>> See commit message. Fixes https://fedorahosted.org/sssd/ticket/1745.
>>>
>>> Michal
>>
>> Ack.
>>
>> Please note that the debug message is hidden, but "unknown option" is
>> still printed. I think this is ok since it comes from popt and tells
>> user what happened.
>
> Yes, but IIRC there was a missing newline after the message. We might
> want to fix that, too, even if it was in an unrelated patch.

Yes, this problem is present on more places. At least on all places
that uses poptStrerror() like:

BAD_POPT_PARAMS(pc, poptStrerror(ret), ret, fini);

I created ticket:
https://fedorahosted.org/sssd/ticket/1756




More information about the sssd-devel mailing list