diff options
author | carlo <carlo@web> | 2013-07-09 00:34:45 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-09 00:34:45 +0000 |
commit | 2802e9fc345c86c173eb7f7ac16f921b7827fe2a (patch) | |
tree | dd189c69a73b96bd79de80d51b2d103743ed75c3 | |
parent | a75e91d45b7c359a85fc64e8a8223d5e033f3654 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/gpg_error_on_android/comment_3_b345e80f38d38f82cfcfce3102138fb8._comment | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/bugs/gpg_error_on_android/comment_3_b345e80f38d38f82cfcfce3102138fb8._comment b/doc/bugs/gpg_error_on_android/comment_3_b345e80f38d38f82cfcfce3102138fb8._comment new file mode 100644 index 000000000..14cd6070c --- /dev/null +++ b/doc/bugs/gpg_error_on_android/comment_3_b345e80f38d38f82cfcfce3102138fb8._comment @@ -0,0 +1,46 @@ +[[!comment format=mdwn + username="carlo" + ip="118.208.1.126" + subject="comment 3" + date="2013-07-09T00:34:45Z" + content=""" +I downloaded the daily build and the errors \"gpg: encrypted with +unknown algorithm 3\" and \"gpg: decryption failed: secret key not +available\" have gone, but now there is the problem \"gpg: decryption +failed: bad key\". Logs are below. + +I'm in the process of setting up an Android build environment so I +can debug this in more detail (I haven't done any Android development +before but I do have Haskell experience). + + [2013-07-09 10:21:22 EST] main: starting assistant version 4.20130708-g207c9f3 + Already up-to-date. + + (scanning...) [2013-07-09 10:21:23 EST] Watcher: Performing startup scan + Already up-to-date. + Already up-to-date. + (gpg) + + (started...) [2013-07-09 10:21:28 EST] XMPPSendPack: Syncing with carlo.hamalainen + + GPGHMACSHA1--15b3dbca166df23b9b14e88bcfb08dceeeeaade9 + 1,116,373 100% 421.09kB/s 0:00:02 (xfr#1, to-chk=0/1) + gpg: decryption failed: bad key + + GPGHMACSHA1--ec1cbd34a82fe0997354669b2c7b38419f73d07e + 1,095,420 100% 236.15kB/s 0:00:04 (xfr#1, to-chk=0/1) + gpg: decryption failed: bad key + + GPGHMACSHA1--b979ec76f3b12b63db8ee540fc9a018cffb82aa8 + 1,154,143 100% 412.85kB/s 0:00:02 (xfr#1, to-chk=0/1) + gpg: decryption failed: bad key + + GPGHMACSHA1--836e8cdf7c23d119e08f9d9cb3377abb438f2312 + 1,154,559 100% 411.95kB/s 0:00:02 (xfr#1, to-chk=0/1) + gpg: decryption failed: bad key + + GPGHMACSHA1--c34a27463185c59e8cb7df7f647333072e18ddb9 + 1,772,175 100% 401.63kB/s 0:00:04 (xfr#1, to-chk=0/1) + gpg: decryption failed: bad key + +"""]] |