mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #1641] ENOENT: no such file or directory, open #816
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#816
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @panw3i on GitHub (Feb 22, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1641
Bug report info
Command used with act
Describe issue
Running environment is intel mac
Here is the error message during the running process:
| ENOENT: no such file or directory, open '/tmp/236772db-9239-4082-a565-dc111efc5167'
| Waiting 14 seconds before trying again
[CI/build] 💬 ::debug::download failed
| ENOENT: no such file or directory, open '/tmp/236772db-9239-4082-a565-dc111efc5167'
| Waiting 13 seconds before trying again
[CI/build] 💬 ::debug::download failed
| ENOENT: no such file or directory, open '/tmp/236772db-9239-4082-a565-dc111efc5167'
[CI/build] 💬 ::debug::Error: ENOENT: no such file or directory, open '/tmp/236772db-9239-4082-a565-dc111efc5167'
| Falling back to download directly from Node
[CI/build] 💬 ::debug::evaluating 564 versions
[CI/build] 💬 ::debug::matched: v16.19.1
| Acquiring 16.19.1 - x64 from https://nodejs.org/dist/v16.19.1/node-v16.19.1-linux-x64.tar.gz
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
No response
@alvis commented on GitHub (Mar 14, 2023):
It seems to be related to #1536
@github-actions[bot] commented on GitHub (Sep 11, 2023):
Issue is stale and will be closed in 14 days unless there is new activity