Bug 200982 - security/keychain can't invoke gpg-agent
Summary: security/keychain can't invoke gpg-agent
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 07:07 UTC by gour
Modified: 2015-08-14 16:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gour 2015-06-20 07:07:48 UTC
Hello,

I'm using FreeBSD 10.1-RELEASE-p23 and keychain can not invoke gpg-agent - see: https://github.com/funtoo/keychain/issues/41

so it seems that keychain has problem with FreeBSD's 'ps' command syntax or something?
Comment 1 gour 2015-06-20 07:20:05 UTC
After trying to debug keychain script under /bin/sh as well as fish-shell, I get syntax error in #848:

	*\ @(SHA256|MD5):[0-9a-zA-Z\+\/=]*)

/usr/local/bin/keychain: 848: Syntax error: "(" unexpected (expecting ")")