Skip to content

Document issue: sign command does not exist in otp / load section #218

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

Closed
lff0305 opened this issue Mar 25, 2025 · 4 comments · Fixed by #146
Closed

Document issue: sign command does not exist in otp / load section #218

lff0305 opened this issue Mar 25, 2025 · 4 comments · Fixed by #146
Labels
documentation Improvements or additions to documentation

Comments

@lff0305
Copy link

lff0305 commented Mar 25, 2025

Inside README.md otp / load section there is an example

picotool sign hello_world.elf hello_world.signed.elf private.pem otp.json
......

But actually sign command cannot be found

ERROR: Unknown command: sign
@lurch
Copy link
Contributor

lurch commented Mar 25, 2025

How did you build and/or install picotool? What version number does it report?

EDIT: Hmmm, picotool sign actually appears 3 times in https://github.com/raspberrypi/picotool/blob/develop/README.md - were these supposed to be picotool seal @will-v-pi ?

@will-v-pi
Copy link
Contributor

sign was replaced with seal --sign during development, so these are probably references that got missed

@lurch lurch added the documentation Improvements or additions to documentation label Mar 25, 2025
@lurch
Copy link
Contributor

lurch commented Mar 25, 2025

Image

@lff0305 lff0305 changed the title Document issue: sign command does not exist in otp / sign section Document issue: sign command does not exist in otp / load section Mar 26, 2025
will-v-pi added a commit that referenced this issue Apr 2, 2025
@will-v-pi will-v-pi linked a pull request Apr 2, 2025 that will close this issue
@lff0305 lff0305 closed this as completed Apr 21, 2025
@lurch
Copy link
Contributor

lurch commented Apr 22, 2025

I guess this is partially addressed by #220 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants