mattrobenolt / mattrobenolt/connect-python
Getting duplicate package error
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 29
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently i am getting duplicate package err
level=DEBUG msg=ProtoFile pid=61733 name=google/protobuf/duration.proto pkg=google.protobuf
protoc-gen-connect-python: duplicate package: "google/protobuf/duration.proto"
Failure: plugin connect-python: exit status 1; signal: killed
NOTE: I am not using google/protobuf/duration.proto proto anywhere in my definations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported protoc-gen-connect-python failure using the logged google/protobuf/duration.proto input and inspect how the plugin loads or tracks proto packages. Done means identifying why the package is registered twice and confirming the duplicate-package error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100