Displaying 20 results from an estimated 7688 matches for "gpg".
Did you mean:
gp
2019 Apr 04
2
Unable to verify of llvm sources with the .sig files
With the new signature file I was able to verify, but there was
still a bad signature: "gpg: key 0x0FC3042E345AD05D: 1 bad signature"
which I highlighted below. Didn't seem to be a problem, but thought
I'd point it out. I'd be glad to do additional tests if you'd like.
$ gpg --list-keys
/home/wink/.gnupg/pubring.kbx
-----------------------------
pub rsa4096/0x9F79B...
2019 Mar 29
2
Unable to verify of llvm sources with the .sig files
I'm on an Arch Linux system:
$ uname -a
Linux wink-desktop 5.0.4-arch1-1-ARCH #1 SMP PREEMPT Sat Mar 23 21:00:33
UTC 2019 x86_64 GNU/Linux
My gpg version is:
$ gpg --version
gpg (GnuPG) 2.2.15
libgcrypt 1.8.4
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the exte...
2017 Apr 06
1
[PATCH v2] builder: Allow GnuPG v2 or v1 to be used (RHBZ#1438939).
All of the GPG commands we run are compatible with either v1 or v2, so
this simply involves looking for either gpg2 or gpg binaries at
runtime.
---
builder/builder.ml | 10 ++++------
builder/cmdline.ml | 8 +++++++-
builder/virt-builder.pod | 7 +++++--
docs/guestfs-building.pod | 2 +-
4 file...
2017 Dec 27
2
Package repository now available
> On December 27, 2017 at 6:05 PM "Fabian A. Santiago" <fsantiago at garbage-juice.com> wrote:
>
>
> December 27, 2017 10:53 AM, aki.tuomi at dovecot.fi wrote:
>
> > Small amendment...
> >
> > if you ran
> >
> > gpg --export > /etc/apt/trusted.gpg.d/dovecot.gpg
> >
> > please run
> >
> > gpg --export ED409DA1 > /etc/apt/trusted.gpg.d/dovecot.gpg
> >
> > Aki
> >
> >> On December 27, 2017 at 5:00 PM aki.tuomi at dovecot.fi wrote:
> >>
> &g...
2017 May 24
1
gpg import and verify
thewolf at xxxthewolf:~/samba$ gpg --import samba-pubkey.asc
gpg: key 6F33915B6568B7EA: "Samba Distribution Verification Key
<samba-bugs at samba.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
thewolf at xxxthewolf:~/samba$ gpg --verify samba-4.6.4.tar.asc
gpg: assuming signed da...
2017 Dec 27
12
Package repository now available
Dovecot now has package repository for Debian, CentOS and Ubuntu available at https://repo.dovecot.org/
Packages are provided for 2.3 series and forward. Please let us know if you run into any trouble with these.
---
Aki Tuomi
Dovecot oy
2017 Dec 27
12
Package repository now available
Dovecot now has package repository for Debian, CentOS and Ubuntu available at https://repo.dovecot.org/
Packages are provided for 2.3 series and forward. Please let us know if you run into any trouble with these.
---
Aki Tuomi
Dovecot oy
2014 Oct 01
3
gpg can't decrypt message
Hey guys,
Having a little gpg issue I was wondering if someone could help me with.
A friend of mine sent me an encrypted message. So I searched online and
found a a set of keys that correspond with his email address. And imported
them. But when I go to decrypt the message, this is what I get:
[root at ops:~] #gpg --decrypt r...
2007 May 19
4
GPG key for Ubuntu packages
Hi!
Is anyone experiencing the following:
$ gpg --keyserver subkeys.pgp.net --recv-key E2A11821
gpg: requesting key E2A11821 from hkp server subkeys.pgp.net
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
Regards, Gregor
2022 Jun 01
2
Update RPM GPG key for EL9
On 6/1/22 13:43, Fabian Arrotin wrote:
> On 01/06/2022 19:51, Orion Poplawski wrote:
>> Looks like the GPG key we use to sign our RPMs is not longer good with EL9:
>>
>> # rpm --import RPM-GPG-KEY-nwra
>> error: RPM-GPG-KEY-nwra: key 1 import failed
>>
>> gpg key info:
>>
>> sec? rsa2048/35DDB0B86218AC2F
>> ????? created: 2017-08-16? expires: never?????? u...
2006 May 16
1
cannot verify samba-3.0.22.tar.asc
Hello,
I tried both us2.samba.org and usb3.samba.org. What am I doing
wrong?
BLS $gpg --version
gpg (GnuPG) 1.4.3
Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA,...
2016 Oct 23
3
Support for signing R packages with GPG
...se adding experimental support for including a
PGP signature in R source packages. This would make it possible to
verify the identity of the package author and integrity of the package
sources.
There are two ways to implement this. Assuming GnuPG is on the PATH,
the CMD build script could call:
gpg --clearsign MD5 -o MD5.gpg
Alternatively the 'gpg' R package provides a more portable method via
the gpgme C library. This method works on Windows / macOS as well.
writeLines(gpg::gpg_sign("MD5"), "MD5.gpg")
Attached is an example implementation of the latter (also...
2018 May 22
1
public key for 5.0.2 release?
Having trouble verifying LLVM 5.0.2 because of a missing public signing key.
$ gpg --verify lld-5.0.2.src.tar.xz.sig
gpg: Signature made Wed 02 May 2018 11:38:31 PM EDT using RSA key ID 86419D8A
gpg: Can't check signature: No public key
[
$ gpg --recv-keys 86419D8A
gpg: requesting key 86419D8A from hkp server keys.gnupg.net
gpgkeys: key 86419D8A not found on keyserver
gpg: no...
2016 Apr 28
2
Where can I find the CentOS gpg keys?
On 2016-04-28 21:08, Andreas Benzler wrote:
> repository gpg can be found in
> /etc/pki/rpm-gpg/
>
> read the repo file(s) in
>
> /etc/yum.repos.d/
>
> cat /etc/yum.repos.d/CentOS-Base.repo
> # CentOS-Base.repo
> #
> # The mirror system uses the connecting IP address of the client and the
> # update status of each mirror...
2007 Jul 12
1
Importing GPG keys
Hi,
I''m trying to import a gpg key (for repository signing) for my servers
root user, with something like this :
file { "/etc/company/company-gpg-key":
owner => root,
group => root,
mode => 0644,
source => "puppet://$puppet_server/files/backports/company-gpg-key",
}
exec { "gpg --im...
2003 Sep 09
1
GPG signature of the RC tarballs
Hi.
It looks like the gpg signatures of the RC2 and RC3 tarballs
are bogus... I've tested the .bz2 and .tar.gz files downloaded from the
us1 and us4 mirrors.
To confirm that it's not a local problem, I've tested the signature of the
Samba_CA.crt file (http://us4.samba.org/samba/ftp/) and it's ok.
Can someo...
2012 Jun 12
2
Attempting to update from R 2.14 to 2.15 on Ubuntu
...u 12.02 Precise Penguin
I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site
So far, I have modified /etc/apt/sources.list to read
## R CRAN added 2012-06-12
deb http://probability.ca/cran/bin/linux/debian squeeze-cran/
I also have updated my gpg code as instructed in http://cran.r-project.org/bin/linux/ubuntu/README (thanks to Dan Nordlund on the R-help list)
Results
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9
[sudo] password for john:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --se...
2011 Sep 08
2
Problems with the epel GPG key
I just went to install fail2ban, and it kept failing, complaining about
the EPEL GPG key. It was installed... and yum worked, once I did
ln -s /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
Small problem there....
mark
2009 Jun 26
1
can't import WINE repository gpg key
...the instruction here: http://www.winehq.org/download/deb, but when I try to add the repository's key to your system's list of trusted APT keys I get the error "invalid packet".
TIA
-Adam
========================================
adam at linnorm:~/downloads$ cat Scott\ Ritchie.gpg
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
mQGiBEFLKlcRBACGtTZaNNfZSQ+ffRNujHPKIuZ4B33YwtE7+ObEzcqyJlH8PtYv
Bu8sGoc55l0Sm/Dpx73HBTaov5+796yV0aPc6qW5jVOcCVMasiMlyWVT/FmbHiZH
QcfvWli1MMBGf1tfwjqpKwAhOlM3N79QVG1okZG5k67kkEVbYjLuOFzzIwCguLwe
iIIJdL5SIygQaE0PwL/stysD/j+hJF...
2020 Jun 23
2
Re: virt-builder problem
...eer
> virt-builder: error: external command ‘'curl' -q --config
> '/tmp/virt-builder.sVjrSV/guestfscurl53f9ac.conf'’ exited with error 56
Possibly a problem reaching http://builder.libguestfs.org/ ?
It might be blocked in some countries.
> this is detailed:
> /usr/bin/gpg2 --homedir /tmp/virt-builder.sVjrSV/vb.gpghome.1AUiGm --verify --status-file '/tmp/virt-builder.sVjrSV/vbstatc04e44.txt' '/tmp/virt-builder.sVjrSV/vbcache1f47e5.txt'
> gpg: Signature made Tue 16 Jun 2020 07:48:27 PM CST using RSA key ID E1B768A0
> gpg: Good signature from &quo...