Originally created by @kushhh01 on GitHub (Oct 1, 2024).
I am using Ubuntu on WSL2, I have docker installed on my host and inside my Ubuntu as well. But when I am trying to build the docker container/image, I am getting the following error.
ERROR: failed to solve: process "/bin/bash -c make && qemu-img convert BaseSystem.dmg -O qcow2 -p -c BaseSystem.img && rm ./BaseSystem.dmg" did not complete successfully: exit code: 2
Originally created by @kushhh01 on GitHub (Oct 1, 2024).
I am using Ubuntu on WSL2, I have docker installed on my host and inside my Ubuntu as well. But when I am trying to build the docker container/image, I am getting the following error.
**ERROR: failed to solve: process "/bin/bash -c make && qemu-img convert BaseSystem.dmg -O qcow2 -p -c BaseSystem.img && rm ./BaseSystem.dmg" did not complete successfully: exit code: 2**

@fddn commented on GitHub (Oct 7, 2024):
> Upstream fix here, waiting for merge via @kholia [kholia/OSX-KVM#249](https://github.com/kholia/OSX-KVM/pull/249)
It was merged about half an hour ago
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @kushhh01 on GitHub (Oct 1, 2024).
I am using Ubuntu on WSL2, I have docker installed on my host and inside my Ubuntu as well. But when I am trying to build the docker container/image, I am getting the following error.
ERROR: failed to solve: process "/bin/bash -c make && qemu-img convert BaseSystem.dmg -O qcow2 -p -c BaseSystem.img && rm ./BaseSystem.dmg" did not complete successfully: exit code: 2
@dmrusanov commented on GitHub (Oct 2, 2024):
Same on native ubuntu 22 and 24
@sickcodes commented on GitHub (Oct 7, 2024):
Upstream fix here, waiting for merge via @kholia https://github.com/kholia/OSX-KVM/pull/249
@fddn commented on GitHub (Oct 7, 2024):
It was merged about half an hour ago
@kushhh01 commented on GitHub (Oct 8, 2024):
Thanks 💯 @sickcodes