Package: python
Version: 2.5.2-1
Distribution: sid

The python package can not be installed, when the package boa-constructor (Version: 0.6.1-3) is installed.

# dpkg -i Desktop/python_2.5.2-1_all.deb
(Reading database ... 264231 files and directories currently installed.)
Preparing to replace python 2.5.2-1 (using Desktop/python_2.5.2-1_all.deb) ...
Ignoring nonregistered document `python-policy'
Unpacking replacement python ...
Setting up python (2.5.2-1) ...
running python rtupdate hooks for python2.5...
Compiling /usr/share/boa-constructor/ZopeLib/zoa/metatypes.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/metatypes.py", line 13
    return obj.objectMap()
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/subobj_.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/subobj_.py", line 17
    return subobj
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/DBAdapter.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/props/DBAdapter.py", line 10
    return {'title': context.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/User.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/props/User.py", line 12
    return {'id': user.getId(),
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/DTMLMethod.py ...
File "/usr/share/boa-constructor/ZopeLib/zoa/props/DTMLMethod.py", line 12
    return {'title': meth.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/ExternalMethod.py ...
File "/usr/share/boa-constructor/ZopeLib/zoa/props/ExternalMethod.py", line 12
    return {'title':    meth.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/MailHost.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/props/MailHost.py", line 11
    return {'title': ctx.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/SiteErrorLog.py ...
File "/usr/share/boa-constructor/ZopeLib/zoa/props/SiteErrorLog.py", line 12
    return context.aq_parent.aq_parent.getProperties()
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/SQLMethod.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/props/SQLMethod.py", line 10
    return {'connection_id': context.connection_id,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/PageTemplate.py ...
File "/usr/share/boa-constructor/ZopeLib/zoa/props/PageTemplate.py", line 12
    return {'title': pt.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/move_field.py ... 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

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/GroupedFields.py ... File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/GroupedFields.py", line 17
    return result
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Form.py ... File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Form.py", line 12
    return {'title': ctx.title,
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Field.py ... File "/usr/share/boa-constructor/ZopeLib/zoa/props/Formulator/Field.py", line 27
    return fields
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/docsrc.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/docsrc.py", line 10
    return context.aq_parent.document_src()
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/iconpath.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/iconpath.py", line 10
    return context.aq_parent.icon
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/find.py ...
  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

Compiling /usr/share/boa-constructor/ZopeLib/zoa/filteredmetatypes.py ...
File "/usr/share/boa-constructor/ZopeLib/zoa/filteredmetatypes.py", line 10
    return context.aq_parent.filtered_meta_types()
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/ownerinfo.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/ownerinfo.py", line 13
    try: return obj.owner_info()
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/proxyroles.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/proxyroles.py", line 16
    return res
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/undo.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/undo.py", line 10
    return str(context.aq_parent.undoable_transactions(start, end))
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/objectids.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/objectids.py", line 15
    return l
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/items.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/items.py", line 10
    return [container.metatypes(), container.objectids()]
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/properties.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/properties.py", line 11
    return [obj.propertyItems(), obj.propertyMap()]
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/metatype.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/metatype.py", line 10
    return context.aq_parent.meta_type
SyntaxError: 'return' outside function

Compiling /usr/share/boa-constructor/ZopeLib/zoa/version.py ...
  File "/usr/share/boa-constructor/ZopeLib/zoa/version.py", line 10
    return context.zoa_version
SyntaxError: 'return' outside function

pycentral: pycentral updatedefault: error byte-compiling files (290)
pycentral updatedefault: error byte-compiling files (290)
error running python rtupdate hook pycentral
Updating *.pc symlinks for python-gst0.10...
dpkg: error processing python (--install):
 subprocess post-installation script returned error exit status 4
Errors were encountered while processing:
 python



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to