Skip to content

Failed to process proto source files.: given files include multiple copies of "common.proto" starting with v1.8.8 #417

@mariemat

Description

@mariemat

When I execute a grpcurl command to execute a call, and I provide multiple proto files that each import the same common.proto, then I get the error :

Failed to process proto source files.: given files include multiple copies of "common.proto" 

This happens only with 1.8.8 (not with 1.8.6, nor 1.8.7)
I believe this is common for multiple proto files to import the same utilities, and grpcurl should not enforce that condition

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions