Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Couldn't find a distribution for 'plone.recipe.precompiler' #24

Closed
me-kell opened this issue Nov 25, 2014 · 4 comments
Closed

Error: Couldn't find a distribution for 'plone.recipe.precompiler' #24

me-kell opened this issue Nov 25, 2014 · 4 comments

Comments

@me-kell
Copy link

me-kell commented Nov 25, 2014

I get the following error when installing with Plone-4.3.4-UnifiedInstaller.tgz:

Couldn't find index page for 'plone.recipe.precompiler' (maybe misspelled?)
Getting distribution for 'plone.recipe.precompiler'.
While:
  Installing.
  Getting section precompiler.
  Initializing section precompiler.
  Installing recipe plone.recipe.precompiler.
  Getting distribution for 'plone.recipe.precompiler'.
Error: Couldn't find a distribution for 'plone.recipe.precompiler'.

My install command params are the following:

./install.sh --clients=2 --target=/home/Plone-4.3.4 --instance=zeocluster --daemon-user=plone_daemon --owner=plone_buildout --group=plone_group --clients=2 --password=admin --libjpeg=yes --readline=no --build-python zeo

if running the buildout (after getting the error above), the buildout gets plone.recipe.precompiler and Plone-4.3.4 seems to work. Some hint?

@smcmahon
Copy link
Member

smcmahon commented Dec 2, 2014

@smcmahon smcmahon closed this as completed Dec 2, 2014
@me-kell
Copy link
Author

me-kell commented May 26, 2015

I get this error also when installing with Plone-5.0b2-UnifiedInstaller.tgz:

Couldn't find index page for 'plone.recipe.precompiler' (maybe misspelled?)
While:
  Installing.
  Getting section precompiler.
  Initializing section precompiler.
  Installing recipe plone.recipe.precompiler.
  Getting distribution for 'plone.recipe.precompiler==0.6'.
Error: Couldn't find a distribution for 'plone.recipe.precompiler==0.6'.

Install command is:

./install.sh --target=/home/Plone-5.0b2 --instance=zeocluster --clients=2 --daemon-user=plone_daemon --owner=plone_buildout --group=plone_group --build-python --password=admin --static-lxml zeo

@smcmahon
Copy link
Member

When you have the same problem with a new installer version please open a new ticket -- or at least make sure you reopen the issue. Otherwise, you've added a note to a closed issue, and there's a good chance it won't be seen.

This is fixed in installer version r1, already uploaded to https://launchpad.net/plone/5.0/5.0b2/+download/Plone-5.0b2-UnifiedInstaller-r1.tgz

@me-kell
Copy link
Author

me-kell commented May 27, 2015

Thank you! You're right. After commenting the issue I realized that I cannot reopen the issue (maybe insufficient rights).

I can confirm that the UnifiedInstallerInstaller-r1 works as expected under debian-7.8.0-amd64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants