cayleygraph / cayley

An open-source graph database
https://cayley.io
Apache License 2.0
14.85k stars 1.25k forks source link

Duplicate case sensitive files #943

Closed amansx closed 3 years ago

amansx commented 4 years ago

Description

Steps to reproduce the issue:

  1. go get github.com/cayleygraph/cayley@f5fd4c0

Received results:

go: github.com/cayleygraph/cayley f5fd4c0 => v0.7.7-0.20200716121411-f5fd4c04a4ff
go get: github.com/cayleygraph/cayley@v0.7.7-0.20200716121411-f5fd4c04a4ff/go.mod: verifying module: github.com/cayleygraph/cayley@v0.7.7-0.20200716121411-f5fd4c04a4ff/go.mod: reading https://sum.golang.org/lookup/github.com/cayleygraph/cayley@v0.7.7-0.20200716121411-f5fd4c04a4ff: 410 Gone
    server response: not found: create zip: case-insensitive file name collision: "query/linkedql/steps/test-cases/Back.json" and "query/linkedql/steps/test-cases/back.json"

Expected results:

Output of cayley version or commit hash:

(paste your output here)

Environment details:

Backend database: (database and version)

amansx commented 4 years ago

This is the culprit -> https://github.com/cayleygraph/cayley/commit/e583c532ec9792c93968c45b6efc852106806765