Bug 52815 - Fix python3 compatibility of 66univention-appcenter_app.acl
Summary: Fix python3 compatibility of 66univention-appcenter_app.acl
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: App Center
Version: UCS 4.4
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 4.4-7-errata
Assignee: Florian Best
QA Contact: Jürn Brodersen
URL:
Keywords:
: 52816 (view as bug list)
Depends on: 52429
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-19 20:53 CET by Florian Best
Modified: 2021-03-10 15:24 CET (History)
5 users (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):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2021-02-19 20:53:32 CET
The updater.log is full of these exceptions during upgrade to UCS 5.0:

Multifile: /etc/ldap/slapd.conf
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax
  File "<stdin>", line 26
    ''' % params
      ^
SyntaxError: invalid syntax

This comes from management/univention-appcenter/ldap/66univention-appcenter_app.acl.

+++ This bug was initially created as a clone of Bug #52429 +++
Comment 1 Florian Best univentionstaff 2021-02-19 20:58:18 CET
univention-appcenter.yaml
4e00841ea109 | YAML Bug #52815

univention-appcenter (8.0.11-143)
f6123e0bfaba | Bug #52815: fix Python 3 syntax of LDAP ACLs
Comment 2 Florian Best univentionstaff 2021-02-22 10:44:57 CET
*** Bug 52816 has been marked as a duplicate of this bug. ***
Comment 3 Florian Best univentionstaff 2021-02-22 10:59:13 CET
I have to increase the joinscript version to make the changes effectively used.
Comment 4 Florian Best univentionstaff 2021-02-22 11:23:04 CET
univention-appcenter (8.0.11-144)
cb6c6754fa5e | Bug #52815: increase joinscript version
Comment 5 Jürn Brodersen univentionstaff 2021-03-02 11:11:11 CET
No more errors -> OK
jenkins -> OK
yaml -> OK
As discussed increasing the joinscript number is ok

-> Verified