Bug 38987 - Join error - incomplete joined system considered as fully joined - no 2nd try possible
Join error - incomplete joined system considered as fully joined - no 2nd try...
Status: RESOLVED DUPLICATE of bug 36807
Product: UCS
Classification: Unclassified
Component: System setup
UCS 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-20 14:15 CEST by Philipp Hahn
Modified: 2018-04-14 13:37 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 Philipp Hahn univentionstaff 2015-07-20 14:15:53 CEST
- First joins failed because DNS entries for re-used IP address still existed.
- Univention-System-Setup then allows to "configure system again".
- 2nd try then fails with:

20.07.15 14:08:43.839  MODULE      ( PROCESS ) : Die Ausführung des Kommandos setup/join wizard ist fehlgeschlagen:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/__init__.py", line 176, in _decorated
    return function(self, request, *args, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 316, in _response
    result = _multi_response(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 460, in _response
    return list(function(self, iterator, *nones))
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 282, in _fake_func
    yield function(self, *args)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/setup/__init__.py", line 239, in join
    raise Exception(_('Already joined systems cannot be joined.'))
Exception: Bereits gejointe Systeme können nicht gejoint werden.

- /var/univention-join/status has only 3 lines
- /var/univention-join/joined exists
Comment 1 Florian Best univentionstaff 2015-07-20 14:30:42 CEST

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