tenant.openagents/omega
No repository description is available.
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegagit clone https://openagents.com/git/tenant.openagents/omega.gitBuild the disk image at a mountpoint we choose
Build the disk image at a mountpoint we choose hdiutil create -srcfolder mounts its staging volume under /Volumes and copies there. On this host that copy began failing with could not access /Volumes/Omega RC/Omega.app - Operation not permitted after rc16 had built the same way from the same directory. The staged tree is readable, carries no special flags beyond com.apple.provenance, and /Volumes holds no stale mount -- the refusal is on the destination, which is the shape of a privacy restriction on mounted volumes rather than anything about the artifact. Reproduced from a clean copy outside the build tree, so it is not staging state either. A release must not depend on whether this machine will let a tool write under /Volumes. The image is now created, attached at a mountpoint under the output directory, filled, detached and converted. Same contents, same UDZO output, no /Volumes involvement. Release Notes: - N/A
- Commit
73dadebb7f3fd0f87f8896aab40e3cd32d1bc670- Author
- AtlantisPleb
- Authored
- Parents
8d2ad851fb7f- Diffstat
- +30 −1 across 1 files