Re: AC103A8D public key ?
Mathieu Malaterre <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <CA+7wUszpi3aSRcO-aYigKdDckjQFektF7H_uKNR_ELRrD8jBQQ@mail.gmail.com> |
If this was not clear from my post, I am using the new infrastructure provided by Debian to check upstream source code. Therefore until this public key is accessible somewhere, the following bug cannot be resolved: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776558 Regards, On Thu, Jan 29, 2015 at 8:02 PM, Dillon Bailey <[email protected]> wrote: > Sometimes I will just do: > $ wget http://package.tar.gz --no-check-certificate > > It can bypass it though perhaps you are big into checking and confirming you > download. Otherwise just bypass it... > > On Thu, Jan 29, 2015 at 3:52 AM, Mathieu Malaterre <[email protected]> wrote: >> >> Hi, >> >> I am trying to check ilmbase download: >> >> $ wget >> http://download.savannah.gnu.org/releases/openexr/ilmbase-2.2.0.tar.gz >> $ wget >> http://download.savannah.gnu.org/releases/openexr/ilmbase-2.2.0.tar.gz.sig >> $ gpg --verify ilmbase-2.2.0.tar.gz.sig >> gpg: assuming signed data in `ilmbase-2.2.0.tar.gz' >> gpg: Signature made Sun 10 Aug 2014 07:11:49 AM CEST using RSA key ID >> AC103A8D >> gpg: Can't check signature: public key not found >> >> Where is the public key AC103A8D ? I could not find it anywhere : >> >> $ gpg --keyserver pgp.mit.edu --search-keys AC103A8D >> gpg: searching for "AC103A8D" from hkp server pgp.mit.edu >> gpg: key "AC103A8D" not found on keyserver >> >> >> Thanks much >> >> _______________________________________________ >> Openexr-devel mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/openexr-devel > >