Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnupg dependency: dirmngr #4524

Closed
ole-tange opened this issue Nov 10, 2019 · 1 comment
Closed

gnupg dependency: dirmngr #4524

ole-tange opened this issue Nov 10, 2019 · 1 comment
Labels
bug report Something is not working properly

Comments

@ole-tange
Copy link

Problem description

gnupg depends on dirmngr

Steps to reproduce

$ gpg --keyserver keys.gnupg.net --recv-key 0xFFFFFFF1
gpg: directory '/data/data/com.termux/files/home/.gnupg' created
gpg: keybox '/data/data/com.termux/files/home/.gnupg/pubring.kbx' created
gpg: failed to start the dirmngr '/data/data/com.termux/files/usr/bin/dirmngr': No such file or directory
gpg: connecting dirmngr at '/data/data/com.termux/files/home/.gnupg/S.dirmngr' failed: No such file or directory
gpg: keyserver receive failed: No dirmngr

Expected behavior

$ gpg --keyserver $keyserver1 --recv-key 0xFFFFFFF1
gpg: /data/data/com.termux/files/home/.gnupg/trustdb.gpg: trustdb created
gpg: key E20F2022FFFFFFF1: public key "Ole Tange <ole@tange.dk>" imported
gpg: key 2C6229E2FFFFFFF1: public key "Ole Tange <ole@tange.dk>" imported
gpg: Total number processed: 2
gpg:               imported: 2

Workaround

pkg install dirmngr

Additional information

$ termux-info
Updatable packages:
apt/stable 1.4.9-7 arm [upgradable from: 1.4.9-5]
bash/stable 5.0.11 arm [upgradable from: 5.0.7-1]
busybox/stable 1.30.1-6 arm [upgradable from: 1.30.1-2]
ca-certificates/stable 20191016 all [upgradable from: 20190515]
dash/stable 0.5.10.2-2 arm [upgradable from: 0.5.10.2-1]
dpkg/stable 1.19.7-4 arm [upgradable from: 1.19.7]
gpgv/stable 2.2.17 arm [upgradable from: 2.2.16]
libandroid-support/stable 24-5 arm [upgradable from: 24-3]
libbz2/stable 1.0.8-2 arm [upgradable from: 1.0.6-3]
libc++/stable 20-2 arm [upgradable from: 20]
libcurl/stable 7.67.0 arm [upgradable from: 7.65.1]
libgcrypt/stable 1.8.5 arm [upgradable from: 1.8.4]
libgpg-error/stable 1.36-1 arm [upgradable from: 1.36]
libiconv/stable 1.16-3 arm [upgradable from: 1.16-2]
liblzma/stable 5.2.4-2 arm [upgradable from: 5.2.4]
libnghttp2/stable 1.39.2 arm [upgradable from: 1.38.0]
ncurses/stable 6.1.20190511-7 arm [upgradable from: 6.1.20190511-1]
openssl/stable 1.1.1d-1 arm [upgradable from: 1.1.1c-1]
readline/stable 8.0.1 arm [upgradable from: 8.0-1]
termux-am/stable 0.3 all [upgradable from: 0.2]
termux-exec/stable 0.4-1 arm [upgradable from: 0.3]
termux-tools/stable 0.71 all [upgradable from: 0.67]
zlib/stable 1.2.11-1 arm [upgradable from: 1.2.11]
Subscribed repositories:
https://dl.bintray.com/grimler/science-packages-21 science/stable
https://dl.bintray.com/grimler/game-packages-21 games/stable
https://termux.net stable/main
https://termux.net stable/main
System information:
Linux localhost 3.14.29 #1 SMP PREEMPT Thu Nov 17 13:59:13 CST 2016 armv8l Android
Termux-packages arch:
arm
Android version:
6.0.1
Device manufacturer:
Amlogic
Device model:
x96
@ghost ghost added the bug report Something is not working properly label Nov 13, 2019
ghost pushed a commit that referenced this issue Nov 14, 2019
ghost pushed a commit that referenced this issue Nov 14, 2019
@ghost ghost closed this as completed Nov 29, 2019
@ghost
Copy link

ghost commented Nov 29, 2019

Fixed in gnupg 2.2.17-1.

@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly
Projects
None yet
Development

No branches or pull requests

1 participant