I dont see this Guide. After upgrading to ownCloud 9.0.6 the App Center offers to upgrade directly. A popup showing me some Relnotes of 9.1.4, followed by a popup notifying that Docker is used.
Finally…
14.06.17 16:49:39.430 MODULE ( PROCESS ) : Die Ausführung des Kommandos appcenter/docker/progress ist fehlgeschlagen:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/univention/management/console/base.py", line 281, in execute
function(self, request)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 318, in _response
result = _multi_response(self, request)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 462, in _response
return list(function(self, iterator, *nones))
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 284, in _fake_func
yield function(self, *args)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/mixins.py", line 149, in progress
ret = progress_obj.poll()
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 309, in _thread
result = _multi_response(self, request)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 462, in _response
return list(function(self, iterator, *nones))
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 284, in _fake_func
yield function(self, *args)
File "/usr/lib/pymodules/python2.7/univention/management/console/modules/appcenter/__init__.py", line 340, in invoke_docker
progress.title = _('%s: Running tests') % (app.name,)
AttributeError: 'NoneType' object has no attribute 'name'