-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
lazydocker no longer executes as expected.
To Reproduce
Steps to reproduce the behavior:
- run lazydocker
- See error:
*exec.Error exec: "infocmp": executable file not found in $PATH /home/runner/work/lazydocker/lazydocker/main.go:96 (0x907537) /opt/hostedtoolcache/go/1.24.11/x64/src/internal/runtime/atomic/types.go:194 (0x44162b) /opt/hostedtoolcache/go/1.24.11/x64/src/runtime/asm_amd64.s:1700 (0x47bfc1)
Expected behaviour
I expect the lazydocker tui to appear.
Desktop (please complete the following information):
- OS: Alpine 3.22
- Lazydocker v0.24.4
Additional context
My $PATH is /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin.
This is from a cloned container which has always worked, and now doesn't, and all other containers that previously worked no longer work all with the same error.
The only change made since this last worked is that I added an rc-service for 'hawser' so that Dockhand could communicate with this host. I have since removed this service and the problem persists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working