Giter VIP home page Giter VIP logo

Comments (5)

dominikschulz avatar dominikschulz commented on May 14, 2024

Thanks for testing gopass. GPG and the subtle differences between the different platform/packages are the hardest part of this project. We didn't experience this issue during release testing but we'll look into it.

from gopass.

FlorinAndrei avatar FlorinAndrei commented on May 14, 2024

Not sure if it helps or is even related, but my shell is /usr/local/bin/bash version 4.3.46 installed from brew.

from gopass.

dragon788 avatar dragon788 commented on May 14, 2024

@FlorinAndrei First I'd recommend upgrading to the latest GnuPG 2.1 from brew, it is backwards compatible and brings a lot of nice features. Second do you have your key marked as trusted on your machine? gpg --edit-key YOURKEYID then (where gpg> is the prompt) gpg> trust then gpg> save . This should prevent the warnings you were getting, if you are still having trouble let us know.

from gopass.

falschparker82 avatar falschparker82 commented on May 14, 2024

In the meantime, brew has completely changed how they are dealing with these packages (they had a complete mess before with separate gpg, gpg2 and gpg21 packages) and are now finally based on the GPG 2.1 and forward branch.

TBH it wasn't completely their fault, as GPG introduced some mutually incompatible and hard breaking changes between those three versions.

Nevertheless, this should be resolved by now if you

  • go with GPG 2.1+
  • don't have any dependencies on GPG <2.1

Also see: Homebrew/homebrew-core#12025

from gopass.

dominikschulz avatar dominikschulz commented on May 14, 2024

Closing this as we think it's resolved. Please report back if you think it isn't.

from gopass.

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.