>rpm -ivv pinentry\-1.0.0\-1.aix5.1.ppc.rpm D: counting packages to install D: found 1 packages D: looking for packages to download D: retrieved 0 packages D: New Header signature D: Signature size: 68 D: Signature pad : 4 D: sigsize : 72 D: Header + Archive: 70535 D: expected size : 70535 D: opening database mode 0x102 in /opt/freeware/packages D: found 0 source and 1 binary packages D: YES A libiconv = 1.15-1 B libiconv >= 1.14-3 D: requires: libiconv >= 1.14-3 satisfied by db packages. D: requires: /sbin/install-info satisfied by db file lists. D: requires: info satisfied by db packages. D: YES A AIX-rpm = 7.1.1.0-1 B AIX-rpm >= 5.1.0.0 D: requires: AIX-rpm >= 5.1.0.0 satisfied by db packages. D: NO A AIX-rpm = 7.1.1.0-1 B AIX-rpm < 5.3.0.0 D: requires: AIX-rpm < 5.3.0.0 unsatisfied. D: package pinentry require not satisfied: AIX-rpm < 5.3.0.0 D: requires: /bin/sh satisfied by db provides. D: requires: libassuan.a(libassuan.so.0) satisfied by db provides. D: requires: libc.a(shr.o) satisfied by db provides. D: requires: libcurses.a(shr42.o) satisfied by db provides. D: requires: libgpg-error.a(libgpg-error.so.0) satisfied by db provides. D: requires: libiconv.a(libiconv.so.2) satisfied by db provides. D: requires: libpthreads.a(shr_comm.o) satisfied by db provides. D: requires: libpthreads.a(shr_xpg5.o) satisfied by db provides. error: failed dependencies: AIX-rpm < 5.3.0.0 is needed by pinentry-1.0.0-1
Description
Description
Event Timeline
Comment Actions
Additional failures when trying to generate a key:
TS michaelp 15:42:44 /home/michaelp >gpg-agent --daemon --verbose gpg-agent[11534512]: listening on socket `/tmp/gpg-3vnd2d/S.gpg-agent' gpg-agent[5898324]: gpg-agent (GnuPG) 2.0.26 started GPG_AGENT_INFO=/tmp/gpg-3vnd2d/S.gpg-agent:5898324:1; export GPG_AGENT_INFO; TS michaelp 16:28:57 /home/michaelp >gpg2 --gen-key gpg (GnuPG) 2.0.26; Copyright (C) 2013 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Warning: using insecure memory! Please select what kind of key you want: (1) RSA and RSA (default) (2) DSA and Elgamal (3) DSA (sign only) (4) RSA (sign only) Your selection? RSA keys may be between 1024 and 4096 bits long. What keysize do you want? (2048) Requested keysize is 2048 bits Please specify how long the key should be valid. 0 = key does not expire <n> = key expires in n days <n>w = key expires in n weeks <n>m = key expires in n months <n>y = key expires in n years Key is valid for? (0) Key does not expire at all Is this correct? (y/N) y GnuPG needs to construct a user ID to identify your key. Real name: michael Email address: test@gmail.com Comment: test gpg2 You selected this USER-ID: "michael (test gpg2) <test@gmail.com>" Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o You need a Passphrase to protect your secret key. gpg: signal 11 caught ... exiting gpg: can't connect to the agent: End of file gpg: problem with the agent: No agent running gpg: signal 11 caught ... exiting gpg: can't connect to the agent: End of file gpg: problem with the agent: No agent running gpg: Key generation canceled. TS michaelp 16:29:30 /home/michaelp >ps -eaf | grep gpg michaelp 5898324 1 0 16:28:57 - 0:00 gpg-agent --daemon --verbose michaelp 8585428 5570716 0 16:29:48 pts/3 0:00 grep gpg
Any help will be greatly appreciated!
Comment Actions
Hi. Sorry for your problems, but this is a bug tracker and not a support forum. You should ask your distributor for help, or you might want to ask on our gnupg-users mailing list.