cmd/go: go install fails with malformed file path ("*" in png file path) #58595
Labels
FrozenDueToAge
modules
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Unfortunate
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
$ go install framagit.org/InfoLibre/rapido@latest
It should download all the module package.
What did you see instead?
Nothing is downloaded and there's an error message because one of the file in the package contains * character: https://framagit.org/InfoLibre/rapido/-/blob/master/docs/diaspora*.png
The text was updated successfully, but these errors were encountered: