Skip to content

Homebrew: libexec is ignored #4295

@AkihiroSuda

Description

@AkihiroSuda

The following PR updates the lima formula to install libexec:

$ limactl -v
limactl version 2.0.0-rc.1

$ which limactl
/opt/homebrew/bin/limactl

$ ls /opt/homebrew/opt/lima/libexec/lima/
lima-driver-krunkit* limactl-mcp*

However, the installed libexec components are not recognized by lima

$ limactl mcp
FATA[0000] unknown command "mcp" for "limactl" 

$ limactl start --vm-type krunkit
? Creating an instance "default" Proceed with the current configuration
FATA[0002] failed to resolve vm for "/Users/suda/.lima/default/lima.yaml": vmType "krunkit" is not a registered driver

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions