Skip to content

Fix setup for Lima v2.0 and above#54

Merged
douglascamata merged 1 commit into
douglascamata:mainfrom
GlassOfWhiskey:main
Nov 10, 2025
Merged

Fix setup for Lima v2.0 and above#54
douglascamata merged 1 commit into
douglascamata:mainfrom
GlassOfWhiskey:main

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Contributor

@GlassOfWhiskey GlassOfWhiskey commented Nov 8, 2025

Before this commit, Lima v2.0 fails to be downloaded properly due to the lack of the libexec folder and the lack of permissions to create it. This commit fixes #53 by forcing the creation of the libexec folder as a privileged user before starting the download, solving the issue.

Before this commit, Lima v2.0 fails to be downloaded properly due to the
lack of the `libexec` folder and the lack of permissions to create it.
This commit fixes #53 by forces the creation of the `libexec` folder as a
privileged user before starting the download, solving the issue.
@douglascamata
Copy link
Copy Markdown
Owner

Thanks, @GlassOfWhiskey. Will have a look at this, merge and prepare a new release asap.

@douglascamata douglascamata added bug Something isn't working dependencies Pull requests that update a dependency file pending-changelog Pending changelog entry labels Nov 10, 2025
@douglascamata douglascamata merged commit f6d0656 into douglascamata:main Nov 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file pending-changelog Pending changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lima v2.0 fails to install properly

2 participants