Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Nov 6, 2025

The SELinux-related CI jobs started to fail with the following error after the Lima v2.0 release:

Run limactl start --plain --name=default --cpus=4 --disk=40 --memory=8 --network=lima:user-v2 template://fedora
time="2025-11-06T12:35:38Z" level=warning msg="Template locator \"template://fedora\" should be written \"template:fedora\" since Lima v2.0"
time="2025-11-06T12:35:38Z" level=fatal msg="template \"_images/fedora-43.yaml\" not found"

While I originally thought that the warning and the error are connected, they are two different issues. This PR fixes the warning, whereas the error is from upstream: lima-vm/lima#4313.

@cakebaker cakebaker marked this pull request as draft November 6, 2025 12:34
@cakebaker cakebaker changed the title ci: adapt template name for Lima ci: adapt template name for Lima v2 Nov 6, 2025
@cakebaker cakebaker changed the title ci: adapt template name for Lima v2 ci: adapt template name for Lima v2.0 Nov 6, 2025
@cakebaker cakebaker marked this pull request as ready for review November 6, 2025 14:16
@RenjiSann RenjiSann merged commit 63ab5ed into uutils:main Nov 7, 2025
163 of 164 checks passed
@cakebaker cakebaker deleted the ci_fix_lima branch November 7, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants