Page MenuHome GnuPG
Feed Advanced Search

Jan 27 2015

werner added a project to T1780: check failure -- FAIL: pipeconnect: Info Needed.
Jan 27 2015, 5:29 PM · Info Needed, Bug Report, libassuan

Dec 19 2014

werner closed T1659: segmentation fault in gpg --gen-key on AIX 6.1 as Resolved.
Dec 19 2014, 8:46 AM · libassuan, Bug Report
werner removed a project from T1659: segmentation fault in gpg --gen-key on AIX 6.1: Restricted Project.
Dec 19 2014, 8:46 AM · libassuan, Bug Report

Dec 4 2014

werner added a comment to T1780: check failure -- FAIL: pipeconnect.

What is the dscription of errno=141 ?

Dec 4 2014, 8:55 AM · Info Needed, Bug Report, libassuan
gwmoore added projects to T1780: check failure -- FAIL: pipeconnect: libassuan, Bug Report.
Dec 4 2014, 1:39 AM · Info Needed, Bug Report, libassuan

Aug 22 2014

catalin.m added a comment to T1695: memory fault in gpg --gen-key on AIX 6.1.

The user shell is ksh.

The gunpg2 memory fault error apears when i'm using libassuan version 2.1.1
(installed from perlz.org link)

I compiled gnupg-2.0.26 with libassuan-2.1.2 and the gnupg2 does not crash but
instead is just blocked waiting for something no matter what the gpg-agent is on
or off.

/opt/freeware/bin/gpg-agent &

[1] 31654070

jobs

[1] + Running /opt/freeware/bin/gpg-agent &

/opt/freeware/bin/gpg2 --gen-key

gpg (GnuPG) 2.0.26; Copyright (C) 2013 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Warning: using insecure memory!
Please select what kind of key you want:

(1) RSA and RSA (default)
(2) DSA and Elgamal
(3) DSA (sign only)
(4) RSA (sign only)

Your selection?
RSA keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048)
Requested keysize is 2048 bits
Please specify how long the key should be valid.

   0 = key does not expire
<n>  = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years

Key is valid for? (0)
Key does not expire at all
Is this correct? (y/N) y

GnuPG needs to construct a user ID to identify your key.

Real name: keytest01
Email address: catalin.mocanu@ing.ro
Comment: keytest with gpg-agent up
You selected this USER-ID:

    "keytest01 (keytest with gpg-agent up) <catalin.mocanu@ing.ro>"

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O
You need a Passphrase to protect your secret key.

[Comment: Here I'm waiting 4-5 minute and nothing is happening]

[2] + Stopped (SIGTSTP) /opt/freeware/bin/gpg2 --gen-key

jobs

[2] + Stopped (SIGTSTP) /opt/freeware/bin/gpg2 --gen-key
[1] - Running /opt/freeware/bin/gpg-agent &

Any hints?

Aug 22 2014, 4:58 PM · Info Needed, gnupg (gpg20), Bug Report, libassuan

Aug 19 2014

werner added a comment to T1695: memory fault in gpg --gen-key on AIX 6.1.

You shell has no session management, right?

Why do you think this is a memory fault? gpg is waiting for gpg-agent to get
ready. gpg-agent is started on the fly. After a minute or so it should
actually give up and return an error if gpg-agent could not be started.

Aug 19 2014, 9:53 PM · Info Needed, gnupg (gpg20), Bug Report, libassuan
catalin.m added projects to T1695: memory fault in gpg --gen-key on AIX 6.1: libassuan, Bug Report.
Aug 19 2014, 6:19 PM · Info Needed, gnupg (gpg20), Bug Report, libassuan

Aug 18 2014

aheinecke closed T1634: libassuan mingw on Win7 compile problem with libtool EXPORTS def file as Resolved.
Aug 18 2014, 5:25 PM · Bug Report, libassuan
aheinecke added a comment to T1634: libassuan mingw on Win7 compile problem with libtool EXPORTS def file.

I can confirm that this is fixed with libassuan 2.1.2

Aug 18 2014, 5:25 PM · Bug Report, libassuan

Aug 17 2014

werner added a project to T1659: segmentation fault in gpg --gen-key on AIX 6.1: Restricted Project.
Aug 17 2014, 12:31 PM · libassuan, Bug Report
werner added a comment to T1659: segmentation fault in gpg --gen-key on AIX 6.1.

Commit b6da2da9 should fix this. At least it fixes a similar bug on Solaris.

Aug 17 2014, 12:31 PM · libassuan, Bug Report
werner changed Version from 2.0.24 to <= 2.1.1 on T1659: segmentation fault in gpg --gen-key on AIX 6.1.
Aug 17 2014, 12:30 PM · libassuan, Bug Report
werner added a project to T1659: segmentation fault in gpg --gen-key on AIX 6.1: libassuan.
Aug 17 2014, 12:28 PM · libassuan, Bug Report

Jun 24 2014

werner added a project to T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others: libassuan.
Jun 24 2014, 1:39 PM · libassuan, Bug Report

Apr 29 2014

werner added a comment to T1634: libassuan mingw on Win7 compile problem with libtool EXPORTS def file.

This has already been fixed in the repo:

commit e78abe490ff6806f8083b23075ae036e5894513a
Author: Werner Koch <wk@gnupg.org>
Date: Mon Jan 6 16:16:24 2014 +0100

Update libtool and autogen.sh.

--

This is the version from current libgpg-error which already has the
changes done here plus these:

  bf0d67db * Update libtool to support Android.
  dd05f379 * Fix libtool 2.4.2 to correctly detect .def files.
  6971fe55 * Update to libtool 2.4.2.
Apr 29 2014, 4:14 PM · Bug Report, libassuan

Apr 26 2014

thijso added projects to T1634: libassuan mingw on Win7 compile problem with libtool EXPORTS def file: libassuan, Bug Report.
Apr 26 2014, 2:32 PM · Bug Report, libassuan

Oct 26 2013

werner added a project to T1562: libassuan-config unsuitable for multilib support: Feature Request.
Oct 26 2013, 11:17 AM · libassuan, Feature Request
werner removed a project from T1562: libassuan-config unsuitable for multilib support: Bug Report.
Oct 26 2013, 11:17 AM · libassuan, Feature Request
mgorny added projects to T1562: libassuan-config unsuitable for multilib support: libassuan, Bug Report.
Oct 26 2013, 9:07 AM · libassuan, Feature Request

Mar 12 2013

werner added a project to T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: libassuan.
Mar 12 2013, 5:00 PM · Bug Report, libassuan
werner removed a project from T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: gnupg.
Mar 12 2013, 5:00 PM · Bug Report, libassuan
werner added a project to T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 5:00 PM · Too Old, gnupg
werner added a project to T1480: [patch] get rid of old ERR return values: libassuan.
Mar 12 2013, 4:59 PM · Too Old, gnupg