Giter Site home page Giter Site logo

opencore-buildout's People

Contributors

ejucovy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

loosiegoosey

opencore-buildout's Issues

Unable to connect to a repository at URL 'https://svn.openplans.org/svn/vendor/Products.TeamSpace'

When try to build the projecto for Plone 4 on Python 2.7 using virtualenv, show the following error:

$ buildout -vvvvvvN -t 120
Setting socket time out to 120 seconds.
Installing 'mr.developer'.
We have the distribution that satisfies 'mr.developer==1.18'.
Version conflict while processing requirement zc.buildout (constrained to zc.buildout==1.4.4)
Getting required 'zc.buildout==1.4.4'
We have the distribution that satisfies 'zc.buildout==1.4.4'.
Version conflict while processing requirement setuptools (constrained to setuptools==0.6c11)
Getting required 'setuptools==0.6c11'
We have the distribution that satisfies 'setuptools==0.6c11'.
mr.developer: Queued 'OpencoreRedirect' for checkout.
mr.developer: Queued 'Products.MailBoxer' for checkout.
mr.developer: Queued 'Products.TeamSpace' for checkout.
mr.developer: Queued 'ZCMLLoader' for checkout.
mr.developer: Queued 'oc_feed' for checkout.
mr.developer: Queued 'opencore' for checkout.
mr.developer: Queued 'opencore-listen' for checkout.
mr.developer: Queued 'topp.featurelets' for checkout.
mr.developer: Skipped checkout of existing package 'OpencoreRedirect'.
mr.developer: Skipped checkout of existing package 'Products.MailBoxer'.
mr.developer: Skipped checkout of existing package 'ZCMLLoader'.
mr.developer: Skipped checkout of existing package 'topp.featurelets'.
mr.developer: Skipped checkout of existing package 'opencore'.
mr.developer: Skipped checkout of existing package 'opencore-listen'.
mr.developer: Skipped checkout of existing package 'oc_feed'.
mr.developer: Checked out 'Products.TeamSpace' with subversion.
mr.developer: Subversion checkout for 'Products.TeamSpace' failed.
mr.developer: svn: E170013: Unable to connect to a repository at URL 'https://svn.openplans.org/svn/vendor/Products.TeamSpace'
mr.developer: svn: E230001: Server SSL certificate verification failed: certificate issued for a different hostname
mr.developer: 
mr.developer: There have been errors, see messages above.

Then I try to disable the Products.TeamSpace package checkout from the SVN repository, and try again to download this package from PyPI, and show the following error:

Installed /home/macagua/.buildout/eggs/cp27mu/tmp3OPHXS/Products.ManagableIndex-2.1.5-py2.7.egg
Because this distribution was installed --multi-version, before you can
import modules from this package in an application, you will need to
'import pkg_resources' and then use a 'require()' call similar to one of
these examples, in order to select the desired version:

    pkg_resources.require("Products.ManagableIndex")  # latest installed version
    pkg_resources.require("Products.ManagableIndex==2.1.5")  # this exact version
    pkg_resources.require("Products.ManagableIndex>=2.1.5")  # this version or higher


Note also that the installation directory must be on sys.path at runtime for
this to work.  (e.g. by being the application's script directory, by being on
PYTHONPATH, or by being added to sys.path by your code.)

Got Products.ManagableIndex 2.1.5.
Picked: Products.ManagableIndex = 2.1.5
We have a develop egg: Products.MailBoxer 0.1vendor
Picked: Products.RichDocument = 3.5.1
We have no distributions for Products.TeamSpace that satisfies 'Products.TeamSpace'.
Couldn't find index page for 'Products.TeamSpace' (maybe misspelled?)
Getting distribution for 'Products.TeamSpace'.
Couldn't find index page for 'Products.TeamSpace' (maybe misspelled?)
While:
  Installing instance.
  Getting distribution for 'Products.TeamSpace'.
Error: Couldn't find a distribution for 'Products.TeamSpace'.

I search other alternative for download the 'Products.TeamSpace' package from github, I don't found any repository.

Please, can you give a copy for download and install 'Products.TeamSpace' package?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.