Skip to content

Conversation

@jandubois
Copy link
Member

The message is pretty much useless. It should at best be a debug message, but I don't think it is needed at all, as long as there is a log message when something is wrong.

The message is pretty much useless. It should at best be a debug
message, but I don't think it is needed at all, as long as there
is a log message when something is wrong.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
@jandubois jandubois added this to the v2.0.0 milestone Sep 7, 2025
logrus.Warn("If QEMU does not start up, you may have to sign the QEMU binary with the \"com.apple.security.hypervisor\" entitlement manually. See https://github.com/lima-vm/lima/issues/1742 .")
}
} else {
logrus.Infof("QEMU binary %q seems properly signed with the \"com.apple.security.hypervisor\" entitlement", qExe)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be harmless to keep this as a debug-level log

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be harmless to keep this as a debug-level log

Yes, but why? How is this message ever useful?

I don't really mind keeping it (as debug), but I would like to understand the purpose of it.

@AkihiroSuda AkihiroSuda merged commit 1530272 into lima-vm:master Sep 8, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants