ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Денис Смирнов" <mithraen@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] gpgagent need help
Date: Sat, 12 Sep 2009 14:23:54 +0400
Message-ID: <20090912102354.GA2057@mw.office.seiros.ru> (raw)
In-Reply-To: <20090912095438.GB31778@osdn.org.ua>

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

On Sat, Sep 12, 2009 at 12:54:38PM +0300, Michael Shigorin wrote:

MS> Теперь учи меня (причина точно та же), а то
MS> -- статью на вики и ссылку отсюда проставь:
MS> http://www.altlinux.org/Сборка_модулей_ядра

apt-get install pinentry-qt

В ~/.gnupg/gpg.conf:
default-key сам-знаешь-что
use-agent

куда-нибудь (у меня в ~/.xsession.d/gpg)

gpg-agent --daemon --write-env-file ${HOME}/.gpg-agent-info

в .zshrc:
if [ -f "${HOME}/.gpg-agent-info" ]; then
	. "${HOME}/.gpg-agent-info"
    export GPG_AGENT_INFO
fi

и... ура! счастье! все работает :)

-- 
С уважением, Денис

http://freesource.info
----------------------------------------------------------------------------

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-09-12 10:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-10 14:33 Денис Смирнов
2009-09-10 14:48 ` Alexey I. Froloff
2009-09-10 15:00 ` Led
2009-09-10 15:13   ` Denis Smirnov
2009-09-10 15:02 ` Dmitry V. Levin
2009-09-10 15:12   ` Denis Smirnov
2009-09-10 17:59     ` Sergey Vlasov
2009-09-10 19:57       ` Денис Смирнов
2009-09-12  9:54         ` Michael Shigorin
2009-09-12 10:23           ` Денис Смирнов [this message]
2009-09-12 10:32             ` Alexey I. Froloff
2009-09-12 10:35             ` Andrey Rahmatullin
2009-09-12 10:48               ` Денис Смирнов
2009-09-12 10:58                 ` Andrey Rahmatullin
2009-09-12 11:02                   ` Alexey I. Froloff
2009-09-12 13:38             ` Michael Shigorin
2009-09-12 13:56               ` Денис Смирнов
2009-09-14  4:39                 ` REAL

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=20090912102354.GA2057@mw.office.seiros.ru \
    --to=mithraen@altlinux.ru \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git