influxdata / influxdata/influxdata-docker

dep init is failing while building influxdb with branch-1.8 and git tag v1.8.1 (golang version- 1.13.14)

Open
#401 0 comments 0 reactions 1 assignee Claimed by @dgnorton View on GitHub
Dominant language
Shell
Stars
364
Forks
255
Avg merge
3h 18m
Merged PRs (30d)
7

Description

> #0900-15 | dep init

----------------------------------------
```
Importing configuration from glide. These are only initial constraints, and are further refined during the solve process.
Importing configuration from glide. These are only initial constraints, and are further refined during the solve process.
init failed: unable to solve the dependency graph: Solving failure: No versions of github.com/cespare/xxhash met constraints:
v2.1.1: Could not introduce github.com/cespare/xxhash@v2.1.1, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2.1.0: Could not introduce github.com/cespare/xxhash@v2.1.0, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2.0.0: Could not introduce github.com/cespare/xxhash@v2.0.0, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v1.1.0: Could not introduce github.com/cespare/xxhash@v1.1.0, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v1.0.0: Could not introduce github.com/cespare/xxhash@v1.0.0, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
master: Could not introduce github.com/cespare/xxhash@master, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
base-for-ongardie-ebay-allocs: Could not introduce github.com/cespare/xxhash@base-for-ongardie-ebay-allocs, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
bench-module: Could not introduce github.com/cespare/xxhash@bench-module, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
digest: Could not introduce github.com/cespare/xxhash@digest, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
ongardie-ebay-allocs-followup: Could not introduce github.com/cespare/xxhash@ongardie-ebay-allocs-followup, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
sse: Could not introduce github.com/cespare/xxhash@sse, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
uninline: Could not introduce github.com/cespare/xxhash@uninline, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2: Could not introduce github.com/cespare/xxhash@v2, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2-binary-marshaler: Could not introduce github.com/cespare/xxhash@v2-binary-marshaler, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2-cleanup: Could not introduce github.com/cespare/xxhash@v2-cleanup, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
v2-remove-18-fallback: Could not introduce github.com/cespare/xxhash@v2-remove-18-fallback, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)
writeBlocks-slice-pointer: Could not introduce github.com/cespare/xxhash@writeBlocks-slice-pointer, as its subpackage github.com/cespare/xxhash/v2 is missing. (Package is required by github.com/prometheus/client_golang@v1.7.1.)```
----------------------------------------
[ ERROR(1) ]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.