[GH-ISSUE #345] zstd missing #245

Closed
opened 2026-03-01 21:41:45 +03:00 by kerem · 7 comments
Owner

Originally created by @xenoterracide on GitHub (Aug 26, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/345

[Database Migrations/migrations]   💬  ::debug::Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.

this is coming from

      - uses: satackey/action-docker-layer-caching@v0.0.8

run with

act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 push -j migrations
Originally created by @xenoterracide on GitHub (Aug 26, 2020). Original GitHub issue: https://github.com/nektos/act/issues/345 ``` [Database Migrations/migrations] 💬 ::debug::Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable. ``` this is coming from ```yml - uses: satackey/action-docker-layer-caching@v0.0.8 ``` run with ``` act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 push -j migrations ```
kerem 2026-03-01 21:41:45 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@tdtm commented on GitHub (Sep 18, 2020):

Workaround? https://github.com/nektos/act/issues/257#issuecomment-660948111

<!-- gh-comment-id:695010000 --> @tdtm commented on GitHub (Sep 18, 2020): Workaround? https://github.com/nektos/act/issues/257#issuecomment-660948111
Author
Owner

@github-actions[bot] commented on GitHub (Nov 18, 2020):

Issue is stale and will be closed in 7 days unless there is new activity

<!-- gh-comment-id:729294144 --> @github-actions[bot] commented on GitHub (Nov 18, 2020): Issue is stale and will be closed in 7 days unless there is new activity
Author
Owner

@langston-barrett commented on GitHub (Nov 18, 2020):

Still active.

<!-- gh-comment-id:729298773 --> @langston-barrett commented on GitHub (Nov 18, 2020): Still active.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 19, 2021):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:781725526 --> @github-actions[bot] commented on GitHub (Feb 19, 2021): Issue is stale and will be closed in 14 days unless there is new activity
Author
Owner

@langston-barrett commented on GitHub (Mar 5, 2021):

Still active...

<!-- gh-comment-id:791064042 --> @langston-barrett commented on GitHub (Mar 5, 2021): Still active...
Author
Owner

@catthehacker commented on GitHub (Mar 5, 2021):

zstd is included in medium image for act.

<!-- gh-comment-id:791347297 --> @catthehacker commented on GitHub (Mar 5, 2021): `zstd` is included in `medium` image for `act`.
Author
Owner

@vysogot commented on GitHub (Oct 12, 2023):

act version 0.2.52 with medium still complaining: ::debug::Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.

<!-- gh-comment-id:1759609396 --> @vysogot commented on GitHub (Oct 12, 2023): `act` version 0.2.52 with `medium` still complaining: `::debug::Unable to locate executable file: zstd. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#245
No description provided.