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

Correct way to upload a rpm record #1603

Open
TommyLike opened this issue Jul 31, 2023 · 0 comments
Open

Correct way to upload a rpm record #1603

TommyLike opened this issue Jul 31, 2023 · 0 comments
Labels
question Further information is requested

Comments

@TommyLike
Copy link

Question

Since the rpm package format is supported in rekor as pluggable types, does anyone knows what is the correct way to upload a signed package record to rekor server? I found there is a file type parameter in the CLI but it does not work as expected.

➜  try git:(main) ✗ rekor-cli upload --rekor_server http://127.0.0.1:3000  --public-key <path-to-public-key> --artifact simple.rpm  --type rpm:0.0.1
error: error retrieving external entities: Package signature not found
@TommyLike TommyLike added the question Further information is requested label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant