Bug 46046 - IOError: [Errno 28] Auf dem Gerät ist kein Speicherplatz mehr verfügbar
IOError: [Errno 28] Auf dem Gerät ist kein Speicherplatz mehr verfügbar
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Setup wizard
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-15 17:16 CET by Johannes Keiser
Modified: 2020-07-03 20:54 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.103
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2017122821000301
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2018-01-15 17:16:44 CET
Version: 4.2-3 errata256 (Lesum)

Die Ausführung des Kommandos setup/check/credentials wizard ist fehlgeschlagen:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 250, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 318, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 440, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 286, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/setup/__init__.py", line 790, in check_credentials
    result.update(util.receive_domaincontroller_master_information(dns, nameserver, address, username, password))
  File "%PY2.7%/univention/management/console/modules/setup/util.py", line 1128, in receive_domaincontroller_master_information
    result['domain'] = check_credentials_nonmaster(dns, nameserver, address, username, password)
  File "%PY2.7%/univention/management/console/modules/setup/util.py", line 1221, in check_credentials_nonmaster
    with _temporary_password_file(password) as password_file:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "%PY2.7%/univention/management/console/modules/setup/util.py", line 570, in _temporary_password_file
    fp.close()
IOError: [Errno 28] Auf dem Gerät ist kein Speicherplatz mehr verfügbar
Comment 1 Ingo Steuwer univentionstaff 2020-07-03 20:54:15 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.