Hide Forgot
abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: gpgkey2ssh comment: um... like... uh... wow. component: gnupg2 crash_function: main executable: /usr/bin/gpgkey2ssh kernel: 2.6.35.10-74.fc14.x86_64 package: gnupg2-2.0.16-3.fc14.1 rating: 4 reason: Process /usr/bin/gpgkey2ssh was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1294968450 uid: 500 How to reproduce ----- % gpgkey2ssh gpgkey2ssh: gpgkey2ssh.c:264: main: Assertion `argc == 2' failed. Aborted (core dumped) % gpgkey2ssh --help gpgkey2ssh: gpgkey2ssh.c:278: main: Assertion `(algorithm_id == 1) || (algorithm_id == 17)' failed. Aborted (core dumped) % man gpgkey2ssh No manual entry for gpgkey2ssh
Created attachment 473454 [details] File: backtrace
This is not a real bug. The tool is just undocumented and using assert instead of proper error reporting. Someone needs to write the manual page and replace asserts with proper error reporting.
*** Bug 580180 has been marked as a duplicate of this bug. ***