Git Product home page Git Product logo

Comments (13)

ilovezfs avatar ilovezfs commented on August 16, 2024

This seems to occur with v1.5.1, v1.5.5, and develop branch @ 8782180

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

I've tested 2.1.15 - 2.1.19, and all appear to fail.

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

I've opened Homebrew/homebrew-core#11577 to "boneyard" passpie from Homebrew since we're upgrading everyone using Homebrew to gnupg 2.1.x.

See Homebrew/homebrew-core#11083.

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

CC @marcwebbie I'd prefer not to have to boneyard this software if possible. Any ideas?

from passpie.

marcwebbie avatar marcwebbie commented on August 16, 2024

hello @ilovezfs I am not I understand the issue here. How can I get that version of GPG installed? Installing from brew I get version gnupg2-2.0.30_3 and with that version it seems to be working fine.

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

@marcwebbie Yes, it works fine with 2.0.x. The problem is with 2.1.x.

You can get it by doing brew install [email protected]; brew link -f [email protected]

from passpie.

marcwebbie avatar marcwebbie commented on August 16, 2024

Thanks @ilovezfs I have just identified the issue and I am working on a fix.

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

@marcwebbie excellent! I will close the boneyarding PRs and look forward to your fix!

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

Thanks @marcwebbie. It passes testing now on my end.

from passpie.

marcwebbie avatar marcwebbie commented on August 16, 2024

Thank you @ilovezfs I will write a few more tests and release a new patch to brew/pip

from passpie.

ilovezfs avatar ilovezfs commented on August 16, 2024

@marcwebbie is passpie supposed to be leaking gpg-agent processes like this?

iMac-TMP:~ joe$ brew test passpie -d
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/passpie.rb
Testing passpie
==> Using the sandbox
/usr/local/Homebrew/Library/Homebrew/test.rb (Formulary::FromPathLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/passpie.rb
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
RuntimeError: before
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 5
When you exit this shell, you will return to the menu.
bash-3.2$ ps aux |grep gpg 
joe              52745   0.3  0.0  2434840    704 s012  S+   11:13AM   0:00.00 grep gpg
bash-3.2$ exit 0
exit
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 2
==> /usr/local/Cellar/passpie/1.5.5/bin/passpie -D passpiedb init --force --passphrase s3cr3t
==> /usr/local/Cellar/passpie/1.5.5/bin/passpie -D passpiedb add foo@bar --random
==> /usr/local/Cellar/passpie/1.5.5/bin/passpie -D passpiedb copy --passphrase s3cr3t foo@bar --to stdout
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
RuntimeError: after
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: 5
When you exit this shell, you will return to the menu.
bash-3.2$ ps aux |grep gpg
joe              52773   0.0  0.0  2471012   1212   ??  Ss   11:13AM   0:00.59 gpg-agent --homedir /tmp/tmp4rxgLC --use-standard-socket --daemon
joe              52763   0.0  0.0  2452576   1012   ??  Ss   11:13AM   0:00.00 gpg-agent --homedir /tmp/tmpTcU4zx --use-standard-socket --daemon
joe              52752   0.0  0.0  2480228   1308   ??  Ss   11:13AM   0:05.77 gpg-agent --homedir /tmp/tmpBMuOQK --use-standard-socket --daemon
joe              52780   0.0  0.0  2434840    704 s012  S+   11:14AM   0:00.00 grep gpg
bash-3.2$ 

from passpie.

marcwebbie avatar marcwebbie commented on August 16, 2024

No, it isn't, i am investigating this now. Thanks, I will open a new issue for it

from passpie.

manzapanza avatar manzapanza commented on August 16, 2024

I have the same problem here on Ubuntu 16.
Maybe because I have both gpg and gpg2 installed?

gpg --version 
gpg (GnuPG) 1.4.20
gpg2 --version
gpg (GnuPG) 2.1.11

from passpie.

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.