Bug 48841 - univention-app register --app for 4.3-x -> 4.4-0 update
univention-app register --app for 4.3-x -> 4.4-0 update
Status: CLOSED DUPLICATE of bug 48808
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4-0-errata
Assigned To: Felix Botner
Dirk Wiesenthal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-04 11:48 CET by Felix Botner
Modified: 2019-05-20 09:28 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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 Felix Botner univentionstaff 2019-03-04 11:48:35 CET
We have to update the non-docker apps after the update to 4.4. So add something like

if dpkg --compare-versions "$2" lt-nl 7.0.1-29; then
    univention-app register --app
fi


to the univention-appcenter postinst file.
Comment 1 Felix Botner univentionstaff 2019-03-25 15:18:58 CET

*** This bug has been marked as a duplicate of bug 48808 ***