-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug
as the title suggests, we should have some docs to say gtar should be installed, as that's been required since #21
yscope-dev-utils version
Environment
junhao@Junhaos-MBP ~ % sw_vers
ProductName: macOS
ProductVersion: 15.5
BuildVersion: 24F74
Reproduction steps
This was found as running task deps in y-scope/clp-ffi-js@13c31ed on mac fails.
# even with "--verbose", the cause of the command failure isn't very clear
junhao@1498777c24d1 clp-ffi-js % task deps --verbose
...
task: [utils:remote:download-and-extract-tar-/Users/junhao/workspace/clp-ffi-js/build/deps/ystdlib-src] gtar --extract --strip-components="1" --directory "/Users/junhao/workspace/clp-ffi-js/build/deps/ystdlib-src" --file "/Users/junhao/workspace/clp-ffi-js/build/deps/ystdlib-src.tar.gz" --no-anchored --wildcards 2> /dev/null
task: Failed to run task "deps:default": exit status 127
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working