Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2009 13:19:39 -0500 (CDT)
From:      Paul Dokas <dokas@oitsec.umn.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136967: seahorse-plugins-2.26.2_1 + GPG = fail
Message-ID:  <20090721181939.EDB512E042@cdward.oitsec.umn.edu>
Resent-Message-ID: <200907211820.n6LIK4rQ097967@freefall.freebsd.org>

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

>Number:         136967
>Category:       ports
>Synopsis:       seahorse-plugins-2.26.2_1 + GPG = fail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 21 18:20:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dokas
>Release:        FreeBSD 7.2-RELEASE-p2 amd64
>Organization:
University of Minnesota
>Environment:
System: FreeBSD 7.2-RELEASE-p2 amd64


>Description:

After upgrading Gnome to 2.26.3, seahorse's ability to act as a GPG agent has broken.

>How-To-Repeat:

When trying to decrypt a properly encrypted file, I get this:

cdward% gpg < foo.pgp

  You need a passphrase to unlock the secret key for
  user: "Paul B. Dokas <dokas@mail.oitsec.umn.edu>"
  3072-bit ELG key, ID 2A0DBC8B, created 2000-05-03 (main key ID ECAB4C20)

  gpg: problem with the agent: Not supported
  gpg: encrypted with 3072-bit ELG key, ID XXXXXXXX, created 20XX-XX-XX
        <removed>
  gpg: encrypted with 3072-bit ELG key, ID 2A0DBC8B, created 2000-05-03
        "Paul B. Dokas <dokas@mail.oitsec.umn.edu>"
  gpg: public key decryption failed: General error
  gpg: decryption failed: No secret key


The socket for the agent definitely exists:

  cdward% env | fgrep GPG
  GPG_AGENT_INFO=/var/tmp/seahorse-G9bquo/S.gpg-agent:64626:1

  cdward% ls -al /var/tmp/seahorse-G9bquo/S.gpg-agent 
  srw-------  1 dokas  wheel  0 Jul 21 07:59 /var/tmp/seahorse-G9bquo/S.gpg-agent=


If I `unsetenv GPG_AGENT_INFO`, gpg works fine.

>Fix:

Unknown.  Presumably there's something broken in seahorse-plugins.  Running this
all through Google doesn't turn up much that is helpful.
>Release-Note:
>Audit-Trail:
>Unformatted:



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