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

Error exit when joining #2

Open
ablce9 opened this issue Oct 1, 2018 · 0 comments
Open

Error exit when joining #2

ablce9 opened this issue Oct 1, 2018 · 0 comments

Comments

@ablce9
Copy link

ablce9 commented Oct 1, 2018

  • gpg version: 2.1.18
  • git version: 2.19.0
  • node version: 8.12.0
  • machine: debian stretch

When I try to add myself as a collaborator, the command seems to fail.
Is this from versioning error or something else?

xun@debian:/tmp/doo.2dox3mQspY (master #)$ npm run collaborator:join

> [email protected] collaborator:join /tmp/doo.2dox3mQspY
> git-signed --join

? Enter your name Shunsuke Tamiya
? Enter your email [email protected]
? Select the GPG key you wish to use for signing your commits Key fingerprint = B603 407C 78A1 8965 7BA8  4214 4E53 D51F 715D AA9D (rsa4096/0x4E53D51F715DAA9D) [Created 2018-09-01 | Expires 2019-09-01]
    - [ unknown] Shunsuke Tamiya <[email protected]>
? Enter the server where you would like to export your public key hkp://keys.gnupg.net
Sending your public key to hkp://keys.gnupg.net...
gpg: "Key" not a key ID: skipping
gpg: "fingerprint" not a key ID: skipping
gpg: "=" not a key ID: skipping
gpg: "B603" not a key ID: skipping
gpg: "407C" not a key ID: skipping
gpg: "78A1" not a key ID: skipping
gpg: "8965" not a key ID: skipping
gpg: "7BA8" not a key ID: skipping
gpg: "4214" not a key ID: skipping
gpg: "4E53" not a key ID: skipping
gpg: "D51F" not a key ID: skipping
gpg: "715D" not a key ID: skipping
gpg: "AA9D" not a key ID: skipping
  Error: Command failed: gpg --keyserver hkp://keys.gnupg.net --send-key Key fingerprint = B603 407C 78A1 8965 7BA8  4214 4E53 D51F 715D AA9D
  gpg: "Key" not a key ID: skipping
  gpg: "fingerprint" not a key ID: skipping
  gpg: "=" not a key ID: skipping
  gpg: "B603" not a key ID: skipping
  gpg: "407C" not a key ID: skipping
  gpg: "78A1" not a key ID: skipping
  gpg: "8965" not a key ID: skipping
  gpg: "7BA8" not a key ID: skipping
  gpg: "4214" not a key ID: skipping
  gpg: "4E53" not a key ID: skipping
  gpg: "D51F" not a key ID: skipping
  gpg: "715D" not a key ID: skipping
  gpg: "AA9D" not a key ID: skipping

  - child_process.js:602 checkExecSyncError
    child_process.js:602:13

  - child_process.js:642 Object.execSync
    child_process.js:642:13

  - join.js:231 pushToPublicServer
    [doo.2dox3mQspY]/[git-signed]/commands/join.js:231:6

  - join.js:153 retrieveInfo
    [doo.2dox3mQspY]/[git-signed]/commands/join.js:153:9
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