Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download_and_extract: strange characters when unzip #6855

Closed
moruowait opened this issue Dec 6, 2018 · 2 comments
Closed

download_and_extract: strange characters when unzip #6855

moruowait opened this issue Dec 6, 2018 · 2 comments
Labels
P2 We'll consider working on this in future. (Assignee optional) stale Issues or PRs that are stale (no activity for 30 days) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug

Comments

@moruowait
Copy link

Description of the problem :

strange characters when bazel unzip a tar.gz with UTF8 format.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

use go_repository HTTP mode to download tar.gz with a file which filename is Chinese characters.

What operating system are you running Bazel on?

Darwin

What's the output of bazel info release?

bazel-bin:
execution_root: /private/var/tmp/_bazel_wushaoqing/2abb6bb8a734577b3b589dedb12ee9ea/execroot/xrc
gc-count: 21
gc-time: 1019ms
/private/var/tmp/_bazel_wushaoqing/install/71132eb9633b69fb3af8d3c541e0bb00/_embedded_binaries/embedded_tools/jdk
java-runtime: OpenJDK Runtime Environment (build 9.0.7.1+1) by Azul Systems, Inc.
java-vm: OpenJDK 64-Bit Server VM (build 9.0.7.1+1, mixed mode) by Azul Systems, Inc.
max-heap-size: 1908MB
output_base: /private/var/tmp/_bazel_wushaoqing/2abb6bb8a734577b3b589dedb12ee9ea
output_path: /private/var/tmp/_bazel_wushaoqing/2abb6bb8a734577b3b589dedb12ee9ea/execroot/xrc/bazel-out
package_path: %workspace%
release: release 0.19.1
repository_cache: /var/tmp/_bazel_wushaoqing/cache/repos/v1
server_log: /private/var/tmp/_bazel_wushaoqing/2abb6bb8a734577b3b589dedb12ee9ea/java.log
server_pid: 51748
used-heap-size: 174MB
workspace: /Users/wushaoqing/Projects/depot

@iirina iirina added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. untriaged labels Dec 7, 2018
@dslomov dslomov added type: bug P2 We'll consider working on this in future. (Assignee optional) and removed untriaged labels Dec 18, 2018
@steeve
Copy link
Contributor

steeve commented Jan 2, 2019

Possibly related to #374

@aehlig aehlig removed their assignment Feb 1, 2020
@philwo philwo added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Jun 15, 2020
@philwo philwo removed the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Nov 29, 2021
@sgowroji sgowroji added the stale Issues or PRs that are stale (no activity for 30 days) label Feb 16, 2023
@sgowroji
Copy link
Member

Hi there! We're doing a clean up of old issues and will be closing this one. Please reopen if you’d like to discuss anything further. We’ll respond as soon as we have the bandwidth/resources to do so.

@sgowroji sgowroji closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) stale Issues or PRs that are stale (no activity for 30 days) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
Projects
None yet
Development

No branches or pull requests

7 participants