Bug 45078 - updater/maintenance_information: ScannerError: while scanning for the next token
updater/maintenance_information: ScannerError: while scanning for the next token
Status: CLOSED DUPLICATE of bug 44824
Product: UCS
Classification: Unclassified
Component: UMC - Software update
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: Jannik Ahlers
Florian Best
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-26 15:28 CEST by Florian Best
Modified: 2023-03-25 06:39 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 2: Will only affect a 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?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2017102721000655, 2017072221000171, 2017101821000011, 2017101921000625
Bug group (optional): Error handling, 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 Florian Best univentionstaff 2017-07-26 15:28:20 CEST
Version: 4.2-1 errata95 (Lesum)

Execution of command 'updater/maintenance_information' has failed:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 249, 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/updater/__init__.py", line 223, in query_maintenance_information
    status = yaml.load(response.content)
  File "/usr/lib/python2.7/dist-packages/yaml/__init__.py", line 71, in load
    return loader.get_single_data()
  File "/usr/lib/python2.7/dist-packages/yaml/constructor.py", line 37, in get_single_data
    node = self.get_single_node()
  File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/usr/lib/python2.7/dist-packages/yaml/composer.py", line 58, in compose_document
    self.get_event()
  File "/usr/lib/python2.7/dist-packages/yaml/parser.py", line 118, in get_event
    self.current_event = self.state()
  File "/usr/lib/python2.7/dist-packages/yaml/parser.py", line 193, in parse_document_end
    token = self.peek_token()
  File "/usr/lib/python2.7/dist-packages/yaml/scanner.py", line 128, in peek_token
    self.fetch_more_tokens()
  File "/usr/lib/python2.7/dist-packages/yaml/scanner.py", line 257, in fetch_more_tokens
    % ch.encode('utf-8'), self.get_mark())
ScannerError: while scanning for the next token
found character '\t' that cannot start any token
  in "<string>", line 4, column 1:
     <meta http-equiv="Content-Type" ...
    ^
Comment 1 Florian Best univentionstaff 2017-10-23 16:43:04 CEST
Reported again, 4.2-1 errata197 (Lesum)
Comment 2 Florian Best univentionstaff 2017-10-23 16:46:29 CEST
Reported again, 4.2-1 errata197 (Lesum)
Comment 3 Florian Best univentionstaff 2017-11-02 21:59:09 CET

*** This bug has been marked as a duplicate of bug 44824 ***
Comment 4 Florian Best univentionstaff 2017-11-08 11:56:55 CET
OK, duplicate.