Getting duplicate package error

Open
#1 3 comments 1 reaction 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
api, tooling

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.

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.

Dominant language
Python
Stars
29
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from mattrobenolt/connect-python

All issues in mattrobenolt/connect-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.