S/D 8.13 will not install via quickinstaller--plone 3.3.1

Bug #487214 reported by Sean
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Singing & Dancing
New
Undecided
Unassigned

Bug Description

I am using buildout to get it.

The error:
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 589, in installProducts
  Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 526, in installProduct
   - __traceback_info__: ('collective.dancing',)
  Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile
   - __traceback_info__: profile-collective.dancing:default
  Module Products.GenericSetup.tool, line 1179, in _runImportStepsFromContext
  Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
   - __traceback_info__: toolset
  Module Products.GenericSetup.tool, line 141, in importToolset
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types

Buildout info:
[buildout]

extends = http://dist.plone.org/release/3.3.1/versions.cfg
          https://svn.plone.org/svn/collective/collective.dancing/buildout-extends/0.8.10.cfg

[instance]
eggs =
    Plone
    ${buildout:eggs}
    collective.dancing

# If you want to register ZCML slugs for any packages, list them here.
# e.g. zcml = my.package my.other.package
zcml =
    collective.dancing

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.