Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2011 17:09:51 -0200
From:      Renato Botelho <garga@FreeBSD.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-keybox-blob.c
Message-ID:  <20110215190948.GA58757@bluepex.com>
In-Reply-To: <4D5AC437.7060402@FreeBSD.org>
References:  <201102080340.p183eGGr010607@repoman.freebsd.org> <20110214142444.GC10402@bluepex.com> <4D59D2CE.2020800@FreeBSD.org> <20110215103217.GA37665@bluepex.com> <4D5AC437.7060402@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 15, 2011 at 10:21:43AM -0800, Doug Barton wrote:
> On 2/15/2011 2:32 AM, Renato Botelho wrote:
> > On Mon, Feb 14, 2011 at 05:11:42PM -0800, Doug Barton wrote:
> >> On 02/14/2011 06:24, Renato Botelho wrote:
> >>
> >>> Hi Doug,
> >>>
> >>> After this update, i can't start gpg-agent with --daemon:
> >>>
> >>> garga@botelhor:~>   gpg-agent --daemon
> >>> gpg-agent[76223]: listening on socket `/tmp/gpg-9XORch/S.gpg-agent'
> >>> gpg-agent[76224]: gpg-agent (GnuPG) 2.0.17 started
> >>> setenv GPG_AGENT_INFO /tmp/gpg-9XORch/S.gpg-agent:76224:1
> >>
> >> That isn't how gpg-agent is supposed to work. See
> >> http://dougbarton.us/PGP/gpg-agent.html for more information. It's
> >> certainly working for me, or I wouldn't have committed the update. :)
> >
> > Actually i'm using keychain, and it starts gpg-agent. I tried to start
> > it manually with the same parameters of your script, daemon was started
> > but i got the same bus error and an error code was returned
> >
> > garga@botelhor:~>  gpg-agent --enable-ssh-support --daemon --write-env-=
file
> > gpg-agent[40337]: listening on socket `/home/garga/.gnupg/S.gpg-agent'
> > gpg-agent[40337]: listening on socket `/home/garga/.gnupg/S.gpg-agent.s=
sh'
> > gpg-agent[40338]: gpg-agent (GnuPG) 2.0.17 started
> > setenv GPG_AGENT_INFO /home/garga/.gnupg/S.gpg-agent:40338:1
> > setenv SSH_AUTH_SOCK /home/garga/.gnupg/S.gpg-agent.ssh
> > setenv SSH_AGENT_PID 40338
> > [1]    40337 bus error  gpg-agent --enable-ssh-support --daemon --write=
-env-file
> > garga@botelhor:~>  echo $?
> > 138
> >
> > Because of this error code, keychain assumes gpg-agent was not started
> > correctly. I'll try to dig into it and see if I figure out what's
> > happening.
>=20
> The output above looks like you have the "use well-known socket" option=
=20
> in gpg-agent.conf, or gpg.conf (or whatever it's called, not in front of=
=20
> my FreeBSD system atm). Try toggling it and see what happens.

Same return code. Just something i forgot to mention (don't know if it
can be the cause), my system is a -current r218014 amd64 (kernel and
world built with clang).

garga@botelhor:~> gpg-agent --enable-ssh-support --daemon --write-env-file
gpg-agent[81124]: listening on socket `/tmp/gpg-haI9ga/S.gpg-agent'
gpg-agent[81124]: listening on socket `/tmp/gpg-9AS0tQ/S.gpg-agent.ssh'
gpg-agent[81125]: gpg-agent (GnuPG) 2.0.17 started
setenv GPG_AGENT_INFO /tmp/gpg-haI9ga/S.gpg-agent:81125:1
setenv SSH_AUTH_SOCK /tmp/gpg-9AS0tQ/S.gpg-agent.ssh
setenv SSH_AGENT_PID 81125
[1]    81124 bus error  gpg-agent --enable-ssh-support --daemon --write-env=
-file
garga@botelhor:~> echo $?
138

--=20
Renato Botelho <garga     @ FreeBSD.org>
               <garga.bsd @ gmail.com>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc

Sanity and insanity overlap a fine grey line.

--k1lZvvs/B4yU6o8G
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)

iEYEARECAAYFAk1az3wACgkQ6CRbiSJE7amClgCfacMfeS0ltTDVmrOhNUjcsHtM
mPUAnjZy7w/7L+7+zmkOHHT07r20T+Eu
=IU71
-----END PGP SIGNATURE-----

--k1lZvvs/B4yU6o8G--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110215190948.GA58757>