Bug 26854 - UCS 3 Python Module nur für Python 2.6 bauen
UCS 3 Python Module nur für Python 2.6 bauen
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: ucslint
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 26852
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-20 16:39 CEST by Stefan Gohmann
Modified: 2017-08-08 07:07 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 Stefan Gohmann univentionstaff 2012-04-20 16:39:38 CEST
Der ucslint Test sollte entsprechend angepasst werden.


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

Bei einer Migration von Samba 3 auf Samba 4 sind die folgenden Meldungen
aufgefallen:

Trigger für python-support werden verarbeitet ...
Compiling /usr/lib/pymodules/python2.4/univention/admin/uldap.py ...
  File "/usr/lib/pymodules/python2.4/univention/admin/uldap.py", line 257
    except TypeError as e:
                      ^
SyntaxError: invalid syntax

/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

Wir sollten die Module nur für die aktuelle Python Version, derzeit Python 2.6
bauen.
Comment 1 Stefan Gohmann univentionstaff 2017-06-16 20:38:48 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 2 Stefan Gohmann univentionstaff 2017-08-08 07:07:13 CEST
This issue has been filed against UCS 3.0.

UCS 3.0 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.