danieljurek/vcpkg-cache-builder

[port download failure] ace

Opened this issue · 0 comments

Missing hashes identified for port ace

Build: https://github.com/danieljurek/vcpkg-cache-builder/actions/runs/12060362952

Note

This list is updated by automation and may change as assets cycle out

  • 2010dcb07758e3d8400fa267b48a4ac0090d620955bee16f1ab3f4f7670c34b7464872b965f8078c7b1eec48d586367ae136cd0095946a75a69bac379d3bf781

To fix:

  • If the SHA is not valid or the port has build problems
    • Add to ignore-ports.txt or ignore-hashes.txt
  • Ensure that the port downlaods successful which might include...
    • Ensuring that a required triplet is present (easiest)
    • Building the port to download the asset (needs build infrastructure)
    • Ensure features are properly configured