all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: 36109@debbugs.gnu.org
Subject: bug#36109: GNU Privacy Assistant
Date: Thu, 18 Jul 2019 12:51:28 +0300	[thread overview]
Message-ID: <20190718095128.GB684@macbook41> (raw)
In-Reply-To: <20190718084330.GA684@macbook41>

[-- Attachment #1: Type: text/plain, Size: 2712 bytes --]

On Thu, Jul 18, 2019 at 11:43:30AM +0300, Efraim Flashner wrote:
> On Wed, Jul 17, 2019 at 11:14:07PM -0400, Raghav Gururajan wrote:
> > Apart from the errors showed on the GUI, running gpa via terminal shows
> > following additional error messages:
> > 
> > ** Message: 23:11:17.193: tool to start the agent is not available
> > ** Message: 23:11:20.515: error connecting an UI server: Invalid value
> > passed to IPC - assuming not running
> > 
> I tried running: './pre-inst-env guix environment --pure --ad-hoc gpa -- gpa'
> 
> console message of:
> ** Message: 11:38:44.814: tool to start the agent is not available
> 
> pop-up message of:
> The GPGME library returned an unexpected
> error at confdialog.c:1472. The error was:
> 
> Unsupported protocol
> 
> This is either an installation problem or a bug in GPA.
> GPA will now try to recover from this error.
> 
> This was followed by another message:
> Fatal Error in GPGME library
> (invoked from file options.c, line 302):
> 
> Unsupported protocol
> 
> The application will be terminated
> 
> and from the console:
> ** Message: 11:40:37.432: error connecting an UI server: Invalid value passed to IPC - assuming not running
> 
> and then it exited on me.
> 
> so it looks like it might be missing something, but if GPA or GMGME is
> missing something remains to be seen.
> 

The two lines referenced above reference gpgme, and
'guix gc -R $(guix build gpa) | grep gpgme' does show that gpa does
reference gpgme. However, 'guix gc -R $(guix build gpa) | grep gnupg'
doesn't show anything, so it seems that this might be where the problem
is.
'./pre-inst-env guix environment --pure --ad-hoc gnupg gpa -- gpa' does
allow gpa to start without any errors.


While persuing this bug I noticed that gpa looks for gpg2keys_ldap,
which may have been depreciated in favor of dirmngr_ldap. I don't
(knowingly) fetch keys over ldap so I don't know if the fix I made
actually does anything. With it 'guix gc -R ...' does reference gnupg,
but it doesn't on its own cause the program to suddenly work without
having gnupg explicitly installed.

It seems that many distros separate the dirmngr binary which is required
for GPA to work from the gnupg binary, but if that's the case then it
should still find dirmngr with my patch and work for some things


On the other hand 'guix gc -R $(guix build gpgme) | grep gnupg' doesn't
yield any results, so there could be a problem there too.


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2019-07-18  9:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-05 22:18 bug#36109: GNU Privacy Assistant Raghav Gururajan
2019-07-10  8:09 ` Efraim Flashner
2019-07-10 17:49   ` Raghav Gururajan
2019-07-18  3:14     ` Raghav Gururajan
2019-07-18  8:43       ` Efraim Flashner
2019-07-18  9:51         ` Efraim Flashner [this message]
2019-07-18 21:39           ` Raghav Gururajan
2019-07-19  3:47             ` Raghav Gururajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190718095128.GB684@macbook41 \
    --to=efraim@flashner.co.il \
    --cc=36109@debbugs.gnu.org \
    --cc=rvgn@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.