Bug 53492 - appcenter/progress: AttributeError: 'NoneType' object has no attribute 'is_installed'
appcenter/progress: AttributeError: 'NoneType' object has no attribute 'is_in...
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-21 18:27 CEST by Christian Castens
Modified: 2022-02-16 11:00 CET (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: 2022021321000338, 2022021021000585, 2021060221000095, 2021122921000121, 2022010321000368
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 Christian Castens univentionstaff 2021-06-21 18:27:22 CEST
Version: 5.0-0 errata0

Error:
Internal server error during "appcenter/progress".
Request: appcenter/progress

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 344, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 247, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/mixins.py", line 158, in progress
    ret = progress_obj.poll()
  File "%PY3%/univention/management/console/modules/mixins.py", line 102, in poll
    six.reraise(*self.exc_info)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/modules/decorators.py", line 312, in _thread
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 277, in run
    ret[host] = self._run_local_dry_run(_apps, action, {}, progress)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 313, in _run_local_dry_run
    result = action.dry_run(app, args)
  File "%PY3%/univention/appcenter/actions/docker_install.py", line 98, in dry_run
    return super(Install, self).dry_run(app, args)
  File "%PY3%/univention/appcenter/actions/install_base.py", line 449, in dry_run
    ret = self._dry_run(app, args)
  File "%PY3%/univention/appcenter/actions/install.py", line 199, in _dry_run
    return self._install_packages_dry_run(app, args, with_dist_upgrade=False)
  File "%PY3%/univention/appcenter/actions/install.py", line 210, in _install_packages_dry_run
    if original_app.is_installed():
AttributeError: 'NoneType' object has no attribute 'is_installed'

Role: domaincontroller_master
Comment 1 Maximilian Janßen univentionstaff 2022-01-03 09:16:09 CET
Reported again:
Version: 5.0-1 errata177
Remark: Kopano Core Installation über das App Center