Bug 27199 - check_group_recursion führt zu traceback: Python-2.6 Syntax zerstört UDM
check_group_recursion führt zu traceback: Python-2.6 Syntax zerstört UDM
Status: RESOLVED DUPLICATE of bug 26852
Product: UCS
Classification: Unclassified
Component: UMC - Software update
UCS 3.0
All Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on: 26104
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-21 13:44 CEST by Philipp Hahn
Modified: 2012-05-21 15:12 CEST (History)
5 users (show)

See Also:
What kind of report is it?: ---
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): Troubleshooting
Max CVSS v3 score:
hahn: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2012-05-21 13:44:37 CEST
univention-management-console-module-updater (7.0.155-1.1035.201205211034) wird eingerichtet ...
Reloading Univention Management Console Server.
done.
Trigger für python-support werden verarbeitet ...
/usr/lib/pymodules/python2.5/univention/admin/uldap.py:257: Warning: 'as' will become a reserved keyword in Python 2.6
Compiling /usr/lib/pymodules/python2.5/univention/admin/uldap.py ...
  File "/usr/lib/pymodules/python2.5/univention/admin/uldap.py", line 257
    except TypeError as e:
                      ^
SyntaxError: invalid syntax

sed -i -e '/expect /s/ as /, /' univention-directory-manager-modules/3.0-0-0-ucs/7.0.228-1-errata3.0-1/group_recursion_and_cleanup_srv_records.patch


+++ This bug was initially created as a clone of Bug #26104 +++
Comment 1 Alexander Kläser univentionstaff 2012-05-21 15:12:12 CEST

*** This bug has been marked as a duplicate of bug 26852 ***