| Summary: | kgpg fails to start due to "error while scanning" error message. | ||
|---|---|---|---|
| Product: | [Applications] kgpg | Reporter: | Gilboa Davara <gilboad> |
| Component: | general | Assignee: | Rolf Eike Beer <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gilboa Davara
2010-11-29 07:59:35 UTC
Could you please start kgpg from console with the following command line and attach the full output: strace -s 256 -f -eexecve kgpg --nofork -k And the output of gpg --version $ strace -s 256 -f -eexecve kgpg --nofork -k
execve("/usr/bin/kgpg", ["kgpg", "--nofork", "-k"], [/* 73 vars */]) = 0
Process 22591 attached
Process 22592 attached
[pid 22592] execve("/usr/kerberos/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/local/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/home/gilboa/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/qemu/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/lib64/qt4/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/lib64/qt-3.3/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/kerberos/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/local/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/home/gilboa/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/script/qemu/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/lib64/ccache/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/local/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22592] execve("/usr/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--with-fingerprint", "--fixed-list-mode", "--list-keys"], [/* 73 vars */]) = 0
Process 22592 detached
[pid 22590] --- SIGCHLD (Child exited) @ 0 (0) ---
Process 22598 attached
[pid 22598] execve("/usr/kerberos/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/local/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/home/gilboa/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/qemu/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/lib64/qt4/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/lib64/qt-3.3/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/kerberos/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/local/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/home/gilboa/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/sbin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/script/qemu/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/lib64/ccache/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/local/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = -1 ENOENT (No such file or directory)
[pid 22598] execve("/usr/bin/gpg", ["gpg", "--no-secmem-warning", "--no-tty", "--debug-level", "none", "--with-colons", "--list-secret-keys", "--with-fingerprint", "--fixed-list-mode"], [/* 73 vars */]) = 0
Process 22598 detached
[pid 22590] --- SIGCHLD (Child exited) @ 0 (0) ---
Process 22591 detached
$ gpg --version gpg (GnuPG) 1.4.11 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: ~/.gnupg Supported algorithms: Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 *** This bug has been marked as a duplicate of bug 250348 *** |