Page MenuHome GnuPG
Feed Advanced Search

May 28 2013

werner closed T1504: gpgme: typo in docs: gpgme_sub_key_t should be gpgme_subkey_t as Resolved.
May 28 2013, 10:42 AM · gpgme, Bug Report, patch
werner added a comment to T1504: gpgme: typo in docs: gpgme_sub_key_t should be gpgme_subkey_t.

Thanks.

May 28 2013, 10:42 AM · gpgme, Bug Report, patch
werner lowered the priority of T1502: gpgsm hangs with KMail from High to Normal.
May 28 2013, 10:37 AM · gpgme, Bug Report, KDE, Duplicate
werner added a comment to T1493: gpgme hungs in test t-verify.

See also T1502

May 28 2013, 10:35 AM · Duplicate, gpgme, Gentoo, Bug Report
werner added a project to T1502: gpgsm hangs with KMail: Duplicate.
May 28 2013, 10:34 AM · gpgme, Bug Report, KDE, Duplicate
werner added a comment to T1502: gpgsm hangs with KMail.

Duplicate of T1493

May 28 2013, 10:34 AM · gpgme, Bug Report, KDE, Duplicate
werner added a comment to T1502: gpgsm hangs with KMail.

Please see T1493 - it is very likely the same reasons. I am not abale to
replicate it, though. The workaround is to configure gpgme with
--disable-fd-passing

May 28 2013, 10:34 AM · gpgme, Bug Report, KDE, Duplicate

May 24 2013

HansChristophSteiner added projects to T1504: gpgme: typo in docs: gpgme_sub_key_t should be gpgme_subkey_t: patch, Bug Report, gpgme.
May 24 2013, 8:13 PM · gpgme, Bug Report, patch

May 23 2013

zulan set External Link to https://bugs.kde.org/show_bug.cgi?id=318116 on T1502: gpgsm hangs with KMail.
May 23 2013, 3:25 PM · gpgme, Bug Report, KDE, Duplicate
zulan set Version to 1.4.1 on T1502: gpgsm hangs with KMail.
May 23 2013, 3:25 PM · gpgme, Bug Report, KDE, Duplicate
zulan added projects to T1502: gpgsm hangs with KMail: KDE, Bug Report, gpgme.
May 23 2013, 3:25 PM · gpgme, Bug Report, KDE, Duplicate

May 22 2013

werner added a comment to T1493: gpgme hungs in test t-verify.

The lsof looks as expected.

May 22 2013, 6:29 PM · Duplicate, gpgme, Gentoo, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

May 22 2013, 5:29 PM · Duplicate, gpgme, Gentoo, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

You mean --disable-fd-passing...

Correct it works.

Attached lsof output for the process when does not work.

I don't think it has to do with hardened kernel... as the initial report was
without. I will try to contact the original user.

May 22 2013, 5:29 PM · Duplicate, gpgme, Gentoo, Bug Report
werner added a comment to T1493: gpgme hungs in test t-verify.

Thanks. GPGME is waiting for an EOF on the fd used to receive data from gpgsm.
The data is send by the GETAUDITLOG command and afaics all data has been
received. There is a one second timeout in the select which you can see at the
end of the log file.

File descriptor passing is used between gpgme and gpgsm which usually works
nice. We have an problem on Mac OS with that for yet unknown reasons. lsof
might give some insight here. I suggest to configure gpgme with
--disable-fd-logging ro check whether this is really the culprit.

What are the special features of the hardened gentoo kernel?

May 22 2013, 5:19 PM · Duplicate, gpgme, Gentoo, Bug Report
werner closed T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption as Resolved.
May 22 2013, 4:51 PM · gpgme, Bug Report
werner added a comment to T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption.

Thanks for the patch. I slighly modified it and pushed it to master. Will go
into 1.4.2.

May 22 2013, 4:51 PM · gpgme, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

May 22 2013, 4:20 PM · Duplicate, gpgme, Gentoo, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

Attached.

May 22 2013, 4:20 PM · Duplicate, gpgme, Gentoo, Bug Report
werner added a comment to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.

1.0.2 is more than 8 years old. The code chnaged a lot in the meantime. Feel
free to re-open if the problems persists with 1.4.x?

May 22 2013, 2:57 PM · gpgme, Bug Report, Debian
werner closed T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call as Resolved.
May 22 2013, 2:57 PM · gpgme, Bug Report, Debian
werner added a project to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call: Too Old.
May 22 2013, 2:57 PM · gpgme, Bug Report, Debian
werner added a project to T706: gpgme does not report errors from gpg: Too Old.
May 22 2013, 2:54 PM · Too Old, gpgme, Bug Report
werner closed T1030: GPGME reporting End of file (7,16383) for missing CRL for users own key as Resolved.
May 22 2013, 2:53 PM · Too Old, gpgme, Bug Report, kks, S/MIME
werner added a comment to T1030: GPGME reporting End of file (7,16383) for missing CRL for users own key.

Too much changed in the last 3 years, it does not make sense to follow up on
this bug. Feel free to re-open if you can replicate it with current releases.

May 22 2013, 2:53 PM · Too Old, gpgme, Bug Report, kks, S/MIME
werner added a project to T1030: GPGME reporting End of file (7,16383) for missing CRL for users own key: Too Old.
May 22 2013, 2:53 PM · Too Old, gpgme, Bug Report, kks, S/MIME
werner added a comment to T1493: gpgme hungs in test t-verify.

Thanks. Can you please cd to the build directory gpgme/tests/gpgsm and run
this on the command line (after having canceled the make check):

GPGME_DEBUG=9:/tmp/gpgme.log GNUPGHOME=$(pwd) GPG_AGENT_INFO= ./t-verify

and post the gpgme.log file?

May 22 2013, 2:51 PM · Duplicate, gpgme, Gentoo, Bug Report

May 13 2013

alonbl set External Link to https://bugs.gentoo.org/show_bug.cgi?id=467290 on T1493: gpgme hungs in test t-verify.
May 13 2013, 9:55 PM · Duplicate, gpgme, Gentoo, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

May 13 2013, 9:55 PM · Duplicate, gpgme, Gentoo, Bug Report
alonbl added a comment to T1493: gpgme hungs in test t-verify.

Did not get an email with your comment... just happened to peek.

I am sorry, I forgot to place the link to the bug.

My system:
System uname:
Linux-3.8.6-hardened-x86_64-Intel-R-_Core-TM-_i7-3520M_CPU_@_2.90GHz-with-gentoo-2.2
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc: 2.15-r3
app-shells/bash: 4.2_p45

Attached is my config.log.

At the bug link you will find the user's details.

May 13 2013, 9:55 PM · Duplicate, gpgme, Gentoo, Bug Report

May 6 2013

werner added a comment to T1493: gpgme hungs in test t-verify.

Please provide complete bug reports. Foe example the OS you are using.

May 6 2013, 12:00 PM · Duplicate, gpgme, Gentoo, Bug Report

May 5 2013

alonbl added projects to T1493: gpgme hungs in test t-verify: Bug Report, Gentoo, gpgme.
May 5 2013, 12:06 AM · Duplicate, gpgme, Gentoo, Bug Report

May 1 2013

werner added a comment to T1464: key signing in GPGME.

We need to see whether we can re-use the code from GPA for this purpose.

May 1 2013, 2:01 PM · gpgme, Feature Request
werner added a comment to T1483: GPGME hangs during make check on Mac.

For 1.4.1 I reverted the default for to --disable-fd-passing. This should fix
the immediate problem. If you can find the actual reason for this problem,
please follow up and change the status back to chatting.

May 1 2013, 1:59 PM · gpgme, Bug Report
werner added a project to T1483: GPGME hangs during make check on Mac: Stalled.
May 1 2013, 1:59 PM · gpgme, Bug Report
werner added a comment to T1375: GPGme ignores RSA_OR_IDEA.

Given that recent versions of GnupG support IDEA and won't emit such a status
line anymore, I do not think it is justified to fix this for old gpg versions.

May 1 2013, 1:25 PM · Won't Fix, gpgme, Bug Report
werner added a project to T1375: GPGme ignores RSA_OR_IDEA: Won't Fix.
May 1 2013, 1:25 PM · Won't Fix, gpgme, Bug Report
werner closed T1375: GPGme ignores RSA_OR_IDEA as Resolved.
May 1 2013, 1:25 PM · Won't Fix, gpgme, Bug Report

Mar 23 2013

outer added a comment to T1483: GPGME hangs during make check on Mac.

Following the calling chain, we eventually call the OS itself using select(2).
This happens twice. The first call works. The 2nd call hangs in a loop, with
select(2) returning <0 and errno set to EINTR (call was interrupted).

Mar 23 2013, 2:04 PM · gpgme, Bug Report

Mar 21 2013

outer added projects to T1483: GPGME hangs during make check on Mac: Bug Report, gpgme.
Mar 21 2013, 4:29 PM · gpgme, Bug Report

Mar 19 2013

werner closed T1414: Please add pkg-config support as Resolved.
Mar 19 2013, 12:44 PM · Won't Fix, gpgme, Debian, Feature Request

Jan 14 2013

flok added projects to T1464: key signing in GPGME: Feature Request, gpgme.
Jan 14 2013, 2:52 PM · gpgme, Feature Request

Dec 3 2012

werner added a comment to T1454: APPCRASH of gpgme-w32spawn.exe on Windows 7 64 bit.

That is actually a gpg*sm*.log. However, I am not sure whether a gpgme log will
be helpful. I need to replicate the problem first.

Dec 3 2012, 2:06 PM · Too Old, gpgme, Bug Report

Nov 28 2012

Ron2Lee added projects to T1454: APPCRASH of gpgme-w32spawn.exe on Windows 7 64 bit: Bug Report, gpgme.
Nov 28 2012, 7:08 PM · Too Old, gpgme, Bug Report

Nov 8 2012

me closed T1451: Compile gpgme-1.3.2 under cygwin (crippled paths when calling configure) as Resolved.
Nov 8 2012, 2:44 PM · gpgme, Bug Report
me added a comment to T1451: Compile gpgme-1.3.2 under cygwin (crippled paths when calling configure).

Thank You werner for the explanations.

As a workaround I copied to C:\GNU\GnuPG\ and this helped.
Now I have other issues but this one is solved.

Thanks again and bye.
me.

Nov 8 2012, 2:44 PM · gpgme, Bug Report

Nov 7 2012

werner added a comment to T1451: Compile gpgme-1.3.2 under cygwin (crippled paths when calling configure).

Some autoconf tests may choke on spaces in file names. Of course it is
possible to avoid this problem, but for development tools, it is not really
justified. Hacker's don't have spaces in there file names - they lead to all
kind of problems. Sometimes there is even a check for this problem:

  1. Reject unsafe characters in $HOME, $tsdir and cwd. We consider spaces
  2. as unsafe because it is too easy to get scripts wrong in this regard.

am_lf='
'
case pwd in

*[\;\\\"\#\$\&\'\`$am_lf\ \	]*)
  echo "unsafe working directory name"; DIE=yes;;

esac

But most packages don't have these checks, yet.

You should try to install into another directory - without strange characters
like spaces or parentheses.

Nov 7 2012, 3:20 PM · gpgme, Bug Report

Nov 6 2012

me added projects to T1451: Compile gpgme-1.3.2 under cygwin (crippled paths when calling configure): Bug Report, gpgme.
Nov 6 2012, 11:46 PM · gpgme, Bug Report

Sep 17 2012

werner set Due Date to Sep 30 2012, 2:00 AM on T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption.
Sep 17 2012, 3:02 PM · gpgme, Bug Report

Sep 1 2012

kylehuff added projects to T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption: Bug Report, gpgme.
Sep 1 2012, 8:47 PM · gpgme, Bug Report
kylehuff set Version to 1.3.2 on T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption.
Sep 1 2012, 8:47 PM · gpgme, Bug Report
kylehuff added a comment to T1440: gpgme_op_encrypt_sign fails with GPG_ERR_INV_VALUE when doing symmetric encryption.

D159: 359_gpgme_op_encrypt_sign-symmetric.patch

Sep 1 2012, 8:47 PM · gpgme, Bug Report

Aug 14 2012

werner closed T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist as Resolved.
Aug 14 2012, 8:38 PM · gpgme, Bug Report
werner removed a project from T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist: Restricted Project.
Aug 14 2012, 8:38 PM · gpgme, Bug Report

Aug 13 2012

werner closed T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN as Resolved.
Aug 13 2012, 8:57 AM · gpgme, Bug Report, gpg4win, Not A Bug

Aug 11 2012

Canalian added a comment to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN.

I discover patch for gpgme in gpg4win source. (patches/gpgme/01-gpg2.patch)
Claws-mail uses libgpgme-11.dll in gpg4win binary, which includes string
'gpg2.exe'.

I recognize gpgme in gpg4win is official version (on Windows).
We will use this version. Thank you.

  1. Claws-mail is based on Sylpheed. but, it doesn't work my environment.
Aug 11 2012, 11:33 AM · gpgme, Bug Report, gpg4win, Not A Bug

Aug 10 2012

werner added a project to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN: Not A Bug.
Aug 10 2012, 7:02 PM · gpgme, Bug Report, gpg4win, Not A Bug
werner added a comment to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN.

gpgme comes with gpg4win - use this version only.

You should also consider to use Claws-mail because CM has a better GnuPG
integration and best of all is part of gpg4win.

Aug 10 2012, 7:02 PM · gpgme, Bug Report, gpg4win, Not A Bug

Aug 9 2012

Canalian added projects to T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN: gpg4win, Bug Report, gpgme.
Aug 9 2012, 5:42 PM · gpgme, Bug Report, gpg4win, Not A Bug
Canalian set Version to 1.1.8 and later on T1437: GPGME always return GPG_ERR_INV_ENGINE, with GPG4WIN.
Aug 9 2012, 5:42 PM · gpgme, Bug Report, gpg4win, Not A Bug
werner added a project to T1435: duplicate syms in libmpi: libgcrypt.
Aug 9 2012, 3:26 PM · clang, Bug Report, gnupg
werner added a comment to T1435: duplicate syms in libmpi.

Hi, I changed your role from Provisional User to User - you may now update other
reports.

Aug 9 2012, 3:25 PM · clang, Bug Report, gnupg

Aug 2 2012

jaromil added projects to T1435: duplicate syms in libmpi: Bug Report, gpgme.
Aug 2 2012, 9:26 PM · clang, Bug Report, gnupg
jaromil set Version to 1.5 on T1435: duplicate syms in libmpi.
Aug 2 2012, 9:26 PM · clang, Bug Report, gnupg

Jul 18 2012

werner added a project to T1414: Please add pkg-config support: Won't Fix.
Jul 18 2012, 2:37 PM · Won't Fix, gpgme, Debian, Feature Request
werner added a comment to T1414: Please add pkg-config support.

The gpgme-config scripts goes along with the gpgme.m4 code. A .pc file won't be
able to do what we can do with this combination.

Please disregard my stupid comments about GPA. I was on the wrong track.

Jul 18 2012, 2:37 PM · Won't Fix, gpgme, Debian, Feature Request
werner added a comment to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.

You mean there is a useless process running which should better be killed, right?

Jul 18 2012, 12:31 PM · gpgme, Bug Report, Debian

Jul 13 2012

dleidert added projects to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call: Debian, Bug Report, gpgme.
Jul 13 2012, 10:10 PM · gpgme, Bug Report, Debian
dleidert added a comment to T1414: Please add pkg-config support.

This won't add a dependency on pkg-config. The reporter requests, that you
ship a .pc file, so packages dependening on gpgme can use pkg-config to
determine compiler and linker flags when building against gpgme. There is no
request to make gpa use pkg-config.

Jul 13 2012, 2:39 PM · Won't Fix, gpgme, Debian, Feature Request
werner added a project to T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist: Restricted Project.
Jul 13 2012, 2:04 PM · gpgme, Bug Report
werner added a comment to T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist.

Right. Commit e7aeaeb.

I have another work item for gpgme and plan to do a new release next week.

Jul 13 2012, 2:04 PM · gpgme, Bug Report
werner added a comment to T1414: Please add pkg-config support.

In general I don't like pkg-config because it adds an extra dependecy above the
required libraries and introduces other problems. However, for GPA we already
have lot of dependencies and thus I would accept a patch.

Jul 13 2012, 1:53 PM · Won't Fix, gpgme, Debian, Feature Request

Jul 8 2012

dleidert added projects to T1414: Please add pkg-config support: Feature Request, Debian, gpgme.
Jul 8 2012, 7:55 PM · Won't Fix, gpgme, Debian, Feature Request
dleidert added projects to T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist: Bug Report, gpgme.
Jul 8 2012, 5:33 PM · gpgme, Bug Report
dleidert set Version to 1.3.2 on T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist.
Jul 8 2012, 5:33 PM · gpgme, Bug Report

May 2 2012

werner closed T1271: SIGABRT - EXC_BAD_ACCESS on mac as Resolved.
May 2 2012, 10:38 AM · Info Needed, gpgme, Bug Report
werner added a comment to T1404: Error in gpgme_decrypt_result_t structure description (documentation issue).

Fixed in master will go into 1.3.2. Thanks.

May 2 2012, 10:36 AM · gpgme, Bug Report
werner closed T1404: Error in gpgme_decrypt_result_t structure description (documentation issue) as Resolved.
May 2 2012, 10:36 AM · gpgme, Bug Report

Apr 28 2012

cancel added projects to T1404: Error in gpgme_decrypt_result_t structure description (documentation issue): Bug Report, gpgme.
Apr 28 2012, 9:26 PM · gpgme, Bug Report

Feb 4 2012

razzzu added projects to T1387: Interesting Thing: Bug Report, gpgme.
Feb 4 2012, 3:58 AM · gpgol

Jan 27 2012

marcus added a comment to T776: Obsolete version of ttyname_r() used under Darwin, not detected by ./configure.

We did some work on ttyname_r portability and close this report. If there are
still issues, please create a new report. Thanks!

Jan 27 2012, 3:23 PM · gpgme, Bug Report
marcus removed a project from T776: Obsolete version of ttyname_r() used under Darwin, not detected by ./configure: Info Needed.
Jan 27 2012, 3:23 PM · gpgme, Bug Report
marcus closed T776: Obsolete version of ttyname_r() used under Darwin, not detected by ./configure as Resolved.
Jan 27 2012, 3:23 PM · gpgme, Bug Report

Nov 6 2011

werner added a comment to T1375: GPGme ignores RSA_OR_IDEA.

IDEA warnings pop up ofthe enough, so that a special treatmeant is justified.

Nov 6 2011, 5:38 PM · Won't Fix, gpgme, Bug Report
werner assigned T1375: GPGme ignores RSA_OR_IDEA to marcus.
Nov 6 2011, 5:38 PM · Won't Fix, gpgme, Bug Report
werner updated subscribers of T1375: GPGme ignores RSA_OR_IDEA.
Nov 6 2011, 5:38 PM · Won't Fix, gpgme, Bug Report

Oct 14 2011

wiml set Version to 1.3.1 on T1375: GPGme ignores RSA_OR_IDEA.
Oct 14 2011, 5:40 AM · Won't Fix, gpgme, Bug Report
wiml added projects to T1375: GPGme ignores RSA_OR_IDEA: Bug Report, gpgme.
Oct 14 2011, 5:40 AM · Won't Fix, gpgme, Bug Report

May 30 2011

werner placed T706: gpgme does not report errors from gpg up for grabs.
May 30 2011, 4:45 PM · Too Old, gpgme, Bug Report
werner added a comment to T706: gpgme does not report errors from gpg.

The exit code alone is not sufficient to return a useful error status. Thus
Marcus is right that we can't do much and gpgconf should be used to validate the
configuration.

May 30 2011, 4:45 PM · Too Old, gpgme, Bug Report
marcus reassigned T1151: gpgme op_verify gpg1 no data error from marcus to werner.
May 30 2011, 3:37 PM · Too Old, gnupg, Info Needed, Bug Report
marcus added a comment to T1151: gpgme op_verify gpg1 no data error.

I reassign this to gnupg, because this does not seem to be related to gpgme at
all. Maybe it can be closed due to age, don't know.

May 30 2011, 3:37 PM · Too Old, gnupg, Info Needed, Bug Report
marcus reassigned T706: gpgme does not report errors from gpg from marcus to werner.
May 30 2011, 3:07 PM · Too Old, gpgme, Bug Report
marcus updated subscribers of T706: gpgme does not report errors from gpg.
May 30 2011, 3:07 PM · Too Old, gpgme, Bug Report

May 27 2011

marcus added a comment to T1195: gpgme: accepts NULL ctx, crashes.

Fixed in repository.

May 27 2011, 1:45 PM · gpgme, Bug Report
marcus closed T1195: gpgme: accepts NULL ctx, crashes as Resolved.
May 27 2011, 1:45 PM · gpgme, Bug Report

May 12 2011

marcus closed T1193: gpgme.texi: i/o callback example doesn't compile as Resolved.
May 12 2011, 2:46 PM · gpgme, Bug Report, patch
marcus added a comment to T1193: gpgme.texi: i/o callback example doesn't compile.

Fixed today, thanks.

May 12 2011, 2:46 PM · gpgme, Bug Report, patch
marcus added a comment to T1191: incomplete gpgme docs for key generation.

Fixed today, thanks.

May 12 2011, 2:46 PM · gpgme, Bug Report
marcus closed T1191: incomplete gpgme docs for key generation as Resolved.
May 12 2011, 2:46 PM · gpgme, Bug Report