Bug 38774

Summary: backup2master waits silently for interactive confirmation
Product: UCS Reporter: Philipp Hahn <hahn>
Component: backup2masterAssignee: Daniel Tröder <troeder>
Status: CLOSED FIXED QA Contact: Stefan Gohmann <gohmann>
Severity: normal    
Priority: P5 CC: gohmann, grandjean, walkenhorst
Version: UCS 4.0   
Target Milestone: UCS 4.0-3-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- 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:
Attachments: Patch backup2master

Description Philipp Hahn univentionstaff 2015-06-26 17:23:17 CEST
Created attachment 6984 [details]
Patch backup2master

UCS technical training June 2015 <https://univention.plan.io/issues/2088>

ucs-4.0-2/management/univention-ldap/univention-backup2master:
227 exec 2>>"$LOGFILE"
...
292 apt-get -d install univention-server-master >>"$LOGFILE"

this waits for input of "y"es. Only visible by looking into /var/log/univention/backup2master.log in a second shell.
Comment 1 Daniel Tröder univentionstaff 2015-09-01 16:28:41 CEST
Thank you for the patch.

Commit: 63382
YAML: 63383 2015-09-01-univention-ldap.yaml
4.1: 63384
Comment 2 Stefan Gohmann univentionstaff 2015-09-08 08:10:34 CEST
I was not able to reproduce the issue but I think the patch make sense.

Tests: OK

YAML: OK (fixed  typo with r63498)
Comment 3 Janek Walkenhorst univentionstaff 2015-09-09 12:51:36 CEST
<http://errata.software-univention.de/ucs/4.0/306.html>