Skip to content

encrypted password issue with gpg #143

@wu0lss4j

Description

@wu0lss4j

When trying this:

pass $(gpg --quiet --decrypt ~/.password-store/isync/gmail.gpg)

it will not pop the master password and gpg exits with exit code 2, thus fdm -kv fetch fails to run

however, if I:

  1. run pass $(gpg --quiet --decrypt ~/.password-store/isync/gmail.gpg)
  2. type the master password
  3. run fdm -kv fetch

then it will connect, authenticate, and fetch email.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions