heya, I'm attempting to install XDV, as per the instructions here:
http://plone.org/documentation/manual/theming/referencemanual-all-pages After running bin/buildout, I re-started Plone, and there was no "Theme Transform" section under "Site Setup" Running back to have a look at the output from buildout, I did notice some errors. I've attached the output for it below this message. I also ran a buildout -n after that, output also below. Any suggestions? Cheers, Victor [victorh...@zenator-arch zinstance]$ bin/buildout Uninstalling zopepy. Uninstalling instance. Updating zope2. Updating fake eggs Updating productdistros. Installing instance. Getting distribution for 'collective.xdv==1.0rc3'. Got collective.xdv 1.0rc3. Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Getting distribution for 'dv.xdvserver'. Got dv.xdvserver 1.0b4. Getting distribution for 'plone.postpublicationhook'. Got plone.postpublicationhook 1.0rc1. Getting distribution for 'plone.app.registry>=1.0a2'. Got plone.app.registry 1.0b1. Getting distribution for 'plone.synchronize'. Got plone.synchronize 1.0b1. Getting distribution for 'lxml'. Building lxml version 2.2.2. NOTE: Trying to build without Cython, pre-generated 'src/lxml/lxml.etree.c' needs to be available. Using build configuration of libxslt 1.1.24 Building against libxml2/libxslt in the following directory: /usr/lib Got lxml 2.2.2. Getting distribution for 'zope.security==3.5.2'. Got zope.security 3.5.2. Getting distribution for 'plone.autoform==1.0b2'. Got plone.autoform 1.0b2. Getting distribution for 'plone.app.z3cform==0.4.6'. Got plone.app.z3cform 0.4.6. Getting distribution for 'plone.supermodel==1.0b2'. Got plone.supermodel 1.0b2. Getting distribution for 'plone.registry>=1.0b1'. Got plone.registry 1.0b1. Getting distribution for 'zope.component==3.4.0'. Got zope.component 3.4.0. Getting distribution for 'zope.publisher==3.5.6'. Got zope.publisher 3.5.6. Getting distribution for 'zope.testing==3.8.0'. Got zope.testing 3.8.0. Getting distribution for 'zope.i18n==3.4.0'. Got zope.i18n 3.4.0. Getting distribution for 'zope.proxy==3.5.0'. Got zope.proxy 3.5.0. Getting distribution for 'zope.location==3.4.0'. Got zope.location 3.4.0. Getting distribution for 'plone.z3cform==0.5.5'. Got plone.z3cform 0.5.5. Getting distribution for 'collective.z3cform.datetimewidget==0.1a2'. Got collective.z3cform.datetimewidget 0.1a2. Getting distribution for 'z3c.formwidget.query==0.5'. Got z3c.formwidget.query 0.5. Getting distribution for 'z3c.batching==1.1.0'. Got z3c.batching 1.1.0. Download error: unknown url type: svn -- Some packages may not be found! Getting distribution for 'z3c.form==1.9.0'. Got z3c.form 1.9.0. Generated script '/home/victorhooi/Plone/zinstance/bin/instance'. Installing zopepy. Generated interpreter '/home/victorhooi/Plone/zinstance/bin/zopepy'. Updating zopeskel. Updating chown. chown: Running chmod 600 .installed.cfg Updating backup. Updating unifiedinstaller. Updating precompile. precompiling python scripts in /home/victorhooi/Plone/zinstance/products precompiling python scripts in /home/victorhooi/Plone/zinstance/parts/productdistros [victorh...@zenator-arch zinstance]$ bin/buildout -n Upgraded: zc.buildout version 1.2.1, setuptools version 0.6c9; restarting. Generated script '/home/victorhooi/Plone/zinstance/bin/buildout'. Getting distribution for 'collective.recipe.backup'. Got collective.recipe.backup 1.1. Uninstalling backup. Updating zope2. Updating fake eggs Updating productdistros. Updating instance. Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Download error: (-2, 'Name or service not known') -- Some packages may not be found! Updating zopepy. Updating zopeskel. Getting distribution for 'Cheetah>1.0'. warning: no files found matching '*.cfg' warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'src' warning: no previously-included files matching '*.aux' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' zip_safe flag not set; analyzing archive contents... Cheetah.Filters: module references __file__ Cheetah.ImportHooks: module references __file__ Cheetah.ImportManager: module references __file__ Cheetah.ImportManager: module references __path__ Cheetah.Template: module references __file__ Cheetah.NameMapper: module MAY be using inspect.stack Cheetah.Tests.Template: module references __file__ Got Cheetah 2.2.1. Generated script '/home/victorhooi/Plone/zinstance/bin/paster'. Updating chown. chown: Running chmod 600 .installed.cfg Installing backup. Generated script '/home/victorhooi/Plone/zinstance/bin/backup'. Generated script '/home/victorhooi/Plone/zinstance/bin/snapshotbackup'. Generated script '/home/victorhooi/Plone/zinstance/bin/restore'. Updating unifiedinstaller. Updating precompile. precompiling python scripts in /home/victorhooi/Plone/zinstance/products precompiling python scripts in /home/victorhooi/Plone/zinstance/parts/productdistro -- View this message in context: http://n2.nabble.com/Installing-XDV-tp3558555p3558555.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
