[Bug 1198165] econf_getStringValue() regression: The "su" command is broken (bad $PATH)
https://bugzilla.suse.com/show_bug.cgi?id=1198165 https://bugzilla.suse.com/show_bug.cgi?id=1198165#c5 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kukuk@suse.com Flags|needinfo?(sbrabec@suse.com) | --- Comment #5 from Thorsten Kukuk <kukuk@suse.com> --- (In reply to Stefan Schubert from comment #2)
Which delimiter have you had used for parsing the file via libeconf. I can reproduce your "error" with the delimiter " " instead of "\t". "\t" is used for the login.def.
login.defs uses " " and "\t". Sometimes only one of the two is used, most of the time both. https://github.com/util-linux/util-linux/blob/master/lib/logindefs.c#L263 For me login.defs looks correct and more like a libeconf bug. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com