Re: Trying to install psycopg2 into zope/plone

Russell Hires <[email protected]>
Newsgroups gmane.comp.python.db.psycopg.devel
Message-ID <[email protected]>
This is everything. Not sure what's "uninteresting" but it's not too  
too long...

Thanks!


bin/buildout -o buildout:log-level=DEBUG -v
Installing 'plone.recipe.zope2install'.
We have the distribution that satisfies  
'plone.recipe.zope2install==2.6'.
Installing 'plone.recipe.distros'.
Picked: plone.recipe.distros = 1.5
Installing 'plone.recipe.zope2instance'.
We have the distribution that satisfies  
'plone.recipe.zope2instance==2.7'.
Adding required 'zc.recipe.egg==1.1.0'
We have the distribution that satisfies 'zc.recipe.egg==1.1.0'.
Installing 'plone.recipe.precompiler'.
Picked: plone.recipe.precompiler = 0.3
Installing 'plone.recipe.command'.
Picked: plone.recipe.command = 1.0
Installing 'plone.recipe.unifiedinstaller'.
Picked: plone.recipe.unifiedinstaller = 0.9

Configuration data:
[zope2]
additional-fake-eggs = %(__buildout_space_n__)sZConfig
         pytz
executable = /Applications/Plone/Python-2.4/bin/python
fake-zope-eggs = true
location = /Applications/Plone/Zope-2.10.7-final-py2.4
recipe = plone.recipe.zope2install
shared-zope = true
url = http://www.zope.org/Products/Zope/2.10.7/Zope-2.10.7-final.tgz
[buildout]
bin-directory = /Applications/Plone/zinstance/bin
debug-mode = off
develop =
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
directory = /Applications/Plone/zinstance
download-cache = /Applications/Plone/buildout-cache/downloads
eggs = %(__buildout_space_n__)sPlone
eggs-directory = /Applications/Plone/buildout-cache/eggs
executable = /Applications/Plone/Python-2.4/bin/python
find-links = %(__buildout_space_n__)shttp://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
http-address = 8080
installed = /Applications/Plone/zinstance/.installed.cfg
log-format =
log-level = DEBUG
newest = false
offline = true
parts = %(__buildout_space_n__)szope2
         productdistros
         instance
         zopepy
         zopeskel
         precompile
         chown
         unifiedinstaller
