Bug 49062 - appcenter/invoke_dry_run: TypeError: 'NoneType' object is not iterable
appcenter/invoke_dry_run: TypeError: 'NoneType' object is not iterable
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-22 13:05 CET by Johannes Keiser
Modified: 2020-08-27 08:32 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.057
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019052921000023, 2019051821000286, 2019031721000022, 2019031021000375, 2019020521000654, 2019020521000645, 2019020521000663, 2019030121000776, 2019030121000811, 2019090121000265, 2020022421000099
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 Johannes Keiser univentionstaff 2019-03-22 13:05:40 CET
Version: 4.4-0 errata5 (Blumenthal)

Internal server error during "appcenter/invoke_dry_run".
Request: appcenter/invoke_dry_run

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 351, in invoke_dry_run
    self.invoke(request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 125, in _deferred
    return func(self, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 636, in _decorated
    return function(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 574, in invoke
    result.update(action.dry_run(app, args))
TypeError: 'NoneType' object is not iterable

Role: domaincontroller_master
Comment 1 Johannes Keiser univentionstaff 2019-03-25 14:18:06 CET
Reported again: Version: 4.3-3 errata452 (Neustadt)

Interner Server-Fehler in "appcenter/invoke_dry_run".
Request: appcenter/invoke_dry_run

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 346, in invoke_dry_run
    self.invoke(request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 126, in _deferred
    return func(self, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 636, in _decorated
    return function(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 569, in invoke
    result.update(action.dry_run(app, args))
TypeError: 'NoneType' object is not iterable

Role: domaincontroller_master
Comment 2 Johannes Keiser univentionstaff 2019-05-28 12:28:23 CEST
Reported again: Version: 4.4-0 errata109 (Blumenthal)

Internal server error during "appcenter/invoke_dry_run".
Request: appcenter/invoke_dry_run

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 260, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 351, in invoke_dry_run
    self.invoke(request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 125, in _deferred
    return func(self, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 636, in _decorated
    return function(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 574, in invoke
    result.update(action.dry_run(app, args))
TypeError: 'NoneType' object is not iterable
Comment 3 Johannes Keiser univentionstaff 2019-05-29 14:03:35 CEST
Reported again: Version: 4.4-0 errata113 (Blumenthal)
Traceback: Same as Comment #2
Comment 4 Christian Castens univentionstaff 2020-08-17 16:15:39 CEST
reported again:

Version: 4.4-1 errata245 (Blumenthal)

Traceback(543d4036a6cc30f21a38fd64528619a3):
Interner Server-Fehler in "appcenter/invoke_dry_run".
Request: appcenter/invoke_dry_run
Role: domaincontroller_master


Ticket#2019020521000654
Ticket#2019020521000645
Ticket#2019020521000663
Ticket#2019030121000776
Ticket#2019030121000811
Ticket#2019090121000265
Comment 5 Christian Castens univentionstaff 2020-08-27 08:32:48 CEST
reported again:
Version: 4.4-3 errata418 (Blumenthal)

Internal server error during "appcenter/invoke_dry_run".
Request: appcenter/invoke_dry_run

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 358, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 261, in execute
    function.__func__(self, request, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/appcenter/__init__.py", line 400, in invoke_dry_run
    self.invoke(request)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/appcenter/__init__.py", line 126, in _deferred
    return func(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 639, in _decorated
    return function(self, request, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/appcenter/__init__.py", line 623, in invoke
    result.update(action.dry_run(app, args))
TypeError: 'NoneType' object is not iterable

Role: domaincontroller_master