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

Getting BAD signature for ostree show command #3352

Open
bhaijiyunus opened this issue Dec 10, 2024 · 0 comments
Open

Getting BAD signature for ostree show command #3352

bhaijiyunus opened this issue Dec 10, 2024 · 0 comments

Comments

@bhaijiyunus
Copy link

Hello Experts,

I am working on ostree for ARM based target device. We have sample development GPG key from which we can successfully sign the ostree commit on host system. On ARM based target device ostree signature verification is successful with sample GPG key.
image

We have another GPG keys which we got from our PKI team. With the PKI GPG key I am able to sign the ostree commit on host system but on ARM based target device it shows "BAD signature from "
image

I am using below ostree command on host system to sign the ostree commit.
ostree gpg-sign --repo=ostree_repo --gpg-homedir /home/jbhaijy/.gnupg/ <OSTREE_COMMIT> <KEY-ID>

Could you please tell me what all the possible reasons for "BAD signature" & how should I resolve/debug this issue.

Thanks,
jbhaijy

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

No branches or pull requests

1 participant