parts-directory = /Applications/Plone/zinstance/parts
python = buildout
unzip = true
verbosity = 10
versions = versions
zcml =
zope-directory = /Applications/Plone
[productdistros]
location = /Applications/Plone/zinstance/parts/productdistros
nested-packages =
prefix = /Applications/Plone/zinstance/parts/productdistros
recipe = plone.recipe.distros
urls =
version-suffix-packages =
[versions]
Plone = 3.2.2
Products.ATContentTypes = 1.2.7
Products.ATReferenceBrowserWidget = 2.0.3
Products.AdvancedQuery = 3.0
Products.Archetypes = 1.5.10
Products.CMFActionIcons = 2.1.2
Products.CMFCalendar = 2.1.2
Products.CMFCore = 2.1.2
Products.CMFDefault = 2.1.2
Products.CMFDiffTool = 0.4
Products.CMFDynamicViewFTI = 3.0.2
Products.CMFEditions = 1.1.8
Products.CMFFormController = 2.1.2
Products.CMFPlacefulWorkflow = 1.4.0
Products.CMFQuickInstallerTool = 2.1.6
Products.CMFTestCase = 0.9.8b4
Products.CMFTopic = 2.1.2
Products.CMFUid = 2.1.2
Products.DCWorkflow = 2.1.2
Products.ExtendedPathIndex = 2.4.1
Products.ExternalEditor = 1.0a1
Products.GenericSetup = 1.4.2.2
Products.GroupUserFolder = 3.55.1
Products.Marshall = 1.2.0
Products.MimetypesRegistry = 1.6.1
Products.NuPlone = 1.0b3
Products.PasswordResetTool = 1.1
Products.PlacelessTranslationService = 1.4.13
Products.PloneLanguageTool = 2.0.3
Products.PlonePAS = 3.7
Products.PloneTestCase = 0.9.8b4
Products.PluggableAuthService = 1.6
Products.PluginRegistry = 1.1.3.1
Products.PortalTransforms = 1.6.1
Products.ResourceRegistries = 1.4.3
Products.SecureMailHost = 1.1.1
Products.ZopeVersionControl = 1.0a1
Products.i18ntestcase = 1.2
Products.kupu = 1.4.12.1
Products.statusmessages = 3.0.3
Products.validation = 1.6.1
archetypes.kss = 1.4.3
borg.localrole = 2.0.1
buildout.eggtractor = 0.6
five.customerize = 0.3
five.localsitemanager = 0.4
kss.core = 1.4.5
plone.app.content = 1.3
plone.app.contentmenu = 1.1.6
plone.app.contentrules = 1.1.5
plone.app.controlpanel = 1.1.2
plone.app.customerize = 1.1.2
plone.app.form = 1.1.6
plone.app.i18n = 1.0.5
plone.app.iterate = 1.2.3
plone.app.kss = 1.4.4
plone.app.layout = 1.1.7
plone.app.linkintegrity = 1.0.11
plone.app.locales = 3.2.0
plone.app.openid = 1.1
plone.app.portlets = 1.1.5.1
plone.app.redirector = 1.0.9
plone.app.viewletmanager = 1.2.1
plone.app.vocabularies = 1.0.6
plone.app.workflow = 1.1.5
plone.browserlayer = 1.0.0
plone.contentrules = 1.1.0
plone.fieldsets = 1.0.3
plone.i18n = 1.0.7
plone.intelligenttext = 1.0.2
plone.keyring = 1.2
plone.locking = 1.0.5
plone.memoize = 1.0.4
plone.openid = 1.2
plone.portlet.collection = 1.1.3
plone.portlet.static = 1.1.5
plone.portlets = 1.1.0
plone.protect = 1.1
plone.recipe.zope2install = 2.6
plone.recipe.zope2instance = 2.7
plone.session = 2.1
plone.theme = 1.0
setuptools = 0.6c9
wicked = 1.1.6
zc.buildout = 1.1.1
zc.recipe.egg = 1.1.0
zope2-url = http://www.zope.org/Products/Zope/2.10.7/Zope-2.10.7- 
final.tgz
[instance]
_b = /Applications/Plone/zinstance/bin
_d = /Applications/Plone/zinstance/develop-eggs
_e = /Applications/Plone/buildout-cache/eggs
bin-directory = /Applications/Plone/zinstance/bin
debug-mode = off
deprecation-warnings = off
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
eggs = %(__buildout_space_n__)s%(__buildout_space_n__)sPlone
eggs-directory = /Applications/Plone/buildout-cache/eggs
environment-vars = %(__buildout_space_n__)sPYTHON_EGG_CACHE / 
Applications/Plone/zinstance/var/.python-eggs
executable = /Applications/Plone/Python-2.4/bin/python
find-links = http://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
http-address = 8080
location = /Applications/Plone/zinstance/parts/instance
products = %(__buildout_space_n__)s/Applications/Plone/zinstance/ 
products
         /Applications/Plone/zinstance/parts/productdistros
recipe = plone.recipe.zope2instance
scripts =
user = admin:varsis6
verbose-security = off
zcml = %(__buildout_space_n__)s
zope2-location = /Applications/Plone/Zope-2.10.7-final-py2.4
[chown]
command = chmod 600 .installed.cfg
recipe = plone.recipe.command
update-command = chmod 600 .installed.cfg
[zopepy]
_b = /Applications/Plone/zinstance/bin
_d = /Applications/Plone/zinstance/develop-eggs
_e = /Applications/Plone/buildout-cache/eggs
bin-directory = /Applications/Plone/zinstance/bin
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
eggs = %(__buildout_space_n__)s%(__buildout_space_n__)sPlone
eggs-directory = /Applications/Plone/buildout-cache/eggs
executable = /Applications/Plone/Python-2.4/bin/python
extra-paths = /Applications/Plone/Zope-2.10.7-final-py2.4/lib/python
find-links = http://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
interpreter = zopepy
recipe = zc.recipe.egg
scripts = zopepy
[precompile]
_b = /Applications/Plone/zinstance/bin
_d = /Applications/Plone/zinstance/develop-eggs
_e = /Applications/Plone/buildout-cache/eggs
bin-directory = /Applications/Plone/zinstance/bin
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
dirs = %(__buildout_space_n__)s/Applications/Plone/zinstance/products
         /Applications/Plone/zinstance/parts/productdistros
eggs-directory = /Applications/Plone/buildout-cache/eggs
executable = /Applications/Plone/Python-2.4/bin/python
find-links = http://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
recipe = plone.recipe.precompiler
rx = /\.
scripts =
skip = tests
         skins
         doc
         kupu_plone_layer
         Extensions
         .svn
[zopeskel]
_b = /Applications/Plone/zinstance/bin
_d = /Applications/Plone/zinstance/develop-eggs
_e = /Applications/Plone/buildout-cache/eggs
bin-directory = /Applications/Plone/zinstance/bin
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
eggs = %(__buildout_space_n__)s%(__buildout_space_n__)s% 
(__buildout_space_n__)sPlone
         PasteScript
         ZopeSkel
         psycopg2
eggs-directory = /Applications/Plone/buildout-cache/eggs
executable = /Applications/Plone/Python-2.4/bin/python
find-links = http://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
recipe = zc.recipe.egg
[unifiedinstaller]
_b = /Applications/Plone/zinstance/bin
_d = /Applications/Plone/zinstance/develop-eggs
_e = /Applications/Plone/buildout-cache/eggs
bin-directory = /Applications/Plone/zinstance/bin
clients = instance
develop-eggs-directory = /Applications/Plone/zinstance/develop-eggs
eggs-directory = /Applications/Plone/buildout-cache/eggs
executable = /Applications/Plone/Python-2.4/bin/python
fileStorage = /Applications/Plone/zinstance/var/filestorage/Data.fs
fileStorageDir = /Applications/Plone/zinstance/var/filestorage
find-links = http://dist.plone.org
         http://download.zope.org/ppix/
         http://download.zope.org/distribution/
         http://effbot.org/downloads
         http://initd.org/pub/software/psycopg/
location = /Applications/Plone/zinstance
parts-directory = /Applications/Plone/zinstance/parts
primary-port = 8080
recipe = plone.recipe.unifiedinstaller
scripts =
shell-command = /bin/sh
start-command = plonectl start
stop-command = plonectl stop
sudo-command =
user = admin:varsis6

