Bug 44046 - 92univention-management-console-web-server.inst prints error "E: object not found" during installation
92univention-management-console-web-server.inst prints error "E: object not f...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: SAML
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: Florian Best
Janek Walkenhorst
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-23 15:26 CET by Janek Walkenhorst
Modified: 2017-04-18 08:03 CEST (History)
1 user (show)

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 Janek Walkenhorst univentionstaff 2017-03-23 15:26:40 CET
92univention-management-console-web-server.inst
contains the check

if [ $JS_LAST_EXECUTED_VERSION -lt 6 ]; then
    udm saml/serviceprovider remove …
fi

which does not check for the case JS_LAST_EXECUTED_VERSION=0 (new installation) leading to an erroneous udm call.
Comment 1 Florian Best univentionstaff 2017-03-23 15:48:26 CET
univention-management-console (9.0.72-1):
r78212 | Bug #44046: fix check of join script version number on new installations

interim-version no changelog required.
Comment 2 Stefan Gohmann univentionstaff 2017-04-04 18:28:33 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".