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

ci(fix): release automation not picking up all necessary files #1112

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

pendo324
Copy link
Member

@pendo324 pendo324 commented Sep 25, 2024

Issue #, if available:

Description of changes:

  • Release automation is not picking up all of the necessary files, as seen in this error log:
    {"level":"fatal","msg":"failed to run [/Applications/Finch/lima/bin/qemu-system-aarch64 -M none -accel help]: stdout=\"\", stderr=\"dyld[36804]: Library not loaded: @executable_path/../opt/dtc/lib/libfdt.1.dylib\\n  Referenced from: \u003cCAB6AC47-D2D1-363F-A541-48C742F68615\u003e /Applications/Finch/lima/bin/qemu-system-aarch64\\n  Reason: tried: '/Applications/Finch/lima/opt/dtc/lib/libfdt.1.dylib' (code signature in \u003c1B9F4227-11D9-3DEC-8CEE-9B58326AE7FA\u003e '/Applications/Finch/lima/Cellar/dtc/1.7.1/lib/libfdt.dylib.1.7.1' not valid for use in process: mapped file has no Team ID and is not a platform binary (signed with custom identity or adhoc?)), '/usr/lib/libfdt.1.dylib' (no such file, not in dyld cache)\\n\"","time":"2024-09-24T21:48:08Z"}
    
    • The reason for this is because the file in question does not match the pattern. This PR updates the pattern.

Testing done:

  • Tested on local machine

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pendo324 pendo324 self-assigned this Sep 25, 2024
@pendo324 pendo324 merged commit 55a9ab1 into runfinch:main Sep 25, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants