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

[Bug]: Package [email protected] fails to extract #1840

Open
Silic0nS0ldier opened this issue Jul 5, 2024 · 0 comments
Open

[Bug]: Package [email protected] fails to extract #1840

Silic0nS0ldier opened this issue Jul 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Silic0nS0ldier
Copy link

What happened?

The package [email protected] cannot be extracted by the in-action extraction logic introduced in #1538 (v1.40.0).

Command (--sandbox_debug)

  (cd /Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/execroot/_main && \
  exec env - \
    TMPDIR=/tmp \
  /usr/bin/sandbox-exec -f /Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/sandbox.sb /Users/mele/.bazel/install/abee1bc4a5caa87f8299faf78a2e8b97/process-wrapper '--timeout=0' '--kill_delay=15' '--stats=/Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/stats.out' --graceful_sigterm external/bsd_tar_darwin_arm64/tar --extract --no-same-owner --no-same-permissions --strip-components 1 --file external/pnpm_deps__temp__0.4.0/package.tgz --directory bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/[email protected]/node_modules/temp)

Output

gzip: (stdin): trailing garbage ignored
tar: Error opening archive: (null)

Version

Development (host) and target OS/architectures:

❯ uname -a
Darwin Jordans-MBP 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64

Output of bazel --version: 7.2.1

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file: 1.42.3 (WORKSPACE)

Language(s) and/or frameworks involved: pnpm-lock.yaml version 6.0, workspace enabled

How to reproduce

No response

Any other information?

No response

@Silic0nS0ldier Silic0nS0ldier added the bug Something isn't working label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant