mattrobenolt / mattrobenolt/connect-python

Getting duplicate package error

Open
#1 3 comments 1 reaction 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.