Skip to content

Flatbuffers Dependency Issue #186

@MaciejKaszynski

Description

@MaciejKaszynski

Description

This is not an issue in our repo, this ticket is for tracking.

It seems there is a problem with the flatbuffers package. I have recreated it in https://github.com/MaciejKaszynski/fbs_problem.

Just pulling the flatbuffers dependency causes

module extension @@grpc+//bazel:grpc_deps.bzl%grpc_repo_deps_ext does not generate repository "com_envoyproxy_protoc_gen_validate", yet it is imported as "com_envoyproxy_protoc_gen_validate" in the usage at https://bcr.bazel.build/modules/grpc-java/1.66.0/MODULE.bazel:68:35

To fix add

single_version_override(
    module_name = "grpc-java",
    version = "1.69.0",
)

Analysis results

No response

Solution

No response

Error Occurrence Rate

None

How to reproduce

No response

Supporting Information

No response

Classification

Minor

First Affected Release

not released (main)

Last Affected Release

not released (main)

Expected Fixed Release

before release (main)

Category

  • Safety Relevant
  • Security Relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions