Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing QEMU dependency glib #5

Closed
jacob-carlborg opened this issue Dec 6, 2021 · 0 comments
Closed

Missing QEMU dependency glib #5

jacob-carlborg opened this issue Dec 6, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jacob-carlborg
Copy link
Contributor

When using this GitHub action it fails with the following error:

/Users/runner/work/_temp/4405623e-c81f-4b1f-ba5a-dc9a08fcf5d9/qemu-img convert -f qcow2 -O raw /Users/runner/work/_temp/78c78e7e-dd85-4427-a068-f16fea5fd041 /Users/runner/work/_temp/4405623e-c81f-4b1f-ba5a-dc9a08fcf5d9/disk.raw
dyld: Library not loaded: /usr/local/opt/glib/lib/libglib-2.0.0.dylib
  Referenced from: /Users/runner/work/_temp/4405623e-c81f-4b1f-ba5a-dc9a08fcf5d9/qemu-img
  Reason: image not found

The reason seems to be that GitHub has remove libglib from its macOS runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant