Bug 50586 - Update to UCS 4.4-3: service docker stop in preup.sh, but no service docker start in postup.sh
Update to UCS 4.4-3: service docker stop in preup.sh, but no service docker s...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4-3
Assigned To: Philipp Hahn
Felix Botner
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-03 17:26 CET by Erik Damrose
Modified: 2019-12-05 17:29 CET (History)
0 users

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?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 4: A User would return the product
User Pain: 0.343
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Philipp Hahn univentionstaff 2019-12-03 17:47:06 CET
[4.4-3] edcd43d4c1 Bug #50586 up: Remove docker check from p*up.sh scripts
 base/univention-updater/debian/changelog |  6 ++++++
 base/univention-updater/script/postup.sh | 15 ---------------
 base/univention-updater/script/preup.sh  | 21 ---------------------
 3 files changed, 6 insertions(+), 36 deletions(-)

Package: univention-updater
Version: 14.0.2-10A~4.4.0.201912031742
Branch: ucs_4.4-0
Scope: errata4.4-3

No YAML

QA:
 diff ~/REPOS/ucs/base/univention-updater/script/preup.sh /var/univention/buildsystem2/mirror/ftp/4.4/maintained/4.4-3/all/preup.sh
 diff ~/REPOS/ucs/base/univention-updater/script/postup.sh /var/univention/buildsystem2/mirror/ftp/4.4/maintained/4.4-3/all/postup.sh
Comment 2 Felix Botner univentionstaff 2019-12-03 17:49:16 CET
OK - diff (Bug #50166 and Bug #50200 removed from post/preup)
OK - changes on univention-repository.knut.univention.de
OK - changes on updates.software-univention.de
OK - git commit
TODO - check updates-test mirror
Comment 3 Felix Botner univentionstaff 2019-12-05 09:39:55 CET
curl -s http://updates-test.software-univention.de/4.4/maintained/4.4-3/all/postup.sh| grep -i docker
# Bug #50166: Docker update only worked smoothly with stopped containers...
	echo "Starting all Docker Apps again..."
apps = [app for app in Apps().get_all_locally_installed_apps() if app.docker]  # single container apps and multi container apps alike
	echo "... Docker Apps started."

still the old version on the test mirror, we should update pre/postup too there
Comment 4 Philipp Hahn univentionstaff 2019-12-05 12:01:51 CET
(In reply to Felix Botner from comment #2)
> TODO - check updates-test mirror

The announcement to the test mirror is stopped as soon as the release is complete.

(In reply to Felix Botner from comment #3)
> still the old version on the test mirror, we should update pre/postup too
> there

Done manually.
Comment 5 Felix Botner univentionstaff 2019-12-05 15:41:24 CET
OK
Comment 6 Erik Damrose univentionstaff 2019-12-05 17:29:41 CET
UCS 4.4-3 has been released:
 https://docs.software-univention.de/release-notes-4.4-3-en.html
 https://docs.software-univention.de/release-notes-4.4-3-de.html

If this error occurs again, please use "Clone This Bug".