: *** Error
getting GnuPG software version database. Stop.
make[1]: Leaving directory '/home/pi/Downloads/gnupg-2.3.0'
make: *** [build-aux/speedo.mk:139: native] Error 2
I'm looking forward with held breath to the updated SWDB :)
Murphy
OpenPGP_signature
Description: OpenPGP di
so when I try to download swdb.lst directly it fails with:
~/Downloads/gnupg-2.2.19/build-aux $ sh getswdb.sh
download of swdb.lst failed.
This seemed to work fine a couple of days ago - anybody know how I can
fix this?
Thanks - Murphy
signature.asc
Description:
> ...until I have the funds to
> buy me a new *offline* usage Notebook.
Hi Stefan - I don't know your use model but you can't beat a $5 USD Rapsberry
Pi Zero V1.3 for a cheap offline platform that can compile and use GnuPG
2.2.15. murphy
signature.asc
Description: OpenPGP d
://github.com/sandyCH/gpg_build
I also noticed that the database had not been updated and chose to wait
until it was found and corrected. It happens sometimes. I hope you
find this useful!
murphy
signature.asc
Description: OpenPGP digital signature
n identified previously by dkg and is being worked:
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1592390.html
As a work-around I found everything compiles nicely if libgpg-error-1.27
is used instead. But then I cannot use the beloved speedo method! Is
it possible to ea
issue of permissions is avoided. I would
like to thank Werner, Robert, and Phil for the very helpful suggestions.
murphy
On 11/25/2017 04:02 AM, Dmitry Gudkov wrote:
>
> hi murphy,
>
>
> i dare suggest adding this command after creating gpg-agent.conf file:
>
>
> *chmod 60
ure this can be improved upon and I am eager to see if it can be
made even smaller and faster while keeping the convenience of changing a
single digit and renaming gpg223.sh to gpg224.sh.
Thanks - murphy
signature.asc
Description: OpenPGP digital signature
enable the Yubikey smart card (per
their recommendation) I will also try without the Ubuntu version of
scdaemon to see if it still works.
Thanks (I feel complete now)
murphy
signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing
Note that the last lines of the bash file in my previous post didn't
print right (arrrgh, my attempt to clarify backfired). It is probably
best to leave it as Werner hinted anyway:
sudo make -f build-aux/speedo.mk native INSTALL_PREFIX=/usr/local
sudo ldconfig
murphy
signatur
nfig
Hope it works for you!
Murphy
signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
Thanks to all for the suggested improvements!!
One think I forgot to mention was to add the configuration:
nano ~/.gnupg/gpg-agent.conf
pinentry-program /usr/bin/pinentry-gtk-2
This is required since pinentry is not compiled from source but
installed as an Ubuntu package.
signature.asc
Desc
untu 16.04, 17.10 and
Raspbian Stretch (for Raspberry Pi). Any suggestions for improvements?
Murphy
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
eed to be updated to 2.2.2 ?
Thanks for your attention!
Murphy
signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
2F3898CEDEE958CF
uid [ full ] Facebook, Inc.
sub rsa4096 2017-07-24 [S] [expires: 2018-02-19]
My public key is uploaded to keyservers and is:
pub rsa4096 2016-10-17 [SC] [expires: 2018-10-17]
D89A29A3E1DA59DFBF516EA73E450D1BCF78C26B
uid [ultimate] orange
uid
:
$ sudo make -f build-aux/speedo.mk native INSTALL_PREFIX=/usr/local
[sudo] password for murphy:
make -f /home/murphy/Downloads/gnupg-2.1.21/build-aux/speedo.mk
UPD_SWDB=1 TARGETOS=native WHAT=release WITH_GUI=0 all
make[1]: Entering directory '/home/murphy/Downloads/gnupg-2.1.21'
d
/libc.conf
save and then:
sudo ldconfig
Best of luck!
Murphy
signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
Also how to handle the tofu.db? A quick check doesn't find any
--import-tofu or --export-tofu options. Does a simple backup and
transfer of tofu.db suffice? --Murphy
signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing
ldconfig
After executing the above (it can be done as a bash file) reboot. I
hope this saves people some time. The same format with slight changes
will compile new versions. If there are errors let me know but it does
work. --Murphy
signature.asc
Description: OpenPGP digital signature
t out: gpg2 --version
I noticed your build attempt was on gnupg-2.0.X which unfortunately
does not have the speedo method included (that I could find) but if
you want to have the newest features including elliptic curve crypto
then 2.1 is the best! Good Luck. -Murphy
-BEGIN PGP SIGNATU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ok - found the same issue with gpg2 --expert --edit myKey
gpg> addkey
Please select what kind of key you want:
(3) DSA (sign only)
(4) RSA (sign only)
(5) Elgamal (encrypt only)
(6) RSA (encrypt only)
(7) DSA (set your own capabilities)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ah, found it under (11) ECC (set your own capabilities)
(11) ECC (set your own capabilities)
Your selection? 11
Possible actions for a ECDSA key: Sign Certify Authenticate
Current allowed actions: Sign Certify
(S) Toggle the sign capability
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Interesting. That curve doesn't show in the linux build. And neither
does option 12 in the 'select what kind of key you want' menu
snad@snad:~$ gpg2 --expert --full-gen-key
gpg (GnuPG) 2.1.0; Copyright (C) 2014 Free Software Foundation, Inc.
This is
for me on a fresh installation of
ubuntu 14.04
sudo apt-get install libldap2-dev, gtk+-2.0
install pinentry-0.8.4
unpack then cd gnupg-2.1.0-beta864
sudo make -f build-aux/speedo.mk native INSTALL_PREFIX=/usr/local
sudo ldconfig
Now we await the stable version!
Thanks
Murphy
-BEGIN PGP
ntu 14.04 machine. Speedo compiles perfectly yet
when I run
gpg2 --version
gpg2: error while loading shared libraries: libcrypt.so.20: cannot
open shared object file: No such file or directory
Can you share for us non-unix guru's how you added the list of shared
libraries?
Thanks for your pati
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pete - beta 864 compiled perfectly for me in Ubuntu 14.04 LTS. I
suspect you need to use super user powers here. If you want a
practice version try in a safe directory try:
sudo make -f build-aux/speedo.mk native
otherwise if you want it installed
you can. The virtualbox environment is
perfect for experimenting with new beta versions and playing with ECC
keys and subkeys, without disturbing you regular production environment.
Murphy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iJwEAQECAAYFAlQfLbMACgkQUVKxkWZz2Q25uQP9GgJikeZPNYVBYQ2G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am definitely having fun with Speedo. After playing around with it
in a virtual box Ubuntu environment I can see the advantage. It
immediately downloads and installs the required libraries as
advertised and builds an executable gpg2 in PLAY/inst/.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 20/09/14 10:20, Murphy wrote:
> What, please, is the reason for the step no. 2 in the above list ?
This is a command to prevent gnome from hijacking pinentry. Without
it or something like it error messages are generated during execution
of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In response to vedaal's question - installation of gnupg v2.1 is
significantly different from v1.x and even v2.0. For my Ubuntu
machine hHere is a brief summary of the steps, in order
1. Install latest libraries: npth, libgpg-error, libgcrypt, libksb
my machine.
In case none of us has said so lately, thank you, Werner, for your
immeasurable contributions to individual security and dignity
throughout the world.
Sandy (Murphy)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iJwEAQECAAYFAlQLCAUACgkQUVKxkWZz2Q0iIwP9FBvJNWqi2Wr88JRbr0T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Making the switch to Linux (Ubuntu 14.04 LTS) has opened up whole new
vistas in Gnupg. Installing the newest GPA was a bit of a challenge
but well worth it. With Gnupg-2.0.26 installed I was never able to
get GPA fully working. Errors such as: reloc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Success! I finally got a consistent install of beta version
gnupg-2.1.0 on a fresh version of Ubuntu 14.04 inside VirtualBox.
These steps work:
1. Download, verify and unpack npth, libgpg-error, libgcrypt,
libksba, libassuan.
2. Install each in orde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thank you Werner, you are right about npth. The dependency call came
when ./configure of Gnupg-2.1 was attempted. Then comes the message
*** You need a LDAP library to build this program.
I am getting closer! After sudo apt-get install libdb-dev an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
For some of us relatively new Ubuntu Linux users installing the latest
gnupg can be a challenge. I usually end up putting Ubuntu into some
strange state before everything works. I propose a method to help us
newbies. Successful installation steps on
On Sun, 2008-09-07 at 09:38 -0400, Bill Royds wrote:
> On 7-Sep-08, at 05:50 , Phil Reynolds wrote:
>
> > It seems that somebody has harvested this address, as I received an
> > off-list spam to it.
>
>
> If you have added that address to a public PGP key server, that will
> be the reason. spa
35 matches
Mail list logo