Bug 56609 - univention-upgrade --check does not show next release
univention-upgrade --check does not show next release
Status: NEW
Product: UCS
Classification: Unclassified
Component: Update - Release updates
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-18 11:09 CEST by Tim Breidenbach
Modified: 2023-09-18 11:10 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.051
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 Tim Breidenbach univentionstaff 2023-09-18 11:09:07 CEST
The upgrade check ignores the next release (UCS5.0-5 is present in the releases.json), but the updater finds the UCS 5.0-5 Update. 


------

univention-upgrade --check

Starting univention-upgrade. Current UCS version is 5.0-4 errata803

Checking for package updates:                           none
Checking for app updates:                               found
Please rerun command without --check argument to install.

-----

vs.

-----

univention-upgrade

Starting univention-upgrade. Current UCS version is 5.0-4 errata803

Checking for local repository:                          none
Checking for package updates:                           none
Checking for app updates:                               found

The following apps can be upgraded:

Nextcloud Hub: Version 24.0.11-0-ucs1 can be upgraded to 25.0.9-0
OX Connector: Version 2.1.1 can be upgraded to 2.2.7

Starting app upgrade
Do you want to upgrade Nextcloud Hub [Y|n]?n


Do you want to upgrade OX Connector [Y|n]?n

done
Checking for release updates:                           found: UCS 5.0-5
Do you want to update to 5.0-5 [Y|n]?n

-----