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

workaround build failure on AWS M6g instances #449

Merged
merged 3 commits into from
Sep 23, 2020

Conversation

kdoren
Copy link
Contributor

@kdoren kdoren commented Sep 22, 2020

Build was failing for me on AWS M6g Arm instance, apparently the faster CPU triggers a race condition. This change (suggested by jtc42 here: #358 ) introduces a wait/retry loop to work around the failure.

@XECDesign
Copy link
Member

No objection to the change in general, but I'm not a fan of a retry loop with no timeout or retry limit.

@kdoren
Copy link
Contributor Author

kdoren commented Sep 23, 2020

OK, good point, I added a retry counter.

@XECDesign XECDesign merged commit d159645 into RPi-Distro:master Sep 23, 2020
@XECDesign
Copy link
Member

thank you

@kdoren kdoren deleted the fix-losetup-error branch October 3, 2020 05:45
alexgg pushed a commit to balena-os/pi-gen that referenced this pull request Jul 12, 2021
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Feb 28, 2022
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Mar 1, 2022
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Mar 1, 2022
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Mar 4, 2022
scuciurean pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Mar 23, 2022
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request Sep 16, 2022
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request May 30, 2023
SRaus pushed a commit to analogdevicesinc/adi-kuiper-gen that referenced this pull request May 30, 2023
wandering-andy pushed a commit to wandering-andy/pi-gen that referenced this pull request Oct 15, 2023
UmeshMohan-Dozee pushed a commit to DozeeRnD/pi-gen that referenced this pull request Sep 18, 2024
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