public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Markus Wagner <westsidenet@freenet.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Enigmail & gpg - Key-Signieren geht nicht
Date: Mon, 09 Jan 2006 23:44:28 +0100	[thread overview]
Message-ID: <43C2E74C.4030606@freenet.de> (raw)
In-Reply-To: <43C2C09D.30409@freenet.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jan Girlich wrote:
> Jan Girlich wrote:
> 
>>>Hallo,
>>>

Hallo Jan,

>>>Wenn ich den gpg-Befehl von Enigmail per Hand ausführe erhalte ich einen
>>>Lizenzhinweis und dann passiert nichts bis ich Enter drücke. Versteht
>>>auch gar nicht was da genau passiert:
>>>
>>>jan@jan ~ $ /usr/bin/gpg --charset utf8  --passphrase-fd 0
>>>--no-use-agent  --no-tty --status-fd 1 --logger-fd 1 --command-fd 0 -u
>>>0xAAAAAAAAAAAAAAAA --ask-cert-level --edit-key BBBBBBBBBBBBBBBB sign
>>>gpg (GnuPG) 1.4.2; Copyright (C) 2005 Free Software Foundation, Inc.
>>>This program comes with ABSOLUTELY NO WARRANTY.
>>>This is free software, and you are welcome to redistribute it
>>>under certain conditions. See the file COPYING for details.
>>>

Ganz so genau mit dem Ausfuehren solltest Du es nicht nehmen ;-)
Enigmail schreibt die Passphrase und alle Kommandos in eine Pipe.

Lass mal

/usr/bin/gpg --charset utf8  --no-use-agent -u 0xAAAAAAAAAAAAAAAA
- --ask-cert-level --edit-key BBBBBBBBBBBBBBBB sign

laufen. Wenn Du Deine Angaben korrekt machst, sollte der Key signiert
werden.

>>>enigerr.txt gibt folgendes:
>>>
>>>enigmail> /usr/bin/gpg --charset utf8  --passphrase-fd 0 --no-use-agent
>>> --no-tty --status-fd 1 --logger-fd 1 --command-fd 0 -u
>>>0xAAAAAAAAAAAAAAAA --ask-cert-level --edit-key BBBBBBBBBBBBBBBB sign
>>>2005-12-27 15:26:04.860 enigmail.js: Enigmail.execStart: pipetrans =
>>>[xpconnect wrapped nsIPipeTransport]
>>>2005-12-27 15:26:04.880 [GNUPG:] GET_BOOL keyedit.sign_all.okay
>>>2005-12-27 15:26:04.883 [GNUPG:] GOT_IT
>>>2005-12-27 15:26:04.883 [GNUPG:] GET_LINE sign_uid.class
>>>2005-12-27 15:26:04.885 [GNUPG:] GOT_IT
>>>2005-12-27 15:26:04.885 [GNUPG:] GET_BOOL sign_uid.okay
>>>2005-12-27 15:26:05.139 [GNUPG:] GOT_IT
>>>2005-12-27 15:26:05.140 [GNUPG:] USERID_HINT AAAAAAAAAAAAAAAA Jan
>>>Girlich <vollkorn@freenet.de>
>>>2005-12-27 15:26:05.141 [GNUPG:] NEED_PASSPHRASE AAAAAAAAAAAAAAAA
>>>AAAAAAAAAAAAAAAA 17 0
>>>2005-12-27 15:26:05.142 [GNUPG:] GOOD_PASSPHRASE
>>>2005-12-27 15:26:05.142 [GNUPG:] GOOD_PASSPHRASE

FEHLER:
>>>2005-12-27 15:26:05.144 no more data
>>>2005-12-27 15:26:05.145 enigmail.js: Enigmail.editKey: GnuPG terminated
>>>with code=2
Hier ist der Fehler. Enigmail hat nicht mehr Daten übergeben. Ret 2

man gpg
RETURN VALUE
       The program returns 0 if everything was fine, 1 if at least a
signature was bad, and other error codes for FATAL errors.

> 
> Hat denn niemand eine Idee?
> Was ist mit den anderen GPG-Usern hier auf der Liste:
> Was nutzt ihr für einen Mail-Client, läuft bei euch Enigmail einwandfrei?
> 

Da ich mit den wahrscheinlich gleichen Versionen die selben Probleme
habe, denke ich, dass es sich um einen Bug handelt.

Ich habe bereits verschiedene ENV-Werte für LANG usw. versucht, da gpg
diese abfrägt. Aber selbst hier scheint nicht das Problem zu liegen.

Eventuell hat sich etwas am gpg-syntax geaendert :-()

> Gruß
> Jan

Gruß

Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDwudMya2tNx6pVQYRAsnXAJ4oBJJAyLG+erasIAvl+8WpkdQT3gCghgB5
4WCYuJt0b+8uwkz27KoFaos=
=t1OU
-----END PGP SIGNATURE-----
-- 
gentoo-user-de@gentoo.org mailing list



  parent reply	other threads:[~2006-01-09 22:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-27 14:44 [gentoo-user-de] Enigmail & gpg - Key-Signieren geht nicht Jan Girlich
2006-01-09 19:59 ` Jan Girlich
2006-01-09 20:31   ` Max Roder
2006-01-09 20:32   ` Steffen Rehn
2006-01-09 21:27     ` Sebastian Damm
2006-01-09 21:53       ` Steffen Rehn
2006-01-10 18:02     ` Jan Girlich
2006-01-10 19:55       ` Steffen Rehn
2006-01-09 22:44   ` Markus Wagner [this message]
2006-01-09 22:57     ` Markus Wagner
2006-01-10 18:15       ` Jan Girlich
2006-01-11 17:39       ` Jan Girlich
2006-01-11 18:00         ` Markus Wagner
2006-01-10 18:18     ` Jan Girlich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43C2E74C.4030606@freenet.de \
    --to=westsidenet@freenet.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox