Bug 44901 - (4.2) Fix syntax error in ucs-school-radius-802.1x.postrm
(4.2) Fix syntax error in ucs-school-radius-802.1x.postrm
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: Radius
UCS@school 4.1 R2
Other Linux
: P5 normal (vote)
: UCS@school 4.2 v3
Assigned To: Sönke Schwardt-Krummrich
Florian Best
:
Depends on: 44900
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-29 16:02 CEST by Sönke Schwardt-Krummrich
Modified: 2017-09-12 13:17 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?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.017
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 Sönke Schwardt-Krummrich univentionstaff 2017-06-29 16:02:35 CEST
Has to be fixed for UCS@school 4.2, too.

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

There is a backslash too much in ucs-school-radius-802.1x.postrm.

--- a/ucs-school-4.1r2/ucs-school-radius-802.1x/debian/ucs-school-radius-802.1x.postrm
+++ b/ucs-school-4.1r2/ucs-school-radius-802.1x/debian/ucs-school-radius-802.1x.postrm
@@ -47,7 +47,7 @@ case "$1" in
 			security/packetfilter/package/ucs-school-radius-802.1x/udp/1813/all \
 			security/packetfilter/package/ucs-school-radius-802.1x/udp/1813/all/en \
 			security/packetfilter/package/ucs-school-radius-802.1x/udp/1814/all \
-			security/packetfilter/package/ucs-school-radius-802.1x/udp/1814/all/en \
+			security/packetfilter/package/ucs-school-radius-802.1x/udp/1814/all/en
 			[ -x "/etc/init.d/univention-firewall" ] && invoke-rc.d univention-firewall restart
 		;;
 esac
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2017-06-29 16:15:22 CEST
ucs-school-radius-802.1x.yaml:
r80634 | Bug #44901: updated advisory
r80630 | Bug #44901: added advisory

ucs-school-radius-802.1x (6.0.0-2):
r80632 | Bug #44901: fixed indention
r80629 | Bug #44901: fixed syntax error in postrm script

Package: ucs-school-radius-802.1x
Version: 6.0.0-2A~4.2.0.201706291610
Branch: ucs_4.2-0
Scope: ucs-school-4.2
Comment 2 Florian Best univentionstaff 2017-06-29 16:55:59 CEST
OK: change looks good
OK: YAML
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2017-09-12 13:17:19 CEST
UCS@school 4.2 v3 has been released.

http://docs.software-univention.de/changelog-ucsschool-4.2v3-de.html

If this error occurs again, please clone this bug.