-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[BUG] Chip-cert-bins docker script failing on TOT #25734
Comments
@andreilitvin can you take a look please ? does the ZAP need to be updated? |
Presumably something about #25378 and the changes it made? @krypton36 |
Does applying:
help? |
@bzbarsky-apple @raju-apple I already have a PR that would have fixed this, but I created another one to standardize how the simulated is build here. |
Thanks @krypton36 , will wait for your PR to land and then try to re-build on TOT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps
Trying to build the cert-bins docker image and its failing :
Steps used :
docker buildx build --build-arg COMMITHASH=bbb8e935b250e5dc291021cb220b192a50cc98cf --platform linux/arm64 --tag connectedhomeip/chip-cert-bins:bbb8e935b250e5dc291021cb220b192a50cc98cf --push .
Probably a zap issue ?
Error Snippet is here :
Docker_chip_cert_bins_error.rtf.zip
Bug prevalence
Every time
GitHub hash of the SDK that was being used
bbb8e93
Platform
raspi
Platform Version(s)
Linux/arm64
Anything else?
Trying to build the cert-bins docker image and its failing :
Steps used :
docker buildx build --build-arg COMMITHASH=bbb8e935b250e5dc291021cb220b192a50cc98cf --platform linux/arm64 --tag connectedhomeip/chip-cert-bins:bbb8e935b250e5dc291021cb220b192a50cc98cf --push .
Error Snippet :
The text was updated successfully, but these errors were encountered: