Giter Club home page Giter Club logo

Comments (7)

danilobuerger avatar danilobuerger commented on August 30, 2024

To clarify this: gopass works perfectly for me with gnupg 21. However, I must install it via go get instead of brew to circumvent the dependency of gnupg 2.

from gopass.

falschparker82 avatar falschparker82 commented on August 30, 2024

Hey - I've dug a little into this issue, but I have no real solution for it.

Unfortunately, gnupg, gnupg2 and gnupg21 seem to be completely different and mutually incompatible packages for homebrew: https://github.com/Homebrew/homebrew-core/blob/master/Formula/gnupg2.rb

class Gnupg21 < Formula
[...]
  conflicts_with "gnupg2",
:because => "GPG2.1.x is incompatible with the 2.0.x branch."

While gopass should work fine with either version, I didn't find any option to specify any GPG package as a dependency.

I've filed an issue with the homebrew community here: http://discourse.brew.sh/t/write-formula-to-work-with-any-version-of-gpg/662

from gopass.

danilobuerger avatar danilobuerger commented on August 30, 2024

Maybe using an option would work:
http://stackoverflow.com/a/28738539/2525941

from gopass.

falschparker82 avatar falschparker82 commented on August 30, 2024

...a little ugly, but looks reasonable - I'll give it a try

from gopass.

danilobuerger avatar danilobuerger commented on August 30, 2024

I agree! But better than nothing.

from gopass.

falschparker82 avatar falschparker82 commented on August 30, 2024

Just updated the formula - would you volunteer to be my guinea pig? (don't want to go to gpg 2.1 right now)

brew update && brew install gopass --with-gnupg21

(oh, btw. I've opened the issue tracker at the other repo)

THX and have a nice weekend!

from gopass.

danilobuerger avatar danilobuerger commented on August 30, 2024

Just tried, works for me.

Thanks!

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.