Updating zope2.
Updating fake eggs
Updating productdistros.
Updating instance.
Installing 'Plone'.
We have the distribution that satisfies 'Plone==3.2.2'.
Adding required 'Products.PloneTestCase==0.9.8b4'
We have the distribution that satisfies  
'Products.PloneTestCase==0.9.8b4'.
Adding required 'Products.NuPlone==1.0b3'
We have the distribution that satisfies 'Products.NuPlone==1.0b3'.
Adding required 'five.localsitemanager==0.4'
We have the distribution that satisfies 'five.localsitemanager==0.4'.
Adding required 'five.customerize==0.3'
We have the distribution that satisfies 'five.customerize==0.3'.
Adding required 'wicked==1.1.6'
We have the distribution that satisfies 'wicked==1.1.6'.
Adding required 'plone.portlet.static==1.1.5'
We have the distribution that satisfies 'plone.portlet.static==1.1.5'.
Adding required 'plone.portlet.collection==1.1.3'
We have the distribution that satisfies  
'plone.portlet.collection==1.1.3'.
Adding required 'plone.theme==1.0'
We have the distribution that satisfies 'plone.theme==1.0'.
Adding required 'plone.session==2.1'
We have the distribution that satisfies 'plone.session==2.1'.
Adding required 'plone.protect==1.1'
We have the distribution that satisfies 'plone.protect==1.1'.
Adding required 'plone.portlets==1.1.0'
We have the distribution that satisfies 'plone.portlets==1.1.0'.
Adding required 'plone.openid==1.2'
We have the distribution that satisfies 'plone.openid==1.2'.
Adding required 'plone.memoize==1.0.4'
We have the distribution that satisfies 'plone.memoize==1.0.4'.
Adding required 'plone.locking==1.0.5'
We have the distribution that satisfies 'plone.locking==1.0.5'.
Adding required 'plone.intelligenttext==1.0.2'
We have the distribution that satisfies 'plone.intelligenttext==1.0.2'.
Adding required 'plone.i18n==1.0.7'
We have the distribution that satisfies 'plone.i18n==1.0.7'.
Adding required 'plone.fieldsets==1.0.3'
We have the distribution that satisfies 'plone.fieldsets==1.0.3'.
Adding required 'plone.contentrules==1.1.0'
We have the distribution that satisfies 'plone.contentrules==1.1.0'.
Adding required 'plone.browserlayer==1.0.0'
We have the distribution that satisfies 'plone.browserlayer==1.0.0'.
Adding required 'plone.app.workflow==1.1.5'
We have the distribution that satisfies 'plone.app.workflow==1.1.5'.
Adding required 'plone.app.vocabularies==1.0.6'
We have the distribution that satisfies 'plone.app.vocabularies==1.0.6'.
Adding required 'plone.app.viewletmanager==1.2.1'
We have the distribution that satisfies  
'plone.app.viewletmanager==1.2.1'.
Adding required 'plone.app.redirector==1.0.9'
We have the distribution that satisfies 'plone.app.redirector==1.0.9'.
Adding required 'plone.app.portlets==1.1.5.1'
We have the distribution that satisfies 'plone.app.portlets==1.1.5.1'.
Adding required 'plone.app.openid==1.1'
We have the distribution that satisfies 'plone.app.openid==1.1'.
Adding required 'plone.app.locales==3.2.0'
We have the distribution that satisfies 'plone.app.locales==3.2.0'.
Adding required 'plone.app.linkintegrity==1.0.11'
We have the distribution that satisfies  
'plone.app.linkintegrity==1.0.11'.
Adding required 'plone.app.layout==1.1.7'
We have the distribution that satisfies 'plone.app.layout==1.1.7'.
Adding required 'plone.app.kss==1.4.4'
We have the distribution that satisfies 'plone.app.kss==1.4.4'.
Adding required 'plone.app.iterate==1.2.3'
We have the distribution that satisfies 'plone.app.iterate==1.2.3'.
Adding required 'plone.app.i18n==1.0.5'
We have the distribution that satisfies 'plone.app.i18n==1.0.5'.
Adding required 'plone.app.form==1.1.6'
We have the distribution that satisfies 'plone.app.form==1.1.6'.
Adding required 'plone.app.customerize==1.1.2'
We have the distribution that satisfies 'plone.app.customerize==1.1.2'.
Adding required 'plone.app.controlpanel==1.1.2'
We have the distribution that satisfies 'plone.app.controlpanel==1.1.2'.
Adding required 'plone.app.contentrules==1.1.5'
We have the distribution that satisfies 'plone.app.contentrules==1.1.5'.
Adding required 'plone.app.content==1.3'
We have the distribution that satisfies 'plone.app.content==1.3'.
Adding required 'plone.app.contentmenu==1.1.6'
We have the distribution that satisfies 'plone.app.contentmenu==1.1.6'.
Adding required 'kss.core==1.4.5'
We have the distribution that satisfies 'kss.core==1.4.5'.
Adding required 'borg.localrole==2.0.1'
We have the distribution that satisfies 'borg.localrole==2.0.1'.
Adding required 'archetypes.kss==1.4.3'
We have the distribution that satisfies 'archetypes.kss==1.4.3'.
Adding required 'Products.statusmessages==3.0.3'
We have the distribution that satisfies  
'Products.statusmessages==3.0.3'.
Adding required 'Products.SecureMailHost==1.1.1'
We have the distribution that satisfies  
'Products.SecureMailHost==1.1.1'.
Adding required 'Products.ResourceRegistries==1.4.3'
We have the distribution that satisfies  
'Products.ResourceRegistries==1.4.3'.
Adding required 'Products.PortalTransforms==1.6.1'
We have the distribution that satisfies  
'Products.PortalTransforms==1.6.1'.
Adding required 'Products.PluginRegistry==1.1.3.1'
We have the distribution that satisfies  
'Products.PluginRegistry==1.1.3.1'.
We have the distribution that satisfies 'setuptools==0.6c9'.
Adding required 'Products.PluggableAuthService==1.6'
We have the distribution that satisfies  
'Products.PluggableAuthService==1.6'.
Adding required 'Products.PlonePAS==3.7'
We have the distribution that satisfies 'Products.PlonePAS==3.7'.
Adding required 'Products.PloneLanguageTool==2.0.3'
We have the distribution that satisfies  
'Products.PloneLanguageTool==2.0.3'.
Adding required 'Products.PlacelessTranslationService==1.4.13'
We have the distribution that satisfies  
'Products.PlacelessTranslationService==1.4.13'.
Adding required 'Products.PasswordResetTool==1.1'
We have the distribution that satisfies  
'Products.PasswordResetTool==1.1'.
Adding required 'Products.MimetypesRegistry==1.6.1'
We have the distribution that satisfies  
'Products.MimetypesRegistry==1.6.1'.
Adding required 'Products.GroupUserFolder==3.55.1'
We have the distribution that satisfies  
'Products.GroupUserFolder==3.55.1'.
Adding required 'Products.GenericSetup==1.4.2.2'
We have the distribution that satisfies  
'Products.GenericSetup==1.4.2.2'.
Adding required 'Products.ExternalEditor==1.0a1'
We have the distribution that satisfies  
'Products.ExternalEditor==1.0a1'.
Adding required 'Products.ExtendedPathIndex==2.4.1'
We have the distribution that satisfies  
'Products.ExtendedPathIndex==2.4.1'.
Adding required 'Products.DCWorkflow==2.1.2'
We have the distribution that satisfies 'Products.DCWorkflow==2.1.2'.
Adding required 'Products.CMFUid==2.1.2'
We have the distribution that satisfies 'Products.CMFUid==2.1.2'.
Adding required 'Products.CMFTopic==2.1.2'
We have the distribution that satisfies 'Products.CMFTopic==2.1.2'.
Adding required 'Products.CMFQuickInstallerTool==2.1.6'
We have the distribution that satisfies  
'Products.CMFQuickInstallerTool==2.1.6'.
Adding required 'Products.CMFPlacefulWorkflow==1.4.0'
We have the distribution that satisfies  
'Products.CMFPlacefulWorkflow==1.4.0'.
Adding required 'Products.CMFFormController==2.1.2'
We have the distribution that satisfies  
'Products.CMFFormController==2.1.2'.
Adding required 'Products.CMFEditions==1.1.8'
We have the distribution that satisfies 'Products.CMFEditions==1.1.8'.
Adding required 'Products.CMFDynamicViewFTI==3.0.2'
We have the distribution that satisfies  
'Products.CMFDynamicViewFTI==3.0.2'.
Adding required 'Products.CMFDiffTool==0.4'
We have the distribution that satisfies 'Products.CMFDiffTool==0.4'.
Adding required 'Products.CMFDefault==2.1.2'
We have the distribution that satisfies 'Products.CMFDefault==2.1.2'.
Adding required 'Products.CMFCore==2.1.2'
We have the distribution that satisfies 'Products.CMFCore==2.1.2'.
Adding required 'Products.CMFCalendar==2.1.2'
We have the distribution that satisfies 'Products.CMFCalendar==2.1.2'.
Adding required 'Products.CMFActionIcons==2.1.2'
We have the distribution that satisfies  
'Products.CMFActionIcons==2.1.2'.
Adding required 'Products.ATContentTypes==1.2.7'
We have the distribution that satisfies  
'Products.ATContentTypes==1.2.7'.
Adding required 'Products.ATReferenceBrowserWidget==2.0.3'
We have the distribution that satisfies  
'Products.ATReferenceBrowserWidget==2.0.3'.
Adding required 'Products.Archetypes==1.5.10'
We have the distribution that satisfies 'Products.Archetypes==1.5.10'.
Adding required 'Products.AdvancedQuery==3.0'
We have the distribution that satisfies 'Products.AdvancedQuery==3.0'.
Adding required 'Products.kupu==1.4.12.1'
We have the distribution that satisfies 'Products.kupu==1.4.12.1'.
Adding required 'elementtree'
   required by Plone 3.2.2.
