Univention Bugzilla – Bug 34209
rename_class script throws traceback on errors
Last modified: 2014-06-12 09:20:57 CEST
+++ This bug was initially created as a clone of Bug #32692 +++ […] When commenting out the sys.exit(0), the script runs further but hits a bug, on lines 2770 and 2783: > ... > messages.append("Renaming of group %s to %s failed: %s" % (oldname, newName, str(e))) > ... > messages.append("Renaming of share %s to %s failed: %s" % (oldname, newName, str(e))) oldname is not defined, it is oldName instead.
Typo has been fixed: ucs-school-import (10.0.5-1) Package has been rebuild and changelog entry has been added.
Fix: OK Code: OK Changelog: OK
UCS@school 3.2 R2 has been released: http://docs.univention.de/release-notes-ucsschool-3.2R2-de.html If this error occurs again, please use "Clone This Bug".