Bug 54461 - fix typo in univention-radius postinst
fix typo in univention-radius postinst
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Radius
UCS 5.0
Other Linux
: P5 minor (vote)
: UCS 5.0-1-errata
Assigned To: Johannes Lohmer
Florian Best
:
Depends on: 54029
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-16 11:51 CET by Johannes Lohmer
Modified: 2022-02-23 16:29 CET (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): Regression
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Lohmer univentionstaff 2022-02-16 11:51:24 CET
A small bug was discovered in `univention-radius.postinst`.

At the end of line 97 `|| die` is called but not expected.
It is an artifact of copying the line from the corresponding join script.

+++ This bug was initially created as a clone of Bug #54029 +++

We need to update (and re-translate) the French translation package for UCS 5.0-0.

Package is in base/univention-l10n-fr.

Documentation how to do it:
https://docs.software-univention.de/developer-reference-5.0.html#chap:translation
Comment 1 Johannes Lohmer univentionstaff 2022-02-18 21:22:56 CET
univention-radius (7.0.1-7)
ad8b8fbbe287 | Bug #54461: fix bug/typo in .postinst
Comment 2 Florian Best univentionstaff 2022-02-18 21:33:35 CET
OK: removal of `|| die`
OK: fix of UDM typo
OK: YAML