Picked: elementtree = 1.2.7-20070827-preview
Adding required 'plone.keyring==1.2'
We have the distribution that satisfies 'plone.keyring==1.2'.
Adding required 'python-openid>=2.2.1,<2.3dev'
   required by plone.openid 1.2.
Picked: python-openid = 2.2.4
Adding required 'zope.testing'
   required by Products.CMFPlacefulWorkflow 1.4.0.
We have a develop egg: zope.testing 0.0
Adding required 'zope.i18nmessageid'
   required by Products.CMFPlacefulWorkflow 1.4.0.
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.i18nmessageid 0.0
Adding required 'zope.interface'
   required by Products.CMFDiffTool 0.4.
   required by Products.CMFEditions 1.1.8.
   required by Products.ATContentTypes 1.2.7.
   required by Products.CMFPlacefulWorkflow 1.4.0.
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.interface 0.0
Adding required 'zope.component'
   required by Products.ATContentTypes 1.2.7.
   required by Products.CMFPlacefulWorkflow 1.4.0.
We have a develop egg: zope.component 0.0
Adding required 'Products.ZopeVersionControl==1.0a1'
We have the distribution that satisfies  
'Products.ZopeVersionControl==1.0a1'.
Adding required 'Products.CMFTestCase==0.9.8b4'
We have the distribution that satisfies 'Products.CMFTestCase==0.9.8b4'.
Adding required 'zope.app.container'
   required by Products.ATContentTypes 1.2.7.
We have a develop egg: zope.app.container 0.0
Adding required 'zope.tal'
   required by Products.ATContentTypes 1.2.7.
