Bug 40507 - Docker containers unregister their app's component
Docker containers unregister their app's component
Status: CLOSED DUPLICATE of bug 40315
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.1
Other Linux
: P5 normal (vote)
: UCS 4.1-1-errata
Assigned To: Dirk Wiesenthal
Stefan Gohmann
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-27 10:41 CET by Dirk Wiesenthal
Modified: 2016-03-03 16:47 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:
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.
Description Dirk Wiesenthal univentionstaff 2016-01-27 10:41:44 CET
After one day, the component of the App is removed in the docker container.

Reason is app.is_installed() which is different for Docker Apps and Non-Docker Apps; Docker Apps are currently regarded as not installed in the container. Apps not installed get their component removed...

This should be no problem for App updates, but for UCS release upgrades if the upgrade should be blocked by not releasing the App for UCS 4.2.
Comment 1 Dirk Wiesenthal univentionstaff 2016-02-16 17:22:38 CET

*** This bug has been marked as a duplicate of bug 40315 ***
Comment 2 Stefan Gohmann univentionstaff 2016-02-23 07:16:22 CET
OK, duplicate.