Package: boa-constructor
Version: 0.4.4cvs20050714-3
Severity: important
Hi,
installing boa-constructor after being updated for the last Python Policy
i got the following errors:
Unpacking boa-constructor (from .../boa-constructor_0.4.4cvs20050714-3_all.deb)
...
Setting up boa-constructor (0.4.4cvs20050714-3) ...
File "/usr/share/boa-constructor/ZopeLib/zoa/filteredmetatypes.py", line 10
return context.aq_parent.filtered_meta_types()
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/docsrc.py", line 10
return context.aq_parent.document_src()
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/iconpath.py", line 10
return context.aq_parent.icon
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/find.py", line 22
return [(obj.meta_type, id) for id, obj in results]
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/metatypes.py", line 13
return obj.objectMap()
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/items.py", line 10
return [container.metatypes(), container.objectids()]
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/metatype.py", line 10
return context.aq_parent.meta_type
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/objectids.py", line 15
return l
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/ownerinfo.py", line 13
try: return obj.owner_info()
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/properties.py", line 11
return [obj.propertyItems(), obj.propertyMap()]
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/proxyroles.py", line 16
return res
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/subobj_.py", line 17
return subobj
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/undo.py", line 10
return str(context.aq_parent.undoable_transactions(start, end))
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/version.py", line 10
return context.zoa_version
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/DBAdapter.py", line 10
return {'title': context.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/ExternalMethod.py", line 12
return {'title': meth.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/DTMLMethod.py", line 12
return {'title': meth.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/PageTemplate.py", line 12
return {'title': pt.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/MailHost.py", line 11
return {'title': ctx.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/SQLMethod.py", line 10
return {'connection_id': context.connection_id,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/SiteErrorLog.py", line 12
return context.aq_parent.aq_parent.getProperties()
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/User.py", line 12
return {'id': user.getId(),
SyntaxError: 'return' outside function
File
"/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/GroupedFields.py",
line 17
return result
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Field.py", line
27
return fields
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Form.py", line
12
return {'title': ctx.title,
SyntaxError: 'return' outside function
File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/move_field.py",
line 14
return ctx.manage_move_field_up(group, REQ)
SyntaxError: 'return' outside function
-- System Information:
Versions of packages boa-constructor depends on:
ii pychecker 0.8.17-3 Finds common bugs in python source
ii python 2.4.4-1 An interactive high-level object-o
ii python-support 0.5.5 automated rebuilding support for p
ii python-wxgtk2.6 2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI t
boa-constructor recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]