We have a develop egg: zope.tal 0.0
Adding required 'Products.validation==1.6.1'
We have the distribution that satisfies 'Products.validation==1.6.1'.
Adding required 'Products.Marshall==1.2.0'
We have the distribution that satisfies 'Products.Marshall==1.2.0'.
Adding required 'Products.i18ntestcase==1.2'
We have the distribution that satisfies 'Products.i18ntestcase==1.2'.
Adding required 'zope.i18n'
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.i18n 0.0
Adding required 'zope.schema'
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.schema 0.0
Updating zopepy.
Installing 'Plone'.
We have the distribution that satisfies 'Plone==3.2.2'.
Adding required 'Products.PloneTestCase==0.9.8b4'
We have the distribution that satisfies  
'Products.PloneTestCase==0.9.8b4'.
Adding required 'Products.NuPlone==1.0b3'
We have the distribution that satisfies 'Products.NuPlone==1.0b3'.
Adding required 'five.localsitemanager==0.4'
We have the distribution that satisfies 'five.localsitemanager==0.4'.
Adding required 'five.customerize==0.3'
We have the distribution that satisfies 'five.customerize==0.3'.
Adding required 'wicked==1.1.6'
We have the distribution that satisfies 'wicked==1.1.6'.
Adding required 'plone.portlet.static==1.1.5'
We have the distribution that satisfies 'plone.portlet.static==1.1.5'.
Adding required 'plone.portlet.collection==1.1.3'
We have the distribution that satisfies  
'plone.portlet.collection==1.1.3'.
Adding required 'plone.theme==1.0'
We have the distribution that satisfies 'plone.theme==1.0'.
Adding required 'plone.session==2.1'
We have the distribution that satisfies 'plone.session==2.1'.
Adding required 'plone.protect==1.1'
We have the distribution that satisfies 'plone.protect==1.1'.
Adding required 'plone.portlets==1.1.0'
We have the distribution that satisfies 'plone.portlets==1.1.0'.
Adding required 'plone.openid==1.2'
We have the distribution that satisfies 'plone.openid==1.2'.
Adding required 'plone.memoize==1.0.4'
We have the distribution that satisfies 'plone.memoize==1.0.4'.
Adding required 'plone.locking==1.0.5'
We have the distribution that satisfies 'plone.locking==1.0.5'.
Adding required 'plone.intelligenttext==1.0.2'
We have the distribution that satisfies 'plone.intelligenttext==1.0.2'.
Adding required 'plone.i18n==1.0.7'
We have the distribution that satisfies 'plone.i18n==1.0.7'.
Adding required 'plone.fieldsets==1.0.3'
We have the distribution that satisfies 'plone.fieldsets==1.0.3'.
Adding required 'plone.contentrules==1.1.0'
We have the distribution that satisfies 'plone.contentrules==1.1.0'.
Adding required 'plone.browserlayer==1.0.0'
We have the distribution that satisfies 'plone.browserlayer==1.0.0'.
Adding required 'plone.app.workflow==1.1.5'
We have the distribution that satisfies 'plone.app.workflow==1.1.5'.
Adding required 'plone.app.vocabularies==1.0.6'
We have the distribution that satisfies 'plone.app.vocabularies==1.0.6'.
Adding required 'plone.app.viewletmanager==1.2.1'
We have the distribution that satisfies  
'plone.app.viewletmanager==1.2.1'.
Adding required 'plone.app.redirector==1.0.9'
We have the distribution that satisfies 'plone.app.redirector==1.0.9'.
Adding required 'plone.app.portlets==1.1.5.1'
We have the distribution that satisfies 'plone.app.portlets==1.1.5.1'.
Adding required 'plone.app.openid==1.1'
We have the distribution that satisfies 'plone.app.openid==1.1'.
Adding required 'plone.app.locales==3.2.0'
We have the distribution that satisfies 'plone.app.locales==3.2.0'.
Adding required 'plone.app.linkintegrity==1.0.11'
We have the distribution that satisfies  
'plone.app.linkintegrity==1.0.11'.
Adding required 'plone.app.layout==1.1.7'
We have the distribution that satisfies 'plone.app.layout==1.1.7'.
Adding required 'plone.app.kss==1.4.4'
We have the distribution that satisfies 'plone.app.kss==1.4.4'.
Adding required 'plone.app.iterate==1.2.3'
We have the distribution that satisfies 'plone.app.iterate==1.2.3'.
Adding required 'plone.app.i18n==1.0.5'
We have the distribution that satisfies 'plone.app.i18n==1.0.5'.
Adding required 'plone.app.form==1.1.6'
We have the distribution that satisfies 'plone.app.form==1.1.6'.
Adding required 'plone.app.customerize==1.1.2'
We have the distribution that satisfies 'plone.app.customerize==1.1.2'.
Adding required 'plone.app.controlpanel==1.1.2'
We have the distribution that satisfies 'plone.app.controlpanel==1.1.2'.
Adding required 'plone.app.contentrules==1.1.5'
We have the distribution that satisfies 'plone.app.contentrules==1.1.5'.
Adding required 'plone.app.content==1.3'
We have the distribution that satisfies 'plone.app.content==1.3'.
Adding required 'plone.app.contentmenu==1.1.6'
We have the distribution that satisfies 'plone.app.contentmenu==1.1.6'.
Adding required 'kss.core==1.4.5'
We have the distribution that satisfies 'kss.core==1.4.5'.
Adding required 'borg.localrole==2.0.1'
We have the distribution that satisfies 'borg.localrole==2.0.1'.
Adding required 'archetypes.kss==1.4.3'
We have the distribution that satisfies 'archetypes.kss==1.4.3'.
Adding required 'Products.statusmessages==3.0.3'
We have the distribution that satisfies  
'Products.statusmessages==3.0.3'.
Adding required 'Products.SecureMailHost==1.1.1'
We have the distribution that satisfies  
'Products.SecureMailHost==1.1.1'.
Adding required 'Products.ResourceRegistries==1.4.3'
We have the distribution that satisfies  
'Products.ResourceRegistries==1.4.3'.
Adding required 'Products.PortalTransforms==1.6.1'
We have the distribution that satisfies  
'Products.PortalTransforms==1.6.1'.
Adding required 'Products.PluginRegistry==1.1.3.1'
We have the distribution that satisfies  
'Products.PluginRegistry==1.1.3.1'.
We have the distribution that satisfies 'setuptools==0.6c9'.
Adding required 'Products.PluggableAuthService==1.6'
We have the distribution that satisfies  
'Products.PluggableAuthService==1.6'.
Adding required 'Products.PlonePAS==3.7'
We have the distribution that satisfies 'Products.PlonePAS==3.7'.
Adding required 'Products.PloneLanguageTool==2.0.3'
We have the distribution that satisfies  
'Products.PloneLanguageTool==2.0.3'.
Adding required 'Products.PlacelessTranslationService==1.4.13'
We have the distribution that satisfies  
'Products.PlacelessTranslationService==1.4.13'.
Adding required 'Products.PasswordResetTool==1.1'
We have the distribution that satisfies  
'Products.PasswordResetTool==1.1'.
Adding required 'Products.MimetypesRegistry==1.6.1'
We have the distribution that satisfies  
'Products.MimetypesRegistry==1.6.1'.
Adding required 'Products.GroupUserFolder==3.55.1'
We have the distribution that satisfies  
'Products.GroupUserFolder==3.55.1'.
Adding required 'Products.GenericSetup==1.4.2.2'
We have the distribution that satisfies  
'Products.GenericSetup==1.4.2.2'.
Adding required 'Products.ExternalEditor==1.0a1'
We have the distribution that satisfies  
'Products.ExternalEditor==1.0a1'.
Adding required 'Products.ExtendedPathIndex==2.4.1'
We have the distribution that satisfies  
'Products.ExtendedPathIndex==2.4.1'.
Adding required 'Products.DCWorkflow==2.1.2'
We have the distribution that satisfies 'Products.DCWorkflow==2.1.2'.
Adding required 'Products.CMFUid==2.1.2'
We have the distribution that satisfies 'Products.CMFUid==2.1.2'.
Adding required 'Products.CMFTopic==2.1.2'
We have the distribution that satisfies 'Products.CMFTopic==2.1.2'.
Adding required 'Products.CMFQuickInstallerTool==2.1.6'
We have the distribution that satisfies  
'Products.CMFQuickInstallerTool==2.1.6'.
Adding required 'Products.CMFPlacefulWorkflow==1.4.0'
We have the distribution that satisfies  
'Products.CMFPlacefulWorkflow==1.4.0'.
Adding required 'Products.CMFFormController==2.1.2'
We have the distribution that satisfies  
'Products.CMFFormController==2.1.2'.
Adding required 'Products.CMFEditions==1.1.8'
We have the distribution that satisfies 'Products.CMFEditions==1.1.8'.
Adding required 'Products.CMFDynamicViewFTI==3.0.2'
We have the distribution that satisfies  
'Products.CMFDynamicViewFTI==3.0.2'.
Adding required 'Products.CMFDiffTool==0.4'
We have the distribution that satisfies 'Products.CMFDiffTool==0.4'.
Adding required 'Products.CMFDefault==2.1.2'
We have the distribution that satisfies 'Products.CMFDefault==2.1.2'.
Adding required 'Products.CMFCore==2.1.2'
We have the distribution that satisfies 'Products.CMFCore==2.1.2'.
Adding required 'Products.CMFCalendar==2.1.2'
We have the distribution that satisfies 'Products.CMFCalendar==2.1.2'.
Adding required 'Products.CMFActionIcons==2.1.2'
We have the distribution that satisfies  
'Products.CMFActionIcons==2.1.2'.
Adding required 'Products.ATContentTypes==1.2.7'
We have the distribution that satisfies  
'Products.ATContentTypes==1.2.7'.
Adding required 'Products.ATReferenceBrowserWidget==2.0.3'
We have the distribution that satisfies  
'Products.ATReferenceBrowserWidget==2.0.3'.
Adding required 'Products.Archetypes==1.5.10'
We have the distribution that satisfies 'Products.Archetypes==1.5.10'.
Adding required 'Products.AdvancedQuery==3.0'
We have the distribution that satisfies 'Products.AdvancedQuery==3.0'.
Adding required 'Products.kupu==1.4.12.1'
We have the distribution that satisfies 'Products.kupu==1.4.12.1'.
Adding required 'elementtree'
   required by Plone 3.2.2.
