Skip to content

tools/ci: Fix esptool issue - #20235

Merged
JorgeGzm merged 1 commit into
apache:masterfrom
acassis:fix_ci_esptool
Sep 23, 2026
Merged

JorgeGzm merged 1 commit into
apache:masterfrom
acassis:fix_ci_esptool

Conversation

@acassis

@acassis acassis commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

There is an issue that exists on esptool and was fixed on version 5.3.0:
https://github.com/espressif/esptool/releases/tag/v5.3.0
elf2image: Correct pad length for ram-only-header flash segments (Sylvio Alves - c637749)

Impact

Fix random issues, similar to: #13824

Testing

CI

@github-actions

github-actions Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

There is a issue that exist on esptool and was fixed on version
5.3.0: https://github.com/espressif/esptool/releases/tag/v5.3.0
elf2image: Correct pad length for ram-only-header flash segments (Sylvio Alves - c637749)

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@github-actions github-actions Bot added Size: XS The size of the change in this PR is very small and removed Size: S The size of the change in this PR is small labels Sep 21, 2026
@simbit18

simbit18 commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Hi @acassis There is a newer version of esptool (Version 5.4.0) .
@fdcavalcanti Can we upgrade to the latest version?

Version 5.4.0
https://github.com/espressif/esptool/releases/tag/v5.4.0

@fdcavalcanti

Copy link
Copy Markdown
Contributor

I don't oppose this change nor do I see any major issue on the release notes, but we did not run our internal NuttX CI with this newer esptool version and there is no plan for it right now.

@acassis

acassis commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

@simbit18 @fdcavalcanti If I'm not wrong I think on 5.4.0 the esptool.py name that was deprecated on version 5.3.0 will be enforced. So we will need to change other files too. I think moving 5.3.0 first is safest path

@JorgeGzm
JorgeGzm merged commit 2cdecea into apache:master Sep 23, 2026
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants