Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-558

Error when building operator: thrift used for two different places

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 0.8.0
    • None
    • Operator
    • Workaround Exists
    • Hide

      Need to comment this line in `go.mod`:

      replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0
      

      Source: https://github.com/hashicorp/vault/issues/7475

      Show
      Need to comment this line in `go.mod`: replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0 Source: https://github.com/hashicorp/vault/issues/7475
    • Hide

      make build

      Show
      make build
    • 2019 Week 44-46 (from Okt 28), 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30), 2020 Week 04-06 (from Jan 20)

      When trying to build the operator via `make build` command, I get this error:

      go: github.com/apache/thrift@v0.12.0 used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
      

              tradisso@redhat.com Tristan Radisson (Inactive)
              tradisso@redhat.com Tristan Radisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: