Bug 41353 - UCS 4.0 end of life message
UCS 4.0 end of life message
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Software update
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-5-errata
Assigned To: Alexander Kläser
Stefan Gohmann
:
Depends on:
Blocks: 42951 43265 43266
  Show dependency treegraph
 
Reported: 2016-05-26 08:20 CEST by Stefan Gohmann
Modified: 2017-01-02 14:45 CET (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.023
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
updater2.png (162.40 KB, image/png)
2016-05-26 08:20 CEST, Stefan Gohmann
Details
updater_message.png (67.36 KB, image/png)
2016-06-01 06:51 CEST, Stefan Gohmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2016-05-26 08:20:56 CEST
Created attachment 7689 [details]
updater2.png

The UCS 4.0 maintenance will end on 2016-05-31. We should provide an update for the UMC update module which shows a message about the maintenance end.

The attached screenshot will give an idea about the design of the message. It is based on the HTTP/HTTPS warning on the overview page.

Text suggestion:

EN:
Warning: You are using UCS 4.0-2. This version is outdated and no more security updates will be released for it. Please upgrade this system to a newer UCS version!

DE:
Achtung: Sie verwenden UCS 4.0-2. Diese Version ist veraltet und es werden keine Sicherheitsupdates mehr dafür veröffentlicht. Bitte aktualisieren Sie dieses System auf eine neuere UCS Version!
Comment 1 Alexander Kläser univentionstaff 2016-05-27 12:26:27 CEST
Fixed.

univention-updater (10.0.57-2):
r69585 | Bug #41353: Add out-of-maintenance warning in the UMC updater module

univention-updater.yaml:
r69586 | Bug #41353: added YAML file
Comment 2 Stefan Gohmann univentionstaff 2016-06-01 06:50:53 CEST
Code review: OK

YAML: OK

Test: fail
On my member server, it works like expected (10.201.40.4). On my master, I see a strange message that no update is available (section Release information). See attached screenshot. I've updated to on both systems to 10.0.57-2.1477.201605271222.
On my backup (10.201.40.2), I've installed the old updater.

TODO:
 - Tests (de)
 - Tests (en)
 - Tests DC Master
 - Tests Memberserver
 - Tests Firefox
 - Tests Chrome
 - Tests IE
Comment 3 Stefan Gohmann univentionstaff 2016-06-01 06:51:21 CEST
Created attachment 7711 [details]
updater_message.png
Comment 4 Alexander Kläser univentionstaff 2016-06-01 11:51:44 CEST
I small typo ("bellow"):
> content: '', // will be set bellow as soon as the UCS version is known
Comment 5 Alexander Kläser univentionstaff 2016-06-01 12:27:31 CEST
(In reply to Stefan Gohmann from comment #2)
> Code review: OK
> 
> YAML: OK
> 
> Test: fail
> On my member server, it works like expected (10.201.40.4). On my master, I
> see a strange message that no update is available (section Release
> information). See attached screenshot. I've updated to on both systems to
> 10.0.57-2.1477.201605271222.
> On my backup (10.201.40.2), I've installed the old updater.

I found the problem:

> this._titlepanes = {
>     reboot: this._form._container.getChildren()[0],
>     easymode: this._form._container.getChildren()[1],
>     release: this._form._container.getChildren()[2],
>     packages: this._form._container.getChildren()[3]
> };

The order got mixed up as I introduced a new element in the form and thus the wrong elements were shown. This just supports Bug 26544 ;) .
Comment 6 Alexander Kläser univentionstaff 2016-06-01 13:05:07 CEST
This bug should be fixed now. I created Bug 41403 in order for the commit to be migrated to the current updater version.

univention-updater (10.0.57-3):
r69692 | Bug #41353: adjust query for titlepanes
Comment 7 Stefan Gohmann univentionstaff 2016-06-01 14:02:08 CEST
Tests (de): OK
Tests (en): OK
Tests DC Master: OK
Tests Memberserver: OK
Tests Firefox: OK
Tests Chrome: OK
Tests IE: OK
Tests Update: OK
YAML: OK
Comment 8 Janek Walkenhorst univentionstaff 2016-06-01 17:28:12 CEST
<http://errata.software-univention.de/ucs/4.0/436.html>