mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-05-31 04:00:38 +02:00
Current builds broken #265
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sickcodes on GitHub (Oct 30, 2021).
Will fix in the morning
@bbeckkk commented on GitHub (Oct 30, 2021):
Please let us know when it is fixed...
@sickcodes commented on GitHub (Oct 30, 2021):
Fixing now @bbeckkk
@sickcodes commented on GitHub (Oct 31, 2021):
Fixed, pushing new images
@sickcodes commented on GitHub (Oct 31, 2021):
Problems were:
Typo in Opencore OpenCore (moved upstream)
https://github.com/sickcodes/Docker-OSX/commit/0a0ae76333ef26aeb8762a18efa7d069684d3615
Hard failing on anything libguestfs so it will not push new images:
https://github.com/sickcodes/Docker-OSX/commit/50c87a4bac573e3d2516b857f2fd72aa496c5356
Lastly, logic related to building guestfs', inside of Docker, without really having linux:
https://github.com/sickcodes/Docker-OSX/commit/e6fcfd86dbbb9854ceefe82b49b957edfa19c52b
Pushing images
@bbeckkk commented on GitHub (Oct 31, 2021):
@takov751 commented on GitHub (Oct 31, 2021):
Checked it seems like the OSX serial generater messes up the bootdisk creation weird
@sickcodes commented on GitHub (Oct 31, 2021):
Yeah I think it's the kext/OCI Folder. Let me try OSX-KVM's new plist
@sickcodes commented on GitHub (Oct 31, 2021):
Upstream works fine, so it should be my qcow, moment, fixed in https://github.com/sickcodes/osx-serial-generator/commit/e024505db8f61e769936d21416c9ba3ab2293047
@takov751 commented on GitHub (Oct 31, 2021):
Nice thanks will test it
@sickcodes commented on GitHub (Oct 31, 2021):
Lovely