Bug 42923

Summary: App Center: disable version check when upgrading
Product: UCS Reporter: Felix Botner <botner>
Component: App CenterAssignee: Felix Botner <botner>
Status: CLOSED FIXED QA Contact: Dirk Wiesenthal <wiesenthal>
Severity: normal    
Priority: P5 CC: wiesenthal
Version: UCS 4.1   
Target Milestone: UCS 4.1-4-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Bug Report What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.091 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:

Description Felix Botner univentionstaff 2016-11-10 18:38:57 CET
During an App update, the AppCenter wants to upgrade the appbox container. This fails if the container version is higher than the UCS master version.

I get a strange error message in the appcenter

3 Fehler sind aufgetreten:

    Error: Please check "/var/log/univention/updater.log" for details.
    Release upgrade script failed
    Aborting...

and updater.log in the container says

Checking for space on /var/cache/apt/archives: OK
Checking for space on /boot: OK
Checking for space on /: OK
Checking for package status: OK
WARNING: Your domain controller master is still on version 4.1-3.
         It is strongly recommended that the domain controller master is
         always the first system to be updated during a release update.
This check can be skipped by setting the UCR
variable update41/ignore_version to yes.
Error: Update aborted by pre-update script of release 4.1-4
exitcode of univention-updater: 1
ERROR: update failed. Please check /var/log/univention/updater.log
Comment 1 Felix Botner univentionstaff 2016-12-14 15:19:23 CET
always set

 "update${version}/ignore_version"=true

in univention-docker-container-mode/update_release

univention-docker-container-mode: r75278
merged to 4.2-0
Comment 2 Dirk Wiesenthal univentionstaff 2016-12-21 01:39:07 CET
Changeset: OK
YAML: OK
Merge: OK

@Felix: Please update / delete Horde's custom update_release script
Comment 3 Janek Walkenhorst univentionstaff 2017-01-18 13:58:20 CET
<http://errata.software-univention.de/ucs/4.1/378.html>