Click to See Complete Forum and Search --> : invalid signature for bittorent RPM


keyshawn
01-18-2004, 09:58 PM
hey,
im trying to install the RPM's for bittorrent. 3.3.
[there's two - .src.rpm. and noarch.rpm. ]

Anyways, when Im installing it, i get the message:
/prgm/bittorrent-3.3-3mdk.src.rpm: Invalid signature ((SHA1) DSA sha1 md5 (GPG) (MISSING KEY) GPG#26752624 NOT OK)

i redownloaded it, had same probs :(

thanks,
keyshawn

mdwatts
01-19-2004, 06:35 AM
Originally posted by keyshawn
bittorrent-3.3-3mdk.src.rpm

That is the source rpm package. Unless you are planning to modify the source before compiling the package, there is no use installing.

Rebuild the src.rpm into a binary rpm package.

Either

rpm --rebuild bittorrent-3.3-3mdk.src.rpm

or

rpmbuild --rebuild bittorrent-3.3-3mdk.src.rpm