all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: Re: [PATCH 5/6] gnu: gnupg: Update to 2.1.14.
Date: Sun, 17 Jul 2016 23:31:56 +0000	[thread overview]
Message-ID: <87mvlflu37.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <87eg6r97hi.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Sun, 17 Jul 2016 23:20:57 +0000")

Post-setup functionality tests:

ng0@shadowwalker ~$ cd /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14$ ls
bin/  libexec/  sbin/  share/
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14$ cd bin/
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ls
dirmngr         gpg-agent          gpgparsemail  gpgtar   watchgnupg
dirmngr-client  gpgconf            gpgscm        gpgv2
gpg2            gpg-connect-agent  gpgsm         kbxutil
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg
gpg2               gpg-connect-agent  gpgsm
gpg-agent          gpgparsemail       gpgtar
gpgconf            gpgscm             gpgv2
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --home
--homedir
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --homedir ~/tmp/ --verify
--verify          --verify-files    --verify-options
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --homedir ~/tmp/ --verify ~/re-src/libgcrypt_gnupg/gnupg-2.1.14.tar.bz2.sig ~/re-src/libgcrypt_gnupg/gnupg-2.1.14.tar.bz2
gpg: WARNING: unsafe permissions on homedir '/home/ng0/tmp/'
gpg: keybox '/home/ng0/tmp//pubring.kbx' created
gpg: Signature made Thu 14 Jul 2016 02:06:31 PM UTC using RSA key ID 249B39D24F25E3B6
gpg: Can't check signature: No public key
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --homedir ~/tmp/ --search-keys 249B39D24F25E3B6
gpg: WARNING: unsafe permissions on homedir '/home/ng0/tmp/'
gpg: no keyserver known (use option --keyserver)
gpg: keyserver search failed: No keyserver available
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --homedir ~/tmp/ --keyserver keys.gnupg.net --search-keys 249B39D24F25E3B6
gpg: WARNING: unsafe permissions on homedir '/home/ng0/tmp/'
gpg: data source: http://b.key.ip6.li:11371
(1)Werner Koch (dist sig)
  2048 bit RSA key 249B39D24F25E3B6, created: 2011-01-12, expires: 2019-12-31
Keys 1-1 of 1 for "249B39D24F25E3B6".  Enter number(s), N)ext, or Q)uit > 1
gpg: /home/ng0/tmp//trustdb.gpg: trustdb created
gpg: key 249B39D24F25E3B6: public key "Werner Koch (dist sig)" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$ ./gpg2 --homedir ~/tmp/ --verify ~/re-src/libgcrypt_gnupg/gnupg-2.1.14.tar.bz2.sig ~/re-src/libgcrypt_gnupg/gnupg-2.1.14.tar.bz2
gpg: WARNING: unsafe permissions on homedir '/home/ng0/tmp/'
gpg: Signature made Thu 14 Jul 2016 02:06:31 PM UTC using RSA key ID 249B39D24F25E3B6
gpg: Good signature from "Werner Koch (dist sig)" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D869 2123 C406 5DEA 5E0F  3AB5 249B 39D2 4F25 E3B6
ng0@shadowwalker /gnu/store/5nwqjgsck7wbybbx0gcp5ghn0yxhcqxs-gnupg-2.1.14/bin$

-- 
♥Ⓐ  ng0
For non-prism friendly talk find me on http://www.psyced.org
SecuShare – http://secushare.org

  reply	other threads:[~2016-07-17 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-17 23:20 [PATCH 5/6] gnu: gnupg: Update to 2.1.14 ng0
2016-07-17 23:31 ` ng0 [this message]
2016-07-29  8:32   ` ng0
2016-08-02 20:23     ` Leo Famulari

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=87mvlflu37.fsf@we.make.ritual.n0.is \
    --to=ng0@we.make.ritual.n0.is \
    --cc=guix-devel@gnu.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.