Skip to content

lazydocker cannot find 'infocmp' in $PATH #753

@xenogenick

Description

@xenogenick

Describe the bug
lazydocker no longer executes as expected.

To Reproduce
Steps to reproduce the behavior:

  1. run lazydocker
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions