← Back to team overview

oship-dev team mailing list archive

Re: oship install/buildout error

 

Hi All,


We obviously have issues with installations on MS platforms.   Can
someone with experience in this area please step up and
addressee these? Even if they are to say that that we not support the MS
Windows platform?

Open source communities are supposed to solve these issues
collectively. 

I do not even use MS products.  Roger;  WTF;;;;  Either fix it or tell
me who to give access to the FAQs that can fix it.

Thanks,

Tim


On Mon, 2009-10-19 at 11:23 -0400, Charles O'Brien wrote:
> 
> Hello Tim!  I am having an issue getting OSHIP installed.  I think
> there may be an issue with z3c.recipe.eggbasket 0.4.3 and buildout.
> Both versions are pretty new.  
> 
> I am following these directions: 
> https://answers.launchpad.net/oship/+faq/391
> 
> trying to install OSHIP and I am getting a 'Segmentation fault' error.
> 
> I first had the error when I ran 'python bootstrap.py'
> 
> (oshipenv)flip oship # python2.5 bootstrap.py
> Creating directory
> '/usr/lib/python2.5/site-packages/oshipenv/oship/oship/eggs'.
> Generated script
> '/usr/lib/python2.5/site-packages/oshipenv/oship/oship/bin/buildout'.
> Develop: '/usr/lib/python2.5/site-packages/oshipenv/oship/oship/.'
> Installing 'z3c.recipe.eggbasket'.
> We have no distributions for z3c.recipe.eggbasket that satisfies
> 'z3c.recipe.eggbasket==0.4.3'.
> Segmentation fault
> 
> 
> I moved on and tried to run buildout -v
> Installing 'z3c.recipe.eggbasket'.
> We have no distributions for z3c.recipe.eggbasket that satisfies
> 'z3c.recipe.eggbasket==0.4.3'.
> Segmentation fault
> 
> 
> 
> To further test, I added to a working Plone 3.2 buildout these lines:
> [parts] 
>     ...
>     eggbasket
> 
> [eggbasket]
> recipe = z3c.recipe.eggbasket
> eggs = grok
> url = http://grok.zope.org/releaseinfo/grok-eggs-1.0.tgz
> 
> and get this slightly more verbose error when i run buildout -v
> install eggbasket
> 
> # bin/buildout -v install eggbasket
> Installing 'z3c.recipe.eggbasket'.
> Picked: z3c.recipe.eggbasket = 0.4.3
> Getting required 'zc.recipe.egg==1.1.0'
> We have the distribution that satisfies 'zc.recipe.egg==1.1.0'.
> Unused options for buildout: 'eggs' 'deprecation-warnings'
> 'debug-mode' 'client1-address' 'zope-directory' 'client2-address'
> 'verbose-security' 'zcml' 'zeo-address'.
> Installing eggbasket.
> Installing 'grok'.
> We have no distributions for grok that satisfies 'grok'.
> Couldn't find index page for 'grok' (maybe misspelled?)
> Getting distribution for 'grok'.
> eggbasket: Not all distributions are installed. A tarball will be
> downloaded.
> eggbasket: Using already
> downloaded ../buildout-cache/downloads/grok-eggs-1.0.tgz
> eggbasket: Extracting tarball contents...
> eggbasket: Installing eggs
> to /opt/Plone-3.2/zeocluster/../buildout-cache/eggs which will take a
> while...
> Installing 'grok'.
> We have no distributions for grok that satisfies 'grok'.
> Getting distribution for 'grok'.
> We have the distribution that satisfies 'setuptools==0.6c9'.
> Running easy_install:
> /opt/Plone-3.2/Python-2.4/bin/python "-c" "from
> setuptools.command.easy_install import main; main()" "-mUNxd"
> "/opt/Plone-3.2/zeocluster/../buildout-cache/eggs/tmpFGmwmT" "-Z" "-q"
> "/opt/Plone-3.2/buildout-cache/downloads/dist/grok-1.0.tar.gz"
> path=/opt/Plone-3.2/buildout-cache/eggs/setuptools-0.6c9-py2.4.egg
> 
> Segmentation fault
> 
> 
> Any ideas what may be causing this?  Should I try using an earlier
> version?  Thank you for any information you can lend!
> 
> 
> - Charles
> 
> 
> 
> 
-- 
***************************************************************
Timothy Cook, MSc

LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == (upon request)
Academic.Edu Profile: http://uff.academia.edu/TimothyCook

You may get my Public GPG key from  popular keyservers or    
from this link http://timothywayne.cook.googlepages.com/home 

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups