Skip to content

Tries to access zstd inside /root/.local directory for some reason #1584

Open
@Dito-Orkodashvili

Description

@Dito-Orkodashvili

I am using actions/cache@v4
and every time it tries to store cache or restore, it logs these errors:

Unexpected error attempting to determine if executable file exists '/root/.local/bin/zstd': Error: EACCES: permission denied, stat '/root/.local/bin/zstd'
Unexpected error attempting to determine if executable file exists '/root/bin/zstd': Error: EACCES: permission denied, stat '/root/bin/zstd'

zstd is present in /usr/bin directory and PATH is also correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions