Bug 49625

Summary: More log in InstallSetupFailed
Product: UCS Reporter: Felix Botner <botner>
Component: App CenterAssignee: Felix Botner <botner>
Status: CLOSED FIXED QA Contact: Dirk Wiesenthal <wiesenthal>
Severity: normal    
Priority: P5    
Version: UCS 4.4   
Target Milestone: UCS 4.4-0-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Development Internal What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:

Description Felix Botner univentionstaff 2019-06-11 10:40:00 CEST

    
Comment 1 Felix Botner univentionstaff 2019-06-11 15:08:25 CEST
logger.stdstream instead of logger.stderr for the InstallSetupFailed (did not know about that, seems that i can stop using call_process2 ...)

and send last 5000 chars of error message
Comment 2 Dirk Wiesenthal univentionstaff 2019-06-24 20:47:10 CEST
Works great.

(In reply to Felix Botner from comment #1)
> logger.stdstream instead of logger.stderr for the InstallSetupFailed (did
> not know about that, seems that i can stop using call_process2 ...)

Yes, probably. Requires passing a dedicated LogCatcher every time, though.
Comment 3 Arvid Requate univentionstaff 2019-06-26 17:42:58 CEST
<http://errata.software-univention.de/ucs/4.4/160.html>