plone / plone/plonecli

PloneCLI build fails with `Could not generate script`

Open
#87 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

i ran plonecli build command and it failed with following error:-

Section `buildout` contains unused option(s): 'eggs' 'package-extras' 'package-min-coverage' 'plone-user' 'test-eggs'.
This may be an indication for either a typo in the option's name or a bug in the used recipe.
Updating _mr.developer.
Updating instance.
Generated script '/home/rohnsha0/code/plone/addons/aitoolkit/bin/update_locale'.
Updating test.
Updating coverage.
Generated script '/home/rohnsha0/code/plone/addons/aitoolkit/bin/coverage'.
Updating test-coverage.
Updating createcoverage.
Generated script '/home/rohnsha0/code/plone/addons/aitoolkit/bin/coverage'.
Updating releaser.
Updating i18ndude.
Updating omelette.
omelette: (While processing egg mr.bob) Package 'mr' is zipped.  Skipping.
omelette: Warning: (While processing egg cffi) Package '_cffi_backend' not found.  Skipping.
Updating robot.
Generated script '/home/rohnsha0/code/plone/addons/aitoolkit/bin/update_locale'.
Updating plone-helper-scripts.
Could not generate script 'zopepy' as it is not defined in the egg entry points.
Could not generate script 'plone-compile-resources' as it is not defined in the egg entry points.
Updating vscode.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with plonecli build and compare the reported unused buildout options with the later missing zopepy and plone-compile-resources entry points. Trace the build and script-generation path in plonecli, then verify that the command completes without the reported script-generation errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.