Re: [SLUG] rpm no key warning

2006-07-17 Thread O Plameras
Voytek Eymont wrote: On Tue, July 18, 2006 7:10 am, O Plameras wrote: #wget http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt # gpg --import RPM-GPG-KEY.dries.txt This should be, rpm --import RPM-GPG-KEY.dries.txt My mistake. Sorry. O Plameras -- SLUG - Sydney Linux User's Group Mai

Re: [SLUG] rpm no key warning

2006-07-17 Thread Voytek Eymont
On Mon, July 17, 2006 12:09 pm, Matthew Hannigan wrote: > On Mon, Jul 17, 2006 at 08:03:20AM +1000, Voytek Eymont wrote: > This is pretty well covered in > http://dag.wieers.com/home-made/apt/FAQ.php#B thanks, Matt, I should've looked it up, though, I have used his RPMs on RH73 many times, and,

Re: [SLUG] rpm no key warning

2006-07-17 Thread Voytek Eymont
On Mon, July 17, 2006 11:43 am, Martin Visser wrote: > The whole point of package signing is demonstrating trust. By > downloading a package from Dag's site you are electing to use him as a > provider of some code or information. So you already have some element of > trust in him. If you choose t

Re: [SLUG] rpm no key warning

2006-07-17 Thread Voytek Eymont
On Tue, July 18, 2006 7:10 am, O Plameras wrote: > #wget http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt > # gpg --import RPM-GPG-KEY.dries.txt thanks, Oscar [EMAIL PROTECTED] ~]# gpg --import RPM-GPG-KEY.dries.txt gpg: failed to create temporary file `/root/.gnupg/.#lk0x99a49b0.localhost.localdo

Re: [SLUG] rpm no key warning

2006-07-17 Thread O Plameras
Do these, #wget http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt # gpg --import RPM-GPG-KEY.dries.txt If the above does'nt work, as a last resort(when you're desperate to have the package), in your /etc/yum.repos.d/dag.repo change: gpgcheck = 1 to gpgcheck = 0 to bypass checking(like we don't b

Re: [SLUG] rpm no key warning

2006-07-16 Thread Matthew Hannigan
On Mon, Jul 17, 2006 at 08:03:20AM +1000, Voytek Eymont wrote: > > On Mon, July 17, 2006 12:27 am, Martin Visser wrote: > > Looking up on the MIT keyserver with > > http://pgp.mit.edu:11371/pks/lookup?search=dag+wieers&op=index > > > Type bits /keyIDDate User ID > > pub 1024D/6B8D79E6

Re: [SLUG] rpm no key warning

2006-07-16 Thread Martin Visser
Googling for "rpm sign key import" - the 3rd entry gives me the following cluestick - https://rhn.redhat.com/help/reference/s1-text-up2date.html Depending on hold your system is, you simply run "rpm --import the_public_gpg_key" or "gpg --import the_public_gpg_key" You can check who/if your pack

Re: [SLUG] rpm no key warning

2006-07-16 Thread Voytek Eymont
On Mon, July 17, 2006 12:27 am, Martin Visser wrote: > Looking up on the MIT keyserver with > http://pgp.mit.edu:11371/pks/lookup?search=dag+wieers&op=index > Type bits /keyIDDate User ID > pub 1024D/6B8D79E6 2003/08/24 Dag Wieers (Dag Apt Repository v1.0) > <[EMAIL PROTECTED]> > pub

Re: [SLUG] rpm no key warning

2006-07-16 Thread Martin Visser
Looking up on the MIT keyserver with http://pgp.mit.edu:11371/pks/lookup?search=dag+wieers&op=index I get the following result Public Key Server -- Index ``dag wieers '' Type bits /keyIDDate User ID pub 1024D/6B8D79E6 2003/08/24 Dag Wieers (Dag Apt Repository v1.0) <[EMAIL PROTECTED]

[SLUG] rpm no key warning

2006-07-16 Thread Voytek Eymont
I've just d/l clam RPMs from dag.wieers.com, during install I got: # rpm -i clam* warning: clamav-0.88.3-1.el4.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 where was I supposed to get the key, the RPM builder.. clamav ..? -- Voytek -- SLUG - Sydney Linux User's Group Mailing List -