Skip to content

Conversation

@Ouss4
Copy link
Member

@Ouss4 Ouss4 commented May 16, 2022

Summary

V4 deprecated python2 which is problematic in macOS.

Impact

Fix current CI breakage.

Testing

CI Workflow.

@Ouss4 Ouss4 marked this pull request as draft May 16, 2022 19:39
@Ouss4
Copy link
Member Author

Ouss4 commented May 16, 2022

esptool.py not found. Please run: "pip install esptool"

Finally, the issue is that esptool is somehow not installed, even though we do have apip3 install esptool.

esptool installtion seems to fail with the newest 4.0 version.

So, latest version of esptool deprecated python2 which comes installed with macos.

@Ouss4 Ouss4 force-pushed the ci branch 8 times, most recently from 91d28b5 to ad90eea Compare May 16, 2022 23:33
@Ouss4 Ouss4 changed the title [DNM]: Verbose CI build cibuild.sh: Install ESPTOOL V3.0 May 16, 2022
@Ouss4 Ouss4 marked this pull request as ready for review May 16, 2022 23:34
@Ouss4
Copy link
Member Author

Ouss4 commented May 17, 2022

We're not done with CI failures today, looks like phy6222 was unable to download its library.

@pkarashchenko
Copy link
Contributor

Seems that "ESPTOOL V3.0" change is missing or not needed. Could you please update the commit message and PR description?

@Ouss4
Copy link
Member Author

Ouss4 commented May 17, 2022

Seems that "ESPTOOL V3.0" change is missing or not needed. Could you please update the commit message and PR description?

I was just trying something else to install V4. But that failed, so I restored the other change that installs V3.

@Ouss4 Ouss4 force-pushed the ci branch 8 times, most recently from 7069fbd to 3f12b7c Compare May 17, 2022 12:08
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 53cf328 into apache:master May 17, 2022
@Ouss4
Copy link
Member Author

Ouss4 commented May 17, 2022

Ah, I ended up messing the commit message when rebasing!

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.

4 participants