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

[bug]: Verification fails for 0.16.4 and 0.16.3 #7809

Closed
schildbach opened this issue Jul 6, 2023 · 3 comments · Fixed by #7758
Closed

[bug]: Verification fails for 0.16.4 and 0.16.3 #7809

schildbach opened this issue Jul 6, 2023 · 3 comments · Fixed by #7758
Assignees
Labels
bug Unintended code behaviour needs triage
Milestone

Comments

@schildbach
Copy link

> docker run --rm --entrypoint="" lightninglabs/lnd:v0.16.4-beta /verify-install.sh v0.16.4-beta
[…]
ERROR: Not enough valid signatures found!
  Valid signatures found: 0
  Valid signatures required: 5

  Make sure the release v0.16.4-beta contains the required 
  number of signatures on the manifest, or wait until more 
  signatures have been added to the release.
@schildbach schildbach added bug Unintended code behaviour needs triage labels Jul 6, 2023
@schildbach
Copy link
Author

This issue could be fixed by merging #7758

@saubyk saubyk added this to the v0.17.0 milestone Jul 6, 2023
@saubyk saubyk linked a pull request Jul 6, 2023 that will close this issue
@setpill
Copy link

setpill commented Jul 10, 2023

This issue could be fixed by merging #7758

Only partially - there's only 3 signatures available for 0.16.4 currently.

@ellemouton
Copy link
Collaborator

yep - more sigs coming soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended code behaviour needs triage
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants
@schildbach @guggero @ellemouton @setpill @saubyk and others