impossible to create an addon

Open
#82 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Reproduce the failure with plonecli create addon example using the reported Plone CLI, Python, and Ubuntu versions, and inspect the addon-generation path around the bobtemplates.plone:addon invocation. Done means addon creation completes without the free(): invalid pointer error or core dump.

Written by the indexing model from the issue text.

Description

  • Plone CLI version: 2.5
  • Python version: 3.8
  • Operating System: Ubuntu 22.04
Description

I was trying to create a new addon, but my attempt got invalidated due to an error that i struggle to fix.

What I Did

i ran:
plonecli create addon example

the output is shown below:

RUN: bobtemplates.plone:addon -O example

Welcome to mr.bob interactive mode. Before we generate directory structure, some questions need to be answered.

Answer with a question mark to display help.
Values in square brackets at the end of the questions show the default value if there is no answer.

--> Author's name [FakeGitUserOrEmail]:
free(): invalid pointer
Error (core dump created)

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

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.

More from plone/plonecli

All issues in plone/plonecli

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.