Menu

Cannot get it to work!?

marc
2013-07-07
2013-07-14
  • marc

    marc - 2013-07-07

    Hi guys,
    I am using Ubuntu 12.04., Thunderbird v.17.0.7, and enigmail-1.5.2-tb+sm. I am able to decrypt the emails of a friend whom I have swapped keys with. But there's no way I can encrypt my emails. Get the message:
    "Das Senden wurde abgebrochen - Fehler Verschlüsselung fehlgeschlagen" (Could not encrypt). Have been trying and trying but can't get it to work :(

     
  • Ludwig Hügelschäfer

    What does the Console (OpenPGP -> Debugging Options -> View Console) say?

     
  • marc

    marc - 2013-07-13

    Hi, this is what it says:

    Initializing Enigmail service ...
    EnigmailAgentPath=/usr/bin/gpg

    enigmail> /usr/bin/gpg --version --version --batch --no-tty --charset utf-8 --display-charset utf-8
    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
    Unterstᅢᄐtzte Verfahren:
    ᅢヨff. Schlᅢᄐssel: RSA, RSA-E, RSA-S, ELG-E, DSA
    Verschlᅢᄐ.: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
    CAMELLIA192, CAMELLIA256
    Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
    Komprimierung: nicht komprimiert, ZIP, ZLIB, BZIP2

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a --export 0xD506317F8327A9D4

    gpg: »0x6FCA7481« übersprungen: Geheimer Schlüssel ist nicht vorhanden
    gpg: signing failed: Geheimer Schlüssel ist nicht vorhanden
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt -r xxxx@web.de -u 0x6FCA7481
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt --sign -r 0x16286CF87A23C2BD -u 0x6FCA7481 --passphrase-fd 0 --no-use-agent
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt -r xxxx.de -u 0x6FCA7481
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt --sign -r 0x16286CF87A23C2BD -r 0xD506317F8327A9D4 -u 0x6FCA7481 --passphrase-fd 0 --no-use-agent
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -a -t --encrypt -r xxxx.de -u 0x6FCA7481
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config

    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -t --clearsign -u 0x6FCA7481 --passphrase-fd 0 --no-use-agent
    enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 -t --clearsign -u 0x6FCA7481 --passphrase-fd 0 --no-use-agent

     

    Last edit: marc 2013-07-13
  • Patrick Brunschwig

    You try to use the secret key 0x6FCA7481, but it's not on your keyring. You should go to Edit > Account Settings > OpenPGP Security; then click on "Select key" select a valid secret key.

     

Log in to post a comment.