question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"bundle": cannot run executable found relative to current directory

See original GitHub issue

We’re running in Azure DevOps Pipelines and since the weekend we’re seeing this:

Digest: sha256:6b25824a73b30594742ce66e987893f775583ae20bf24e43858d3dda7c893001
Status: Downloaded newer image for tingle/dependabot-azure-devops@sha256:6b25824a73b30594742ce66e987893f775583ae20bf24e43858d3dda7c893001
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "bundle": cannot run executable found relative to current directory: unknown.

We haven’t updated the version in the recent weeks, so I’m somewhat confused why it started to break. Have you seen this before?

Issue Analytics

  • State:closed
  • Created 7 months ago
  • Reactions:1
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
hollowdruttcommented, Feb 24, 2023

I have already updated to 0.14.1 which solved that error for me.

0reactions
mburumaxwellcommented, Feb 27, 2023

I understand your reasoning. Unfortunately, I cannot help you with this, too many restrictions and hoops to jump. I will close the issue. If anything changes, you can reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

exec: "bundle": executable file not found in $PATH - ...
Trying to run the bundle command with go:generate bundle -o=h2_bundle.go -prefix=http2 -tags=!nethttpomithttp2 github.com/zMrKrabz/fhttp/http2 , ...
Read more >
Failed to add dockerfile-rails gem - Build debugging
Error Failed to add dockerfile-rails gem, exiting: exec: “bundle”: cannot run executable found relative to current directory.
Read more >
exec: "syncthing.exe": cannot run executable found relative ...
This happens if you try to start the current RC from the command line in Windows. R:\syncthing-windows-amd64-v1.21.0-rc.1>syncthing.exe ...
Read more >
docker executable file not found in PATH | Edureka Community
I have a docker image which installs grunt, but when I try to run it, I get an error: Error response from daemon:...
Read more >
How to run an executable file from a different directory ...
Use an absolute path to that file. /mnt/f/C_F/ex. This should always work regardless of your current working directory.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found