Picked: elementtree = 1.2.7-20070827-preview
Adding required 'plone.keyring==1.2'
We have the distribution that satisfies 'plone.keyring==1.2'.
Adding required 'python-openid>=2.2.1,<2.3dev'
   required by plone.openid 1.2.
Picked: python-openid = 2.2.4
Adding required 'zope.testing'
   required by Products.CMFPlacefulWorkflow 1.4.0.
We have a develop egg: zope.testing 0.0
Adding required 'zope.i18nmessageid'
   required by Products.CMFPlacefulWorkflow 1.4.0.
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.i18nmessageid 0.0
Adding required 'zope.interface'
   required by Products.CMFDiffTool 0.4.
   required by Products.CMFEditions 1.1.8.
   required by Products.ATContentTypes 1.2.7.
   required by Products.CMFPlacefulWorkflow 1.4.0.
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.interface 0.0
Adding required 'zope.component'
   required by Products.ATContentTypes 1.2.7.
   required by Products.CMFPlacefulWorkflow 1.4.0.
We have a develop egg: zope.component 0.0
Adding required 'Products.ZopeVersionControl==1.0a1'
We have the distribution that satisfies  
'Products.ZopeVersionControl==1.0a1'.
Adding required 'Products.CMFTestCase==0.9.8b4'
We have the distribution that satisfies 'Products.CMFTestCase==0.9.8b4'.
Adding required 'zope.app.container'
   required by Products.ATContentTypes 1.2.7.
We have a develop egg: zope.app.container 0.0
Adding required 'zope.tal'
   required by Products.ATContentTypes 1.2.7.
We have a develop egg: zope.tal 0.0
Adding required 'Products.validation==1.6.1'
We have the distribution that satisfies 'Products.validation==1.6.1'.
Adding required 'Products.Marshall==1.2.0'
We have the distribution that satisfies 'Products.Marshall==1.2.0'.
Adding required 'Products.i18ntestcase==1.2'
We have the distribution that satisfies 'Products.i18ntestcase==1.2'.
Adding required 'zope.i18n'
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.i18n 0.0
Adding required 'zope.schema'
   required by Products.kupu 1.4.12.1.
We have a develop egg: zope.schema 0.0
Installing zopeskel.
Installing 'Plone', 'PasteScript', 'ZopeSkel', 'psycopg2'.
We have the distribution that satisfies 'Plone==3.2.2'.
Picked: PasteScript = 1.7.3
We have the distribution that satisfies 'setuptools==0.6c9'.
Picked: ZopeSkel = 2.11.1
We have no distributions for psycopg2 that satisfies 'psycopg2'.
We have the distribution that satisfies 'setuptools==0.6c9'.
Running easy_install:
/Applications/Plone/Python-2.4/bin/python "-c" "from  
setuptools.command.easy_install import main; main()" "-mUNxd" "/tmp/ 
tmprnw6uW" "-Z" "/Applications/Plone/buildout-cache/downloads/dist/ 
psycopg2-2.0.11.tar.gz"
path=/Applications/Plone/buildout-cache/eggs/setuptools-0.6c9-py2.4.egg

Processing psycopg2-2.0.11.tar.gz
Running psycopg2-2.0.11/setup.py -q bdist_egg --dist-dir /tmp/ 
easy_install-1DlQri/psycopg2-2.0.11/egg-dist-tmp-_HxSdz
error: Setup script exited with error: No such file or directory
An error occured when trying to install psycopg2 2.0.11.Look above  
this message for any errors thatwere output by easy_install.
While:
   Installing zopeskel.
   Getting distribution for 'psycopg2'.
Error: Couldn't install: psycopg2 2.0.11
russell-hires-computer:/Applications/Plone/zinstance rusty$
On Jul 7, 2009, at 1:28 PM, Jonathan Ballet wrote:

> On Tue, Jul 7, 2009 at 5:27 PM, Russell Hires<[email protected]>  
> wrote:
>> Hello all. I'm trying to install psycopg2 into plone, using  
>> buildout, but I
>> keep getting an error:
>>
>> Getting distribution for 'psycopg2'.
>> error: Setup script exited with error: No such file or directory
>> An error occured when trying to install psycopg2 2.0.11.Look above  
>> this
>> message for any errors thatwere output by easy_install.
>> While:
>>  Installing zopeskel.
>>  Getting distribution for 'psycopg2'.
>> Error: Couldn't install: psycopg2 2.0.11
>
> Can you post the output of buildout with logs enabled as well ?
>
> Something like "buildout -o buildout:log-level=DEBUG -v" (this can be
> very long, maybe you should try to remove the uninteresting output)
> _______________________________________________
> Psycopg mailing list
> Psycopg-IAPFreCvJWPBWskQ1e/[email protected]
> http://lists.initd.org/mailman/listinfo/psycopg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.