http_archive download_and_extract do not allow with non-ASCII characters in file names #18254
Labels
help wanted
Someone outside the Bazel team could own this
P2
We'll consider working on this in future. (Assignee optional)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: bug
Description of the bug:
Function
download_and_extract
from rulehttp_archive
Failed to extract an archive with a file containing a non-ASCII character in its nameĀfoo.go
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Example BUILD.bazel:
Which operating system are you running Bazel on?
MacOS Monterey
What is the output of
bazel info release
?release 4.2.2
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse master; git rev-parse HEAD
?No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
Stacktrace:
The text was updated successfully, but these errors were encountered: