Bug 48842 - register apps after minor/major update
register apps after minor/major update
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-04 11:54 CET by Felix Botner
Modified: 2019-03-12 17:30 CET (History)
1 user (show)

See Also:
What kind of report is it?: Feature Request
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?: Yes
School Customer affected?: Yes
ISV affected?: Yes
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 Felix Botner univentionstaff 2019-03-04 11:54:22 CET
see also Bug #45328

Currently non-docker apps are not properly registered (new version) after a minor/major UCS update.

This can be fixed with 

    univention-app register --app

once the system is updated but we have no hook in the update for this (postup is started before version/version is set)

So we either need a post-post-up hook in the updater or a way to make univention-app look for apps in the "next" version.