Coder Social home page Coder Social logo

Comments (3)

huertanix avatar huertanix commented on June 21, 2024

Just tried this again and getting the same error. (._.)

from gpgsync.

huertanix avatar huertanix commented on June 21, 2024

FYI this is the full output from running gpgsync --verbose and going through these steps:

gpgsync --verbose
[Settings] init: appdata_path: /home/huertanix/.config/gpgsync
[Settings] load: settings loaded from /home/huertanix/.config/gpgsync/settings.json
[Settings] configure_run_automatically
[GnuPG] init: created homedir: /tmp/tmptt7n0xtf
[MainWindow] init
[KeylistList] init
[KeylistList] update_keylist_widgets: keylist_widgets: []
[KeylistList] update_keylist_widgets: keylist_widgets: []
[AuthorityKeyValidatorThread] run: starting authority key validator thread
[Keylist] refresh_keylist_uri: Downloading https://raw.githubusercontent.com/freedomofpress/fpf-gpg-fingerprints/master/fingerprints.txt
[GnuPG] get_uid: fp=b'F81962A54902300F72ECB83AA1FC1F6AD2D09049'
[GnuPG] _gpg: args: ['/usr/bin/gpg2', '--batch', '--no-tty', '--homedir', '/tmp/tmptt7n0xtf', '--with-colons', '--list-keys', 'F81962A54902300F72ECB83AA1FC1F6AD2D09049']
[GnuPG] _gpg: stdout: b'tru::1:1571776748:0:3:1:5\n'
[GnuPG] _gpg: stderr: b"gpg: keybox '/tmp/tmptt7n0xtf/pubring.kbx' created\ngpg: /tmp/tmptt7n0xtf/trustdb.gpg: trustdb created\ngpg: error reading key: No public key\n"
[Keylist] validate_authority_key: Fetching public key 0xA1FC1F6AD2D09049
[Keylist] get_keyserver: self.keyserver=b''
[Keylist] validate_authority_key: keyserver=b'hkps://keyserver.ubuntu.com/'
[GnuPG] recv_key: using modern keyserver, fp=b'F81962A54902300F72ECB83AA1FC1F6AD2D09049', use_proxy=False
[Common] vks_get_by_fingerprint: 200 GET /by-fingerprint/F81962A54902300F72ECB83AA1FC1F6AD2D09049
[GnuPG] _gpg: args: ['/usr/bin/gpg2', '--batch', '--no-tty', '--homedir', '/tmp/tmptt7n0xtf', '--with-colons', '--with-fingerprint']
[GnuPG] _gpg: stdout: b'pub:-:4096:1:A1FC1F6AD2D09049:1516562848:::-:\nfpr:::::::::F81962A54902300F72ECB83AA1FC1F6AD2D09049:\n'
[GnuPG] _gpg: stderr: b'gpg: WARNING: no command supplied. Trying to guess what you mean ...\n'
[GnuPG] _gpg: args: ['/usr/bin/gpg2', '--batch', '--no-tty', '--homedir', '/tmp/tmptt7n0xtf', '--import']
[GnuPG] _gpg: stdout: b''
[GnuPG] _gpg: stderr: b'gpg: key A1FC1F6AD2D09049: no user ID\ngpg: Total number processed: 1\n'
[GnuPG] import_to_default_homedir: stderr: b'gpg: key A1FC1F6AD2D09049: no user ID\ngpg: Total number processed: 1\n'
[GnuPG] test_key: fp=b'F81962A54902300F72ECB83AA1FC1F6AD2D09049'
[GnuPG] _gpg: args: ['/usr/bin/gpg2', '--batch', '--no-tty', '--homedir', '/tmp/tmptt7n0xtf', '--with-colons', '--list-keys', 'F81962A54902300F72ECB83AA1FC1F6AD2D09049']
[GnuPG] _gpg: stdout: b'tru::1:1571776748:0:3:1:5\n'
[GnuPG] _gpg: stderr: b'gpg: error reading key: No public key\n'
[ValidatorThread] run: Error: Authority key is not found in keyring None

from gpgsync.

huertanix avatar huertanix commented on June 21, 2024

I'm now seeing the same error in macOS Mojave using gpgTools. As you can see from the screenshot, the authority key is present in the keyring, but the error is saying it's not.

authority_fingerprint_not_found

from gpgsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.