Bug 19361 - check_join_status sollte die Versionen der Join-Scripte prüfen, nicht nur ihre Anzahl
check_join_status sollte die Versionen der Join-Scripte prüfen, nicht nur ihr...
Status: RESOLVED DUPLICATE of bug 13495
Product: UCS
Classification: Unclassified
Component: Join (univention-join)
UCS 2.4
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-10 18:53 CEST by Arvid Requate
Modified: 2010-08-12 18:08 CEST (History)
1 user (show)

See Also:
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

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2010-08-10 18:53:44 CEST
Nach Update auf UCS 2.4-0 meldet check_join_status nicht dass eines der Join-Scripte noch nicht in der aktuellen Version gelaufen ist, weil es nur die Anzahl der Skripte überprüft:

root@qabackup:~# /usr/share/univention-join/check_join_status
Joined successful
root@qabackup:~# grep ^VERSION /usr/lib/univention-install/26univention-samba.inst
VERSION=5
root@qabackup:~# grep univention-samba /usr/lib/univention-install/.index.txt
univention-samba v4 successful

Nur wenn die Anzahl nicht passt, wird 'Not all install files configured' ausgegeben.
Comment 1 Philipp Hahn univentionstaff 2010-08-12 18:08:01 CEST

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